@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[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}@media (min-width:1200px){legend{font-size:1.5rem}}::-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-file-upload-button{font:inherit;-webkit-appearance:button}@media (min-width:1200px){.display-1{font-size:5rem}}@media (min-width:1200px){.display-2{font-size:4.5rem}}@media (min-width:1200px){.display-3{font-size:4rem}}@media (min-width:1200px){.display-4{font-size:3.5rem}}@media (min-width:1200px){.display-5{font-size:3rem}}@media (min-width:1200px){.display-6{font-size:2.5rem}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.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}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}@media (prefers-reduced-motion:reduce){.fade{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-end{--bs-position:end}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-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-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 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 .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-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)}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio-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%}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.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-sticky{position:-webkit-sticky!important;position:sticky!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-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html,.mat-accent{--mat-option-selected-state-label-text-color: #1d447e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #d20a11;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #1d447e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1d447e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #1d447e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1d447e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #1d447e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #1d447e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d20a11;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d20a11;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar,.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #1d447e;--mdc-linear-progress-track-color: rgba(29, 68, 126, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d20a11;--mdc-linear-progress-track-color: rgba(210, 10, 17, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #1d447e;--mdc-filled-text-field-focus-active-indicator-color: #1d447e;--mdc-filled-text-field-focus-label-text-color: rgba(29, 68, 126, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d20a11;--mdc-filled-text-field-error-focus-label-text-color: #d20a11;--mdc-filled-text-field-error-label-text-color: #d20a11;--mdc-filled-text-field-error-caret-color: #d20a11;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d20a11;--mdc-filled-text-field-error-focus-active-indicator-color: #d20a11;--mdc-filled-text-field-error-hover-active-indicator-color: #d20a11}html{--mdc-outlined-text-field-caret-color: #1d447e;--mdc-outlined-text-field-focus-outline-color: #1d447e;--mdc-outlined-text-field-focus-label-text-color: rgba(29, 68, 126, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d20a11;--mdc-outlined-text-field-error-focus-label-text-color: #d20a11;--mdc-outlined-text-field-error-label-text-color: #d20a11;--mdc-outlined-text-field-error-hover-label-text-color: #d20a11;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d20a11;--mdc-outlined-text-field-error-hover-outline-color: #d20a11;--mdc-outlined-text-field-error-outline-color: #d20a11}html{--mat-form-field-focus-select-arrow-color: rgba(29, 68, 126, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d20a11;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #1d447e;--mdc-filled-text-field-focus-active-indicator-color: #1d447e;--mdc-filled-text-field-focus-label-text-color: rgba(29, 68, 126, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #1d447e;--mdc-outlined-text-field-focus-outline-color: #1d447e;--mdc-outlined-text-field-focus-label-text-color: rgba(29, 68, 126, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(29, 68, 126, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d20a11;--mdc-filled-text-field-focus-active-indicator-color: #d20a11;--mdc-filled-text-field-focus-label-text-color: rgba(210, 10, 17, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d20a11;--mdc-outlined-text-field-focus-outline-color: #d20a11;--mdc-outlined-text-field-focus-label-text-color: rgba(210, 10, 17, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(210, 10, 17, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html,html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(29, 68, 126, .87);--mat-select-invalid-arrow-color: rgba(210, 10, 17, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(210, 10, 17, .87);--mat-select-invalid-arrow-color: rgba(210, 10, 17, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1d447e;--mdc-chip-elevated-selected-container-color: #1d447e;--mdc-chip-elevated-disabled-container-color: #1d447e;--mdc-chip-flat-disabled-selected-container-color: #1d447e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #1d447e;--mdc-chip-elevated-selected-container-color: #1d447e;--mdc-chip-elevated-disabled-container-color: #1d447e;--mdc-chip-flat-disabled-selected-container-color: #1d447e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d20a11;--mdc-chip-elevated-selected-container-color: #d20a11;--mdc-chip-elevated-disabled-container-color: #d20a11;--mdc-chip-flat-disabled-selected-container-color: #d20a11;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #1a3e76;--mdc-switch-selected-handle-color: #1a3e76;--mdc-switch-selected-hover-state-layer-color: #1a3e76;--mdc-switch-selected-pressed-state-layer-color: #1a3e76;--mdc-switch-selected-focus-handle-color: #0a1f4e;--mdc-switch-selected-hover-handle-color: #0a1f4e;--mdc-switch-selected-pressed-handle-color: #0a1f4e;--mdc-switch-selected-focus-track-color: #617ca5;--mdc-switch-selected-hover-track-color: #617ca5;--mdc-switch-selected-pressed-track-color: #617ca5;--mdc-switch-selected-track-color: #617ca5;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #1a3e76;--mdc-switch-selected-handle-color: #1a3e76;--mdc-switch-selected-hover-state-layer-color: #1a3e76;--mdc-switch-selected-pressed-state-layer-color: #1a3e76;--mdc-switch-selected-focus-handle-color: #0a1f4e;--mdc-switch-selected-hover-handle-color: #0a1f4e;--mdc-switch-selected-pressed-handle-color: #0a1f4e;--mdc-switch-selected-focus-track-color: #617ca5;--mdc-switch-selected-hover-track-color: #617ca5;--mdc-switch-selected-pressed-track-color: #617ca5;--mdc-switch-selected-track-color: #617ca5}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #cd090f;--mdc-switch-selected-handle-color: #cd090f;--mdc-switch-selected-hover-state-layer-color: #cd090f;--mdc-switch-selected-pressed-state-layer-color: #cd090f;--mdc-switch-selected-focus-handle-color: #b60305;--mdc-switch-selected-hover-handle-color: #b60305;--mdc-switch-selected-pressed-handle-color: #b60305;--mdc-switch-selected-focus-track-color: #e05458;--mdc-switch-selected-hover-track-color: #e05458;--mdc-switch-selected-pressed-track-color: #e05458;--mdc-switch-selected-track-color: #e05458}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1d447e;--mdc-radio-selected-hover-icon-color: #1d447e;--mdc-radio-selected-icon-color: #1d447e;--mdc-radio-selected-pressed-icon-color: #1d447e}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1d447e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1d447e;--mdc-radio-selected-hover-icon-color: #1d447e;--mdc-radio-selected-icon-color: #1d447e;--mdc-radio-selected-pressed-icon-color: #1d447e}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #1d447e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d20a11;--mdc-radio-selected-hover-icon-color: #d20a11;--mdc-radio-selected-icon-color: #d20a11;--mdc-radio-selected-pressed-icon-color: #d20a11}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d20a11;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #1d447e;--mdc-slider-focus-handle-color: #1d447e;--mdc-slider-hover-handle-color: #1d447e;--mdc-slider-active-track-color: #1d447e;--mdc-slider-inactive-track-color: #1d447e;--mdc-slider-with-tick-marks-inactive-container-color: #1d447e;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #1d447e;--mat-slider-hover-state-layer-color: rgba(29, 68, 126, .05);--mat-slider-focus-state-layer-color: rgba(29, 68, 126, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #1d447e;--mdc-slider-focus-handle-color: #1d447e;--mdc-slider-hover-handle-color: #1d447e;--mdc-slider-active-track-color: #1d447e;--mdc-slider-inactive-track-color: #1d447e;--mdc-slider-with-tick-marks-inactive-container-color: #1d447e;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #1d447e;--mat-slider-hover-state-layer-color: rgba(29, 68, 126, .05);--mat-slider-focus-state-layer-color: rgba(29, 68, 126, .2)}html .mat-warn{--mdc-slider-handle-color: #d20a11;--mdc-slider-focus-handle-color: #d20a11;--mdc-slider-hover-handle-color: #d20a11;--mdc-slider-active-track-color: #d20a11;--mdc-slider-inactive-track-color: #d20a11;--mdc-slider-with-tick-marks-inactive-container-color: #d20a11;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #d20a11;--mat-slider-hover-state-layer-color: rgba(210, 10, 17, .05);--mat-slider-focus-state-layer-color: rgba(210, 10, 17, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end,.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #1d447e;--mdc-radio-selected-hover-icon-color: #1d447e;--mdc-radio-selected-icon-color: #1d447e;--mdc-radio-selected-pressed-icon-color: #1d447e}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d20a11;--mdc-radio-selected-hover-icon-color: #d20a11;--mdc-radio-selected-icon-color: #d20a11;--mdc-radio-selected-pressed-icon-color: #d20a11}.mat-mdc-list-option,.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1d447e;--mdc-checkbox-selected-hover-icon-color: #1d447e;--mdc-checkbox-selected-icon-color: #1d447e;--mdc-checkbox-selected-pressed-icon-color: #1d447e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1d447e;--mdc-checkbox-selected-hover-state-layer-color: #1d447e;--mdc-checkbox-selected-pressed-state-layer-color: #1d447e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d20a11;--mdc-checkbox-selected-hover-icon-color: #d20a11;--mdc-checkbox-selected-icon-color: #d20a11;--mdc-checkbox-selected-pressed-icon-color: #d20a11;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d20a11;--mdc-checkbox-selected-hover-state-layer-color: #d20a11;--mdc-checkbox-selected-pressed-state-layer-color: #d20a11;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#1d447e}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #1d447e}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1d447e;--mat-tab-header-active-ripple-color: #1d447e;--mat-tab-header-inactive-ripple-color: #1d447e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1d447e;--mat-tab-header-active-hover-label-text-color: #1d447e;--mat-tab-header-active-focus-indicator-color: #1d447e;--mat-tab-header-active-hover-indicator-color: #1d447e}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #1d447e}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #1d447e;--mat-tab-header-active-ripple-color: #1d447e;--mat-tab-header-inactive-ripple-color: #1d447e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #1d447e;--mat-tab-header-active-hover-label-text-color: #1d447e;--mat-tab-header-active-focus-indicator-color: #1d447e;--mat-tab-header-active-hover-indicator-color: #1d447e}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d20a11}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d20a11;--mat-tab-header-active-ripple-color: #d20a11;--mat-tab-header-inactive-ripple-color: #d20a11;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d20a11;--mat-tab-header-active-hover-label-text-color: #d20a11;--mat-tab-header-active-focus-indicator-color: #d20a11;--mat-tab-header-active-hover-indicator-color: #d20a11}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary,.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #1d447e;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d20a11;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1d447e;--mdc-checkbox-selected-hover-icon-color: #1d447e;--mdc-checkbox-selected-icon-color: #1d447e;--mdc-checkbox-selected-pressed-icon-color: #1d447e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1d447e;--mdc-checkbox-selected-hover-state-layer-color: #1d447e;--mdc-checkbox-selected-pressed-state-layer-color: #1d447e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #1d447e;--mdc-checkbox-selected-hover-icon-color: #1d447e;--mdc-checkbox-selected-icon-color: #1d447e;--mdc-checkbox-selected-pressed-icon-color: #1d447e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #1d447e;--mdc-checkbox-selected-hover-state-layer-color: #1d447e;--mdc-checkbox-selected-pressed-state-layer-color: #1d447e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d20a11;--mdc-checkbox-selected-hover-icon-color: #d20a11;--mdc-checkbox-selected-icon-color: #d20a11;--mdc-checkbox-selected-pressed-icon-color: #d20a11;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d20a11;--mdc-checkbox-selected-hover-state-layer-color: #d20a11;--mdc-checkbox-selected-pressed-state-layer-color: #d20a11;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1d447e}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #1d447e;--mat-text-button-ripple-color: rgba(29, 68, 126, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #1d447e}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #1d447e;--mat-text-button-ripple-color: rgba(29, 68, 126, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d20a11}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d20a11;--mat-text-button-ripple-color: rgba(210, 10, 17, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1d447e;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #1d447e;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d20a11;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1d447e;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #1d447e;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d20a11;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1d447e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #1d447e;--mat-outlined-button-ripple-color: rgba(29, 68, 126, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #1d447e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #1d447e;--mat-outlined-button-ripple-color: rgba(29, 68, 126, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d20a11;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d20a11;--mat-outlined-button-ripple-color: rgba(210, 10, 17, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1d447e}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #1d447e;--mat-icon-button-ripple-color: rgba(29, 68, 126, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #1d447e}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #1d447e;--mat-icon-button-ripple-color: rgba(29, 68, 126, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d20a11}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d20a11;--mat-icon-button-ripple-color: rgba(210, 10, 17, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #1d447e}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #1d447e}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d20a11}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #1d447e}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #1d447e}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d20a11}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #bbc7d8}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html,html .mat-accent{--mdc-circular-progress-active-indicator-color: #1d447e}html .mat-warn{--mdc-circular-progress-active-indicator-color: #d20a11}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #1d447e;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #1d447e;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #d20a11;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1d447e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(29, 68, 126, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(29, 68, 126, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(29, 68, 126, .3);--mat-datepicker-toggle-active-state-icon-color: #1d447e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(29, 68, 126, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #1d447e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(29, 68, 126, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(29, 68, 126, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(29, 68, 126, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(29, 68, 126, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d20a11;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(210, 10, 17, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(210, 10, 17, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(210, 10, 17, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(210, 10, 17, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #1d447e}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d20a11}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: #1d447e}.mat-icon.mat-warn{--mat-icon-color: #d20a11}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1d447e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1d447e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1d447e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d20a11;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d20a11;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #1d447e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #1d447e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #1d447e;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d20a11;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d20a11;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d20a11;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary,.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #1d447e;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d20a11;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url("./resources/ad-KV3N6SVI.svg")}.flag-icon-ad.flag-icon-squared{background-image:url("./resources/ad-4FHR6UCV.svg")}.flag-icon-ae{background-image:url("./resources/ae-UP26FFMB.svg")}.flag-icon-ae.flag-icon-squared{background-image:url("./resources/ae-6BXABFJK.svg")}.flag-icon-af{background-image:url("./resources/af-EDVHK3VH.svg")}.flag-icon-af.flag-icon-squared{background-image:url("./resources/af-7DCWRDEJ.svg")}.flag-icon-ag{background-image:url("./resources/ag-XVUNEHNN.svg")}.flag-icon-ag.flag-icon-squared{background-image:url("./resources/ag-KYDU2VMY.svg")}.flag-icon-ai{background-image:url("./resources/ai-Q25JMLOK.svg")}.flag-icon-ai.flag-icon-squared{background-image:url("./resources/ai-FQHMVOLE.svg")}.flag-icon-al{background-image:url("./resources/al-KJAKCDXO.svg")}.flag-icon-al.flag-icon-squared{background-image:url("./resources/al-DN7SCY7E.svg")}.flag-icon-am{background-image:url("./resources/am-ADYP5RHQ.svg")}.flag-icon-am.flag-icon-squared{background-image:url("./resources/am-UVTJAT7J.svg")}.flag-icon-ao{background-image:url("./resources/ao-RPQBJEGB.svg")}.flag-icon-ao.flag-icon-squared{background-image:url("./resources/ao-DNXNFOST.svg")}.flag-icon-aq{background-image:url("./resources/aq-Y77LR6KI.svg")}.flag-icon-aq.flag-icon-squared{background-image:url("./resources/aq-DNCSM6QF.svg")}.flag-icon-ar{background-image:url("./resources/ar-NFWKCKTL.svg")}.flag-icon-ar.flag-icon-squared{background-image:url("./resources/ar-7ROFKJMX.svg")}.flag-icon-as{background-image:url("./resources/as-374V2IZS.svg")}.flag-icon-as.flag-icon-squared{background-image:url("./resources/as-FGJ6TWSG.svg")}.flag-icon-at{background-image:url("./resources/at-4FOEZWYH.svg")}.flag-icon-at.flag-icon-squared{background-image:url("./resources/at-VTF6IZYH.svg")}.flag-icon-au{background-image:url("./resources/au-5QJP7LFC.svg")}.flag-icon-au.flag-icon-squared{background-image:url("./resources/au-XQWWDJHJ.svg")}.flag-icon-aw{background-image:url("./resources/aw-HYD3MWY7.svg")}.flag-icon-aw.flag-icon-squared{background-image:url("./resources/aw-XZCUB26G.svg")}.flag-icon-ax{background-image:url("./resources/ax-BBXF7T2Y.svg")}.flag-icon-ax.flag-icon-squared{background-image:url("./resources/ax-G4OHV4QV.svg")}.flag-icon-az{background-image:url("./resources/az-BYXR2GTE.svg")}.flag-icon-az.flag-icon-squared{background-image:url("./resources/az-6OM7DSDN.svg")}.flag-icon-ba{background-image:url("./resources/ba-H5TBR276.svg")}.flag-icon-ba.flag-icon-squared{background-image:url("./resources/ba-4FT3BD3H.svg")}.flag-icon-bb{background-image:url("./resources/bb-2D6A54TU.svg")}.flag-icon-bb.flag-icon-squared{background-image:url("./resources/bb-LAIYC5WR.svg")}.flag-icon-bd{background-image:url("./resources/bd-YSS7BYTW.svg")}.flag-icon-bd.flag-icon-squared{background-image:url("./resources/bd-YGV4WAEL.svg")}.flag-icon-be{background-image:url("./resources/be-FF3UUN2P.svg")}.flag-icon-be.flag-icon-squared{background-image:url("./resources/be-H2YUOANN.svg")}.flag-icon-bf{background-image:url("./resources/bf-J76V3RQV.svg")}.flag-icon-bf.flag-icon-squared{background-image:url("./resources/bf-EM2OSGNJ.svg")}.flag-icon-bg{background-image:url("./resources/bg-OAHRADDI.svg")}.flag-icon-bg.flag-icon-squared{background-image:url("./resources/bg-2CSJCMH7.svg")}.flag-icon-bh{background-image:url("./resources/bh-TKBIKT63.svg")}.flag-icon-bh.flag-icon-squared{background-image:url("./resources/bh-LTPVYHZ6.svg")}.flag-icon-bi{background-image:url("./resources/bi-M3TKKMRX.svg")}.flag-icon-bi.flag-icon-squared{background-image:url("./resources/bi-74DKTYMJ.svg")}.flag-icon-bj{background-image:url("./resources/bj-CFPE2FY4.svg")}.flag-icon-bj.flag-icon-squared{background-image:url("./resources/bj-FTOIUYQC.svg")}.flag-icon-bl{background-image:url("./resources/bl-ASLGQZQT.svg")}.flag-icon-bl.flag-icon-squared{background-image:url("./resources/bl-HZU6S2HB.svg")}.flag-icon-bm{background-image:url("./resources/bm-QO4SYKKQ.svg")}.flag-icon-bm.flag-icon-squared{background-image:url("./resources/bm-JV5643U3.svg")}.flag-icon-bn{background-image:url("./resources/bn-CLA72MQE.svg")}.flag-icon-bn.flag-icon-squared{background-image:url("./resources/bn-M2NK6PVF.svg")}.flag-icon-bo{background-image:url("./resources/bo-AKARWLKK.svg")}.flag-icon-bo.flag-icon-squared{background-image:url("./resources/bo-KX6PJ4VM.svg")}.flag-icon-bq{background-image:url("./resources/bq-OR6YC5Y2.svg")}.flag-icon-bq.flag-icon-squared{background-image:url("./resources/bq-XE2VX3FB.svg")}.flag-icon-br{background-image:url("./resources/br-W6CDEG7U.svg")}.flag-icon-br.flag-icon-squared{background-image:url("./resources/br-TLJPKECQ.svg")}.flag-icon-bs{background-image:url("./resources/bs-M6AYINBR.svg")}.flag-icon-bs.flag-icon-squared{background-image:url("./resources/bs-2IUMXMXN.svg")}.flag-icon-bt{background-image:url("./resources/bt-N4TZ3EUD.svg")}.flag-icon-bt.flag-icon-squared{background-image:url("./resources/bt-66X53O4J.svg")}.flag-icon-bv{background-image:url("./resources/bv-SRIRJG4W.svg")}.flag-icon-bv.flag-icon-squared{background-image:url("./resources/bv-KUB7AOQ6.svg")}.flag-icon-bw{background-image:url("./resources/bw-W5T57DCU.svg")}.flag-icon-bw.flag-icon-squared{background-image:url("./resources/bw-JFFK4ZEW.svg")}.flag-icon-by{background-image:url("./resources/by-366EWN7A.svg")}.flag-icon-by.flag-icon-squared{background-image:url("./resources/by-PDJMHSJS.svg")}.flag-icon-bz{background-image:url("./resources/bz-2MDT4IRQ.svg")}.flag-icon-bz.flag-icon-squared{background-image:url("./resources/bz-KNBR4W57.svg")}.flag-icon-ca{background-image:url("./resources/ca-JUUDZEWT.svg")}.flag-icon-ca.flag-icon-squared{background-image:url("./resources/ca-HDCCTMMF.svg")}.flag-icon-cc{background-image:url("./resources/cc-I6NNYKBY.svg")}.flag-icon-cc.flag-icon-squared{background-image:url("./resources/cc-56UF2D64.svg")}.flag-icon-cd{background-image:url("./resources/cd-HEMG5QU2.svg")}.flag-icon-cd.flag-icon-squared{background-image:url("./resources/cd-WS6UN3X5.svg")}.flag-icon-cf{background-image:url("./resources/cf-7WDFV3JG.svg")}.flag-icon-cf.flag-icon-squared{background-image:url("./resources/cf-7YISB2OC.svg")}.flag-icon-cg{background-image:url("./resources/cg-ZITJGHHT.svg")}.flag-icon-cg.flag-icon-squared{background-image:url("./resources/cg-ABQDQQSW.svg")}.flag-icon-ch{background-image:url("./resources/ch-UVMNQWPK.svg")}.flag-icon-ch.flag-icon-squared{background-image:url("./resources/ch-ON3MTQ7N.svg")}.flag-icon-ci{background-image:url("./resources/ci-CJI2RY6S.svg")}.flag-icon-ci.flag-icon-squared{background-image:url("./resources/ci-IJNCJQWK.svg")}.flag-icon-ck{background-image:url("./resources/ck-32O5RFRJ.svg")}.flag-icon-ck.flag-icon-squared{background-image:url("./resources/ck-4KHHIM2T.svg")}.flag-icon-cl{background-image:url("./resources/cl-J5VBAVDD.svg")}.flag-icon-cl.flag-icon-squared{background-image:url("./resources/cl-BEL2SHVX.svg")}.flag-icon-cm{background-image:url("./resources/cm-QU7CQQ54.svg")}.flag-icon-cm.flag-icon-squared{background-image:url("./resources/cm-EU5NWOJU.svg")}.flag-icon-cn{background-image:url("./resources/cn-4GYWN25B.svg")}.flag-icon-cn.flag-icon-squared{background-image:url("./resources/cn-HD3D4HXL.svg")}.flag-icon-co{background-image:url("./resources/co-WXF4QF6I.svg")}.flag-icon-co.flag-icon-squared{background-image:url("./resources/co-GPRETWHB.svg")}.flag-icon-cr{background-image:url("./resources/cr-FZLSQRU2.svg")}.flag-icon-cr.flag-icon-squared{background-image:url("./resources/cr-GNXLPU43.svg")}.flag-icon-cu{background-image:url("./resources/cu-2RUTF7NU.svg")}.flag-icon-cu.flag-icon-squared{background-image:url("./resources/cu-YKTPB3OR.svg")}.flag-icon-cv{background-image:url("./resources/cv-SGW3DO75.svg")}.flag-icon-cv.flag-icon-squared{background-image:url("./resources/cv-WOVYH5KN.svg")}.flag-icon-cw{background-image:url("./resources/cw-4CCEBWMD.svg")}.flag-icon-cw.flag-icon-squared{background-image:url("./resources/cw-BX57QXOU.svg")}.flag-icon-cx{background-image:url("./resources/cx-UU7IFOKH.svg")}.flag-icon-cx.flag-icon-squared{background-image:url("./resources/cx-XXTALZT6.svg")}.flag-icon-cy{background-image:url("./resources/cy-2FCNBLUL.svg")}.flag-icon-cy.flag-icon-squared{background-image:url("./resources/cy-XVBHMST7.svg")}.flag-icon-cz{background-image:url("./resources/cz-N7COXNU7.svg")}.flag-icon-cz.flag-icon-squared{background-image:url("./resources/cz-WUYR7YAV.svg")}.flag-icon-de{background-image:url("./resources/de-RYKZ43X3.svg")}.flag-icon-de.flag-icon-squared{background-image:url("./resources/de-XAT2YUIE.svg")}.flag-icon-dj{background-image:url("./resources/dj-D5RMHUDB.svg")}.flag-icon-dj.flag-icon-squared{background-image:url("./resources/dj-SJLURVLY.svg")}.flag-icon-dk{background-image:url("./resources/dk-HSQ4V3JC.svg")}.flag-icon-dk.flag-icon-squared{background-image:url("./resources/dk-VBT6534D.svg")}.flag-icon-dm{background-image:url("./resources/dm-34Q5JJX7.svg")}.flag-icon-dm.flag-icon-squared{background-image:url("./resources/dm-BSYKN456.svg")}.flag-icon-do{background-image:url("./resources/do-6DFN4MDJ.svg")}.flag-icon-do.flag-icon-squared{background-image:url("./resources/do-HHCJLUZO.svg")}.flag-icon-dz{background-image:url("./resources/dz-C7QOTAQA.svg")}.flag-icon-dz.flag-icon-squared{background-image:url("./resources/dz-DS3GKPBZ.svg")}.flag-icon-ec{background-image:url("./resources/ec-IZN444T2.svg")}.flag-icon-ec.flag-icon-squared{background-image:url("./resources/ec-FT2HKW2I.svg")}.flag-icon-ee{background-image:url("./resources/ee-DNEDTYHG.svg")}.flag-icon-ee.flag-icon-squared{background-image:url("./resources/ee-QKBYJKDX.svg")}.flag-icon-eg{background-image:url("./resources/eg-KSPJYN62.svg")}.flag-icon-eg.flag-icon-squared{background-image:url("./resources/eg-POPHFPBR.svg")}.flag-icon-eh{background-image:url("./resources/eh-QPT5RTDR.svg")}.flag-icon-eh.flag-icon-squared{background-image:url("./resources/eh-SIYI4WJY.svg")}.flag-icon-er{background-image:url("./resources/er-V5XWQO2X.svg")}.flag-icon-er.flag-icon-squared{background-image:url("./resources/er-AVTT4J44.svg")}.flag-icon-es{background-image:url("./resources/es-CLBXWOMX.svg")}.flag-icon-es.flag-icon-squared{background-image:url("./resources/es-XR4R6KXQ.svg")}.flag-icon-et{background-image:url("./resources/et-AZ4BPHMI.svg")}.flag-icon-et.flag-icon-squared{background-image:url("./resources/et-FRQWMJHE.svg")}.flag-icon-fi{background-image:url("./resources/fi-HPTLG6AF.svg")}.flag-icon-fi.flag-icon-squared{background-image:url("./resources/fi-BTMFW6GY.svg")}.flag-icon-fj{background-image:url("./resources/fj-UIY6KQ3T.svg")}.flag-icon-fj.flag-icon-squared{background-image:url("./resources/fj-Y2VNZQ73.svg")}.flag-icon-fk{background-image:url("./resources/fk-XS3FMKJP.svg")}.flag-icon-fk.flag-icon-squared{background-image:url("./resources/fk-N6VTBHXG.svg")}.flag-icon-fm{background-image:url("./resources/fm-D5DJPXEL.svg")}.flag-icon-fm.flag-icon-squared{background-image:url("./resources/fm-GSI67RZE.svg")}.flag-icon-fo{background-image:url("./resources/fo-PXJXEJ5U.svg")}.flag-icon-fo.flag-icon-squared{background-image:url("./resources/fo-DWUB4ORN.svg")}.flag-icon-fr{background-image:url("./resources/fr-TS3QFBKJ.svg")}.flag-icon-fr.flag-icon-squared{background-image:url("./resources/fr-GVS3R5F4.svg")}.flag-icon-ga{background-image:url("./resources/ga-LH35QZJA.svg")}.flag-icon-ga.flag-icon-squared{background-image:url("./resources/ga-HZDUHAP4.svg")}.flag-icon-gb{background-image:url("./resources/gb-BTZ6EIGH.svg")}.flag-icon-gb.flag-icon-squared{background-image:url("./resources/gb-F5TPQWC5.svg")}.flag-icon-gd{background-image:url("./resources/gd-4ZQ7PUDN.svg")}.flag-icon-gd.flag-icon-squared{background-image:url("./resources/gd-6NFDM6TZ.svg")}.flag-icon-ge{background-image:url("./resources/ge-FXCLCSLN.svg")}.flag-icon-ge.flag-icon-squared{background-image:url("./resources/ge-P7CIDB2F.svg")}.flag-icon-gf{background-image:url("./resources/gf-XX5LGU7X.svg")}.flag-icon-gf.flag-icon-squared{background-image:url("./resources/gf-QM6XQB2Q.svg")}.flag-icon-gg{background-image:url("./resources/gg-HLV4HTWZ.svg")}.flag-icon-gg.flag-icon-squared{background-image:url("./resources/gg-MULUAOKW.svg")}.flag-icon-gh{background-image:url("./resources/gh-6K3LVLFT.svg")}.flag-icon-gh.flag-icon-squared{background-image:url("./resources/gh-V5CDTFNF.svg")}.flag-icon-gi{background-image:url("./resources/gi-GMUMBXSC.svg")}.flag-icon-gi.flag-icon-squared{background-image:url("./resources/gi-SJTPENLZ.svg")}.flag-icon-gl{background-image:url("./resources/gl-DODHJNF3.svg")}.flag-icon-gl.flag-icon-squared{background-image:url("./resources/gl-2NQEFZLM.svg")}.flag-icon-gm{background-image:url("./resources/gm-SYMVRRTO.svg")}.flag-icon-gm.flag-icon-squared{background-image:url("./resources/gm-C4SNYNZK.svg")}.flag-icon-gn{background-image:url("./resources/gn-PSLFEC4D.svg")}.flag-icon-gn.flag-icon-squared{background-image:url("./resources/gn-KSTVWKFD.svg")}.flag-icon-gp{background-image:url("./resources/gp-IMTQMDZA.svg")}.flag-icon-gp.flag-icon-squared{background-image:url("./resources/gp-7CW36XHE.svg")}.flag-icon-gq{background-image:url("./resources/gq-QRHL3N6R.svg")}.flag-icon-gq.flag-icon-squared{background-image:url("./resources/gq-4ZG55FEK.svg")}.flag-icon-gr{background-image:url("./resources/gr-OM7HD32E.svg")}.flag-icon-gr.flag-icon-squared{background-image:url("./resources/gr-6SSX7ZHY.svg")}.flag-icon-gs{background-image:url("./resources/gs-T23RHAHF.svg")}.flag-icon-gs.flag-icon-squared{background-image:url("./resources/gs-UDLJC6DF.svg")}.flag-icon-gt{background-image:url("./resources/gt-X6PLENMR.svg")}.flag-icon-gt.flag-icon-squared{background-image:url("./resources/gt-JPBNSSTE.svg")}.flag-icon-gu{background-image:url("./resources/gu-25A4UTLR.svg")}.flag-icon-gu.flag-icon-squared{background-image:url("./resources/gu-7XNFTJ4N.svg")}.flag-icon-gw{background-image:url("./resources/gw-ZF7T7FAB.svg")}.flag-icon-gw.flag-icon-squared{background-image:url("./resources/gw-XTI63W7N.svg")}.flag-icon-gy{background-image:url("./resources/gy-4EOQENCS.svg")}.flag-icon-gy.flag-icon-squared{background-image:url("./resources/gy-MMT7OKU5.svg")}.flag-icon-hk{background-image:url("./resources/hk-AKUY5TIU.svg")}.flag-icon-hk.flag-icon-squared{background-image:url("./resources/hk-LABL6ZR6.svg")}.flag-icon-hm{background-image:url("./resources/hm-2SZ5HE6T.svg")}.flag-icon-hm.flag-icon-squared{background-image:url("./resources/hm-JKTBMV35.svg")}.flag-icon-hn{background-image:url("./resources/hn-BCWXRMTM.svg")}.flag-icon-hn.flag-icon-squared{background-image:url("./resources/hn-ITHODEP3.svg")}.flag-icon-hr{background-image:url("./resources/hr-MNRYVPC2.svg")}.flag-icon-hr.flag-icon-squared{background-image:url("./resources/hr-77XXJ5II.svg")}.flag-icon-ht{background-image:url("./resources/ht-OIIHWGYU.svg")}.flag-icon-ht.flag-icon-squared{background-image:url("./resources/ht-6QG3EFEH.svg")}.flag-icon-hu{background-image:url("./resources/hu-NEXJPSTV.svg")}.flag-icon-hu.flag-icon-squared{background-image:url("./resources/hu-WEGT7DTB.svg")}.flag-icon-id{background-image:url("./resources/id-UBO4ATBL.svg")}.flag-icon-id.flag-icon-squared{background-image:url("./resources/id-SRDE4R43.svg")}.flag-icon-ie{background-image:url("./resources/ie-KFKBCKX7.svg")}.flag-icon-ie.flag-icon-squared{background-image:url("./resources/ie-4I5SLUKI.svg")}.flag-icon-il{background-image:url("./resources/il-VGAY3GQA.svg")}.flag-icon-il.flag-icon-squared{background-image:url("./resources/il-CUHUYX6H.svg")}.flag-icon-im{background-image:url("./resources/im-ZCONTWOB.svg")}.flag-icon-im.flag-icon-squared{background-image:url("./resources/im-UAX3IOCB.svg")}.flag-icon-in{background-image:url("./resources/in-SVESTIGI.svg")}.flag-icon-in.flag-icon-squared{background-image:url("./resources/in-XUGU6GM6.svg")}.flag-icon-io{background-image:url("./resources/io-U5FVDQXN.svg")}.flag-icon-io.flag-icon-squared{background-image:url("./resources/io-POALFWLX.svg")}.flag-icon-iq{background-image:url("./resources/iq-AZEKXNUB.svg")}.flag-icon-iq.flag-icon-squared{background-image:url("./resources/iq-5U3I3PFK.svg")}.flag-icon-ir{background-image:url("./resources/ir-BXMECWDJ.svg")}.flag-icon-ir.flag-icon-squared{background-image:url("./resources/ir-B6Y55Z54.svg")}.flag-icon-is{background-image:url("./resources/is-GABJRMXQ.svg")}.flag-icon-is.flag-icon-squared{background-image:url("./resources/is-52SZGJSE.svg")}.flag-icon-it{background-image:url("./resources/it-5BIW7R34.svg")}.flag-icon-it.flag-icon-squared{background-image:url("./resources/it-AONUKJ2Z.svg")}.flag-icon-je{background-image:url("./resources/je-XARW3266.svg")}.flag-icon-je.flag-icon-squared{background-image:url("./resources/je-QTP2QC43.svg")}.flag-icon-jm{background-image:url("./resources/jm-ENLVGDXW.svg")}.flag-icon-jm.flag-icon-squared{background-image:url("./resources/jm-I6PTB7RF.svg")}.flag-icon-jo{background-image:url("./resources/jo-SS7F4GTV.svg")}.flag-icon-jo.flag-icon-squared{background-image:url("./resources/jo-A352ULEJ.svg")}.flag-icon-jp{background-image:url("./resources/jp-WTGEVLDH.svg")}.flag-icon-jp.flag-icon-squared{background-image:url("./resources/jp-JXL4CTCZ.svg")}.flag-icon-ke{background-image:url("./resources/ke-662KQJ37.svg")}.flag-icon-ke.flag-icon-squared{background-image:url("./resources/ke-CAGKQFJO.svg")}.flag-icon-kg{background-image:url("./resources/kg-XRLUDHDS.svg")}.flag-icon-kg.flag-icon-squared{background-image:url("./resources/kg-O7HDCVQD.svg")}.flag-icon-kh{background-image:url("./resources/kh-IXLHIIFQ.svg")}.flag-icon-kh.flag-icon-squared{background-image:url("./resources/kh-SNNK767E.svg")}.flag-icon-ki{background-image:url("./resources/ki-E2SYKRAD.svg")}.flag-icon-ki.flag-icon-squared{background-image:url("./resources/ki-FKBTU5HF.svg")}.flag-icon-km{background-image:url("./resources/km-DS37IKK2.svg")}.flag-icon-km.flag-icon-squared{background-image:url("./resources/km-YUXOMQQ5.svg")}.flag-icon-kn{background-image:url("./resources/kn-A33YP526.svg")}.flag-icon-kn.flag-icon-squared{background-image:url("./resources/kn-R4XHWKJT.svg")}.flag-icon-kp{background-image:url("./resources/kp-G7FVJZMQ.svg")}.flag-icon-kp.flag-icon-squared{background-image:url("./resources/kp-6T7Z45X4.svg")}.flag-icon-kr{background-image:url("./resources/kr-J4ZC352W.svg")}.flag-icon-kr.flag-icon-squared{background-image:url("./resources/kr-YYEE5MUB.svg")}.flag-icon-kw{background-image:url("./resources/kw-NLUPKFO5.svg")}.flag-icon-kw.flag-icon-squared{background-image:url("./resources/kw-QMGTOVO3.svg")}.flag-icon-ky{background-image:url("./resources/ky-QE3MMBBR.svg")}.flag-icon-ky.flag-icon-squared{background-image:url("./resources/ky-MKLI6WOM.svg")}.flag-icon-kz{background-image:url("./resources/kz-RQJBV5TZ.svg")}.flag-icon-kz.flag-icon-squared{background-image:url("./resources/kz-SO2T643M.svg")}.flag-icon-la{background-image:url("./resources/la-E7JO7HA6.svg")}.flag-icon-la.flag-icon-squared{background-image:url("./resources/la-ZUWE3FTA.svg")}.flag-icon-lb{background-image:url("./resources/lb-LFG437Y6.svg")}.flag-icon-lb.flag-icon-squared{background-image:url("./resources/lb-JZYEAINH.svg")}.flag-icon-lc{background-image:url("./resources/lc-NC6XPLTZ.svg")}.flag-icon-lc.flag-icon-squared{background-image:url("./resources/lc-EX3EJJVD.svg")}.flag-icon-li{background-image:url("./resources/li-HFDI33TL.svg")}.flag-icon-li.flag-icon-squared{background-image:url("./resources/li-HM3J3JO3.svg")}.flag-icon-lk{background-image:url("./resources/lk-CF6ZRC6X.svg")}.flag-icon-lk.flag-icon-squared{background-image:url("./resources/lk-Q5IWKJOO.svg")}.flag-icon-lr{background-image:url("./resources/lr-3MLJOCFO.svg")}.flag-icon-lr.flag-icon-squared{background-image:url("./resources/lr-TJT42PIP.svg")}.flag-icon-ls{background-image:url("./resources/ls-NVCEZLTV.svg")}.flag-icon-ls.flag-icon-squared{background-image:url("./resources/ls-7YO2IA2D.svg")}.flag-icon-lt{background-image:url("./resources/lt-WV7KFKHQ.svg")}.flag-icon-lt.flag-icon-squared{background-image:url("./resources/lt-AORORQJ2.svg")}.flag-icon-lu{background-image:url("./resources/lu-SODYUGZY.svg")}.flag-icon-lu.flag-icon-squared{background-image:url("./resources/lu-4O64NU3H.svg")}.flag-icon-lv{background-image:url("./resources/lv-M6OATHTJ.svg")}.flag-icon-lv.flag-icon-squared{background-image:url("./resources/lv-DBJ6HIF6.svg")}.flag-icon-ly{background-image:url("./resources/ly-QFAFMW6K.svg")}.flag-icon-ly.flag-icon-squared{background-image:url("./resources/ly-GUKLU4LS.svg")}.flag-icon-ma{background-image:url("./resources/ma-MUCT7RHR.svg")}.flag-icon-ma.flag-icon-squared{background-image:url("./resources/ma-RCW2GDEW.svg")}.flag-icon-mc{background-image:url("./resources/mc-FQB6UXFD.svg")}.flag-icon-mc.flag-icon-squared{background-image:url("./resources/mc-RG2TF2HT.svg")}.flag-icon-md{background-image:url("./resources/md-FBE53WWI.svg")}.flag-icon-md.flag-icon-squared{background-image:url("./resources/md-DFFUKFNA.svg")}.flag-icon-me{background-image:url("./resources/me-SBXLGKX4.svg")}.flag-icon-me.flag-icon-squared{background-image:url("./resources/me-NSMQUG4U.svg")}.flag-icon-mf{background-image:url("./resources/mf-PWTLHUVW.svg")}.flag-icon-mf.flag-icon-squared{background-image:url("./resources/mf-ODIJUSV4.svg")}.flag-icon-mg{background-image:url("./resources/mg-BHFBPMSW.svg")}.flag-icon-mg.flag-icon-squared{background-image:url("./resources/mg-WP77JJWP.svg")}.flag-icon-mh{background-image:url("./resources/mh-H7LJXMRR.svg")}.flag-icon-mh.flag-icon-squared{background-image:url("./resources/mh-63F4O5FW.svg")}.flag-icon-mk{background-image:url("./resources/mk-4VASA6KS.svg")}.flag-icon-mk.flag-icon-squared{background-image:url("./resources/mk-II2KESH6.svg")}.flag-icon-ml{background-image:url("./resources/ml-J4G3VHSK.svg")}.flag-icon-ml.flag-icon-squared{background-image:url("./resources/ml-H6WQPHVI.svg")}.flag-icon-mm{background-image:url("./resources/mm-VWVCCENO.svg")}.flag-icon-mm.flag-icon-squared{background-image:url("./resources/mm-RLA7BFFJ.svg")}.flag-icon-mn{background-image:url("./resources/mn-3P4VAKOL.svg")}.flag-icon-mn.flag-icon-squared{background-image:url("./resources/mn-6DRE4ZDE.svg")}.flag-icon-mo{background-image:url("./resources/mo-5FUNW6A5.svg")}.flag-icon-mo.flag-icon-squared{background-image:url("./resources/mo-6C5IO7AV.svg")}.flag-icon-mp{background-image:url("./resources/mp-KQRQXLPW.svg")}.flag-icon-mp.flag-icon-squared{background-image:url("./resources/mp-ZRNAHA4G.svg")}.flag-icon-mq{background-image:url("./resources/mq-CRNHMVZT.svg")}.flag-icon-mq.flag-icon-squared{background-image:url("./resources/mq-XM3KR7HT.svg")}.flag-icon-mr{background-image:url("./resources/mr-AY4KGIOJ.svg")}.flag-icon-mr.flag-icon-squared{background-image:url("./resources/mr-4BH4E5JK.svg")}.flag-icon-ms{background-image:url("./resources/ms-ED2HVIJM.svg")}.flag-icon-ms.flag-icon-squared{background-image:url("./resources/ms-3U2T46CM.svg")}.flag-icon-mt{background-image:url("./resources/mt-LOFGQHIT.svg")}.flag-icon-mt.flag-icon-squared{background-image:url("./resources/mt-7BYSH2DF.svg")}.flag-icon-mu{background-image:url("./resources/mu-KH3RCY72.svg")}.flag-icon-mu.flag-icon-squared{background-image:url("./resources/mu-VETMEMV7.svg")}.flag-icon-mv{background-image:url("./resources/mv-XJG6J7NQ.svg")}.flag-icon-mv.flag-icon-squared{background-image:url("./resources/mv-FSFZFNJZ.svg")}.flag-icon-mw{background-image:url("./resources/mw-KBFSAV5I.svg")}.flag-icon-mw.flag-icon-squared{background-image:url("./resources/mw-UAU52GLF.svg")}.flag-icon-mx{background-image:url("./resources/mx-GXQSLDK3.svg")}.flag-icon-mx.flag-icon-squared{background-image:url("./resources/mx-EXV5V6RV.svg")}.flag-icon-my{background-image:url("./resources/my-GH74TNFB.svg")}.flag-icon-my.flag-icon-squared{background-image:url("./resources/my-3RY2HEZE.svg")}.flag-icon-mz{background-image:url("./resources/mz-VOBHBBMG.svg")}.flag-icon-mz.flag-icon-squared{background-image:url("./resources/mz-2LU3IN35.svg")}.flag-icon-na{background-image:url("./resources/na-LQYP7UMZ.svg")}.flag-icon-na.flag-icon-squared{background-image:url("./resources/na-NDU5PWME.svg")}.flag-icon-nc{background-image:url("./resources/nc-THIY7LPF.svg")}.flag-icon-nc.flag-icon-squared{background-image:url("./resources/nc-XRIFJEED.svg")}.flag-icon-ne{background-image:url("./resources/ne-2ENYFRQF.svg")}.flag-icon-ne.flag-icon-squared{background-image:url("./resources/ne-2T7E7KTB.svg")}.flag-icon-nf{background-image:url("./resources/nf-RNT37GWX.svg")}.flag-icon-nf.flag-icon-squared{background-image:url("./resources/nf-JGXJ6AYO.svg")}.flag-icon-ng{background-image:url("./resources/ng-KECZIB2J.svg")}.flag-icon-ng.flag-icon-squared{background-image:url("./resources/ng-YO2CVUWL.svg")}.flag-icon-ni{background-image:url("./resources/ni-2LFMANRO.svg")}.flag-icon-ni.flag-icon-squared{background-image:url("./resources/ni-5VB2XPXO.svg")}.flag-icon-nl{background-image:url("./resources/nl-7ORR3EBY.svg")}.flag-icon-nl.flag-icon-squared{background-image:url("./resources/nl-6PQ6VVFM.svg")}.flag-icon-no{background-image:url("./resources/no-OAKXENBK.svg")}.flag-icon-no.flag-icon-squared{background-image:url("./resources/no-E2MWV6SA.svg")}.flag-icon-np{background-image:url("./resources/np-TQVQRRJY.svg")}.flag-icon-np.flag-icon-squared{background-image:url("./resources/np-E6B4HD7R.svg")}.flag-icon-nr{background-image:url("./resources/nr-4LWCJU4W.svg")}.flag-icon-nr.flag-icon-squared{background-image:url("./resources/nr-UTYOOYVN.svg")}.flag-icon-nu{background-image:url("./resources/nu-UVLTCWHJ.svg")}.flag-icon-nu.flag-icon-squared{background-image:url("./resources/nu-ZEUGDJ3Z.svg")}.flag-icon-nz{background-image:url("./resources/nz-MBYKS2UZ.svg")}.flag-icon-nz.flag-icon-squared{background-image:url("./resources/nz-HTGKJWPZ.svg")}.flag-icon-om{background-image:url("./resources/om-T2CEGVYK.svg")}.flag-icon-om.flag-icon-squared{background-image:url("./resources/om-OIZS7TAU.svg")}.flag-icon-pa{background-image:url("./resources/pa-QMR5MQY2.svg")}.flag-icon-pa.flag-icon-squared{background-image:url("./resources/pa-VTPDEFGF.svg")}.flag-icon-pe{background-image:url("./resources/pe-KOKGCIJ2.svg")}.flag-icon-pe.flag-icon-squared{background-image:url("./resources/pe-KCOVCRSY.svg")}.flag-icon-pf{background-image:url("./resources/pf-XZSPDMQB.svg")}.flag-icon-pf.flag-icon-squared{background-image:url("./resources/pf-FIH5IZ7W.svg")}.flag-icon-pg{background-image:url("./resources/pg-MKGI5M3P.svg")}.flag-icon-pg.flag-icon-squared{background-image:url("./resources/pg-4MVINZ35.svg")}.flag-icon-ph{background-image:url("./resources/ph-26E3CBO2.svg")}.flag-icon-ph.flag-icon-squared{background-image:url("./resources/ph-BDGHX2OS.svg")}.flag-icon-pk{background-image:url("./resources/pk-5FZ7AVCW.svg")}.flag-icon-pk.flag-icon-squared{background-image:url("./resources/pk-53PE7QSD.svg")}.flag-icon-pl{background-image:url("./resources/pl-UE2Q6DFP.svg")}.flag-icon-pl.flag-icon-squared{background-image:url("./resources/pl-AOEGQQY3.svg")}.flag-icon-pm{background-image:url("./resources/pm-UVMQ7I7Q.svg")}.flag-icon-pm.flag-icon-squared{background-image:url("./resources/pm-PJV6VNOZ.svg")}.flag-icon-pn{background-image:url("./resources/pn-QDZBSWAS.svg")}.flag-icon-pn.flag-icon-squared{background-image:url("./resources/pn-BPUHZC73.svg")}.flag-icon-pr{background-image:url("./resources/pr-7WDG6GUX.svg")}.flag-icon-pr.flag-icon-squared{background-image:url("./resources/pr-HENERYTP.svg")}.flag-icon-ps{background-image:url("./resources/ps-LRZ3RXW7.svg")}.flag-icon-ps.flag-icon-squared{background-image:url("./resources/ps-DL3S5VAH.svg")}.flag-icon-pt{background-image:url("./resources/pt-P2DPJEMA.svg")}.flag-icon-pt.flag-icon-squared{background-image:url("./resources/pt-BSRK6FAK.svg")}.flag-icon-pw{background-image:url("./resources/pw-HXERMWDH.svg")}.flag-icon-pw.flag-icon-squared{background-image:url("./resources/pw-LW7FRXHD.svg")}.flag-icon-py{background-image:url("./resources/py-RHM7JX3P.svg")}.flag-icon-py.flag-icon-squared{background-image:url("./resources/py-ISSBRGAR.svg")}.flag-icon-qa{background-image:url("./resources/qa-QZCS26SO.svg")}.flag-icon-qa.flag-icon-squared{background-image:url("./resources/qa-PZUVPCDG.svg")}.flag-icon-re{background-image:url("./resources/re-XAKACKMS.svg")}.flag-icon-re.flag-icon-squared{background-image:url("./resources/re-Z4KDYL5W.svg")}.flag-icon-ro{background-image:url("./resources/ro-M74FAHRF.svg")}.flag-icon-ro.flag-icon-squared{background-image:url("./resources/ro-ZK4TPBEZ.svg")}.flag-icon-rs{background-image:url("./resources/rs-C4UGS2P3.svg")}.flag-icon-rs.flag-icon-squared{background-image:url("./resources/rs-U2WJGBXS.svg")}.flag-icon-ru{background-image:url("./resources/ru-5XMLACHN.svg")}.flag-icon-ru.flag-icon-squared{background-image:url("./resources/ru-ZTKQMI2I.svg")}.flag-icon-rw{background-image:url("./resources/rw-2EMKVTP7.svg")}.flag-icon-rw.flag-icon-squared{background-image:url("./resources/rw-Q7K5RGP2.svg")}.flag-icon-sa{background-image:url("./resources/sa-R3GR6R2W.svg")}.flag-icon-sa.flag-icon-squared{background-image:url("./resources/sa-RDFE6WA4.svg")}.flag-icon-sb{background-image:url("./resources/sb-AFCWMW5L.svg")}.flag-icon-sb.flag-icon-squared{background-image:url("./resources/sb-WDNVWCRJ.svg")}.flag-icon-sc{background-image:url("./resources/sc-Q5W73AIK.svg")}.flag-icon-sc.flag-icon-squared{background-image:url("./resources/sc-ARJPCTC7.svg")}.flag-icon-sd{background-image:url("./resources/sd-UTPWKUGQ.svg")}.flag-icon-sd.flag-icon-squared{background-image:url("./resources/sd-3I5WR3VX.svg")}.flag-icon-se{background-image:url("./resources/se-VVJWLNDB.svg")}.flag-icon-se.flag-icon-squared{background-image:url("./resources/se-MIAUPHAU.svg")}.flag-icon-sg{background-image:url("./resources/sg-UZTJW4IV.svg")}.flag-icon-sg.flag-icon-squared{background-image:url("./resources/sg-SFCRMYUP.svg")}.flag-icon-sh{background-image:url("./resources/sh-2AX5S4JK.svg")}.flag-icon-sh.flag-icon-squared{background-image:url("./resources/sh-T7VZFKRA.svg")}.flag-icon-si{background-image:url("./resources/si-UBTZWKXU.svg")}.flag-icon-si.flag-icon-squared{background-image:url("./resources/si-26TGYGAC.svg")}.flag-icon-sj{background-image:url("./resources/sj-SLCYHOC7.svg")}.flag-icon-sj.flag-icon-squared{background-image:url("./resources/sj-MOHGKITR.svg")}.flag-icon-sk{background-image:url("./resources/sk-B6FCY2MC.svg")}.flag-icon-sk.flag-icon-squared{background-image:url("./resources/sk-TPYANOCQ.svg")}.flag-icon-sl{background-image:url("./resources/sl-3A3YYR67.svg")}.flag-icon-sl.flag-icon-squared{background-image:url("./resources/sl-5OO5UP6P.svg")}.flag-icon-sm{background-image:url("./resources/sm-QEMDBLEP.svg")}.flag-icon-sm.flag-icon-squared{background-image:url("./resources/sm-IX7XPOV6.svg")}.flag-icon-sn{background-image:url("./resources/sn-IJD3QMM7.svg")}.flag-icon-sn.flag-icon-squared{background-image:url("./resources/sn-TCJDWVOT.svg")}.flag-icon-so{background-image:url("./resources/so-WOGZTUM4.svg")}.flag-icon-so.flag-icon-squared{background-image:url("./resources/so-IXYIWKDG.svg")}.flag-icon-sr{background-image:url("./resources/sr-ZMLY3GDC.svg")}.flag-icon-sr.flag-icon-squared{background-image:url("./resources/sr-2ZWBEQH5.svg")}.flag-icon-ss{background-image:url("./resources/ss-ZLW734SD.svg")}.flag-icon-ss.flag-icon-squared{background-image:url("./resources/ss-3MMB7AM7.svg")}.flag-icon-st{background-image:url("./resources/st-5TCIE7ZT.svg")}.flag-icon-st.flag-icon-squared{background-image:url("./resources/st-U4AEFRQY.svg")}.flag-icon-sv{background-image:url("./resources/sv-5UW7DZOU.svg")}.flag-icon-sv.flag-icon-squared{background-image:url("./resources/sv-XVLPSO2I.svg")}.flag-icon-sx{background-image:url("./resources/sx-5JY27EDB.svg")}.flag-icon-sx.flag-icon-squared{background-image:url("./resources/sx-Z2PZOL2C.svg")}.flag-icon-sy{background-image:url("./resources/sy-FM7KZCLX.svg")}.flag-icon-sy.flag-icon-squared{background-image:url("./resources/sy-P7UJJXY5.svg")}.flag-icon-sz{background-image:url("./resources/sz-YM5LIOHO.svg")}.flag-icon-sz.flag-icon-squared{background-image:url("./resources/sz-GV5TP46C.svg")}.flag-icon-tc{background-image:url("./resources/tc-PBGJGEFR.svg")}.flag-icon-tc.flag-icon-squared{background-image:url("./resources/tc-ZRXIXT3C.svg")}.flag-icon-td{background-image:url("./resources/td-LVRC4JXH.svg")}.flag-icon-td.flag-icon-squared{background-image:url("./resources/td-6EYZICDP.svg")}.flag-icon-tf{background-image:url("./resources/tf-UF2XEN6U.svg")}.flag-icon-tf.flag-icon-squared{background-image:url("./resources/tf-E7F6AC2H.svg")}.flag-icon-tg{background-image:url("./resources/tg-ACOCFTMA.svg")}.flag-icon-tg.flag-icon-squared{background-image:url("./resources/tg-2BHYOTC5.svg")}.flag-icon-th{background-image:url("./resources/th-XDRE5WZJ.svg")}.flag-icon-th.flag-icon-squared{background-image:url("./resources/th-PG3DVCTU.svg")}.flag-icon-tj{background-image:url("./resources/tj-JLKYHDZ4.svg")}.flag-icon-tj.flag-icon-squared{background-image:url("./resources/tj-GTYTCWYQ.svg")}.flag-icon-tk{background-image:url("./resources/tk-NQPVEDFD.svg")}.flag-icon-tk.flag-icon-squared{background-image:url("./resources/tk-7B7XSS6A.svg")}.flag-icon-tl{background-image:url("./resources/tl-QPE4BVJV.svg")}.flag-icon-tl.flag-icon-squared{background-image:url("./resources/tl-ZKNPHQCB.svg")}.flag-icon-tm{background-image:url("./resources/tm-AE2H6MT6.svg")}.flag-icon-tm.flag-icon-squared{background-image:url("./resources/tm-DURMFKDR.svg")}.flag-icon-tn{background-image:url("./resources/tn-2DVSNVFV.svg")}.flag-icon-tn.flag-icon-squared{background-image:url("./resources/tn-5YQTWW5H.svg")}.flag-icon-to{background-image:url("./resources/to-RXJCFBBJ.svg")}.flag-icon-to.flag-icon-squared{background-image:url("./resources/to-S5EKSZ7A.svg")}.flag-icon-tr{background-image:url("./resources/tr-Q7SA2XFD.svg")}.flag-icon-tr.flag-icon-squared{background-image:url("./resources/tr-7SGJDXJU.svg")}.flag-icon-tt{background-image:url("./resources/tt-LJCZ5AMS.svg")}.flag-icon-tt.flag-icon-squared{background-image:url("./resources/tt-I3BJUXO4.svg")}.flag-icon-tv{background-image:url("./resources/tv-RFX3K3HK.svg")}.flag-icon-tv.flag-icon-squared{background-image:url("./resources/tv-VLXUEC6D.svg")}.flag-icon-tw{background-image:url("./resources/tw-LYE5SQUP.svg")}.flag-icon-tw.flag-icon-squared{background-image:url("./resources/tw-WKVT6N5Y.svg")}.flag-icon-tz{background-image:url("./resources/tz-TZAWWT7R.svg")}.flag-icon-tz.flag-icon-squared{background-image:url("./resources/tz-DK73WODG.svg")}.flag-icon-ua{background-image:url("./resources/ua-MPLVZBAT.svg")}.flag-icon-ua.flag-icon-squared{background-image:url("./resources/ua-AT5A4Z3N.svg")}.flag-icon-ug{background-image:url("./resources/ug-EDLFPHD5.svg")}.flag-icon-ug.flag-icon-squared{background-image:url("./resources/ug-OJOBL5WV.svg")}.flag-icon-um{background-image:url("./resources/um-2JX3K4QU.svg")}.flag-icon-um.flag-icon-squared{background-image:url("./resources/um-LAW5K6ZK.svg")}.flag-icon-us{background-image:url("./resources/us-THQEENWG.svg")}.flag-icon-us.flag-icon-squared{background-image:url("./resources/us-NRCZAUWN.svg")}.flag-icon-uy{background-image:url("./resources/uy-W4FMGEGB.svg")}.flag-icon-uy.flag-icon-squared{background-image:url("./resources/uy-NHHYSOF5.svg")}.flag-icon-uz{background-image:url("./resources/uz-P6ECHIXS.svg")}.flag-icon-uz.flag-icon-squared{background-image:url("./resources/uz-2U5LYNPQ.svg")}.flag-icon-va{background-image:url("./resources/va-X5LQJCXE.svg")}.flag-icon-va.flag-icon-squared{background-image:url("./resources/va-DJOQILIO.svg")}.flag-icon-vc{background-image:url("./resources/vc-G7HVXIK2.svg")}.flag-icon-vc.flag-icon-squared{background-image:url("./resources/vc-HZFMNVE3.svg")}.flag-icon-ve{background-image:url("./resources/ve-JTIOH3KV.svg")}.flag-icon-ve.flag-icon-squared{background-image:url("./resources/ve-TTLDKBQA.svg")}.flag-icon-vg{background-image:url("./resources/vg-MFB6W4QP.svg")}.flag-icon-vg.flag-icon-squared{background-image:url("./resources/vg-DWRRVKEB.svg")}.flag-icon-vi{background-image:url("./resources/vi-G4WRNJ5B.svg")}.flag-icon-vi.flag-icon-squared{background-image:url("./resources/vi-I7L3RUUX.svg")}.flag-icon-vn{background-image:url("./resources/vn-6WHJ5SPQ.svg")}.flag-icon-vn.flag-icon-squared{background-image:url("./resources/vn-CHORZ5Q5.svg")}.flag-icon-vu{background-image:url("./resources/vu-C6U7B7Q7.svg")}.flag-icon-vu.flag-icon-squared{background-image:url("./resources/vu-MOKITOVW.svg")}.flag-icon-wf{background-image:url("./resources/wf-NHDXAFTE.svg")}.flag-icon-wf.flag-icon-squared{background-image:url("./resources/wf-TSTPJPGE.svg")}.flag-icon-ws{background-image:url("./resources/ws-CXD2C7HC.svg")}.flag-icon-ws.flag-icon-squared{background-image:url("./resources/ws-2LQZ4WUP.svg")}.flag-icon-ye{background-image:url("./resources/ye-XNLHOMJE.svg")}.flag-icon-ye.flag-icon-squared{background-image:url("./resources/ye-BM7TY5RE.svg")}.flag-icon-yt{background-image:url("./resources/yt-GMV5LUYI.svg")}.flag-icon-yt.flag-icon-squared{background-image:url("./resources/yt-YM3EDSWC.svg")}.flag-icon-za{background-image:url("./resources/za-APYWMRIA.svg")}.flag-icon-za.flag-icon-squared{background-image:url("./resources/za-F6UUEBI4.svg")}.flag-icon-zm{background-image:url("./resources/zm-JFV7BGT4.svg")}.flag-icon-zm.flag-icon-squared{background-image:url("./resources/zm-TNUKL3AY.svg")}.flag-icon-zw{background-image:url("./resources/zw-GXPMVY72.svg")}.flag-icon-zw.flag-icon-squared{background-image:url("./resources/zw-63WUFJLY.svg")}.flag-icon-es-ca{background-image:url("./resources/es-ca-QNIHJXFR.svg")}.flag-icon-es-ca.flag-icon-squared{background-image:url("./resources/es-ca-3FVOUDYI.svg")}.flag-icon-es-ga{background-image:url("./resources/es-ga-BTSVQFVK.svg")}.flag-icon-es-ga.flag-icon-squared{background-image:url("./resources/es-ga-4SPIEHHB.svg")}.flag-icon-eu{background-image:url("./resources/eu-JRXBGDYU.svg")}.flag-icon-eu.flag-icon-squared{background-image:url("./resources/eu-VOTSJMPQ.svg")}.flag-icon-gb-eng{background-image:url("./resources/gb-eng-KE646G5N.svg")}.flag-icon-gb-eng.flag-icon-squared{background-image:url("./resources/gb-eng-B6WG46NZ.svg")}.flag-icon-gb-nir{background-image:url("./resources/gb-nir-623ZSTSC.svg")}.flag-icon-gb-nir.flag-icon-squared{background-image:url("./resources/gb-nir-FAL4LTXG.svg")}.flag-icon-gb-sct{background-image:url("./resources/gb-sct-73SVC46Z.svg")}.flag-icon-gb-sct.flag-icon-squared{background-image:url("./resources/gb-sct-6UAB4XOI.svg")}.flag-icon-gb-wls{background-image:url("./resources/gb-wls-O2S6ASSS.svg")}.flag-icon-gb-wls.flag-icon-squared{background-image:url("./resources/gb-wls-ECMK47OC.svg")}.flag-icon-un{background-image:url("./resources/un-APQPLIW2.svg")}.flag-icon-un.flag-icon-squared{background-image:url("./resources/un-226U6HB2.svg")}.flag-icon-xk{background-image:url("./resources/xk-7EYBMV6X.svg")}.flag-icon-xk.flag-icon-squared{background-image:url("./resources/xk-OGAQEWON.svg")}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./resources/fa-brands-400-WKLQVXHI.eot");src:url("./resources/fa-brands-400-WKLQVXHI.eot?#iefix") format("embedded-opentype"),url("./resources/fa-brands-400-P3PKDBXJ.woff2") format("woff2"),url("./resources/fa-brands-400-BZJ74T7K.woff") format("woff"),url("./resources/fa-brands-400-TQBOV5XO.ttf") format("truetype"),url("./resources/fa-brands-400-U5WVHP4Z.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url("./resources/fa-regular-400-UAKA47HK.eot");src:url("./resources/fa-regular-400-UAKA47HK.eot?#iefix") format("embedded-opentype"),url("./resources/fa-regular-400-4KZ2TXH3.woff2") format("woff2"),url("./resources/fa-regular-400-ATOVFAXS.woff") format("woff"),url("./resources/fa-regular-400-ONDAC7F6.ttf") format("truetype"),url("./resources/fa-regular-400-5Y37XTH5.svg#fontawesome") format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url("./resources/fa-solid-900-S5EADJCE.eot");src:url("./resources/fa-solid-900-S5EADJCE.eot?#iefix") format("embedded-opentype"),url("./resources/fa-solid-900-MIABT3M5.woff2") format("woff2"),url("./resources/fa-solid-900-4Z3HBMDX.woff") format("woff"),url("./resources/fa-solid-900-2WYKGVTL.ttf") format("truetype"),url("./resources/fa-solid-900-ZVZSFP22.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:Athlon;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:Athlon}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.form-input,.form-textarea,.form-select,.form-multiselect{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;color-adjust:exact}.form-checkbox,.form-radio{appearance:none;padding:0;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-checkbox{border-radius:0}.form-radio{border-radius:100%}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.form-radio:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.container{width:100%}@media (min-width: 36rem){.container{max-width:36rem}}@media (min-width: 48rem){.container{max-width:48rem}}@media (min-width: 62rem){.container{max-width:62rem}}@media (min-width: 75rem){.container{max-width:75rem}}@media (min-width: 87.5rem){.container{max-width:87.5rem}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.inset-1{inset:.25rem!important}.inset-2{inset:.5rem!important}.inset-3{inset:.75rem!important}.inset-4{inset:1rem!important}.inset-5{inset:1.25rem!important}.inset-6{inset:1.5rem!important}.inset-7{inset:1.75rem!important}.inset-8{inset:2rem!important}.inset-9{inset:2.25rem!important}.inset-10{inset:2.5rem!important}.inset-11{inset:2.75rem!important}.inset-12{inset:3rem!important}.inset-14{inset:3.5rem!important}.inset-16{inset:4rem!important}.inset-20{inset:5rem!important}.inset-24{inset:6rem!important}.inset-28{inset:7rem!important}.inset-30{inset:7.5rem!important}.inset-32{inset:8rem!important}.inset-36{inset:9rem!important}.inset-40{inset:10rem!important}.inset-44{inset:11rem!important}.inset-48{inset:12rem!important}.inset-52{inset:13rem!important}.inset-56{inset:14rem!important}.inset-60{inset:15rem!important}.inset-64{inset:16rem!important}.inset-72{inset:18rem!important}.inset-80{inset:20rem!important}.inset-82{inset:20.5rem!important}.inset-85{inset:21.25rem!important}.inset-96{inset:24rem!important}.inset-416{inset:26rem!important}.inset-550{inset:34.375rem!important}.inset-600{inset:37.5rem!important}.inset-auto{inset:auto!important}.inset-px{inset:1px!important}.inset-0\.5{inset:.125rem!important}.inset-1\.5{inset:.375rem!important}.inset-2\.5{inset:.625rem!important}.inset-3\.5{inset:.875rem!important}.inset-tw-1{inset:.25rem!important}.inset-tw-2{inset:.5rem!important}.inset-tw-3{inset:.75rem!important}.inset-tw-3\.5{inset:.9375rem!important}.inset-tw-4{inset:1rem!important}.inset-tw-5{inset:1.25rem!important}.inset-51per{inset:51%!important}.inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.-inset-0{inset:0!important}.-inset-1{inset:-.25rem!important}.-inset-2{inset:-.5rem!important}.-inset-3{inset:-.75rem!important}.-inset-4{inset:-1rem!important}.-inset-5{inset:-1.25rem!important}.-inset-6{inset:-1.5rem!important}.-inset-7{inset:-1.75rem!important}.-inset-8{inset:-2rem!important}.-inset-9{inset:-2.25rem!important}.-inset-10{inset:-2.5rem!important}.-inset-11{inset:-2.75rem!important}.-inset-12{inset:-3rem!important}.-inset-14{inset:-3.5rem!important}.-inset-16{inset:-4rem!important}.-inset-20{inset:-5rem!important}.-inset-24{inset:-6rem!important}.-inset-28{inset:-7rem!important}.-inset-30{inset:-7.5rem!important}.-inset-32{inset:-8rem!important}.-inset-36{inset:-9rem!important}.-inset-40{inset:-10rem!important}.-inset-44{inset:-11rem!important}.-inset-48{inset:-12rem!important}.-inset-52{inset:-13rem!important}.-inset-56{inset:-14rem!important}.-inset-60{inset:-15rem!important}.-inset-64{inset:-16rem!important}.-inset-72{inset:-18rem!important}.-inset-80{inset:-20rem!important}.-inset-82{inset:-20.5rem!important}.-inset-85{inset:-21.25rem!important}.-inset-96{inset:-24rem!important}.-inset-416{inset:-26rem!important}.-inset-550{inset:-34.375rem!important}.-inset-600{inset:-37.5rem!important}.-inset-px{inset:-1px!important}.-inset-0\.5{inset:-.125rem!important}.-inset-1\.5{inset:-.375rem!important}.-inset-2\.5{inset:-.625rem!important}.-inset-3\.5{inset:-.875rem!important}.-inset-tw-1{inset:-.25rem!important}.-inset-tw-2{inset:-.5rem!important}.-inset-tw-3{inset:-.75rem!important}.-inset-tw-3\.5{inset:-.9375rem!important}.-inset-tw-4{inset:-1rem!important}.-inset-tw-5{inset:-1.25rem!important}.-inset-51per{inset:-51%!important}.-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.inset-1\/2{inset:50%!important}.inset-1\/3{inset:33.333333%!important}.inset-2\/3{inset:66.666667%!important}.inset-1\/4{inset:25%!important}.inset-2\/4{inset:50%!important}.inset-3\/4{inset:75%!important}.inset-full{inset:100%!important}.-inset-1\/2{inset:-50%!important}.-inset-1\/3{inset:-33.333333%!important}.-inset-2\/3{inset:-66.666667%!important}.-inset-1\/4{inset:-25%!important}.-inset-2\/4{inset:-50%!important}.-inset-3\/4{inset:-75%!important}.-inset-full{inset:-100%!important}.inset-x-0{left:0!important;right:0!important}.inset-x-1{left:.25rem!important;right:.25rem!important}.inset-x-2{left:.5rem!important;right:.5rem!important}.inset-x-3{left:.75rem!important;right:.75rem!important}.inset-x-4{left:1rem!important;right:1rem!important}.inset-x-5{left:1.25rem!important;right:1.25rem!important}.inset-x-6{left:1.5rem!important;right:1.5rem!important}.inset-x-7{left:1.75rem!important;right:1.75rem!important}.inset-x-8{left:2rem!important;right:2rem!important}.inset-x-9{left:2.25rem!important;right:2.25rem!important}.inset-x-10{left:2.5rem!important;right:2.5rem!important}.inset-x-11{left:2.75rem!important;right:2.75rem!important}.inset-x-12{left:3rem!important;right:3rem!important}.inset-x-14{left:3.5rem!important;right:3.5rem!important}.inset-x-16{left:4rem!important;right:4rem!important}.inset-x-20{left:5rem!important;right:5rem!important}.inset-x-24{left:6rem!important;right:6rem!important}.inset-x-28{left:7rem!important;right:7rem!important}.inset-x-30{left:7.5rem!important;right:7.5rem!important}.inset-x-32{left:8rem!important;right:8rem!important}.inset-x-36{left:9rem!important;right:9rem!important}.inset-x-40{left:10rem!important;right:10rem!important}.inset-x-44{left:11rem!important;right:11rem!important}.inset-x-48{left:12rem!important;right:12rem!important}.inset-x-52{left:13rem!important;right:13rem!important}.inset-x-56{left:14rem!important;right:14rem!important}.inset-x-60{left:15rem!important;right:15rem!important}.inset-x-64{left:16rem!important;right:16rem!important}.inset-x-72{left:18rem!important;right:18rem!important}.inset-x-80{left:20rem!important;right:20rem!important}.inset-x-82{left:20.5rem!important;right:20.5rem!important}.inset-x-85{left:21.25rem!important;right:21.25rem!important}.inset-x-96{left:24rem!important;right:24rem!important}.inset-x-416{left:26rem!important;right:26rem!important}.inset-x-550{left:34.375rem!important;right:34.375rem!important}.inset-x-600{left:37.5rem!important;right:37.5rem!important}.inset-x-auto{left:auto!important;right:auto!important}.inset-x-px{left:1px!important;right:1px!important}.inset-x-0\.5{left:.125rem!important;right:.125rem!important}.inset-x-1\.5{left:.375rem!important;right:.375rem!important}.inset-x-2\.5{left:.625rem!important;right:.625rem!important}.inset-x-3\.5{left:.875rem!important;right:.875rem!important}.inset-x-tw-1{left:.25rem!important;right:.25rem!important}.inset-x-tw-2{left:.5rem!important;right:.5rem!important}.inset-x-tw-3{left:.75rem!important;right:.75rem!important}.inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.inset-x-tw-4{left:1rem!important;right:1rem!important}.inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.inset-x-51per{left:51%!important;right:51%!important}.inset-x-max-content{left:max-content!important;right:max-content!important}.-inset-x-0{left:0!important;right:0!important}.-inset-x-1{left:-.25rem!important;right:-.25rem!important}.-inset-x-2{left:-.5rem!important;right:-.5rem!important}.-inset-x-3{left:-.75rem!important;right:-.75rem!important}.-inset-x-4{left:-1rem!important;right:-1rem!important}.-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.-inset-x-8{left:-2rem!important;right:-2rem!important}.-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.-inset-x-12{left:-3rem!important;right:-3rem!important}.-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.-inset-x-16{left:-4rem!important;right:-4rem!important}.-inset-x-20{left:-5rem!important;right:-5rem!important}.-inset-x-24{left:-6rem!important;right:-6rem!important}.-inset-x-28{left:-7rem!important;right:-7rem!important}.-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.-inset-x-32{left:-8rem!important;right:-8rem!important}.-inset-x-36{left:-9rem!important;right:-9rem!important}.-inset-x-40{left:-10rem!important;right:-10rem!important}.-inset-x-44{left:-11rem!important;right:-11rem!important}.-inset-x-48{left:-12rem!important;right:-12rem!important}.-inset-x-52{left:-13rem!important;right:-13rem!important}.-inset-x-56{left:-14rem!important;right:-14rem!important}.-inset-x-60{left:-15rem!important;right:-15rem!important}.-inset-x-64{left:-16rem!important;right:-16rem!important}.-inset-x-72{left:-18rem!important;right:-18rem!important}.-inset-x-80{left:-20rem!important;right:-20rem!important}.-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.-inset-x-96{left:-24rem!important;right:-24rem!important}.-inset-x-416{left:-26rem!important;right:-26rem!important}.-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.-inset-x-px{left:-1px!important;right:-1px!important}.-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.-inset-x-51per{left:-51%!important;right:-51%!important}.-inset-x-max-content{left:max-content!important;right:max-content!important}.inset-x-1\/2{left:50%!important;right:50%!important}.inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.inset-x-1\/4{left:25%!important;right:25%!important}.inset-x-2\/4{left:50%!important;right:50%!important}.inset-x-3\/4{left:75%!important;right:75%!important}.inset-x-full{left:100%!important;right:100%!important}.-inset-x-1\/2{left:-50%!important;right:-50%!important}.-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.-inset-x-1\/4{left:-25%!important;right:-25%!important}.-inset-x-2\/4{left:-50%!important;right:-50%!important}.-inset-x-3\/4{left:-75%!important;right:-75%!important}.-inset-x-full{left:-100%!important;right:-100%!important}.inset-y-0{top:0!important;bottom:0!important}.inset-y-1{top:.25rem!important;bottom:.25rem!important}.inset-y-2{top:.5rem!important;bottom:.5rem!important}.inset-y-3{top:.75rem!important;bottom:.75rem!important}.inset-y-4{top:1rem!important;bottom:1rem!important}.inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.inset-y-8{top:2rem!important;bottom:2rem!important}.inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.inset-y-12{top:3rem!important;bottom:3rem!important}.inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.inset-y-16{top:4rem!important;bottom:4rem!important}.inset-y-20{top:5rem!important;bottom:5rem!important}.inset-y-24{top:6rem!important;bottom:6rem!important}.inset-y-28{top:7rem!important;bottom:7rem!important}.inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.inset-y-32{top:8rem!important;bottom:8rem!important}.inset-y-36{top:9rem!important;bottom:9rem!important}.inset-y-40{top:10rem!important;bottom:10rem!important}.inset-y-44{top:11rem!important;bottom:11rem!important}.inset-y-48{top:12rem!important;bottom:12rem!important}.inset-y-52{top:13rem!important;bottom:13rem!important}.inset-y-56{top:14rem!important;bottom:14rem!important}.inset-y-60{top:15rem!important;bottom:15rem!important}.inset-y-64{top:16rem!important;bottom:16rem!important}.inset-y-72{top:18rem!important;bottom:18rem!important}.inset-y-80{top:20rem!important;bottom:20rem!important}.inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.inset-y-96{top:24rem!important;bottom:24rem!important}.inset-y-416{top:26rem!important;bottom:26rem!important}.inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.inset-y-auto{top:auto!important;bottom:auto!important}.inset-y-px{top:1px!important;bottom:1px!important}.inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.inset-y-tw-4{top:1rem!important;bottom:1rem!important}.inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.inset-y-51per{top:51%!important;bottom:51%!important}.inset-y-max-content{top:max-content!important;bottom:max-content!important}.-inset-y-0{top:0!important;bottom:0!important}.-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.-inset-y-4{top:-1rem!important;bottom:-1rem!important}.-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.-inset-y-8{top:-2rem!important;bottom:-2rem!important}.-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.-inset-y-12{top:-3rem!important;bottom:-3rem!important}.-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.-inset-y-16{top:-4rem!important;bottom:-4rem!important}.-inset-y-20{top:-5rem!important;bottom:-5rem!important}.-inset-y-24{top:-6rem!important;bottom:-6rem!important}.-inset-y-28{top:-7rem!important;bottom:-7rem!important}.-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.-inset-y-32{top:-8rem!important;bottom:-8rem!important}.-inset-y-36{top:-9rem!important;bottom:-9rem!important}.-inset-y-40{top:-10rem!important;bottom:-10rem!important}.-inset-y-44{top:-11rem!important;bottom:-11rem!important}.-inset-y-48{top:-12rem!important;bottom:-12rem!important}.-inset-y-52{top:-13rem!important;bottom:-13rem!important}.-inset-y-56{top:-14rem!important;bottom:-14rem!important}.-inset-y-60{top:-15rem!important;bottom:-15rem!important}.-inset-y-64{top:-16rem!important;bottom:-16rem!important}.-inset-y-72{top:-18rem!important;bottom:-18rem!important}.-inset-y-80{top:-20rem!important;bottom:-20rem!important}.-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.-inset-y-96{top:-24rem!important;bottom:-24rem!important}.-inset-y-416{top:-26rem!important;bottom:-26rem!important}.-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.-inset-y-px{top:-1px!important;bottom:-1px!important}.-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.-inset-y-51per{top:-51%!important;bottom:-51%!important}.-inset-y-max-content{top:max-content!important;bottom:max-content!important}.inset-y-1\/2{top:50%!important;bottom:50%!important}.inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.inset-y-1\/4{top:25%!important;bottom:25%!important}.inset-y-2\/4{top:50%!important;bottom:50%!important}.inset-y-3\/4{top:75%!important;bottom:75%!important}.inset-y-full{top:100%!important;bottom:100%!important}.-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.-inset-y-full{top:-100%!important;bottom:-100%!important}.top-1{top:.25rem!important}.top-2{top:.5rem!important}.top-3{top:.75rem!important}.top-4{top:1rem!important}.top-5{top:1.25rem!important}.top-6{top:1.5rem!important}.top-7{top:1.75rem!important}.top-8{top:2rem!important}.top-9{top:2.25rem!important}.top-10{top:2.5rem!important}.top-11{top:2.75rem!important}.top-12{top:3rem!important}.top-14{top:3.5rem!important}.top-16{top:4rem!important}.top-20{top:5rem!important}.top-24{top:6rem!important}.top-28{top:7rem!important}.top-30{top:7.5rem!important}.top-32{top:8rem!important}.top-36{top:9rem!important}.top-40{top:10rem!important}.top-44{top:11rem!important}.top-48{top:12rem!important}.top-52{top:13rem!important}.top-56{top:14rem!important}.top-60{top:15rem!important}.top-64{top:16rem!important}.top-72{top:18rem!important}.top-80{top:20rem!important}.top-82{top:20.5rem!important}.top-85{top:21.25rem!important}.top-96{top:24rem!important}.top-416{top:26rem!important}.top-550{top:34.375rem!important}.top-600{top:37.5rem!important}.top-auto{top:auto!important}.top-px{top:1px!important}.top-0\.5{top:.125rem!important}.top-1\.5{top:.375rem!important}.top-2\.5{top:.625rem!important}.top-3\.5{top:.875rem!important}.top-tw-1{top:.25rem!important}.top-tw-2{top:.5rem!important}.top-tw-3{top:.75rem!important}.top-tw-3\.5{top:.9375rem!important}.top-tw-4{top:1rem!important}.top-tw-5{top:1.25rem!important}.top-51per{top:51%!important}.top-max-content{top:max-content!important}.-top-0{top:0!important}.-top-1{top:-.25rem!important}.-top-2{top:-.5rem!important}.-top-3{top:-.75rem!important}.-top-4{top:-1rem!important}.-top-5{top:-1.25rem!important}.-top-6{top:-1.5rem!important}.-top-7{top:-1.75rem!important}.-top-8{top:-2rem!important}.-top-9{top:-2.25rem!important}.-top-10{top:-2.5rem!important}.-top-11{top:-2.75rem!important}.-top-12{top:-3rem!important}.-top-14{top:-3.5rem!important}.-top-16{top:-4rem!important}.-top-20{top:-5rem!important}.-top-24{top:-6rem!important}.-top-28{top:-7rem!important}.-top-30{top:-7.5rem!important}.-top-32{top:-8rem!important}.-top-36{top:-9rem!important}.-top-40{top:-10rem!important}.-top-44{top:-11rem!important}.-top-48{top:-12rem!important}.-top-52{top:-13rem!important}.-top-56{top:-14rem!important}.-top-60{top:-15rem!important}.-top-64{top:-16rem!important}.-top-72{top:-18rem!important}.-top-80{top:-20rem!important}.-top-82{top:-20.5rem!important}.-top-85{top:-21.25rem!important}.-top-96{top:-24rem!important}.-top-416{top:-26rem!important}.-top-550{top:-34.375rem!important}.-top-600{top:-37.5rem!important}.-top-px{top:-1px!important}.-top-0\.5{top:-.125rem!important}.-top-1\.5{top:-.375rem!important}.-top-2\.5{top:-.625rem!important}.-top-3\.5{top:-.875rem!important}.-top-tw-1{top:-.25rem!important}.-top-tw-2{top:-.5rem!important}.-top-tw-3{top:-.75rem!important}.-top-tw-3\.5{top:-.9375rem!important}.-top-tw-4{top:-1rem!important}.-top-tw-5{top:-1.25rem!important}.-top-51per{top:-51%!important}.-top-max-content{top:max-content!important}.top-1\/2{top:50%!important}.top-1\/3{top:33.333333%!important}.top-2\/3{top:66.666667%!important}.top-1\/4{top:25%!important}.top-2\/4{top:50%!important}.top-3\/4{top:75%!important}.top-full{top:100%!important}.-top-1\/2{top:-50%!important}.-top-1\/3{top:-33.333333%!important}.-top-2\/3{top:-66.666667%!important}.-top-1\/4{top:-25%!important}.-top-2\/4{top:-50%!important}.-top-3\/4{top:-75%!important}.-top-full{top:-100%!important}.right-0{right:0!important}.right-1{right:.25rem!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-5{right:1.25rem!important}.right-6{right:1.5rem!important}.right-7{right:1.75rem!important}.right-8{right:2rem!important}.right-9{right:2.25rem!important}.right-10{right:2.5rem!important}.right-11{right:2.75rem!important}.right-12{right:3rem!important}.right-14{right:3.5rem!important}.right-16{right:4rem!important}.right-20{right:5rem!important}.right-24{right:6rem!important}.right-28{right:7rem!important}.right-30{right:7.5rem!important}.right-32{right:8rem!important}.right-36{right:9rem!important}.right-40{right:10rem!important}.right-44{right:11rem!important}.right-48{right:12rem!important}.right-52{right:13rem!important}.right-56{right:14rem!important}.right-60{right:15rem!important}.right-64{right:16rem!important}.right-72{right:18rem!important}.right-80{right:20rem!important}.right-82{right:20.5rem!important}.right-85{right:21.25rem!important}.right-96{right:24rem!important}.right-416{right:26rem!important}.right-550{right:34.375rem!important}.right-600{right:37.5rem!important}.right-auto{right:auto!important}.right-px{right:1px!important}.right-0\.5{right:.125rem!important}.right-1\.5{right:.375rem!important}.right-2\.5{right:.625rem!important}.right-3\.5{right:.875rem!important}.right-tw-1{right:.25rem!important}.right-tw-2{right:.5rem!important}.right-tw-3{right:.75rem!important}.right-tw-3\.5{right:.9375rem!important}.right-tw-4{right:1rem!important}.right-tw-5{right:1.25rem!important}.right-51per{right:51%!important}.right-max-content{right:max-content!important}.-right-0{right:0!important}.-right-1{right:-.25rem!important}.-right-2{right:-.5rem!important}.-right-3{right:-.75rem!important}.-right-4{right:-1rem!important}.-right-5{right:-1.25rem!important}.-right-6{right:-1.5rem!important}.-right-7{right:-1.75rem!important}.-right-8{right:-2rem!important}.-right-9{right:-2.25rem!important}.-right-10{right:-2.5rem!important}.-right-11{right:-2.75rem!important}.-right-12{right:-3rem!important}.-right-14{right:-3.5rem!important}.-right-16{right:-4rem!important}.-right-20{right:-5rem!important}.-right-24{right:-6rem!important}.-right-28{right:-7rem!important}.-right-30{right:-7.5rem!important}.-right-32{right:-8rem!important}.-right-36{right:-9rem!important}.-right-40{right:-10rem!important}.-right-44{right:-11rem!important}.-right-48{right:-12rem!important}.-right-52{right:-13rem!important}.-right-56{right:-14rem!important}.-right-60{right:-15rem!important}.-right-64{right:-16rem!important}.-right-72{right:-18rem!important}.-right-80{right:-20rem!important}.-right-82{right:-20.5rem!important}.-right-85{right:-21.25rem!important}.-right-96{right:-24rem!important}.-right-416{right:-26rem!important}.-right-550{right:-34.375rem!important}.-right-600{right:-37.5rem!important}.-right-px{right:-1px!important}.-right-0\.5{right:-.125rem!important}.-right-1\.5{right:-.375rem!important}.-right-2\.5{right:-.625rem!important}.-right-3\.5{right:-.875rem!important}.-right-tw-1{right:-.25rem!important}.-right-tw-2{right:-.5rem!important}.-right-tw-3{right:-.75rem!important}.-right-tw-3\.5{right:-.9375rem!important}.-right-tw-4{right:-1rem!important}.-right-tw-5{right:-1.25rem!important}.-right-51per{right:-51%!important}.-right-max-content{right:max-content!important}.right-1\/2{right:50%!important}.right-1\/3{right:33.333333%!important}.right-2\/3{right:66.666667%!important}.right-1\/4{right:25%!important}.right-2\/4{right:50%!important}.right-3\/4{right:75%!important}.right-full{right:100%!important}.-right-1\/2{right:-50%!important}.-right-1\/3{right:-33.333333%!important}.-right-2\/3{right:-66.666667%!important}.-right-1\/4{right:-25%!important}.-right-2\/4{right:-50%!important}.-right-3\/4{right:-75%!important}.-right-full{right:-100%!important}.bottom-1{bottom:.25rem!important}.bottom-2{bottom:.5rem!important}.bottom-3{bottom:.75rem!important}.bottom-4{bottom:1rem!important}.bottom-5{bottom:1.25rem!important}.bottom-6{bottom:1.5rem!important}.bottom-7{bottom:1.75rem!important}.bottom-8{bottom:2rem!important}.bottom-9{bottom:2.25rem!important}.bottom-10{bottom:2.5rem!important}.bottom-11{bottom:2.75rem!important}.bottom-12{bottom:3rem!important}.bottom-14{bottom:3.5rem!important}.bottom-16{bottom:4rem!important}.bottom-20{bottom:5rem!important}.bottom-24{bottom:6rem!important}.bottom-28{bottom:7rem!important}.bottom-30{bottom:7.5rem!important}.bottom-32{bottom:8rem!important}.bottom-36{bottom:9rem!important}.bottom-40{bottom:10rem!important}.bottom-44{bottom:11rem!important}.bottom-48{bottom:12rem!important}.bottom-52{bottom:13rem!important}.bottom-56{bottom:14rem!important}.bottom-60{bottom:15rem!important}.bottom-64{bottom:16rem!important}.bottom-72{bottom:18rem!important}.bottom-80{bottom:20rem!important}.bottom-82{bottom:20.5rem!important}.bottom-85{bottom:21.25rem!important}.bottom-96{bottom:24rem!important}.bottom-416{bottom:26rem!important}.bottom-550{bottom:34.375rem!important}.bottom-600{bottom:37.5rem!important}.bottom-auto{bottom:auto!important}.bottom-px{bottom:1px!important}.bottom-0\.5{bottom:.125rem!important}.bottom-1\.5{bottom:.375rem!important}.bottom-2\.5{bottom:.625rem!important}.bottom-3\.5{bottom:.875rem!important}.bottom-tw-1{bottom:.25rem!important}.bottom-tw-2{bottom:.5rem!important}.bottom-tw-3{bottom:.75rem!important}.bottom-tw-3\.5{bottom:.9375rem!important}.bottom-tw-4{bottom:1rem!important}.bottom-tw-5{bottom:1.25rem!important}.bottom-51per{bottom:51%!important}.bottom-max-content{bottom:max-content!important}.-bottom-0{bottom:0!important}.-bottom-1{bottom:-.25rem!important}.-bottom-2{bottom:-.5rem!important}.-bottom-3{bottom:-.75rem!important}.-bottom-4{bottom:-1rem!important}.-bottom-5{bottom:-1.25rem!important}.-bottom-6{bottom:-1.5rem!important}.-bottom-7{bottom:-1.75rem!important}.-bottom-8{bottom:-2rem!important}.-bottom-9{bottom:-2.25rem!important}.-bottom-10{bottom:-2.5rem!important}.-bottom-11{bottom:-2.75rem!important}.-bottom-12{bottom:-3rem!important}.-bottom-14{bottom:-3.5rem!important}.-bottom-16{bottom:-4rem!important}.-bottom-20{bottom:-5rem!important}.-bottom-24{bottom:-6rem!important}.-bottom-28{bottom:-7rem!important}.-bottom-30{bottom:-7.5rem!important}.-bottom-32{bottom:-8rem!important}.-bottom-36{bottom:-9rem!important}.-bottom-40{bottom:-10rem!important}.-bottom-44{bottom:-11rem!important}.-bottom-48{bottom:-12rem!important}.-bottom-52{bottom:-13rem!important}.-bottom-56{bottom:-14rem!important}.-bottom-60{bottom:-15rem!important}.-bottom-64{bottom:-16rem!important}.-bottom-72{bottom:-18rem!important}.-bottom-80{bottom:-20rem!important}.-bottom-82{bottom:-20.5rem!important}.-bottom-85{bottom:-21.25rem!important}.-bottom-96{bottom:-24rem!important}.-bottom-416{bottom:-26rem!important}.-bottom-550{bottom:-34.375rem!important}.-bottom-600{bottom:-37.5rem!important}.-bottom-px{bottom:-1px!important}.-bottom-0\.5{bottom:-.125rem!important}.-bottom-1\.5{bottom:-.375rem!important}.-bottom-2\.5{bottom:-.625rem!important}.-bottom-3\.5{bottom:-.875rem!important}.-bottom-tw-1{bottom:-.25rem!important}.-bottom-tw-2{bottom:-.5rem!important}.-bottom-tw-3{bottom:-.75rem!important}.-bottom-tw-3\.5{bottom:-.9375rem!important}.-bottom-tw-4{bottom:-1rem!important}.-bottom-tw-5{bottom:-1.25rem!important}.-bottom-51per{bottom:-51%!important}.-bottom-max-content{bottom:max-content!important}.bottom-1\/2{bottom:50%!important}.bottom-1\/3{bottom:33.333333%!important}.bottom-2\/3{bottom:66.666667%!important}.bottom-1\/4{bottom:25%!important}.bottom-2\/4{bottom:50%!important}.bottom-3\/4{bottom:75%!important}.bottom-full{bottom:100%!important}.-bottom-1\/2{bottom:-50%!important}.-bottom-1\/3{bottom:-33.333333%!important}.-bottom-2\/3{bottom:-66.666667%!important}.-bottom-1\/4{bottom:-25%!important}.-bottom-2\/4{bottom:-50%!important}.-bottom-3\/4{bottom:-75%!important}.-bottom-full{bottom:-100%!important}.left-0{left:0!important}.left-1{left:.25rem!important}.left-2{left:.5rem!important}.left-3{left:.75rem!important}.left-4{left:1rem!important}.left-5{left:1.25rem!important}.left-6{left:1.5rem!important}.left-7{left:1.75rem!important}.left-8{left:2rem!important}.left-9{left:2.25rem!important}.left-10{left:2.5rem!important}.left-11{left:2.75rem!important}.left-12{left:3rem!important}.left-14{left:3.5rem!important}.left-16{left:4rem!important}.left-20{left:5rem!important}.left-24{left:6rem!important}.left-28{left:7rem!important}.left-30{left:7.5rem!important}.left-32{left:8rem!important}.left-36{left:9rem!important}.left-40{left:10rem!important}.left-44{left:11rem!important}.left-48{left:12rem!important}.left-52{left:13rem!important}.left-56{left:14rem!important}.left-60{left:15rem!important}.left-64{left:16rem!important}.left-72{left:18rem!important}.left-80{left:20rem!important}.left-82{left:20.5rem!important}.left-85{left:21.25rem!important}.left-96{left:24rem!important}.left-416{left:26rem!important}.left-550{left:34.375rem!important}.left-600{left:37.5rem!important}.left-auto{left:auto!important}.left-px{left:1px!important}.left-0\.5{left:.125rem!important}.left-1\.5{left:.375rem!important}.left-2\.5{left:.625rem!important}.left-3\.5{left:.875rem!important}.left-tw-1{left:.25rem!important}.left-tw-2{left:.5rem!important}.left-tw-3{left:.75rem!important}.left-tw-3\.5{left:.9375rem!important}.left-tw-4{left:1rem!important}.left-tw-5{left:1.25rem!important}.left-51per{left:51%!important}.left-max-content{left:max-content!important}.-left-0{left:0!important}.-left-1{left:-.25rem!important}.-left-2{left:-.5rem!important}.-left-3{left:-.75rem!important}.-left-4{left:-1rem!important}.-left-5{left:-1.25rem!important}.-left-6{left:-1.5rem!important}.-left-7{left:-1.75rem!important}.-left-8{left:-2rem!important}.-left-9{left:-2.25rem!important}.-left-10{left:-2.5rem!important}.-left-11{left:-2.75rem!important}.-left-12{left:-3rem!important}.-left-14{left:-3.5rem!important}.-left-16{left:-4rem!important}.-left-20{left:-5rem!important}.-left-24{left:-6rem!important}.-left-28{left:-7rem!important}.-left-30{left:-7.5rem!important}.-left-32{left:-8rem!important}.-left-36{left:-9rem!important}.-left-40{left:-10rem!important}.-left-44{left:-11rem!important}.-left-48{left:-12rem!important}.-left-52{left:-13rem!important}.-left-56{left:-14rem!important}.-left-60{left:-15rem!important}.-left-64{left:-16rem!important}.-left-72{left:-18rem!important}.-left-80{left:-20rem!important}.-left-82{left:-20.5rem!important}.-left-85{left:-21.25rem!important}.-left-96{left:-24rem!important}.-left-416{left:-26rem!important}.-left-550{left:-34.375rem!important}.-left-600{left:-37.5rem!important}.-left-px{left:-1px!important}.-left-0\.5{left:-.125rem!important}.-left-1\.5{left:-.375rem!important}.-left-2\.5{left:-.625rem!important}.-left-3\.5{left:-.875rem!important}.-left-tw-1{left:-.25rem!important}.-left-tw-2{left:-.5rem!important}.-left-tw-3{left:-.75rem!important}.-left-tw-3\.5{left:-.9375rem!important}.-left-tw-4{left:-1rem!important}.-left-tw-5{left:-1.25rem!important}.-left-51per{left:-51%!important}.-left-max-content{left:max-content!important}.left-1\/2{left:50%!important}.left-1\/3{left:33.333333%!important}.left-2\/3{left:66.666667%!important}.left-1\/4{left:25%!important}.left-2\/4{left:50%!important}.left-3\/4{left:75%!important}.left-full{left:100%!important}.-left-1\/2{left:-50%!important}.-left-1\/3{left:-33.333333%!important}.-left-2\/3{left:-66.666667%!important}.-left-1\/4{left:-25%!important}.-left-2\/4{left:-50%!important}.-left-3\/4{left:-75%!important}.-left-full{left:-100%!important}.isolate{isolation:isolate!important}.isolation-auto{isolation:auto!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-auto{z-index:auto!important}.focus-within\:z-0:focus-within{z-index:0!important}.focus-within\:z-10:focus-within{z-index:10!important}.focus-within\:z-20:focus-within{z-index:20!important}.focus-within\:z-30:focus-within{z-index:30!important}.focus-within\:z-40:focus-within{z-index:40!important}.focus-within\:z-50:focus-within{z-index:50!important}.focus-within\:z-auto:focus-within{z-index:auto!important}.focus\:z-0:focus{z-index:0!important}.focus\:z-10:focus{z-index:10!important}.focus\:z-20:focus{z-index:20!important}.focus\:z-30:focus{z-index:30!important}.focus\:z-40:focus{z-index:40!important}.focus\:z-50:focus{z-index:50!important}.focus\:z-auto:focus{z-index:auto!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.order-11{order:11!important}.order-12{order:12!important}.order-first{order:-9999!important}.order-last{order:9999!important}.order-none{order:0!important}.col-auto{grid-column:auto!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-3{grid-column:span 3 / span 3!important}.col-span-4{grid-column:span 4 / span 4!important}.col-span-5{grid-column:span 5 / span 5!important}.col-span-6{grid-column:span 6 / span 6!important}.col-span-7{grid-column:span 7 / span 7!important}.col-span-8{grid-column:span 8 / span 8!important}.col-span-9{grid-column:span 9 / span 9!important}.col-span-10{grid-column:span 10 / span 10!important}.col-span-11{grid-column:span 11 / span 11!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-full{grid-column:1 / -1!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-start-13{grid-column-start:13!important}.col-start-auto{grid-column-start:auto!important}.col-end-1{grid-column-end:1!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.col-end-13{grid-column-end:13!important}.col-end-auto{grid-column-end:auto!important}.row-auto{grid-row:auto!important}.row-span-1{grid-row:span 1 / span 1!important}.row-span-2{grid-row:span 2 / span 2!important}.row-span-3{grid-row:span 3 / span 3!important}.row-span-4{grid-row:span 4 / span 4!important}.row-span-5{grid-row:span 5 / span 5!important}.row-span-6{grid-row:span 6 / span 6!important}.row-span-full{grid-row:1 / -1!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.row-start-3{grid-row-start:3!important}.row-start-4{grid-row-start:4!important}.row-start-5{grid-row-start:5!important}.row-start-6{grid-row-start:6!important}.row-start-7{grid-row-start:7!important}.row-start-auto{grid-row-start:auto!important}.row-end-1{grid-row-end:1!important}.row-end-2{grid-row-end:2!important}.row-end-3{grid-row-end:3!important}.row-end-4{grid-row-end:4!important}.row-end-5{grid-row-end:5!important}.row-end-6{grid-row-end:6!important}.row-end-7{grid-row-end:7!important}.row-end-auto{grid-row-end:auto!important}.float-right{float:right!important}.float-left{float:left!important}.clear-left{clear:left!important}.clear-right{clear:right!important}.clear-both{clear:both!important}.clear-none{clear:none!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-11{margin:2.75rem!important}.m-12{margin:3rem!important}.m-14{margin:3.5rem!important}.m-16{margin:4rem!important}.m-20{margin:5rem!important}.m-24{margin:6rem!important}.m-28{margin:7rem!important}.m-30{margin:7.5rem!important}.m-32{margin:8rem!important}.m-36{margin:9rem!important}.m-40{margin:10rem!important}.m-44{margin:11rem!important}.m-48{margin:12rem!important}.m-52{margin:13rem!important}.m-56{margin:14rem!important}.m-60{margin:15rem!important}.m-64{margin:16rem!important}.m-72{margin:18rem!important}.m-80{margin:20rem!important}.m-82{margin:20.5rem!important}.m-85{margin:21.25rem!important}.m-96{margin:24rem!important}.m-416{margin:26rem!important}.m-550{margin:34.375rem!important}.m-600{margin:37.5rem!important}.m-px{margin:1px!important}.m-0\.5{margin:.125rem!important}.m-1\.5{margin:.375rem!important}.m-2\.5{margin:.625rem!important}.m-3\.5{margin:.875rem!important}.m-tw-1{margin:.25rem!important}.m-tw-2{margin:.5rem!important}.m-tw-3{margin:.75rem!important}.m-tw-3\.5{margin:.9375rem!important}.m-tw-4{margin:1rem!important}.m-tw-5{margin:1.25rem!important}.m-51per{margin:51%!important}.m-max-content{margin:max-content!important}.-m-0{margin:0!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-.75rem!important}.-m-4{margin:-1rem!important}.-m-5{margin:-1.25rem!important}.-m-6{margin:-1.5rem!important}.-m-7{margin:-1.75rem!important}.-m-8{margin:-2rem!important}.-m-9{margin:-2.25rem!important}.-m-10{margin:-2.5rem!important}.-m-11{margin:-2.75rem!important}.-m-12{margin:-3rem!important}.-m-14{margin:-3.5rem!important}.-m-16{margin:-4rem!important}.-m-20{margin:-5rem!important}.-m-24{margin:-6rem!important}.-m-28{margin:-7rem!important}.-m-30{margin:-7.5rem!important}.-m-32{margin:-8rem!important}.-m-36{margin:-9rem!important}.-m-40{margin:-10rem!important}.-m-44{margin:-11rem!important}.-m-48{margin:-12rem!important}.-m-52{margin:-13rem!important}.-m-56{margin:-14rem!important}.-m-60{margin:-15rem!important}.-m-64{margin:-16rem!important}.-m-72{margin:-18rem!important}.-m-80{margin:-20rem!important}.-m-82{margin:-20.5rem!important}.-m-85{margin:-21.25rem!important}.-m-96{margin:-24rem!important}.-m-416{margin:-26rem!important}.-m-550{margin:-34.375rem!important}.-m-600{margin:-37.5rem!important}.-m-px{margin:-1px!important}.-m-0\.5{margin:-.125rem!important}.-m-1\.5{margin:-.375rem!important}.-m-2\.5{margin:-.625rem!important}.-m-3\.5{margin:-.875rem!important}.-m-tw-1{margin:-.25rem!important}.-m-tw-2{margin:-.5rem!important}.-m-tw-3{margin:-.75rem!important}.-m-tw-3\.5{margin:-.9375rem!important}.-m-tw-4{margin:-1rem!important}.-m-tw-5{margin:-1.25rem!important}.-m-51per{margin:-51%!important}.-m-max-content{margin:max-content!important}.last\:m-0:last-child{margin:0!important}.last\:m-1:last-child{margin:.25rem!important}.last\:m-2:last-child{margin:.5rem!important}.last\:m-3:last-child{margin:.75rem!important}.last\:m-4:last-child{margin:1rem!important}.last\:m-5:last-child{margin:1.25rem!important}.last\:m-6:last-child{margin:1.5rem!important}.last\:m-7:last-child{margin:1.75rem!important}.last\:m-8:last-child{margin:2rem!important}.last\:m-9:last-child{margin:2.25rem!important}.last\:m-10:last-child{margin:2.5rem!important}.last\:m-11:last-child{margin:2.75rem!important}.last\:m-12:last-child{margin:3rem!important}.last\:m-14:last-child{margin:3.5rem!important}.last\:m-16:last-child{margin:4rem!important}.last\:m-20:last-child{margin:5rem!important}.last\:m-24:last-child{margin:6rem!important}.last\:m-28:last-child{margin:7rem!important}.last\:m-30:last-child{margin:7.5rem!important}.last\:m-32:last-child{margin:8rem!important}.last\:m-36:last-child{margin:9rem!important}.last\:m-40:last-child{margin:10rem!important}.last\:m-44:last-child{margin:11rem!important}.last\:m-48:last-child{margin:12rem!important}.last\:m-52:last-child{margin:13rem!important}.last\:m-56:last-child{margin:14rem!important}.last\:m-60:last-child{margin:15rem!important}.last\:m-64:last-child{margin:16rem!important}.last\:m-72:last-child{margin:18rem!important}.last\:m-80:last-child{margin:20rem!important}.last\:m-82:last-child{margin:20.5rem!important}.last\:m-85:last-child{margin:21.25rem!important}.last\:m-96:last-child{margin:24rem!important}.last\:m-416:last-child{margin:26rem!important}.last\:m-550:last-child{margin:34.375rem!important}.last\:m-600:last-child{margin:37.5rem!important}.last\:m-auto:last-child{margin:auto!important}.last\:m-px:last-child{margin:1px!important}.last\:m-0\.5:last-child{margin:.125rem!important}.last\:m-1\.5:last-child{margin:.375rem!important}.last\:m-2\.5:last-child{margin:.625rem!important}.last\:m-3\.5:last-child{margin:.875rem!important}.last\:m-tw-1:last-child{margin:.25rem!important}.last\:m-tw-2:last-child{margin:.5rem!important}.last\:m-tw-3:last-child{margin:.75rem!important}.last\:m-tw-3\.5:last-child{margin:.9375rem!important}.last\:m-tw-4:last-child{margin:1rem!important}.last\:m-tw-5:last-child{margin:1.25rem!important}.last\:m-51per:last-child{margin:51%!important}.last\:m-max-content:last-child{margin:max-content!important}.last\:-m-0:last-child{margin:0!important}.last\:-m-1:last-child{margin:-.25rem!important}.last\:-m-2:last-child{margin:-.5rem!important}.last\:-m-3:last-child{margin:-.75rem!important}.last\:-m-4:last-child{margin:-1rem!important}.last\:-m-5:last-child{margin:-1.25rem!important}.last\:-m-6:last-child{margin:-1.5rem!important}.last\:-m-7:last-child{margin:-1.75rem!important}.last\:-m-8:last-child{margin:-2rem!important}.last\:-m-9:last-child{margin:-2.25rem!important}.last\:-m-10:last-child{margin:-2.5rem!important}.last\:-m-11:last-child{margin:-2.75rem!important}.last\:-m-12:last-child{margin:-3rem!important}.last\:-m-14:last-child{margin:-3.5rem!important}.last\:-m-16:last-child{margin:-4rem!important}.last\:-m-20:last-child{margin:-5rem!important}.last\:-m-24:last-child{margin:-6rem!important}.last\:-m-28:last-child{margin:-7rem!important}.last\:-m-30:last-child{margin:-7.5rem!important}.last\:-m-32:last-child{margin:-8rem!important}.last\:-m-36:last-child{margin:-9rem!important}.last\:-m-40:last-child{margin:-10rem!important}.last\:-m-44:last-child{margin:-11rem!important}.last\:-m-48:last-child{margin:-12rem!important}.last\:-m-52:last-child{margin:-13rem!important}.last\:-m-56:last-child{margin:-14rem!important}.last\:-m-60:last-child{margin:-15rem!important}.last\:-m-64:last-child{margin:-16rem!important}.last\:-m-72:last-child{margin:-18rem!important}.last\:-m-80:last-child{margin:-20rem!important}.last\:-m-82:last-child{margin:-20.5rem!important}.last\:-m-85:last-child{margin:-21.25rem!important}.last\:-m-96:last-child{margin:-24rem!important}.last\:-m-416:last-child{margin:-26rem!important}.last\:-m-550:last-child{margin:-34.375rem!important}.last\:-m-600:last-child{margin:-37.5rem!important}.last\:-m-px:last-child{margin:-1px!important}.last\:-m-0\.5:last-child{margin:-.125rem!important}.last\:-m-1\.5:last-child{margin:-.375rem!important}.last\:-m-2\.5:last-child{margin:-.625rem!important}.last\:-m-3\.5:last-child{margin:-.875rem!important}.last\:-m-tw-1:last-child{margin:-.25rem!important}.last\:-m-tw-2:last-child{margin:-.5rem!important}.last\:-m-tw-3:last-child{margin:-.75rem!important}.last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.last\:-m-tw-4:last-child{margin:-1rem!important}.last\:-m-tw-5:last-child{margin:-1.25rem!important}.last\:-m-51per:last-child{margin:-51%!important}.last\:-m-max-content:last-child{margin:max-content!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:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-24{margin-left:6rem!important;margin-right:6rem!important}.mx-28{margin-left:7rem!important;margin-right:7rem!important}.mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-32{margin-left:8rem!important;margin-right:8rem!important}.mx-36{margin-left:9rem!important;margin-right:9rem!important}.mx-40{margin-left:10rem!important;margin-right:10rem!important}.mx-44{margin-left:11rem!important;margin-right:11rem!important}.mx-48{margin-left:12rem!important;margin-right:12rem!important}.mx-52{margin-left:13rem!important;margin-right:13rem!important}.mx-56{margin-left:14rem!important;margin-right:14rem!important}.mx-60{margin-left:15rem!important;margin-right:15rem!important}.mx-64{margin-left:16rem!important;margin-right:16rem!important}.mx-72{margin-left:18rem!important;margin-right:18rem!important}.mx-80{margin-left:20rem!important;margin-right:20rem!important}.mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.mx-96{margin-left:24rem!important;margin-right:24rem!important}.mx-416{margin-left:26rem!important;margin-right:26rem!important}.mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mx-px{margin-left:1px!important;margin-right:1px!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-51per{margin-left:51%!important;margin-right:51%!important}.mx-max-content{margin-left:max-content!important;margin-right:max-content!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:-.75rem!important;margin-right:-.75rem!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.-mx-px{margin-left:-1px!important;margin-right:-1px!important}.-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-24{margin-top:6rem!important;margin-bottom:6rem!important}.my-28{margin-top:7rem!important;margin-bottom:7rem!important}.my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-32{margin-top:8rem!important;margin-bottom:8rem!important}.my-36{margin-top:9rem!important;margin-bottom:9rem!important}.my-40{margin-top:10rem!important;margin-bottom:10rem!important}.my-44{margin-top:11rem!important;margin-bottom:11rem!important}.my-48{margin-top:12rem!important;margin-bottom:12rem!important}.my-52{margin-top:13rem!important;margin-bottom:13rem!important}.my-56{margin-top:14rem!important;margin-bottom:14rem!important}.my-60{margin-top:15rem!important;margin-bottom:15rem!important}.my-64{margin-top:16rem!important;margin-bottom:16rem!important}.my-72{margin-top:18rem!important;margin-bottom:18rem!important}.my-80{margin-top:20rem!important;margin-bottom:20rem!important}.my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.my-96{margin-top:24rem!important;margin-bottom:24rem!important}.my-416{margin-top:26rem!important;margin-bottom:26rem!important}.my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-px{margin-top:1px!important;margin-bottom:1px!important}.my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-51per{margin-top:51%!important;margin-bottom:51%!important}.my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.-my-0{margin-top:0!important;margin-bottom:0!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-14{margin-top:3.5rem!important}.mt-16{margin-top:4rem!important}.mt-20{margin-top:5rem!important}.mt-24{margin-top:6rem!important}.mt-28{margin-top:7rem!important}.mt-30{margin-top:7.5rem!important}.mt-32{margin-top:8rem!important}.mt-36{margin-top:9rem!important}.mt-40{margin-top:10rem!important}.mt-44{margin-top:11rem!important}.mt-48{margin-top:12rem!important}.mt-52{margin-top:13rem!important}.mt-56{margin-top:14rem!important}.mt-60{margin-top:15rem!important}.mt-64{margin-top:16rem!important}.mt-72{margin-top:18rem!important}.mt-80{margin-top:20rem!important}.mt-82{margin-top:20.5rem!important}.mt-85{margin-top:21.25rem!important}.mt-96{margin-top:24rem!important}.mt-416{margin-top:26rem!important}.mt-550{margin-top:34.375rem!important}.mt-600{margin-top:37.5rem!important}.mt-px{margin-top:1px!important}.mt-0\.5{margin-top:.125rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-3\.5{margin-top:.875rem!important}.mt-tw-1{margin-top:.25rem!important}.mt-tw-2{margin-top:.5rem!important}.mt-tw-3{margin-top:.75rem!important}.mt-tw-3\.5{margin-top:.9375rem!important}.mt-tw-4{margin-top:1rem!important}.mt-tw-5{margin-top:1.25rem!important}.mt-51per{margin-top:51%!important}.mt-max-content{margin-top:max-content!important}.-mt-0{margin-top:0!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-.75rem!important}.-mt-4{margin-top:-1rem!important}.-mt-5{margin-top:-1.25rem!important}.-mt-6{margin-top:-1.5rem!important}.-mt-7{margin-top:-1.75rem!important}.-mt-8{margin-top:-2rem!important}.-mt-9{margin-top:-2.25rem!important}.-mt-10{margin-top:-2.5rem!important}.-mt-11{margin-top:-2.75rem!important}.-mt-12{margin-top:-3rem!important}.-mt-14{margin-top:-3.5rem!important}.-mt-16{margin-top:-4rem!important}.-mt-20{margin-top:-5rem!important}.-mt-24{margin-top:-6rem!important}.-mt-28{margin-top:-7rem!important}.-mt-30{margin-top:-7.5rem!important}.-mt-32{margin-top:-8rem!important}.-mt-36{margin-top:-9rem!important}.-mt-40{margin-top:-10rem!important}.-mt-44{margin-top:-11rem!important}.-mt-48{margin-top:-12rem!important}.-mt-52{margin-top:-13rem!important}.-mt-56{margin-top:-14rem!important}.-mt-60{margin-top:-15rem!important}.-mt-64{margin-top:-16rem!important}.-mt-72{margin-top:-18rem!important}.-mt-80{margin-top:-20rem!important}.-mt-82{margin-top:-20.5rem!important}.-mt-85{margin-top:-21.25rem!important}.-mt-96{margin-top:-24rem!important}.-mt-416{margin-top:-26rem!important}.-mt-550{margin-top:-34.375rem!important}.-mt-600{margin-top:-37.5rem!important}.-mt-px{margin-top:-1px!important}.-mt-0\.5{margin-top:-.125rem!important}.-mt-1\.5{margin-top:-.375rem!important}.-mt-2\.5{margin-top:-.625rem!important}.-mt-3\.5{margin-top:-.875rem!important}.-mt-tw-1{margin-top:-.25rem!important}.-mt-tw-2{margin-top:-.5rem!important}.-mt-tw-3{margin-top:-.75rem!important}.-mt-tw-3\.5{margin-top:-.9375rem!important}.-mt-tw-4{margin-top:-1rem!important}.-mt-tw-5{margin-top:-1.25rem!important}.-mt-51per{margin-top:-51%!important}.-mt-max-content{margin-top:max-content!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-7{margin-right:1.75rem!important}.mr-8{margin-right:2rem!important}.mr-9{margin-right:2.25rem!important}.mr-10{margin-right:2.5rem!important}.mr-11{margin-right:2.75rem!important}.mr-12{margin-right:3rem!important}.mr-14{margin-right:3.5rem!important}.mr-16{margin-right:4rem!important}.mr-20{margin-right:5rem!important}.mr-24{margin-right:6rem!important}.mr-28{margin-right:7rem!important}.mr-30{margin-right:7.5rem!important}.mr-32{margin-right:8rem!important}.mr-36{margin-right:9rem!important}.mr-40{margin-right:10rem!important}.mr-44{margin-right:11rem!important}.mr-48{margin-right:12rem!important}.mr-52{margin-right:13rem!important}.mr-56{margin-right:14rem!important}.mr-60{margin-right:15rem!important}.mr-64{margin-right:16rem!important}.mr-72{margin-right:18rem!important}.mr-80{margin-right:20rem!important}.mr-82{margin-right:20.5rem!important}.mr-85{margin-right:21.25rem!important}.mr-96{margin-right:24rem!important}.mr-416{margin-right:26rem!important}.mr-550{margin-right:34.375rem!important}.mr-600{margin-right:37.5rem!important}.mr-auto{margin-right:auto!important}.mr-px{margin-right:1px!important}.mr-0\.5{margin-right:.125rem!important}.mr-1\.5{margin-right:.375rem!important}.mr-2\.5{margin-right:.625rem!important}.mr-3\.5{margin-right:.875rem!important}.mr-tw-1{margin-right:.25rem!important}.mr-tw-2{margin-right:.5rem!important}.mr-tw-3{margin-right:.75rem!important}.mr-tw-3\.5{margin-right:.9375rem!important}.mr-tw-4{margin-right:1rem!important}.mr-tw-5{margin-right:1.25rem!important}.mr-51per{margin-right:51%!important}.mr-max-content{margin-right:max-content!important}.-mr-0{margin-right:0!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-.75rem!important}.-mr-4{margin-right:-1rem!important}.-mr-5{margin-right:-1.25rem!important}.-mr-6{margin-right:-1.5rem!important}.-mr-7{margin-right:-1.75rem!important}.-mr-8{margin-right:-2rem!important}.-mr-9{margin-right:-2.25rem!important}.-mr-10{margin-right:-2.5rem!important}.-mr-11{margin-right:-2.75rem!important}.-mr-12{margin-right:-3rem!important}.-mr-14{margin-right:-3.5rem!important}.-mr-16{margin-right:-4rem!important}.-mr-20{margin-right:-5rem!important}.-mr-24{margin-right:-6rem!important}.-mr-28{margin-right:-7rem!important}.-mr-30{margin-right:-7.5rem!important}.-mr-32{margin-right:-8rem!important}.-mr-36{margin-right:-9rem!important}.-mr-40{margin-right:-10rem!important}.-mr-44{margin-right:-11rem!important}.-mr-48{margin-right:-12rem!important}.-mr-52{margin-right:-13rem!important}.-mr-56{margin-right:-14rem!important}.-mr-60{margin-right:-15rem!important}.-mr-64{margin-right:-16rem!important}.-mr-72{margin-right:-18rem!important}.-mr-80{margin-right:-20rem!important}.-mr-82{margin-right:-20.5rem!important}.-mr-85{margin-right:-21.25rem!important}.-mr-96{margin-right:-24rem!important}.-mr-416{margin-right:-26rem!important}.-mr-550{margin-right:-34.375rem!important}.-mr-600{margin-right:-37.5rem!important}.-mr-px{margin-right:-1px!important}.-mr-0\.5{margin-right:-.125rem!important}.-mr-1\.5{margin-right:-.375rem!important}.-mr-2\.5{margin-right:-.625rem!important}.-mr-3\.5{margin-right:-.875rem!important}.-mr-tw-1{margin-right:-.25rem!important}.-mr-tw-2{margin-right:-.5rem!important}.-mr-tw-3{margin-right:-.75rem!important}.-mr-tw-3\.5{margin-right:-.9375rem!important}.-mr-tw-4{margin-right:-1rem!important}.-mr-tw-5{margin-right:-1.25rem!important}.-mr-51per{margin-right:-51%!important}.-mr-max-content{margin-right:max-content!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-16{margin-bottom:4rem!important}.mb-20{margin-bottom:5rem!important}.mb-24{margin-bottom:6rem!important}.mb-28{margin-bottom:7rem!important}.mb-30{margin-bottom:7.5rem!important}.mb-32{margin-bottom:8rem!important}.mb-36{margin-bottom:9rem!important}.mb-40{margin-bottom:10rem!important}.mb-44{margin-bottom:11rem!important}.mb-48{margin-bottom:12rem!important}.mb-52{margin-bottom:13rem!important}.mb-56{margin-bottom:14rem!important}.mb-60{margin-bottom:15rem!important}.mb-64{margin-bottom:16rem!important}.mb-72{margin-bottom:18rem!important}.mb-80{margin-bottom:20rem!important}.mb-82{margin-bottom:20.5rem!important}.mb-85{margin-bottom:21.25rem!important}.mb-96{margin-bottom:24rem!important}.mb-416{margin-bottom:26rem!important}.mb-550{margin-bottom:34.375rem!important}.mb-600{margin-bottom:37.5rem!important}.mb-px{margin-bottom:1px!important}.mb-0\.5{margin-bottom:.125rem!important}.mb-1\.5{margin-bottom:.375rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mb-3\.5{margin-bottom:.875rem!important}.mb-tw-1{margin-bottom:.25rem!important}.mb-tw-2{margin-bottom:.5rem!important}.mb-tw-3{margin-bottom:.75rem!important}.mb-tw-3\.5{margin-bottom:.9375rem!important}.mb-tw-4{margin-bottom:1rem!important}.mb-tw-5{margin-bottom:1.25rem!important}.mb-51per{margin-bottom:51%!important}.mb-max-content{margin-bottom:max-content!important}.-mb-0{margin-bottom:0!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-.75rem!important}.-mb-4{margin-bottom:-1rem!important}.-mb-5{margin-bottom:-1.25rem!important}.-mb-6{margin-bottom:-1.5rem!important}.-mb-7{margin-bottom:-1.75rem!important}.-mb-8{margin-bottom:-2rem!important}.-mb-9{margin-bottom:-2.25rem!important}.-mb-10{margin-bottom:-2.5rem!important}.-mb-11{margin-bottom:-2.75rem!important}.-mb-12{margin-bottom:-3rem!important}.-mb-14{margin-bottom:-3.5rem!important}.-mb-16{margin-bottom:-4rem!important}.-mb-20{margin-bottom:-5rem!important}.-mb-24{margin-bottom:-6rem!important}.-mb-28{margin-bottom:-7rem!important}.-mb-30{margin-bottom:-7.5rem!important}.-mb-32{margin-bottom:-8rem!important}.-mb-36{margin-bottom:-9rem!important}.-mb-40{margin-bottom:-10rem!important}.-mb-44{margin-bottom:-11rem!important}.-mb-48{margin-bottom:-12rem!important}.-mb-52{margin-bottom:-13rem!important}.-mb-56{margin-bottom:-14rem!important}.-mb-60{margin-bottom:-15rem!important}.-mb-64{margin-bottom:-16rem!important}.-mb-72{margin-bottom:-18rem!important}.-mb-80{margin-bottom:-20rem!important}.-mb-82{margin-bottom:-20.5rem!important}.-mb-85{margin-bottom:-21.25rem!important}.-mb-96{margin-bottom:-24rem!important}.-mb-416{margin-bottom:-26rem!important}.-mb-550{margin-bottom:-34.375rem!important}.-mb-600{margin-bottom:-37.5rem!important}.-mb-px{margin-bottom:-1px!important}.-mb-0\.5{margin-bottom:-.125rem!important}.-mb-1\.5{margin-bottom:-.375rem!important}.-mb-2\.5{margin-bottom:-.625rem!important}.-mb-3\.5{margin-bottom:-.875rem!important}.-mb-tw-1{margin-bottom:-.25rem!important}.-mb-tw-2{margin-bottom:-.5rem!important}.-mb-tw-3{margin-bottom:-.75rem!important}.-mb-tw-3\.5{margin-bottom:-.9375rem!important}.-mb-tw-4{margin-bottom:-1rem!important}.-mb-tw-5{margin-bottom:-1.25rem!important}.-mb-51per{margin-bottom:-51%!important}.-mb-max-content{margin-bottom:max-content!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-7{margin-left:1.75rem!important}.ml-8{margin-left:2rem!important}.ml-9{margin-left:2.25rem!important}.ml-10{margin-left:2.5rem!important}.ml-11{margin-left:2.75rem!important}.ml-12{margin-left:3rem!important}.ml-14{margin-left:3.5rem!important}.ml-16{margin-left:4rem!important}.ml-20{margin-left:5rem!important}.ml-24{margin-left:6rem!important}.ml-28{margin-left:7rem!important}.ml-30{margin-left:7.5rem!important}.ml-32{margin-left:8rem!important}.ml-36{margin-left:9rem!important}.ml-40{margin-left:10rem!important}.ml-44{margin-left:11rem!important}.ml-48{margin-left:12rem!important}.ml-52{margin-left:13rem!important}.ml-56{margin-left:14rem!important}.ml-60{margin-left:15rem!important}.ml-64{margin-left:16rem!important}.ml-72{margin-left:18rem!important}.ml-80{margin-left:20rem!important}.ml-82{margin-left:20.5rem!important}.ml-85{margin-left:21.25rem!important}.ml-96{margin-left:24rem!important}.ml-416{margin-left:26rem!important}.ml-550{margin-left:34.375rem!important}.ml-600{margin-left:37.5rem!important}.ml-auto{margin-left:auto!important}.ml-px{margin-left:1px!important}.ml-0\.5{margin-left:.125rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-2\.5{margin-left:.625rem!important}.ml-3\.5{margin-left:.875rem!important}.ml-tw-1{margin-left:.25rem!important}.ml-tw-2{margin-left:.5rem!important}.ml-tw-3{margin-left:.75rem!important}.ml-tw-3\.5{margin-left:.9375rem!important}.ml-tw-4{margin-left:1rem!important}.ml-tw-5{margin-left:1.25rem!important}.ml-51per{margin-left:51%!important}.ml-max-content{margin-left:max-content!important}.-ml-0{margin-left:0!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-.75rem!important}.-ml-4{margin-left:-1rem!important}.-ml-5{margin-left:-1.25rem!important}.-ml-6{margin-left:-1.5rem!important}.-ml-7{margin-left:-1.75rem!important}.-ml-8{margin-left:-2rem!important}.-ml-9{margin-left:-2.25rem!important}.-ml-10{margin-left:-2.5rem!important}.-ml-11{margin-left:-2.75rem!important}.-ml-12{margin-left:-3rem!important}.-ml-14{margin-left:-3.5rem!important}.-ml-16{margin-left:-4rem!important}.-ml-20{margin-left:-5rem!important}.-ml-24{margin-left:-6rem!important}.-ml-28{margin-left:-7rem!important}.-ml-30{margin-left:-7.5rem!important}.-ml-32{margin-left:-8rem!important}.-ml-36{margin-left:-9rem!important}.-ml-40{margin-left:-10rem!important}.-ml-44{margin-left:-11rem!important}.-ml-48{margin-left:-12rem!important}.-ml-52{margin-left:-13rem!important}.-ml-56{margin-left:-14rem!important}.-ml-60{margin-left:-15rem!important}.-ml-64{margin-left:-16rem!important}.-ml-72{margin-left:-18rem!important}.-ml-80{margin-left:-20rem!important}.-ml-82{margin-left:-20.5rem!important}.-ml-85{margin-left:-21.25rem!important}.-ml-96{margin-left:-24rem!important}.-ml-416{margin-left:-26rem!important}.-ml-550{margin-left:-34.375rem!important}.-ml-600{margin-left:-37.5rem!important}.-ml-px{margin-left:-1px!important}.-ml-0\.5{margin-left:-.125rem!important}.-ml-1\.5{margin-left:-.375rem!important}.-ml-2\.5{margin-left:-.625rem!important}.-ml-3\.5{margin-left:-.875rem!important}.-ml-tw-1{margin-left:-.25rem!important}.-ml-tw-2{margin-left:-.5rem!important}.-ml-tw-3{margin-left:-.75rem!important}.-ml-tw-3\.5{margin-left:-.9375rem!important}.-ml-tw-4{margin-left:-1rem!important}.-ml-tw-5{margin-left:-1.25rem!important}.-ml-51per{margin-left:-51%!important}.-ml-max-content{margin-left:max-content!important}.last\:mt-0:last-child{margin-top:0!important}.last\:mt-1:last-child{margin-top:.25rem!important}.last\:mt-2:last-child{margin-top:.5rem!important}.last\:mt-3:last-child{margin-top:.75rem!important}.last\:mt-4:last-child{margin-top:1rem!important}.last\:mt-5:last-child{margin-top:1.25rem!important}.last\:mt-6:last-child{margin-top:1.5rem!important}.last\:mt-7:last-child{margin-top:1.75rem!important}.last\:mt-8:last-child{margin-top:2rem!important}.last\:mt-9:last-child{margin-top:2.25rem!important}.last\:mt-10:last-child{margin-top:2.5rem!important}.last\:mt-11:last-child{margin-top:2.75rem!important}.last\:mt-12:last-child{margin-top:3rem!important}.last\:mt-14:last-child{margin-top:3.5rem!important}.last\:mt-16:last-child{margin-top:4rem!important}.last\:mt-20:last-child{margin-top:5rem!important}.last\:mt-24:last-child{margin-top:6rem!important}.last\:mt-28:last-child{margin-top:7rem!important}.last\:mt-30:last-child{margin-top:7.5rem!important}.last\:mt-32:last-child{margin-top:8rem!important}.last\:mt-36:last-child{margin-top:9rem!important}.last\:mt-40:last-child{margin-top:10rem!important}.last\:mt-44:last-child{margin-top:11rem!important}.last\:mt-48:last-child{margin-top:12rem!important}.last\:mt-52:last-child{margin-top:13rem!important}.last\:mt-56:last-child{margin-top:14rem!important}.last\:mt-60:last-child{margin-top:15rem!important}.last\:mt-64:last-child{margin-top:16rem!important}.last\:mt-72:last-child{margin-top:18rem!important}.last\:mt-80:last-child{margin-top:20rem!important}.last\:mt-82:last-child{margin-top:20.5rem!important}.last\:mt-85:last-child{margin-top:21.25rem!important}.last\:mt-96:last-child{margin-top:24rem!important}.last\:mt-416:last-child{margin-top:26rem!important}.last\:mt-550:last-child{margin-top:34.375rem!important}.last\:mt-600:last-child{margin-top:37.5rem!important}.last\:mt-auto:last-child{margin-top:auto!important}.last\:mt-px:last-child{margin-top:1px!important}.last\:mt-0\.5:last-child{margin-top:.125rem!important}.last\:mt-1\.5:last-child{margin-top:.375rem!important}.last\:mt-2\.5:last-child{margin-top:.625rem!important}.last\:mt-3\.5:last-child{margin-top:.875rem!important}.last\:mt-tw-1:last-child{margin-top:.25rem!important}.last\:mt-tw-2:last-child{margin-top:.5rem!important}.last\:mt-tw-3:last-child{margin-top:.75rem!important}.last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.last\:mt-tw-4:last-child{margin-top:1rem!important}.last\:mt-tw-5:last-child{margin-top:1.25rem!important}.last\:mt-51per:last-child{margin-top:51%!important}.last\:mt-max-content:last-child{margin-top:max-content!important}.last\:-mt-0:last-child{margin-top:0!important}.last\:-mt-1:last-child{margin-top:-.25rem!important}.last\:-mt-2:last-child{margin-top:-.5rem!important}.last\:-mt-3:last-child{margin-top:-.75rem!important}.last\:-mt-4:last-child{margin-top:-1rem!important}.last\:-mt-5:last-child{margin-top:-1.25rem!important}.last\:-mt-6:last-child{margin-top:-1.5rem!important}.last\:-mt-7:last-child{margin-top:-1.75rem!important}.last\:-mt-8:last-child{margin-top:-2rem!important}.last\:-mt-9:last-child{margin-top:-2.25rem!important}.last\:-mt-10:last-child{margin-top:-2.5rem!important}.last\:-mt-11:last-child{margin-top:-2.75rem!important}.last\:-mt-12:last-child{margin-top:-3rem!important}.last\:-mt-14:last-child{margin-top:-3.5rem!important}.last\:-mt-16:last-child{margin-top:-4rem!important}.last\:-mt-20:last-child{margin-top:-5rem!important}.last\:-mt-24:last-child{margin-top:-6rem!important}.last\:-mt-28:last-child{margin-top:-7rem!important}.last\:-mt-30:last-child{margin-top:-7.5rem!important}.last\:-mt-32:last-child{margin-top:-8rem!important}.last\:-mt-36:last-child{margin-top:-9rem!important}.last\:-mt-40:last-child{margin-top:-10rem!important}.last\:-mt-44:last-child{margin-top:-11rem!important}.last\:-mt-48:last-child{margin-top:-12rem!important}.last\:-mt-52:last-child{margin-top:-13rem!important}.last\:-mt-56:last-child{margin-top:-14rem!important}.last\:-mt-60:last-child{margin-top:-15rem!important}.last\:-mt-64:last-child{margin-top:-16rem!important}.last\:-mt-72:last-child{margin-top:-18rem!important}.last\:-mt-80:last-child{margin-top:-20rem!important}.last\:-mt-82:last-child{margin-top:-20.5rem!important}.last\:-mt-85:last-child{margin-top:-21.25rem!important}.last\:-mt-96:last-child{margin-top:-24rem!important}.last\:-mt-416:last-child{margin-top:-26rem!important}.last\:-mt-550:last-child{margin-top:-34.375rem!important}.last\:-mt-600:last-child{margin-top:-37.5rem!important}.last\:-mt-px:last-child{margin-top:-1px!important}.last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.last\:-mt-tw-4:last-child{margin-top:-1rem!important}.last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.last\:-mt-51per:last-child{margin-top:-51%!important}.last\:-mt-max-content:last-child{margin-top:max-content!important}.last\:mr-0:last-child{margin-right:0!important}.last\:mr-1:last-child{margin-right:.25rem!important}.last\:mr-2:last-child{margin-right:.5rem!important}.last\:mr-3:last-child{margin-right:.75rem!important}.last\:mr-4:last-child{margin-right:1rem!important}.last\:mr-5:last-child{margin-right:1.25rem!important}.last\:mr-6:last-child{margin-right:1.5rem!important}.last\:mr-7:last-child{margin-right:1.75rem!important}.last\:mr-8:last-child{margin-right:2rem!important}.last\:mr-9:last-child{margin-right:2.25rem!important}.last\:mr-10:last-child{margin-right:2.5rem!important}.last\:mr-11:last-child{margin-right:2.75rem!important}.last\:mr-12:last-child{margin-right:3rem!important}.last\:mr-14:last-child{margin-right:3.5rem!important}.last\:mr-16:last-child{margin-right:4rem!important}.last\:mr-20:last-child{margin-right:5rem!important}.last\:mr-24:last-child{margin-right:6rem!important}.last\:mr-28:last-child{margin-right:7rem!important}.last\:mr-30:last-child{margin-right:7.5rem!important}.last\:mr-32:last-child{margin-right:8rem!important}.last\:mr-36:last-child{margin-right:9rem!important}.last\:mr-40:last-child{margin-right:10rem!important}.last\:mr-44:last-child{margin-right:11rem!important}.last\:mr-48:last-child{margin-right:12rem!important}.last\:mr-52:last-child{margin-right:13rem!important}.last\:mr-56:last-child{margin-right:14rem!important}.last\:mr-60:last-child{margin-right:15rem!important}.last\:mr-64:last-child{margin-right:16rem!important}.last\:mr-72:last-child{margin-right:18rem!important}.last\:mr-80:last-child{margin-right:20rem!important}.last\:mr-82:last-child{margin-right:20.5rem!important}.last\:mr-85:last-child{margin-right:21.25rem!important}.last\:mr-96:last-child{margin-right:24rem!important}.last\:mr-416:last-child{margin-right:26rem!important}.last\:mr-550:last-child{margin-right:34.375rem!important}.last\:mr-600:last-child{margin-right:37.5rem!important}.last\:mr-auto:last-child{margin-right:auto!important}.last\:mr-px:last-child{margin-right:1px!important}.last\:mr-0\.5:last-child{margin-right:.125rem!important}.last\:mr-1\.5:last-child{margin-right:.375rem!important}.last\:mr-2\.5:last-child{margin-right:.625rem!important}.last\:mr-3\.5:last-child{margin-right:.875rem!important}.last\:mr-tw-1:last-child{margin-right:.25rem!important}.last\:mr-tw-2:last-child{margin-right:.5rem!important}.last\:mr-tw-3:last-child{margin-right:.75rem!important}.last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.last\:mr-tw-4:last-child{margin-right:1rem!important}.last\:mr-tw-5:last-child{margin-right:1.25rem!important}.last\:mr-51per:last-child{margin-right:51%!important}.last\:mr-max-content:last-child{margin-right:max-content!important}.last\:-mr-0:last-child{margin-right:0!important}.last\:-mr-1:last-child{margin-right:-.25rem!important}.last\:-mr-2:last-child{margin-right:-.5rem!important}.last\:-mr-3:last-child{margin-right:-.75rem!important}.last\:-mr-4:last-child{margin-right:-1rem!important}.last\:-mr-5:last-child{margin-right:-1.25rem!important}.last\:-mr-6:last-child{margin-right:-1.5rem!important}.last\:-mr-7:last-child{margin-right:-1.75rem!important}.last\:-mr-8:last-child{margin-right:-2rem!important}.last\:-mr-9:last-child{margin-right:-2.25rem!important}.last\:-mr-10:last-child{margin-right:-2.5rem!important}.last\:-mr-11:last-child{margin-right:-2.75rem!important}.last\:-mr-12:last-child{margin-right:-3rem!important}.last\:-mr-14:last-child{margin-right:-3.5rem!important}.last\:-mr-16:last-child{margin-right:-4rem!important}.last\:-mr-20:last-child{margin-right:-5rem!important}.last\:-mr-24:last-child{margin-right:-6rem!important}.last\:-mr-28:last-child{margin-right:-7rem!important}.last\:-mr-30:last-child{margin-right:-7.5rem!important}.last\:-mr-32:last-child{margin-right:-8rem!important}.last\:-mr-36:last-child{margin-right:-9rem!important}.last\:-mr-40:last-child{margin-right:-10rem!important}.last\:-mr-44:last-child{margin-right:-11rem!important}.last\:-mr-48:last-child{margin-right:-12rem!important}.last\:-mr-52:last-child{margin-right:-13rem!important}.last\:-mr-56:last-child{margin-right:-14rem!important}.last\:-mr-60:last-child{margin-right:-15rem!important}.last\:-mr-64:last-child{margin-right:-16rem!important}.last\:-mr-72:last-child{margin-right:-18rem!important}.last\:-mr-80:last-child{margin-right:-20rem!important}.last\:-mr-82:last-child{margin-right:-20.5rem!important}.last\:-mr-85:last-child{margin-right:-21.25rem!important}.last\:-mr-96:last-child{margin-right:-24rem!important}.last\:-mr-416:last-child{margin-right:-26rem!important}.last\:-mr-550:last-child{margin-right:-34.375rem!important}.last\:-mr-600:last-child{margin-right:-37.5rem!important}.last\:-mr-px:last-child{margin-right:-1px!important}.last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.last\:-mr-tw-4:last-child{margin-right:-1rem!important}.last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.last\:-mr-51per:last-child{margin-right:-51%!important}.last\:-mr-max-content:last-child{margin-right:max-content!important}.last\:mb-0:last-child{margin-bottom:0!important}.last\:mb-1:last-child{margin-bottom:.25rem!important}.last\:mb-2:last-child{margin-bottom:.5rem!important}.last\:mb-3:last-child{margin-bottom:.75rem!important}.last\:mb-4:last-child{margin-bottom:1rem!important}.last\:mb-5:last-child{margin-bottom:1.25rem!important}.last\:mb-6:last-child{margin-bottom:1.5rem!important}.last\:mb-7:last-child{margin-bottom:1.75rem!important}.last\:mb-8:last-child{margin-bottom:2rem!important}.last\:mb-9:last-child{margin-bottom:2.25rem!important}.last\:mb-10:last-child{margin-bottom:2.5rem!important}.last\:mb-11:last-child{margin-bottom:2.75rem!important}.last\:mb-12:last-child{margin-bottom:3rem!important}.last\:mb-14:last-child{margin-bottom:3.5rem!important}.last\:mb-16:last-child{margin-bottom:4rem!important}.last\:mb-20:last-child{margin-bottom:5rem!important}.last\:mb-24:last-child{margin-bottom:6rem!important}.last\:mb-28:last-child{margin-bottom:7rem!important}.last\:mb-30:last-child{margin-bottom:7.5rem!important}.last\:mb-32:last-child{margin-bottom:8rem!important}.last\:mb-36:last-child{margin-bottom:9rem!important}.last\:mb-40:last-child{margin-bottom:10rem!important}.last\:mb-44:last-child{margin-bottom:11rem!important}.last\:mb-48:last-child{margin-bottom:12rem!important}.last\:mb-52:last-child{margin-bottom:13rem!important}.last\:mb-56:last-child{margin-bottom:14rem!important}.last\:mb-60:last-child{margin-bottom:15rem!important}.last\:mb-64:last-child{margin-bottom:16rem!important}.last\:mb-72:last-child{margin-bottom:18rem!important}.last\:mb-80:last-child{margin-bottom:20rem!important}.last\:mb-82:last-child{margin-bottom:20.5rem!important}.last\:mb-85:last-child{margin-bottom:21.25rem!important}.last\:mb-96:last-child{margin-bottom:24rem!important}.last\:mb-416:last-child{margin-bottom:26rem!important}.last\:mb-550:last-child{margin-bottom:34.375rem!important}.last\:mb-600:last-child{margin-bottom:37.5rem!important}.last\:mb-auto:last-child{margin-bottom:auto!important}.last\:mb-px:last-child{margin-bottom:1px!important}.last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.last\:mb-tw-4:last-child{margin-bottom:1rem!important}.last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.last\:mb-51per:last-child{margin-bottom:51%!important}.last\:mb-max-content:last-child{margin-bottom:max-content!important}.last\:-mb-0:last-child{margin-bottom:0!important}.last\:-mb-1:last-child{margin-bottom:-.25rem!important}.last\:-mb-2:last-child{margin-bottom:-.5rem!important}.last\:-mb-3:last-child{margin-bottom:-.75rem!important}.last\:-mb-4:last-child{margin-bottom:-1rem!important}.last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.last\:-mb-8:last-child{margin-bottom:-2rem!important}.last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.last\:-mb-12:last-child{margin-bottom:-3rem!important}.last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.last\:-mb-16:last-child{margin-bottom:-4rem!important}.last\:-mb-20:last-child{margin-bottom:-5rem!important}.last\:-mb-24:last-child{margin-bottom:-6rem!important}.last\:-mb-28:last-child{margin-bottom:-7rem!important}.last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.last\:-mb-32:last-child{margin-bottom:-8rem!important}.last\:-mb-36:last-child{margin-bottom:-9rem!important}.last\:-mb-40:last-child{margin-bottom:-10rem!important}.last\:-mb-44:last-child{margin-bottom:-11rem!important}.last\:-mb-48:last-child{margin-bottom:-12rem!important}.last\:-mb-52:last-child{margin-bottom:-13rem!important}.last\:-mb-56:last-child{margin-bottom:-14rem!important}.last\:-mb-60:last-child{margin-bottom:-15rem!important}.last\:-mb-64:last-child{margin-bottom:-16rem!important}.last\:-mb-72:last-child{margin-bottom:-18rem!important}.last\:-mb-80:last-child{margin-bottom:-20rem!important}.last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.last\:-mb-96:last-child{margin-bottom:-24rem!important}.last\:-mb-416:last-child{margin-bottom:-26rem!important}.last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.last\:-mb-px:last-child{margin-bottom:-1px!important}.last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.last\:-mb-51per:last-child{margin-bottom:-51%!important}.last\:-mb-max-content:last-child{margin-bottom:max-content!important}.last\:ml-0:last-child{margin-left:0!important}.last\:ml-1:last-child{margin-left:.25rem!important}.last\:ml-2:last-child{margin-left:.5rem!important}.last\:ml-3:last-child{margin-left:.75rem!important}.last\:ml-4:last-child{margin-left:1rem!important}.last\:ml-5:last-child{margin-left:1.25rem!important}.last\:ml-6:last-child{margin-left:1.5rem!important}.last\:ml-7:last-child{margin-left:1.75rem!important}.last\:ml-8:last-child{margin-left:2rem!important}.last\:ml-9:last-child{margin-left:2.25rem!important}.last\:ml-10:last-child{margin-left:2.5rem!important}.last\:ml-11:last-child{margin-left:2.75rem!important}.last\:ml-12:last-child{margin-left:3rem!important}.last\:ml-14:last-child{margin-left:3.5rem!important}.last\:ml-16:last-child{margin-left:4rem!important}.last\:ml-20:last-child{margin-left:5rem!important}.last\:ml-24:last-child{margin-left:6rem!important}.last\:ml-28:last-child{margin-left:7rem!important}.last\:ml-30:last-child{margin-left:7.5rem!important}.last\:ml-32:last-child{margin-left:8rem!important}.last\:ml-36:last-child{margin-left:9rem!important}.last\:ml-40:last-child{margin-left:10rem!important}.last\:ml-44:last-child{margin-left:11rem!important}.last\:ml-48:last-child{margin-left:12rem!important}.last\:ml-52:last-child{margin-left:13rem!important}.last\:ml-56:last-child{margin-left:14rem!important}.last\:ml-60:last-child{margin-left:15rem!important}.last\:ml-64:last-child{margin-left:16rem!important}.last\:ml-72:last-child{margin-left:18rem!important}.last\:ml-80:last-child{margin-left:20rem!important}.last\:ml-82:last-child{margin-left:20.5rem!important}.last\:ml-85:last-child{margin-left:21.25rem!important}.last\:ml-96:last-child{margin-left:24rem!important}.last\:ml-416:last-child{margin-left:26rem!important}.last\:ml-550:last-child{margin-left:34.375rem!important}.last\:ml-600:last-child{margin-left:37.5rem!important}.last\:ml-auto:last-child{margin-left:auto!important}.last\:ml-px:last-child{margin-left:1px!important}.last\:ml-0\.5:last-child{margin-left:.125rem!important}.last\:ml-1\.5:last-child{margin-left:.375rem!important}.last\:ml-2\.5:last-child{margin-left:.625rem!important}.last\:ml-3\.5:last-child{margin-left:.875rem!important}.last\:ml-tw-1:last-child{margin-left:.25rem!important}.last\:ml-tw-2:last-child{margin-left:.5rem!important}.last\:ml-tw-3:last-child{margin-left:.75rem!important}.last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.last\:ml-tw-4:last-child{margin-left:1rem!important}.last\:ml-tw-5:last-child{margin-left:1.25rem!important}.last\:ml-51per:last-child{margin-left:51%!important}.last\:ml-max-content:last-child{margin-left:max-content!important}.last\:-ml-0:last-child{margin-left:0!important}.last\:-ml-1:last-child{margin-left:-.25rem!important}.last\:-ml-2:last-child{margin-left:-.5rem!important}.last\:-ml-3:last-child{margin-left:-.75rem!important}.last\:-ml-4:last-child{margin-left:-1rem!important}.last\:-ml-5:last-child{margin-left:-1.25rem!important}.last\:-ml-6:last-child{margin-left:-1.5rem!important}.last\:-ml-7:last-child{margin-left:-1.75rem!important}.last\:-ml-8:last-child{margin-left:-2rem!important}.last\:-ml-9:last-child{margin-left:-2.25rem!important}.last\:-ml-10:last-child{margin-left:-2.5rem!important}.last\:-ml-11:last-child{margin-left:-2.75rem!important}.last\:-ml-12:last-child{margin-left:-3rem!important}.last\:-ml-14:last-child{margin-left:-3.5rem!important}.last\:-ml-16:last-child{margin-left:-4rem!important}.last\:-ml-20:last-child{margin-left:-5rem!important}.last\:-ml-24:last-child{margin-left:-6rem!important}.last\:-ml-28:last-child{margin-left:-7rem!important}.last\:-ml-30:last-child{margin-left:-7.5rem!important}.last\:-ml-32:last-child{margin-left:-8rem!important}.last\:-ml-36:last-child{margin-left:-9rem!important}.last\:-ml-40:last-child{margin-left:-10rem!important}.last\:-ml-44:last-child{margin-left:-11rem!important}.last\:-ml-48:last-child{margin-left:-12rem!important}.last\:-ml-52:last-child{margin-left:-13rem!important}.last\:-ml-56:last-child{margin-left:-14rem!important}.last\:-ml-60:last-child{margin-left:-15rem!important}.last\:-ml-64:last-child{margin-left:-16rem!important}.last\:-ml-72:last-child{margin-left:-18rem!important}.last\:-ml-80:last-child{margin-left:-20rem!important}.last\:-ml-82:last-child{margin-left:-20.5rem!important}.last\:-ml-85:last-child{margin-left:-21.25rem!important}.last\:-ml-96:last-child{margin-left:-24rem!important}.last\:-ml-416:last-child{margin-left:-26rem!important}.last\:-ml-550:last-child{margin-left:-34.375rem!important}.last\:-ml-600:last-child{margin-left:-37.5rem!important}.last\:-ml-px:last-child{margin-left:-1px!important}.last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.last\:-ml-tw-4:last-child{margin-left:-1rem!important}.last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.last\:-ml-51per:last-child{margin-left:-51%!important}.last\:-ml-max-content:last-child{margin-left:max-content!important}.box-border{box-sizing:border-box!important}.box-content{box-sizing:content-box!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.inline-table{display:inline-table!important}.table-caption{display:table-caption!important}.table-cell{display:table-cell!important}.table-column{display:table-column!important}.table-column-group{display:table-column-group!important}.table-footer-group{display:table-footer-group!important}.table-header-group{display:table-header-group!important}.table-row-group{display:table-row-group!important}.table-row{display:table-row!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.inline-grid{display:inline-grid!important}.contents{display:contents!important}.list-item{display:list-item!important}.hidden{display:none!important}.h-0{height:0px!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.h-24{height:6rem!important}.h-28{height:7rem!important}.h-30{height:7.5rem!important}.h-32{height:8rem!important}.h-36{height:9rem!important}.h-40{height:10rem!important}.h-44{height:11rem!important}.h-48{height:12rem!important}.h-52{height:13rem!important}.h-56{height:14rem!important}.h-60{height:15rem!important}.h-64{height:16rem!important}.h-72{height:18rem!important}.h-80{height:20rem!important}.h-82{height:20.5rem!important}.h-85{height:21.25rem!important}.h-96{height:24rem!important}.h-416{height:26rem!important}.h-550{height:34.375rem!important}.h-600{height:37.5rem!important}.h-px{height:1px!important}.h-0\.5{height:.125rem!important}.h-1\.5{height:.375rem!important}.h-2\.5{height:.625rem!important}.h-3\.5{height:.875rem!important}.h-tw-1{height:.25rem!important}.h-tw-2{height:.5rem!important}.h-tw-3{height:.75rem!important}.h-tw-3\.5{height:.9375rem!important}.h-tw-4{height:1rem!important}.h-tw-5{height:1.25rem!important}.h-51per{height:51%!important}.h-max-content{height:max-content!important}.h-1\/2{height:50%!important}.h-1\/3{height:33.333333%!important}.h-2\/3{height:66.666667%!important}.h-1\/4{height:25%!important}.h-2\/4{height:50%!important}.h-3\/4{height:75%!important}.h-1\/5{height:20%!important}.h-2\/5{height:40%!important}.h-3\/5{height:60%!important}.h-4\/5{height:80%!important}.h-1\/6{height:16.666667%!important}.h-2\/6{height:33.333333%!important}.h-3\/6{height:50%!important}.h-4\/6{height:66.666667%!important}.h-5\/6{height:83.333333%!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-0{max-height:0px!important}.max-h-1{max-height:.25rem!important}.max-h-2{max-height:.5rem!important}.max-h-3{max-height:.75rem!important}.max-h-4{max-height:1rem!important}.max-h-5{max-height:1.25rem!important}.max-h-6{max-height:1.5rem!important}.max-h-7{max-height:1.75rem!important}.max-h-8{max-height:2rem!important}.max-h-9{max-height:2.25rem!important}.max-h-10{max-height:2.5rem!important}.max-h-11{max-height:2.75rem!important}.max-h-12{max-height:3rem!important}.max-h-14{max-height:3.5rem!important}.max-h-16{max-height:4rem!important}.max-h-20{max-height:5rem!important}.max-h-24{max-height:6rem!important}.max-h-28{max-height:7rem!important}.max-h-30{max-height:7.5rem!important}.max-h-32{max-height:8rem!important}.max-h-36{max-height:9rem!important}.max-h-40{max-height:10rem!important}.max-h-44{max-height:11rem!important}.max-h-48{max-height:12rem!important}.max-h-52{max-height:13rem!important}.max-h-56{max-height:14rem!important}.max-h-60{max-height:15rem!important}.max-h-64{max-height:16rem!important}.max-h-72{max-height:18rem!important}.max-h-80{max-height:20rem!important}.max-h-82{max-height:20.5rem!important}.max-h-85{max-height:21.25rem!important}.max-h-96{max-height:24rem!important}.max-h-416{max-height:26rem!important}.max-h-550{max-height:34.375rem!important}.max-h-600{max-height:37.5rem!important}.max-h-px{max-height:1px!important}.max-h-0\.5{max-height:.125rem!important}.max-h-1\.5{max-height:.375rem!important}.max-h-2\.5{max-height:.625rem!important}.max-h-3\.5{max-height:.875rem!important}.max-h-tw-1{max-height:.25rem!important}.max-h-tw-2{max-height:.5rem!important}.max-h-tw-3{max-height:.75rem!important}.max-h-tw-3\.5{max-height:.9375rem!important}.max-h-tw-4{max-height:1rem!important}.max-h-tw-5{max-height:1.25rem!important}.max-h-51per{max-height:51%!important}.max-h-max-content{max-height:max-content!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.min-h-0{min-height:0px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.w-0{width:0px!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-30{width:7.5rem!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-40{width:10rem!important}.w-44{width:11rem!important}.w-48{width:12rem!important}.w-52{width:13rem!important}.w-56{width:14rem!important}.w-60{width:15rem!important}.w-64{width:16rem!important}.w-72{width:18rem!important}.w-80{width:20rem!important}.w-82{width:20.5rem!important}.w-85{width:21.25rem!important}.w-96{width:24rem!important}.w-416{width:26rem!important}.w-550{width:34.375rem!important}.w-600{width:37.5rem!important}.w-px{width:1px!important}.w-0\.5{width:.125rem!important}.w-1\.5{width:.375rem!important}.w-2\.5{width:.625rem!important}.w-3\.5{width:.875rem!important}.w-tw-1{width:.25rem!important}.w-tw-2{width:.5rem!important}.w-tw-3{width:.75rem!important}.w-tw-3\.5{width:.9375rem!important}.w-tw-4{width:1rem!important}.w-tw-5{width:1.25rem!important}.w-51per{width:51%!important}.w-max-content{width:max-content!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-2\/3{width:66.666667%!important}.w-1\/4{width:25%!important}.w-2\/4{width:50%!important}.w-3\/4{width:75%!important}.w-1\/5{width:20%!important}.w-2\/5{width:40%!important}.w-3\/5{width:60%!important}.w-4\/5{width:80%!important}.w-1\/6{width:16.666667%!important}.w-2\/6{width:33.333333%!important}.w-3\/6{width:50%!important}.w-4\/6{width:66.666667%!important}.w-5\/6{width:83.333333%!important}.w-1\/12{width:8.333333%!important}.w-2\/12{width:16.666667%!important}.w-3\/12{width:25%!important}.w-4\/12{width:33.333333%!important}.w-5\/12{width:41.666667%!important}.w-6\/12{width:50%!important}.w-7\/12{width:58.333333%!important}.w-8\/12{width:66.666667%!important}.w-9\/12{width:75%!important}.w-10\/12{width:83.333333%!important}.w-11\/12{width:91.666667%!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.min-w-0{min-width:0px!important}.min-w-full{min-width:100%!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}.max-w-0{max-width:0rem!important}.max-w-none{max-width:none!important}.max-w-xs{max-width:20rem!important}.max-w-sm{max-width:24rem!important}.max-w-md{max-width:28rem!important}.max-w-lg{max-width:32rem!important}.max-w-xl{max-width:36rem!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-5xl{max-width:64rem!important}.max-w-6xl{max-width:72rem!important}.max-w-7xl{max-width:80rem!important}.max-w-full{max-width:100%!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-prose{max-width:65ch!important}.max-w-screen-sm{max-width:36rem!important}.max-w-screen-md{max-width:48rem!important}.max-w-screen-lg{max-width:62rem!important}.max-w-screen-xl{max-width:75rem!important}.max-w-screen-2xl{max-width:87.5rem!important}.max-w-350px{max-width:21.875rem!important}.max-w-550px{max-width:34.375rem!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}.flex-shrink{flex-shrink:1!important}.flex-grow{flex-grow:1!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}.border-collapse{border-collapse:collapse!important}.border-separate{border-collapse:separate!important}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top left!important}.transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform-none{transform:none!important}.translate-x-0{--tw-translate-x: 0px !important}.translate-x-1{--tw-translate-x: .25rem !important}.translate-x-2{--tw-translate-x: .5rem !important}.translate-x-3{--tw-translate-x: .75rem !important}.translate-x-4{--tw-translate-x: 1rem !important}.translate-x-5{--tw-translate-x: 1.25rem !important}.translate-x-6{--tw-translate-x: 1.5rem !important}.translate-x-7{--tw-translate-x: 1.75rem !important}.translate-x-8{--tw-translate-x: 2rem !important}.translate-x-9{--tw-translate-x: 2.25rem !important}.translate-x-10{--tw-translate-x: 2.5rem !important}.translate-x-11{--tw-translate-x: 2.75rem !important}.translate-x-12{--tw-translate-x: 3rem !important}.translate-x-14{--tw-translate-x: 3.5rem !important}.translate-x-16{--tw-translate-x: 4rem !important}.translate-x-20{--tw-translate-x: 5rem !important}.translate-x-24{--tw-translate-x: 6rem !important}.translate-x-28{--tw-translate-x: 7rem !important}.translate-x-30{--tw-translate-x: 7.5rem !important}.translate-x-32{--tw-translate-x: 8rem !important}.translate-x-36{--tw-translate-x: 9rem !important}.translate-x-40{--tw-translate-x: 10rem !important}.translate-x-44{--tw-translate-x: 11rem !important}.translate-x-48{--tw-translate-x: 12rem !important}.translate-x-52{--tw-translate-x: 13rem !important}.translate-x-56{--tw-translate-x: 14rem !important}.translate-x-60{--tw-translate-x: 15rem !important}.translate-x-64{--tw-translate-x: 16rem !important}.translate-x-72{--tw-translate-x: 18rem !important}.translate-x-80{--tw-translate-x: 20rem !important}.translate-x-82{--tw-translate-x: 20.5rem !important}.translate-x-85{--tw-translate-x: 21.25rem !important}.translate-x-96{--tw-translate-x: 24rem !important}.translate-x-416{--tw-translate-x: 26rem !important}.translate-x-550{--tw-translate-x: 34.375rem !important}.translate-x-600{--tw-translate-x: 37.5rem !important}.translate-x-px{--tw-translate-x: 1px !important}.translate-x-0\.5{--tw-translate-x: .125rem !important}.translate-x-1\.5{--tw-translate-x: .375rem !important}.translate-x-2\.5{--tw-translate-x: .625rem !important}.translate-x-3\.5{--tw-translate-x: .875rem !important}.translate-x-tw-1{--tw-translate-x: .25rem !important}.translate-x-tw-2{--tw-translate-x: .5rem !important}.translate-x-tw-3{--tw-translate-x: .75rem !important}.translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.translate-x-tw-4{--tw-translate-x: 1rem !important}.translate-x-tw-5{--tw-translate-x: 1.25rem !important}.translate-x-51per{--tw-translate-x: 51% !important}.translate-x-max-content{--tw-translate-x: max-content !important}.-translate-x-0{--tw-translate-x: 0px !important}.-translate-x-1{--tw-translate-x: -.25rem !important}.-translate-x-2{--tw-translate-x: -.5rem !important}.-translate-x-3{--tw-translate-x: -.75rem !important}.-translate-x-4{--tw-translate-x: -1rem !important}.-translate-x-5{--tw-translate-x: -1.25rem !important}.-translate-x-6{--tw-translate-x: -1.5rem !important}.-translate-x-7{--tw-translate-x: -1.75rem !important}.-translate-x-8{--tw-translate-x: -2rem !important}.-translate-x-9{--tw-translate-x: -2.25rem !important}.-translate-x-10{--tw-translate-x: -2.5rem !important}.-translate-x-11{--tw-translate-x: -2.75rem !important}.-translate-x-12{--tw-translate-x: -3rem !important}.-translate-x-14{--tw-translate-x: -3.5rem !important}.-translate-x-16{--tw-translate-x: -4rem !important}.-translate-x-20{--tw-translate-x: -5rem !important}.-translate-x-24{--tw-translate-x: -6rem !important}.-translate-x-28{--tw-translate-x: -7rem !important}.-translate-x-30{--tw-translate-x: -7.5rem !important}.-translate-x-32{--tw-translate-x: -8rem !important}.-translate-x-36{--tw-translate-x: -9rem !important}.-translate-x-40{--tw-translate-x: -10rem !important}.-translate-x-44{--tw-translate-x: -11rem !important}.-translate-x-48{--tw-translate-x: -12rem !important}.-translate-x-52{--tw-translate-x: -13rem !important}.-translate-x-56{--tw-translate-x: -14rem !important}.-translate-x-60{--tw-translate-x: -15rem !important}.-translate-x-64{--tw-translate-x: -16rem !important}.-translate-x-72{--tw-translate-x: -18rem !important}.-translate-x-80{--tw-translate-x: -20rem !important}.-translate-x-82{--tw-translate-x: -20.5rem !important}.-translate-x-85{--tw-translate-x: -21.25rem !important}.-translate-x-96{--tw-translate-x: -24rem !important}.-translate-x-416{--tw-translate-x: -26rem !important}.-translate-x-550{--tw-translate-x: -34.375rem !important}.-translate-x-600{--tw-translate-x: -37.5rem !important}.-translate-x-px{--tw-translate-x: -1px !important}.-translate-x-0\.5{--tw-translate-x: -.125rem !important}.-translate-x-1\.5{--tw-translate-x: -.375rem !important}.-translate-x-2\.5{--tw-translate-x: -.625rem !important}.-translate-x-3\.5{--tw-translate-x: -.875rem !important}.-translate-x-tw-1{--tw-translate-x: -.25rem !important}.-translate-x-tw-2{--tw-translate-x: -.5rem !important}.-translate-x-tw-3{--tw-translate-x: -.75rem !important}.-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.-translate-x-tw-4{--tw-translate-x: -1rem !important}.-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.-translate-x-51per{--tw-translate-x: -51% !important}.-translate-x-max-content{--tw-translate-x: max-content !important}.translate-x-1\/2{--tw-translate-x: 50% !important}.translate-x-1\/3{--tw-translate-x: 33.333333% !important}.translate-x-2\/3{--tw-translate-x: 66.666667% !important}.translate-x-1\/4{--tw-translate-x: 25% !important}.translate-x-2\/4{--tw-translate-x: 50% !important}.translate-x-3\/4{--tw-translate-x: 75% !important}.translate-x-full{--tw-translate-x: 100% !important}.-translate-x-1\/2{--tw-translate-x: -50% !important}.-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.-translate-x-1\/4{--tw-translate-x: -25% !important}.-translate-x-2\/4{--tw-translate-x: -50% !important}.-translate-x-3\/4{--tw-translate-x: -75% !important}.-translate-x-full{--tw-translate-x: -100% !important}.translate-y-0{--tw-translate-y: 0px !important}.translate-y-1{--tw-translate-y: .25rem !important}.translate-y-2{--tw-translate-y: .5rem !important}.translate-y-3{--tw-translate-y: .75rem !important}.translate-y-4{--tw-translate-y: 1rem !important}.translate-y-5{--tw-translate-y: 1.25rem !important}.translate-y-6{--tw-translate-y: 1.5rem !important}.translate-y-7{--tw-translate-y: 1.75rem !important}.translate-y-8{--tw-translate-y: 2rem !important}.translate-y-9{--tw-translate-y: 2.25rem !important}.translate-y-10{--tw-translate-y: 2.5rem !important}.translate-y-11{--tw-translate-y: 2.75rem !important}.translate-y-12{--tw-translate-y: 3rem !important}.translate-y-14{--tw-translate-y: 3.5rem !important}.translate-y-16{--tw-translate-y: 4rem !important}.translate-y-20{--tw-translate-y: 5rem !important}.translate-y-24{--tw-translate-y: 6rem !important}.translate-y-28{--tw-translate-y: 7rem !important}.translate-y-30{--tw-translate-y: 7.5rem !important}.translate-y-32{--tw-translate-y: 8rem !important}.translate-y-36{--tw-translate-y: 9rem !important}.translate-y-40{--tw-translate-y: 10rem !important}.translate-y-44{--tw-translate-y: 11rem !important}.translate-y-48{--tw-translate-y: 12rem !important}.translate-y-52{--tw-translate-y: 13rem !important}.translate-y-56{--tw-translate-y: 14rem !important}.translate-y-60{--tw-translate-y: 15rem !important}.translate-y-64{--tw-translate-y: 16rem !important}.translate-y-72{--tw-translate-y: 18rem !important}.translate-y-80{--tw-translate-y: 20rem !important}.translate-y-82{--tw-translate-y: 20.5rem !important}.translate-y-85{--tw-translate-y: 21.25rem !important}.translate-y-96{--tw-translate-y: 24rem !important}.translate-y-416{--tw-translate-y: 26rem !important}.translate-y-550{--tw-translate-y: 34.375rem !important}.translate-y-600{--tw-translate-y: 37.5rem !important}.translate-y-px{--tw-translate-y: 1px !important}.translate-y-0\.5{--tw-translate-y: .125rem !important}.translate-y-1\.5{--tw-translate-y: .375rem !important}.translate-y-2\.5{--tw-translate-y: .625rem !important}.translate-y-3\.5{--tw-translate-y: .875rem !important}.translate-y-tw-1{--tw-translate-y: .25rem !important}.translate-y-tw-2{--tw-translate-y: .5rem !important}.translate-y-tw-3{--tw-translate-y: .75rem !important}.translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.translate-y-tw-4{--tw-translate-y: 1rem !important}.translate-y-tw-5{--tw-translate-y: 1.25rem !important}.translate-y-51per{--tw-translate-y: 51% !important}.translate-y-max-content{--tw-translate-y: max-content !important}.-translate-y-0{--tw-translate-y: 0px !important}.-translate-y-1{--tw-translate-y: -.25rem !important}.-translate-y-2{--tw-translate-y: -.5rem !important}.-translate-y-3{--tw-translate-y: -.75rem !important}.-translate-y-4{--tw-translate-y: -1rem !important}.-translate-y-5{--tw-translate-y: -1.25rem !important}.-translate-y-6{--tw-translate-y: -1.5rem !important}.-translate-y-7{--tw-translate-y: -1.75rem !important}.-translate-y-8{--tw-translate-y: -2rem !important}.-translate-y-9{--tw-translate-y: -2.25rem !important}.-translate-y-10{--tw-translate-y: -2.5rem !important}.-translate-y-11{--tw-translate-y: -2.75rem !important}.-translate-y-12{--tw-translate-y: -3rem !important}.-translate-y-14{--tw-translate-y: -3.5rem !important}.-translate-y-16{--tw-translate-y: -4rem !important}.-translate-y-20{--tw-translate-y: -5rem !important}.-translate-y-24{--tw-translate-y: -6rem !important}.-translate-y-28{--tw-translate-y: -7rem !important}.-translate-y-30{--tw-translate-y: -7.5rem !important}.-translate-y-32{--tw-translate-y: -8rem !important}.-translate-y-36{--tw-translate-y: -9rem !important}.-translate-y-40{--tw-translate-y: -10rem !important}.-translate-y-44{--tw-translate-y: -11rem !important}.-translate-y-48{--tw-translate-y: -12rem !important}.-translate-y-52{--tw-translate-y: -13rem !important}.-translate-y-56{--tw-translate-y: -14rem !important}.-translate-y-60{--tw-translate-y: -15rem !important}.-translate-y-64{--tw-translate-y: -16rem !important}.-translate-y-72{--tw-translate-y: -18rem !important}.-translate-y-80{--tw-translate-y: -20rem !important}.-translate-y-82{--tw-translate-y: -20.5rem !important}.-translate-y-85{--tw-translate-y: -21.25rem !important}.-translate-y-96{--tw-translate-y: -24rem !important}.-translate-y-416{--tw-translate-y: -26rem !important}.-translate-y-550{--tw-translate-y: -34.375rem !important}.-translate-y-600{--tw-translate-y: -37.5rem !important}.-translate-y-px{--tw-translate-y: -1px !important}.-translate-y-0\.5{--tw-translate-y: -.125rem !important}.-translate-y-1\.5{--tw-translate-y: -.375rem !important}.-translate-y-2\.5{--tw-translate-y: -.625rem !important}.-translate-y-3\.5{--tw-translate-y: -.875rem !important}.-translate-y-tw-1{--tw-translate-y: -.25rem !important}.-translate-y-tw-2{--tw-translate-y: -.5rem !important}.-translate-y-tw-3{--tw-translate-y: -.75rem !important}.-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.-translate-y-tw-4{--tw-translate-y: -1rem !important}.-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.-translate-y-51per{--tw-translate-y: -51% !important}.-translate-y-max-content{--tw-translate-y: max-content !important}.translate-y-1\/2{--tw-translate-y: 50% !important}.translate-y-1\/3{--tw-translate-y: 33.333333% !important}.translate-y-2\/3{--tw-translate-y: 66.666667% !important}.translate-y-1\/4{--tw-translate-y: 25% !important}.translate-y-2\/4{--tw-translate-y: 50% !important}.translate-y-3\/4{--tw-translate-y: 75% !important}.translate-y-full{--tw-translate-y: 100% !important}.-translate-y-1\/2{--tw-translate-y: -50% !important}.-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.-translate-y-1\/4{--tw-translate-y: -25% !important}.-translate-y-2\/4{--tw-translate-y: -50% !important}.-translate-y-3\/4{--tw-translate-y: -75% !important}.-translate-y-full{--tw-translate-y: -100% !important}.hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.rotate-0{--tw-rotate: 0deg !important}.rotate-1{--tw-rotate: 1deg !important}.rotate-2{--tw-rotate: 2deg !important}.rotate-3{--tw-rotate: 3deg !important}.rotate-6{--tw-rotate: 6deg !important}.rotate-12{--tw-rotate: 12deg !important}.rotate-45{--tw-rotate: 45deg !important}.rotate-90{--tw-rotate: 90deg !important}.rotate-180{--tw-rotate: 180deg !important}.-rotate-180{--tw-rotate: -180deg !important}.-rotate-90{--tw-rotate: -90deg !important}.-rotate-45{--tw-rotate: -45deg !important}.-rotate-12{--tw-rotate: -12deg !important}.-rotate-6{--tw-rotate: -6deg !important}.-rotate-3{--tw-rotate: -3deg !important}.-rotate-2{--tw-rotate: -2deg !important}.-rotate-1{--tw-rotate: -1deg !important}.hover\:rotate-0:hover{--tw-rotate: 0deg !important}.hover\:rotate-1:hover{--tw-rotate: 1deg !important}.hover\:rotate-2:hover{--tw-rotate: 2deg !important}.hover\:rotate-3:hover{--tw-rotate: 3deg !important}.hover\:rotate-6:hover{--tw-rotate: 6deg !important}.hover\:rotate-12:hover{--tw-rotate: 12deg !important}.hover\:rotate-45:hover{--tw-rotate: 45deg !important}.hover\:rotate-90:hover{--tw-rotate: 90deg !important}.hover\:rotate-180:hover{--tw-rotate: 180deg !important}.hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.focus\:rotate-0:focus{--tw-rotate: 0deg !important}.focus\:rotate-1:focus{--tw-rotate: 1deg !important}.focus\:rotate-2:focus{--tw-rotate: 2deg !important}.focus\:rotate-3:focus{--tw-rotate: 3deg !important}.focus\:rotate-6:focus{--tw-rotate: 6deg !important}.focus\:rotate-12:focus{--tw-rotate: 12deg !important}.focus\:rotate-45:focus{--tw-rotate: 45deg !important}.focus\:rotate-90:focus{--tw-rotate: 90deg !important}.focus\:rotate-180:focus{--tw-rotate: 180deg !important}.focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.skew-x-0{--tw-skew-x: 0deg !important}.skew-x-1{--tw-skew-x: 1deg !important}.skew-x-2{--tw-skew-x: 2deg !important}.skew-x-3{--tw-skew-x: 3deg !important}.skew-x-6{--tw-skew-x: 6deg !important}.skew-x-12{--tw-skew-x: 12deg !important}.-skew-x-12{--tw-skew-x: -12deg !important}.-skew-x-6{--tw-skew-x: -6deg !important}.-skew-x-3{--tw-skew-x: -3deg !important}.-skew-x-2{--tw-skew-x: -2deg !important}.-skew-x-1{--tw-skew-x: -1deg !important}.skew-y-0{--tw-skew-y: 0deg !important}.skew-y-1{--tw-skew-y: 1deg !important}.skew-y-2{--tw-skew-y: 2deg !important}.skew-y-3{--tw-skew-y: 3deg !important}.skew-y-6{--tw-skew-y: 6deg !important}.skew-y-12{--tw-skew-y: 12deg !important}.-skew-y-12{--tw-skew-y: -12deg !important}.-skew-y-6{--tw-skew-y: -6deg !important}.-skew-y-3{--tw-skew-y: -3deg !important}.-skew-y-2{--tw-skew-y: -2deg !important}.-skew-y-1{--tw-skew-y: -1deg !important}.hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.scale-x-0{--tw-scale-x: 0 !important}.scale-x-50{--tw-scale-x: .5 !important}.scale-x-75{--tw-scale-x: .75 !important}.scale-x-90{--tw-scale-x: .9 !important}.scale-x-95{--tw-scale-x: .95 !important}.scale-x-100{--tw-scale-x: 1 !important}.scale-x-105{--tw-scale-x: 1.05 !important}.scale-x-110{--tw-scale-x: 1.1 !important}.scale-x-125{--tw-scale-x: 1.25 !important}.scale-x-150{--tw-scale-x: 1.5 !important}.scale-y-0{--tw-scale-y: 0 !important}.scale-y-50{--tw-scale-y: .5 !important}.scale-y-75{--tw-scale-y: .75 !important}.scale-y-90{--tw-scale-y: .9 !important}.scale-y-95{--tw-scale-y: .95 !important}.scale-y-100{--tw-scale-y: 1 !important}.scale-y-105{--tw-scale-y: 1.05 !important}.scale-y-110{--tw-scale-y: 1.1 !important}.scale-y-125{--tw-scale-y: 1.25 !important}.scale-y-150{--tw-scale-y: 1.5 !important}.hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-none{animation:none!important}.animate-spin{animation:spin 1s linear infinite!important}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.animate-bounce{animation:bounce 1s infinite!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.disabled\:cursor-auto:disabled{cursor:auto!important}.disabled\:cursor-default:disabled{cursor:default!important}.disabled\:cursor-pointer:disabled{cursor:pointer!important}.disabled\:cursor-wait:disabled{cursor:wait!important}.disabled\:cursor-text:disabled{cursor:text!important}.disabled\:cursor-move:disabled{cursor:move!important}.disabled\:cursor-help:disabled{cursor:help!important}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;user-select:auto!important}.resize-none{resize:none!important}.resize-y{resize:vertical!important}.resize-x{resize:horizontal!important}.resize{resize:both!important}.list-inside{list-style-position:inside!important}.list-outside{list-style-position:outside!important}.list-none{list-style-type:none!important}.list-disc{list-style-type:disc!important}.list-decimal{list-style-type:decimal!important}.appearance-none{appearance:none!important}.auto-cols-auto{grid-auto-columns:auto!important}.auto-cols-min{grid-auto-columns:min-content!important}.auto-cols-max{grid-auto-columns:max-content!important}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-row-dense{grid-auto-flow:row dense!important}.grid-flow-col-dense{grid-auto-flow:column dense!important}.auto-rows-auto{grid-auto-rows:auto!important}.auto-rows-min{grid-auto-rows:min-content!important}.auto-rows-max{grid-auto-rows:max-content!important}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-none{grid-template-rows:none!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.place-content-center{place-content:center!important}.place-content-start{place-content:start!important}.place-content-end{place-content:end!important}.place-content-between{place-content:space-between!important}.place-content-around{place-content:space-around!important}.place-content-evenly{place-content:space-evenly!important}.place-content-stretch{place-content:stretch!important}.place-items-start{place-items:start!important}.place-items-end{place-items:end!important}.place-items-center{place-items:center!important}.place-items-stretch{place-items:stretch!important}.content-center{align-content:center!important}.content-start{align-content:flex-start!important}.content-end{align-content:flex-end!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-evenly{align-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-items-start{justify-items:start!important}.justify-items-end{justify-items:end!important}.justify-items-center{justify-items:center!important}.justify-items-stretch{justify-items:stretch!important}.gap-0{gap:0px!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-14{gap:3.5rem!important}.gap-16{gap:4rem!important}.gap-20{gap:5rem!important}.gap-24{gap:6rem!important}.gap-28{gap:7rem!important}.gap-30{gap:7.5rem!important}.gap-32{gap:8rem!important}.gap-36{gap:9rem!important}.gap-40{gap:10rem!important}.gap-44{gap:11rem!important}.gap-48{gap:12rem!important}.gap-52{gap:13rem!important}.gap-56{gap:14rem!important}.gap-60{gap:15rem!important}.gap-64{gap:16rem!important}.gap-72{gap:18rem!important}.gap-80{gap:20rem!important}.gap-82{gap:20.5rem!important}.gap-85{gap:21.25rem!important}.gap-96{gap:24rem!important}.gap-416{gap:26rem!important}.gap-550{gap:34.375rem!important}.gap-600{gap:37.5rem!important}.gap-px{gap:1px!important}.gap-0\.5{gap:.125rem!important}.gap-1\.5{gap:.375rem!important}.gap-2\.5{gap:.625rem!important}.gap-3\.5{gap:.875rem!important}.gap-tw-1{gap:.25rem!important}.gap-tw-2{gap:.5rem!important}.gap-tw-3{gap:.75rem!important}.gap-tw-3\.5{gap:.9375rem!important}.gap-tw-4{gap:1rem!important}.gap-tw-5{gap:1.25rem!important}.gap-51per{gap:51%!important}.gap-max-content{gap:max-content!important}.gap-x-0{column-gap:0px!important}.gap-x-1{column-gap:.25rem!important}.gap-x-2{column-gap:.5rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-4{column-gap:1rem!important}.gap-x-5{column-gap:1.25rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-x-7{column-gap:1.75rem!important}.gap-x-8{column-gap:2rem!important}.gap-x-9{column-gap:2.25rem!important}.gap-x-10{column-gap:2.5rem!important}.gap-x-11{column-gap:2.75rem!important}.gap-x-12{column-gap:3rem!important}.gap-x-14{column-gap:3.5rem!important}.gap-x-16{column-gap:4rem!important}.gap-x-20{column-gap:5rem!important}.gap-x-24{column-gap:6rem!important}.gap-x-28{column-gap:7rem!important}.gap-x-30{column-gap:7.5rem!important}.gap-x-32{column-gap:8rem!important}.gap-x-36{column-gap:9rem!important}.gap-x-40{column-gap:10rem!important}.gap-x-44{column-gap:11rem!important}.gap-x-48{column-gap:12rem!important}.gap-x-52{column-gap:13rem!important}.gap-x-56{column-gap:14rem!important}.gap-x-60{column-gap:15rem!important}.gap-x-64{column-gap:16rem!important}.gap-x-72{column-gap:18rem!important}.gap-x-80{column-gap:20rem!important}.gap-x-82{column-gap:20.5rem!important}.gap-x-85{column-gap:21.25rem!important}.gap-x-96{column-gap:24rem!important}.gap-x-416{column-gap:26rem!important}.gap-x-550{column-gap:34.375rem!important}.gap-x-600{column-gap:37.5rem!important}.gap-x-px{column-gap:1px!important}.gap-x-0\.5{column-gap:.125rem!important}.gap-x-1\.5{column-gap:.375rem!important}.gap-x-2\.5{column-gap:.625rem!important}.gap-x-3\.5{column-gap:.875rem!important}.gap-x-tw-1{column-gap:.25rem!important}.gap-x-tw-2{column-gap:.5rem!important}.gap-x-tw-3{column-gap:.75rem!important}.gap-x-tw-3\.5{column-gap:.9375rem!important}.gap-x-tw-4{column-gap:1rem!important}.gap-x-tw-5{column-gap:1.25rem!important}.gap-x-51per{column-gap:51%!important}.gap-x-max-content{column-gap:max-content!important}.gap-y-0{row-gap:0px!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.gap-y-4{row-gap:1rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-7{row-gap:1.75rem!important}.gap-y-8{row-gap:2rem!important}.gap-y-9{row-gap:2.25rem!important}.gap-y-10{row-gap:2.5rem!important}.gap-y-11{row-gap:2.75rem!important}.gap-y-12{row-gap:3rem!important}.gap-y-14{row-gap:3.5rem!important}.gap-y-16{row-gap:4rem!important}.gap-y-20{row-gap:5rem!important}.gap-y-24{row-gap:6rem!important}.gap-y-28{row-gap:7rem!important}.gap-y-30{row-gap:7.5rem!important}.gap-y-32{row-gap:8rem!important}.gap-y-36{row-gap:9rem!important}.gap-y-40{row-gap:10rem!important}.gap-y-44{row-gap:11rem!important}.gap-y-48{row-gap:12rem!important}.gap-y-52{row-gap:13rem!important}.gap-y-56{row-gap:14rem!important}.gap-y-60{row-gap:15rem!important}.gap-y-64{row-gap:16rem!important}.gap-y-72{row-gap:18rem!important}.gap-y-80{row-gap:20rem!important}.gap-y-82{row-gap:20.5rem!important}.gap-y-85{row-gap:21.25rem!important}.gap-y-96{row-gap:24rem!important}.gap-y-416{row-gap:26rem!important}.gap-y-550{row-gap:34.375rem!important}.gap-y-600{row-gap:37.5rem!important}.gap-y-px{row-gap:1px!important}.gap-y-0\.5{row-gap:.125rem!important}.gap-y-1\.5{row-gap:.375rem!important}.gap-y-2\.5{row-gap:.625rem!important}.gap-y-3\.5{row-gap:.875rem!important}.gap-y-tw-1{row-gap:.25rem!important}.gap-y-tw-2{row-gap:.5rem!important}.gap-y-tw-3{row-gap:.75rem!important}.gap-y-tw-3\.5{row-gap:.9375rem!important}.gap-y-tw-4{row-gap:1rem!important}.gap-y-tw-5{row-gap:1.25rem!important}.gap-y-51per{row-gap:51%!important}.gap-y-max-content{row-gap:max-content!important}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.place-self-auto{place-self:auto!important}.place-self-start{place-self:start!important}.place-self-end{place-self:end!important}.place-self-center{place-self:center!important}.place-self-stretch{place-self:stretch!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-stretch{align-self:stretch!important}.self-baseline{align-self:baseline!important}.justify-self-auto{justify-self:auto!important}.justify-self-start{justify-self:start!important}.justify-self-end{justify-self:end!important}.justify-self-center{justify-self:center!important}.justify-self-stretch{justify-self:stretch!important}.overscroll-auto{overscroll-behavior:auto!important}.overscroll-contain{overscroll-behavior:contain!important}.overscroll-none{overscroll-behavior:none!important}.overscroll-y-auto{overscroll-behavior-y:auto!important}.overscroll-y-contain{overscroll-behavior-y:contain!important}.overscroll-y-none{overscroll-behavior-y:none!important}.overscroll-x-auto{overscroll-behavior-x:auto!important}.overscroll-x-contain{overscroll-behavior-x:contain!important}.overscroll-x-none{overscroll-behavior-x:none!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overflow-ellipsis{text-overflow:ellipsis!important}.overflow-clip{text-overflow:clip!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{overflow-wrap:normal!important;word-break:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.rounded-tl-none{border-top-left-radius:0!important}.rounded-tl-sm{border-top-left-radius:.125rem!important}.rounded-tl{border-top-left-radius:.25rem!important}.rounded-tl-md{border-top-left-radius:.375rem!important}.rounded-tl-lg{border-top-left-radius:.5rem!important}.rounded-tl-xl{border-top-left-radius:.75rem!important}.rounded-tl-2xl{border-top-left-radius:1rem!important}.rounded-tl-3xl{border-top-left-radius:1.5rem!important}.rounded-tl-full{border-top-left-radius:9999px!important}.rounded-tr-none{border-top-right-radius:0!important}.rounded-tr-sm{border-top-right-radius:.125rem!important}.rounded-tr{border-top-right-radius:.25rem!important}.rounded-tr-md{border-top-right-radius:.375rem!important}.rounded-tr-lg{border-top-right-radius:.5rem!important}.rounded-tr-xl{border-top-right-radius:.75rem!important}.rounded-tr-2xl{border-top-right-radius:1rem!important}.rounded-tr-3xl{border-top-right-radius:1.5rem!important}.rounded-tr-full{border-top-right-radius:9999px!important}.rounded-br-none{border-bottom-right-radius:0!important}.rounded-br-sm{border-bottom-right-radius:.125rem!important}.rounded-br{border-bottom-right-radius:.25rem!important}.rounded-br-md{border-bottom-right-radius:.375rem!important}.rounded-br-lg{border-bottom-right-radius:.5rem!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.rounded-br-2xl{border-bottom-right-radius:1rem!important}.rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.rounded-br-full{border-bottom-right-radius:9999px!important}.rounded-bl-none{border-bottom-left-radius:0!important}.rounded-bl-sm{border-bottom-left-radius:.125rem!important}.rounded-bl{border-bottom-left-radius:.25rem!important}.rounded-bl-md{border-bottom-left-radius:.375rem!important}.rounded-bl-lg{border-bottom-left-radius:.5rem!important}.rounded-bl-xl{border-bottom-left-radius:.75rem!important}.rounded-bl-2xl{border-bottom-left-radius:1rem!important}.rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.rounded-bl-full{border-bottom-left-radius:9999px!important}.border-0{border-width:0!important}.border-8{border-width:8px!important}.border{border-width:1px!important}.hover\:border-0:hover{border-width:0!important}.hover\:border-1:hover{border-width:1px!important}.hover\:border-2:hover{border-width:2px!important}.hover\:border-3:hover{border-width:3px!important}.hover\:border-4:hover{border-width:4px!important}.hover\:border-8:hover{border-width:8px!important}.hover\:border:hover{border-width:1px!important}.border-t-0{border-top-width:0!important}.border-t-1{border-top-width:1px!important}.border-t-2{border-top-width:2px!important}.border-t-3{border-top-width:3px!important}.border-t-4{border-top-width:4px!important}.border-t-8{border-top-width:8px!important}.border-t{border-top-width:1px!important}.border-r-0{border-right-width:0!important}.border-r-1{border-right-width:1px!important}.border-r-2{border-right-width:2px!important}.border-r-3{border-right-width:3px!important}.border-r-4{border-right-width:4px!important}.border-r-8{border-right-width:8px!important}.border-r{border-right-width:1px!important}.border-b-0{border-bottom-width:0!important}.border-b-1{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-b-3{border-bottom-width:3px!important}.border-b-4{border-bottom-width:4px!important}.border-b-8{border-bottom-width:8px!important}.border-b{border-bottom-width:1px!important}.border-l-0{border-left-width:0!important}.border-l-1{border-left-width:1px!important}.border-l-2{border-left-width:2px!important}.border-l-3{border-left-width:3px!important}.border-l-4{border-left-width:4px!important}.border-l-8{border-left-width:8px!important}.border-l{border-left-width:1px!important}.hover\:border-t-0:hover{border-top-width:0!important}.hover\:border-t-1:hover{border-top-width:1px!important}.hover\:border-t-2:hover{border-top-width:2px!important}.hover\:border-t-3:hover{border-top-width:3px!important}.hover\:border-t-4:hover{border-top-width:4px!important}.hover\:border-t-8:hover{border-top-width:8px!important}.hover\:border-t:hover{border-top-width:1px!important}.hover\:border-r-0:hover{border-right-width:0!important}.hover\:border-r-1:hover{border-right-width:1px!important}.hover\:border-r-2:hover{border-right-width:2px!important}.hover\:border-r-3:hover{border-right-width:3px!important}.hover\:border-r-4:hover{border-right-width:4px!important}.hover\:border-r-8:hover{border-right-width:8px!important}.hover\:border-r:hover{border-right-width:1px!important}.hover\:border-b-0:hover{border-bottom-width:0!important}.hover\:border-b-1:hover{border-bottom-width:1px!important}.hover\:border-b-2:hover{border-bottom-width:2px!important}.hover\:border-b-3:hover{border-bottom-width:3px!important}.hover\:border-b-4:hover{border-bottom-width:4px!important}.hover\:border-b-8:hover{border-bottom-width:8px!important}.hover\:border-b:hover{border-bottom-width:1px!important}.hover\:border-l-0:hover{border-left-width:0!important}.hover\:border-l-1:hover{border-left-width:1px!important}.hover\:border-l-2:hover{border-left-width:2px!important}.hover\:border-l-3:hover{border-left-width:3px!important}.hover\:border-l-4:hover{border-left-width:4px!important}.hover\:border-l-8:hover{border-left-width:8px!important}.hover\:border-l:hover{border-left-width:1px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.border-transparent{border-color:transparent!important}.border-current{border-color:currentColor!important}.border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.border-primary-blue{border-color:var(--primary-color)!important}.border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.border-primary-green{border-color:var(--conversion-color)!important}.border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.border-light-grey{border-color:var(--backgroud-light-primary)!important}.border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.checked\:border-transparent:checked{border-color:transparent!important}.checked\:border-current:checked{border-color:currentColor!important}.checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-transparent{border-color:transparent!important}.group:hover .group-hover\:border-current{border-color:currentColor!important}.group:hover .group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.focus-within\:border-transparent:focus-within{border-color:transparent!important}.focus-within\:border-current:focus-within{border-color:currentColor!important}.focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.hover\:border-transparent:hover{border-color:transparent!important}.hover\:border-current:hover{border-color:currentColor!important}.hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.focus\:border-transparent:focus{border-color:transparent!important}.focus\:border-current:focus{border-color:currentColor!important}.focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.disabled\:border-transparent:disabled{border-color:transparent!important}.disabled\:border-current:disabled{border-color:currentColor!important}.disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.border-opacity-0{--tw-border-opacity: 0 !important}.border-opacity-5{--tw-border-opacity: .05 !important}.border-opacity-10{--tw-border-opacity: .1 !important}.border-opacity-20{--tw-border-opacity: .2 !important}.border-opacity-25{--tw-border-opacity: .25 !important}.border-opacity-30{--tw-border-opacity: .3 !important}.border-opacity-40{--tw-border-opacity: .4 !important}.border-opacity-50{--tw-border-opacity: .5 !important}.border-opacity-60{--tw-border-opacity: .6 !important}.border-opacity-70{--tw-border-opacity: .7 !important}.border-opacity-75{--tw-border-opacity: .75 !important}.border-opacity-80{--tw-border-opacity: .8 !important}.border-opacity-90{--tw-border-opacity: .9 !important}.border-opacity-95{--tw-border-opacity: .95 !important}.border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.bg-transparent{background-color:transparent!important}.bg-current{background-color:currentColor!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.bg-primary-blue{background-color:var(--primary-color)!important}.bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.bg-primary-green{background-color:var(--conversion-color)!important}.bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.bg-light-grey{background-color:var(--backgroud-light-primary)!important}.bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.checked\:bg-transparent:checked{background-color:transparent!important}.checked\:bg-current:checked{background-color:currentColor!important}.checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-transparent{background-color:transparent!important}.group:hover .group-hover\:bg-current{background-color:currentColor!important}.group:hover .group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.focus-within\:bg-transparent:focus-within{background-color:transparent!important}.focus-within\:bg-current:focus-within{background-color:currentColor!important}.focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.hover\:bg-transparent:hover{background-color:transparent!important}.hover\:bg-current:hover{background-color:currentColor!important}.hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.focus\:bg-transparent:focus{background-color:transparent!important}.focus\:bg-current:focus{background-color:currentColor!important}.focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.disabled\:bg-transparent:disabled{background-color:transparent!important}.disabled\:bg-current:disabled{background-color:currentColor!important}.disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.bg-opacity-0{--tw-bg-opacity: 0 !important}.bg-opacity-5{--tw-bg-opacity: .05 !important}.bg-opacity-10{--tw-bg-opacity: .1 !important}.bg-opacity-20{--tw-bg-opacity: .2 !important}.bg-opacity-25{--tw-bg-opacity: .25 !important}.bg-opacity-30{--tw-bg-opacity: .3 !important}.bg-opacity-40{--tw-bg-opacity: .4 !important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.bg-opacity-60{--tw-bg-opacity: .6 !important}.bg-opacity-70{--tw-bg-opacity: .7 !important}.bg-opacity-75{--tw-bg-opacity: .75 !important}.bg-opacity-80{--tw-bg-opacity: .8 !important}.bg-opacity-90{--tw-bg-opacity: .9 !important}.bg-opacity-95{--tw-bg-opacity: .95 !important}.bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.bg-none{background-image:none!important}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.to-transparent{--tw-gradient-to: transparent !important}.to-current{--tw-gradient-to: currentColor !important}.to-black{--tw-gradient-to: #000 !important}.to-white{--tw-gradient-to: #fff !important}.to-gray-50{--tw-gradient-to: #f9fafb !important}.to-gray-100{--tw-gradient-to: #f3f4f6 !important}.to-gray-200{--tw-gradient-to: #e5e7eb !important}.to-gray-300{--tw-gradient-to: #d1d5db !important}.to-gray-400{--tw-gradient-to: #9ca3af !important}.to-gray-500{--tw-gradient-to: #6b7280 !important}.to-gray-600{--tw-gradient-to: #4b5563 !important}.to-gray-700{--tw-gradient-to: #374151 !important}.to-gray-800{--tw-gradient-to: #1f2937 !important}.to-gray-900{--tw-gradient-to: #111827 !important}.to-red-50{--tw-gradient-to: #fef2f2 !important}.to-red-100{--tw-gradient-to: #fee2e2 !important}.to-red-200{--tw-gradient-to: #fecaca !important}.to-red-300{--tw-gradient-to: #fca5a5 !important}.to-red-400{--tw-gradient-to: #f87171 !important}.to-red-500{--tw-gradient-to: #ef4444 !important}.to-red-600{--tw-gradient-to: #dc2626 !important}.to-red-700{--tw-gradient-to: #b91c1c !important}.to-red-800{--tw-gradient-to: #991b1b !important}.to-red-900{--tw-gradient-to: #7f1d1d !important}.to-yellow-50{--tw-gradient-to: #fffbeb !important}.to-yellow-100{--tw-gradient-to: #fef3c7 !important}.to-yellow-200{--tw-gradient-to: #fde68a !important}.to-yellow-300{--tw-gradient-to: #fcd34d !important}.to-yellow-400{--tw-gradient-to: #fbbf24 !important}.to-yellow-500{--tw-gradient-to: #f59e0b !important}.to-yellow-600{--tw-gradient-to: #d97706 !important}.to-yellow-700{--tw-gradient-to: #b45309 !important}.to-yellow-800{--tw-gradient-to: #92400e !important}.to-yellow-900{--tw-gradient-to: #78350f !important}.to-green-50{--tw-gradient-to: #ecfdf5 !important}.to-green-100{--tw-gradient-to: #d1fae5 !important}.to-green-200{--tw-gradient-to: #a7f3d0 !important}.to-green-300{--tw-gradient-to: #6ee7b7 !important}.to-green-400{--tw-gradient-to: #34d399 !important}.to-green-500{--tw-gradient-to: #10b981 !important}.to-green-600{--tw-gradient-to: #059669 !important}.to-green-700{--tw-gradient-to: #047857 !important}.to-green-800{--tw-gradient-to: #065f46 !important}.to-green-900{--tw-gradient-to: #064e3b !important}.to-blue-50{--tw-gradient-to: #eff6ff !important}.to-blue-100{--tw-gradient-to: #dbeafe !important}.to-blue-200{--tw-gradient-to: #bfdbfe !important}.to-blue-300{--tw-gradient-to: #93c5fd !important}.to-blue-400{--tw-gradient-to: #60a5fa !important}.to-blue-500{--tw-gradient-to: #3b82f6 !important}.to-blue-600{--tw-gradient-to: #2563eb !important}.to-blue-700{--tw-gradient-to: #1d4ed8 !important}.to-blue-800{--tw-gradient-to: #1e40af !important}.to-blue-900{--tw-gradient-to: #1e3a8a !important}.to-indigo-50{--tw-gradient-to: #eef2ff !important}.to-indigo-100{--tw-gradient-to: #e0e7ff !important}.to-indigo-200{--tw-gradient-to: #c7d2fe !important}.to-indigo-300{--tw-gradient-to: #a5b4fc !important}.to-indigo-400{--tw-gradient-to: #818cf8 !important}.to-indigo-500{--tw-gradient-to: #6366f1 !important}.to-indigo-600{--tw-gradient-to: #4f46e5 !important}.to-indigo-700{--tw-gradient-to: #4338ca !important}.to-indigo-800{--tw-gradient-to: #3730a3 !important}.to-indigo-900{--tw-gradient-to: #312e81 !important}.to-purple-50{--tw-gradient-to: #f5f3ff !important}.to-purple-100{--tw-gradient-to: #ede9fe !important}.to-purple-200{--tw-gradient-to: #ddd6fe !important}.to-purple-300{--tw-gradient-to: #c4b5fd !important}.to-purple-400{--tw-gradient-to: #a78bfa !important}.to-purple-500{--tw-gradient-to: #8b5cf6 !important}.to-purple-600{--tw-gradient-to: #7c3aed !important}.to-purple-700{--tw-gradient-to: #6d28d9 !important}.to-purple-800{--tw-gradient-to: #5b21b6 !important}.to-purple-900{--tw-gradient-to: #4c1d95 !important}.to-pink-50{--tw-gradient-to: #fdf2f8 !important}.to-pink-100{--tw-gradient-to: #fce7f3 !important}.to-pink-200{--tw-gradient-to: #fbcfe8 !important}.to-pink-300{--tw-gradient-to: #f9a8d4 !important}.to-pink-400{--tw-gradient-to: #f472b6 !important}.to-pink-500{--tw-gradient-to: #ec4899 !important}.to-pink-600{--tw-gradient-to: #db2777 !important}.to-pink-700{--tw-gradient-to: #be185d !important}.to-pink-800{--tw-gradient-to: #9d174d !important}.to-pink-900{--tw-gradient-to: #831843 !important}.to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.to-grey-border{--tw-gradient-to: #D0D0D0 !important}.to-error-red{--tw-gradient-to: #CC3332 !important}.to-surface-1{--tw-gradient-to: #F6F8FB !important}.to-surface-2{--tw-gradient-to: #F8F8F8 !important}.to-surface-3{--tw-gradient-to: #E8E8E8 !important}.to-surface-4{--tw-gradient-to: #FFFFFF !important}.to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.to-light-error-red{--tw-gradient-to: #f9eaea !important}.to-offblack{--tw-gradient-to: #333333 !important}.to-meta{--tw-gradient-to: #757575 !important}.to-warning-yellow{--tw-gradient-to: #F89406 !important}.hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.hover\:to-current:hover{--tw-gradient-to: currentColor !important}.hover\:to-black:hover{--tw-gradient-to: #000 !important}.hover\:to-white:hover{--tw-gradient-to: #fff !important}.hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.focus\:to-current:focus{--tw-gradient-to: currentColor !important}.focus\:to-black:focus{--tw-gradient-to: #000 !important}.focus\:to-white:focus{--tw-gradient-to: #fff !important}.focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}.bg-fixed{background-attachment:fixed!important}.bg-local{background-attachment:local!important}.bg-scroll{background-attachment:scroll!important}.bg-clip-border{background-clip:border-box!important}.bg-clip-padding{background-clip:padding-box!important}.bg-clip-content{background-clip:content-box!important}.bg-clip-text{background-clip:text!important}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}.bg-origin-border{background-origin:border-box!important}.bg-origin-padding{background-origin:padding-box!important}.bg-origin-content{background-origin:content-box!important}.fill-current{fill:currentColor!important}.stroke-current{stroke:currentColor!important}.stroke-0{stroke-width:0!important}.stroke-1{stroke-width:1!important}.stroke-2{stroke-width:2!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-none{object-fit:none!important}.object-scale-down{object-fit:scale-down!important}.object-bottom{object-position:bottom!important}.object-center{object-position:center!important}.object-left{object-position:left!important}.object-left-bottom{object-position:left bottom!important}.object-left-top{object-position:left top!important}.object-right{object-position:right!important}.object-right-bottom{object-position:right bottom!important}.object-right-top{object-position:right top!important}.object-top{object-position:top!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-11{padding:2.75rem!important}.p-12{padding:3rem!important}.p-14{padding:3.5rem!important}.p-16{padding:4rem!important}.p-20{padding:5rem!important}.p-24{padding:6rem!important}.p-28{padding:7rem!important}.p-30{padding:7.5rem!important}.p-32{padding:8rem!important}.p-36{padding:9rem!important}.p-40{padding:10rem!important}.p-44{padding:11rem!important}.p-48{padding:12rem!important}.p-52{padding:13rem!important}.p-56{padding:14rem!important}.p-60{padding:15rem!important}.p-64{padding:16rem!important}.p-72{padding:18rem!important}.p-80{padding:20rem!important}.p-82{padding:20.5rem!important}.p-85{padding:21.25rem!important}.p-96{padding:24rem!important}.p-416{padding:26rem!important}.p-550{padding:34.375rem!important}.p-600{padding:37.5rem!important}.p-px{padding:1px!important}.p-0\.5{padding:.125rem!important}.p-1\.5{padding:.375rem!important}.p-2\.5{padding:.625rem!important}.p-3\.5{padding:.875rem!important}.p-tw-1{padding:.25rem!important}.p-tw-2{padding:.5rem!important}.p-tw-3{padding:.75rem!important}.p-tw-3\.5{padding:.9375rem!important}.p-tw-4{padding:1rem!important}.p-tw-5{padding:1.25rem!important}.p-51per{padding:51%!important}.p-max-content{padding:max-content!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:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-24{padding-left:6rem!important;padding-right:6rem!important}.px-28{padding-left:7rem!important;padding-right:7rem!important}.px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-32{padding-left:8rem!important;padding-right:8rem!important}.px-36{padding-left:9rem!important;padding-right:9rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.px-44{padding-left:11rem!important;padding-right:11rem!important}.px-48{padding-left:12rem!important;padding-right:12rem!important}.px-52{padding-left:13rem!important;padding-right:13rem!important}.px-56{padding-left:14rem!important;padding-right:14rem!important}.px-60{padding-left:15rem!important;padding-right:15rem!important}.px-64{padding-left:16rem!important;padding-right:16rem!important}.px-72{padding-left:18rem!important;padding-right:18rem!important}.px-80{padding-left:20rem!important;padding-right:20rem!important}.px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.px-96{padding-left:24rem!important;padding-right:24rem!important}.px-416{padding-left:26rem!important;padding-right:26rem!important}.px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-px{padding-left:1px!important;padding-right:1px!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-51per{padding-left:51%!important;padding-right:51%!important}.px-max-content{padding-left:max-content!important;padding-right:max-content!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.py-24{padding-top:6rem!important;padding-bottom:6rem!important}.py-28{padding-top:7rem!important;padding-bottom:7rem!important}.py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-32{padding-top:8rem!important;padding-bottom:8rem!important}.py-36{padding-top:9rem!important;padding-bottom:9rem!important}.py-40{padding-top:10rem!important;padding-bottom:10rem!important}.py-44{padding-top:11rem!important;padding-bottom:11rem!important}.py-48{padding-top:12rem!important;padding-bottom:12rem!important}.py-52{padding-top:13rem!important;padding-bottom:13rem!important}.py-56{padding-top:14rem!important;padding-bottom:14rem!important}.py-60{padding-top:15rem!important;padding-bottom:15rem!important}.py-64{padding-top:16rem!important;padding-bottom:16rem!important}.py-72{padding-top:18rem!important;padding-bottom:18rem!important}.py-80{padding-top:20rem!important;padding-bottom:20rem!important}.py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.py-96{padding-top:24rem!important;padding-bottom:24rem!important}.py-416{padding-top:26rem!important;padding-bottom:26rem!important}.py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-px{padding-top:1px!important;padding-bottom:1px!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-51per{padding-top:51%!important;padding-bottom:51%!important}.py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-11{padding-top:2.75rem!important}.pt-12{padding-top:3rem!important}.pt-14{padding-top:3.5rem!important}.pt-16{padding-top:4rem!important}.pt-20{padding-top:5rem!important}.pt-24{padding-top:6rem!important}.pt-28{padding-top:7rem!important}.pt-30{padding-top:7.5rem!important}.pt-32{padding-top:8rem!important}.pt-36{padding-top:9rem!important}.pt-40{padding-top:10rem!important}.pt-44{padding-top:11rem!important}.pt-48{padding-top:12rem!important}.pt-52{padding-top:13rem!important}.pt-56{padding-top:14rem!important}.pt-60{padding-top:15rem!important}.pt-64{padding-top:16rem!important}.pt-72{padding-top:18rem!important}.pt-80{padding-top:20rem!important}.pt-82{padding-top:20.5rem!important}.pt-85{padding-top:21.25rem!important}.pt-96{padding-top:24rem!important}.pt-416{padding-top:26rem!important}.pt-550{padding-top:34.375rem!important}.pt-600{padding-top:37.5rem!important}.pt-px{padding-top:1px!important}.pt-0\.5{padding-top:.125rem!important}.pt-1\.5{padding-top:.375rem!important}.pt-2\.5{padding-top:.625rem!important}.pt-3\.5{padding-top:.875rem!important}.pt-tw-1{padding-top:.25rem!important}.pt-tw-2{padding-top:.5rem!important}.pt-tw-3{padding-top:.75rem!important}.pt-tw-3\.5{padding-top:.9375rem!important}.pt-tw-4{padding-top:1rem!important}.pt-tw-5{padding-top:1.25rem!important}.pt-51per{padding-top:51%!important}.pt-max-content{padding-top:max-content!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.25rem!important}.pr-6{padding-right:1.5rem!important}.pr-7{padding-right:1.75rem!important}.pr-8{padding-right:2rem!important}.pr-9{padding-right:2.25rem!important}.pr-10{padding-right:2.5rem!important}.pr-11{padding-right:2.75rem!important}.pr-12{padding-right:3rem!important}.pr-14{padding-right:3.5rem!important}.pr-16{padding-right:4rem!important}.pr-20{padding-right:5rem!important}.pr-24{padding-right:6rem!important}.pr-28{padding-right:7rem!important}.pr-30{padding-right:7.5rem!important}.pr-32{padding-right:8rem!important}.pr-36{padding-right:9rem!important}.pr-40{padding-right:10rem!important}.pr-44{padding-right:11rem!important}.pr-48{padding-right:12rem!important}.pr-52{padding-right:13rem!important}.pr-56{padding-right:14rem!important}.pr-60{padding-right:15rem!important}.pr-64{padding-right:16rem!important}.pr-72{padding-right:18rem!important}.pr-80{padding-right:20rem!important}.pr-82{padding-right:20.5rem!important}.pr-85{padding-right:21.25rem!important}.pr-96{padding-right:24rem!important}.pr-416{padding-right:26rem!important}.pr-550{padding-right:34.375rem!important}.pr-600{padding-right:37.5rem!important}.pr-px{padding-right:1px!important}.pr-0\.5{padding-right:.125rem!important}.pr-1\.5{padding-right:.375rem!important}.pr-2\.5{padding-right:.625rem!important}.pr-3\.5{padding-right:.875rem!important}.pr-tw-1{padding-right:.25rem!important}.pr-tw-2{padding-right:.5rem!important}.pr-tw-3{padding-right:.75rem!important}.pr-tw-3\.5{padding-right:.9375rem!important}.pr-tw-4{padding-right:1rem!important}.pr-tw-5{padding-right:1.25rem!important}.pr-51per{padding-right:51%!important}.pr-max-content{padding-right:max-content!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-11{padding-bottom:2.75rem!important}.pb-12{padding-bottom:3rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-16{padding-bottom:4rem!important}.pb-20{padding-bottom:5rem!important}.pb-24{padding-bottom:6rem!important}.pb-28{padding-bottom:7rem!important}.pb-30{padding-bottom:7.5rem!important}.pb-32{padding-bottom:8rem!important}.pb-36{padding-bottom:9rem!important}.pb-40{padding-bottom:10rem!important}.pb-44{padding-bottom:11rem!important}.pb-48{padding-bottom:12rem!important}.pb-52{padding-bottom:13rem!important}.pb-56{padding-bottom:14rem!important}.pb-60{padding-bottom:15rem!important}.pb-64{padding-bottom:16rem!important}.pb-72{padding-bottom:18rem!important}.pb-80{padding-bottom:20rem!important}.pb-82{padding-bottom:20.5rem!important}.pb-85{padding-bottom:21.25rem!important}.pb-96{padding-bottom:24rem!important}.pb-416{padding-bottom:26rem!important}.pb-550{padding-bottom:34.375rem!important}.pb-600{padding-bottom:37.5rem!important}.pb-px{padding-bottom:1px!important}.pb-0\.5{padding-bottom:.125rem!important}.pb-1\.5{padding-bottom:.375rem!important}.pb-2\.5{padding-bottom:.625rem!important}.pb-3\.5{padding-bottom:.875rem!important}.pb-tw-1{padding-bottom:.25rem!important}.pb-tw-2{padding-bottom:.5rem!important}.pb-tw-3{padding-bottom:.75rem!important}.pb-tw-3\.5{padding-bottom:.9375rem!important}.pb-tw-4{padding-bottom:1rem!important}.pb-tw-5{padding-bottom:1.25rem!important}.pb-51per{padding-bottom:51%!important}.pb-max-content{padding-bottom:max-content!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pl-7{padding-left:1.75rem!important}.pl-8{padding-left:2rem!important}.pl-9{padding-left:2.25rem!important}.pl-10{padding-left:2.5rem!important}.pl-11{padding-left:2.75rem!important}.pl-12{padding-left:3rem!important}.pl-14{padding-left:3.5rem!important}.pl-16{padding-left:4rem!important}.pl-20{padding-left:5rem!important}.pl-24{padding-left:6rem!important}.pl-28{padding-left:7rem!important}.pl-30{padding-left:7.5rem!important}.pl-32{padding-left:8rem!important}.pl-36{padding-left:9rem!important}.pl-40{padding-left:10rem!important}.pl-44{padding-left:11rem!important}.pl-48{padding-left:12rem!important}.pl-52{padding-left:13rem!important}.pl-56{padding-left:14rem!important}.pl-60{padding-left:15rem!important}.pl-64{padding-left:16rem!important}.pl-72{padding-left:18rem!important}.pl-80{padding-left:20rem!important}.pl-82{padding-left:20.5rem!important}.pl-85{padding-left:21.25rem!important}.pl-96{padding-left:24rem!important}.pl-416{padding-left:26rem!important}.pl-550{padding-left:34.375rem!important}.pl-600{padding-left:37.5rem!important}.pl-px{padding-left:1px!important}.pl-0\.5{padding-left:.125rem!important}.pl-1\.5{padding-left:.375rem!important}.pl-2\.5{padding-left:.625rem!important}.pl-3\.5{padding-left:.875rem!important}.pl-tw-1{padding-left:.25rem!important}.pl-tw-2{padding-left:.5rem!important}.pl-tw-3{padding-left:.75rem!important}.pl-tw-3\.5{padding-left:.9375rem!important}.pl-tw-4{padding-left:1rem!important}.pl-tw-5{padding-left:1.25rem!important}.pl-51per{padding-left:51%!important}.pl-max-content{padding-left:max-content!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.font-sans,.font-serif,.font-mono,.font-display,.font-body{font-family:Athlon!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}.text-7xl{font-size:4.5rem!important;line-height:1!important}.text-8xl{font-size:6rem!important;line-height:1!important}.text-9xl{font-size:8rem!important;line-height:1!important}.text-xxs{font-size:.625rem!important}.text-3\.5xl{font-size:2rem!important}.text-4\.5xl{font-size:2.5rem!important}.text-4\.6xl{font-size:2.625rem!important}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.ordinal,.slashed-zero,.lining-nums,.oldstyle-nums,.proportional-nums,.tabular-nums,.diagonal-fractions,.stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.normal-nums{font-variant-numeric:normal!important}.ordinal{--tw-ordinal: ordinal !important}.slashed-zero{--tw-slashed-zero: slashed-zero !important}.lining-nums{--tw-numeric-figure: lining-nums !important}.oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.proportional-nums{--tw-numeric-spacing: proportional-nums !important}.tabular-nums{--tw-numeric-spacing: tabular-nums !important}.diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.leading-11{line-height:2.75rem!important}.leading-12{line-height:3rem!important}.leading-13{line-height:3.125rem!important}.leading-14{line-height:4.5rem!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0em!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.text-transparent{color:transparent!important}.text-current{color:currentColor!important}.text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.text-primary-blue{color:var(--primary-color)!important}.text-primary-blue-dark{color:var(--primary-color-dark)!important}.text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.text-primary-green{color:var(--conversion-color)!important}.text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.text-light-grey{color:var(--backgroud-light-primary)!important}.text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-transparent{color:transparent!important}.group:hover .group-hover\:text-current{color:currentColor!important}.group:hover .group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.focus-within\:text-transparent:focus-within{color:transparent!important}.focus-within\:text-current:focus-within{color:currentColor!important}.focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.hover\:text-transparent:hover{color:transparent!important}.hover\:text-current:hover{color:currentColor!important}.hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.hover\:text-primary-blue:hover{color:var(--primary-color)!important}.hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.hover\:text-primary-green:hover{color:var(--conversion-color)!important}.hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.focus\:text-transparent:focus{color:transparent!important}.focus\:text-current:focus{color:currentColor!important}.focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.focus\:text-primary-blue:focus{color:var(--primary-color)!important}.focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.focus\:text-primary-green:focus{color:var(--conversion-color)!important}.focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.disabled\:text-transparent:disabled{color:transparent!important}.disabled\:text-current:disabled{color:currentColor!important}.disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.text-opacity-0{--tw-text-opacity: 0 !important}.text-opacity-5{--tw-text-opacity: .05 !important}.text-opacity-10{--tw-text-opacity: .1 !important}.text-opacity-20{--tw-text-opacity: .2 !important}.text-opacity-25{--tw-text-opacity: .25 !important}.text-opacity-30{--tw-text-opacity: .3 !important}.text-opacity-40{--tw-text-opacity: .4 !important}.text-opacity-50{--tw-text-opacity: .5 !important}.text-opacity-60{--tw-text-opacity: .6 !important}.text-opacity-70{--tw-text-opacity: .7 !important}.text-opacity-75{--tw-text-opacity: .75 !important}.text-opacity-80{--tw-text-opacity: .8 !important}.text-opacity-90{--tw-text-opacity: .9 !important}.text-opacity-95{--tw-text-opacity: .95 !important}.text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.group:hover .group-hover\:underline{text-decoration:underline!important}.group:hover .group-hover\:line-through{text-decoration:line-through!important}.group:hover .group-hover\:no-underline{text-decoration:none!important}.focus-within\:underline:focus-within{text-decoration:underline!important}.focus-within\:line-through:focus-within{text-decoration:line-through!important}.focus-within\:no-underline:focus-within{text-decoration:none!important}.hover\:underline:hover{text-decoration:underline!important}.hover\:line-through:hover{text-decoration:line-through!important}.hover\:no-underline:hover{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.placeholder-transparent::placeholder{color:transparent!important}.placeholder-current::placeholder{color:currentColor!important}.placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.focus\:placeholder-current:focus::placeholder{color:currentColor!important}.focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.group:hover .group-hover\:opacity-0{opacity:0!important}.group:hover .group-hover\:opacity-5{opacity:.05!important}.group:hover .group-hover\:opacity-10{opacity:.1!important}.group:hover .group-hover\:opacity-20{opacity:.2!important}.group:hover .group-hover\:opacity-25{opacity:.25!important}.group:hover .group-hover\:opacity-30{opacity:.3!important}.group:hover .group-hover\:opacity-40{opacity:.4!important}.group:hover .group-hover\:opacity-50{opacity:.5!important}.group:hover .group-hover\:opacity-60{opacity:.6!important}.group:hover .group-hover\:opacity-70{opacity:.7!important}.group:hover .group-hover\:opacity-75{opacity:.75!important}.group:hover .group-hover\:opacity-80{opacity:.8!important}.group:hover .group-hover\:opacity-90{opacity:.9!important}.group:hover .group-hover\:opacity-95{opacity:.95!important}.group:hover .group-hover\:opacity-100{opacity:1!important}.focus-within\:opacity-0:focus-within{opacity:0!important}.focus-within\:opacity-5:focus-within{opacity:.05!important}.focus-within\:opacity-10:focus-within{opacity:.1!important}.focus-within\:opacity-20:focus-within{opacity:.2!important}.focus-within\:opacity-25:focus-within{opacity:.25!important}.focus-within\:opacity-30:focus-within{opacity:.3!important}.focus-within\:opacity-40:focus-within{opacity:.4!important}.focus-within\:opacity-50:focus-within{opacity:.5!important}.focus-within\:opacity-60:focus-within{opacity:.6!important}.focus-within\:opacity-70:focus-within{opacity:.7!important}.focus-within\:opacity-75:focus-within{opacity:.75!important}.focus-within\:opacity-80:focus-within{opacity:.8!important}.focus-within\:opacity-90:focus-within{opacity:.9!important}.focus-within\:opacity-95:focus-within{opacity:.95!important}.focus-within\:opacity-100:focus-within{opacity:1!important}.hover\:opacity-0:hover{opacity:0!important}.hover\:opacity-5:hover{opacity:.05!important}.hover\:opacity-10:hover{opacity:.1!important}.hover\:opacity-20:hover{opacity:.2!important}.hover\:opacity-25:hover{opacity:.25!important}.hover\:opacity-30:hover{opacity:.3!important}.hover\:opacity-40:hover{opacity:.4!important}.hover\:opacity-50:hover{opacity:.5!important}.hover\:opacity-60:hover{opacity:.6!important}.hover\:opacity-70:hover{opacity:.7!important}.hover\:opacity-75:hover{opacity:.75!important}.hover\:opacity-80:hover{opacity:.8!important}.hover\:opacity-90:hover{opacity:.9!important}.hover\:opacity-95:hover{opacity:.95!important}.hover\:opacity-100:hover{opacity:1!important}.focus\:opacity-0:focus{opacity:0!important}.focus\:opacity-5:focus{opacity:.05!important}.focus\:opacity-10:focus{opacity:.1!important}.focus\:opacity-20:focus{opacity:.2!important}.focus\:opacity-25:focus{opacity:.25!important}.focus\:opacity-30:focus{opacity:.3!important}.focus\:opacity-40:focus{opacity:.4!important}.focus\:opacity-50:focus{opacity:.5!important}.focus\:opacity-60:focus{opacity:.6!important}.focus\:opacity-70:focus{opacity:.7!important}.focus\:opacity-75:focus{opacity:.75!important}.focus\:opacity-80:focus{opacity:.8!important}.focus\:opacity-90:focus{opacity:.9!important}.focus\:opacity-95:focus{opacity:.95!important}.focus\:opacity-100:focus{opacity:1!important}.bg-blend-normal{background-blend-mode:normal!important}.bg-blend-multiply{background-blend-mode:multiply!important}.bg-blend-screen{background-blend-mode:screen!important}.bg-blend-overlay{background-blend-mode:overlay!important}.bg-blend-darken{background-blend-mode:darken!important}.bg-blend-lighten{background-blend-mode:lighten!important}.bg-blend-color-dodge{background-blend-mode:color-dodge!important}.bg-blend-color-burn{background-blend-mode:color-burn!important}.bg-blend-hard-light{background-blend-mode:hard-light!important}.bg-blend-soft-light{background-blend-mode:soft-light!important}.bg-blend-difference{background-blend-mode:difference!important}.bg-blend-exclusion{background-blend-mode:exclusion!important}.bg-blend-hue{background-blend-mode:hue!important}.bg-blend-saturation{background-blend-mode:saturation!important}.bg-blend-color{background-blend-mode:color!important}.bg-blend-luminosity{background-blend-mode:luminosity!important}.mix-blend-normal{mix-blend-mode:normal!important}.mix-blend-multiply{mix-blend-mode:multiply!important}.mix-blend-screen{mix-blend-mode:screen!important}.mix-blend-overlay{mix-blend-mode:overlay!important}.mix-blend-darken{mix-blend-mode:darken!important}.mix-blend-lighten{mix-blend-mode:lighten!important}.mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.mix-blend-color-burn{mix-blend-mode:color-burn!important}.mix-blend-hard-light{mix-blend-mode:hard-light!important}.mix-blend-soft-light{mix-blend-mode:soft-light!important}.mix-blend-difference{mix-blend-mode:difference!important}.mix-blend-exclusion{mix-blend-mode:exclusion!important}.mix-blend-hue{mix-blend-mode:hue!important}.mix-blend-saturation{mix-blend-mode:saturation!important}.mix-blend-color{mix-blend-mode:color!important}.mix-blend-luminosity{mix-blend-mode:luminosity!important}*,:before,:after{--tw-shadow: 0 0 #0000}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-white{outline:2px dotted white!important;outline-offset:2px!important}.outline-black{outline:2px dotted black!important;outline-offset:2px!important}.focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring-inset{--tw-ring-inset: inset !important}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.focus\:ring-inset:focus{--tw-ring-inset: inset !important}.ring-transparent{--tw-ring-color: transparent !important}.ring-current{--tw-ring-color: currentColor !important}.ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.focus\:ring-current:focus{--tw-ring-color: currentColor !important}.focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.ring-opacity-0{--tw-ring-opacity: 0 !important}.ring-opacity-5{--tw-ring-opacity: .05 !important}.ring-opacity-10{--tw-ring-opacity: .1 !important}.ring-opacity-20{--tw-ring-opacity: .2 !important}.ring-opacity-25{--tw-ring-opacity: .25 !important}.ring-opacity-30{--tw-ring-opacity: .3 !important}.ring-opacity-40{--tw-ring-opacity: .4 !important}.ring-opacity-50{--tw-ring-opacity: .5 !important}.ring-opacity-60{--tw-ring-opacity: .6 !important}.ring-opacity-70{--tw-ring-opacity: .7 !important}.ring-opacity-75{--tw-ring-opacity: .75 !important}.ring-opacity-80{--tw-ring-opacity: .8 !important}.ring-opacity-90{--tw-ring-opacity: .9 !important}.ring-opacity-95{--tw-ring-opacity: .95 !important}.ring-opacity-100{--tw-ring-opacity: 1 !important}.focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.ring-offset-0{--tw-ring-offset-width: 0px !important}.ring-offset-1{--tw-ring-offset-width: 1px !important}.ring-offset-2{--tw-ring-offset-width: 2px !important}.ring-offset-4{--tw-ring-offset-width: 4px !important}.ring-offset-8{--tw-ring-offset-width: 8px !important}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.ring-offset-transparent{--tw-ring-offset-color: transparent !important}.ring-offset-current{--tw-ring-offset-color: currentColor !important}.ring-offset-black{--tw-ring-offset-color: #000 !important}.ring-offset-white{--tw-ring-offset-color: #fff !important}.ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.ring-offset-meta{--tw-ring-offset-color: #757575 !important}.ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter-none{filter:none!important}.blur-0,.blur-none{--tw-blur: blur(0) !important}.blur-sm{--tw-blur: blur(4px) !important}.blur{--tw-blur: blur(8px) !important}.blur-md{--tw-blur: blur(12px) !important}.blur-lg{--tw-blur: blur(16px) !important}.blur-xl{--tw-blur: blur(24px) !important}.blur-2xl{--tw-blur: blur(40px) !important}.blur-3xl{--tw-blur: blur(64px) !important}.brightness-0{--tw-brightness: brightness(0) !important}.brightness-50{--tw-brightness: brightness(.5) !important}.brightness-75{--tw-brightness: brightness(.75) !important}.brightness-90{--tw-brightness: brightness(.9) !important}.brightness-95{--tw-brightness: brightness(.95) !important}.brightness-100{--tw-brightness: brightness(1) !important}.brightness-105{--tw-brightness: brightness(1.05) !important}.brightness-110{--tw-brightness: brightness(1.1) !important}.brightness-125{--tw-brightness: brightness(1.25) !important}.brightness-150{--tw-brightness: brightness(1.5) !important}.brightness-200{--tw-brightness: brightness(2) !important}.contrast-0{--tw-contrast: contrast(0) !important}.contrast-50{--tw-contrast: contrast(.5) !important}.contrast-75{--tw-contrast: contrast(.75) !important}.contrast-100{--tw-contrast: contrast(1) !important}.contrast-125{--tw-contrast: contrast(1.25) !important}.contrast-150{--tw-contrast: contrast(1.5) !important}.contrast-200{--tw-contrast: contrast(2) !important}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.grayscale-0{--tw-grayscale: grayscale(0) !important}.grayscale{--tw-grayscale: grayscale(100%) !important}.hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.invert-0{--tw-invert: invert(0) !important}.invert{--tw-invert: invert(100%) !important}.saturate-0{--tw-saturate: saturate(0) !important}.saturate-50{--tw-saturate: saturate(.5) !important}.saturate-100{--tw-saturate: saturate(1) !important}.saturate-150{--tw-saturate: saturate(1.5) !important}.saturate-200{--tw-saturate: saturate(2) !important}.sepia-0{--tw-sepia: sepia(0) !important}.sepia{--tw-sepia: sepia(100%) !important}.backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-filter-none{backdrop-filter:none!important}.backdrop-blur-0,.backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.delay-75{transition-delay:75ms!important}.delay-100{transition-delay:.1s!important}.delay-150{transition-delay:.15s!important}.delay-200{transition-delay:.2s!important}.delay-300{transition-delay:.3s!important}.delay-500{transition-delay:.5s!important}.delay-700{transition-delay:.7s!important}.delay-1000{transition-delay:1s!important}.duration-75{transition-duration:75ms!important}.duration-100{transition-duration:.1s!important}.duration-150{transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.duration-700{transition-duration:.7s!important}.duration-1000{transition-duration:1s!important}.ease-linear{transition-timing-function:linear!important}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}: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: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--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: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--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: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--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: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--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: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--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: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--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: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--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: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 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 .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' 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 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%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-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%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-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{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{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{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:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;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(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;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(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;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(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;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(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;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:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{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-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{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-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{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-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{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-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{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-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{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:Athlon;src:url("./resources/Athlon-Light-UFGGQ4KD.woff2") format("woff2");font-weight:300}@font-face{font-family:Athlon;src:url("./resources/Athlon-Regular-CJFM5O4B.woff2") format("woff2");font-weight:400}@font-face{font-family:Athlon;src:url("./resources/Athlon-SemiBold-XHQS2E77.woff2") format("woff2");font-weight:600}@font-face{font-family:Athlon;src:url("./resources/Athlon-Bold-SYVAFMHH.woff2") format("woff2");font-weight:700}@font-face{font-family:Glyphicons Halflings;src:url("./resources/glyphicons-halflings-regular-PIHUWCJO.eot");src:url("./resources/glyphicons-halflings-regular-PIHUWCJO.eot?#iefix") format("embedded-opentype"),url("./resources/glyphicons-halflings-regular-JOUF32XT.woff") format("woff"),url("./resources/glyphicons-halflings-regular-ACNUA6UY.ttf") format("truetype"),url("./resources/glyphicons-halflings-regular-QXYEM3FU.svg#[glyphicons-halflings-regular]") format("svg");font-weight:400;font-style:normal}@font-face{font-family:myathlonicons;src:url("./resources/myathlonicons-CKEQUMB6.eot?74381919");src:url("./resources/myathlonicons-CKEQUMB6.eot?74381919#iefix") format("embedded-opentype"),url("./resources/myathlonicons-TXKJCKHQ.woff?74381919") format("woff"),url("./resources/myathlonicons-NNTCGUUA.ttf?74381919") format("truetype"),url("./resources/myathlonicons-4QWYX35D.svg?74381919#myathlonicons") format("svg");font-weight:400;font-style:normal}[class^=iconat-]:before,[class*=" iconat-"]:before{font-family:myathlonicons;font-style:normal;font-weight:400;speak-as:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconat-add-comment:before{content:"\e800"}.iconat-collapse-up:before{content:"\e801"}.iconat-find-car:before{content:"\e802"}.iconat-collapse-down:before{content:"\e803"}.iconat-parking-place:before{content:"\e804"}.iconat-ungroup:before{content:"\e805"}.iconat-group:before{content:"\e806"}.iconat-parking-place2:before{content:"\e807"}.iconat-compare-car:before{content:"\e808"}.iconat-configure-car:before{content:"\e809"}.iconat-sort:before{content:"\e80a"}.iconat-car-policy:before{content:"\e80b"}.icon,.icon--lock,.icon--previous,.icon--next,.icon--emergency{display:block;position:relative}.icon-car{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -1058px;background-repeat:no-repeat;height:48px;width:56px;margin-top:10px}.icon-party{background:url("./resources/firework_cone-HIXAYFBK.png") no-repeat;background-size:100% 100%;width:50px;height:45px;display:block}.icon-idea{background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -473px;width:50px;height:45px;display:block}.icon-speech{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -1111px;background-repeat:no-repeat;height:58px;width:60px}.icon-key{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -1174px;background-repeat:no-repeat;height:53px;width:160px}.icon-search{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -781px;background-repeat:no-repeat;height:22px;width:22px}.icon-help-white{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -545px;background-repeat:no-repeat;height:18px;width:14px}.icon-help-blue{display:inline-block;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -503px;background-repeat:no-repeat;height:18px;width:14px}.icon--emergency{display:block;float:left;content:"";margin-right:20px;background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -1016px;background-repeat:no-repeat;height:37px;width:39px}.icon--lock:before{position:absolute;left:20px;top:50%;display:block;content:"";background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -261px;background-repeat:no-repeat;height:13px;width:10px;margin-top:-6.5px}.icon--previous,.icon--next{width:26px;height:26px}.icon--previous:after,.icon--next:after{position:absolute;top:50%;left:50%;display:block;content:"";background-repeat:no-repeat;height:12px;width:7px;margin-top:-6px;margin-left:-3.5px}.icon--previous:after{background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -109px}.icon--next:after{background-image:url(https://www.athlon.com/areas/Mob.Com.Athlon/Images/icons-sb5c279c960.png);background-position:0 -92px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:1rem;left:1rem}.toast-top-right{top:1rem;right:1rem}.toast-bottom-right{right:1rem;bottom:1rem}.toast-bottom-left{bottom:1rem;left:1rem}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{font-family:Athlon;position:relative;overflow:hidden;margin:0 0 6px;padding:1.5rem 1.5rem 1.5rem 3.5rem;width:400px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 1rem #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 1rem #000;opacity:1;cursor:pointer}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:var(--primary-color);pointer-events:auto}.toast-success{background-image:url("./resources/check-circle-white-YWG65YZF.svg");--tw-bg-opacity: 1;background-color:rgba(47,156,106,var(--tw-bg-opacity))}.toast-info{background-image:url("./resources/info-circle-white-VWP5X77B.svg");background-color:var(--primary-color)}.toast-warning{background-image:url("./resources/exclamation-circle-white-7PI57VMD.svg");--tw-bg-opacity: 1;background-color:rgba(248,148,6,var(--tw-bg-opacity))}.toast-error{background-image:url("./resources/exclamation-circle-white-7PI57VMD.svg");--tw-bg-opacity: 1;background-color:rgba(204,51,50,var(--tw-bg-opacity))}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr{width:calc(100vw - 32px)}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr{width:calc(100vw - 32px)}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr{width:25em}}:root{--primary-color: #265daf;--primary-color-dark: #1d447e;--backgroudLightPrimary: #edf2f8;--conversion-color:#33FE9E}.full-width-dialog .mat-dialog-container{max-width:100vw!important;max-height:100vh!important;padding:0!important}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px!important}}@media (min-width: 36rem){.sm\:container{width:100%}.sm\:container{max-width:36rem}@media (min-width: 48rem){.sm\:container{max-width:48rem}}@media (min-width: 62rem){.sm\:container{max-width:62rem}}@media (min-width: 75rem){.sm\:container{max-width:75rem}}@media (min-width: 87.5rem){.sm\:container{max-width:87.5rem}}.sm\:sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.sm\:not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sm\:focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.sm\:focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sm\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.sm\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sm\:pointer-events-none{pointer-events:none!important}.sm\:pointer-events-auto{pointer-events:auto!important}.sm\:visible{visibility:visible!important}.sm\:invisible{visibility:hidden!important}.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}.sm\:inset-0{inset:0!important}.sm\:inset-1{inset:.25rem!important}.sm\:inset-2{inset:.5rem!important}.sm\:inset-3{inset:.75rem!important}.sm\:inset-4{inset:1rem!important}.sm\:inset-5{inset:1.25rem!important}.sm\:inset-6{inset:1.5rem!important}.sm\:inset-7{inset:1.75rem!important}.sm\:inset-8{inset:2rem!important}.sm\:inset-9{inset:2.25rem!important}.sm\:inset-10{inset:2.5rem!important}.sm\:inset-11{inset:2.75rem!important}.sm\:inset-12{inset:3rem!important}.sm\:inset-14{inset:3.5rem!important}.sm\:inset-16{inset:4rem!important}.sm\:inset-20{inset:5rem!important}.sm\:inset-24{inset:6rem!important}.sm\:inset-28{inset:7rem!important}.sm\:inset-30{inset:7.5rem!important}.sm\:inset-32{inset:8rem!important}.sm\:inset-36{inset:9rem!important}.sm\:inset-40{inset:10rem!important}.sm\:inset-44{inset:11rem!important}.sm\:inset-48{inset:12rem!important}.sm\:inset-52{inset:13rem!important}.sm\:inset-56{inset:14rem!important}.sm\:inset-60{inset:15rem!important}.sm\:inset-64{inset:16rem!important}.sm\:inset-72{inset:18rem!important}.sm\:inset-80{inset:20rem!important}.sm\:inset-82{inset:20.5rem!important}.sm\:inset-85{inset:21.25rem!important}.sm\:inset-96{inset:24rem!important}.sm\:inset-416{inset:26rem!important}.sm\:inset-550{inset:34.375rem!important}.sm\:inset-600{inset:37.5rem!important}.sm\:inset-auto{inset:auto!important}.sm\:inset-px{inset:1px!important}.sm\:inset-0\.5{inset:.125rem!important}.sm\:inset-1\.5{inset:.375rem!important}.sm\:inset-2\.5{inset:.625rem!important}.sm\:inset-3\.5{inset:.875rem!important}.sm\:inset-tw-1{inset:.25rem!important}.sm\:inset-tw-2{inset:.5rem!important}.sm\:inset-tw-3{inset:.75rem!important}.sm\:inset-tw-3\.5{inset:.9375rem!important}.sm\:inset-tw-4{inset:1rem!important}.sm\:inset-tw-5{inset:1.25rem!important}.sm\:inset-51per{inset:51%!important}.sm\:inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.sm\:-inset-0{inset:0!important}.sm\:-inset-1{inset:-.25rem!important}.sm\:-inset-2{inset:-.5rem!important}.sm\:-inset-3{inset:-.75rem!important}.sm\:-inset-4{inset:-1rem!important}.sm\:-inset-5{inset:-1.25rem!important}.sm\:-inset-6{inset:-1.5rem!important}.sm\:-inset-7{inset:-1.75rem!important}.sm\:-inset-8{inset:-2rem!important}.sm\:-inset-9{inset:-2.25rem!important}.sm\:-inset-10{inset:-2.5rem!important}.sm\:-inset-11{inset:-2.75rem!important}.sm\:-inset-12{inset:-3rem!important}.sm\:-inset-14{inset:-3.5rem!important}.sm\:-inset-16{inset:-4rem!important}.sm\:-inset-20{inset:-5rem!important}.sm\:-inset-24{inset:-6rem!important}.sm\:-inset-28{inset:-7rem!important}.sm\:-inset-30{inset:-7.5rem!important}.sm\:-inset-32{inset:-8rem!important}.sm\:-inset-36{inset:-9rem!important}.sm\:-inset-40{inset:-10rem!important}.sm\:-inset-44{inset:-11rem!important}.sm\:-inset-48{inset:-12rem!important}.sm\:-inset-52{inset:-13rem!important}.sm\:-inset-56{inset:-14rem!important}.sm\:-inset-60{inset:-15rem!important}.sm\:-inset-64{inset:-16rem!important}.sm\:-inset-72{inset:-18rem!important}.sm\:-inset-80{inset:-20rem!important}.sm\:-inset-82{inset:-20.5rem!important}.sm\:-inset-85{inset:-21.25rem!important}.sm\:-inset-96{inset:-24rem!important}.sm\:-inset-416{inset:-26rem!important}.sm\:-inset-550{inset:-34.375rem!important}.sm\:-inset-600{inset:-37.5rem!important}.sm\:-inset-px{inset:-1px!important}.sm\:-inset-0\.5{inset:-.125rem!important}.sm\:-inset-1\.5{inset:-.375rem!important}.sm\:-inset-2\.5{inset:-.625rem!important}.sm\:-inset-3\.5{inset:-.875rem!important}.sm\:-inset-tw-1{inset:-.25rem!important}.sm\:-inset-tw-2{inset:-.5rem!important}.sm\:-inset-tw-3{inset:-.75rem!important}.sm\:-inset-tw-3\.5{inset:-.9375rem!important}.sm\:-inset-tw-4{inset:-1rem!important}.sm\:-inset-tw-5{inset:-1.25rem!important}.sm\:-inset-51per{inset:-51%!important}.sm\:-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.sm\:inset-1\/2{inset:50%!important}.sm\:inset-1\/3{inset:33.333333%!important}.sm\:inset-2\/3{inset:66.666667%!important}.sm\:inset-1\/4{inset:25%!important}.sm\:inset-2\/4{inset:50%!important}.sm\:inset-3\/4{inset:75%!important}.sm\:inset-full{inset:100%!important}.sm\:-inset-1\/2{inset:-50%!important}.sm\:-inset-1\/3{inset:-33.333333%!important}.sm\:-inset-2\/3{inset:-66.666667%!important}.sm\:-inset-1\/4{inset:-25%!important}.sm\:-inset-2\/4{inset:-50%!important}.sm\:-inset-3\/4{inset:-75%!important}.sm\:-inset-full{inset:-100%!important}.sm\:inset-x-0{left:0!important;right:0!important}.sm\:inset-x-1{left:.25rem!important;right:.25rem!important}.sm\:inset-x-2{left:.5rem!important;right:.5rem!important}.sm\:inset-x-3{left:.75rem!important;right:.75rem!important}.sm\:inset-x-4{left:1rem!important;right:1rem!important}.sm\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.sm\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.sm\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.sm\:inset-x-8{left:2rem!important;right:2rem!important}.sm\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.sm\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.sm\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.sm\:inset-x-12{left:3rem!important;right:3rem!important}.sm\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.sm\:inset-x-16{left:4rem!important;right:4rem!important}.sm\:inset-x-20{left:5rem!important;right:5rem!important}.sm\:inset-x-24{left:6rem!important;right:6rem!important}.sm\:inset-x-28{left:7rem!important;right:7rem!important}.sm\:inset-x-30{left:7.5rem!important;right:7.5rem!important}.sm\:inset-x-32{left:8rem!important;right:8rem!important}.sm\:inset-x-36{left:9rem!important;right:9rem!important}.sm\:inset-x-40{left:10rem!important;right:10rem!important}.sm\:inset-x-44{left:11rem!important;right:11rem!important}.sm\:inset-x-48{left:12rem!important;right:12rem!important}.sm\:inset-x-52{left:13rem!important;right:13rem!important}.sm\:inset-x-56{left:14rem!important;right:14rem!important}.sm\:inset-x-60{left:15rem!important;right:15rem!important}.sm\:inset-x-64{left:16rem!important;right:16rem!important}.sm\:inset-x-72{left:18rem!important;right:18rem!important}.sm\:inset-x-80{left:20rem!important;right:20rem!important}.sm\:inset-x-82{left:20.5rem!important;right:20.5rem!important}.sm\:inset-x-85{left:21.25rem!important;right:21.25rem!important}.sm\:inset-x-96{left:24rem!important;right:24rem!important}.sm\:inset-x-416{left:26rem!important;right:26rem!important}.sm\:inset-x-550{left:34.375rem!important;right:34.375rem!important}.sm\:inset-x-600{left:37.5rem!important;right:37.5rem!important}.sm\:inset-x-auto{left:auto!important;right:auto!important}.sm\:inset-x-px{left:1px!important;right:1px!important}.sm\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.sm\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.sm\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.sm\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.sm\:inset-x-tw-1{left:.25rem!important;right:.25rem!important}.sm\:inset-x-tw-2{left:.5rem!important;right:.5rem!important}.sm\:inset-x-tw-3{left:.75rem!important;right:.75rem!important}.sm\:inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.sm\:inset-x-tw-4{left:1rem!important;right:1rem!important}.sm\:inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.sm\:inset-x-51per{left:51%!important;right:51%!important}.sm\:inset-x-max-content{left:max-content!important;right:max-content!important}.sm\:-inset-x-0{left:0!important;right:0!important}.sm\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.sm\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.sm\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.sm\:-inset-x-4{left:-1rem!important;right:-1rem!important}.sm\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.sm\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.sm\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.sm\:-inset-x-8{left:-2rem!important;right:-2rem!important}.sm\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.sm\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.sm\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.sm\:-inset-x-12{left:-3rem!important;right:-3rem!important}.sm\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.sm\:-inset-x-16{left:-4rem!important;right:-4rem!important}.sm\:-inset-x-20{left:-5rem!important;right:-5rem!important}.sm\:-inset-x-24{left:-6rem!important;right:-6rem!important}.sm\:-inset-x-28{left:-7rem!important;right:-7rem!important}.sm\:-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.sm\:-inset-x-32{left:-8rem!important;right:-8rem!important}.sm\:-inset-x-36{left:-9rem!important;right:-9rem!important}.sm\:-inset-x-40{left:-10rem!important;right:-10rem!important}.sm\:-inset-x-44{left:-11rem!important;right:-11rem!important}.sm\:-inset-x-48{left:-12rem!important;right:-12rem!important}.sm\:-inset-x-52{left:-13rem!important;right:-13rem!important}.sm\:-inset-x-56{left:-14rem!important;right:-14rem!important}.sm\:-inset-x-60{left:-15rem!important;right:-15rem!important}.sm\:-inset-x-64{left:-16rem!important;right:-16rem!important}.sm\:-inset-x-72{left:-18rem!important;right:-18rem!important}.sm\:-inset-x-80{left:-20rem!important;right:-20rem!important}.sm\:-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.sm\:-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.sm\:-inset-x-96{left:-24rem!important;right:-24rem!important}.sm\:-inset-x-416{left:-26rem!important;right:-26rem!important}.sm\:-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.sm\:-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.sm\:-inset-x-px{left:-1px!important;right:-1px!important}.sm\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.sm\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.sm\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.sm\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.sm\:-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.sm\:-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.sm\:-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.sm\:-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.sm\:-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.sm\:-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.sm\:-inset-x-51per{left:-51%!important;right:-51%!important}.sm\:-inset-x-max-content{left:max-content!important;right:max-content!important}.sm\:inset-x-1\/2{left:50%!important;right:50%!important}.sm\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.sm\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.sm\:inset-x-1\/4{left:25%!important;right:25%!important}.sm\:inset-x-2\/4{left:50%!important;right:50%!important}.sm\:inset-x-3\/4{left:75%!important;right:75%!important}.sm\:inset-x-full{left:100%!important;right:100%!important}.sm\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.sm\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.sm\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.sm\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.sm\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.sm\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.sm\:-inset-x-full{left:-100%!important;right:-100%!important}.sm\:inset-y-0{top:0!important;bottom:0!important}.sm\:inset-y-1{top:.25rem!important;bottom:.25rem!important}.sm\:inset-y-2{top:.5rem!important;bottom:.5rem!important}.sm\:inset-y-3{top:.75rem!important;bottom:.75rem!important}.sm\:inset-y-4{top:1rem!important;bottom:1rem!important}.sm\:inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.sm\:inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.sm\:inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.sm\:inset-y-8{top:2rem!important;bottom:2rem!important}.sm\:inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.sm\:inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.sm\:inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.sm\:inset-y-12{top:3rem!important;bottom:3rem!important}.sm\:inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.sm\:inset-y-16{top:4rem!important;bottom:4rem!important}.sm\:inset-y-20{top:5rem!important;bottom:5rem!important}.sm\:inset-y-24{top:6rem!important;bottom:6rem!important}.sm\:inset-y-28{top:7rem!important;bottom:7rem!important}.sm\:inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.sm\:inset-y-32{top:8rem!important;bottom:8rem!important}.sm\:inset-y-36{top:9rem!important;bottom:9rem!important}.sm\:inset-y-40{top:10rem!important;bottom:10rem!important}.sm\:inset-y-44{top:11rem!important;bottom:11rem!important}.sm\:inset-y-48{top:12rem!important;bottom:12rem!important}.sm\:inset-y-52{top:13rem!important;bottom:13rem!important}.sm\:inset-y-56{top:14rem!important;bottom:14rem!important}.sm\:inset-y-60{top:15rem!important;bottom:15rem!important}.sm\:inset-y-64{top:16rem!important;bottom:16rem!important}.sm\:inset-y-72{top:18rem!important;bottom:18rem!important}.sm\:inset-y-80{top:20rem!important;bottom:20rem!important}.sm\:inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.sm\:inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.sm\:inset-y-96{top:24rem!important;bottom:24rem!important}.sm\:inset-y-416{top:26rem!important;bottom:26rem!important}.sm\:inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.sm\:inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.sm\:inset-y-auto{top:auto!important;bottom:auto!important}.sm\:inset-y-px{top:1px!important;bottom:1px!important}.sm\:inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.sm\:inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.sm\:inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.sm\:inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.sm\:inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.sm\:inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.sm\:inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.sm\:inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.sm\:inset-y-tw-4{top:1rem!important;bottom:1rem!important}.sm\:inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.sm\:inset-y-51per{top:51%!important;bottom:51%!important}.sm\:inset-y-max-content{top:max-content!important;bottom:max-content!important}.sm\:-inset-y-0{top:0!important;bottom:0!important}.sm\:-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.sm\:-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.sm\:-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.sm\:-inset-y-4{top:-1rem!important;bottom:-1rem!important}.sm\:-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.sm\:-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.sm\:-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.sm\:-inset-y-8{top:-2rem!important;bottom:-2rem!important}.sm\:-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.sm\:-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.sm\:-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.sm\:-inset-y-12{top:-3rem!important;bottom:-3rem!important}.sm\:-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.sm\:-inset-y-16{top:-4rem!important;bottom:-4rem!important}.sm\:-inset-y-20{top:-5rem!important;bottom:-5rem!important}.sm\:-inset-y-24{top:-6rem!important;bottom:-6rem!important}.sm\:-inset-y-28{top:-7rem!important;bottom:-7rem!important}.sm\:-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.sm\:-inset-y-32{top:-8rem!important;bottom:-8rem!important}.sm\:-inset-y-36{top:-9rem!important;bottom:-9rem!important}.sm\:-inset-y-40{top:-10rem!important;bottom:-10rem!important}.sm\:-inset-y-44{top:-11rem!important;bottom:-11rem!important}.sm\:-inset-y-48{top:-12rem!important;bottom:-12rem!important}.sm\:-inset-y-52{top:-13rem!important;bottom:-13rem!important}.sm\:-inset-y-56{top:-14rem!important;bottom:-14rem!important}.sm\:-inset-y-60{top:-15rem!important;bottom:-15rem!important}.sm\:-inset-y-64{top:-16rem!important;bottom:-16rem!important}.sm\:-inset-y-72{top:-18rem!important;bottom:-18rem!important}.sm\:-inset-y-80{top:-20rem!important;bottom:-20rem!important}.sm\:-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.sm\:-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.sm\:-inset-y-96{top:-24rem!important;bottom:-24rem!important}.sm\:-inset-y-416{top:-26rem!important;bottom:-26rem!important}.sm\:-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.sm\:-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.sm\:-inset-y-px{top:-1px!important;bottom:-1px!important}.sm\:-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.sm\:-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.sm\:-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.sm\:-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.sm\:-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.sm\:-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.sm\:-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.sm\:-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.sm\:-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.sm\:-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.sm\:-inset-y-51per{top:-51%!important;bottom:-51%!important}.sm\:-inset-y-max-content{top:max-content!important;bottom:max-content!important}.sm\:inset-y-1\/2{top:50%!important;bottom:50%!important}.sm\:inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.sm\:inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.sm\:inset-y-1\/4{top:25%!important;bottom:25%!important}.sm\:inset-y-2\/4{top:50%!important;bottom:50%!important}.sm\:inset-y-3\/4{top:75%!important;bottom:75%!important}.sm\:inset-y-full{top:100%!important;bottom:100%!important}.sm\:-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.sm\:-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.sm\:-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.sm\:-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.sm\:-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.sm\:-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.sm\:-inset-y-full{top:-100%!important;bottom:-100%!important}.sm\:top-0{top:0!important}.sm\:top-1{top:.25rem!important}.sm\:top-2{top:.5rem!important}.sm\:top-3{top:.75rem!important}.sm\:top-4{top:1rem!important}.sm\:top-5{top:1.25rem!important}.sm\:top-6{top:1.5rem!important}.sm\:top-7{top:1.75rem!important}.sm\:top-8{top:2rem!important}.sm\:top-9{top:2.25rem!important}.sm\:top-10{top:2.5rem!important}.sm\:top-11{top:2.75rem!important}.sm\:top-12{top:3rem!important}.sm\:top-14{top:3.5rem!important}.sm\:top-16{top:4rem!important}.sm\:top-20{top:5rem!important}.sm\:top-24{top:6rem!important}.sm\:top-28{top:7rem!important}.sm\:top-30{top:7.5rem!important}.sm\:top-32{top:8rem!important}.sm\:top-36{top:9rem!important}.sm\:top-40{top:10rem!important}.sm\:top-44{top:11rem!important}.sm\:top-48{top:12rem!important}.sm\:top-52{top:13rem!important}.sm\:top-56{top:14rem!important}.sm\:top-60{top:15rem!important}.sm\:top-64{top:16rem!important}.sm\:top-72{top:18rem!important}.sm\:top-80{top:20rem!important}.sm\:top-82{top:20.5rem!important}.sm\:top-85{top:21.25rem!important}.sm\:top-96{top:24rem!important}.sm\:top-416{top:26rem!important}.sm\:top-550{top:34.375rem!important}.sm\:top-600{top:37.5rem!important}.sm\:top-auto{top:auto!important}.sm\:top-px{top:1px!important}.sm\:top-0\.5{top:.125rem!important}.sm\:top-1\.5{top:.375rem!important}.sm\:top-2\.5{top:.625rem!important}.sm\:top-3\.5{top:.875rem!important}.sm\:top-tw-1{top:.25rem!important}.sm\:top-tw-2{top:.5rem!important}.sm\:top-tw-3{top:.75rem!important}.sm\:top-tw-3\.5{top:.9375rem!important}.sm\:top-tw-4{top:1rem!important}.sm\:top-tw-5{top:1.25rem!important}.sm\:top-51per{top:51%!important}.sm\:top-max-content{top:max-content!important}.sm\:-top-0{top:0!important}.sm\:-top-1{top:-.25rem!important}.sm\:-top-2{top:-.5rem!important}.sm\:-top-3{top:-.75rem!important}.sm\:-top-4{top:-1rem!important}.sm\:-top-5{top:-1.25rem!important}.sm\:-top-6{top:-1.5rem!important}.sm\:-top-7{top:-1.75rem!important}.sm\:-top-8{top:-2rem!important}.sm\:-top-9{top:-2.25rem!important}.sm\:-top-10{top:-2.5rem!important}.sm\:-top-11{top:-2.75rem!important}.sm\:-top-12{top:-3rem!important}.sm\:-top-14{top:-3.5rem!important}.sm\:-top-16{top:-4rem!important}.sm\:-top-20{top:-5rem!important}.sm\:-top-24{top:-6rem!important}.sm\:-top-28{top:-7rem!important}.sm\:-top-30{top:-7.5rem!important}.sm\:-top-32{top:-8rem!important}.sm\:-top-36{top:-9rem!important}.sm\:-top-40{top:-10rem!important}.sm\:-top-44{top:-11rem!important}.sm\:-top-48{top:-12rem!important}.sm\:-top-52{top:-13rem!important}.sm\:-top-56{top:-14rem!important}.sm\:-top-60{top:-15rem!important}.sm\:-top-64{top:-16rem!important}.sm\:-top-72{top:-18rem!important}.sm\:-top-80{top:-20rem!important}.sm\:-top-82{top:-20.5rem!important}.sm\:-top-85{top:-21.25rem!important}.sm\:-top-96{top:-24rem!important}.sm\:-top-416{top:-26rem!important}.sm\:-top-550{top:-34.375rem!important}.sm\:-top-600{top:-37.5rem!important}.sm\:-top-px{top:-1px!important}.sm\:-top-0\.5{top:-.125rem!important}.sm\:-top-1\.5{top:-.375rem!important}.sm\:-top-2\.5{top:-.625rem!important}.sm\:-top-3\.5{top:-.875rem!important}.sm\:-top-tw-1{top:-.25rem!important}.sm\:-top-tw-2{top:-.5rem!important}.sm\:-top-tw-3{top:-.75rem!important}.sm\:-top-tw-3\.5{top:-.9375rem!important}.sm\:-top-tw-4{top:-1rem!important}.sm\:-top-tw-5{top:-1.25rem!important}.sm\:-top-51per{top:-51%!important}.sm\:-top-max-content{top:max-content!important}.sm\:top-1\/2{top:50%!important}.sm\:top-1\/3{top:33.333333%!important}.sm\:top-2\/3{top:66.666667%!important}.sm\:top-1\/4{top:25%!important}.sm\:top-2\/4{top:50%!important}.sm\:top-3\/4{top:75%!important}.sm\:top-full{top:100%!important}.sm\:-top-1\/2{top:-50%!important}.sm\:-top-1\/3{top:-33.333333%!important}.sm\:-top-2\/3{top:-66.666667%!important}.sm\:-top-1\/4{top:-25%!important}.sm\:-top-2\/4{top:-50%!important}.sm\:-top-3\/4{top:-75%!important}.sm\:-top-full{top:-100%!important}.sm\:right-0{right:0!important}.sm\:right-1{right:.25rem!important}.sm\:right-2{right:.5rem!important}.sm\:right-3{right:.75rem!important}.sm\:right-4{right:1rem!important}.sm\:right-5{right:1.25rem!important}.sm\:right-6{right:1.5rem!important}.sm\:right-7{right:1.75rem!important}.sm\:right-8{right:2rem!important}.sm\:right-9{right:2.25rem!important}.sm\:right-10{right:2.5rem!important}.sm\:right-11{right:2.75rem!important}.sm\:right-12{right:3rem!important}.sm\:right-14{right:3.5rem!important}.sm\:right-16{right:4rem!important}.sm\:right-20{right:5rem!important}.sm\:right-24{right:6rem!important}.sm\:right-28{right:7rem!important}.sm\:right-30{right:7.5rem!important}.sm\:right-32{right:8rem!important}.sm\:right-36{right:9rem!important}.sm\:right-40{right:10rem!important}.sm\:right-44{right:11rem!important}.sm\:right-48{right:12rem!important}.sm\:right-52{right:13rem!important}.sm\:right-56{right:14rem!important}.sm\:right-60{right:15rem!important}.sm\:right-64{right:16rem!important}.sm\:right-72{right:18rem!important}.sm\:right-80{right:20rem!important}.sm\:right-82{right:20.5rem!important}.sm\:right-85{right:21.25rem!important}.sm\:right-96{right:24rem!important}.sm\:right-416{right:26rem!important}.sm\:right-550{right:34.375rem!important}.sm\:right-600{right:37.5rem!important}.sm\:right-auto{right:auto!important}.sm\:right-px{right:1px!important}.sm\:right-0\.5{right:.125rem!important}.sm\:right-1\.5{right:.375rem!important}.sm\:right-2\.5{right:.625rem!important}.sm\:right-3\.5{right:.875rem!important}.sm\:right-tw-1{right:.25rem!important}.sm\:right-tw-2{right:.5rem!important}.sm\:right-tw-3{right:.75rem!important}.sm\:right-tw-3\.5{right:.9375rem!important}.sm\:right-tw-4{right:1rem!important}.sm\:right-tw-5{right:1.25rem!important}.sm\:right-51per{right:51%!important}.sm\:right-max-content{right:max-content!important}.sm\:-right-0{right:0!important}.sm\:-right-1{right:-.25rem!important}.sm\:-right-2{right:-.5rem!important}.sm\:-right-3{right:-.75rem!important}.sm\:-right-4{right:-1rem!important}.sm\:-right-5{right:-1.25rem!important}.sm\:-right-6{right:-1.5rem!important}.sm\:-right-7{right:-1.75rem!important}.sm\:-right-8{right:-2rem!important}.sm\:-right-9{right:-2.25rem!important}.sm\:-right-10{right:-2.5rem!important}.sm\:-right-11{right:-2.75rem!important}.sm\:-right-12{right:-3rem!important}.sm\:-right-14{right:-3.5rem!important}.sm\:-right-16{right:-4rem!important}.sm\:-right-20{right:-5rem!important}.sm\:-right-24{right:-6rem!important}.sm\:-right-28{right:-7rem!important}.sm\:-right-30{right:-7.5rem!important}.sm\:-right-32{right:-8rem!important}.sm\:-right-36{right:-9rem!important}.sm\:-right-40{right:-10rem!important}.sm\:-right-44{right:-11rem!important}.sm\:-right-48{right:-12rem!important}.sm\:-right-52{right:-13rem!important}.sm\:-right-56{right:-14rem!important}.sm\:-right-60{right:-15rem!important}.sm\:-right-64{right:-16rem!important}.sm\:-right-72{right:-18rem!important}.sm\:-right-80{right:-20rem!important}.sm\:-right-82{right:-20.5rem!important}.sm\:-right-85{right:-21.25rem!important}.sm\:-right-96{right:-24rem!important}.sm\:-right-416{right:-26rem!important}.sm\:-right-550{right:-34.375rem!important}.sm\:-right-600{right:-37.5rem!important}.sm\:-right-px{right:-1px!important}.sm\:-right-0\.5{right:-.125rem!important}.sm\:-right-1\.5{right:-.375rem!important}.sm\:-right-2\.5{right:-.625rem!important}.sm\:-right-3\.5{right:-.875rem!important}.sm\:-right-tw-1{right:-.25rem!important}.sm\:-right-tw-2{right:-.5rem!important}.sm\:-right-tw-3{right:-.75rem!important}.sm\:-right-tw-3\.5{right:-.9375rem!important}.sm\:-right-tw-4{right:-1rem!important}.sm\:-right-tw-5{right:-1.25rem!important}.sm\:-right-51per{right:-51%!important}.sm\:-right-max-content{right:max-content!important}.sm\:right-1\/2{right:50%!important}.sm\:right-1\/3{right:33.333333%!important}.sm\:right-2\/3{right:66.666667%!important}.sm\:right-1\/4{right:25%!important}.sm\:right-2\/4{right:50%!important}.sm\:right-3\/4{right:75%!important}.sm\:right-full{right:100%!important}.sm\:-right-1\/2{right:-50%!important}.sm\:-right-1\/3{right:-33.333333%!important}.sm\:-right-2\/3{right:-66.666667%!important}.sm\:-right-1\/4{right:-25%!important}.sm\:-right-2\/4{right:-50%!important}.sm\:-right-3\/4{right:-75%!important}.sm\:-right-full{right:-100%!important}.sm\:bottom-0{bottom:0!important}.sm\:bottom-1{bottom:.25rem!important}.sm\:bottom-2{bottom:.5rem!important}.sm\:bottom-3{bottom:.75rem!important}.sm\:bottom-4{bottom:1rem!important}.sm\:bottom-5{bottom:1.25rem!important}.sm\:bottom-6{bottom:1.5rem!important}.sm\:bottom-7{bottom:1.75rem!important}.sm\:bottom-8{bottom:2rem!important}.sm\:bottom-9{bottom:2.25rem!important}.sm\:bottom-10{bottom:2.5rem!important}.sm\:bottom-11{bottom:2.75rem!important}.sm\:bottom-12{bottom:3rem!important}.sm\:bottom-14{bottom:3.5rem!important}.sm\:bottom-16{bottom:4rem!important}.sm\:bottom-20{bottom:5rem!important}.sm\:bottom-24{bottom:6rem!important}.sm\:bottom-28{bottom:7rem!important}.sm\:bottom-30{bottom:7.5rem!important}.sm\:bottom-32{bottom:8rem!important}.sm\:bottom-36{bottom:9rem!important}.sm\:bottom-40{bottom:10rem!important}.sm\:bottom-44{bottom:11rem!important}.sm\:bottom-48{bottom:12rem!important}.sm\:bottom-52{bottom:13rem!important}.sm\:bottom-56{bottom:14rem!important}.sm\:bottom-60{bottom:15rem!important}.sm\:bottom-64{bottom:16rem!important}.sm\:bottom-72{bottom:18rem!important}.sm\:bottom-80{bottom:20rem!important}.sm\:bottom-82{bottom:20.5rem!important}.sm\:bottom-85{bottom:21.25rem!important}.sm\:bottom-96{bottom:24rem!important}.sm\:bottom-416{bottom:26rem!important}.sm\:bottom-550{bottom:34.375rem!important}.sm\:bottom-600{bottom:37.5rem!important}.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-px{bottom:1px!important}.sm\:bottom-0\.5{bottom:.125rem!important}.sm\:bottom-1\.5{bottom:.375rem!important}.sm\:bottom-2\.5{bottom:.625rem!important}.sm\:bottom-3\.5{bottom:.875rem!important}.sm\:bottom-tw-1{bottom:.25rem!important}.sm\:bottom-tw-2{bottom:.5rem!important}.sm\:bottom-tw-3{bottom:.75rem!important}.sm\:bottom-tw-3\.5{bottom:.9375rem!important}.sm\:bottom-tw-4{bottom:1rem!important}.sm\:bottom-tw-5{bottom:1.25rem!important}.sm\:bottom-51per{bottom:51%!important}.sm\:bottom-max-content{bottom:max-content!important}.sm\:-bottom-0{bottom:0!important}.sm\:-bottom-1{bottom:-.25rem!important}.sm\:-bottom-2{bottom:-.5rem!important}.sm\:-bottom-3{bottom:-.75rem!important}.sm\:-bottom-4{bottom:-1rem!important}.sm\:-bottom-5{bottom:-1.25rem!important}.sm\:-bottom-6{bottom:-1.5rem!important}.sm\:-bottom-7{bottom:-1.75rem!important}.sm\:-bottom-8{bottom:-2rem!important}.sm\:-bottom-9{bottom:-2.25rem!important}.sm\:-bottom-10{bottom:-2.5rem!important}.sm\:-bottom-11{bottom:-2.75rem!important}.sm\:-bottom-12{bottom:-3rem!important}.sm\:-bottom-14{bottom:-3.5rem!important}.sm\:-bottom-16{bottom:-4rem!important}.sm\:-bottom-20{bottom:-5rem!important}.sm\:-bottom-24{bottom:-6rem!important}.sm\:-bottom-28{bottom:-7rem!important}.sm\:-bottom-30{bottom:-7.5rem!important}.sm\:-bottom-32{bottom:-8rem!important}.sm\:-bottom-36{bottom:-9rem!important}.sm\:-bottom-40{bottom:-10rem!important}.sm\:-bottom-44{bottom:-11rem!important}.sm\:-bottom-48{bottom:-12rem!important}.sm\:-bottom-52{bottom:-13rem!important}.sm\:-bottom-56{bottom:-14rem!important}.sm\:-bottom-60{bottom:-15rem!important}.sm\:-bottom-64{bottom:-16rem!important}.sm\:-bottom-72{bottom:-18rem!important}.sm\:-bottom-80{bottom:-20rem!important}.sm\:-bottom-82{bottom:-20.5rem!important}.sm\:-bottom-85{bottom:-21.25rem!important}.sm\:-bottom-96{bottom:-24rem!important}.sm\:-bottom-416{bottom:-26rem!important}.sm\:-bottom-550{bottom:-34.375rem!important}.sm\:-bottom-600{bottom:-37.5rem!important}.sm\:-bottom-px{bottom:-1px!important}.sm\:-bottom-0\.5{bottom:-.125rem!important}.sm\:-bottom-1\.5{bottom:-.375rem!important}.sm\:-bottom-2\.5{bottom:-.625rem!important}.sm\:-bottom-3\.5{bottom:-.875rem!important}.sm\:-bottom-tw-1{bottom:-.25rem!important}.sm\:-bottom-tw-2{bottom:-.5rem!important}.sm\:-bottom-tw-3{bottom:-.75rem!important}.sm\:-bottom-tw-3\.5{bottom:-.9375rem!important}.sm\:-bottom-tw-4{bottom:-1rem!important}.sm\:-bottom-tw-5{bottom:-1.25rem!important}.sm\:-bottom-51per{bottom:-51%!important}.sm\:-bottom-max-content{bottom:max-content!important}.sm\:bottom-1\/2{bottom:50%!important}.sm\:bottom-1\/3{bottom:33.333333%!important}.sm\:bottom-2\/3{bottom:66.666667%!important}.sm\:bottom-1\/4{bottom:25%!important}.sm\:bottom-2\/4{bottom:50%!important}.sm\:bottom-3\/4{bottom:75%!important}.sm\:bottom-full{bottom:100%!important}.sm\:-bottom-1\/2{bottom:-50%!important}.sm\:-bottom-1\/3{bottom:-33.333333%!important}.sm\:-bottom-2\/3{bottom:-66.666667%!important}.sm\:-bottom-1\/4{bottom:-25%!important}.sm\:-bottom-2\/4{bottom:-50%!important}.sm\:-bottom-3\/4{bottom:-75%!important}.sm\:-bottom-full{bottom:-100%!important}.sm\:left-0{left:0!important}.sm\:left-1{left:.25rem!important}.sm\:left-2{left:.5rem!important}.sm\:left-3{left:.75rem!important}.sm\:left-4{left:1rem!important}.sm\:left-5{left:1.25rem!important}.sm\:left-6{left:1.5rem!important}.sm\:left-7{left:1.75rem!important}.sm\:left-8{left:2rem!important}.sm\:left-9{left:2.25rem!important}.sm\:left-10{left:2.5rem!important}.sm\:left-11{left:2.75rem!important}.sm\:left-12{left:3rem!important}.sm\:left-14{left:3.5rem!important}.sm\:left-16{left:4rem!important}.sm\:left-20{left:5rem!important}.sm\:left-24{left:6rem!important}.sm\:left-28{left:7rem!important}.sm\:left-30{left:7.5rem!important}.sm\:left-32{left:8rem!important}.sm\:left-36{left:9rem!important}.sm\:left-40{left:10rem!important}.sm\:left-44{left:11rem!important}.sm\:left-48{left:12rem!important}.sm\:left-52{left:13rem!important}.sm\:left-56{left:14rem!important}.sm\:left-60{left:15rem!important}.sm\:left-64{left:16rem!important}.sm\:left-72{left:18rem!important}.sm\:left-80{left:20rem!important}.sm\:left-82{left:20.5rem!important}.sm\:left-85{left:21.25rem!important}.sm\:left-96{left:24rem!important}.sm\:left-416{left:26rem!important}.sm\:left-550{left:34.375rem!important}.sm\:left-600{left:37.5rem!important}.sm\:left-auto{left:auto!important}.sm\:left-px{left:1px!important}.sm\:left-0\.5{left:.125rem!important}.sm\:left-1\.5{left:.375rem!important}.sm\:left-2\.5{left:.625rem!important}.sm\:left-3\.5{left:.875rem!important}.sm\:left-tw-1{left:.25rem!important}.sm\:left-tw-2{left:.5rem!important}.sm\:left-tw-3{left:.75rem!important}.sm\:left-tw-3\.5{left:.9375rem!important}.sm\:left-tw-4{left:1rem!important}.sm\:left-tw-5{left:1.25rem!important}.sm\:left-51per{left:51%!important}.sm\:left-max-content{left:max-content!important}.sm\:-left-0{left:0!important}.sm\:-left-1{left:-.25rem!important}.sm\:-left-2{left:-.5rem!important}.sm\:-left-3{left:-.75rem!important}.sm\:-left-4{left:-1rem!important}.sm\:-left-5{left:-1.25rem!important}.sm\:-left-6{left:-1.5rem!important}.sm\:-left-7{left:-1.75rem!important}.sm\:-left-8{left:-2rem!important}.sm\:-left-9{left:-2.25rem!important}.sm\:-left-10{left:-2.5rem!important}.sm\:-left-11{left:-2.75rem!important}.sm\:-left-12{left:-3rem!important}.sm\:-left-14{left:-3.5rem!important}.sm\:-left-16{left:-4rem!important}.sm\:-left-20{left:-5rem!important}.sm\:-left-24{left:-6rem!important}.sm\:-left-28{left:-7rem!important}.sm\:-left-30{left:-7.5rem!important}.sm\:-left-32{left:-8rem!important}.sm\:-left-36{left:-9rem!important}.sm\:-left-40{left:-10rem!important}.sm\:-left-44{left:-11rem!important}.sm\:-left-48{left:-12rem!important}.sm\:-left-52{left:-13rem!important}.sm\:-left-56{left:-14rem!important}.sm\:-left-60{left:-15rem!important}.sm\:-left-64{left:-16rem!important}.sm\:-left-72{left:-18rem!important}.sm\:-left-80{left:-20rem!important}.sm\:-left-82{left:-20.5rem!important}.sm\:-left-85{left:-21.25rem!important}.sm\:-left-96{left:-24rem!important}.sm\:-left-416{left:-26rem!important}.sm\:-left-550{left:-34.375rem!important}.sm\:-left-600{left:-37.5rem!important}.sm\:-left-px{left:-1px!important}.sm\:-left-0\.5{left:-.125rem!important}.sm\:-left-1\.5{left:-.375rem!important}.sm\:-left-2\.5{left:-.625rem!important}.sm\:-left-3\.5{left:-.875rem!important}.sm\:-left-tw-1{left:-.25rem!important}.sm\:-left-tw-2{left:-.5rem!important}.sm\:-left-tw-3{left:-.75rem!important}.sm\:-left-tw-3\.5{left:-.9375rem!important}.sm\:-left-tw-4{left:-1rem!important}.sm\:-left-tw-5{left:-1.25rem!important}.sm\:-left-51per{left:-51%!important}.sm\:-left-max-content{left:max-content!important}.sm\:left-1\/2{left:50%!important}.sm\:left-1\/3{left:33.333333%!important}.sm\:left-2\/3{left:66.666667%!important}.sm\:left-1\/4{left:25%!important}.sm\:left-2\/4{left:50%!important}.sm\:left-3\/4{left:75%!important}.sm\:left-full{left:100%!important}.sm\:-left-1\/2{left:-50%!important}.sm\:-left-1\/3{left:-33.333333%!important}.sm\:-left-2\/3{left:-66.666667%!important}.sm\:-left-1\/4{left:-25%!important}.sm\:-left-2\/4{left:-50%!important}.sm\:-left-3\/4{left:-75%!important}.sm\:-left-full{left:-100%!important}.sm\:isolate{isolation:isolate!important}.sm\:isolation-auto{isolation:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-10{z-index:10!important}.sm\:z-20{z-index:20!important}.sm\:z-30{z-index:30!important}.sm\:z-40{z-index:40!important}.sm\:z-50{z-index:50!important}.sm\:z-auto{z-index:auto!important}.sm\:focus-within\:z-0:focus-within{z-index:0!important}.sm\:focus-within\:z-10:focus-within{z-index:10!important}.sm\:focus-within\:z-20:focus-within{z-index:20!important}.sm\:focus-within\:z-30:focus-within{z-index:30!important}.sm\:focus-within\:z-40:focus-within{z-index:40!important}.sm\:focus-within\:z-50:focus-within{z-index:50!important}.sm\:focus-within\:z-auto:focus-within{z-index:auto!important}.sm\:focus\:z-0:focus{z-index:0!important}.sm\:focus\:z-10:focus{z-index:10!important}.sm\:focus\:z-20:focus{z-index:20!important}.sm\:focus\:z-30:focus{z-index:30!important}.sm\:focus\:z-40:focus{z-index:40!important}.sm\:focus\:z-50:focus{z-index:50!important}.sm\:focus\:z-auto:focus{z-index:auto!important}.sm\:order-1{order:1!important}.sm\:order-2{order:2!important}.sm\:order-3{order:3!important}.sm\:order-4{order:4!important}.sm\:order-5{order:5!important}.sm\:order-6{order:6!important}.sm\:order-7{order:7!important}.sm\:order-8{order:8!important}.sm\:order-9{order:9!important}.sm\:order-10{order:10!important}.sm\:order-11{order:11!important}.sm\:order-12{order:12!important}.sm\:order-first{order:-9999!important}.sm\:order-last{order:9999!important}.sm\:order-none{order:0!important}.sm\:col-auto{grid-column:auto!important}.sm\:col-span-1{grid-column:span 1 / span 1!important}.sm\:col-span-2{grid-column:span 2 / span 2!important}.sm\:col-span-3{grid-column:span 3 / span 3!important}.sm\:col-span-4{grid-column:span 4 / span 4!important}.sm\:col-span-5{grid-column:span 5 / span 5!important}.sm\:col-span-6{grid-column:span 6 / span 6!important}.sm\:col-span-7{grid-column:span 7 / span 7!important}.sm\:col-span-8{grid-column:span 8 / span 8!important}.sm\:col-span-9{grid-column:span 9 / span 9!important}.sm\:col-span-10{grid-column:span 10 / span 10!important}.sm\:col-span-11{grid-column:span 11 / span 11!important}.sm\:col-span-12{grid-column:span 12 / span 12!important}.sm\:col-span-full{grid-column:1 / -1!important}.sm\:col-start-1{grid-column-start:1!important}.sm\:col-start-2{grid-column-start:2!important}.sm\:col-start-3{grid-column-start:3!important}.sm\:col-start-4{grid-column-start:4!important}.sm\:col-start-5{grid-column-start:5!important}.sm\:col-start-6{grid-column-start:6!important}.sm\:col-start-7{grid-column-start:7!important}.sm\:col-start-8{grid-column-start:8!important}.sm\:col-start-9{grid-column-start:9!important}.sm\:col-start-10{grid-column-start:10!important}.sm\:col-start-11{grid-column-start:11!important}.sm\:col-start-12{grid-column-start:12!important}.sm\:col-start-13{grid-column-start:13!important}.sm\:col-start-auto{grid-column-start:auto!important}.sm\:col-end-1{grid-column-end:1!important}.sm\:col-end-2{grid-column-end:2!important}.sm\:col-end-3{grid-column-end:3!important}.sm\:col-end-4{grid-column-end:4!important}.sm\:col-end-5{grid-column-end:5!important}.sm\:col-end-6{grid-column-end:6!important}.sm\:col-end-7{grid-column-end:7!important}.sm\:col-end-8{grid-column-end:8!important}.sm\:col-end-9{grid-column-end:9!important}.sm\:col-end-10{grid-column-end:10!important}.sm\:col-end-11{grid-column-end:11!important}.sm\:col-end-12{grid-column-end:12!important}.sm\:col-end-13{grid-column-end:13!important}.sm\:col-end-auto{grid-column-end:auto!important}.sm\:row-auto{grid-row:auto!important}.sm\:row-span-1{grid-row:span 1 / span 1!important}.sm\:row-span-2{grid-row:span 2 / span 2!important}.sm\:row-span-3{grid-row:span 3 / span 3!important}.sm\:row-span-4{grid-row:span 4 / span 4!important}.sm\:row-span-5{grid-row:span 5 / span 5!important}.sm\:row-span-6{grid-row:span 6 / span 6!important}.sm\:row-span-full{grid-row:1 / -1!important}.sm\:row-start-1{grid-row-start:1!important}.sm\:row-start-2{grid-row-start:2!important}.sm\:row-start-3{grid-row-start:3!important}.sm\:row-start-4{grid-row-start:4!important}.sm\:row-start-5{grid-row-start:5!important}.sm\:row-start-6{grid-row-start:6!important}.sm\:row-start-7{grid-row-start:7!important}.sm\:row-start-auto{grid-row-start:auto!important}.sm\:row-end-1{grid-row-end:1!important}.sm\:row-end-2{grid-row-end:2!important}.sm\:row-end-3{grid-row-end:3!important}.sm\:row-end-4{grid-row-end:4!important}.sm\:row-end-5{grid-row-end:5!important}.sm\:row-end-6{grid-row-end:6!important}.sm\:row-end-7{grid-row-end:7!important}.sm\:row-end-auto{grid-row-end:auto!important}.sm\:float-right{float:right!important}.sm\:float-left{float:left!important}.sm\:float-none{float:none!important}.sm\:clear-left{clear:left!important}.sm\:clear-right{clear:right!important}.sm\:clear-both{clear:both!important}.sm\:clear-none{clear:none!important}.sm\:m-0{margin:0!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:.75rem!important}.sm\:m-4{margin:1rem!important}.sm\:m-5{margin:1.25rem!important}.sm\:m-6{margin:1.5rem!important}.sm\:m-7{margin:1.75rem!important}.sm\:m-8{margin:2rem!important}.sm\:m-9{margin:2.25rem!important}.sm\:m-10{margin:2.5rem!important}.sm\:m-11{margin:2.75rem!important}.sm\:m-12{margin:3rem!important}.sm\:m-14{margin:3.5rem!important}.sm\:m-16{margin:4rem!important}.sm\:m-20{margin:5rem!important}.sm\:m-24{margin:6rem!important}.sm\:m-28{margin:7rem!important}.sm\:m-30{margin:7.5rem!important}.sm\:m-32{margin:8rem!important}.sm\:m-36{margin:9rem!important}.sm\:m-40{margin:10rem!important}.sm\:m-44{margin:11rem!important}.sm\:m-48{margin:12rem!important}.sm\:m-52{margin:13rem!important}.sm\:m-56{margin:14rem!important}.sm\:m-60{margin:15rem!important}.sm\:m-64{margin:16rem!important}.sm\:m-72{margin:18rem!important}.sm\:m-80{margin:20rem!important}.sm\:m-82{margin:20.5rem!important}.sm\:m-85{margin:21.25rem!important}.sm\:m-96{margin:24rem!important}.sm\:m-416{margin:26rem!important}.sm\:m-550{margin:34.375rem!important}.sm\:m-600{margin:37.5rem!important}.sm\:m-auto{margin:auto!important}.sm\:m-px{margin:1px!important}.sm\:m-0\.5{margin:.125rem!important}.sm\:m-1\.5{margin:.375rem!important}.sm\:m-2\.5{margin:.625rem!important}.sm\:m-3\.5{margin:.875rem!important}.sm\:m-tw-1{margin:.25rem!important}.sm\:m-tw-2{margin:.5rem!important}.sm\:m-tw-3{margin:.75rem!important}.sm\:m-tw-3\.5{margin:.9375rem!important}.sm\:m-tw-4{margin:1rem!important}.sm\:m-tw-5{margin:1.25rem!important}.sm\:m-51per{margin:51%!important}.sm\:m-max-content{margin:max-content!important}.sm\:-m-0{margin:0!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-.75rem!important}.sm\:-m-4{margin:-1rem!important}.sm\:-m-5{margin:-1.25rem!important}.sm\:-m-6{margin:-1.5rem!important}.sm\:-m-7{margin:-1.75rem!important}.sm\:-m-8{margin:-2rem!important}.sm\:-m-9{margin:-2.25rem!important}.sm\:-m-10{margin:-2.5rem!important}.sm\:-m-11{margin:-2.75rem!important}.sm\:-m-12{margin:-3rem!important}.sm\:-m-14{margin:-3.5rem!important}.sm\:-m-16{margin:-4rem!important}.sm\:-m-20{margin:-5rem!important}.sm\:-m-24{margin:-6rem!important}.sm\:-m-28{margin:-7rem!important}.sm\:-m-30{margin:-7.5rem!important}.sm\:-m-32{margin:-8rem!important}.sm\:-m-36{margin:-9rem!important}.sm\:-m-40{margin:-10rem!important}.sm\:-m-44{margin:-11rem!important}.sm\:-m-48{margin:-12rem!important}.sm\:-m-52{margin:-13rem!important}.sm\:-m-56{margin:-14rem!important}.sm\:-m-60{margin:-15rem!important}.sm\:-m-64{margin:-16rem!important}.sm\:-m-72{margin:-18rem!important}.sm\:-m-80{margin:-20rem!important}.sm\:-m-82{margin:-20.5rem!important}.sm\:-m-85{margin:-21.25rem!important}.sm\:-m-96{margin:-24rem!important}.sm\:-m-416{margin:-26rem!important}.sm\:-m-550{margin:-34.375rem!important}.sm\:-m-600{margin:-37.5rem!important}.sm\:-m-px{margin:-1px!important}.sm\:-m-0\.5{margin:-.125rem!important}.sm\:-m-1\.5{margin:-.375rem!important}.sm\:-m-2\.5{margin:-.625rem!important}.sm\:-m-3\.5{margin:-.875rem!important}.sm\:-m-tw-1{margin:-.25rem!important}.sm\:-m-tw-2{margin:-.5rem!important}.sm\:-m-tw-3{margin:-.75rem!important}.sm\:-m-tw-3\.5{margin:-.9375rem!important}.sm\:-m-tw-4{margin:-1rem!important}.sm\:-m-tw-5{margin:-1.25rem!important}.sm\:-m-51per{margin:-51%!important}.sm\:-m-max-content{margin:max-content!important}.sm\:last\:m-0:last-child{margin:0!important}.sm\:last\:m-1:last-child{margin:.25rem!important}.sm\:last\:m-2:last-child{margin:.5rem!important}.sm\:last\:m-3:last-child{margin:.75rem!important}.sm\:last\:m-4:last-child{margin:1rem!important}.sm\:last\:m-5:last-child{margin:1.25rem!important}.sm\:last\:m-6:last-child{margin:1.5rem!important}.sm\:last\:m-7:last-child{margin:1.75rem!important}.sm\:last\:m-8:last-child{margin:2rem!important}.sm\:last\:m-9:last-child{margin:2.25rem!important}.sm\:last\:m-10:last-child{margin:2.5rem!important}.sm\:last\:m-11:last-child{margin:2.75rem!important}.sm\:last\:m-12:last-child{margin:3rem!important}.sm\:last\:m-14:last-child{margin:3.5rem!important}.sm\:last\:m-16:last-child{margin:4rem!important}.sm\:last\:m-20:last-child{margin:5rem!important}.sm\:last\:m-24:last-child{margin:6rem!important}.sm\:last\:m-28:last-child{margin:7rem!important}.sm\:last\:m-30:last-child{margin:7.5rem!important}.sm\:last\:m-32:last-child{margin:8rem!important}.sm\:last\:m-36:last-child{margin:9rem!important}.sm\:last\:m-40:last-child{margin:10rem!important}.sm\:last\:m-44:last-child{margin:11rem!important}.sm\:last\:m-48:last-child{margin:12rem!important}.sm\:last\:m-52:last-child{margin:13rem!important}.sm\:last\:m-56:last-child{margin:14rem!important}.sm\:last\:m-60:last-child{margin:15rem!important}.sm\:last\:m-64:last-child{margin:16rem!important}.sm\:last\:m-72:last-child{margin:18rem!important}.sm\:last\:m-80:last-child{margin:20rem!important}.sm\:last\:m-82:last-child{margin:20.5rem!important}.sm\:last\:m-85:last-child{margin:21.25rem!important}.sm\:last\:m-96:last-child{margin:24rem!important}.sm\:last\:m-416:last-child{margin:26rem!important}.sm\:last\:m-550:last-child{margin:34.375rem!important}.sm\:last\:m-600:last-child{margin:37.5rem!important}.sm\:last\:m-auto:last-child{margin:auto!important}.sm\:last\:m-px:last-child{margin:1px!important}.sm\:last\:m-0\.5:last-child{margin:.125rem!important}.sm\:last\:m-1\.5:last-child{margin:.375rem!important}.sm\:last\:m-2\.5:last-child{margin:.625rem!important}.sm\:last\:m-3\.5:last-child{margin:.875rem!important}.sm\:last\:m-tw-1:last-child{margin:.25rem!important}.sm\:last\:m-tw-2:last-child{margin:.5rem!important}.sm\:last\:m-tw-3:last-child{margin:.75rem!important}.sm\:last\:m-tw-3\.5:last-child{margin:.9375rem!important}.sm\:last\:m-tw-4:last-child{margin:1rem!important}.sm\:last\:m-tw-5:last-child{margin:1.25rem!important}.sm\:last\:m-51per:last-child{margin:51%!important}.sm\:last\:m-max-content:last-child{margin:max-content!important}.sm\:last\:-m-0:last-child{margin:0!important}.sm\:last\:-m-1:last-child{margin:-.25rem!important}.sm\:last\:-m-2:last-child{margin:-.5rem!important}.sm\:last\:-m-3:last-child{margin:-.75rem!important}.sm\:last\:-m-4:last-child{margin:-1rem!important}.sm\:last\:-m-5:last-child{margin:-1.25rem!important}.sm\:last\:-m-6:last-child{margin:-1.5rem!important}.sm\:last\:-m-7:last-child{margin:-1.75rem!important}.sm\:last\:-m-8:last-child{margin:-2rem!important}.sm\:last\:-m-9:last-child{margin:-2.25rem!important}.sm\:last\:-m-10:last-child{margin:-2.5rem!important}.sm\:last\:-m-11:last-child{margin:-2.75rem!important}.sm\:last\:-m-12:last-child{margin:-3rem!important}.sm\:last\:-m-14:last-child{margin:-3.5rem!important}.sm\:last\:-m-16:last-child{margin:-4rem!important}.sm\:last\:-m-20:last-child{margin:-5rem!important}.sm\:last\:-m-24:last-child{margin:-6rem!important}.sm\:last\:-m-28:last-child{margin:-7rem!important}.sm\:last\:-m-30:last-child{margin:-7.5rem!important}.sm\:last\:-m-32:last-child{margin:-8rem!important}.sm\:last\:-m-36:last-child{margin:-9rem!important}.sm\:last\:-m-40:last-child{margin:-10rem!important}.sm\:last\:-m-44:last-child{margin:-11rem!important}.sm\:last\:-m-48:last-child{margin:-12rem!important}.sm\:last\:-m-52:last-child{margin:-13rem!important}.sm\:last\:-m-56:last-child{margin:-14rem!important}.sm\:last\:-m-60:last-child{margin:-15rem!important}.sm\:last\:-m-64:last-child{margin:-16rem!important}.sm\:last\:-m-72:last-child{margin:-18rem!important}.sm\:last\:-m-80:last-child{margin:-20rem!important}.sm\:last\:-m-82:last-child{margin:-20.5rem!important}.sm\:last\:-m-85:last-child{margin:-21.25rem!important}.sm\:last\:-m-96:last-child{margin:-24rem!important}.sm\:last\:-m-416:last-child{margin:-26rem!important}.sm\:last\:-m-550:last-child{margin:-34.375rem!important}.sm\:last\:-m-600:last-child{margin:-37.5rem!important}.sm\:last\:-m-px:last-child{margin:-1px!important}.sm\:last\:-m-0\.5:last-child{margin:-.125rem!important}.sm\:last\:-m-1\.5:last-child{margin:-.375rem!important}.sm\:last\:-m-2\.5:last-child{margin:-.625rem!important}.sm\:last\:-m-3\.5:last-child{margin:-.875rem!important}.sm\:last\:-m-tw-1:last-child{margin:-.25rem!important}.sm\:last\:-m-tw-2:last-child{margin:-.5rem!important}.sm\:last\:-m-tw-3:last-child{margin:-.75rem!important}.sm\:last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.sm\:last\:-m-tw-4:last-child{margin:-1rem!important}.sm\:last\:-m-tw-5:last-child{margin:-1.25rem!important}.sm\:last\:-m-51per:last-child{margin:-51%!important}.sm\:last\:-m-max-content:last-child{margin:max-content!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.sm\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.sm\:mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.sm\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.sm\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.sm\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.sm\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.sm\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.sm\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.sm\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.sm\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.sm\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.sm\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.sm\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.sm\:mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.sm\:mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.sm\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.sm\:mx-416{margin-left:26rem!important;margin-right:26rem!important}.sm\:mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.sm\:mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:mx-px{margin-left:1px!important;margin-right:1px!important}.sm\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.sm\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.sm\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.sm\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.sm\:mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.sm\:mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:mx-51per{margin-left:51%!important;margin-right:51%!important}.sm\:mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.sm\:-mx-0{margin-left:0!important;margin-right:0!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.sm\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.sm\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.sm\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.sm\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.sm\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.sm\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.sm\:-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.sm\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.sm\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.sm\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.sm\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.sm\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.sm\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.sm\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.sm\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.sm\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.sm\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.sm\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.sm\:-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.sm\:-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.sm\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.sm\:-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.sm\:-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.sm\:-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.sm\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.sm\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.sm\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.sm\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.sm\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.sm\:-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.sm\:-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.sm\:-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.sm\:my-0{margin-top:0!important;margin-bottom:0!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.sm\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.sm\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.sm\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.sm\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.sm\:my-28{margin-top:7rem!important;margin-bottom:7rem!important}.sm\:my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.sm\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.sm\:my-36{margin-top:9rem!important;margin-bottom:9rem!important}.sm\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.sm\:my-44{margin-top:11rem!important;margin-bottom:11rem!important}.sm\:my-48{margin-top:12rem!important;margin-bottom:12rem!important}.sm\:my-52{margin-top:13rem!important;margin-bottom:13rem!important}.sm\:my-56{margin-top:14rem!important;margin-bottom:14rem!important}.sm\:my-60{margin-top:15rem!important;margin-bottom:15rem!important}.sm\:my-64{margin-top:16rem!important;margin-bottom:16rem!important}.sm\:my-72{margin-top:18rem!important;margin-bottom:18rem!important}.sm\:my-80{margin-top:20rem!important;margin-bottom:20rem!important}.sm\:my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.sm\:my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.sm\:my-96{margin-top:24rem!important;margin-bottom:24rem!important}.sm\:my-416{margin-top:26rem!important;margin-bottom:26rem!important}.sm\:my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.sm\:my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}.sm\:my-px{margin-top:1px!important;margin-bottom:1px!important}.sm\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.sm\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.sm\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.sm\:my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.sm\:my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.sm\:my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:my-51per{margin-top:51%!important;margin-bottom:51%!important}.sm\:my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.sm\:-my-0{margin-top:0!important;margin-bottom:0!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.sm\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.sm\:-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.sm\:-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.sm\:-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.sm\:-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.sm\:-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.sm\:-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.sm\:-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.sm\:-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.sm\:-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.sm\:-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.sm\:-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.sm\:-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.sm\:-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.sm\:-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.sm\:-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.sm\:-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.sm\:-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.sm\:-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.sm\:-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.sm\:-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.sm\:-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.sm\:-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.sm\:-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.sm\:-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.sm\:-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.sm\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.sm\:-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.sm\:-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.sm\:-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.sm\:-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.sm\:-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.sm\:-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.sm\:-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.sm\:-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.sm\:-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.sm\:last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.sm\:last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.sm\:last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.sm\:last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.sm\:last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.sm\:last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.sm\:last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.sm\:last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.sm\:last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.sm\:last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.sm\:last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.sm\:last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.sm\:last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.sm\:last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.sm\:last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.sm\:last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.sm\:last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.sm\:last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.sm\:last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.sm\:last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.sm\:last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.sm\:last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.sm\:last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.sm\:last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.sm\:last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.sm\:last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.sm\:last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.sm\:last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.sm\:last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.sm\:last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.sm\:last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.sm\:last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.sm\:last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.sm\:last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.sm\:last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.sm\:last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.sm\:last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.sm\:last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.sm\:last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.sm\:last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.sm\:last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.sm\:last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.sm\:last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.sm\:last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.sm\:last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.sm\:last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.sm\:last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.sm\:last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.sm\:last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.sm\:last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.sm\:last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.sm\:last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.sm\:last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.sm\:last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.sm\:last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.sm\:last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.sm\:last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.sm\:last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.sm\:last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.sm\:last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.sm\:last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.sm\:last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.sm\:last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.sm\:last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.sm\:last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.sm\:last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.sm\:last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.sm\:last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.sm\:last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.sm\:last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.sm\:last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.sm\:last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.sm\:last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.sm\:last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.sm\:last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.sm\:last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.sm\:last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.sm\:last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.sm\:last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.sm\:last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.sm\:last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.sm\:last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.sm\:last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.sm\:last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.sm\:last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.sm\:last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.sm\:last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.sm\:last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.sm\:last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.sm\:last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.sm\:last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.sm\:last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.sm\:last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.sm\:last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.sm\:last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.sm\:last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.sm\:last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.sm\:last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.sm\:last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.sm\:last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.sm\:last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.sm\:last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.sm\:last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.sm\:last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.sm\:last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.sm\:last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.sm\:last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.sm\:last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.sm\:last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.sm\:last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.sm\:last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.sm\:last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.sm\:last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.sm\:last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.sm\:last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.sm\:last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.sm\:last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.sm\:last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.sm\:last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.sm\:last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.sm\:last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.sm\:last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.sm\:last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.sm\:last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.sm\:last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.sm\:last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.sm\:last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.sm\:last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.sm\:last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.sm\:last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.sm\:last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.sm\:last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.sm\:last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.sm\:last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.sm\:last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.sm\:last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.sm\:last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.sm\:last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.sm\:last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.sm\:last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.sm\:last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.sm\:last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.sm\:last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:.75rem!important}.sm\:mt-4{margin-top:1rem!important}.sm\:mt-5{margin-top:1.25rem!important}.sm\:mt-6{margin-top:1.5rem!important}.sm\:mt-7{margin-top:1.75rem!important}.sm\:mt-8{margin-top:2rem!important}.sm\:mt-9{margin-top:2.25rem!important}.sm\:mt-10{margin-top:2.5rem!important}.sm\:mt-11{margin-top:2.75rem!important}.sm\:mt-12{margin-top:3rem!important}.sm\:mt-14{margin-top:3.5rem!important}.sm\:mt-16{margin-top:4rem!important}.sm\:mt-20{margin-top:5rem!important}.sm\:mt-24{margin-top:6rem!important}.sm\:mt-28{margin-top:7rem!important}.sm\:mt-30{margin-top:7.5rem!important}.sm\:mt-32{margin-top:8rem!important}.sm\:mt-36{margin-top:9rem!important}.sm\:mt-40{margin-top:10rem!important}.sm\:mt-44{margin-top:11rem!important}.sm\:mt-48{margin-top:12rem!important}.sm\:mt-52{margin-top:13rem!important}.sm\:mt-56{margin-top:14rem!important}.sm\:mt-60{margin-top:15rem!important}.sm\:mt-64{margin-top:16rem!important}.sm\:mt-72{margin-top:18rem!important}.sm\:mt-80{margin-top:20rem!important}.sm\:mt-82{margin-top:20.5rem!important}.sm\:mt-85{margin-top:21.25rem!important}.sm\:mt-96{margin-top:24rem!important}.sm\:mt-416{margin-top:26rem!important}.sm\:mt-550{margin-top:34.375rem!important}.sm\:mt-600{margin-top:37.5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mt-px{margin-top:1px!important}.sm\:mt-0\.5{margin-top:.125rem!important}.sm\:mt-1\.5{margin-top:.375rem!important}.sm\:mt-2\.5{margin-top:.625rem!important}.sm\:mt-3\.5{margin-top:.875rem!important}.sm\:mt-tw-1{margin-top:.25rem!important}.sm\:mt-tw-2{margin-top:.5rem!important}.sm\:mt-tw-3{margin-top:.75rem!important}.sm\:mt-tw-3\.5{margin-top:.9375rem!important}.sm\:mt-tw-4{margin-top:1rem!important}.sm\:mt-tw-5{margin-top:1.25rem!important}.sm\:mt-51per{margin-top:51%!important}.sm\:mt-max-content{margin-top:max-content!important}.sm\:-mt-0{margin-top:0!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-.75rem!important}.sm\:-mt-4{margin-top:-1rem!important}.sm\:-mt-5{margin-top:-1.25rem!important}.sm\:-mt-6{margin-top:-1.5rem!important}.sm\:-mt-7{margin-top:-1.75rem!important}.sm\:-mt-8{margin-top:-2rem!important}.sm\:-mt-9{margin-top:-2.25rem!important}.sm\:-mt-10{margin-top:-2.5rem!important}.sm\:-mt-11{margin-top:-2.75rem!important}.sm\:-mt-12{margin-top:-3rem!important}.sm\:-mt-14{margin-top:-3.5rem!important}.sm\:-mt-16{margin-top:-4rem!important}.sm\:-mt-20{margin-top:-5rem!important}.sm\:-mt-24{margin-top:-6rem!important}.sm\:-mt-28{margin-top:-7rem!important}.sm\:-mt-30{margin-top:-7.5rem!important}.sm\:-mt-32{margin-top:-8rem!important}.sm\:-mt-36{margin-top:-9rem!important}.sm\:-mt-40{margin-top:-10rem!important}.sm\:-mt-44{margin-top:-11rem!important}.sm\:-mt-48{margin-top:-12rem!important}.sm\:-mt-52{margin-top:-13rem!important}.sm\:-mt-56{margin-top:-14rem!important}.sm\:-mt-60{margin-top:-15rem!important}.sm\:-mt-64{margin-top:-16rem!important}.sm\:-mt-72{margin-top:-18rem!important}.sm\:-mt-80{margin-top:-20rem!important}.sm\:-mt-82{margin-top:-20.5rem!important}.sm\:-mt-85{margin-top:-21.25rem!important}.sm\:-mt-96{margin-top:-24rem!important}.sm\:-mt-416{margin-top:-26rem!important}.sm\:-mt-550{margin-top:-34.375rem!important}.sm\:-mt-600{margin-top:-37.5rem!important}.sm\:-mt-px{margin-top:-1px!important}.sm\:-mt-0\.5{margin-top:-.125rem!important}.sm\:-mt-1\.5{margin-top:-.375rem!important}.sm\:-mt-2\.5{margin-top:-.625rem!important}.sm\:-mt-3\.5{margin-top:-.875rem!important}.sm\:-mt-tw-1{margin-top:-.25rem!important}.sm\:-mt-tw-2{margin-top:-.5rem!important}.sm\:-mt-tw-3{margin-top:-.75rem!important}.sm\:-mt-tw-3\.5{margin-top:-.9375rem!important}.sm\:-mt-tw-4{margin-top:-1rem!important}.sm\:-mt-tw-5{margin-top:-1.25rem!important}.sm\:-mt-51per{margin-top:-51%!important}.sm\:-mt-max-content{margin-top:max-content!important}.sm\:mr-0{margin-right:0!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:.75rem!important}.sm\:mr-4{margin-right:1rem!important}.sm\:mr-5{margin-right:1.25rem!important}.sm\:mr-6{margin-right:1.5rem!important}.sm\:mr-7{margin-right:1.75rem!important}.sm\:mr-8{margin-right:2rem!important}.sm\:mr-9{margin-right:2.25rem!important}.sm\:mr-10{margin-right:2.5rem!important}.sm\:mr-11{margin-right:2.75rem!important}.sm\:mr-12{margin-right:3rem!important}.sm\:mr-14{margin-right:3.5rem!important}.sm\:mr-16{margin-right:4rem!important}.sm\:mr-20{margin-right:5rem!important}.sm\:mr-24{margin-right:6rem!important}.sm\:mr-28{margin-right:7rem!important}.sm\:mr-30{margin-right:7.5rem!important}.sm\:mr-32{margin-right:8rem!important}.sm\:mr-36{margin-right:9rem!important}.sm\:mr-40{margin-right:10rem!important}.sm\:mr-44{margin-right:11rem!important}.sm\:mr-48{margin-right:12rem!important}.sm\:mr-52{margin-right:13rem!important}.sm\:mr-56{margin-right:14rem!important}.sm\:mr-60{margin-right:15rem!important}.sm\:mr-64{margin-right:16rem!important}.sm\:mr-72{margin-right:18rem!important}.sm\:mr-80{margin-right:20rem!important}.sm\:mr-82{margin-right:20.5rem!important}.sm\:mr-85{margin-right:21.25rem!important}.sm\:mr-96{margin-right:24rem!important}.sm\:mr-416{margin-right:26rem!important}.sm\:mr-550{margin-right:34.375rem!important}.sm\:mr-600{margin-right:37.5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:mr-px{margin-right:1px!important}.sm\:mr-0\.5{margin-right:.125rem!important}.sm\:mr-1\.5{margin-right:.375rem!important}.sm\:mr-2\.5{margin-right:.625rem!important}.sm\:mr-3\.5{margin-right:.875rem!important}.sm\:mr-tw-1{margin-right:.25rem!important}.sm\:mr-tw-2{margin-right:.5rem!important}.sm\:mr-tw-3{margin-right:.75rem!important}.sm\:mr-tw-3\.5{margin-right:.9375rem!important}.sm\:mr-tw-4{margin-right:1rem!important}.sm\:mr-tw-5{margin-right:1.25rem!important}.sm\:mr-51per{margin-right:51%!important}.sm\:mr-max-content{margin-right:max-content!important}.sm\:-mr-0{margin-right:0!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-.75rem!important}.sm\:-mr-4{margin-right:-1rem!important}.sm\:-mr-5{margin-right:-1.25rem!important}.sm\:-mr-6{margin-right:-1.5rem!important}.sm\:-mr-7{margin-right:-1.75rem!important}.sm\:-mr-8{margin-right:-2rem!important}.sm\:-mr-9{margin-right:-2.25rem!important}.sm\:-mr-10{margin-right:-2.5rem!important}.sm\:-mr-11{margin-right:-2.75rem!important}.sm\:-mr-12{margin-right:-3rem!important}.sm\:-mr-14{margin-right:-3.5rem!important}.sm\:-mr-16{margin-right:-4rem!important}.sm\:-mr-20{margin-right:-5rem!important}.sm\:-mr-24{margin-right:-6rem!important}.sm\:-mr-28{margin-right:-7rem!important}.sm\:-mr-30{margin-right:-7.5rem!important}.sm\:-mr-32{margin-right:-8rem!important}.sm\:-mr-36{margin-right:-9rem!important}.sm\:-mr-40{margin-right:-10rem!important}.sm\:-mr-44{margin-right:-11rem!important}.sm\:-mr-48{margin-right:-12rem!important}.sm\:-mr-52{margin-right:-13rem!important}.sm\:-mr-56{margin-right:-14rem!important}.sm\:-mr-60{margin-right:-15rem!important}.sm\:-mr-64{margin-right:-16rem!important}.sm\:-mr-72{margin-right:-18rem!important}.sm\:-mr-80{margin-right:-20rem!important}.sm\:-mr-82{margin-right:-20.5rem!important}.sm\:-mr-85{margin-right:-21.25rem!important}.sm\:-mr-96{margin-right:-24rem!important}.sm\:-mr-416{margin-right:-26rem!important}.sm\:-mr-550{margin-right:-34.375rem!important}.sm\:-mr-600{margin-right:-37.5rem!important}.sm\:-mr-px{margin-right:-1px!important}.sm\:-mr-0\.5{margin-right:-.125rem!important}.sm\:-mr-1\.5{margin-right:-.375rem!important}.sm\:-mr-2\.5{margin-right:-.625rem!important}.sm\:-mr-3\.5{margin-right:-.875rem!important}.sm\:-mr-tw-1{margin-right:-.25rem!important}.sm\:-mr-tw-2{margin-right:-.5rem!important}.sm\:-mr-tw-3{margin-right:-.75rem!important}.sm\:-mr-tw-3\.5{margin-right:-.9375rem!important}.sm\:-mr-tw-4{margin-right:-1rem!important}.sm\:-mr-tw-5{margin-right:-1.25rem!important}.sm\:-mr-51per{margin-right:-51%!important}.sm\:-mr-max-content{margin-right:max-content!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:.75rem!important}.sm\:mb-4{margin-bottom:1rem!important}.sm\:mb-5{margin-bottom:1.25rem!important}.sm\:mb-6{margin-bottom:1.5rem!important}.sm\:mb-7{margin-bottom:1.75rem!important}.sm\:mb-8{margin-bottom:2rem!important}.sm\:mb-9{margin-bottom:2.25rem!important}.sm\:mb-10{margin-bottom:2.5rem!important}.sm\:mb-11{margin-bottom:2.75rem!important}.sm\:mb-12{margin-bottom:3rem!important}.sm\:mb-14{margin-bottom:3.5rem!important}.sm\:mb-16{margin-bottom:4rem!important}.sm\:mb-20{margin-bottom:5rem!important}.sm\:mb-24{margin-bottom:6rem!important}.sm\:mb-28{margin-bottom:7rem!important}.sm\:mb-30{margin-bottom:7.5rem!important}.sm\:mb-32{margin-bottom:8rem!important}.sm\:mb-36{margin-bottom:9rem!important}.sm\:mb-40{margin-bottom:10rem!important}.sm\:mb-44{margin-bottom:11rem!important}.sm\:mb-48{margin-bottom:12rem!important}.sm\:mb-52{margin-bottom:13rem!important}.sm\:mb-56{margin-bottom:14rem!important}.sm\:mb-60{margin-bottom:15rem!important}.sm\:mb-64{margin-bottom:16rem!important}.sm\:mb-72{margin-bottom:18rem!important}.sm\:mb-80{margin-bottom:20rem!important}.sm\:mb-82{margin-bottom:20.5rem!important}.sm\:mb-85{margin-bottom:21.25rem!important}.sm\:mb-96{margin-bottom:24rem!important}.sm\:mb-416{margin-bottom:26rem!important}.sm\:mb-550{margin-bottom:34.375rem!important}.sm\:mb-600{margin-bottom:37.5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mb-px{margin-bottom:1px!important}.sm\:mb-0\.5{margin-bottom:.125rem!important}.sm\:mb-1\.5{margin-bottom:.375rem!important}.sm\:mb-2\.5{margin-bottom:.625rem!important}.sm\:mb-3\.5{margin-bottom:.875rem!important}.sm\:mb-tw-1{margin-bottom:.25rem!important}.sm\:mb-tw-2{margin-bottom:.5rem!important}.sm\:mb-tw-3{margin-bottom:.75rem!important}.sm\:mb-tw-3\.5{margin-bottom:.9375rem!important}.sm\:mb-tw-4{margin-bottom:1rem!important}.sm\:mb-tw-5{margin-bottom:1.25rem!important}.sm\:mb-51per{margin-bottom:51%!important}.sm\:mb-max-content{margin-bottom:max-content!important}.sm\:-mb-0{margin-bottom:0!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-.75rem!important}.sm\:-mb-4{margin-bottom:-1rem!important}.sm\:-mb-5{margin-bottom:-1.25rem!important}.sm\:-mb-6{margin-bottom:-1.5rem!important}.sm\:-mb-7{margin-bottom:-1.75rem!important}.sm\:-mb-8{margin-bottom:-2rem!important}.sm\:-mb-9{margin-bottom:-2.25rem!important}.sm\:-mb-10{margin-bottom:-2.5rem!important}.sm\:-mb-11{margin-bottom:-2.75rem!important}.sm\:-mb-12{margin-bottom:-3rem!important}.sm\:-mb-14{margin-bottom:-3.5rem!important}.sm\:-mb-16{margin-bottom:-4rem!important}.sm\:-mb-20{margin-bottom:-5rem!important}.sm\:-mb-24{margin-bottom:-6rem!important}.sm\:-mb-28{margin-bottom:-7rem!important}.sm\:-mb-30{margin-bottom:-7.5rem!important}.sm\:-mb-32{margin-bottom:-8rem!important}.sm\:-mb-36{margin-bottom:-9rem!important}.sm\:-mb-40{margin-bottom:-10rem!important}.sm\:-mb-44{margin-bottom:-11rem!important}.sm\:-mb-48{margin-bottom:-12rem!important}.sm\:-mb-52{margin-bottom:-13rem!important}.sm\:-mb-56{margin-bottom:-14rem!important}.sm\:-mb-60{margin-bottom:-15rem!important}.sm\:-mb-64{margin-bottom:-16rem!important}.sm\:-mb-72{margin-bottom:-18rem!important}.sm\:-mb-80{margin-bottom:-20rem!important}.sm\:-mb-82{margin-bottom:-20.5rem!important}.sm\:-mb-85{margin-bottom:-21.25rem!important}.sm\:-mb-96{margin-bottom:-24rem!important}.sm\:-mb-416{margin-bottom:-26rem!important}.sm\:-mb-550{margin-bottom:-34.375rem!important}.sm\:-mb-600{margin-bottom:-37.5rem!important}.sm\:-mb-px{margin-bottom:-1px!important}.sm\:-mb-0\.5{margin-bottom:-.125rem!important}.sm\:-mb-1\.5{margin-bottom:-.375rem!important}.sm\:-mb-2\.5{margin-bottom:-.625rem!important}.sm\:-mb-3\.5{margin-bottom:-.875rem!important}.sm\:-mb-tw-1{margin-bottom:-.25rem!important}.sm\:-mb-tw-2{margin-bottom:-.5rem!important}.sm\:-mb-tw-3{margin-bottom:-.75rem!important}.sm\:-mb-tw-3\.5{margin-bottom:-.9375rem!important}.sm\:-mb-tw-4{margin-bottom:-1rem!important}.sm\:-mb-tw-5{margin-bottom:-1.25rem!important}.sm\:-mb-51per{margin-bottom:-51%!important}.sm\:-mb-max-content{margin-bottom:max-content!important}.sm\:ml-0{margin-left:0!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:.75rem!important}.sm\:ml-4{margin-left:1rem!important}.sm\:ml-5{margin-left:1.25rem!important}.sm\:ml-6{margin-left:1.5rem!important}.sm\:ml-7{margin-left:1.75rem!important}.sm\:ml-8{margin-left:2rem!important}.sm\:ml-9{margin-left:2.25rem!important}.sm\:ml-10{margin-left:2.5rem!important}.sm\:ml-11{margin-left:2.75rem!important}.sm\:ml-12{margin-left:3rem!important}.sm\:ml-14{margin-left:3.5rem!important}.sm\:ml-16{margin-left:4rem!important}.sm\:ml-20{margin-left:5rem!important}.sm\:ml-24{margin-left:6rem!important}.sm\:ml-28{margin-left:7rem!important}.sm\:ml-30{margin-left:7.5rem!important}.sm\:ml-32{margin-left:8rem!important}.sm\:ml-36{margin-left:9rem!important}.sm\:ml-40{margin-left:10rem!important}.sm\:ml-44{margin-left:11rem!important}.sm\:ml-48{margin-left:12rem!important}.sm\:ml-52{margin-left:13rem!important}.sm\:ml-56{margin-left:14rem!important}.sm\:ml-60{margin-left:15rem!important}.sm\:ml-64{margin-left:16rem!important}.sm\:ml-72{margin-left:18rem!important}.sm\:ml-80{margin-left:20rem!important}.sm\:ml-82{margin-left:20.5rem!important}.sm\:ml-85{margin-left:21.25rem!important}.sm\:ml-96{margin-left:24rem!important}.sm\:ml-416{margin-left:26rem!important}.sm\:ml-550{margin-left:34.375rem!important}.sm\:ml-600{margin-left:37.5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:ml-px{margin-left:1px!important}.sm\:ml-0\.5{margin-left:.125rem!important}.sm\:ml-1\.5{margin-left:.375rem!important}.sm\:ml-2\.5{margin-left:.625rem!important}.sm\:ml-3\.5{margin-left:.875rem!important}.sm\:ml-tw-1{margin-left:.25rem!important}.sm\:ml-tw-2{margin-left:.5rem!important}.sm\:ml-tw-3{margin-left:.75rem!important}.sm\:ml-tw-3\.5{margin-left:.9375rem!important}.sm\:ml-tw-4{margin-left:1rem!important}.sm\:ml-tw-5{margin-left:1.25rem!important}.sm\:ml-51per{margin-left:51%!important}.sm\:ml-max-content{margin-left:max-content!important}.sm\:-ml-0{margin-left:0!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-.75rem!important}.sm\:-ml-4{margin-left:-1rem!important}.sm\:-ml-5{margin-left:-1.25rem!important}.sm\:-ml-6{margin-left:-1.5rem!important}.sm\:-ml-7{margin-left:-1.75rem!important}.sm\:-ml-8{margin-left:-2rem!important}.sm\:-ml-9{margin-left:-2.25rem!important}.sm\:-ml-10{margin-left:-2.5rem!important}.sm\:-ml-11{margin-left:-2.75rem!important}.sm\:-ml-12{margin-left:-3rem!important}.sm\:-ml-14{margin-left:-3.5rem!important}.sm\:-ml-16{margin-left:-4rem!important}.sm\:-ml-20{margin-left:-5rem!important}.sm\:-ml-24{margin-left:-6rem!important}.sm\:-ml-28{margin-left:-7rem!important}.sm\:-ml-30{margin-left:-7.5rem!important}.sm\:-ml-32{margin-left:-8rem!important}.sm\:-ml-36{margin-left:-9rem!important}.sm\:-ml-40{margin-left:-10rem!important}.sm\:-ml-44{margin-left:-11rem!important}.sm\:-ml-48{margin-left:-12rem!important}.sm\:-ml-52{margin-left:-13rem!important}.sm\:-ml-56{margin-left:-14rem!important}.sm\:-ml-60{margin-left:-15rem!important}.sm\:-ml-64{margin-left:-16rem!important}.sm\:-ml-72{margin-left:-18rem!important}.sm\:-ml-80{margin-left:-20rem!important}.sm\:-ml-82{margin-left:-20.5rem!important}.sm\:-ml-85{margin-left:-21.25rem!important}.sm\:-ml-96{margin-left:-24rem!important}.sm\:-ml-416{margin-left:-26rem!important}.sm\:-ml-550{margin-left:-34.375rem!important}.sm\:-ml-600{margin-left:-37.5rem!important}.sm\:-ml-px{margin-left:-1px!important}.sm\:-ml-0\.5{margin-left:-.125rem!important}.sm\:-ml-1\.5{margin-left:-.375rem!important}.sm\:-ml-2\.5{margin-left:-.625rem!important}.sm\:-ml-3\.5{margin-left:-.875rem!important}.sm\:-ml-tw-1{margin-left:-.25rem!important}.sm\:-ml-tw-2{margin-left:-.5rem!important}.sm\:-ml-tw-3{margin-left:-.75rem!important}.sm\:-ml-tw-3\.5{margin-left:-.9375rem!important}.sm\:-ml-tw-4{margin-left:-1rem!important}.sm\:-ml-tw-5{margin-left:-1.25rem!important}.sm\:-ml-51per{margin-left:-51%!important}.sm\:-ml-max-content{margin-left:max-content!important}.sm\:last\:mt-0:last-child{margin-top:0!important}.sm\:last\:mt-1:last-child{margin-top:.25rem!important}.sm\:last\:mt-2:last-child{margin-top:.5rem!important}.sm\:last\:mt-3:last-child{margin-top:.75rem!important}.sm\:last\:mt-4:last-child{margin-top:1rem!important}.sm\:last\:mt-5:last-child{margin-top:1.25rem!important}.sm\:last\:mt-6:last-child{margin-top:1.5rem!important}.sm\:last\:mt-7:last-child{margin-top:1.75rem!important}.sm\:last\:mt-8:last-child{margin-top:2rem!important}.sm\:last\:mt-9:last-child{margin-top:2.25rem!important}.sm\:last\:mt-10:last-child{margin-top:2.5rem!important}.sm\:last\:mt-11:last-child{margin-top:2.75rem!important}.sm\:last\:mt-12:last-child{margin-top:3rem!important}.sm\:last\:mt-14:last-child{margin-top:3.5rem!important}.sm\:last\:mt-16:last-child{margin-top:4rem!important}.sm\:last\:mt-20:last-child{margin-top:5rem!important}.sm\:last\:mt-24:last-child{margin-top:6rem!important}.sm\:last\:mt-28:last-child{margin-top:7rem!important}.sm\:last\:mt-30:last-child{margin-top:7.5rem!important}.sm\:last\:mt-32:last-child{margin-top:8rem!important}.sm\:last\:mt-36:last-child{margin-top:9rem!important}.sm\:last\:mt-40:last-child{margin-top:10rem!important}.sm\:last\:mt-44:last-child{margin-top:11rem!important}.sm\:last\:mt-48:last-child{margin-top:12rem!important}.sm\:last\:mt-52:last-child{margin-top:13rem!important}.sm\:last\:mt-56:last-child{margin-top:14rem!important}.sm\:last\:mt-60:last-child{margin-top:15rem!important}.sm\:last\:mt-64:last-child{margin-top:16rem!important}.sm\:last\:mt-72:last-child{margin-top:18rem!important}.sm\:last\:mt-80:last-child{margin-top:20rem!important}.sm\:last\:mt-82:last-child{margin-top:20.5rem!important}.sm\:last\:mt-85:last-child{margin-top:21.25rem!important}.sm\:last\:mt-96:last-child{margin-top:24rem!important}.sm\:last\:mt-416:last-child{margin-top:26rem!important}.sm\:last\:mt-550:last-child{margin-top:34.375rem!important}.sm\:last\:mt-600:last-child{margin-top:37.5rem!important}.sm\:last\:mt-auto:last-child{margin-top:auto!important}.sm\:last\:mt-px:last-child{margin-top:1px!important}.sm\:last\:mt-0\.5:last-child{margin-top:.125rem!important}.sm\:last\:mt-1\.5:last-child{margin-top:.375rem!important}.sm\:last\:mt-2\.5:last-child{margin-top:.625rem!important}.sm\:last\:mt-3\.5:last-child{margin-top:.875rem!important}.sm\:last\:mt-tw-1:last-child{margin-top:.25rem!important}.sm\:last\:mt-tw-2:last-child{margin-top:.5rem!important}.sm\:last\:mt-tw-3:last-child{margin-top:.75rem!important}.sm\:last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.sm\:last\:mt-tw-4:last-child{margin-top:1rem!important}.sm\:last\:mt-tw-5:last-child{margin-top:1.25rem!important}.sm\:last\:mt-51per:last-child{margin-top:51%!important}.sm\:last\:mt-max-content:last-child{margin-top:max-content!important}.sm\:last\:-mt-0:last-child{margin-top:0!important}.sm\:last\:-mt-1:last-child{margin-top:-.25rem!important}.sm\:last\:-mt-2:last-child{margin-top:-.5rem!important}.sm\:last\:-mt-3:last-child{margin-top:-.75rem!important}.sm\:last\:-mt-4:last-child{margin-top:-1rem!important}.sm\:last\:-mt-5:last-child{margin-top:-1.25rem!important}.sm\:last\:-mt-6:last-child{margin-top:-1.5rem!important}.sm\:last\:-mt-7:last-child{margin-top:-1.75rem!important}.sm\:last\:-mt-8:last-child{margin-top:-2rem!important}.sm\:last\:-mt-9:last-child{margin-top:-2.25rem!important}.sm\:last\:-mt-10:last-child{margin-top:-2.5rem!important}.sm\:last\:-mt-11:last-child{margin-top:-2.75rem!important}.sm\:last\:-mt-12:last-child{margin-top:-3rem!important}.sm\:last\:-mt-14:last-child{margin-top:-3.5rem!important}.sm\:last\:-mt-16:last-child{margin-top:-4rem!important}.sm\:last\:-mt-20:last-child{margin-top:-5rem!important}.sm\:last\:-mt-24:last-child{margin-top:-6rem!important}.sm\:last\:-mt-28:last-child{margin-top:-7rem!important}.sm\:last\:-mt-30:last-child{margin-top:-7.5rem!important}.sm\:last\:-mt-32:last-child{margin-top:-8rem!important}.sm\:last\:-mt-36:last-child{margin-top:-9rem!important}.sm\:last\:-mt-40:last-child{margin-top:-10rem!important}.sm\:last\:-mt-44:last-child{margin-top:-11rem!important}.sm\:last\:-mt-48:last-child{margin-top:-12rem!important}.sm\:last\:-mt-52:last-child{margin-top:-13rem!important}.sm\:last\:-mt-56:last-child{margin-top:-14rem!important}.sm\:last\:-mt-60:last-child{margin-top:-15rem!important}.sm\:last\:-mt-64:last-child{margin-top:-16rem!important}.sm\:last\:-mt-72:last-child{margin-top:-18rem!important}.sm\:last\:-mt-80:last-child{margin-top:-20rem!important}.sm\:last\:-mt-82:last-child{margin-top:-20.5rem!important}.sm\:last\:-mt-85:last-child{margin-top:-21.25rem!important}.sm\:last\:-mt-96:last-child{margin-top:-24rem!important}.sm\:last\:-mt-416:last-child{margin-top:-26rem!important}.sm\:last\:-mt-550:last-child{margin-top:-34.375rem!important}.sm\:last\:-mt-600:last-child{margin-top:-37.5rem!important}.sm\:last\:-mt-px:last-child{margin-top:-1px!important}.sm\:last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.sm\:last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.sm\:last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.sm\:last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.sm\:last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.sm\:last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.sm\:last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.sm\:last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.sm\:last\:-mt-tw-4:last-child{margin-top:-1rem!important}.sm\:last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.sm\:last\:-mt-51per:last-child{margin-top:-51%!important}.sm\:last\:-mt-max-content:last-child{margin-top:max-content!important}.sm\:last\:mr-0:last-child{margin-right:0!important}.sm\:last\:mr-1:last-child{margin-right:.25rem!important}.sm\:last\:mr-2:last-child{margin-right:.5rem!important}.sm\:last\:mr-3:last-child{margin-right:.75rem!important}.sm\:last\:mr-4:last-child{margin-right:1rem!important}.sm\:last\:mr-5:last-child{margin-right:1.25rem!important}.sm\:last\:mr-6:last-child{margin-right:1.5rem!important}.sm\:last\:mr-7:last-child{margin-right:1.75rem!important}.sm\:last\:mr-8:last-child{margin-right:2rem!important}.sm\:last\:mr-9:last-child{margin-right:2.25rem!important}.sm\:last\:mr-10:last-child{margin-right:2.5rem!important}.sm\:last\:mr-11:last-child{margin-right:2.75rem!important}.sm\:last\:mr-12:last-child{margin-right:3rem!important}.sm\:last\:mr-14:last-child{margin-right:3.5rem!important}.sm\:last\:mr-16:last-child{margin-right:4rem!important}.sm\:last\:mr-20:last-child{margin-right:5rem!important}.sm\:last\:mr-24:last-child{margin-right:6rem!important}.sm\:last\:mr-28:last-child{margin-right:7rem!important}.sm\:last\:mr-30:last-child{margin-right:7.5rem!important}.sm\:last\:mr-32:last-child{margin-right:8rem!important}.sm\:last\:mr-36:last-child{margin-right:9rem!important}.sm\:last\:mr-40:last-child{margin-right:10rem!important}.sm\:last\:mr-44:last-child{margin-right:11rem!important}.sm\:last\:mr-48:last-child{margin-right:12rem!important}.sm\:last\:mr-52:last-child{margin-right:13rem!important}.sm\:last\:mr-56:last-child{margin-right:14rem!important}.sm\:last\:mr-60:last-child{margin-right:15rem!important}.sm\:last\:mr-64:last-child{margin-right:16rem!important}.sm\:last\:mr-72:last-child{margin-right:18rem!important}.sm\:last\:mr-80:last-child{margin-right:20rem!important}.sm\:last\:mr-82:last-child{margin-right:20.5rem!important}.sm\:last\:mr-85:last-child{margin-right:21.25rem!important}.sm\:last\:mr-96:last-child{margin-right:24rem!important}.sm\:last\:mr-416:last-child{margin-right:26rem!important}.sm\:last\:mr-550:last-child{margin-right:34.375rem!important}.sm\:last\:mr-600:last-child{margin-right:37.5rem!important}.sm\:last\:mr-auto:last-child{margin-right:auto!important}.sm\:last\:mr-px:last-child{margin-right:1px!important}.sm\:last\:mr-0\.5:last-child{margin-right:.125rem!important}.sm\:last\:mr-1\.5:last-child{margin-right:.375rem!important}.sm\:last\:mr-2\.5:last-child{margin-right:.625rem!important}.sm\:last\:mr-3\.5:last-child{margin-right:.875rem!important}.sm\:last\:mr-tw-1:last-child{margin-right:.25rem!important}.sm\:last\:mr-tw-2:last-child{margin-right:.5rem!important}.sm\:last\:mr-tw-3:last-child{margin-right:.75rem!important}.sm\:last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.sm\:last\:mr-tw-4:last-child{margin-right:1rem!important}.sm\:last\:mr-tw-5:last-child{margin-right:1.25rem!important}.sm\:last\:mr-51per:last-child{margin-right:51%!important}.sm\:last\:mr-max-content:last-child{margin-right:max-content!important}.sm\:last\:-mr-0:last-child{margin-right:0!important}.sm\:last\:-mr-1:last-child{margin-right:-.25rem!important}.sm\:last\:-mr-2:last-child{margin-right:-.5rem!important}.sm\:last\:-mr-3:last-child{margin-right:-.75rem!important}.sm\:last\:-mr-4:last-child{margin-right:-1rem!important}.sm\:last\:-mr-5:last-child{margin-right:-1.25rem!important}.sm\:last\:-mr-6:last-child{margin-right:-1.5rem!important}.sm\:last\:-mr-7:last-child{margin-right:-1.75rem!important}.sm\:last\:-mr-8:last-child{margin-right:-2rem!important}.sm\:last\:-mr-9:last-child{margin-right:-2.25rem!important}.sm\:last\:-mr-10:last-child{margin-right:-2.5rem!important}.sm\:last\:-mr-11:last-child{margin-right:-2.75rem!important}.sm\:last\:-mr-12:last-child{margin-right:-3rem!important}.sm\:last\:-mr-14:last-child{margin-right:-3.5rem!important}.sm\:last\:-mr-16:last-child{margin-right:-4rem!important}.sm\:last\:-mr-20:last-child{margin-right:-5rem!important}.sm\:last\:-mr-24:last-child{margin-right:-6rem!important}.sm\:last\:-mr-28:last-child{margin-right:-7rem!important}.sm\:last\:-mr-30:last-child{margin-right:-7.5rem!important}.sm\:last\:-mr-32:last-child{margin-right:-8rem!important}.sm\:last\:-mr-36:last-child{margin-right:-9rem!important}.sm\:last\:-mr-40:last-child{margin-right:-10rem!important}.sm\:last\:-mr-44:last-child{margin-right:-11rem!important}.sm\:last\:-mr-48:last-child{margin-right:-12rem!important}.sm\:last\:-mr-52:last-child{margin-right:-13rem!important}.sm\:last\:-mr-56:last-child{margin-right:-14rem!important}.sm\:last\:-mr-60:last-child{margin-right:-15rem!important}.sm\:last\:-mr-64:last-child{margin-right:-16rem!important}.sm\:last\:-mr-72:last-child{margin-right:-18rem!important}.sm\:last\:-mr-80:last-child{margin-right:-20rem!important}.sm\:last\:-mr-82:last-child{margin-right:-20.5rem!important}.sm\:last\:-mr-85:last-child{margin-right:-21.25rem!important}.sm\:last\:-mr-96:last-child{margin-right:-24rem!important}.sm\:last\:-mr-416:last-child{margin-right:-26rem!important}.sm\:last\:-mr-550:last-child{margin-right:-34.375rem!important}.sm\:last\:-mr-600:last-child{margin-right:-37.5rem!important}.sm\:last\:-mr-px:last-child{margin-right:-1px!important}.sm\:last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.sm\:last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.sm\:last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.sm\:last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.sm\:last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.sm\:last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.sm\:last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.sm\:last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.sm\:last\:-mr-tw-4:last-child{margin-right:-1rem!important}.sm\:last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.sm\:last\:-mr-51per:last-child{margin-right:-51%!important}.sm\:last\:-mr-max-content:last-child{margin-right:max-content!important}.sm\:last\:mb-0:last-child{margin-bottom:0!important}.sm\:last\:mb-1:last-child{margin-bottom:.25rem!important}.sm\:last\:mb-2:last-child{margin-bottom:.5rem!important}.sm\:last\:mb-3:last-child{margin-bottom:.75rem!important}.sm\:last\:mb-4:last-child{margin-bottom:1rem!important}.sm\:last\:mb-5:last-child{margin-bottom:1.25rem!important}.sm\:last\:mb-6:last-child{margin-bottom:1.5rem!important}.sm\:last\:mb-7:last-child{margin-bottom:1.75rem!important}.sm\:last\:mb-8:last-child{margin-bottom:2rem!important}.sm\:last\:mb-9:last-child{margin-bottom:2.25rem!important}.sm\:last\:mb-10:last-child{margin-bottom:2.5rem!important}.sm\:last\:mb-11:last-child{margin-bottom:2.75rem!important}.sm\:last\:mb-12:last-child{margin-bottom:3rem!important}.sm\:last\:mb-14:last-child{margin-bottom:3.5rem!important}.sm\:last\:mb-16:last-child{margin-bottom:4rem!important}.sm\:last\:mb-20:last-child{margin-bottom:5rem!important}.sm\:last\:mb-24:last-child{margin-bottom:6rem!important}.sm\:last\:mb-28:last-child{margin-bottom:7rem!important}.sm\:last\:mb-30:last-child{margin-bottom:7.5rem!important}.sm\:last\:mb-32:last-child{margin-bottom:8rem!important}.sm\:last\:mb-36:last-child{margin-bottom:9rem!important}.sm\:last\:mb-40:last-child{margin-bottom:10rem!important}.sm\:last\:mb-44:last-child{margin-bottom:11rem!important}.sm\:last\:mb-48:last-child{margin-bottom:12rem!important}.sm\:last\:mb-52:last-child{margin-bottom:13rem!important}.sm\:last\:mb-56:last-child{margin-bottom:14rem!important}.sm\:last\:mb-60:last-child{margin-bottom:15rem!important}.sm\:last\:mb-64:last-child{margin-bottom:16rem!important}.sm\:last\:mb-72:last-child{margin-bottom:18rem!important}.sm\:last\:mb-80:last-child{margin-bottom:20rem!important}.sm\:last\:mb-82:last-child{margin-bottom:20.5rem!important}.sm\:last\:mb-85:last-child{margin-bottom:21.25rem!important}.sm\:last\:mb-96:last-child{margin-bottom:24rem!important}.sm\:last\:mb-416:last-child{margin-bottom:26rem!important}.sm\:last\:mb-550:last-child{margin-bottom:34.375rem!important}.sm\:last\:mb-600:last-child{margin-bottom:37.5rem!important}.sm\:last\:mb-auto:last-child{margin-bottom:auto!important}.sm\:last\:mb-px:last-child{margin-bottom:1px!important}.sm\:last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.sm\:last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.sm\:last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.sm\:last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.sm\:last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.sm\:last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.sm\:last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.sm\:last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.sm\:last\:mb-tw-4:last-child{margin-bottom:1rem!important}.sm\:last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.sm\:last\:mb-51per:last-child{margin-bottom:51%!important}.sm\:last\:mb-max-content:last-child{margin-bottom:max-content!important}.sm\:last\:-mb-0:last-child{margin-bottom:0!important}.sm\:last\:-mb-1:last-child{margin-bottom:-.25rem!important}.sm\:last\:-mb-2:last-child{margin-bottom:-.5rem!important}.sm\:last\:-mb-3:last-child{margin-bottom:-.75rem!important}.sm\:last\:-mb-4:last-child{margin-bottom:-1rem!important}.sm\:last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.sm\:last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.sm\:last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.sm\:last\:-mb-8:last-child{margin-bottom:-2rem!important}.sm\:last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.sm\:last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.sm\:last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.sm\:last\:-mb-12:last-child{margin-bottom:-3rem!important}.sm\:last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.sm\:last\:-mb-16:last-child{margin-bottom:-4rem!important}.sm\:last\:-mb-20:last-child{margin-bottom:-5rem!important}.sm\:last\:-mb-24:last-child{margin-bottom:-6rem!important}.sm\:last\:-mb-28:last-child{margin-bottom:-7rem!important}.sm\:last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.sm\:last\:-mb-32:last-child{margin-bottom:-8rem!important}.sm\:last\:-mb-36:last-child{margin-bottom:-9rem!important}.sm\:last\:-mb-40:last-child{margin-bottom:-10rem!important}.sm\:last\:-mb-44:last-child{margin-bottom:-11rem!important}.sm\:last\:-mb-48:last-child{margin-bottom:-12rem!important}.sm\:last\:-mb-52:last-child{margin-bottom:-13rem!important}.sm\:last\:-mb-56:last-child{margin-bottom:-14rem!important}.sm\:last\:-mb-60:last-child{margin-bottom:-15rem!important}.sm\:last\:-mb-64:last-child{margin-bottom:-16rem!important}.sm\:last\:-mb-72:last-child{margin-bottom:-18rem!important}.sm\:last\:-mb-80:last-child{margin-bottom:-20rem!important}.sm\:last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.sm\:last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.sm\:last\:-mb-96:last-child{margin-bottom:-24rem!important}.sm\:last\:-mb-416:last-child{margin-bottom:-26rem!important}.sm\:last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.sm\:last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.sm\:last\:-mb-px:last-child{margin-bottom:-1px!important}.sm\:last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.sm\:last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.sm\:last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.sm\:last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.sm\:last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.sm\:last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.sm\:last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.sm\:last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.sm\:last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.sm\:last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.sm\:last\:-mb-51per:last-child{margin-bottom:-51%!important}.sm\:last\:-mb-max-content:last-child{margin-bottom:max-content!important}.sm\:last\:ml-0:last-child{margin-left:0!important}.sm\:last\:ml-1:last-child{margin-left:.25rem!important}.sm\:last\:ml-2:last-child{margin-left:.5rem!important}.sm\:last\:ml-3:last-child{margin-left:.75rem!important}.sm\:last\:ml-4:last-child{margin-left:1rem!important}.sm\:last\:ml-5:last-child{margin-left:1.25rem!important}.sm\:last\:ml-6:last-child{margin-left:1.5rem!important}.sm\:last\:ml-7:last-child{margin-left:1.75rem!important}.sm\:last\:ml-8:last-child{margin-left:2rem!important}.sm\:last\:ml-9:last-child{margin-left:2.25rem!important}.sm\:last\:ml-10:last-child{margin-left:2.5rem!important}.sm\:last\:ml-11:last-child{margin-left:2.75rem!important}.sm\:last\:ml-12:last-child{margin-left:3rem!important}.sm\:last\:ml-14:last-child{margin-left:3.5rem!important}.sm\:last\:ml-16:last-child{margin-left:4rem!important}.sm\:last\:ml-20:last-child{margin-left:5rem!important}.sm\:last\:ml-24:last-child{margin-left:6rem!important}.sm\:last\:ml-28:last-child{margin-left:7rem!important}.sm\:last\:ml-30:last-child{margin-left:7.5rem!important}.sm\:last\:ml-32:last-child{margin-left:8rem!important}.sm\:last\:ml-36:last-child{margin-left:9rem!important}.sm\:last\:ml-40:last-child{margin-left:10rem!important}.sm\:last\:ml-44:last-child{margin-left:11rem!important}.sm\:last\:ml-48:last-child{margin-left:12rem!important}.sm\:last\:ml-52:last-child{margin-left:13rem!important}.sm\:last\:ml-56:last-child{margin-left:14rem!important}.sm\:last\:ml-60:last-child{margin-left:15rem!important}.sm\:last\:ml-64:last-child{margin-left:16rem!important}.sm\:last\:ml-72:last-child{margin-left:18rem!important}.sm\:last\:ml-80:last-child{margin-left:20rem!important}.sm\:last\:ml-82:last-child{margin-left:20.5rem!important}.sm\:last\:ml-85:last-child{margin-left:21.25rem!important}.sm\:last\:ml-96:last-child{margin-left:24rem!important}.sm\:last\:ml-416:last-child{margin-left:26rem!important}.sm\:last\:ml-550:last-child{margin-left:34.375rem!important}.sm\:last\:ml-600:last-child{margin-left:37.5rem!important}.sm\:last\:ml-auto:last-child{margin-left:auto!important}.sm\:last\:ml-px:last-child{margin-left:1px!important}.sm\:last\:ml-0\.5:last-child{margin-left:.125rem!important}.sm\:last\:ml-1\.5:last-child{margin-left:.375rem!important}.sm\:last\:ml-2\.5:last-child{margin-left:.625rem!important}.sm\:last\:ml-3\.5:last-child{margin-left:.875rem!important}.sm\:last\:ml-tw-1:last-child{margin-left:.25rem!important}.sm\:last\:ml-tw-2:last-child{margin-left:.5rem!important}.sm\:last\:ml-tw-3:last-child{margin-left:.75rem!important}.sm\:last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.sm\:last\:ml-tw-4:last-child{margin-left:1rem!important}.sm\:last\:ml-tw-5:last-child{margin-left:1.25rem!important}.sm\:last\:ml-51per:last-child{margin-left:51%!important}.sm\:last\:ml-max-content:last-child{margin-left:max-content!important}.sm\:last\:-ml-0:last-child{margin-left:0!important}.sm\:last\:-ml-1:last-child{margin-left:-.25rem!important}.sm\:last\:-ml-2:last-child{margin-left:-.5rem!important}.sm\:last\:-ml-3:last-child{margin-left:-.75rem!important}.sm\:last\:-ml-4:last-child{margin-left:-1rem!important}.sm\:last\:-ml-5:last-child{margin-left:-1.25rem!important}.sm\:last\:-ml-6:last-child{margin-left:-1.5rem!important}.sm\:last\:-ml-7:last-child{margin-left:-1.75rem!important}.sm\:last\:-ml-8:last-child{margin-left:-2rem!important}.sm\:last\:-ml-9:last-child{margin-left:-2.25rem!important}.sm\:last\:-ml-10:last-child{margin-left:-2.5rem!important}.sm\:last\:-ml-11:last-child{margin-left:-2.75rem!important}.sm\:last\:-ml-12:last-child{margin-left:-3rem!important}.sm\:last\:-ml-14:last-child{margin-left:-3.5rem!important}.sm\:last\:-ml-16:last-child{margin-left:-4rem!important}.sm\:last\:-ml-20:last-child{margin-left:-5rem!important}.sm\:last\:-ml-24:last-child{margin-left:-6rem!important}.sm\:last\:-ml-28:last-child{margin-left:-7rem!important}.sm\:last\:-ml-30:last-child{margin-left:-7.5rem!important}.sm\:last\:-ml-32:last-child{margin-left:-8rem!important}.sm\:last\:-ml-36:last-child{margin-left:-9rem!important}.sm\:last\:-ml-40:last-child{margin-left:-10rem!important}.sm\:last\:-ml-44:last-child{margin-left:-11rem!important}.sm\:last\:-ml-48:last-child{margin-left:-12rem!important}.sm\:last\:-ml-52:last-child{margin-left:-13rem!important}.sm\:last\:-ml-56:last-child{margin-left:-14rem!important}.sm\:last\:-ml-60:last-child{margin-left:-15rem!important}.sm\:last\:-ml-64:last-child{margin-left:-16rem!important}.sm\:last\:-ml-72:last-child{margin-left:-18rem!important}.sm\:last\:-ml-80:last-child{margin-left:-20rem!important}.sm\:last\:-ml-82:last-child{margin-left:-20.5rem!important}.sm\:last\:-ml-85:last-child{margin-left:-21.25rem!important}.sm\:last\:-ml-96:last-child{margin-left:-24rem!important}.sm\:last\:-ml-416:last-child{margin-left:-26rem!important}.sm\:last\:-ml-550:last-child{margin-left:-34.375rem!important}.sm\:last\:-ml-600:last-child{margin-left:-37.5rem!important}.sm\:last\:-ml-px:last-child{margin-left:-1px!important}.sm\:last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.sm\:last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.sm\:last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.sm\:last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.sm\:last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.sm\:last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.sm\:last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.sm\:last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.sm\:last\:-ml-tw-4:last-child{margin-left:-1rem!important}.sm\:last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.sm\:last\:-ml-51per:last-child{margin-left:-51%!important}.sm\:last\:-ml-max-content:last-child{margin-left:max-content!important}.sm\:box-border{box-sizing:border-box!important}.sm\:box-content{box-sizing:content-box!important}.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:inline{display:inline!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}.sm\:table{display:table!important}.sm\:inline-table{display:inline-table!important}.sm\:table-caption{display:table-caption!important}.sm\:table-cell{display:table-cell!important}.sm\:table-column{display:table-column!important}.sm\:table-column-group{display:table-column-group!important}.sm\:table-footer-group{display:table-footer-group!important}.sm\:table-header-group{display:table-header-group!important}.sm\:table-row-group{display:table-row-group!important}.sm\:table-row{display:table-row!important}.sm\:flow-root{display:flow-root!important}.sm\:grid{display:grid!important}.sm\:inline-grid{display:inline-grid!important}.sm\:contents{display:contents!important}.sm\:list-item{display:list-item!important}.sm\:hidden{display:none!important}.sm\:h-0{height:0px!important}.sm\:h-1{height:.25rem!important}.sm\:h-2{height:.5rem!important}.sm\:h-3{height:.75rem!important}.sm\:h-4{height:1rem!important}.sm\:h-5{height:1.25rem!important}.sm\:h-6{height:1.5rem!important}.sm\:h-7{height:1.75rem!important}.sm\:h-8{height:2rem!important}.sm\:h-9{height:2.25rem!important}.sm\:h-10{height:2.5rem!important}.sm\:h-11{height:2.75rem!important}.sm\:h-12{height:3rem!important}.sm\:h-14{height:3.5rem!important}.sm\:h-16{height:4rem!important}.sm\:h-20{height:5rem!important}.sm\:h-24{height:6rem!important}.sm\:h-28{height:7rem!important}.sm\:h-30{height:7.5rem!important}.sm\:h-32{height:8rem!important}.sm\:h-36{height:9rem!important}.sm\:h-40{height:10rem!important}.sm\:h-44{height:11rem!important}.sm\:h-48{height:12rem!important}.sm\:h-52{height:13rem!important}.sm\:h-56{height:14rem!important}.sm\:h-60{height:15rem!important}.sm\:h-64{height:16rem!important}.sm\:h-72{height:18rem!important}.sm\:h-80{height:20rem!important}.sm\:h-82{height:20.5rem!important}.sm\:h-85{height:21.25rem!important}.sm\:h-96{height:24rem!important}.sm\:h-416{height:26rem!important}.sm\:h-550{height:34.375rem!important}.sm\:h-600{height:37.5rem!important}.sm\:h-auto{height:auto!important}.sm\:h-px{height:1px!important}.sm\:h-0\.5{height:.125rem!important}.sm\:h-1\.5{height:.375rem!important}.sm\:h-2\.5{height:.625rem!important}.sm\:h-3\.5{height:.875rem!important}.sm\:h-tw-1{height:.25rem!important}.sm\:h-tw-2{height:.5rem!important}.sm\:h-tw-3{height:.75rem!important}.sm\:h-tw-3\.5{height:.9375rem!important}.sm\:h-tw-4{height:1rem!important}.sm\:h-tw-5{height:1.25rem!important}.sm\:h-51per{height:51%!important}.sm\:h-max-content{height:max-content!important}.sm\:h-1\/2{height:50%!important}.sm\:h-1\/3{height:33.333333%!important}.sm\:h-2\/3{height:66.666667%!important}.sm\:h-1\/4{height:25%!important}.sm\:h-2\/4{height:50%!important}.sm\:h-3\/4{height:75%!important}.sm\:h-1\/5{height:20%!important}.sm\:h-2\/5{height:40%!important}.sm\:h-3\/5{height:60%!important}.sm\:h-4\/5{height:80%!important}.sm\:h-1\/6{height:16.666667%!important}.sm\:h-2\/6{height:33.333333%!important}.sm\:h-3\/6{height:50%!important}.sm\:h-4\/6{height:66.666667%!important}.sm\:h-5\/6{height:83.333333%!important}.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:max-h-0{max-height:0px!important}.sm\:max-h-1{max-height:.25rem!important}.sm\:max-h-2{max-height:.5rem!important}.sm\:max-h-3{max-height:.75rem!important}.sm\:max-h-4{max-height:1rem!important}.sm\:max-h-5{max-height:1.25rem!important}.sm\:max-h-6{max-height:1.5rem!important}.sm\:max-h-7{max-height:1.75rem!important}.sm\:max-h-8{max-height:2rem!important}.sm\:max-h-9{max-height:2.25rem!important}.sm\:max-h-10{max-height:2.5rem!important}.sm\:max-h-11{max-height:2.75rem!important}.sm\:max-h-12{max-height:3rem!important}.sm\:max-h-14{max-height:3.5rem!important}.sm\:max-h-16{max-height:4rem!important}.sm\:max-h-20{max-height:5rem!important}.sm\:max-h-24{max-height:6rem!important}.sm\:max-h-28{max-height:7rem!important}.sm\:max-h-30{max-height:7.5rem!important}.sm\:max-h-32{max-height:8rem!important}.sm\:max-h-36{max-height:9rem!important}.sm\:max-h-40{max-height:10rem!important}.sm\:max-h-44{max-height:11rem!important}.sm\:max-h-48{max-height:12rem!important}.sm\:max-h-52{max-height:13rem!important}.sm\:max-h-56{max-height:14rem!important}.sm\:max-h-60{max-height:15rem!important}.sm\:max-h-64{max-height:16rem!important}.sm\:max-h-72{max-height:18rem!important}.sm\:max-h-80{max-height:20rem!important}.sm\:max-h-82{max-height:20.5rem!important}.sm\:max-h-85{max-height:21.25rem!important}.sm\:max-h-96{max-height:24rem!important}.sm\:max-h-416{max-height:26rem!important}.sm\:max-h-550{max-height:34.375rem!important}.sm\:max-h-600{max-height:37.5rem!important}.sm\:max-h-px{max-height:1px!important}.sm\:max-h-0\.5{max-height:.125rem!important}.sm\:max-h-1\.5{max-height:.375rem!important}.sm\:max-h-2\.5{max-height:.625rem!important}.sm\:max-h-3\.5{max-height:.875rem!important}.sm\:max-h-tw-1{max-height:.25rem!important}.sm\:max-h-tw-2{max-height:.5rem!important}.sm\:max-h-tw-3{max-height:.75rem!important}.sm\:max-h-tw-3\.5{max-height:.9375rem!important}.sm\:max-h-tw-4{max-height:1rem!important}.sm\:max-h-tw-5{max-height:1.25rem!important}.sm\:max-h-51per{max-height:51%!important}.sm\:max-h-max-content{max-height:max-content!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:min-h-0{min-height:0px!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}.sm\:w-0{width:0px!important}.sm\:w-1{width:.25rem!important}.sm\:w-2{width:.5rem!important}.sm\:w-3{width:.75rem!important}.sm\:w-4{width:1rem!important}.sm\:w-5{width:1.25rem!important}.sm\:w-6{width:1.5rem!important}.sm\:w-7{width:1.75rem!important}.sm\:w-8{width:2rem!important}.sm\:w-9{width:2.25rem!important}.sm\:w-10{width:2.5rem!important}.sm\:w-11{width:2.75rem!important}.sm\:w-12{width:3rem!important}.sm\:w-14{width:3.5rem!important}.sm\:w-16{width:4rem!important}.sm\:w-20{width:5rem!important}.sm\:w-24{width:6rem!important}.sm\:w-28{width:7rem!important}.sm\:w-30{width:7.5rem!important}.sm\:w-32{width:8rem!important}.sm\:w-36{width:9rem!important}.sm\:w-40{width:10rem!important}.sm\:w-44{width:11rem!important}.sm\:w-48{width:12rem!important}.sm\:w-52{width:13rem!important}.sm\:w-56{width:14rem!important}.sm\:w-60{width:15rem!important}.sm\:w-64{width:16rem!important}.sm\:w-72{width:18rem!important}.sm\:w-80{width:20rem!important}.sm\:w-82{width:20.5rem!important}.sm\:w-85{width:21.25rem!important}.sm\:w-96{width:24rem!important}.sm\:w-416{width:26rem!important}.sm\:w-550{width:34.375rem!important}.sm\:w-600{width:37.5rem!important}.sm\:w-auto{width:auto!important}.sm\:w-px{width:1px!important}.sm\:w-0\.5{width:.125rem!important}.sm\:w-1\.5{width:.375rem!important}.sm\:w-2\.5{width:.625rem!important}.sm\:w-3\.5{width:.875rem!important}.sm\:w-tw-1{width:.25rem!important}.sm\:w-tw-2{width:.5rem!important}.sm\:w-tw-3{width:.75rem!important}.sm\:w-tw-3\.5{width:.9375rem!important}.sm\:w-tw-4{width:1rem!important}.sm\:w-tw-5{width:1.25rem!important}.sm\:w-51per{width:51%!important}.sm\:w-max-content{width:max-content!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-2\/3{width:66.666667%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-2\/4{width:50%!important}.sm\:w-3\/4{width:75%!important}.sm\:w-1\/5{width:20%!important}.sm\:w-2\/5{width:40%!important}.sm\:w-3\/5{width:60%!important}.sm\:w-4\/5{width:80%!important}.sm\:w-1\/6{width:16.666667%!important}.sm\:w-2\/6{width:33.333333%!important}.sm\:w-3\/6{width:50%!important}.sm\:w-4\/6{width:66.666667%!important}.sm\:w-5\/6{width:83.333333%!important}.sm\:w-1\/12{width:8.333333%!important}.sm\:w-2\/12{width:16.666667%!important}.sm\:w-3\/12{width:25%!important}.sm\:w-4\/12{width:33.333333%!important}.sm\:w-5\/12{width:41.666667%!important}.sm\:w-6\/12{width:50%!important}.sm\:w-7\/12{width:58.333333%!important}.sm\:w-8\/12{width:66.666667%!important}.sm\:w-9\/12{width:75%!important}.sm\:w-10\/12{width:83.333333%!important}.sm\:w-11\/12{width:91.666667%!important}.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-min{width:min-content!important}.sm\:w-max{width:max-content!important}.sm\:min-w-0{min-width:0px!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-min{min-width:min-content!important}.sm\:min-w-max{min-width:max-content!important}.sm\:max-w-0{max-width:0rem!important}.sm\:max-w-none{max-width:none!important}.sm\:max-w-xs{max-width:20rem!important}.sm\:max-w-sm{max-width:24rem!important}.sm\:max-w-md{max-width:28rem!important}.sm\:max-w-lg{max-width:32rem!important}.sm\:max-w-xl{max-width:36rem!important}.sm\:max-w-2xl{max-width:42rem!important}.sm\:max-w-3xl{max-width:48rem!important}.sm\:max-w-4xl{max-width:56rem!important}.sm\:max-w-5xl{max-width:64rem!important}.sm\:max-w-6xl{max-width:72rem!important}.sm\:max-w-7xl{max-width:80rem!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-min{max-width:min-content!important}.sm\:max-w-max{max-width:max-content!important}.sm\:max-w-prose{max-width:65ch!important}.sm\:max-w-screen-sm{max-width:36rem!important}.sm\:max-w-screen-md{max-width:48rem!important}.sm\:max-w-screen-lg{max-width:62rem!important}.sm\:max-w-screen-xl{max-width:75rem!important}.sm\:max-w-screen-2xl{max-width:87.5rem!important}.sm\:max-w-350px{max-width:21.875rem!important}.sm\:max-w-550px{max-width:34.375rem!important}.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink{flex-shrink:1!important}.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow{flex-grow:1!important}.sm\:table-auto{table-layout:auto!important}.sm\:table-fixed{table-layout:fixed!important}.sm\:border-collapse{border-collapse:collapse!important}.sm\:border-separate{border-collapse:separate!important}.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top left!important}.sm\:transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:transform-none{transform:none!important}.sm\:translate-x-0{--tw-translate-x: 0px !important}.sm\:translate-x-1{--tw-translate-x: .25rem !important}.sm\:translate-x-2{--tw-translate-x: .5rem !important}.sm\:translate-x-3{--tw-translate-x: .75rem !important}.sm\:translate-x-4{--tw-translate-x: 1rem !important}.sm\:translate-x-5{--tw-translate-x: 1.25rem !important}.sm\:translate-x-6{--tw-translate-x: 1.5rem !important}.sm\:translate-x-7{--tw-translate-x: 1.75rem !important}.sm\:translate-x-8{--tw-translate-x: 2rem !important}.sm\:translate-x-9{--tw-translate-x: 2.25rem !important}.sm\:translate-x-10{--tw-translate-x: 2.5rem !important}.sm\:translate-x-11{--tw-translate-x: 2.75rem !important}.sm\:translate-x-12{--tw-translate-x: 3rem !important}.sm\:translate-x-14{--tw-translate-x: 3.5rem !important}.sm\:translate-x-16{--tw-translate-x: 4rem !important}.sm\:translate-x-20{--tw-translate-x: 5rem !important}.sm\:translate-x-24{--tw-translate-x: 6rem !important}.sm\:translate-x-28{--tw-translate-x: 7rem !important}.sm\:translate-x-30{--tw-translate-x: 7.5rem !important}.sm\:translate-x-32{--tw-translate-x: 8rem !important}.sm\:translate-x-36{--tw-translate-x: 9rem !important}.sm\:translate-x-40{--tw-translate-x: 10rem !important}.sm\:translate-x-44{--tw-translate-x: 11rem !important}.sm\:translate-x-48{--tw-translate-x: 12rem !important}.sm\:translate-x-52{--tw-translate-x: 13rem !important}.sm\:translate-x-56{--tw-translate-x: 14rem !important}.sm\:translate-x-60{--tw-translate-x: 15rem !important}.sm\:translate-x-64{--tw-translate-x: 16rem !important}.sm\:translate-x-72{--tw-translate-x: 18rem !important}.sm\:translate-x-80{--tw-translate-x: 20rem !important}.sm\:translate-x-82{--tw-translate-x: 20.5rem !important}.sm\:translate-x-85{--tw-translate-x: 21.25rem !important}.sm\:translate-x-96{--tw-translate-x: 24rem !important}.sm\:translate-x-416{--tw-translate-x: 26rem !important}.sm\:translate-x-550{--tw-translate-x: 34.375rem !important}.sm\:translate-x-600{--tw-translate-x: 37.5rem !important}.sm\:translate-x-px{--tw-translate-x: 1px !important}.sm\:translate-x-0\.5{--tw-translate-x: .125rem !important}.sm\:translate-x-1\.5{--tw-translate-x: .375rem !important}.sm\:translate-x-2\.5{--tw-translate-x: .625rem !important}.sm\:translate-x-3\.5{--tw-translate-x: .875rem !important}.sm\:translate-x-tw-1{--tw-translate-x: .25rem !important}.sm\:translate-x-tw-2{--tw-translate-x: .5rem !important}.sm\:translate-x-tw-3{--tw-translate-x: .75rem !important}.sm\:translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.sm\:translate-x-tw-4{--tw-translate-x: 1rem !important}.sm\:translate-x-tw-5{--tw-translate-x: 1.25rem !important}.sm\:translate-x-51per{--tw-translate-x: 51% !important}.sm\:translate-x-max-content{--tw-translate-x: max-content !important}.sm\:-translate-x-0{--tw-translate-x: 0px !important}.sm\:-translate-x-1{--tw-translate-x: -.25rem !important}.sm\:-translate-x-2{--tw-translate-x: -.5rem !important}.sm\:-translate-x-3{--tw-translate-x: -.75rem !important}.sm\:-translate-x-4{--tw-translate-x: -1rem !important}.sm\:-translate-x-5{--tw-translate-x: -1.25rem !important}.sm\:-translate-x-6{--tw-translate-x: -1.5rem !important}.sm\:-translate-x-7{--tw-translate-x: -1.75rem !important}.sm\:-translate-x-8{--tw-translate-x: -2rem !important}.sm\:-translate-x-9{--tw-translate-x: -2.25rem !important}.sm\:-translate-x-10{--tw-translate-x: -2.5rem !important}.sm\:-translate-x-11{--tw-translate-x: -2.75rem !important}.sm\:-translate-x-12{--tw-translate-x: -3rem !important}.sm\:-translate-x-14{--tw-translate-x: -3.5rem !important}.sm\:-translate-x-16{--tw-translate-x: -4rem !important}.sm\:-translate-x-20{--tw-translate-x: -5rem !important}.sm\:-translate-x-24{--tw-translate-x: -6rem !important}.sm\:-translate-x-28{--tw-translate-x: -7rem !important}.sm\:-translate-x-30{--tw-translate-x: -7.5rem !important}.sm\:-translate-x-32{--tw-translate-x: -8rem !important}.sm\:-translate-x-36{--tw-translate-x: -9rem !important}.sm\:-translate-x-40{--tw-translate-x: -10rem !important}.sm\:-translate-x-44{--tw-translate-x: -11rem !important}.sm\:-translate-x-48{--tw-translate-x: -12rem !important}.sm\:-translate-x-52{--tw-translate-x: -13rem !important}.sm\:-translate-x-56{--tw-translate-x: -14rem !important}.sm\:-translate-x-60{--tw-translate-x: -15rem !important}.sm\:-translate-x-64{--tw-translate-x: -16rem !important}.sm\:-translate-x-72{--tw-translate-x: -18rem !important}.sm\:-translate-x-80{--tw-translate-x: -20rem !important}.sm\:-translate-x-82{--tw-translate-x: -20.5rem !important}.sm\:-translate-x-85{--tw-translate-x: -21.25rem !important}.sm\:-translate-x-96{--tw-translate-x: -24rem !important}.sm\:-translate-x-416{--tw-translate-x: -26rem !important}.sm\:-translate-x-550{--tw-translate-x: -34.375rem !important}.sm\:-translate-x-600{--tw-translate-x: -37.5rem !important}.sm\:-translate-x-px{--tw-translate-x: -1px !important}.sm\:-translate-x-0\.5{--tw-translate-x: -.125rem !important}.sm\:-translate-x-1\.5{--tw-translate-x: -.375rem !important}.sm\:-translate-x-2\.5{--tw-translate-x: -.625rem !important}.sm\:-translate-x-3\.5{--tw-translate-x: -.875rem !important}.sm\:-translate-x-tw-1{--tw-translate-x: -.25rem !important}.sm\:-translate-x-tw-2{--tw-translate-x: -.5rem !important}.sm\:-translate-x-tw-3{--tw-translate-x: -.75rem !important}.sm\:-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.sm\:-translate-x-tw-4{--tw-translate-x: -1rem !important}.sm\:-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.sm\:-translate-x-51per{--tw-translate-x: -51% !important}.sm\:-translate-x-max-content{--tw-translate-x: max-content !important}.sm\:translate-x-1\/2{--tw-translate-x: 50% !important}.sm\:translate-x-1\/3{--tw-translate-x: 33.333333% !important}.sm\:translate-x-2\/3{--tw-translate-x: 66.666667% !important}.sm\:translate-x-1\/4{--tw-translate-x: 25% !important}.sm\:translate-x-2\/4{--tw-translate-x: 50% !important}.sm\:translate-x-3\/4{--tw-translate-x: 75% !important}.sm\:translate-x-full{--tw-translate-x: 100% !important}.sm\:-translate-x-1\/2{--tw-translate-x: -50% !important}.sm\:-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.sm\:-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.sm\:-translate-x-1\/4{--tw-translate-x: -25% !important}.sm\:-translate-x-2\/4{--tw-translate-x: -50% !important}.sm\:-translate-x-3\/4{--tw-translate-x: -75% !important}.sm\:-translate-x-full{--tw-translate-x: -100% !important}.sm\:translate-y-0{--tw-translate-y: 0px !important}.sm\:translate-y-1{--tw-translate-y: .25rem !important}.sm\:translate-y-2{--tw-translate-y: .5rem !important}.sm\:translate-y-3{--tw-translate-y: .75rem !important}.sm\:translate-y-4{--tw-translate-y: 1rem !important}.sm\:translate-y-5{--tw-translate-y: 1.25rem !important}.sm\:translate-y-6{--tw-translate-y: 1.5rem !important}.sm\:translate-y-7{--tw-translate-y: 1.75rem !important}.sm\:translate-y-8{--tw-translate-y: 2rem !important}.sm\:translate-y-9{--tw-translate-y: 2.25rem !important}.sm\:translate-y-10{--tw-translate-y: 2.5rem !important}.sm\:translate-y-11{--tw-translate-y: 2.75rem !important}.sm\:translate-y-12{--tw-translate-y: 3rem !important}.sm\:translate-y-14{--tw-translate-y: 3.5rem !important}.sm\:translate-y-16{--tw-translate-y: 4rem !important}.sm\:translate-y-20{--tw-translate-y: 5rem !important}.sm\:translate-y-24{--tw-translate-y: 6rem !important}.sm\:translate-y-28{--tw-translate-y: 7rem !important}.sm\:translate-y-30{--tw-translate-y: 7.5rem !important}.sm\:translate-y-32{--tw-translate-y: 8rem !important}.sm\:translate-y-36{--tw-translate-y: 9rem !important}.sm\:translate-y-40{--tw-translate-y: 10rem !important}.sm\:translate-y-44{--tw-translate-y: 11rem !important}.sm\:translate-y-48{--tw-translate-y: 12rem !important}.sm\:translate-y-52{--tw-translate-y: 13rem !important}.sm\:translate-y-56{--tw-translate-y: 14rem !important}.sm\:translate-y-60{--tw-translate-y: 15rem !important}.sm\:translate-y-64{--tw-translate-y: 16rem !important}.sm\:translate-y-72{--tw-translate-y: 18rem !important}.sm\:translate-y-80{--tw-translate-y: 20rem !important}.sm\:translate-y-82{--tw-translate-y: 20.5rem !important}.sm\:translate-y-85{--tw-translate-y: 21.25rem !important}.sm\:translate-y-96{--tw-translate-y: 24rem !important}.sm\:translate-y-416{--tw-translate-y: 26rem !important}.sm\:translate-y-550{--tw-translate-y: 34.375rem !important}.sm\:translate-y-600{--tw-translate-y: 37.5rem !important}.sm\:translate-y-px{--tw-translate-y: 1px !important}.sm\:translate-y-0\.5{--tw-translate-y: .125rem !important}.sm\:translate-y-1\.5{--tw-translate-y: .375rem !important}.sm\:translate-y-2\.5{--tw-translate-y: .625rem !important}.sm\:translate-y-3\.5{--tw-translate-y: .875rem !important}.sm\:translate-y-tw-1{--tw-translate-y: .25rem !important}.sm\:translate-y-tw-2{--tw-translate-y: .5rem !important}.sm\:translate-y-tw-3{--tw-translate-y: .75rem !important}.sm\:translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.sm\:translate-y-tw-4{--tw-translate-y: 1rem !important}.sm\:translate-y-tw-5{--tw-translate-y: 1.25rem !important}.sm\:translate-y-51per{--tw-translate-y: 51% !important}.sm\:translate-y-max-content{--tw-translate-y: max-content !important}.sm\:-translate-y-0{--tw-translate-y: 0px !important}.sm\:-translate-y-1{--tw-translate-y: -.25rem !important}.sm\:-translate-y-2{--tw-translate-y: -.5rem !important}.sm\:-translate-y-3{--tw-translate-y: -.75rem !important}.sm\:-translate-y-4{--tw-translate-y: -1rem !important}.sm\:-translate-y-5{--tw-translate-y: -1.25rem !important}.sm\:-translate-y-6{--tw-translate-y: -1.5rem !important}.sm\:-translate-y-7{--tw-translate-y: -1.75rem !important}.sm\:-translate-y-8{--tw-translate-y: -2rem !important}.sm\:-translate-y-9{--tw-translate-y: -2.25rem !important}.sm\:-translate-y-10{--tw-translate-y: -2.5rem !important}.sm\:-translate-y-11{--tw-translate-y: -2.75rem !important}.sm\:-translate-y-12{--tw-translate-y: -3rem !important}.sm\:-translate-y-14{--tw-translate-y: -3.5rem !important}.sm\:-translate-y-16{--tw-translate-y: -4rem !important}.sm\:-translate-y-20{--tw-translate-y: -5rem !important}.sm\:-translate-y-24{--tw-translate-y: -6rem !important}.sm\:-translate-y-28{--tw-translate-y: -7rem !important}.sm\:-translate-y-30{--tw-translate-y: -7.5rem !important}.sm\:-translate-y-32{--tw-translate-y: -8rem !important}.sm\:-translate-y-36{--tw-translate-y: -9rem !important}.sm\:-translate-y-40{--tw-translate-y: -10rem !important}.sm\:-translate-y-44{--tw-translate-y: -11rem !important}.sm\:-translate-y-48{--tw-translate-y: -12rem !important}.sm\:-translate-y-52{--tw-translate-y: -13rem !important}.sm\:-translate-y-56{--tw-translate-y: -14rem !important}.sm\:-translate-y-60{--tw-translate-y: -15rem !important}.sm\:-translate-y-64{--tw-translate-y: -16rem !important}.sm\:-translate-y-72{--tw-translate-y: -18rem !important}.sm\:-translate-y-80{--tw-translate-y: -20rem !important}.sm\:-translate-y-82{--tw-translate-y: -20.5rem !important}.sm\:-translate-y-85{--tw-translate-y: -21.25rem !important}.sm\:-translate-y-96{--tw-translate-y: -24rem !important}.sm\:-translate-y-416{--tw-translate-y: -26rem !important}.sm\:-translate-y-550{--tw-translate-y: -34.375rem !important}.sm\:-translate-y-600{--tw-translate-y: -37.5rem !important}.sm\:-translate-y-px{--tw-translate-y: -1px !important}.sm\:-translate-y-0\.5{--tw-translate-y: -.125rem !important}.sm\:-translate-y-1\.5{--tw-translate-y: -.375rem !important}.sm\:-translate-y-2\.5{--tw-translate-y: -.625rem !important}.sm\:-translate-y-3\.5{--tw-translate-y: -.875rem !important}.sm\:-translate-y-tw-1{--tw-translate-y: -.25rem !important}.sm\:-translate-y-tw-2{--tw-translate-y: -.5rem !important}.sm\:-translate-y-tw-3{--tw-translate-y: -.75rem !important}.sm\:-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.sm\:-translate-y-tw-4{--tw-translate-y: -1rem !important}.sm\:-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.sm\:-translate-y-51per{--tw-translate-y: -51% !important}.sm\:-translate-y-max-content{--tw-translate-y: max-content !important}.sm\:translate-y-1\/2{--tw-translate-y: 50% !important}.sm\:translate-y-1\/3{--tw-translate-y: 33.333333% !important}.sm\:translate-y-2\/3{--tw-translate-y: 66.666667% !important}.sm\:translate-y-1\/4{--tw-translate-y: 25% !important}.sm\:translate-y-2\/4{--tw-translate-y: 50% !important}.sm\:translate-y-3\/4{--tw-translate-y: 75% !important}.sm\:translate-y-full{--tw-translate-y: 100% !important}.sm\:-translate-y-1\/2{--tw-translate-y: -50% !important}.sm\:-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.sm\:-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.sm\:-translate-y-1\/4{--tw-translate-y: -25% !important}.sm\:-translate-y-2\/4{--tw-translate-y: -50% !important}.sm\:-translate-y-3\/4{--tw-translate-y: -75% !important}.sm\:-translate-y-full{--tw-translate-y: -100% !important}.sm\:hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.sm\:hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.sm\:hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.sm\:hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.sm\:hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.sm\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.sm\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.sm\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.sm\:hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.sm\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.sm\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.sm\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.sm\:hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.sm\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.sm\:hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.sm\:hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.sm\:hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.sm\:hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.sm\:hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.sm\:hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.sm\:hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.sm\:hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.sm\:hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.sm\:hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.sm\:hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.sm\:hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.sm\:hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.sm\:hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.sm\:hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.sm\:hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.sm\:hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.sm\:hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.sm\:hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.sm\:hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.sm\:hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.sm\:hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.sm\:hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.sm\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.sm\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.sm\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.sm\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.sm\:hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.sm\:hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.sm\:hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.sm\:hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.sm\:hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.sm\:hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.sm\:hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.sm\:hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.sm\:hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.sm\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.sm\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.sm\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.sm\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.sm\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.sm\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.sm\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.sm\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.sm\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.sm\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.sm\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.sm\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.sm\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.sm\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.sm\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.sm\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.sm\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.sm\:hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.sm\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.sm\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.sm\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.sm\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.sm\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.sm\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.sm\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.sm\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.sm\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.sm\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.sm\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.sm\:hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.sm\:hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.sm\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.sm\:hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.sm\:hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.sm\:hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.sm\:hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.sm\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.sm\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.sm\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.sm\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.sm\:hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.sm\:hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.sm\:hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.sm\:hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.sm\:hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.sm\:hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.sm\:hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.sm\:hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.sm\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.sm\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.sm\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.sm\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.sm\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.sm\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.sm\:hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.sm\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.sm\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.sm\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.sm\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.sm\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.sm\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.sm\:hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.sm\:hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.sm\:hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.sm\:hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.sm\:hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.sm\:hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.sm\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.sm\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.sm\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.sm\:hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.sm\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.sm\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.sm\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.sm\:hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.sm\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.sm\:hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.sm\:hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.sm\:hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.sm\:hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.sm\:hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.sm\:hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.sm\:hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.sm\:hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.sm\:hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.sm\:hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.sm\:hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.sm\:hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.sm\:hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.sm\:hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.sm\:hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.sm\:hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.sm\:hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.sm\:hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.sm\:hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.sm\:hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.sm\:hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.sm\:hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.sm\:hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.sm\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.sm\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.sm\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.sm\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.sm\:hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.sm\:hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.sm\:hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.sm\:hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.sm\:hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.sm\:hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.sm\:hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.sm\:hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.sm\:hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.sm\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.sm\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.sm\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.sm\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.sm\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.sm\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.sm\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.sm\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.sm\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.sm\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.sm\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.sm\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.sm\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.sm\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.sm\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.sm\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.sm\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.sm\:hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.sm\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.sm\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.sm\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.sm\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.sm\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.sm\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.sm\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.sm\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.sm\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.sm\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.sm\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.sm\:hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.sm\:hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.sm\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.sm\:hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.sm\:hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.sm\:hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.sm\:hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.sm\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.sm\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.sm\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.sm\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.sm\:hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.sm\:hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.sm\:hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.sm\:hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.sm\:hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.sm\:hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.sm\:hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.sm\:hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.sm\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.sm\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.sm\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.sm\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.sm\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.sm\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.sm\:hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.sm\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.sm\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.sm\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.sm\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.sm\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.sm\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.sm\:hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.sm\:focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.sm\:focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.sm\:focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.sm\:focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.sm\:focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.sm\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.sm\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.sm\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.sm\:focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.sm\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.sm\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.sm\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.sm\:focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.sm\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.sm\:focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.sm\:focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.sm\:focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.sm\:focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.sm\:focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.sm\:focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.sm\:focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.sm\:focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.sm\:focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.sm\:focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.sm\:focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.sm\:focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.sm\:focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.sm\:focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.sm\:focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.sm\:focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.sm\:focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.sm\:focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.sm\:focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.sm\:focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.sm\:focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.sm\:focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.sm\:focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.sm\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.sm\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.sm\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.sm\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.sm\:focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.sm\:focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.sm\:focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.sm\:focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.sm\:focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.sm\:focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.sm\:focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.sm\:focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.sm\:focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.sm\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.sm\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.sm\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.sm\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.sm\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.sm\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.sm\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.sm\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.sm\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.sm\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.sm\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.sm\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.sm\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.sm\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.sm\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.sm\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.sm\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.sm\:focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.sm\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.sm\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.sm\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.sm\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.sm\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.sm\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.sm\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.sm\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.sm\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.sm\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.sm\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.sm\:focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.sm\:focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.sm\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.sm\:focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.sm\:focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.sm\:focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.sm\:focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.sm\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.sm\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.sm\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.sm\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.sm\:focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.sm\:focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.sm\:focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.sm\:focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.sm\:focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.sm\:focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.sm\:focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.sm\:focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.sm\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.sm\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.sm\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.sm\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.sm\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.sm\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.sm\:focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.sm\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.sm\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.sm\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.sm\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.sm\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.sm\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.sm\:focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.sm\:focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.sm\:focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.sm\:focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.sm\:focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.sm\:focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.sm\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.sm\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.sm\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.sm\:focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.sm\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.sm\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.sm\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.sm\:focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.sm\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.sm\:focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.sm\:focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.sm\:focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.sm\:focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.sm\:focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.sm\:focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.sm\:focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.sm\:focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.sm\:focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.sm\:focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.sm\:focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.sm\:focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.sm\:focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.sm\:focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.sm\:focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.sm\:focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.sm\:focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.sm\:focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.sm\:focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.sm\:focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.sm\:focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.sm\:focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.sm\:focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.sm\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.sm\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.sm\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.sm\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.sm\:focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.sm\:focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.sm\:focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.sm\:focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.sm\:focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.sm\:focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.sm\:focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.sm\:focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.sm\:focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.sm\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.sm\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.sm\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.sm\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.sm\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.sm\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.sm\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.sm\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.sm\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.sm\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.sm\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.sm\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.sm\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.sm\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.sm\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.sm\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.sm\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.sm\:focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.sm\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.sm\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.sm\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.sm\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.sm\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.sm\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.sm\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.sm\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.sm\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.sm\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.sm\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.sm\:focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.sm\:focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.sm\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.sm\:focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.sm\:focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.sm\:focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.sm\:focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.sm\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.sm\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.sm\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.sm\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.sm\:focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.sm\:focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.sm\:focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.sm\:focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.sm\:focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.sm\:focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.sm\:focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.sm\:focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.sm\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.sm\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.sm\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.sm\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.sm\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.sm\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.sm\:focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.sm\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.sm\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.sm\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.sm\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.sm\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.sm\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.sm\:focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.sm\:rotate-0{--tw-rotate: 0deg !important}.sm\:rotate-1{--tw-rotate: 1deg !important}.sm\:rotate-2{--tw-rotate: 2deg !important}.sm\:rotate-3{--tw-rotate: 3deg !important}.sm\:rotate-6{--tw-rotate: 6deg !important}.sm\:rotate-12{--tw-rotate: 12deg !important}.sm\:rotate-45{--tw-rotate: 45deg !important}.sm\:rotate-90{--tw-rotate: 90deg !important}.sm\:rotate-180{--tw-rotate: 180deg !important}.sm\:-rotate-180{--tw-rotate: -180deg !important}.sm\:-rotate-90{--tw-rotate: -90deg !important}.sm\:-rotate-45{--tw-rotate: -45deg !important}.sm\:-rotate-12{--tw-rotate: -12deg !important}.sm\:-rotate-6{--tw-rotate: -6deg !important}.sm\:-rotate-3{--tw-rotate: -3deg !important}.sm\:-rotate-2{--tw-rotate: -2deg !important}.sm\:-rotate-1{--tw-rotate: -1deg !important}.sm\:hover\:rotate-0:hover{--tw-rotate: 0deg !important}.sm\:hover\:rotate-1:hover{--tw-rotate: 1deg !important}.sm\:hover\:rotate-2:hover{--tw-rotate: 2deg !important}.sm\:hover\:rotate-3:hover{--tw-rotate: 3deg !important}.sm\:hover\:rotate-6:hover{--tw-rotate: 6deg !important}.sm\:hover\:rotate-12:hover{--tw-rotate: 12deg !important}.sm\:hover\:rotate-45:hover{--tw-rotate: 45deg !important}.sm\:hover\:rotate-90:hover{--tw-rotate: 90deg !important}.sm\:hover\:rotate-180:hover{--tw-rotate: 180deg !important}.sm\:hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.sm\:hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.sm\:hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.sm\:hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.sm\:hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.sm\:hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.sm\:hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.sm\:hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.sm\:focus\:rotate-0:focus{--tw-rotate: 0deg !important}.sm\:focus\:rotate-1:focus{--tw-rotate: 1deg !important}.sm\:focus\:rotate-2:focus{--tw-rotate: 2deg !important}.sm\:focus\:rotate-3:focus{--tw-rotate: 3deg !important}.sm\:focus\:rotate-6:focus{--tw-rotate: 6deg !important}.sm\:focus\:rotate-12:focus{--tw-rotate: 12deg !important}.sm\:focus\:rotate-45:focus{--tw-rotate: 45deg !important}.sm\:focus\:rotate-90:focus{--tw-rotate: 90deg !important}.sm\:focus\:rotate-180:focus{--tw-rotate: 180deg !important}.sm\:focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.sm\:focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.sm\:focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.sm\:focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.sm\:focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.sm\:focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.sm\:focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.sm\:focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.sm\:skew-x-0{--tw-skew-x: 0deg !important}.sm\:skew-x-1{--tw-skew-x: 1deg !important}.sm\:skew-x-2{--tw-skew-x: 2deg !important}.sm\:skew-x-3{--tw-skew-x: 3deg !important}.sm\:skew-x-6{--tw-skew-x: 6deg !important}.sm\:skew-x-12{--tw-skew-x: 12deg !important}.sm\:-skew-x-12{--tw-skew-x: -12deg !important}.sm\:-skew-x-6{--tw-skew-x: -6deg !important}.sm\:-skew-x-3{--tw-skew-x: -3deg !important}.sm\:-skew-x-2{--tw-skew-x: -2deg !important}.sm\:-skew-x-1{--tw-skew-x: -1deg !important}.sm\:skew-y-0{--tw-skew-y: 0deg !important}.sm\:skew-y-1{--tw-skew-y: 1deg !important}.sm\:skew-y-2{--tw-skew-y: 2deg !important}.sm\:skew-y-3{--tw-skew-y: 3deg !important}.sm\:skew-y-6{--tw-skew-y: 6deg !important}.sm\:skew-y-12{--tw-skew-y: 12deg !important}.sm\:-skew-y-12{--tw-skew-y: -12deg !important}.sm\:-skew-y-6{--tw-skew-y: -6deg !important}.sm\:-skew-y-3{--tw-skew-y: -3deg !important}.sm\:-skew-y-2{--tw-skew-y: -2deg !important}.sm\:-skew-y-1{--tw-skew-y: -1deg !important}.sm\:hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.sm\:hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.sm\:hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.sm\:hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.sm\:hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.sm\:hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.sm\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.sm\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.sm\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.sm\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.sm\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.sm\:hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.sm\:hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.sm\:hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.sm\:hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.sm\:hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.sm\:hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.sm\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.sm\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.sm\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.sm\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.sm\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.sm\:focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.sm\:focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.sm\:focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.sm\:focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.sm\:focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.sm\:focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.sm\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.sm\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.sm\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.sm\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.sm\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.sm\:focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.sm\:focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.sm\:focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.sm\:focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.sm\:focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.sm\:focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.sm\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.sm\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.sm\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.sm\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.sm\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.sm\:scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.sm\:scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.sm\:scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.sm\:scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.sm\:scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.sm\:scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.sm\:scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.sm\:scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.sm\:scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.sm\:scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.sm\:hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.sm\:hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.sm\:hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.sm\:hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.sm\:hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.sm\:hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.sm\:hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.sm\:hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.sm\:hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.sm\:hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.sm\:focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.sm\:focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.sm\:focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.sm\:focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.sm\:focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.sm\:focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.sm\:focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.sm\:focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.sm\:focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.sm\:focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.sm\:scale-x-0{--tw-scale-x: 0 !important}.sm\:scale-x-50{--tw-scale-x: .5 !important}.sm\:scale-x-75{--tw-scale-x: .75 !important}.sm\:scale-x-90{--tw-scale-x: .9 !important}.sm\:scale-x-95{--tw-scale-x: .95 !important}.sm\:scale-x-100{--tw-scale-x: 1 !important}.sm\:scale-x-105{--tw-scale-x: 1.05 !important}.sm\:scale-x-110{--tw-scale-x: 1.1 !important}.sm\:scale-x-125{--tw-scale-x: 1.25 !important}.sm\:scale-x-150{--tw-scale-x: 1.5 !important}.sm\:scale-y-0{--tw-scale-y: 0 !important}.sm\:scale-y-50{--tw-scale-y: .5 !important}.sm\:scale-y-75{--tw-scale-y: .75 !important}.sm\:scale-y-90{--tw-scale-y: .9 !important}.sm\:scale-y-95{--tw-scale-y: .95 !important}.sm\:scale-y-100{--tw-scale-y: 1 !important}.sm\:scale-y-105{--tw-scale-y: 1.05 !important}.sm\:scale-y-110{--tw-scale-y: 1.1 !important}.sm\:scale-y-125{--tw-scale-y: 1.25 !important}.sm\:scale-y-150{--tw-scale-y: 1.5 !important}.sm\:hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.sm\:hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.sm\:hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.sm\:hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.sm\:hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.sm\:hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.sm\:hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.sm\:hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.sm\:hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.sm\:hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.sm\:hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.sm\:hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.sm\:hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.sm\:hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.sm\:hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.sm\:hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.sm\:hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.sm\:hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.sm\:hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.sm\:hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.sm\:focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.sm\:focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.sm\:focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.sm\:focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.sm\:focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.sm\:focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.sm\:focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.sm\:focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.sm\:focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.sm\:focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.sm\:focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.sm\:focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.sm\:focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.sm\:focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.sm\:focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.sm\:focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.sm\:focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.sm\:focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.sm\:focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.sm\:focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}.sm\:animate-none{animation:none!important}.sm\:animate-spin{animation:spin 1s linear infinite!important}.sm\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.sm\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.sm\:animate-bounce{animation:bounce 1s infinite!important}.sm\:cursor-auto{cursor:auto!important}.sm\:cursor-default{cursor:default!important}.sm\:cursor-pointer{cursor:pointer!important}.sm\:cursor-wait{cursor:wait!important}.sm\:cursor-text{cursor:text!important}.sm\:cursor-move{cursor:move!important}.sm\:cursor-help{cursor:help!important}.sm\:cursor-not-allowed{cursor:not-allowed!important}.sm\:disabled\:cursor-auto:disabled{cursor:auto!important}.sm\:disabled\:cursor-default:disabled{cursor:default!important}.sm\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.sm\:disabled\:cursor-wait:disabled{cursor:wait!important}.sm\:disabled\:cursor-text:disabled{cursor:text!important}.sm\:disabled\:cursor-move:disabled{cursor:move!important}.sm\:disabled\:cursor-help:disabled{cursor:help!important}.sm\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.sm\:select-none{-webkit-user-select:none!important;user-select:none!important}.sm\:select-text{-webkit-user-select:text!important;user-select:text!important}.sm\:select-all{-webkit-user-select:all!important;user-select:all!important}.sm\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.sm\:resize-none{resize:none!important}.sm\:resize-y{resize:vertical!important}.sm\:resize-x{resize:horizontal!important}.sm\:resize{resize:both!important}.sm\:list-inside{list-style-position:inside!important}.sm\:list-outside{list-style-position:outside!important}.sm\:list-none{list-style-type:none!important}.sm\:list-disc{list-style-type:disc!important}.sm\:list-decimal{list-style-type:decimal!important}.sm\:appearance-none{appearance:none!important}.sm\:auto-cols-auto{grid-auto-columns:auto!important}.sm\:auto-cols-min{grid-auto-columns:min-content!important}.sm\:auto-cols-max{grid-auto-columns:max-content!important}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.sm\:grid-flow-row{grid-auto-flow:row!important}.sm\:grid-flow-col{grid-auto-flow:column!important}.sm\:grid-flow-row-dense{grid-auto-flow:row dense!important}.sm\:grid-flow-col-dense{grid-auto-flow:column dense!important}.sm\:auto-rows-auto{grid-auto-rows:auto!important}.sm\:auto-rows-min{grid-auto-rows:min-content!important}.sm\:auto-rows-max{grid-auto-rows:max-content!important}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:grid-cols-none{grid-template-columns:none!important}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.sm\:grid-rows-none{grid-template-rows:none!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-col-reverse{flex-direction:column-reverse!important}.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}.sm\:place-content-center{place-content:center!important}.sm\:place-content-start{place-content:start!important}.sm\:place-content-end{place-content:end!important}.sm\:place-content-between{place-content:space-between!important}.sm\:place-content-around{place-content:space-around!important}.sm\:place-content-evenly{place-content:space-evenly!important}.sm\:place-content-stretch{place-content:stretch!important}.sm\:place-items-start{place-items:start!important}.sm\:place-items-end{place-items:end!important}.sm\:place-items-center{place-items:center!important}.sm\:place-items-stretch{place-items:stretch!important}.sm\:content-center{align-content:center!important}.sm\:content-start{align-content:flex-start!important}.sm\:content-end{align-content:flex-end!important}.sm\:content-between{align-content:space-between!important}.sm\:content-around{align-content:space-around!important}.sm\:content-evenly{align-content:space-evenly!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-end{align-items:flex-end!important}.sm\:items-center{align-items:center!important}.sm\:items-baseline{align-items:baseline!important}.sm\:items-stretch{align-items:stretch!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-between{justify-content:space-between!important}.sm\:justify-around{justify-content:space-around!important}.sm\:justify-evenly{justify-content:space-evenly!important}.sm\:justify-items-start{justify-items:start!important}.sm\:justify-items-end{justify-items:end!important}.sm\:justify-items-center{justify-items:center!important}.sm\:justify-items-stretch{justify-items:stretch!important}.sm\:gap-0{gap:0px!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:.75rem!important}.sm\:gap-4{gap:1rem!important}.sm\:gap-5{gap:1.25rem!important}.sm\:gap-6{gap:1.5rem!important}.sm\:gap-7{gap:1.75rem!important}.sm\:gap-8{gap:2rem!important}.sm\:gap-9{gap:2.25rem!important}.sm\:gap-10{gap:2.5rem!important}.sm\:gap-11{gap:2.75rem!important}.sm\:gap-12{gap:3rem!important}.sm\:gap-14{gap:3.5rem!important}.sm\:gap-16{gap:4rem!important}.sm\:gap-20{gap:5rem!important}.sm\:gap-24{gap:6rem!important}.sm\:gap-28{gap:7rem!important}.sm\:gap-30{gap:7.5rem!important}.sm\:gap-32{gap:8rem!important}.sm\:gap-36{gap:9rem!important}.sm\:gap-40{gap:10rem!important}.sm\:gap-44{gap:11rem!important}.sm\:gap-48{gap:12rem!important}.sm\:gap-52{gap:13rem!important}.sm\:gap-56{gap:14rem!important}.sm\:gap-60{gap:15rem!important}.sm\:gap-64{gap:16rem!important}.sm\:gap-72{gap:18rem!important}.sm\:gap-80{gap:20rem!important}.sm\:gap-82{gap:20.5rem!important}.sm\:gap-85{gap:21.25rem!important}.sm\:gap-96{gap:24rem!important}.sm\:gap-416{gap:26rem!important}.sm\:gap-550{gap:34.375rem!important}.sm\:gap-600{gap:37.5rem!important}.sm\:gap-px{gap:1px!important}.sm\:gap-0\.5{gap:.125rem!important}.sm\:gap-1\.5{gap:.375rem!important}.sm\:gap-2\.5{gap:.625rem!important}.sm\:gap-3\.5{gap:.875rem!important}.sm\:gap-tw-1{gap:.25rem!important}.sm\:gap-tw-2{gap:.5rem!important}.sm\:gap-tw-3{gap:.75rem!important}.sm\:gap-tw-3\.5{gap:.9375rem!important}.sm\:gap-tw-4{gap:1rem!important}.sm\:gap-tw-5{gap:1.25rem!important}.sm\:gap-51per{gap:51%!important}.sm\:gap-max-content{gap:max-content!important}.sm\:gap-x-0{column-gap:0px!important}.sm\:gap-x-1{column-gap:.25rem!important}.sm\:gap-x-2{column-gap:.5rem!important}.sm\:gap-x-3{column-gap:.75rem!important}.sm\:gap-x-4{column-gap:1rem!important}.sm\:gap-x-5{column-gap:1.25rem!important}.sm\:gap-x-6{column-gap:1.5rem!important}.sm\:gap-x-7{column-gap:1.75rem!important}.sm\:gap-x-8{column-gap:2rem!important}.sm\:gap-x-9{column-gap:2.25rem!important}.sm\:gap-x-10{column-gap:2.5rem!important}.sm\:gap-x-11{column-gap:2.75rem!important}.sm\:gap-x-12{column-gap:3rem!important}.sm\:gap-x-14{column-gap:3.5rem!important}.sm\:gap-x-16{column-gap:4rem!important}.sm\:gap-x-20{column-gap:5rem!important}.sm\:gap-x-24{column-gap:6rem!important}.sm\:gap-x-28{column-gap:7rem!important}.sm\:gap-x-30{column-gap:7.5rem!important}.sm\:gap-x-32{column-gap:8rem!important}.sm\:gap-x-36{column-gap:9rem!important}.sm\:gap-x-40{column-gap:10rem!important}.sm\:gap-x-44{column-gap:11rem!important}.sm\:gap-x-48{column-gap:12rem!important}.sm\:gap-x-52{column-gap:13rem!important}.sm\:gap-x-56{column-gap:14rem!important}.sm\:gap-x-60{column-gap:15rem!important}.sm\:gap-x-64{column-gap:16rem!important}.sm\:gap-x-72{column-gap:18rem!important}.sm\:gap-x-80{column-gap:20rem!important}.sm\:gap-x-82{column-gap:20.5rem!important}.sm\:gap-x-85{column-gap:21.25rem!important}.sm\:gap-x-96{column-gap:24rem!important}.sm\:gap-x-416{column-gap:26rem!important}.sm\:gap-x-550{column-gap:34.375rem!important}.sm\:gap-x-600{column-gap:37.5rem!important}.sm\:gap-x-px{column-gap:1px!important}.sm\:gap-x-0\.5{column-gap:.125rem!important}.sm\:gap-x-1\.5{column-gap:.375rem!important}.sm\:gap-x-2\.5{column-gap:.625rem!important}.sm\:gap-x-3\.5{column-gap:.875rem!important}.sm\:gap-x-tw-1{column-gap:.25rem!important}.sm\:gap-x-tw-2{column-gap:.5rem!important}.sm\:gap-x-tw-3{column-gap:.75rem!important}.sm\:gap-x-tw-3\.5{column-gap:.9375rem!important}.sm\:gap-x-tw-4{column-gap:1rem!important}.sm\:gap-x-tw-5{column-gap:1.25rem!important}.sm\:gap-x-51per{column-gap:51%!important}.sm\:gap-x-max-content{column-gap:max-content!important}.sm\:gap-y-0{row-gap:0px!important}.sm\:gap-y-1{row-gap:.25rem!important}.sm\:gap-y-2{row-gap:.5rem!important}.sm\:gap-y-3{row-gap:.75rem!important}.sm\:gap-y-4{row-gap:1rem!important}.sm\:gap-y-5{row-gap:1.25rem!important}.sm\:gap-y-6{row-gap:1.5rem!important}.sm\:gap-y-7{row-gap:1.75rem!important}.sm\:gap-y-8{row-gap:2rem!important}.sm\:gap-y-9{row-gap:2.25rem!important}.sm\:gap-y-10{row-gap:2.5rem!important}.sm\:gap-y-11{row-gap:2.75rem!important}.sm\:gap-y-12{row-gap:3rem!important}.sm\:gap-y-14{row-gap:3.5rem!important}.sm\:gap-y-16{row-gap:4rem!important}.sm\:gap-y-20{row-gap:5rem!important}.sm\:gap-y-24{row-gap:6rem!important}.sm\:gap-y-28{row-gap:7rem!important}.sm\:gap-y-30{row-gap:7.5rem!important}.sm\:gap-y-32{row-gap:8rem!important}.sm\:gap-y-36{row-gap:9rem!important}.sm\:gap-y-40{row-gap:10rem!important}.sm\:gap-y-44{row-gap:11rem!important}.sm\:gap-y-48{row-gap:12rem!important}.sm\:gap-y-52{row-gap:13rem!important}.sm\:gap-y-56{row-gap:14rem!important}.sm\:gap-y-60{row-gap:15rem!important}.sm\:gap-y-64{row-gap:16rem!important}.sm\:gap-y-72{row-gap:18rem!important}.sm\:gap-y-80{row-gap:20rem!important}.sm\:gap-y-82{row-gap:20.5rem!important}.sm\:gap-y-85{row-gap:21.25rem!important}.sm\:gap-y-96{row-gap:24rem!important}.sm\:gap-y-416{row-gap:26rem!important}.sm\:gap-y-550{row-gap:34.375rem!important}.sm\:gap-y-600{row-gap:37.5rem!important}.sm\:gap-y-px{row-gap:1px!important}.sm\:gap-y-0\.5{row-gap:.125rem!important}.sm\:gap-y-1\.5{row-gap:.375rem!important}.sm\:gap-y-2\.5{row-gap:.625rem!important}.sm\:gap-y-3\.5{row-gap:.875rem!important}.sm\:gap-y-tw-1{row-gap:.25rem!important}.sm\:gap-y-tw-2{row-gap:.5rem!important}.sm\:gap-y-tw-3{row-gap:.75rem!important}.sm\:gap-y-tw-3\.5{row-gap:.9375rem!important}.sm\:gap-y-tw-4{row-gap:1rem!important}.sm\:gap-y-tw-5{row-gap:1.25rem!important}.sm\:gap-y-51per{row-gap:51%!important}.sm\:gap-y-max-content{row-gap:max-content!important}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.sm\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.sm\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.sm\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.sm\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.sm\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.sm\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.sm\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.sm\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.sm\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.sm\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.sm\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.sm\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.sm\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.sm\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.sm\:space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.sm\:space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.sm\:space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.sm\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.sm\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.sm\:space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.sm\:space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.sm\:space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.sm\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.sm\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.sm\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.sm\:-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.sm\:-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.sm\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.sm\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.sm\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.sm\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.sm\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.sm\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.sm\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.sm\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.sm\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.sm\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.sm\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.sm\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.sm\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.sm\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.sm\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.sm\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.sm\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.sm\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.sm\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.sm\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.sm\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.sm\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.sm\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.sm\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.sm\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.sm\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.sm\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.sm\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.sm\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.sm\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.sm\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.sm\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.sm\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.sm\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.sm\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.sm\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.sm\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.sm\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.sm\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.sm\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.sm\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.sm\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.sm\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.sm\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.sm\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.sm\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.sm\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.sm\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.sm\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.sm\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.sm\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.sm\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.sm\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.sm\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.sm\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.sm\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.sm\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.sm\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.sm\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.sm\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.sm\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.sm\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.sm\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.sm\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.sm\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.sm\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.sm\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.sm\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.sm\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.sm\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.sm\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.sm\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.sm\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.sm\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.sm\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.sm\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.sm\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.sm\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.sm\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.sm\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.sm\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.sm\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.sm\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.sm\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.sm\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.sm\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.sm\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.sm\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.sm\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.sm\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.sm\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.sm\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.sm\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.sm\:divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.sm\:divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.sm\:divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.sm\:divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.sm\:divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.sm\:divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.sm\:divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.sm\:divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.sm\:divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.sm\:divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.sm\:divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.sm\:divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.sm\:divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.sm\:divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.sm\:divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.sm\:divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.sm\:divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.sm\:divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.sm\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.sm\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.sm\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.sm\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.sm\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.sm\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.sm\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.sm\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.sm\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.sm\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.sm\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.sm\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.sm\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.sm\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.sm\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.sm\:place-self-auto{place-self:auto!important}.sm\:place-self-start{place-self:start!important}.sm\:place-self-end{place-self:end!important}.sm\:place-self-center{place-self:center!important}.sm\:place-self-stretch{place-self:stretch!important}.sm\:self-auto{align-self:auto!important}.sm\:self-start{align-self:flex-start!important}.sm\:self-end{align-self:flex-end!important}.sm\:self-center{align-self:center!important}.sm\:self-stretch{align-self:stretch!important}.sm\:self-baseline{align-self:baseline!important}.sm\:justify-self-auto{justify-self:auto!important}.sm\:justify-self-start{justify-self:start!important}.sm\:justify-self-end{justify-self:end!important}.sm\:justify-self-center{justify-self:center!important}.sm\:justify-self-stretch{justify-self:stretch!important}.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}.sm\:overscroll-auto{overscroll-behavior:auto!important}.sm\:overscroll-contain{overscroll-behavior:contain!important}.sm\:overscroll-none{overscroll-behavior:none!important}.sm\:overscroll-y-auto{overscroll-behavior-y:auto!important}.sm\:overscroll-y-contain{overscroll-behavior-y:contain!important}.sm\:overscroll-y-none{overscroll-behavior-y:none!important}.sm\:overscroll-x-auto{overscroll-behavior-x:auto!important}.sm\:overscroll-x-contain{overscroll-behavior-x:contain!important}.sm\:overscroll-x-none{overscroll-behavior-x:none!important}.sm\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sm\:overflow-ellipsis{text-overflow:ellipsis!important}.sm\:overflow-clip{text-overflow:clip!important}.sm\:whitespace-normal{white-space:normal!important}.sm\:whitespace-nowrap{white-space:nowrap!important}.sm\:whitespace-pre{white-space:pre!important}.sm\:whitespace-pre-line{white-space:pre-line!important}.sm\:whitespace-pre-wrap{white-space:pre-wrap!important}.sm\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.sm\:break-words{overflow-wrap:break-word!important}.sm\:break-all{word-break:break-all!important}.sm\:rounded-none{border-radius:0!important}.sm\:rounded-sm{border-radius:.125rem!important}.sm\:rounded{border-radius:.25rem!important}.sm\:rounded-md{border-radius:.375rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:rounded-xl{border-radius:.75rem!important}.sm\:rounded-2xl{border-radius:1rem!important}.sm\:rounded-3xl{border-radius:1.5rem!important}.sm\:rounded-full{border-radius:9999px!important}.sm\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.sm\:rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.sm\:rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.sm\:rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.sm\:rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.sm\:rounded-tl-none{border-top-left-radius:0!important}.sm\:rounded-tl-sm{border-top-left-radius:.125rem!important}.sm\:rounded-tl{border-top-left-radius:.25rem!important}.sm\:rounded-tl-md{border-top-left-radius:.375rem!important}.sm\:rounded-tl-lg{border-top-left-radius:.5rem!important}.sm\:rounded-tl-xl{border-top-left-radius:.75rem!important}.sm\:rounded-tl-2xl{border-top-left-radius:1rem!important}.sm\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.sm\:rounded-tl-full{border-top-left-radius:9999px!important}.sm\:rounded-tr-none{border-top-right-radius:0!important}.sm\:rounded-tr-sm{border-top-right-radius:.125rem!important}.sm\:rounded-tr{border-top-right-radius:.25rem!important}.sm\:rounded-tr-md{border-top-right-radius:.375rem!important}.sm\:rounded-tr-lg{border-top-right-radius:.5rem!important}.sm\:rounded-tr-xl{border-top-right-radius:.75rem!important}.sm\:rounded-tr-2xl{border-top-right-radius:1rem!important}.sm\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.sm\:rounded-tr-full{border-top-right-radius:9999px!important}.sm\:rounded-br-none{border-bottom-right-radius:0!important}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.sm\:rounded-br{border-bottom-right-radius:.25rem!important}.sm\:rounded-br-md{border-bottom-right-radius:.375rem!important}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.sm\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.sm\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.sm\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.sm\:rounded-br-full{border-bottom-right-radius:9999px!important}.sm\:rounded-bl-none{border-bottom-left-radius:0!important}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.sm\:rounded-bl{border-bottom-left-radius:.25rem!important}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.sm\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.sm\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.sm\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.sm\:rounded-bl-full{border-bottom-left-radius:9999px!important}.sm\:border-0{border-width:0!important}.sm\:border-1{border-width:1px!important}.sm\:border-2{border-width:2px!important}.sm\:border-3{border-width:3px!important}.sm\:border-4{border-width:4px!important}.sm\:border-8{border-width:8px!important}.sm\:border{border-width:1px!important}.sm\:hover\:border-0:hover{border-width:0!important}.sm\:hover\:border-1:hover{border-width:1px!important}.sm\:hover\:border-2:hover{border-width:2px!important}.sm\:hover\:border-3:hover{border-width:3px!important}.sm\:hover\:border-4:hover{border-width:4px!important}.sm\:hover\:border-8:hover{border-width:8px!important}.sm\:hover\:border:hover{border-width:1px!important}.sm\:border-t-0{border-top-width:0!important}.sm\:border-t-1{border-top-width:1px!important}.sm\:border-t-2{border-top-width:2px!important}.sm\:border-t-3{border-top-width:3px!important}.sm\:border-t-4{border-top-width:4px!important}.sm\:border-t-8{border-top-width:8px!important}.sm\:border-t{border-top-width:1px!important}.sm\:border-r-0{border-right-width:0!important}.sm\:border-r-1{border-right-width:1px!important}.sm\:border-r-2{border-right-width:2px!important}.sm\:border-r-3{border-right-width:3px!important}.sm\:border-r-4{border-right-width:4px!important}.sm\:border-r-8{border-right-width:8px!important}.sm\:border-r{border-right-width:1px!important}.sm\:border-b-0{border-bottom-width:0!important}.sm\:border-b-1{border-bottom-width:1px!important}.sm\:border-b-2{border-bottom-width:2px!important}.sm\:border-b-3{border-bottom-width:3px!important}.sm\:border-b-4{border-bottom-width:4px!important}.sm\:border-b-8{border-bottom-width:8px!important}.sm\:border-b{border-bottom-width:1px!important}.sm\:border-l-0{border-left-width:0!important}.sm\:border-l-1{border-left-width:1px!important}.sm\:border-l-2{border-left-width:2px!important}.sm\:border-l-3{border-left-width:3px!important}.sm\:border-l-4{border-left-width:4px!important}.sm\:border-l-8{border-left-width:8px!important}.sm\:border-l{border-left-width:1px!important}.sm\:hover\:border-t-0:hover{border-top-width:0!important}.sm\:hover\:border-t-1:hover{border-top-width:1px!important}.sm\:hover\:border-t-2:hover{border-top-width:2px!important}.sm\:hover\:border-t-3:hover{border-top-width:3px!important}.sm\:hover\:border-t-4:hover{border-top-width:4px!important}.sm\:hover\:border-t-8:hover{border-top-width:8px!important}.sm\:hover\:border-t:hover{border-top-width:1px!important}.sm\:hover\:border-r-0:hover{border-right-width:0!important}.sm\:hover\:border-r-1:hover{border-right-width:1px!important}.sm\:hover\:border-r-2:hover{border-right-width:2px!important}.sm\:hover\:border-r-3:hover{border-right-width:3px!important}.sm\:hover\:border-r-4:hover{border-right-width:4px!important}.sm\:hover\:border-r-8:hover{border-right-width:8px!important}.sm\:hover\:border-r:hover{border-right-width:1px!important}.sm\:hover\:border-b-0:hover{border-bottom-width:0!important}.sm\:hover\:border-b-1:hover{border-bottom-width:1px!important}.sm\:hover\:border-b-2:hover{border-bottom-width:2px!important}.sm\:hover\:border-b-3:hover{border-bottom-width:3px!important}.sm\:hover\:border-b-4:hover{border-bottom-width:4px!important}.sm\:hover\:border-b-8:hover{border-bottom-width:8px!important}.sm\:hover\:border-b:hover{border-bottom-width:1px!important}.sm\:hover\:border-l-0:hover{border-left-width:0!important}.sm\:hover\:border-l-1:hover{border-left-width:1px!important}.sm\:hover\:border-l-2:hover{border-left-width:2px!important}.sm\:hover\:border-l-3:hover{border-left-width:3px!important}.sm\:hover\:border-l-4:hover{border-left-width:4px!important}.sm\:hover\:border-l-8:hover{border-left-width:8px!important}.sm\:hover\:border-l:hover{border-left-width:1px!important}.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}.sm\:border-none{border-style:none!important}.sm\:border-transparent{border-color:transparent!important}.sm\:border-current{border-color:currentColor!important}.sm\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:border-primary-blue{border-color:var(--primary-color)!important}.sm\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.sm\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:border-primary-green{border-color:var(--conversion-color)!important}.sm\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.sm\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:checked\:border-transparent:checked{border-color:transparent!important}.sm\:checked\:border-current:checked{border-color:currentColor!important}.sm\:checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.sm\:checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.sm\:checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.sm\:checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.sm\:checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-transparent{border-color:transparent!important}.group:hover .sm\:group-hover\:border-current{border-color:currentColor!important}.group:hover .sm\:group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .sm\:group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .sm\:group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .sm\:group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .sm\:group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:focus-within\:border-transparent:focus-within{border-color:transparent!important}.sm\:focus-within\:border-current:focus-within{border-color:currentColor!important}.sm\:focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.sm\:focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.sm\:focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.sm\:focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.sm\:focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:hover\:border-transparent:hover{border-color:transparent!important}.sm\:hover\:border-current:hover{border-color:currentColor!important}.sm\:hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.sm\:hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.sm\:hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.sm\:hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.sm\:hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:focus\:border-transparent:focus{border-color:transparent!important}.sm\:focus\:border-current:focus{border-color:currentColor!important}.sm\:focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.sm\:focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.sm\:focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.sm\:focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.sm\:focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:disabled\:border-transparent:disabled{border-color:transparent!important}.sm\:disabled\:border-current:disabled{border-color:currentColor!important}.sm\:disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.sm\:disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.sm\:disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.sm\:disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.sm\:disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.sm\:disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.sm\:disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.sm\:disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.sm\:disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.sm\:disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.sm\:disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.sm\:disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.sm\:disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.sm\:disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.sm\:disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.sm\:disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.sm\:disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.sm\:disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.sm\:disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.sm\:disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.sm\:disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.sm\:disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.sm\:disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.sm\:disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.sm\:disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.sm\:disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.sm\:disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.sm\:border-opacity-0{--tw-border-opacity: 0 !important}.sm\:border-opacity-5{--tw-border-opacity: .05 !important}.sm\:border-opacity-10{--tw-border-opacity: .1 !important}.sm\:border-opacity-20{--tw-border-opacity: .2 !important}.sm\:border-opacity-25{--tw-border-opacity: .25 !important}.sm\:border-opacity-30{--tw-border-opacity: .3 !important}.sm\:border-opacity-40{--tw-border-opacity: .4 !important}.sm\:border-opacity-50{--tw-border-opacity: .5 !important}.sm\:border-opacity-60{--tw-border-opacity: .6 !important}.sm\:border-opacity-70{--tw-border-opacity: .7 !important}.sm\:border-opacity-75{--tw-border-opacity: .75 !important}.sm\:border-opacity-80{--tw-border-opacity: .8 !important}.sm\:border-opacity-90{--tw-border-opacity: .9 !important}.sm\:border-opacity-95{--tw-border-opacity: .95 !important}.sm\:border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .sm\:group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .sm\:group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .sm\:group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .sm\:group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .sm\:group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .sm\:group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .sm\:group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .sm\:group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .sm\:group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .sm\:group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .sm\:group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .sm\:group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .sm\:group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .sm\:group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .sm\:group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.sm\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.sm\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.sm\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.sm\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.sm\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.sm\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.sm\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.sm\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.sm\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.sm\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.sm\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.sm\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.sm\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.sm\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.sm\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.sm\:hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.sm\:hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.sm\:hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.sm\:hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.sm\:hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.sm\:hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.sm\:hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.sm\:hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.sm\:hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.sm\:hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.sm\:hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.sm\:hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.sm\:hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.sm\:hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.sm\:hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.sm\:focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.sm\:focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.sm\:focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.sm\:focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.sm\:focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.sm\:focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.sm\:focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.sm\:focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.sm\:focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.sm\:focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.sm\:focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.sm\:focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.sm\:focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.sm\:focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.sm\:focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.sm\:bg-transparent{background-color:transparent!important}.sm\:bg-current{background-color:currentColor!important}.sm\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:bg-primary-blue{background-color:var(--primary-color)!important}.sm\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.sm\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:bg-primary-green{background-color:var(--conversion-color)!important}.sm\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.sm\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:checked\:bg-transparent:checked{background-color:transparent!important}.sm\:checked\:bg-current:checked{background-color:currentColor!important}.sm\:checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.sm\:checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.sm\:checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.sm\:checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.sm\:checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-transparent{background-color:transparent!important}.group:hover .sm\:group-hover\:bg-current{background-color:currentColor!important}.group:hover .sm\:group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .sm\:group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .sm\:group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .sm\:group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .sm\:group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-transparent:focus-within{background-color:transparent!important}.sm\:focus-within\:bg-current:focus-within{background-color:currentColor!important}.sm\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.sm\:focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.sm\:focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.sm\:focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.sm\:focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:hover\:bg-transparent:hover{background-color:transparent!important}.sm\:hover\:bg-current:hover{background-color:currentColor!important}.sm\:hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.sm\:hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.sm\:hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.sm\:hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.sm\:hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:focus\:bg-transparent:focus{background-color:transparent!important}.sm\:focus\:bg-current:focus{background-color:currentColor!important}.sm\:focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.sm\:focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.sm\:focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.sm\:focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.sm\:focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-transparent:disabled{background-color:transparent!important}.sm\:disabled\:bg-current:disabled{background-color:currentColor!important}.sm\:disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.sm\:disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.sm\:disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.sm\:disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.sm\:disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.sm\:disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.sm\:bg-opacity-0{--tw-bg-opacity: 0 !important}.sm\:bg-opacity-5{--tw-bg-opacity: .05 !important}.sm\:bg-opacity-10{--tw-bg-opacity: .1 !important}.sm\:bg-opacity-20{--tw-bg-opacity: .2 !important}.sm\:bg-opacity-25{--tw-bg-opacity: .25 !important}.sm\:bg-opacity-30{--tw-bg-opacity: .3 !important}.sm\:bg-opacity-40{--tw-bg-opacity: .4 !important}.sm\:bg-opacity-50{--tw-bg-opacity: .5 !important}.sm\:bg-opacity-60{--tw-bg-opacity: .6 !important}.sm\:bg-opacity-70{--tw-bg-opacity: .7 !important}.sm\:bg-opacity-75{--tw-bg-opacity: .75 !important}.sm\:bg-opacity-80{--tw-bg-opacity: .8 !important}.sm\:bg-opacity-90{--tw-bg-opacity: .9 !important}.sm\:bg-opacity-95{--tw-bg-opacity: .95 !important}.sm\:bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .sm\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .sm\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .sm\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .sm\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .sm\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .sm\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .sm\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .sm\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .sm\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .sm\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .sm\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .sm\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .sm\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .sm\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .sm\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.sm\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.sm\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.sm\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.sm\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.sm\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.sm\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.sm\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.sm\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.sm\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.sm\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.sm\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.sm\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.sm\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.sm\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.sm\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.sm\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.sm\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.sm\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.sm\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.sm\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.sm\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.sm\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.sm\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.sm\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.sm\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.sm\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.sm\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.sm\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.sm\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.sm\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.sm\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.sm\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.sm\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.sm\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.sm\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.sm\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.sm\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.sm\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.sm\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.sm\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.sm\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.sm\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.sm\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.sm\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.sm\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.sm\:bg-none{background-image:none!important}.sm\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.sm\:from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.sm\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.sm\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.sm\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.sm\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.sm\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.sm\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.sm\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.sm\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.sm\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.sm\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.sm\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.sm\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.sm\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.sm\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.sm\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.sm\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.sm\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.sm\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.sm\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.sm\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.sm\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.sm\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.sm\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.sm\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.sm\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.sm\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.sm\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.sm\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.sm\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.sm\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.sm\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.sm\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.sm\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.sm\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.sm\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.sm\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.sm\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.sm\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.sm\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.sm\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.sm\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.sm\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.sm\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.sm\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.sm\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.sm\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.sm\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.sm\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.sm\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.sm\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.sm\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.sm\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.sm\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.sm\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.sm\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.sm\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.sm\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.sm\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.sm\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.sm\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.sm\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.sm\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.sm\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.sm\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.sm\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.sm\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.sm\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.sm\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.sm\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.sm\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.sm\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.sm\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.sm\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.sm\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.sm\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.sm\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.sm\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.sm\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.sm\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.sm\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.sm\:focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.sm\:focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.sm\:focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.sm\:focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.sm\:focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.sm\:focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.sm\:focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.sm\:focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.sm\:focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.sm\:focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.sm\:focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.sm\:focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.sm\:focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.sm\:focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.sm\:to-transparent{--tw-gradient-to: transparent !important}.sm\:to-current{--tw-gradient-to: currentColor !important}.sm\:to-black{--tw-gradient-to: #000 !important}.sm\:to-white{--tw-gradient-to: #fff !important}.sm\:to-gray-50{--tw-gradient-to: #f9fafb !important}.sm\:to-gray-100{--tw-gradient-to: #f3f4f6 !important}.sm\:to-gray-200{--tw-gradient-to: #e5e7eb !important}.sm\:to-gray-300{--tw-gradient-to: #d1d5db !important}.sm\:to-gray-400{--tw-gradient-to: #9ca3af !important}.sm\:to-gray-500{--tw-gradient-to: #6b7280 !important}.sm\:to-gray-600{--tw-gradient-to: #4b5563 !important}.sm\:to-gray-700{--tw-gradient-to: #374151 !important}.sm\:to-gray-800{--tw-gradient-to: #1f2937 !important}.sm\:to-gray-900{--tw-gradient-to: #111827 !important}.sm\:to-red-50{--tw-gradient-to: #fef2f2 !important}.sm\:to-red-100{--tw-gradient-to: #fee2e2 !important}.sm\:to-red-200{--tw-gradient-to: #fecaca !important}.sm\:to-red-300{--tw-gradient-to: #fca5a5 !important}.sm\:to-red-400{--tw-gradient-to: #f87171 !important}.sm\:to-red-500{--tw-gradient-to: #ef4444 !important}.sm\:to-red-600{--tw-gradient-to: #dc2626 !important}.sm\:to-red-700{--tw-gradient-to: #b91c1c !important}.sm\:to-red-800{--tw-gradient-to: #991b1b !important}.sm\:to-red-900{--tw-gradient-to: #7f1d1d !important}.sm\:to-yellow-50{--tw-gradient-to: #fffbeb !important}.sm\:to-yellow-100{--tw-gradient-to: #fef3c7 !important}.sm\:to-yellow-200{--tw-gradient-to: #fde68a !important}.sm\:to-yellow-300{--tw-gradient-to: #fcd34d !important}.sm\:to-yellow-400{--tw-gradient-to: #fbbf24 !important}.sm\:to-yellow-500{--tw-gradient-to: #f59e0b !important}.sm\:to-yellow-600{--tw-gradient-to: #d97706 !important}.sm\:to-yellow-700{--tw-gradient-to: #b45309 !important}.sm\:to-yellow-800{--tw-gradient-to: #92400e !important}.sm\:to-yellow-900{--tw-gradient-to: #78350f !important}.sm\:to-green-50{--tw-gradient-to: #ecfdf5 !important}.sm\:to-green-100{--tw-gradient-to: #d1fae5 !important}.sm\:to-green-200{--tw-gradient-to: #a7f3d0 !important}.sm\:to-green-300{--tw-gradient-to: #6ee7b7 !important}.sm\:to-green-400{--tw-gradient-to: #34d399 !important}.sm\:to-green-500{--tw-gradient-to: #10b981 !important}.sm\:to-green-600{--tw-gradient-to: #059669 !important}.sm\:to-green-700{--tw-gradient-to: #047857 !important}.sm\:to-green-800{--tw-gradient-to: #065f46 !important}.sm\:to-green-900{--tw-gradient-to: #064e3b !important}.sm\:to-blue-50{--tw-gradient-to: #eff6ff !important}.sm\:to-blue-100{--tw-gradient-to: #dbeafe !important}.sm\:to-blue-200{--tw-gradient-to: #bfdbfe !important}.sm\:to-blue-300{--tw-gradient-to: #93c5fd !important}.sm\:to-blue-400{--tw-gradient-to: #60a5fa !important}.sm\:to-blue-500{--tw-gradient-to: #3b82f6 !important}.sm\:to-blue-600{--tw-gradient-to: #2563eb !important}.sm\:to-blue-700{--tw-gradient-to: #1d4ed8 !important}.sm\:to-blue-800{--tw-gradient-to: #1e40af !important}.sm\:to-blue-900{--tw-gradient-to: #1e3a8a !important}.sm\:to-indigo-50{--tw-gradient-to: #eef2ff !important}.sm\:to-indigo-100{--tw-gradient-to: #e0e7ff !important}.sm\:to-indigo-200{--tw-gradient-to: #c7d2fe !important}.sm\:to-indigo-300{--tw-gradient-to: #a5b4fc !important}.sm\:to-indigo-400{--tw-gradient-to: #818cf8 !important}.sm\:to-indigo-500{--tw-gradient-to: #6366f1 !important}.sm\:to-indigo-600{--tw-gradient-to: #4f46e5 !important}.sm\:to-indigo-700{--tw-gradient-to: #4338ca !important}.sm\:to-indigo-800{--tw-gradient-to: #3730a3 !important}.sm\:to-indigo-900{--tw-gradient-to: #312e81 !important}.sm\:to-purple-50{--tw-gradient-to: #f5f3ff !important}.sm\:to-purple-100{--tw-gradient-to: #ede9fe !important}.sm\:to-purple-200{--tw-gradient-to: #ddd6fe !important}.sm\:to-purple-300{--tw-gradient-to: #c4b5fd !important}.sm\:to-purple-400{--tw-gradient-to: #a78bfa !important}.sm\:to-purple-500{--tw-gradient-to: #8b5cf6 !important}.sm\:to-purple-600{--tw-gradient-to: #7c3aed !important}.sm\:to-purple-700{--tw-gradient-to: #6d28d9 !important}.sm\:to-purple-800{--tw-gradient-to: #5b21b6 !important}.sm\:to-purple-900{--tw-gradient-to: #4c1d95 !important}.sm\:to-pink-50{--tw-gradient-to: #fdf2f8 !important}.sm\:to-pink-100{--tw-gradient-to: #fce7f3 !important}.sm\:to-pink-200{--tw-gradient-to: #fbcfe8 !important}.sm\:to-pink-300{--tw-gradient-to: #f9a8d4 !important}.sm\:to-pink-400{--tw-gradient-to: #f472b6 !important}.sm\:to-pink-500{--tw-gradient-to: #ec4899 !important}.sm\:to-pink-600{--tw-gradient-to: #db2777 !important}.sm\:to-pink-700{--tw-gradient-to: #be185d !important}.sm\:to-pink-800{--tw-gradient-to: #9d174d !important}.sm\:to-pink-900{--tw-gradient-to: #831843 !important}.sm\:to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.sm\:to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.sm\:to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.sm\:to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.sm\:to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.sm\:to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.sm\:to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.sm\:to-grey-border{--tw-gradient-to: #D0D0D0 !important}.sm\:to-error-red{--tw-gradient-to: #CC3332 !important}.sm\:to-surface-1{--tw-gradient-to: #F6F8FB !important}.sm\:to-surface-2{--tw-gradient-to: #F8F8F8 !important}.sm\:to-surface-3{--tw-gradient-to: #E8E8E8 !important}.sm\:to-surface-4{--tw-gradient-to: #FFFFFF !important}.sm\:to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.sm\:to-light-error-red{--tw-gradient-to: #f9eaea !important}.sm\:to-offblack{--tw-gradient-to: #333333 !important}.sm\:to-meta{--tw-gradient-to: #757575 !important}.sm\:to-warning-yellow{--tw-gradient-to: #F89406 !important}.sm\:hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.sm\:hover\:to-current:hover{--tw-gradient-to: currentColor !important}.sm\:hover\:to-black:hover{--tw-gradient-to: #000 !important}.sm\:hover\:to-white:hover{--tw-gradient-to: #fff !important}.sm\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.sm\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.sm\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.sm\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.sm\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.sm\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.sm\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.sm\:hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.sm\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.sm\:hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.sm\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.sm\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.sm\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.sm\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.sm\:hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.sm\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.sm\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.sm\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.sm\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.sm\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.sm\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.sm\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.sm\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.sm\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.sm\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.sm\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.sm\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.sm\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.sm\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.sm\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.sm\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.sm\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.sm\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.sm\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.sm\:hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.sm\:hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.sm\:hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.sm\:hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.sm\:hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.sm\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.sm\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.sm\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.sm\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.sm\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.sm\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.sm\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.sm\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.sm\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.sm\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.sm\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.sm\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.sm\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.sm\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.sm\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.sm\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.sm\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.sm\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.sm\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.sm\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.sm\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.sm\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.sm\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.sm\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.sm\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.sm\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.sm\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.sm\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.sm\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.sm\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.sm\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.sm\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.sm\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.sm\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.sm\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.sm\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.sm\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.sm\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.sm\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.sm\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.sm\:hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.sm\:hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.sm\:hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.sm\:hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.sm\:hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.sm\:hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.sm\:hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.sm\:hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.sm\:hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.sm\:hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.sm\:hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.sm\:hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.sm\:hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.sm\:hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.sm\:hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.sm\:hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.sm\:hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.sm\:hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.sm\:hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.sm\:focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.sm\:focus\:to-current:focus{--tw-gradient-to: currentColor !important}.sm\:focus\:to-black:focus{--tw-gradient-to: #000 !important}.sm\:focus\:to-white:focus{--tw-gradient-to: #fff !important}.sm\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.sm\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.sm\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.sm\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.sm\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.sm\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.sm\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.sm\:focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.sm\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.sm\:focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.sm\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.sm\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.sm\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.sm\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.sm\:focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.sm\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.sm\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.sm\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.sm\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.sm\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.sm\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.sm\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.sm\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.sm\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.sm\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.sm\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.sm\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.sm\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.sm\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.sm\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.sm\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.sm\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.sm\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.sm\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.sm\:focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.sm\:focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.sm\:focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.sm\:focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.sm\:focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.sm\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.sm\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.sm\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.sm\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.sm\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.sm\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.sm\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.sm\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.sm\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.sm\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.sm\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.sm\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.sm\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.sm\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.sm\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.sm\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.sm\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.sm\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.sm\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.sm\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.sm\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.sm\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.sm\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.sm\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.sm\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.sm\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.sm\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.sm\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.sm\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.sm\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.sm\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.sm\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.sm\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.sm\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.sm\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.sm\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.sm\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.sm\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.sm\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.sm\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.sm\:focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.sm\:focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.sm\:focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.sm\:focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.sm\:focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.sm\:focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.sm\:focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.sm\:focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.sm\:focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.sm\:focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.sm\:focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.sm\:focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.sm\:focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.sm\:focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.sm\:focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.sm\:focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.sm\:focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.sm\:focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.sm\:focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.sm\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.sm\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}.sm\:bg-fixed{background-attachment:fixed!important}.sm\:bg-local{background-attachment:local!important}.sm\:bg-scroll{background-attachment:scroll!important}.sm\:bg-clip-border{background-clip:border-box!important}.sm\:bg-clip-padding{background-clip:padding-box!important}.sm\:bg-clip-content{background-clip:content-box!important}.sm\:bg-clip-text{background-clip:text!important}.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:center!important}.sm\:bg-left{background-position:left!important}.sm\:bg-left-bottom{background-position:left bottom!important}.sm\:bg-left-top{background-position:left top!important}.sm\:bg-right{background-position:right!important}.sm\:bg-right-bottom{background-position:right bottom!important}.sm\:bg-right-top{background-position:right top!important}.sm\:bg-top{background-position:top!important}.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}.sm\:bg-origin-border{background-origin:border-box!important}.sm\:bg-origin-padding{background-origin:padding-box!important}.sm\:bg-origin-content{background-origin:content-box!important}.sm\:fill-current{fill:currentColor!important}.sm\:stroke-current{stroke:currentColor!important}.sm\:stroke-0{stroke-width:0!important}.sm\:stroke-1{stroke-width:1!important}.sm\:stroke-2{stroke-width:2!important}.sm\:object-contain{object-fit:contain!important}.sm\:object-cover{object-fit:cover!important}.sm\:object-fill{object-fit:fill!important}.sm\:object-none{object-fit:none!important}.sm\:object-scale-down{object-fit:scale-down!important}.sm\:object-bottom{object-position:bottom!important}.sm\:object-center{object-position:center!important}.sm\:object-left{object-position:left!important}.sm\:object-left-bottom{object-position:left bottom!important}.sm\:object-left-top{object-position:left top!important}.sm\:object-right{object-position:right!important}.sm\:object-right-bottom{object-position:right bottom!important}.sm\:object-right-top{object-position:right top!important}.sm\:object-top{object-position:top!important}.sm\:p-0{padding:0!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:.75rem!important}.sm\:p-4{padding:1rem!important}.sm\:p-5{padding:1.25rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-7{padding:1.75rem!important}.sm\:p-8{padding:2rem!important}.sm\:p-9{padding:2.25rem!important}.sm\:p-10{padding:2.5rem!important}.sm\:p-11{padding:2.75rem!important}.sm\:p-12{padding:3rem!important}.sm\:p-14{padding:3.5rem!important}.sm\:p-16{padding:4rem!important}.sm\:p-20{padding:5rem!important}.sm\:p-24{padding:6rem!important}.sm\:p-28{padding:7rem!important}.sm\:p-30{padding:7.5rem!important}.sm\:p-32{padding:8rem!important}.sm\:p-36{padding:9rem!important}.sm\:p-40{padding:10rem!important}.sm\:p-44{padding:11rem!important}.sm\:p-48{padding:12rem!important}.sm\:p-52{padding:13rem!important}.sm\:p-56{padding:14rem!important}.sm\:p-60{padding:15rem!important}.sm\:p-64{padding:16rem!important}.sm\:p-72{padding:18rem!important}.sm\:p-80{padding:20rem!important}.sm\:p-82{padding:20.5rem!important}.sm\:p-85{padding:21.25rem!important}.sm\:p-96{padding:24rem!important}.sm\:p-416{padding:26rem!important}.sm\:p-550{padding:34.375rem!important}.sm\:p-600{padding:37.5rem!important}.sm\:p-px{padding:1px!important}.sm\:p-0\.5{padding:.125rem!important}.sm\:p-1\.5{padding:.375rem!important}.sm\:p-2\.5{padding:.625rem!important}.sm\:p-3\.5{padding:.875rem!important}.sm\:p-tw-1{padding:.25rem!important}.sm\:p-tw-2{padding:.5rem!important}.sm\:p-tw-3{padding:.75rem!important}.sm\:p-tw-3\.5{padding:.9375rem!important}.sm\:p-tw-4{padding:1rem!important}.sm\:p-tw-5{padding:1.25rem!important}.sm\:p-51per{padding:51%!important}.sm\:p-max-content{padding:max-content!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:px-24{padding-left:6rem!important;padding-right:6rem!important}.sm\:px-28{padding-left:7rem!important;padding-right:7rem!important}.sm\:px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.sm\:px-32{padding-left:8rem!important;padding-right:8rem!important}.sm\:px-36{padding-left:9rem!important;padding-right:9rem!important}.sm\:px-40{padding-left:10rem!important;padding-right:10rem!important}.sm\:px-44{padding-left:11rem!important;padding-right:11rem!important}.sm\:px-48{padding-left:12rem!important;padding-right:12rem!important}.sm\:px-52{padding-left:13rem!important;padding-right:13rem!important}.sm\:px-56{padding-left:14rem!important;padding-right:14rem!important}.sm\:px-60{padding-left:15rem!important;padding-right:15rem!important}.sm\:px-64{padding-left:16rem!important;padding-right:16rem!important}.sm\:px-72{padding-left:18rem!important;padding-right:18rem!important}.sm\:px-80{padding-left:20rem!important;padding-right:20rem!important}.sm\:px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.sm\:px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.sm\:px-96{padding-left:24rem!important;padding-right:24rem!important}.sm\:px-416{padding-left:26rem!important;padding-right:26rem!important}.sm\:px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.sm\:px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.sm\:px-px{padding-left:1px!important;padding-right:1px!important}.sm\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.sm\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.sm\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.sm\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.sm\:px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.sm\:px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:px-51per{padding-left:51%!important;padding-right:51%!important}.sm\:px-max-content{padding-left:max-content!important;padding-right:max-content!important}.sm\:py-0{padding-top:0!important;padding-bottom:0!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.sm\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.sm\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.sm\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.sm\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.sm\:py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.sm\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}.sm\:py-36{padding-top:9rem!important;padding-bottom:9rem!important}.sm\:py-40{padding-top:10rem!important;padding-bottom:10rem!important}.sm\:py-44{padding-top:11rem!important;padding-bottom:11rem!important}.sm\:py-48{padding-top:12rem!important;padding-bottom:12rem!important}.sm\:py-52{padding-top:13rem!important;padding-bottom:13rem!important}.sm\:py-56{padding-top:14rem!important;padding-bottom:14rem!important}.sm\:py-60{padding-top:15rem!important;padding-bottom:15rem!important}.sm\:py-64{padding-top:16rem!important;padding-bottom:16rem!important}.sm\:py-72{padding-top:18rem!important;padding-bottom:18rem!important}.sm\:py-80{padding-top:20rem!important;padding-bottom:20rem!important}.sm\:py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.sm\:py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.sm\:py-96{padding-top:24rem!important;padding-bottom:24rem!important}.sm\:py-416{padding-top:26rem!important;padding-bottom:26rem!important}.sm\:py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.sm\:py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.sm\:py-px{padding-top:1px!important;padding-bottom:1px!important}.sm\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.sm\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.sm\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.sm\:py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.sm\:py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.sm\:py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.sm\:py-51per{padding-top:51%!important;padding-bottom:51%!important}.sm\:py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.sm\:pt-0{padding-top:0!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:.75rem!important}.sm\:pt-4{padding-top:1rem!important}.sm\:pt-5{padding-top:1.25rem!important}.sm\:pt-6{padding-top:1.5rem!important}.sm\:pt-7{padding-top:1.75rem!important}.sm\:pt-8{padding-top:2rem!important}.sm\:pt-9{padding-top:2.25rem!important}.sm\:pt-10{padding-top:2.5rem!important}.sm\:pt-11{padding-top:2.75rem!important}.sm\:pt-12{padding-top:3rem!important}.sm\:pt-14{padding-top:3.5rem!important}.sm\:pt-16{padding-top:4rem!important}.sm\:pt-20{padding-top:5rem!important}.sm\:pt-24{padding-top:6rem!important}.sm\:pt-28{padding-top:7rem!important}.sm\:pt-30{padding-top:7.5rem!important}.sm\:pt-32{padding-top:8rem!important}.sm\:pt-36{padding-top:9rem!important}.sm\:pt-40{padding-top:10rem!important}.sm\:pt-44{padding-top:11rem!important}.sm\:pt-48{padding-top:12rem!important}.sm\:pt-52{padding-top:13rem!important}.sm\:pt-56{padding-top:14rem!important}.sm\:pt-60{padding-top:15rem!important}.sm\:pt-64{padding-top:16rem!important}.sm\:pt-72{padding-top:18rem!important}.sm\:pt-80{padding-top:20rem!important}.sm\:pt-82{padding-top:20.5rem!important}.sm\:pt-85{padding-top:21.25rem!important}.sm\:pt-96{padding-top:24rem!important}.sm\:pt-416{padding-top:26rem!important}.sm\:pt-550{padding-top:34.375rem!important}.sm\:pt-600{padding-top:37.5rem!important}.sm\:pt-px{padding-top:1px!important}.sm\:pt-0\.5{padding-top:.125rem!important}.sm\:pt-1\.5{padding-top:.375rem!important}.sm\:pt-2\.5{padding-top:.625rem!important}.sm\:pt-3\.5{padding-top:.875rem!important}.sm\:pt-tw-1{padding-top:.25rem!important}.sm\:pt-tw-2{padding-top:.5rem!important}.sm\:pt-tw-3{padding-top:.75rem!important}.sm\:pt-tw-3\.5{padding-top:.9375rem!important}.sm\:pt-tw-4{padding-top:1rem!important}.sm\:pt-tw-5{padding-top:1.25rem!important}.sm\:pt-51per{padding-top:51%!important}.sm\:pt-max-content{padding-top:max-content!important}.sm\:pr-0{padding-right:0!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:.75rem!important}.sm\:pr-4{padding-right:1rem!important}.sm\:pr-5{padding-right:1.25rem!important}.sm\:pr-6{padding-right:1.5rem!important}.sm\:pr-7{padding-right:1.75rem!important}.sm\:pr-8{padding-right:2rem!important}.sm\:pr-9{padding-right:2.25rem!important}.sm\:pr-10{padding-right:2.5rem!important}.sm\:pr-11{padding-right:2.75rem!important}.sm\:pr-12{padding-right:3rem!important}.sm\:pr-14{padding-right:3.5rem!important}.sm\:pr-16{padding-right:4rem!important}.sm\:pr-20{padding-right:5rem!important}.sm\:pr-24{padding-right:6rem!important}.sm\:pr-28{padding-right:7rem!important}.sm\:pr-30{padding-right:7.5rem!important}.sm\:pr-32{padding-right:8rem!important}.sm\:pr-36{padding-right:9rem!important}.sm\:pr-40{padding-right:10rem!important}.sm\:pr-44{padding-right:11rem!important}.sm\:pr-48{padding-right:12rem!important}.sm\:pr-52{padding-right:13rem!important}.sm\:pr-56{padding-right:14rem!important}.sm\:pr-60{padding-right:15rem!important}.sm\:pr-64{padding-right:16rem!important}.sm\:pr-72{padding-right:18rem!important}.sm\:pr-80{padding-right:20rem!important}.sm\:pr-82{padding-right:20.5rem!important}.sm\:pr-85{padding-right:21.25rem!important}.sm\:pr-96{padding-right:24rem!important}.sm\:pr-416{padding-right:26rem!important}.sm\:pr-550{padding-right:34.375rem!important}.sm\:pr-600{padding-right:37.5rem!important}.sm\:pr-px{padding-right:1px!important}.sm\:pr-0\.5{padding-right:.125rem!important}.sm\:pr-1\.5{padding-right:.375rem!important}.sm\:pr-2\.5{padding-right:.625rem!important}.sm\:pr-3\.5{padding-right:.875rem!important}.sm\:pr-tw-1{padding-right:.25rem!important}.sm\:pr-tw-2{padding-right:.5rem!important}.sm\:pr-tw-3{padding-right:.75rem!important}.sm\:pr-tw-3\.5{padding-right:.9375rem!important}.sm\:pr-tw-4{padding-right:1rem!important}.sm\:pr-tw-5{padding-right:1.25rem!important}.sm\:pr-51per{padding-right:51%!important}.sm\:pr-max-content{padding-right:max-content!important}.sm\:pb-0{padding-bottom:0!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:.75rem!important}.sm\:pb-4{padding-bottom:1rem!important}.sm\:pb-5{padding-bottom:1.25rem!important}.sm\:pb-6{padding-bottom:1.5rem!important}.sm\:pb-7{padding-bottom:1.75rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:pb-9{padding-bottom:2.25rem!important}.sm\:pb-10{padding-bottom:2.5rem!important}.sm\:pb-11{padding-bottom:2.75rem!important}.sm\:pb-12{padding-bottom:3rem!important}.sm\:pb-14{padding-bottom:3.5rem!important}.sm\:pb-16{padding-bottom:4rem!important}.sm\:pb-20{padding-bottom:5rem!important}.sm\:pb-24{padding-bottom:6rem!important}.sm\:pb-28{padding-bottom:7rem!important}.sm\:pb-30{padding-bottom:7.5rem!important}.sm\:pb-32{padding-bottom:8rem!important}.sm\:pb-36{padding-bottom:9rem!important}.sm\:pb-40{padding-bottom:10rem!important}.sm\:pb-44{padding-bottom:11rem!important}.sm\:pb-48{padding-bottom:12rem!important}.sm\:pb-52{padding-bottom:13rem!important}.sm\:pb-56{padding-bottom:14rem!important}.sm\:pb-60{padding-bottom:15rem!important}.sm\:pb-64{padding-bottom:16rem!important}.sm\:pb-72{padding-bottom:18rem!important}.sm\:pb-80{padding-bottom:20rem!important}.sm\:pb-82{padding-bottom:20.5rem!important}.sm\:pb-85{padding-bottom:21.25rem!important}.sm\:pb-96{padding-bottom:24rem!important}.sm\:pb-416{padding-bottom:26rem!important}.sm\:pb-550{padding-bottom:34.375rem!important}.sm\:pb-600{padding-bottom:37.5rem!important}.sm\:pb-px{padding-bottom:1px!important}.sm\:pb-0\.5{padding-bottom:.125rem!important}.sm\:pb-1\.5{padding-bottom:.375rem!important}.sm\:pb-2\.5{padding-bottom:.625rem!important}.sm\:pb-3\.5{padding-bottom:.875rem!important}.sm\:pb-tw-1{padding-bottom:.25rem!important}.sm\:pb-tw-2{padding-bottom:.5rem!important}.sm\:pb-tw-3{padding-bottom:.75rem!important}.sm\:pb-tw-3\.5{padding-bottom:.9375rem!important}.sm\:pb-tw-4{padding-bottom:1rem!important}.sm\:pb-tw-5{padding-bottom:1.25rem!important}.sm\:pb-51per{padding-bottom:51%!important}.sm\:pb-max-content{padding-bottom:max-content!important}.sm\:pl-0{padding-left:0!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:.75rem!important}.sm\:pl-4{padding-left:1rem!important}.sm\:pl-5{padding-left:1.25rem!important}.sm\:pl-6{padding-left:1.5rem!important}.sm\:pl-7{padding-left:1.75rem!important}.sm\:pl-8{padding-left:2rem!important}.sm\:pl-9{padding-left:2.25rem!important}.sm\:pl-10{padding-left:2.5rem!important}.sm\:pl-11{padding-left:2.75rem!important}.sm\:pl-12{padding-left:3rem!important}.sm\:pl-14{padding-left:3.5rem!important}.sm\:pl-16{padding-left:4rem!important}.sm\:pl-20{padding-left:5rem!important}.sm\:pl-24{padding-left:6rem!important}.sm\:pl-28{padding-left:7rem!important}.sm\:pl-30{padding-left:7.5rem!important}.sm\:pl-32{padding-left:8rem!important}.sm\:pl-36{padding-left:9rem!important}.sm\:pl-40{padding-left:10rem!important}.sm\:pl-44{padding-left:11rem!important}.sm\:pl-48{padding-left:12rem!important}.sm\:pl-52{padding-left:13rem!important}.sm\:pl-56{padding-left:14rem!important}.sm\:pl-60{padding-left:15rem!important}.sm\:pl-64{padding-left:16rem!important}.sm\:pl-72{padding-left:18rem!important}.sm\:pl-80{padding-left:20rem!important}.sm\:pl-82{padding-left:20.5rem!important}.sm\:pl-85{padding-left:21.25rem!important}.sm\:pl-96{padding-left:24rem!important}.sm\:pl-416{padding-left:26rem!important}.sm\:pl-550{padding-left:34.375rem!important}.sm\:pl-600{padding-left:37.5rem!important}.sm\:pl-px{padding-left:1px!important}.sm\:pl-0\.5{padding-left:.125rem!important}.sm\:pl-1\.5{padding-left:.375rem!important}.sm\:pl-2\.5{padding-left:.625rem!important}.sm\:pl-3\.5{padding-left:.875rem!important}.sm\:pl-tw-1{padding-left:.25rem!important}.sm\:pl-tw-2{padding-left:.5rem!important}.sm\:pl-tw-3{padding-left:.75rem!important}.sm\:pl-tw-3\.5{padding-left:.9375rem!important}.sm\:pl-tw-4{padding-left:1rem!important}.sm\:pl-tw-5{padding-left:1.25rem!important}.sm\:pl-51per{padding-left:51%!important}.sm\:pl-max-content{padding-left:max-content!important}.sm\:text-left{text-align:left!important}.sm\:text-center{text-align:center!important}.sm\:text-right{text-align:right!important}.sm\:text-justify{text-align:justify!important}.sm\:align-baseline{vertical-align:baseline!important}.sm\:align-top{vertical-align:top!important}.sm\:align-middle{vertical-align:middle!important}.sm\:align-bottom{vertical-align:bottom!important}.sm\:align-text-top{vertical-align:text-top!important}.sm\:align-text-bottom{vertical-align:text-bottom!important}.sm\:font-sans,.sm\:font-serif,.sm\:font-mono,.sm\:font-display,.sm\:font-body{font-family:Athlon!important}.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.sm\:text-base{font-size:1rem!important;line-height:1.5rem!important}.sm\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.sm\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.sm\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.sm\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.sm\:text-5xl{font-size:3rem!important;line-height:1!important}.sm\:text-6xl{font-size:3.75rem!important;line-height:1!important}.sm\:text-7xl{font-size:4.5rem!important;line-height:1!important}.sm\:text-8xl{font-size:6rem!important;line-height:1!important}.sm\:text-9xl{font-size:8rem!important;line-height:1!important}.sm\:text-xxs{font-size:.625rem!important}.sm\:text-3\.5xl{font-size:2rem!important}.sm\:text-4\.5xl{font-size:2.5rem!important}.sm\:text-4\.6xl{font-size:2.625rem!important}.sm\:font-thin{font-weight:100!important}.sm\:font-extralight{font-weight:200!important}.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}.sm\:font-extrabold{font-weight:800!important}.sm\:font-black{font-weight:900!important}.sm\:uppercase{text-transform:uppercase!important}.sm\:lowercase{text-transform:lowercase!important}.sm\:capitalize{text-transform:capitalize!important}.sm\:normal-case{text-transform:none!important}.sm\:italic{font-style:italic!important}.sm\:not-italic{font-style:normal!important}.sm\:ordinal,.sm\:slashed-zero,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:proportional-nums,.sm\:tabular-nums,.sm\:diagonal-fractions,.sm\:stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.sm\:normal-nums{font-variant-numeric:normal!important}.sm\:ordinal{--tw-ordinal: ordinal !important}.sm\:slashed-zero{--tw-slashed-zero: slashed-zero !important}.sm\:lining-nums{--tw-numeric-figure: lining-nums !important}.sm\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.sm\:proportional-nums{--tw-numeric-spacing: proportional-nums !important}.sm\:tabular-nums{--tw-numeric-spacing: tabular-nums !important}.sm\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.sm\:stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.sm\:leading-11{line-height:2.75rem!important}.sm\:leading-12{line-height:3rem!important}.sm\:leading-13{line-height:3.125rem!important}.sm\:leading-14{line-height:4.5rem!important}.sm\:tracking-tighter{letter-spacing:-.05em!important}.sm\:tracking-tight{letter-spacing:-.025em!important}.sm\:tracking-normal{letter-spacing:0em!important}.sm\:tracking-wide{letter-spacing:.025em!important}.sm\:tracking-wider{letter-spacing:.05em!important}.sm\:tracking-widest{letter-spacing:.1em!important}.sm\:text-transparent{color:transparent!important}.sm\:text-current{color:currentColor!important}.sm\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.sm\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.sm\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.sm\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.sm\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.sm\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.sm\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.sm\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.sm\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.sm\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.sm\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.sm\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.sm\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.sm\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.sm\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.sm\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.sm\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.sm\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.sm\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.sm\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.sm\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.sm\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.sm\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.sm\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.sm\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.sm\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.sm\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.sm\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.sm\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.sm\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.sm\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.sm\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.sm\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.sm\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.sm\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.sm\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.sm\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.sm\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.sm\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.sm\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.sm\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.sm\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.sm\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.sm\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.sm\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.sm\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.sm\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.sm\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.sm\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.sm\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.sm\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.sm\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.sm\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.sm\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.sm\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.sm\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.sm\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.sm\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.sm\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.sm\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.sm\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.sm\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.sm\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.sm\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.sm\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.sm\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.sm\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.sm\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.sm\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.sm\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.sm\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.sm\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.sm\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.sm\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.sm\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.sm\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.sm\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.sm\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.sm\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.sm\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.sm\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.sm\:text-primary-blue{color:var(--primary-color)!important}.sm\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.sm\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.sm\:text-primary-green{color:var(--conversion-color)!important}.sm\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.sm\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.sm\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.sm\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.sm\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.sm\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.sm\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.sm\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.sm\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:text-light-grey{color:var(--backgroud-light-primary)!important}.sm\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.sm\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.sm\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.sm\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-transparent{color:transparent!important}.group:hover .sm\:group-hover\:text-current{color:currentColor!important}.group:hover .sm\:group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .sm\:group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .sm\:group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .sm\:group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .sm\:group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.sm\:focus-within\:text-transparent:focus-within{color:transparent!important}.sm\:focus-within\:text-current:focus-within{color:currentColor!important}.sm\:focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.sm\:focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.sm\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.sm\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.sm\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.sm\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.sm\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.sm\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.sm\:focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.sm\:focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.sm\:focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.sm\:focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.sm\:focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.sm\:focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.sm\:focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.sm\:focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.sm\:focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.sm\:focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.sm\:focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.sm\:focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.sm\:focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.sm\:focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.sm\:focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.sm\:focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.sm\:focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.sm\:hover\:text-transparent:hover{color:transparent!important}.sm\:hover\:text-current:hover{color:currentColor!important}.sm\:hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.sm\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.sm\:hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.sm\:hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.sm\:hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.sm\:hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.sm\:hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.sm\:hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.sm\:hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.sm\:hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.sm\:hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.sm\:hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.sm\:hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.sm\:hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.sm\:hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.sm\:hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.sm\:hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.sm\:hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.sm\:hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.sm\:hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.sm\:hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.sm\:hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.sm\:hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.sm\:hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.sm\:hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.sm\:hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.sm\:hover\:text-primary-blue:hover{color:var(--primary-color)!important}.sm\:hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.sm\:hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.sm\:hover\:text-primary-green:hover{color:var(--conversion-color)!important}.sm\:hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.sm\:hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.sm\:hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.sm\:hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.sm\:hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.sm\:hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.sm\:hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.sm\:hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.sm\:hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.sm\:hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.sm\:hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.sm\:hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.sm\:hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.sm\:focus\:text-transparent:focus{color:transparent!important}.sm\:focus\:text-current:focus{color:currentColor!important}.sm\:focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.sm\:focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.sm\:focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.sm\:focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.sm\:focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.sm\:focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.sm\:focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.sm\:focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.sm\:focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.sm\:focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.sm\:focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.sm\:focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.sm\:focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.sm\:focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.sm\:focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.sm\:focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.sm\:focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.sm\:focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.sm\:focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.sm\:focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.sm\:focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.sm\:focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.sm\:focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.sm\:focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.sm\:focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.sm\:focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.sm\:focus\:text-primary-blue:focus{color:var(--primary-color)!important}.sm\:focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.sm\:focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.sm\:focus\:text-primary-green:focus{color:var(--conversion-color)!important}.sm\:focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.sm\:focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.sm\:focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.sm\:focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.sm\:focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.sm\:focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.sm\:focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.sm\:focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.sm\:focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.sm\:focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.sm\:focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.sm\:focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.sm\:focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.sm\:disabled\:text-transparent:disabled{color:transparent!important}.sm\:disabled\:text-current:disabled{color:currentColor!important}.sm\:disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.sm\:disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.sm\:disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.sm\:disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.sm\:disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.sm\:disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.sm\:disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.sm\:disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.sm\:disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.sm\:disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.sm\:disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.sm\:disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.sm\:disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.sm\:disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.sm\:disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.sm\:disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.sm\:disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.sm\:disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.sm\:disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.sm\:disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.sm\:disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.sm\:disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.sm\:disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.sm\:disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.sm\:disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.sm\:disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.sm\:disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.sm\:text-opacity-0{--tw-text-opacity: 0 !important}.sm\:text-opacity-5{--tw-text-opacity: .05 !important}.sm\:text-opacity-10{--tw-text-opacity: .1 !important}.sm\:text-opacity-20{--tw-text-opacity: .2 !important}.sm\:text-opacity-25{--tw-text-opacity: .25 !important}.sm\:text-opacity-30{--tw-text-opacity: .3 !important}.sm\:text-opacity-40{--tw-text-opacity: .4 !important}.sm\:text-opacity-50{--tw-text-opacity: .5 !important}.sm\:text-opacity-60{--tw-text-opacity: .6 !important}.sm\:text-opacity-70{--tw-text-opacity: .7 !important}.sm\:text-opacity-75{--tw-text-opacity: .75 !important}.sm\:text-opacity-80{--tw-text-opacity: .8 !important}.sm\:text-opacity-90{--tw-text-opacity: .9 !important}.sm\:text-opacity-95{--tw-text-opacity: .95 !important}.sm\:text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .sm\:group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .sm\:group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .sm\:group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .sm\:group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .sm\:group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .sm\:group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .sm\:group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .sm\:group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .sm\:group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .sm\:group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .sm\:group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .sm\:group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .sm\:group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .sm\:group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .sm\:group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.sm\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.sm\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.sm\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.sm\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.sm\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.sm\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.sm\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.sm\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.sm\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.sm\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.sm\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.sm\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.sm\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.sm\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.sm\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.sm\:hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.sm\:hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.sm\:hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.sm\:hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.sm\:hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.sm\:hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.sm\:hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.sm\:hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.sm\:hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.sm\:hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.sm\:hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.sm\:hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.sm\:hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.sm\:hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.sm\:hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.sm\:focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.sm\:focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.sm\:focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.sm\:focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.sm\:focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.sm\:focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.sm\:focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.sm\:focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.sm\:focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.sm\:focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.sm\:focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.sm\:focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.sm\:focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.sm\:focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.sm\:focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.sm\:underline{text-decoration:underline!important}.sm\:line-through{text-decoration:line-through!important}.sm\:no-underline{text-decoration:none!important}.group:hover .sm\:group-hover\:underline{text-decoration:underline!important}.group:hover .sm\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .sm\:group-hover\:no-underline{text-decoration:none!important}.sm\:focus-within\:underline:focus-within{text-decoration:underline!important}.sm\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.sm\:focus-within\:no-underline:focus-within{text-decoration:none!important}.sm\:hover\:underline:hover{text-decoration:underline!important}.sm\:hover\:line-through:hover{text-decoration:line-through!important}.sm\:hover\:no-underline:hover{text-decoration:none!important}.sm\:focus\:underline:focus{text-decoration:underline!important}.sm\:focus\:line-through:focus{text-decoration:line-through!important}.sm\:focus\:no-underline:focus{text-decoration:none!important}.sm\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:placeholder-transparent::placeholder{color:transparent!important}.sm\:placeholder-current::placeholder{color:currentColor!important}.sm\:placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.sm\:placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.sm\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.sm\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.sm\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.sm\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.sm\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.sm\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.sm\:placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.sm\:placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.sm\:placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.sm\:placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.sm\:placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.sm\:placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.sm\:placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.sm\:placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.sm\:placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.sm\:placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.sm\:placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.sm\:placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.sm\:placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.sm\:placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.sm\:placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.sm\:placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.sm\:placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.sm\:focus\:placeholder-current:focus::placeholder{color:currentColor!important}.sm\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.sm\:focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.sm\:focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.sm\:focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.sm\:focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.sm\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.sm\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.sm\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.sm\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.sm\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.sm\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.sm\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.sm\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.sm\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.sm\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.sm\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.sm\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.sm\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.sm\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.sm\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.sm\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.sm\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.sm\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.sm\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.sm\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.sm\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.sm\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.sm\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.sm\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.sm\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.sm\:opacity-0{opacity:0!important}.sm\:opacity-5{opacity:.05!important}.sm\:opacity-10{opacity:.1!important}.sm\:opacity-20{opacity:.2!important}.sm\:opacity-25{opacity:.25!important}.sm\:opacity-30{opacity:.3!important}.sm\:opacity-40{opacity:.4!important}.sm\:opacity-50{opacity:.5!important}.sm\:opacity-60{opacity:.6!important}.sm\:opacity-70{opacity:.7!important}.sm\:opacity-75{opacity:.75!important}.sm\:opacity-80{opacity:.8!important}.sm\:opacity-90{opacity:.9!important}.sm\:opacity-95{opacity:.95!important}.sm\:opacity-100{opacity:1!important}.group:hover .sm\:group-hover\:opacity-0{opacity:0!important}.group:hover .sm\:group-hover\:opacity-5{opacity:.05!important}.group:hover .sm\:group-hover\:opacity-10{opacity:.1!important}.group:hover .sm\:group-hover\:opacity-20{opacity:.2!important}.group:hover .sm\:group-hover\:opacity-25{opacity:.25!important}.group:hover .sm\:group-hover\:opacity-30{opacity:.3!important}.group:hover .sm\:group-hover\:opacity-40{opacity:.4!important}.group:hover .sm\:group-hover\:opacity-50{opacity:.5!important}.group:hover .sm\:group-hover\:opacity-60{opacity:.6!important}.group:hover .sm\:group-hover\:opacity-70{opacity:.7!important}.group:hover .sm\:group-hover\:opacity-75{opacity:.75!important}.group:hover .sm\:group-hover\:opacity-80{opacity:.8!important}.group:hover .sm\:group-hover\:opacity-90{opacity:.9!important}.group:hover .sm\:group-hover\:opacity-95{opacity:.95!important}.group:hover .sm\:group-hover\:opacity-100{opacity:1!important}.sm\:focus-within\:opacity-0:focus-within{opacity:0!important}.sm\:focus-within\:opacity-5:focus-within{opacity:.05!important}.sm\:focus-within\:opacity-10:focus-within{opacity:.1!important}.sm\:focus-within\:opacity-20:focus-within{opacity:.2!important}.sm\:focus-within\:opacity-25:focus-within{opacity:.25!important}.sm\:focus-within\:opacity-30:focus-within{opacity:.3!important}.sm\:focus-within\:opacity-40:focus-within{opacity:.4!important}.sm\:focus-within\:opacity-50:focus-within{opacity:.5!important}.sm\:focus-within\:opacity-60:focus-within{opacity:.6!important}.sm\:focus-within\:opacity-70:focus-within{opacity:.7!important}.sm\:focus-within\:opacity-75:focus-within{opacity:.75!important}.sm\:focus-within\:opacity-80:focus-within{opacity:.8!important}.sm\:focus-within\:opacity-90:focus-within{opacity:.9!important}.sm\:focus-within\:opacity-95:focus-within{opacity:.95!important}.sm\:focus-within\:opacity-100:focus-within{opacity:1!important}.sm\:hover\:opacity-0:hover{opacity:0!important}.sm\:hover\:opacity-5:hover{opacity:.05!important}.sm\:hover\:opacity-10:hover{opacity:.1!important}.sm\:hover\:opacity-20:hover{opacity:.2!important}.sm\:hover\:opacity-25:hover{opacity:.25!important}.sm\:hover\:opacity-30:hover{opacity:.3!important}.sm\:hover\:opacity-40:hover{opacity:.4!important}.sm\:hover\:opacity-50:hover{opacity:.5!important}.sm\:hover\:opacity-60:hover{opacity:.6!important}.sm\:hover\:opacity-70:hover{opacity:.7!important}.sm\:hover\:opacity-75:hover{opacity:.75!important}.sm\:hover\:opacity-80:hover{opacity:.8!important}.sm\:hover\:opacity-90:hover{opacity:.9!important}.sm\:hover\:opacity-95:hover{opacity:.95!important}.sm\:hover\:opacity-100:hover{opacity:1!important}.sm\:focus\:opacity-0:focus{opacity:0!important}.sm\:focus\:opacity-5:focus{opacity:.05!important}.sm\:focus\:opacity-10:focus{opacity:.1!important}.sm\:focus\:opacity-20:focus{opacity:.2!important}.sm\:focus\:opacity-25:focus{opacity:.25!important}.sm\:focus\:opacity-30:focus{opacity:.3!important}.sm\:focus\:opacity-40:focus{opacity:.4!important}.sm\:focus\:opacity-50:focus{opacity:.5!important}.sm\:focus\:opacity-60:focus{opacity:.6!important}.sm\:focus\:opacity-70:focus{opacity:.7!important}.sm\:focus\:opacity-75:focus{opacity:.75!important}.sm\:focus\:opacity-80:focus{opacity:.8!important}.sm\:focus\:opacity-90:focus{opacity:.9!important}.sm\:focus\:opacity-95:focus{opacity:.95!important}.sm\:focus\:opacity-100:focus{opacity:1!important}.sm\:bg-blend-normal{background-blend-mode:normal!important}.sm\:bg-blend-multiply{background-blend-mode:multiply!important}.sm\:bg-blend-screen{background-blend-mode:screen!important}.sm\:bg-blend-overlay{background-blend-mode:overlay!important}.sm\:bg-blend-darken{background-blend-mode:darken!important}.sm\:bg-blend-lighten{background-blend-mode:lighten!important}.sm\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.sm\:bg-blend-color-burn{background-blend-mode:color-burn!important}.sm\:bg-blend-hard-light{background-blend-mode:hard-light!important}.sm\:bg-blend-soft-light{background-blend-mode:soft-light!important}.sm\:bg-blend-difference{background-blend-mode:difference!important}.sm\:bg-blend-exclusion{background-blend-mode:exclusion!important}.sm\:bg-blend-hue{background-blend-mode:hue!important}.sm\:bg-blend-saturation{background-blend-mode:saturation!important}.sm\:bg-blend-color{background-blend-mode:color!important}.sm\:bg-blend-luminosity{background-blend-mode:luminosity!important}.sm\:mix-blend-normal{mix-blend-mode:normal!important}.sm\:mix-blend-multiply{mix-blend-mode:multiply!important}.sm\:mix-blend-screen{mix-blend-mode:screen!important}.sm\:mix-blend-overlay{mix-blend-mode:overlay!important}.sm\:mix-blend-darken{mix-blend-mode:darken!important}.sm\:mix-blend-lighten{mix-blend-mode:lighten!important}.sm\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.sm\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.sm\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.sm\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.sm\:mix-blend-difference{mix-blend-mode:difference!important}.sm\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.sm\:mix-blend-hue{mix-blend-mode:hue!important}.sm\:mix-blend-saturation{mix-blend-mode:saturation!important}.sm\:mix-blend-color{mix-blend-mode:color!important}.sm\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.sm\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sm\:outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.sm\:outline-white{outline:2px dotted white!important;outline-offset:2px!important}.sm\:outline-black{outline:2px dotted black!important;outline-offset:2px!important}.sm\:focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.sm\:focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.sm\:focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.sm\:focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.sm\:focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.sm\:focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.sm\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.sm\:ring-inset{--tw-ring-inset: inset !important}.sm\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.sm\:focus\:ring-inset:focus{--tw-ring-inset: inset !important}.sm\:ring-transparent{--tw-ring-color: transparent !important}.sm\:ring-current{--tw-ring-color: currentColor !important}.sm\:ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.sm\:ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.sm\:ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.sm\:ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.sm\:ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.sm\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.sm\:ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.sm\:ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.sm\:ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.sm\:ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.sm\:ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.sm\:ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.sm\:ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.sm\:ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.sm\:ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.sm\:ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.sm\:ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.sm\:ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.sm\:ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.sm\:ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.sm\:ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.sm\:ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.sm\:ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.sm\:ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.sm\:ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.sm\:ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.sm\:ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.sm\:ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.sm\:ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.sm\:ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.sm\:ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.sm\:ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.sm\:ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.sm\:ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.sm\:ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.sm\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.sm\:ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.sm\:ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.sm\:ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.sm\:ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.sm\:ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.sm\:ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.sm\:ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.sm\:ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.sm\:ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.sm\:ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.sm\:ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.sm\:ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.sm\:ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.sm\:ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.sm\:ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.sm\:ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.sm\:ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.sm\:ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.sm\:ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.sm\:ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.sm\:ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.sm\:ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.sm\:ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.sm\:ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.sm\:ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.sm\:ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.sm\:ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.sm\:ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.sm\:ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.sm\:ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.sm\:ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.sm\:ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.sm\:ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.sm\:ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.sm\:ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.sm\:ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.sm\:ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.sm\:ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.sm\:ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.sm\:ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.sm\:ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.sm\:ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.sm\:ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.sm\:ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.sm\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.sm\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.sm\:focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.sm\:focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.sm\:focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.sm\:focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.sm\:focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.sm\:focus\:ring-current:focus{--tw-ring-color: currentColor !important}.sm\:focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.sm\:focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.sm\:focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.sm\:focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.sm\:focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.sm\:focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.sm\:ring-opacity-0{--tw-ring-opacity: 0 !important}.sm\:ring-opacity-5{--tw-ring-opacity: .05 !important}.sm\:ring-opacity-10{--tw-ring-opacity: .1 !important}.sm\:ring-opacity-20{--tw-ring-opacity: .2 !important}.sm\:ring-opacity-25{--tw-ring-opacity: .25 !important}.sm\:ring-opacity-30{--tw-ring-opacity: .3 !important}.sm\:ring-opacity-40{--tw-ring-opacity: .4 !important}.sm\:ring-opacity-50{--tw-ring-opacity: .5 !important}.sm\:ring-opacity-60{--tw-ring-opacity: .6 !important}.sm\:ring-opacity-70{--tw-ring-opacity: .7 !important}.sm\:ring-opacity-75{--tw-ring-opacity: .75 !important}.sm\:ring-opacity-80{--tw-ring-opacity: .8 !important}.sm\:ring-opacity-90{--tw-ring-opacity: .9 !important}.sm\:ring-opacity-95{--tw-ring-opacity: .95 !important}.sm\:ring-opacity-100{--tw-ring-opacity: 1 !important}.sm\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.sm\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.sm\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.sm\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.sm\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.sm\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.sm\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.sm\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.sm\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.sm\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.sm\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.sm\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.sm\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.sm\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.sm\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.sm\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.sm\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.sm\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.sm\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.sm\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.sm\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.sm\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.sm\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.sm\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.sm\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.sm\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.sm\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.sm\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.sm\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.sm\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.sm\:ring-offset-0{--tw-ring-offset-width: 0px !important}.sm\:ring-offset-1{--tw-ring-offset-width: 1px !important}.sm\:ring-offset-2{--tw-ring-offset-width: 2px !important}.sm\:ring-offset-4{--tw-ring-offset-width: 4px !important}.sm\:ring-offset-8{--tw-ring-offset-width: 8px !important}.sm\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.sm\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.sm\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.sm\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.sm\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.sm\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.sm\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.sm\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.sm\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.sm\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.sm\:ring-offset-transparent{--tw-ring-offset-color: transparent !important}.sm\:ring-offset-current{--tw-ring-offset-color: currentColor !important}.sm\:ring-offset-black{--tw-ring-offset-color: #000 !important}.sm\:ring-offset-white{--tw-ring-offset-color: #fff !important}.sm\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.sm\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.sm\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.sm\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.sm\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.sm\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.sm\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.sm\:ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.sm\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.sm\:ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.sm\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.sm\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.sm\:ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.sm\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.sm\:ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.sm\:ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.sm\:ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.sm\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.sm\:ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.sm\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.sm\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.sm\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.sm\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.sm\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.sm\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.sm\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.sm\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.sm\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.sm\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.sm\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.sm\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.sm\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.sm\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.sm\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.sm\:ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.sm\:ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.sm\:ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.sm\:ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.sm\:ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.sm\:ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.sm\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.sm\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.sm\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.sm\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.sm\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.sm\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.sm\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.sm\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.sm\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.sm\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.sm\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.sm\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.sm\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.sm\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.sm\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.sm\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.sm\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.sm\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.sm\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.sm\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.sm\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.sm\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.sm\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.sm\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.sm\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.sm\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.sm\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.sm\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.sm\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.sm\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.sm\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.sm\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.sm\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.sm\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.sm\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.sm\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.sm\:ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.sm\:ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.sm\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.sm\:ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.sm\:ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.sm\:ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.sm\:ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.sm\:ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.sm\:ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.sm\:ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.sm\:ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.sm\:ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.sm\:ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.sm\:ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.sm\:ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.sm\:ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.sm\:ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.sm\:ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.sm\:ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.sm\:ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.sm\:ring-offset-meta{--tw-ring-offset-color: #757575 !important}.sm\:ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.sm\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.sm\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.sm\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.sm\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.sm\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.sm\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.sm\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.sm\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.sm\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.sm\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.sm\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.sm\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.sm\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.sm\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.sm\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.sm\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.sm\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.sm\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.sm\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.sm\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.sm\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.sm\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.sm\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.sm\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.sm\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.sm\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.sm\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.sm\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.sm\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.sm\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.sm\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.sm\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.sm\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.sm\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.sm\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.sm\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.sm\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.sm\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.sm\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.sm\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.sm\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.sm\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.sm\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.sm\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.sm\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.sm\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.sm\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.sm\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.sm\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.sm\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.sm\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.sm\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.sm\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.sm\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.sm\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.sm\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.sm\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.sm\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.sm\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.sm\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.sm\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.sm\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.sm\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.sm\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.sm\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.sm\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.sm\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.sm\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.sm\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.sm\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.sm\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.sm\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.sm\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.sm\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.sm\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.sm\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.sm\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.sm\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.sm\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.sm\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.sm\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.sm\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.sm\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.sm\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.sm\:focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.sm\:focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.sm\:focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.sm\:focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.sm\:focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.sm\:focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.sm\:focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.sm\:focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.sm\:focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.sm\:focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.sm\:focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.sm\:focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.sm\:focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.sm\:focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.sm\:focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.sm\:focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.sm\:focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.sm\:focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.sm\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.sm\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.sm\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.sm\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.sm\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.sm\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.sm\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.sm\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.sm\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.sm\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.sm\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.sm\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.sm\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.sm\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.sm\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.sm\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.sm\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.sm\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.sm\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.sm\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.sm\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.sm\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.sm\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.sm\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.sm\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.sm\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.sm\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.sm\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.sm\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.sm\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.sm\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.sm\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.sm\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.sm\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.sm\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.sm\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.sm\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.sm\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.sm\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.sm\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.sm\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.sm\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.sm\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.sm\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.sm\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.sm\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.sm\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.sm\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.sm\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.sm\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.sm\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.sm\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.sm\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.sm\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.sm\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.sm\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.sm\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.sm\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.sm\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.sm\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.sm\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.sm\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.sm\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.sm\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.sm\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.sm\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.sm\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.sm\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.sm\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.sm\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.sm\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.sm\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.sm\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.sm\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.sm\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.sm\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.sm\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.sm\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.sm\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.sm\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.sm\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.sm\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.sm\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.sm\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.sm\:focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.sm\:focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.sm\:focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.sm\:focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.sm\:focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.sm\:focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.sm\:focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.sm\:focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.sm\:focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.sm\:focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.sm\:focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.sm\:focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.sm\:focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.sm\:focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.sm\:focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.sm\:focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.sm\:focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.sm\:focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.sm\:filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.sm\:filter-none{filter:none!important}.sm\:blur-0,.sm\:blur-none{--tw-blur: blur(0) !important}.sm\:blur-sm{--tw-blur: blur(4px) !important}.sm\:blur{--tw-blur: blur(8px) !important}.sm\:blur-md{--tw-blur: blur(12px) !important}.sm\:blur-lg{--tw-blur: blur(16px) !important}.sm\:blur-xl{--tw-blur: blur(24px) !important}.sm\:blur-2xl{--tw-blur: blur(40px) !important}.sm\:blur-3xl{--tw-blur: blur(64px) !important}.sm\:brightness-0{--tw-brightness: brightness(0) !important}.sm\:brightness-50{--tw-brightness: brightness(.5) !important}.sm\:brightness-75{--tw-brightness: brightness(.75) !important}.sm\:brightness-90{--tw-brightness: brightness(.9) !important}.sm\:brightness-95{--tw-brightness: brightness(.95) !important}.sm\:brightness-100{--tw-brightness: brightness(1) !important}.sm\:brightness-105{--tw-brightness: brightness(1.05) !important}.sm\:brightness-110{--tw-brightness: brightness(1.1) !important}.sm\:brightness-125{--tw-brightness: brightness(1.25) !important}.sm\:brightness-150{--tw-brightness: brightness(1.5) !important}.sm\:brightness-200{--tw-brightness: brightness(2) !important}.sm\:contrast-0{--tw-contrast: contrast(0) !important}.sm\:contrast-50{--tw-contrast: contrast(.5) !important}.sm\:contrast-75{--tw-contrast: contrast(.75) !important}.sm\:contrast-100{--tw-contrast: contrast(1) !important}.sm\:contrast-125{--tw-contrast: contrast(1.25) !important}.sm\:contrast-150{--tw-contrast: contrast(1.5) !important}.sm\:contrast-200{--tw-contrast: contrast(2) !important}.sm\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.sm\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.sm\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.sm\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.sm\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.sm\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.sm\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.sm\:grayscale-0{--tw-grayscale: grayscale(0) !important}.sm\:grayscale{--tw-grayscale: grayscale(100%) !important}.sm\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.sm\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.sm\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.sm\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.sm\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.sm\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.sm\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.sm\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.sm\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.sm\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.sm\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.sm\:invert-0{--tw-invert: invert(0) !important}.sm\:invert{--tw-invert: invert(100%) !important}.sm\:saturate-0{--tw-saturate: saturate(0) !important}.sm\:saturate-50{--tw-saturate: saturate(.5) !important}.sm\:saturate-100{--tw-saturate: saturate(1) !important}.sm\:saturate-150{--tw-saturate: saturate(1.5) !important}.sm\:saturate-200{--tw-saturate: saturate(2) !important}.sm\:sepia-0{--tw-sepia: sepia(0) !important}.sm\:sepia{--tw-sepia: sepia(100%) !important}.sm\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.sm\:backdrop-filter-none{backdrop-filter:none!important}.sm\:backdrop-blur-0,.sm\:backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.sm\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.sm\:backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.sm\:backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.sm\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.sm\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.sm\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.sm\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.sm\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.sm\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.sm\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.sm\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.sm\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.sm\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.sm\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.sm\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.sm\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.sm\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.sm\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.sm\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.sm\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.sm\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.sm\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.sm\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.sm\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.sm\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.sm\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.sm\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.sm\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.sm\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.sm\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.sm\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.sm\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.sm\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.sm\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.sm\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.sm\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.sm\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.sm\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.sm\:backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.sm\:backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.sm\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.sm\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.sm\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.sm\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.sm\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.sm\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.sm\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.sm\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.sm\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.sm\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.sm\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.sm\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.sm\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.sm\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.sm\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.sm\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.sm\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.sm\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.sm\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.sm\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.sm\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.sm\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.sm\:transition-none{transition-property:none!important}.sm\:transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.sm\:delay-75{transition-delay:75ms!important}.sm\:delay-100{transition-delay:.1s!important}.sm\:delay-150{transition-delay:.15s!important}.sm\:delay-200{transition-delay:.2s!important}.sm\:delay-300{transition-delay:.3s!important}.sm\:delay-500{transition-delay:.5s!important}.sm\:delay-700{transition-delay:.7s!important}.sm\:delay-1000{transition-delay:1s!important}.sm\:duration-75{transition-duration:75ms!important}.sm\:duration-100{transition-duration:.1s!important}.sm\:duration-150{transition-duration:.15s!important}.sm\:duration-200{transition-duration:.2s!important}.sm\:duration-300{transition-duration:.3s!important}.sm\:duration-500{transition-duration:.5s!important}.sm\:duration-700{transition-duration:.7s!important}.sm\:duration-1000{transition-duration:1s!important}.sm\:ease-linear{transition-timing-function:linear!important}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width: 48rem){.md\:container{width:100%}@media (min-width: 36rem){.md\:container{max-width:36rem}}.md\:container{max-width:48rem}@media (min-width: 62rem){.md\:container{max-width:62rem}}@media (min-width: 75rem){.md\:container{max-width:75rem}}@media (min-width: 87.5rem){.md\:container{max-width:87.5rem}}.md\:sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.md\:not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.md\:focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.md\:focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.md\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.md\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.md\:pointer-events-none{pointer-events:none!important}.md\:pointer-events-auto{pointer-events:auto!important}.md\:visible{visibility:visible!important}.md\:invisible{visibility:hidden!important}.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}.md\:inset-0{inset:0!important}.md\:inset-1{inset:.25rem!important}.md\:inset-2{inset:.5rem!important}.md\:inset-3{inset:.75rem!important}.md\:inset-4{inset:1rem!important}.md\:inset-5{inset:1.25rem!important}.md\:inset-6{inset:1.5rem!important}.md\:inset-7{inset:1.75rem!important}.md\:inset-8{inset:2rem!important}.md\:inset-9{inset:2.25rem!important}.md\:inset-10{inset:2.5rem!important}.md\:inset-11{inset:2.75rem!important}.md\:inset-12{inset:3rem!important}.md\:inset-14{inset:3.5rem!important}.md\:inset-16{inset:4rem!important}.md\:inset-20{inset:5rem!important}.md\:inset-24{inset:6rem!important}.md\:inset-28{inset:7rem!important}.md\:inset-30{inset:7.5rem!important}.md\:inset-32{inset:8rem!important}.md\:inset-36{inset:9rem!important}.md\:inset-40{inset:10rem!important}.md\:inset-44{inset:11rem!important}.md\:inset-48{inset:12rem!important}.md\:inset-52{inset:13rem!important}.md\:inset-56{inset:14rem!important}.md\:inset-60{inset:15rem!important}.md\:inset-64{inset:16rem!important}.md\:inset-72{inset:18rem!important}.md\:inset-80{inset:20rem!important}.md\:inset-82{inset:20.5rem!important}.md\:inset-85{inset:21.25rem!important}.md\:inset-96{inset:24rem!important}.md\:inset-416{inset:26rem!important}.md\:inset-550{inset:34.375rem!important}.md\:inset-600{inset:37.5rem!important}.md\:inset-auto{inset:auto!important}.md\:inset-px{inset:1px!important}.md\:inset-0\.5{inset:.125rem!important}.md\:inset-1\.5{inset:.375rem!important}.md\:inset-2\.5{inset:.625rem!important}.md\:inset-3\.5{inset:.875rem!important}.md\:inset-tw-1{inset:.25rem!important}.md\:inset-tw-2{inset:.5rem!important}.md\:inset-tw-3{inset:.75rem!important}.md\:inset-tw-3\.5{inset:.9375rem!important}.md\:inset-tw-4{inset:1rem!important}.md\:inset-tw-5{inset:1.25rem!important}.md\:inset-51per{inset:51%!important}.md\:inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.md\:-inset-0{inset:0!important}.md\:-inset-1{inset:-.25rem!important}.md\:-inset-2{inset:-.5rem!important}.md\:-inset-3{inset:-.75rem!important}.md\:-inset-4{inset:-1rem!important}.md\:-inset-5{inset:-1.25rem!important}.md\:-inset-6{inset:-1.5rem!important}.md\:-inset-7{inset:-1.75rem!important}.md\:-inset-8{inset:-2rem!important}.md\:-inset-9{inset:-2.25rem!important}.md\:-inset-10{inset:-2.5rem!important}.md\:-inset-11{inset:-2.75rem!important}.md\:-inset-12{inset:-3rem!important}.md\:-inset-14{inset:-3.5rem!important}.md\:-inset-16{inset:-4rem!important}.md\:-inset-20{inset:-5rem!important}.md\:-inset-24{inset:-6rem!important}.md\:-inset-28{inset:-7rem!important}.md\:-inset-30{inset:-7.5rem!important}.md\:-inset-32{inset:-8rem!important}.md\:-inset-36{inset:-9rem!important}.md\:-inset-40{inset:-10rem!important}.md\:-inset-44{inset:-11rem!important}.md\:-inset-48{inset:-12rem!important}.md\:-inset-52{inset:-13rem!important}.md\:-inset-56{inset:-14rem!important}.md\:-inset-60{inset:-15rem!important}.md\:-inset-64{inset:-16rem!important}.md\:-inset-72{inset:-18rem!important}.md\:-inset-80{inset:-20rem!important}.md\:-inset-82{inset:-20.5rem!important}.md\:-inset-85{inset:-21.25rem!important}.md\:-inset-96{inset:-24rem!important}.md\:-inset-416{inset:-26rem!important}.md\:-inset-550{inset:-34.375rem!important}.md\:-inset-600{inset:-37.5rem!important}.md\:-inset-px{inset:-1px!important}.md\:-inset-0\.5{inset:-.125rem!important}.md\:-inset-1\.5{inset:-.375rem!important}.md\:-inset-2\.5{inset:-.625rem!important}.md\:-inset-3\.5{inset:-.875rem!important}.md\:-inset-tw-1{inset:-.25rem!important}.md\:-inset-tw-2{inset:-.5rem!important}.md\:-inset-tw-3{inset:-.75rem!important}.md\:-inset-tw-3\.5{inset:-.9375rem!important}.md\:-inset-tw-4{inset:-1rem!important}.md\:-inset-tw-5{inset:-1.25rem!important}.md\:-inset-51per{inset:-51%!important}.md\:-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.md\:inset-1\/2{inset:50%!important}.md\:inset-1\/3{inset:33.333333%!important}.md\:inset-2\/3{inset:66.666667%!important}.md\:inset-1\/4{inset:25%!important}.md\:inset-2\/4{inset:50%!important}.md\:inset-3\/4{inset:75%!important}.md\:inset-full{inset:100%!important}.md\:-inset-1\/2{inset:-50%!important}.md\:-inset-1\/3{inset:-33.333333%!important}.md\:-inset-2\/3{inset:-66.666667%!important}.md\:-inset-1\/4{inset:-25%!important}.md\:-inset-2\/4{inset:-50%!important}.md\:-inset-3\/4{inset:-75%!important}.md\:-inset-full{inset:-100%!important}.md\:inset-x-0{left:0!important;right:0!important}.md\:inset-x-1{left:.25rem!important;right:.25rem!important}.md\:inset-x-2{left:.5rem!important;right:.5rem!important}.md\:inset-x-3{left:.75rem!important;right:.75rem!important}.md\:inset-x-4{left:1rem!important;right:1rem!important}.md\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.md\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.md\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.md\:inset-x-8{left:2rem!important;right:2rem!important}.md\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.md\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.md\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.md\:inset-x-12{left:3rem!important;right:3rem!important}.md\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.md\:inset-x-16{left:4rem!important;right:4rem!important}.md\:inset-x-20{left:5rem!important;right:5rem!important}.md\:inset-x-24{left:6rem!important;right:6rem!important}.md\:inset-x-28{left:7rem!important;right:7rem!important}.md\:inset-x-30{left:7.5rem!important;right:7.5rem!important}.md\:inset-x-32{left:8rem!important;right:8rem!important}.md\:inset-x-36{left:9rem!important;right:9rem!important}.md\:inset-x-40{left:10rem!important;right:10rem!important}.md\:inset-x-44{left:11rem!important;right:11rem!important}.md\:inset-x-48{left:12rem!important;right:12rem!important}.md\:inset-x-52{left:13rem!important;right:13rem!important}.md\:inset-x-56{left:14rem!important;right:14rem!important}.md\:inset-x-60{left:15rem!important;right:15rem!important}.md\:inset-x-64{left:16rem!important;right:16rem!important}.md\:inset-x-72{left:18rem!important;right:18rem!important}.md\:inset-x-80{left:20rem!important;right:20rem!important}.md\:inset-x-82{left:20.5rem!important;right:20.5rem!important}.md\:inset-x-85{left:21.25rem!important;right:21.25rem!important}.md\:inset-x-96{left:24rem!important;right:24rem!important}.md\:inset-x-416{left:26rem!important;right:26rem!important}.md\:inset-x-550{left:34.375rem!important;right:34.375rem!important}.md\:inset-x-600{left:37.5rem!important;right:37.5rem!important}.md\:inset-x-auto{left:auto!important;right:auto!important}.md\:inset-x-px{left:1px!important;right:1px!important}.md\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.md\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.md\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.md\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.md\:inset-x-tw-1{left:.25rem!important;right:.25rem!important}.md\:inset-x-tw-2{left:.5rem!important;right:.5rem!important}.md\:inset-x-tw-3{left:.75rem!important;right:.75rem!important}.md\:inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.md\:inset-x-tw-4{left:1rem!important;right:1rem!important}.md\:inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.md\:inset-x-51per{left:51%!important;right:51%!important}.md\:inset-x-max-content{left:max-content!important;right:max-content!important}.md\:-inset-x-0{left:0!important;right:0!important}.md\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.md\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.md\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.md\:-inset-x-4{left:-1rem!important;right:-1rem!important}.md\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.md\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.md\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.md\:-inset-x-8{left:-2rem!important;right:-2rem!important}.md\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.md\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.md\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.md\:-inset-x-12{left:-3rem!important;right:-3rem!important}.md\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.md\:-inset-x-16{left:-4rem!important;right:-4rem!important}.md\:-inset-x-20{left:-5rem!important;right:-5rem!important}.md\:-inset-x-24{left:-6rem!important;right:-6rem!important}.md\:-inset-x-28{left:-7rem!important;right:-7rem!important}.md\:-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.md\:-inset-x-32{left:-8rem!important;right:-8rem!important}.md\:-inset-x-36{left:-9rem!important;right:-9rem!important}.md\:-inset-x-40{left:-10rem!important;right:-10rem!important}.md\:-inset-x-44{left:-11rem!important;right:-11rem!important}.md\:-inset-x-48{left:-12rem!important;right:-12rem!important}.md\:-inset-x-52{left:-13rem!important;right:-13rem!important}.md\:-inset-x-56{left:-14rem!important;right:-14rem!important}.md\:-inset-x-60{left:-15rem!important;right:-15rem!important}.md\:-inset-x-64{left:-16rem!important;right:-16rem!important}.md\:-inset-x-72{left:-18rem!important;right:-18rem!important}.md\:-inset-x-80{left:-20rem!important;right:-20rem!important}.md\:-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.md\:-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.md\:-inset-x-96{left:-24rem!important;right:-24rem!important}.md\:-inset-x-416{left:-26rem!important;right:-26rem!important}.md\:-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.md\:-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.md\:-inset-x-px{left:-1px!important;right:-1px!important}.md\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.md\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.md\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.md\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.md\:-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.md\:-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.md\:-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.md\:-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.md\:-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.md\:-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.md\:-inset-x-51per{left:-51%!important;right:-51%!important}.md\:-inset-x-max-content{left:max-content!important;right:max-content!important}.md\:inset-x-1\/2{left:50%!important;right:50%!important}.md\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.md\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.md\:inset-x-1\/4{left:25%!important;right:25%!important}.md\:inset-x-2\/4{left:50%!important;right:50%!important}.md\:inset-x-3\/4{left:75%!important;right:75%!important}.md\:inset-x-full{left:100%!important;right:100%!important}.md\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.md\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.md\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.md\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.md\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.md\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.md\:-inset-x-full{left:-100%!important;right:-100%!important}.md\:inset-y-0{top:0!important;bottom:0!important}.md\:inset-y-1{top:.25rem!important;bottom:.25rem!important}.md\:inset-y-2{top:.5rem!important;bottom:.5rem!important}.md\:inset-y-3{top:.75rem!important;bottom:.75rem!important}.md\:inset-y-4{top:1rem!important;bottom:1rem!important}.md\:inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.md\:inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.md\:inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.md\:inset-y-8{top:2rem!important;bottom:2rem!important}.md\:inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.md\:inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.md\:inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.md\:inset-y-12{top:3rem!important;bottom:3rem!important}.md\:inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.md\:inset-y-16{top:4rem!important;bottom:4rem!important}.md\:inset-y-20{top:5rem!important;bottom:5rem!important}.md\:inset-y-24{top:6rem!important;bottom:6rem!important}.md\:inset-y-28{top:7rem!important;bottom:7rem!important}.md\:inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.md\:inset-y-32{top:8rem!important;bottom:8rem!important}.md\:inset-y-36{top:9rem!important;bottom:9rem!important}.md\:inset-y-40{top:10rem!important;bottom:10rem!important}.md\:inset-y-44{top:11rem!important;bottom:11rem!important}.md\:inset-y-48{top:12rem!important;bottom:12rem!important}.md\:inset-y-52{top:13rem!important;bottom:13rem!important}.md\:inset-y-56{top:14rem!important;bottom:14rem!important}.md\:inset-y-60{top:15rem!important;bottom:15rem!important}.md\:inset-y-64{top:16rem!important;bottom:16rem!important}.md\:inset-y-72{top:18rem!important;bottom:18rem!important}.md\:inset-y-80{top:20rem!important;bottom:20rem!important}.md\:inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.md\:inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.md\:inset-y-96{top:24rem!important;bottom:24rem!important}.md\:inset-y-416{top:26rem!important;bottom:26rem!important}.md\:inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.md\:inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.md\:inset-y-auto{top:auto!important;bottom:auto!important}.md\:inset-y-px{top:1px!important;bottom:1px!important}.md\:inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.md\:inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.md\:inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.md\:inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.md\:inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.md\:inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.md\:inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.md\:inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.md\:inset-y-tw-4{top:1rem!important;bottom:1rem!important}.md\:inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.md\:inset-y-51per{top:51%!important;bottom:51%!important}.md\:inset-y-max-content{top:max-content!important;bottom:max-content!important}.md\:-inset-y-0{top:0!important;bottom:0!important}.md\:-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.md\:-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.md\:-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.md\:-inset-y-4{top:-1rem!important;bottom:-1rem!important}.md\:-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.md\:-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.md\:-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.md\:-inset-y-8{top:-2rem!important;bottom:-2rem!important}.md\:-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.md\:-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.md\:-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.md\:-inset-y-12{top:-3rem!important;bottom:-3rem!important}.md\:-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.md\:-inset-y-16{top:-4rem!important;bottom:-4rem!important}.md\:-inset-y-20{top:-5rem!important;bottom:-5rem!important}.md\:-inset-y-24{top:-6rem!important;bottom:-6rem!important}.md\:-inset-y-28{top:-7rem!important;bottom:-7rem!important}.md\:-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.md\:-inset-y-32{top:-8rem!important;bottom:-8rem!important}.md\:-inset-y-36{top:-9rem!important;bottom:-9rem!important}.md\:-inset-y-40{top:-10rem!important;bottom:-10rem!important}.md\:-inset-y-44{top:-11rem!important;bottom:-11rem!important}.md\:-inset-y-48{top:-12rem!important;bottom:-12rem!important}.md\:-inset-y-52{top:-13rem!important;bottom:-13rem!important}.md\:-inset-y-56{top:-14rem!important;bottom:-14rem!important}.md\:-inset-y-60{top:-15rem!important;bottom:-15rem!important}.md\:-inset-y-64{top:-16rem!important;bottom:-16rem!important}.md\:-inset-y-72{top:-18rem!important;bottom:-18rem!important}.md\:-inset-y-80{top:-20rem!important;bottom:-20rem!important}.md\:-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.md\:-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.md\:-inset-y-96{top:-24rem!important;bottom:-24rem!important}.md\:-inset-y-416{top:-26rem!important;bottom:-26rem!important}.md\:-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.md\:-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.md\:-inset-y-px{top:-1px!important;bottom:-1px!important}.md\:-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.md\:-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.md\:-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.md\:-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.md\:-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.md\:-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.md\:-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.md\:-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.md\:-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.md\:-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.md\:-inset-y-51per{top:-51%!important;bottom:-51%!important}.md\:-inset-y-max-content{top:max-content!important;bottom:max-content!important}.md\:inset-y-1\/2{top:50%!important;bottom:50%!important}.md\:inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.md\:inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.md\:inset-y-1\/4{top:25%!important;bottom:25%!important}.md\:inset-y-2\/4{top:50%!important;bottom:50%!important}.md\:inset-y-3\/4{top:75%!important;bottom:75%!important}.md\:inset-y-full{top:100%!important;bottom:100%!important}.md\:-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.md\:-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.md\:-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.md\:-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.md\:-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.md\:-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.md\:-inset-y-full{top:-100%!important;bottom:-100%!important}.md\:top-0{top:0!important}.md\:top-1{top:.25rem!important}.md\:top-2{top:.5rem!important}.md\:top-3{top:.75rem!important}.md\:top-4{top:1rem!important}.md\:top-5{top:1.25rem!important}.md\:top-6{top:1.5rem!important}.md\:top-7{top:1.75rem!important}.md\:top-8{top:2rem!important}.md\:top-9{top:2.25rem!important}.md\:top-10{top:2.5rem!important}.md\:top-11{top:2.75rem!important}.md\:top-12{top:3rem!important}.md\:top-14{top:3.5rem!important}.md\:top-16{top:4rem!important}.md\:top-20{top:5rem!important}.md\:top-24{top:6rem!important}.md\:top-28{top:7rem!important}.md\:top-30{top:7.5rem!important}.md\:top-32{top:8rem!important}.md\:top-36{top:9rem!important}.md\:top-40{top:10rem!important}.md\:top-44{top:11rem!important}.md\:top-48{top:12rem!important}.md\:top-52{top:13rem!important}.md\:top-56{top:14rem!important}.md\:top-60{top:15rem!important}.md\:top-64{top:16rem!important}.md\:top-72{top:18rem!important}.md\:top-80{top:20rem!important}.md\:top-82{top:20.5rem!important}.md\:top-85{top:21.25rem!important}.md\:top-96{top:24rem!important}.md\:top-416{top:26rem!important}.md\:top-550{top:34.375rem!important}.md\:top-600{top:37.5rem!important}.md\:top-auto{top:auto!important}.md\:top-px{top:1px!important}.md\:top-0\.5{top:.125rem!important}.md\:top-1\.5{top:.375rem!important}.md\:top-2\.5{top:.625rem!important}.md\:top-3\.5{top:.875rem!important}.md\:top-tw-1{top:.25rem!important}.md\:top-tw-2{top:.5rem!important}.md\:top-tw-3{top:.75rem!important}.md\:top-tw-3\.5{top:.9375rem!important}.md\:top-tw-4{top:1rem!important}.md\:top-tw-5{top:1.25rem!important}.md\:top-51per{top:51%!important}.md\:top-max-content{top:max-content!important}.md\:-top-0{top:0!important}.md\:-top-1{top:-.25rem!important}.md\:-top-2{top:-.5rem!important}.md\:-top-3{top:-.75rem!important}.md\:-top-4{top:-1rem!important}.md\:-top-5{top:-1.25rem!important}.md\:-top-6{top:-1.5rem!important}.md\:-top-7{top:-1.75rem!important}.md\:-top-8{top:-2rem!important}.md\:-top-9{top:-2.25rem!important}.md\:-top-10{top:-2.5rem!important}.md\:-top-11{top:-2.75rem!important}.md\:-top-12{top:-3rem!important}.md\:-top-14{top:-3.5rem!important}.md\:-top-16{top:-4rem!important}.md\:-top-20{top:-5rem!important}.md\:-top-24{top:-6rem!important}.md\:-top-28{top:-7rem!important}.md\:-top-30{top:-7.5rem!important}.md\:-top-32{top:-8rem!important}.md\:-top-36{top:-9rem!important}.md\:-top-40{top:-10rem!important}.md\:-top-44{top:-11rem!important}.md\:-top-48{top:-12rem!important}.md\:-top-52{top:-13rem!important}.md\:-top-56{top:-14rem!important}.md\:-top-60{top:-15rem!important}.md\:-top-64{top:-16rem!important}.md\:-top-72{top:-18rem!important}.md\:-top-80{top:-20rem!important}.md\:-top-82{top:-20.5rem!important}.md\:-top-85{top:-21.25rem!important}.md\:-top-96{top:-24rem!important}.md\:-top-416{top:-26rem!important}.md\:-top-550{top:-34.375rem!important}.md\:-top-600{top:-37.5rem!important}.md\:-top-px{top:-1px!important}.md\:-top-0\.5{top:-.125rem!important}.md\:-top-1\.5{top:-.375rem!important}.md\:-top-2\.5{top:-.625rem!important}.md\:-top-3\.5{top:-.875rem!important}.md\:-top-tw-1{top:-.25rem!important}.md\:-top-tw-2{top:-.5rem!important}.md\:-top-tw-3{top:-.75rem!important}.md\:-top-tw-3\.5{top:-.9375rem!important}.md\:-top-tw-4{top:-1rem!important}.md\:-top-tw-5{top:-1.25rem!important}.md\:-top-51per{top:-51%!important}.md\:-top-max-content{top:max-content!important}.md\:top-1\/2{top:50%!important}.md\:top-1\/3{top:33.333333%!important}.md\:top-2\/3{top:66.666667%!important}.md\:top-1\/4{top:25%!important}.md\:top-2\/4{top:50%!important}.md\:top-3\/4{top:75%!important}.md\:top-full{top:100%!important}.md\:-top-1\/2{top:-50%!important}.md\:-top-1\/3{top:-33.333333%!important}.md\:-top-2\/3{top:-66.666667%!important}.md\:-top-1\/4{top:-25%!important}.md\:-top-2\/4{top:-50%!important}.md\:-top-3\/4{top:-75%!important}.md\:-top-full{top:-100%!important}.md\:right-0{right:0!important}.md\:right-1{right:.25rem!important}.md\:right-2{right:.5rem!important}.md\:right-3{right:.75rem!important}.md\:right-4{right:1rem!important}.md\:right-5{right:1.25rem!important}.md\:right-6{right:1.5rem!important}.md\:right-7{right:1.75rem!important}.md\:right-8{right:2rem!important}.md\:right-9{right:2.25rem!important}.md\:right-10{right:2.5rem!important}.md\:right-11{right:2.75rem!important}.md\:right-12{right:3rem!important}.md\:right-14{right:3.5rem!important}.md\:right-16{right:4rem!important}.md\:right-20{right:5rem!important}.md\:right-24{right:6rem!important}.md\:right-28{right:7rem!important}.md\:right-30{right:7.5rem!important}.md\:right-32{right:8rem!important}.md\:right-36{right:9rem!important}.md\:right-40{right:10rem!important}.md\:right-44{right:11rem!important}.md\:right-48{right:12rem!important}.md\:right-52{right:13rem!important}.md\:right-56{right:14rem!important}.md\:right-60{right:15rem!important}.md\:right-64{right:16rem!important}.md\:right-72{right:18rem!important}.md\:right-80{right:20rem!important}.md\:right-82{right:20.5rem!important}.md\:right-85{right:21.25rem!important}.md\:right-96{right:24rem!important}.md\:right-416{right:26rem!important}.md\:right-550{right:34.375rem!important}.md\:right-600{right:37.5rem!important}.md\:right-auto{right:auto!important}.md\:right-px{right:1px!important}.md\:right-0\.5{right:.125rem!important}.md\:right-1\.5{right:.375rem!important}.md\:right-2\.5{right:.625rem!important}.md\:right-3\.5{right:.875rem!important}.md\:right-tw-1{right:.25rem!important}.md\:right-tw-2{right:.5rem!important}.md\:right-tw-3{right:.75rem!important}.md\:right-tw-3\.5{right:.9375rem!important}.md\:right-tw-4{right:1rem!important}.md\:right-tw-5{right:1.25rem!important}.md\:right-51per{right:51%!important}.md\:right-max-content{right:max-content!important}.md\:-right-0{right:0!important}.md\:-right-1{right:-.25rem!important}.md\:-right-2{right:-.5rem!important}.md\:-right-3{right:-.75rem!important}.md\:-right-4{right:-1rem!important}.md\:-right-5{right:-1.25rem!important}.md\:-right-6{right:-1.5rem!important}.md\:-right-7{right:-1.75rem!important}.md\:-right-8{right:-2rem!important}.md\:-right-9{right:-2.25rem!important}.md\:-right-10{right:-2.5rem!important}.md\:-right-11{right:-2.75rem!important}.md\:-right-12{right:-3rem!important}.md\:-right-14{right:-3.5rem!important}.md\:-right-16{right:-4rem!important}.md\:-right-20{right:-5rem!important}.md\:-right-24{right:-6rem!important}.md\:-right-28{right:-7rem!important}.md\:-right-30{right:-7.5rem!important}.md\:-right-32{right:-8rem!important}.md\:-right-36{right:-9rem!important}.md\:-right-40{right:-10rem!important}.md\:-right-44{right:-11rem!important}.md\:-right-48{right:-12rem!important}.md\:-right-52{right:-13rem!important}.md\:-right-56{right:-14rem!important}.md\:-right-60{right:-15rem!important}.md\:-right-64{right:-16rem!important}.md\:-right-72{right:-18rem!important}.md\:-right-80{right:-20rem!important}.md\:-right-82{right:-20.5rem!important}.md\:-right-85{right:-21.25rem!important}.md\:-right-96{right:-24rem!important}.md\:-right-416{right:-26rem!important}.md\:-right-550{right:-34.375rem!important}.md\:-right-600{right:-37.5rem!important}.md\:-right-px{right:-1px!important}.md\:-right-0\.5{right:-.125rem!important}.md\:-right-1\.5{right:-.375rem!important}.md\:-right-2\.5{right:-.625rem!important}.md\:-right-3\.5{right:-.875rem!important}.md\:-right-tw-1{right:-.25rem!important}.md\:-right-tw-2{right:-.5rem!important}.md\:-right-tw-3{right:-.75rem!important}.md\:-right-tw-3\.5{right:-.9375rem!important}.md\:-right-tw-4{right:-1rem!important}.md\:-right-tw-5{right:-1.25rem!important}.md\:-right-51per{right:-51%!important}.md\:-right-max-content{right:max-content!important}.md\:right-1\/2{right:50%!important}.md\:right-1\/3{right:33.333333%!important}.md\:right-2\/3{right:66.666667%!important}.md\:right-1\/4{right:25%!important}.md\:right-2\/4{right:50%!important}.md\:right-3\/4{right:75%!important}.md\:right-full{right:100%!important}.md\:-right-1\/2{right:-50%!important}.md\:-right-1\/3{right:-33.333333%!important}.md\:-right-2\/3{right:-66.666667%!important}.md\:-right-1\/4{right:-25%!important}.md\:-right-2\/4{right:-50%!important}.md\:-right-3\/4{right:-75%!important}.md\:-right-full{right:-100%!important}.md\:bottom-0{bottom:0!important}.md\:bottom-1{bottom:.25rem!important}.md\:bottom-2{bottom:.5rem!important}.md\:bottom-3{bottom:.75rem!important}.md\:bottom-4{bottom:1rem!important}.md\:bottom-5{bottom:1.25rem!important}.md\:bottom-6{bottom:1.5rem!important}.md\:bottom-7{bottom:1.75rem!important}.md\:bottom-8{bottom:2rem!important}.md\:bottom-9{bottom:2.25rem!important}.md\:bottom-10{bottom:2.5rem!important}.md\:bottom-11{bottom:2.75rem!important}.md\:bottom-12{bottom:3rem!important}.md\:bottom-14{bottom:3.5rem!important}.md\:bottom-16{bottom:4rem!important}.md\:bottom-20{bottom:5rem!important}.md\:bottom-24{bottom:6rem!important}.md\:bottom-28{bottom:7rem!important}.md\:bottom-30{bottom:7.5rem!important}.md\:bottom-32{bottom:8rem!important}.md\:bottom-36{bottom:9rem!important}.md\:bottom-40{bottom:10rem!important}.md\:bottom-44{bottom:11rem!important}.md\:bottom-48{bottom:12rem!important}.md\:bottom-52{bottom:13rem!important}.md\:bottom-56{bottom:14rem!important}.md\:bottom-60{bottom:15rem!important}.md\:bottom-64{bottom:16rem!important}.md\:bottom-72{bottom:18rem!important}.md\:bottom-80{bottom:20rem!important}.md\:bottom-82{bottom:20.5rem!important}.md\:bottom-85{bottom:21.25rem!important}.md\:bottom-96{bottom:24rem!important}.md\:bottom-416{bottom:26rem!important}.md\:bottom-550{bottom:34.375rem!important}.md\:bottom-600{bottom:37.5rem!important}.md\:bottom-auto{bottom:auto!important}.md\:bottom-px{bottom:1px!important}.md\:bottom-0\.5{bottom:.125rem!important}.md\:bottom-1\.5{bottom:.375rem!important}.md\:bottom-2\.5{bottom:.625rem!important}.md\:bottom-3\.5{bottom:.875rem!important}.md\:bottom-tw-1{bottom:.25rem!important}.md\:bottom-tw-2{bottom:.5rem!important}.md\:bottom-tw-3{bottom:.75rem!important}.md\:bottom-tw-3\.5{bottom:.9375rem!important}.md\:bottom-tw-4{bottom:1rem!important}.md\:bottom-tw-5{bottom:1.25rem!important}.md\:bottom-51per{bottom:51%!important}.md\:bottom-max-content{bottom:max-content!important}.md\:-bottom-0{bottom:0!important}.md\:-bottom-1{bottom:-.25rem!important}.md\:-bottom-2{bottom:-.5rem!important}.md\:-bottom-3{bottom:-.75rem!important}.md\:-bottom-4{bottom:-1rem!important}.md\:-bottom-5{bottom:-1.25rem!important}.md\:-bottom-6{bottom:-1.5rem!important}.md\:-bottom-7{bottom:-1.75rem!important}.md\:-bottom-8{bottom:-2rem!important}.md\:-bottom-9{bottom:-2.25rem!important}.md\:-bottom-10{bottom:-2.5rem!important}.md\:-bottom-11{bottom:-2.75rem!important}.md\:-bottom-12{bottom:-3rem!important}.md\:-bottom-14{bottom:-3.5rem!important}.md\:-bottom-16{bottom:-4rem!important}.md\:-bottom-20{bottom:-5rem!important}.md\:-bottom-24{bottom:-6rem!important}.md\:-bottom-28{bottom:-7rem!important}.md\:-bottom-30{bottom:-7.5rem!important}.md\:-bottom-32{bottom:-8rem!important}.md\:-bottom-36{bottom:-9rem!important}.md\:-bottom-40{bottom:-10rem!important}.md\:-bottom-44{bottom:-11rem!important}.md\:-bottom-48{bottom:-12rem!important}.md\:-bottom-52{bottom:-13rem!important}.md\:-bottom-56{bottom:-14rem!important}.md\:-bottom-60{bottom:-15rem!important}.md\:-bottom-64{bottom:-16rem!important}.md\:-bottom-72{bottom:-18rem!important}.md\:-bottom-80{bottom:-20rem!important}.md\:-bottom-82{bottom:-20.5rem!important}.md\:-bottom-85{bottom:-21.25rem!important}.md\:-bottom-96{bottom:-24rem!important}.md\:-bottom-416{bottom:-26rem!important}.md\:-bottom-550{bottom:-34.375rem!important}.md\:-bottom-600{bottom:-37.5rem!important}.md\:-bottom-px{bottom:-1px!important}.md\:-bottom-0\.5{bottom:-.125rem!important}.md\:-bottom-1\.5{bottom:-.375rem!important}.md\:-bottom-2\.5{bottom:-.625rem!important}.md\:-bottom-3\.5{bottom:-.875rem!important}.md\:-bottom-tw-1{bottom:-.25rem!important}.md\:-bottom-tw-2{bottom:-.5rem!important}.md\:-bottom-tw-3{bottom:-.75rem!important}.md\:-bottom-tw-3\.5{bottom:-.9375rem!important}.md\:-bottom-tw-4{bottom:-1rem!important}.md\:-bottom-tw-5{bottom:-1.25rem!important}.md\:-bottom-51per{bottom:-51%!important}.md\:-bottom-max-content{bottom:max-content!important}.md\:bottom-1\/2{bottom:50%!important}.md\:bottom-1\/3{bottom:33.333333%!important}.md\:bottom-2\/3{bottom:66.666667%!important}.md\:bottom-1\/4{bottom:25%!important}.md\:bottom-2\/4{bottom:50%!important}.md\:bottom-3\/4{bottom:75%!important}.md\:bottom-full{bottom:100%!important}.md\:-bottom-1\/2{bottom:-50%!important}.md\:-bottom-1\/3{bottom:-33.333333%!important}.md\:-bottom-2\/3{bottom:-66.666667%!important}.md\:-bottom-1\/4{bottom:-25%!important}.md\:-bottom-2\/4{bottom:-50%!important}.md\:-bottom-3\/4{bottom:-75%!important}.md\:-bottom-full{bottom:-100%!important}.md\:left-0{left:0!important}.md\:left-1{left:.25rem!important}.md\:left-2{left:.5rem!important}.md\:left-3{left:.75rem!important}.md\:left-4{left:1rem!important}.md\:left-5{left:1.25rem!important}.md\:left-6{left:1.5rem!important}.md\:left-7{left:1.75rem!important}.md\:left-8{left:2rem!important}.md\:left-9{left:2.25rem!important}.md\:left-10{left:2.5rem!important}.md\:left-11{left:2.75rem!important}.md\:left-12{left:3rem!important}.md\:left-14{left:3.5rem!important}.md\:left-16{left:4rem!important}.md\:left-20{left:5rem!important}.md\:left-24{left:6rem!important}.md\:left-28{left:7rem!important}.md\:left-30{left:7.5rem!important}.md\:left-32{left:8rem!important}.md\:left-36{left:9rem!important}.md\:left-40{left:10rem!important}.md\:left-44{left:11rem!important}.md\:left-48{left:12rem!important}.md\:left-52{left:13rem!important}.md\:left-56{left:14rem!important}.md\:left-60{left:15rem!important}.md\:left-64{left:16rem!important}.md\:left-72{left:18rem!important}.md\:left-80{left:20rem!important}.md\:left-82{left:20.5rem!important}.md\:left-85{left:21.25rem!important}.md\:left-96{left:24rem!important}.md\:left-416{left:26rem!important}.md\:left-550{left:34.375rem!important}.md\:left-600{left:37.5rem!important}.md\:left-auto{left:auto!important}.md\:left-px{left:1px!important}.md\:left-0\.5{left:.125rem!important}.md\:left-1\.5{left:.375rem!important}.md\:left-2\.5{left:.625rem!important}.md\:left-3\.5{left:.875rem!important}.md\:left-tw-1{left:.25rem!important}.md\:left-tw-2{left:.5rem!important}.md\:left-tw-3{left:.75rem!important}.md\:left-tw-3\.5{left:.9375rem!important}.md\:left-tw-4{left:1rem!important}.md\:left-tw-5{left:1.25rem!important}.md\:left-51per{left:51%!important}.md\:left-max-content{left:max-content!important}.md\:-left-0{left:0!important}.md\:-left-1{left:-.25rem!important}.md\:-left-2{left:-.5rem!important}.md\:-left-3{left:-.75rem!important}.md\:-left-4{left:-1rem!important}.md\:-left-5{left:-1.25rem!important}.md\:-left-6{left:-1.5rem!important}.md\:-left-7{left:-1.75rem!important}.md\:-left-8{left:-2rem!important}.md\:-left-9{left:-2.25rem!important}.md\:-left-10{left:-2.5rem!important}.md\:-left-11{left:-2.75rem!important}.md\:-left-12{left:-3rem!important}.md\:-left-14{left:-3.5rem!important}.md\:-left-16{left:-4rem!important}.md\:-left-20{left:-5rem!important}.md\:-left-24{left:-6rem!important}.md\:-left-28{left:-7rem!important}.md\:-left-30{left:-7.5rem!important}.md\:-left-32{left:-8rem!important}.md\:-left-36{left:-9rem!important}.md\:-left-40{left:-10rem!important}.md\:-left-44{left:-11rem!important}.md\:-left-48{left:-12rem!important}.md\:-left-52{left:-13rem!important}.md\:-left-56{left:-14rem!important}.md\:-left-60{left:-15rem!important}.md\:-left-64{left:-16rem!important}.md\:-left-72{left:-18rem!important}.md\:-left-80{left:-20rem!important}.md\:-left-82{left:-20.5rem!important}.md\:-left-85{left:-21.25rem!important}.md\:-left-96{left:-24rem!important}.md\:-left-416{left:-26rem!important}.md\:-left-550{left:-34.375rem!important}.md\:-left-600{left:-37.5rem!important}.md\:-left-px{left:-1px!important}.md\:-left-0\.5{left:-.125rem!important}.md\:-left-1\.5{left:-.375rem!important}.md\:-left-2\.5{left:-.625rem!important}.md\:-left-3\.5{left:-.875rem!important}.md\:-left-tw-1{left:-.25rem!important}.md\:-left-tw-2{left:-.5rem!important}.md\:-left-tw-3{left:-.75rem!important}.md\:-left-tw-3\.5{left:-.9375rem!important}.md\:-left-tw-4{left:-1rem!important}.md\:-left-tw-5{left:-1.25rem!important}.md\:-left-51per{left:-51%!important}.md\:-left-max-content{left:max-content!important}.md\:left-1\/2{left:50%!important}.md\:left-1\/3{left:33.333333%!important}.md\:left-2\/3{left:66.666667%!important}.md\:left-1\/4{left:25%!important}.md\:left-2\/4{left:50%!important}.md\:left-3\/4{left:75%!important}.md\:left-full{left:100%!important}.md\:-left-1\/2{left:-50%!important}.md\:-left-1\/3{left:-33.333333%!important}.md\:-left-2\/3{left:-66.666667%!important}.md\:-left-1\/4{left:-25%!important}.md\:-left-2\/4{left:-50%!important}.md\:-left-3\/4{left:-75%!important}.md\:-left-full{left:-100%!important}.md\:isolate{isolation:isolate!important}.md\:isolation-auto{isolation:auto!important}.md\:z-0{z-index:0!important}.md\:z-10{z-index:10!important}.md\:z-20{z-index:20!important}.md\:z-30{z-index:30!important}.md\:z-40{z-index:40!important}.md\:z-50{z-index:50!important}.md\:z-auto{z-index:auto!important}.md\:focus-within\:z-0:focus-within{z-index:0!important}.md\:focus-within\:z-10:focus-within{z-index:10!important}.md\:focus-within\:z-20:focus-within{z-index:20!important}.md\:focus-within\:z-30:focus-within{z-index:30!important}.md\:focus-within\:z-40:focus-within{z-index:40!important}.md\:focus-within\:z-50:focus-within{z-index:50!important}.md\:focus-within\:z-auto:focus-within{z-index:auto!important}.md\:focus\:z-0:focus{z-index:0!important}.md\:focus\:z-10:focus{z-index:10!important}.md\:focus\:z-20:focus{z-index:20!important}.md\:focus\:z-30:focus{z-index:30!important}.md\:focus\:z-40:focus{z-index:40!important}.md\:focus\:z-50:focus{z-index:50!important}.md\:focus\:z-auto:focus{z-index:auto!important}.md\:order-1{order:1!important}.md\:order-2{order:2!important}.md\:order-3{order:3!important}.md\:order-4{order:4!important}.md\:order-5{order:5!important}.md\:order-6{order:6!important}.md\:order-7{order:7!important}.md\:order-8{order:8!important}.md\:order-9{order:9!important}.md\:order-10{order:10!important}.md\:order-11{order:11!important}.md\:order-12{order:12!important}.md\:order-first{order:-9999!important}.md\:order-last{order:9999!important}.md\:order-none{order:0!important}.md\:col-auto{grid-column:auto!important}.md\:col-span-1{grid-column:span 1 / span 1!important}.md\:col-span-2{grid-column:span 2 / span 2!important}.md\:col-span-3{grid-column:span 3 / span 3!important}.md\:col-span-4{grid-column:span 4 / span 4!important}.md\:col-span-5{grid-column:span 5 / span 5!important}.md\:col-span-6{grid-column:span 6 / span 6!important}.md\:col-span-7{grid-column:span 7 / span 7!important}.md\:col-span-8{grid-column:span 8 / span 8!important}.md\:col-span-9{grid-column:span 9 / span 9!important}.md\:col-span-10{grid-column:span 10 / span 10!important}.md\:col-span-11{grid-column:span 11 / span 11!important}.md\:col-span-12{grid-column:span 12 / span 12!important}.md\:col-span-full{grid-column:1 / -1!important}.md\:col-start-1{grid-column-start:1!important}.md\:col-start-2{grid-column-start:2!important}.md\:col-start-3{grid-column-start:3!important}.md\:col-start-4{grid-column-start:4!important}.md\:col-start-5{grid-column-start:5!important}.md\:col-start-6{grid-column-start:6!important}.md\:col-start-7{grid-column-start:7!important}.md\:col-start-8{grid-column-start:8!important}.md\:col-start-9{grid-column-start:9!important}.md\:col-start-10{grid-column-start:10!important}.md\:col-start-11{grid-column-start:11!important}.md\:col-start-12{grid-column-start:12!important}.md\:col-start-13{grid-column-start:13!important}.md\:col-start-auto{grid-column-start:auto!important}.md\:col-end-1{grid-column-end:1!important}.md\:col-end-2{grid-column-end:2!important}.md\:col-end-3{grid-column-end:3!important}.md\:col-end-4{grid-column-end:4!important}.md\:col-end-5{grid-column-end:5!important}.md\:col-end-6{grid-column-end:6!important}.md\:col-end-7{grid-column-end:7!important}.md\:col-end-8{grid-column-end:8!important}.md\:col-end-9{grid-column-end:9!important}.md\:col-end-10{grid-column-end:10!important}.md\:col-end-11{grid-column-end:11!important}.md\:col-end-12{grid-column-end:12!important}.md\:col-end-13{grid-column-end:13!important}.md\:col-end-auto{grid-column-end:auto!important}.md\:row-auto{grid-row:auto!important}.md\:row-span-1{grid-row:span 1 / span 1!important}.md\:row-span-2{grid-row:span 2 / span 2!important}.md\:row-span-3{grid-row:span 3 / span 3!important}.md\:row-span-4{grid-row:span 4 / span 4!important}.md\:row-span-5{grid-row:span 5 / span 5!important}.md\:row-span-6{grid-row:span 6 / span 6!important}.md\:row-span-full{grid-row:1 / -1!important}.md\:row-start-1{grid-row-start:1!important}.md\:row-start-2{grid-row-start:2!important}.md\:row-start-3{grid-row-start:3!important}.md\:row-start-4{grid-row-start:4!important}.md\:row-start-5{grid-row-start:5!important}.md\:row-start-6{grid-row-start:6!important}.md\:row-start-7{grid-row-start:7!important}.md\:row-start-auto{grid-row-start:auto!important}.md\:row-end-1{grid-row-end:1!important}.md\:row-end-2{grid-row-end:2!important}.md\:row-end-3{grid-row-end:3!important}.md\:row-end-4{grid-row-end:4!important}.md\:row-end-5{grid-row-end:5!important}.md\:row-end-6{grid-row-end:6!important}.md\:row-end-7{grid-row-end:7!important}.md\:row-end-auto{grid-row-end:auto!important}.md\:float-right{float:right!important}.md\:float-left{float:left!important}.md\:float-none{float:none!important}.md\:clear-left{clear:left!important}.md\:clear-right{clear:right!important}.md\:clear-both{clear:both!important}.md\:clear-none{clear:none!important}.md\:m-0{margin:0!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:.75rem!important}.md\:m-4{margin:1rem!important}.md\:m-5{margin:1.25rem!important}.md\:m-6{margin:1.5rem!important}.md\:m-7{margin:1.75rem!important}.md\:m-8{margin:2rem!important}.md\:m-9{margin:2.25rem!important}.md\:m-10{margin:2.5rem!important}.md\:m-11{margin:2.75rem!important}.md\:m-12{margin:3rem!important}.md\:m-14{margin:3.5rem!important}.md\:m-16{margin:4rem!important}.md\:m-20{margin:5rem!important}.md\:m-24{margin:6rem!important}.md\:m-28{margin:7rem!important}.md\:m-30{margin:7.5rem!important}.md\:m-32{margin:8rem!important}.md\:m-36{margin:9rem!important}.md\:m-40{margin:10rem!important}.md\:m-44{margin:11rem!important}.md\:m-48{margin:12rem!important}.md\:m-52{margin:13rem!important}.md\:m-56{margin:14rem!important}.md\:m-60{margin:15rem!important}.md\:m-64{margin:16rem!important}.md\:m-72{margin:18rem!important}.md\:m-80{margin:20rem!important}.md\:m-82{margin:20.5rem!important}.md\:m-85{margin:21.25rem!important}.md\:m-96{margin:24rem!important}.md\:m-416{margin:26rem!important}.md\:m-550{margin:34.375rem!important}.md\:m-600{margin:37.5rem!important}.md\:m-auto{margin:auto!important}.md\:m-px{margin:1px!important}.md\:m-0\.5{margin:.125rem!important}.md\:m-1\.5{margin:.375rem!important}.md\:m-2\.5{margin:.625rem!important}.md\:m-3\.5{margin:.875rem!important}.md\:m-tw-1{margin:.25rem!important}.md\:m-tw-2{margin:.5rem!important}.md\:m-tw-3{margin:.75rem!important}.md\:m-tw-3\.5{margin:.9375rem!important}.md\:m-tw-4{margin:1rem!important}.md\:m-tw-5{margin:1.25rem!important}.md\:m-51per{margin:51%!important}.md\:m-max-content{margin:max-content!important}.md\:-m-0{margin:0!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-.75rem!important}.md\:-m-4{margin:-1rem!important}.md\:-m-5{margin:-1.25rem!important}.md\:-m-6{margin:-1.5rem!important}.md\:-m-7{margin:-1.75rem!important}.md\:-m-8{margin:-2rem!important}.md\:-m-9{margin:-2.25rem!important}.md\:-m-10{margin:-2.5rem!important}.md\:-m-11{margin:-2.75rem!important}.md\:-m-12{margin:-3rem!important}.md\:-m-14{margin:-3.5rem!important}.md\:-m-16{margin:-4rem!important}.md\:-m-20{margin:-5rem!important}.md\:-m-24{margin:-6rem!important}.md\:-m-28{margin:-7rem!important}.md\:-m-30{margin:-7.5rem!important}.md\:-m-32{margin:-8rem!important}.md\:-m-36{margin:-9rem!important}.md\:-m-40{margin:-10rem!important}.md\:-m-44{margin:-11rem!important}.md\:-m-48{margin:-12rem!important}.md\:-m-52{margin:-13rem!important}.md\:-m-56{margin:-14rem!important}.md\:-m-60{margin:-15rem!important}.md\:-m-64{margin:-16rem!important}.md\:-m-72{margin:-18rem!important}.md\:-m-80{margin:-20rem!important}.md\:-m-82{margin:-20.5rem!important}.md\:-m-85{margin:-21.25rem!important}.md\:-m-96{margin:-24rem!important}.md\:-m-416{margin:-26rem!important}.md\:-m-550{margin:-34.375rem!important}.md\:-m-600{margin:-37.5rem!important}.md\:-m-px{margin:-1px!important}.md\:-m-0\.5{margin:-.125rem!important}.md\:-m-1\.5{margin:-.375rem!important}.md\:-m-2\.5{margin:-.625rem!important}.md\:-m-3\.5{margin:-.875rem!important}.md\:-m-tw-1{margin:-.25rem!important}.md\:-m-tw-2{margin:-.5rem!important}.md\:-m-tw-3{margin:-.75rem!important}.md\:-m-tw-3\.5{margin:-.9375rem!important}.md\:-m-tw-4{margin:-1rem!important}.md\:-m-tw-5{margin:-1.25rem!important}.md\:-m-51per{margin:-51%!important}.md\:-m-max-content{margin:max-content!important}.md\:last\:m-0:last-child{margin:0!important}.md\:last\:m-1:last-child{margin:.25rem!important}.md\:last\:m-2:last-child{margin:.5rem!important}.md\:last\:m-3:last-child{margin:.75rem!important}.md\:last\:m-4:last-child{margin:1rem!important}.md\:last\:m-5:last-child{margin:1.25rem!important}.md\:last\:m-6:last-child{margin:1.5rem!important}.md\:last\:m-7:last-child{margin:1.75rem!important}.md\:last\:m-8:last-child{margin:2rem!important}.md\:last\:m-9:last-child{margin:2.25rem!important}.md\:last\:m-10:last-child{margin:2.5rem!important}.md\:last\:m-11:last-child{margin:2.75rem!important}.md\:last\:m-12:last-child{margin:3rem!important}.md\:last\:m-14:last-child{margin:3.5rem!important}.md\:last\:m-16:last-child{margin:4rem!important}.md\:last\:m-20:last-child{margin:5rem!important}.md\:last\:m-24:last-child{margin:6rem!important}.md\:last\:m-28:last-child{margin:7rem!important}.md\:last\:m-30:last-child{margin:7.5rem!important}.md\:last\:m-32:last-child{margin:8rem!important}.md\:last\:m-36:last-child{margin:9rem!important}.md\:last\:m-40:last-child{margin:10rem!important}.md\:last\:m-44:last-child{margin:11rem!important}.md\:last\:m-48:last-child{margin:12rem!important}.md\:last\:m-52:last-child{margin:13rem!important}.md\:last\:m-56:last-child{margin:14rem!important}.md\:last\:m-60:last-child{margin:15rem!important}.md\:last\:m-64:last-child{margin:16rem!important}.md\:last\:m-72:last-child{margin:18rem!important}.md\:last\:m-80:last-child{margin:20rem!important}.md\:last\:m-82:last-child{margin:20.5rem!important}.md\:last\:m-85:last-child{margin:21.25rem!important}.md\:last\:m-96:last-child{margin:24rem!important}.md\:last\:m-416:last-child{margin:26rem!important}.md\:last\:m-550:last-child{margin:34.375rem!important}.md\:last\:m-600:last-child{margin:37.5rem!important}.md\:last\:m-auto:last-child{margin:auto!important}.md\:last\:m-px:last-child{margin:1px!important}.md\:last\:m-0\.5:last-child{margin:.125rem!important}.md\:last\:m-1\.5:last-child{margin:.375rem!important}.md\:last\:m-2\.5:last-child{margin:.625rem!important}.md\:last\:m-3\.5:last-child{margin:.875rem!important}.md\:last\:m-tw-1:last-child{margin:.25rem!important}.md\:last\:m-tw-2:last-child{margin:.5rem!important}.md\:last\:m-tw-3:last-child{margin:.75rem!important}.md\:last\:m-tw-3\.5:last-child{margin:.9375rem!important}.md\:last\:m-tw-4:last-child{margin:1rem!important}.md\:last\:m-tw-5:last-child{margin:1.25rem!important}.md\:last\:m-51per:last-child{margin:51%!important}.md\:last\:m-max-content:last-child{margin:max-content!important}.md\:last\:-m-0:last-child{margin:0!important}.md\:last\:-m-1:last-child{margin:-.25rem!important}.md\:last\:-m-2:last-child{margin:-.5rem!important}.md\:last\:-m-3:last-child{margin:-.75rem!important}.md\:last\:-m-4:last-child{margin:-1rem!important}.md\:last\:-m-5:last-child{margin:-1.25rem!important}.md\:last\:-m-6:last-child{margin:-1.5rem!important}.md\:last\:-m-7:last-child{margin:-1.75rem!important}.md\:last\:-m-8:last-child{margin:-2rem!important}.md\:last\:-m-9:last-child{margin:-2.25rem!important}.md\:last\:-m-10:last-child{margin:-2.5rem!important}.md\:last\:-m-11:last-child{margin:-2.75rem!important}.md\:last\:-m-12:last-child{margin:-3rem!important}.md\:last\:-m-14:last-child{margin:-3.5rem!important}.md\:last\:-m-16:last-child{margin:-4rem!important}.md\:last\:-m-20:last-child{margin:-5rem!important}.md\:last\:-m-24:last-child{margin:-6rem!important}.md\:last\:-m-28:last-child{margin:-7rem!important}.md\:last\:-m-30:last-child{margin:-7.5rem!important}.md\:last\:-m-32:last-child{margin:-8rem!important}.md\:last\:-m-36:last-child{margin:-9rem!important}.md\:last\:-m-40:last-child{margin:-10rem!important}.md\:last\:-m-44:last-child{margin:-11rem!important}.md\:last\:-m-48:last-child{margin:-12rem!important}.md\:last\:-m-52:last-child{margin:-13rem!important}.md\:last\:-m-56:last-child{margin:-14rem!important}.md\:last\:-m-60:last-child{margin:-15rem!important}.md\:last\:-m-64:last-child{margin:-16rem!important}.md\:last\:-m-72:last-child{margin:-18rem!important}.md\:last\:-m-80:last-child{margin:-20rem!important}.md\:last\:-m-82:last-child{margin:-20.5rem!important}.md\:last\:-m-85:last-child{margin:-21.25rem!important}.md\:last\:-m-96:last-child{margin:-24rem!important}.md\:last\:-m-416:last-child{margin:-26rem!important}.md\:last\:-m-550:last-child{margin:-34.375rem!important}.md\:last\:-m-600:last-child{margin:-37.5rem!important}.md\:last\:-m-px:last-child{margin:-1px!important}.md\:last\:-m-0\.5:last-child{margin:-.125rem!important}.md\:last\:-m-1\.5:last-child{margin:-.375rem!important}.md\:last\:-m-2\.5:last-child{margin:-.625rem!important}.md\:last\:-m-3\.5:last-child{margin:-.875rem!important}.md\:last\:-m-tw-1:last-child{margin:-.25rem!important}.md\:last\:-m-tw-2:last-child{margin:-.5rem!important}.md\:last\:-m-tw-3:last-child{margin:-.75rem!important}.md\:last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.md\:last\:-m-tw-4:last-child{margin:-1rem!important}.md\:last\:-m-tw-5:last-child{margin:-1.25rem!important}.md\:last\:-m-51per:last-child{margin:-51%!important}.md\:last\:-m-max-content:last-child{margin:max-content!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.md\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.md\:mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.md\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.md\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.md\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.md\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.md\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.md\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.md\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.md\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.md\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.md\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.md\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.md\:mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.md\:mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.md\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.md\:mx-416{margin-left:26rem!important;margin-right:26rem!important}.md\:mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.md\:mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:mx-px{margin-left:1px!important;margin-right:1px!important}.md\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.md\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.md\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.md\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.md\:mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.md\:mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:mx-51per{margin-left:51%!important;margin-right:51%!important}.md\:mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.md\:-mx-0{margin-left:0!important;margin-right:0!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.md\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.md\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.md\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.md\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.md\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.md\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.md\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.md\:-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.md\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.md\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.md\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.md\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.md\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.md\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.md\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.md\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.md\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.md\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.md\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.md\:-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.md\:-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.md\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.md\:-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.md\:-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.md\:-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.md\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.md\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.md\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.md\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.md\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.md\:-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.md\:-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.md\:-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.md\:my-0{margin-top:0!important;margin-bottom:0!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.md\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.md\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.md\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.md\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.md\:my-28{margin-top:7rem!important;margin-bottom:7rem!important}.md\:my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.md\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.md\:my-36{margin-top:9rem!important;margin-bottom:9rem!important}.md\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.md\:my-44{margin-top:11rem!important;margin-bottom:11rem!important}.md\:my-48{margin-top:12rem!important;margin-bottom:12rem!important}.md\:my-52{margin-top:13rem!important;margin-bottom:13rem!important}.md\:my-56{margin-top:14rem!important;margin-bottom:14rem!important}.md\:my-60{margin-top:15rem!important;margin-bottom:15rem!important}.md\:my-64{margin-top:16rem!important;margin-bottom:16rem!important}.md\:my-72{margin-top:18rem!important;margin-bottom:18rem!important}.md\:my-80{margin-top:20rem!important;margin-bottom:20rem!important}.md\:my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.md\:my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.md\:my-96{margin-top:24rem!important;margin-bottom:24rem!important}.md\:my-416{margin-top:26rem!important;margin-bottom:26rem!important}.md\:my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.md\:my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}.md\:my-px{margin-top:1px!important;margin-bottom:1px!important}.md\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.md\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.md\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.md\:my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.md\:my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.md\:my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:my-51per{margin-top:51%!important;margin-bottom:51%!important}.md\:my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.md\:-my-0{margin-top:0!important;margin-bottom:0!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.md\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.md\:-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.md\:-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.md\:-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.md\:-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.md\:-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.md\:-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.md\:-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.md\:-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.md\:-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.md\:-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.md\:-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.md\:-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.md\:-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.md\:-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.md\:-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.md\:-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.md\:-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.md\:-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.md\:-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.md\:-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.md\:-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.md\:-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.md\:-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.md\:-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.md\:-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.md\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.md\:-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.md\:-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.md\:-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.md\:-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.md\:-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.md\:-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.md\:-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.md\:-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.md\:-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.md\:last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.md\:last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.md\:last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.md\:last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.md\:last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.md\:last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.md\:last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.md\:last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.md\:last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.md\:last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.md\:last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.md\:last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.md\:last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.md\:last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.md\:last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.md\:last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.md\:last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.md\:last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.md\:last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.md\:last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.md\:last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.md\:last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.md\:last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.md\:last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.md\:last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.md\:last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.md\:last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.md\:last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.md\:last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.md\:last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.md\:last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.md\:last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.md\:last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.md\:last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.md\:last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.md\:last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.md\:last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.md\:last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.md\:last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.md\:last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.md\:last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.md\:last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.md\:last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.md\:last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.md\:last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.md\:last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.md\:last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.md\:last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.md\:last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.md\:last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.md\:last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.md\:last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.md\:last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.md\:last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.md\:last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.md\:last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.md\:last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.md\:last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.md\:last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.md\:last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.md\:last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.md\:last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.md\:last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.md\:last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.md\:last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.md\:last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.md\:last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.md\:last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.md\:last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.md\:last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.md\:last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.md\:last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.md\:last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.md\:last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.md\:last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.md\:last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.md\:last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.md\:last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.md\:last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.md\:last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.md\:last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.md\:last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.md\:last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.md\:last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.md\:last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.md\:last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.md\:last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.md\:last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.md\:last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.md\:last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.md\:last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.md\:last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.md\:last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.md\:last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.md\:last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.md\:last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.md\:last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.md\:last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.md\:last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.md\:last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.md\:last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.md\:last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.md\:last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.md\:last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.md\:last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.md\:last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.md\:last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.md\:last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.md\:last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.md\:last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.md\:last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.md\:last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.md\:last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.md\:last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.md\:last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.md\:last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.md\:last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.md\:last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.md\:last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.md\:last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.md\:last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.md\:last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.md\:last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.md\:last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.md\:last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.md\:last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.md\:last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.md\:last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.md\:last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.md\:last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.md\:last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.md\:last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.md\:last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.md\:last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.md\:last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.md\:last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.md\:last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.md\:last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.md\:last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.md\:last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.md\:last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.md\:last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.md\:last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.md\:last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.md\:last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.md\:last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.md\:last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.md\:last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.md\:last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.md\:last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.md\:last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.md\:last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.md\:last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.md\:last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.md\:last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.md\:last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.md\:last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.md\:last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.md\:last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.md\:last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.md\:last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.md\:mt-0{margin-top:0!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:.75rem!important}.md\:mt-4{margin-top:1rem!important}.md\:mt-5{margin-top:1.25rem!important}.md\:mt-6{margin-top:1.5rem!important}.md\:mt-7{margin-top:1.75rem!important}.md\:mt-8{margin-top:2rem!important}.md\:mt-9{margin-top:2.25rem!important}.md\:mt-10{margin-top:2.5rem!important}.md\:mt-11{margin-top:2.75rem!important}.md\:mt-12{margin-top:3rem!important}.md\:mt-14{margin-top:3.5rem!important}.md\:mt-16{margin-top:4rem!important}.md\:mt-20{margin-top:5rem!important}.md\:mt-24{margin-top:6rem!important}.md\:mt-28{margin-top:7rem!important}.md\:mt-30{margin-top:7.5rem!important}.md\:mt-32{margin-top:8rem!important}.md\:mt-36{margin-top:9rem!important}.md\:mt-40{margin-top:10rem!important}.md\:mt-44{margin-top:11rem!important}.md\:mt-48{margin-top:12rem!important}.md\:mt-52{margin-top:13rem!important}.md\:mt-56{margin-top:14rem!important}.md\:mt-60{margin-top:15rem!important}.md\:mt-64{margin-top:16rem!important}.md\:mt-72{margin-top:18rem!important}.md\:mt-80{margin-top:20rem!important}.md\:mt-82{margin-top:20.5rem!important}.md\:mt-85{margin-top:21.25rem!important}.md\:mt-96{margin-top:24rem!important}.md\:mt-416{margin-top:26rem!important}.md\:mt-550{margin-top:34.375rem!important}.md\:mt-600{margin-top:37.5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mt-px{margin-top:1px!important}.md\:mt-0\.5{margin-top:.125rem!important}.md\:mt-1\.5{margin-top:.375rem!important}.md\:mt-2\.5{margin-top:.625rem!important}.md\:mt-3\.5{margin-top:.875rem!important}.md\:mt-tw-1{margin-top:.25rem!important}.md\:mt-tw-2{margin-top:.5rem!important}.md\:mt-tw-3{margin-top:.75rem!important}.md\:mt-tw-3\.5{margin-top:.9375rem!important}.md\:mt-tw-4{margin-top:1rem!important}.md\:mt-tw-5{margin-top:1.25rem!important}.md\:mt-51per{margin-top:51%!important}.md\:mt-max-content{margin-top:max-content!important}.md\:-mt-0{margin-top:0!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-.75rem!important}.md\:-mt-4{margin-top:-1rem!important}.md\:-mt-5{margin-top:-1.25rem!important}.md\:-mt-6{margin-top:-1.5rem!important}.md\:-mt-7{margin-top:-1.75rem!important}.md\:-mt-8{margin-top:-2rem!important}.md\:-mt-9{margin-top:-2.25rem!important}.md\:-mt-10{margin-top:-2.5rem!important}.md\:-mt-11{margin-top:-2.75rem!important}.md\:-mt-12{margin-top:-3rem!important}.md\:-mt-14{margin-top:-3.5rem!important}.md\:-mt-16{margin-top:-4rem!important}.md\:-mt-20{margin-top:-5rem!important}.md\:-mt-24{margin-top:-6rem!important}.md\:-mt-28{margin-top:-7rem!important}.md\:-mt-30{margin-top:-7.5rem!important}.md\:-mt-32{margin-top:-8rem!important}.md\:-mt-36{margin-top:-9rem!important}.md\:-mt-40{margin-top:-10rem!important}.md\:-mt-44{margin-top:-11rem!important}.md\:-mt-48{margin-top:-12rem!important}.md\:-mt-52{margin-top:-13rem!important}.md\:-mt-56{margin-top:-14rem!important}.md\:-mt-60{margin-top:-15rem!important}.md\:-mt-64{margin-top:-16rem!important}.md\:-mt-72{margin-top:-18rem!important}.md\:-mt-80{margin-top:-20rem!important}.md\:-mt-82{margin-top:-20.5rem!important}.md\:-mt-85{margin-top:-21.25rem!important}.md\:-mt-96{margin-top:-24rem!important}.md\:-mt-416{margin-top:-26rem!important}.md\:-mt-550{margin-top:-34.375rem!important}.md\:-mt-600{margin-top:-37.5rem!important}.md\:-mt-px{margin-top:-1px!important}.md\:-mt-0\.5{margin-top:-.125rem!important}.md\:-mt-1\.5{margin-top:-.375rem!important}.md\:-mt-2\.5{margin-top:-.625rem!important}.md\:-mt-3\.5{margin-top:-.875rem!important}.md\:-mt-tw-1{margin-top:-.25rem!important}.md\:-mt-tw-2{margin-top:-.5rem!important}.md\:-mt-tw-3{margin-top:-.75rem!important}.md\:-mt-tw-3\.5{margin-top:-.9375rem!important}.md\:-mt-tw-4{margin-top:-1rem!important}.md\:-mt-tw-5{margin-top:-1.25rem!important}.md\:-mt-51per{margin-top:-51%!important}.md\:-mt-max-content{margin-top:max-content!important}.md\:mr-0{margin-right:0!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:.75rem!important}.md\:mr-4{margin-right:1rem!important}.md\:mr-5{margin-right:1.25rem!important}.md\:mr-6{margin-right:1.5rem!important}.md\:mr-7{margin-right:1.75rem!important}.md\:mr-8{margin-right:2rem!important}.md\:mr-9{margin-right:2.25rem!important}.md\:mr-10{margin-right:2.5rem!important}.md\:mr-11{margin-right:2.75rem!important}.md\:mr-12{margin-right:3rem!important}.md\:mr-14{margin-right:3.5rem!important}.md\:mr-16{margin-right:4rem!important}.md\:mr-20{margin-right:5rem!important}.md\:mr-24{margin-right:6rem!important}.md\:mr-28{margin-right:7rem!important}.md\:mr-30{margin-right:7.5rem!important}.md\:mr-32{margin-right:8rem!important}.md\:mr-36{margin-right:9rem!important}.md\:mr-40{margin-right:10rem!important}.md\:mr-44{margin-right:11rem!important}.md\:mr-48{margin-right:12rem!important}.md\:mr-52{margin-right:13rem!important}.md\:mr-56{margin-right:14rem!important}.md\:mr-60{margin-right:15rem!important}.md\:mr-64{margin-right:16rem!important}.md\:mr-72{margin-right:18rem!important}.md\:mr-80{margin-right:20rem!important}.md\:mr-82{margin-right:20.5rem!important}.md\:mr-85{margin-right:21.25rem!important}.md\:mr-96{margin-right:24rem!important}.md\:mr-416{margin-right:26rem!important}.md\:mr-550{margin-right:34.375rem!important}.md\:mr-600{margin-right:37.5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:mr-px{margin-right:1px!important}.md\:mr-0\.5{margin-right:.125rem!important}.md\:mr-1\.5{margin-right:.375rem!important}.md\:mr-2\.5{margin-right:.625rem!important}.md\:mr-3\.5{margin-right:.875rem!important}.md\:mr-tw-1{margin-right:.25rem!important}.md\:mr-tw-2{margin-right:.5rem!important}.md\:mr-tw-3{margin-right:.75rem!important}.md\:mr-tw-3\.5{margin-right:.9375rem!important}.md\:mr-tw-4{margin-right:1rem!important}.md\:mr-tw-5{margin-right:1.25rem!important}.md\:mr-51per{margin-right:51%!important}.md\:mr-max-content{margin-right:max-content!important}.md\:-mr-0{margin-right:0!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-.75rem!important}.md\:-mr-4{margin-right:-1rem!important}.md\:-mr-5{margin-right:-1.25rem!important}.md\:-mr-6{margin-right:-1.5rem!important}.md\:-mr-7{margin-right:-1.75rem!important}.md\:-mr-8{margin-right:-2rem!important}.md\:-mr-9{margin-right:-2.25rem!important}.md\:-mr-10{margin-right:-2.5rem!important}.md\:-mr-11{margin-right:-2.75rem!important}.md\:-mr-12{margin-right:-3rem!important}.md\:-mr-14{margin-right:-3.5rem!important}.md\:-mr-16{margin-right:-4rem!important}.md\:-mr-20{margin-right:-5rem!important}.md\:-mr-24{margin-right:-6rem!important}.md\:-mr-28{margin-right:-7rem!important}.md\:-mr-30{margin-right:-7.5rem!important}.md\:-mr-32{margin-right:-8rem!important}.md\:-mr-36{margin-right:-9rem!important}.md\:-mr-40{margin-right:-10rem!important}.md\:-mr-44{margin-right:-11rem!important}.md\:-mr-48{margin-right:-12rem!important}.md\:-mr-52{margin-right:-13rem!important}.md\:-mr-56{margin-right:-14rem!important}.md\:-mr-60{margin-right:-15rem!important}.md\:-mr-64{margin-right:-16rem!important}.md\:-mr-72{margin-right:-18rem!important}.md\:-mr-80{margin-right:-20rem!important}.md\:-mr-82{margin-right:-20.5rem!important}.md\:-mr-85{margin-right:-21.25rem!important}.md\:-mr-96{margin-right:-24rem!important}.md\:-mr-416{margin-right:-26rem!important}.md\:-mr-550{margin-right:-34.375rem!important}.md\:-mr-600{margin-right:-37.5rem!important}.md\:-mr-px{margin-right:-1px!important}.md\:-mr-0\.5{margin-right:-.125rem!important}.md\:-mr-1\.5{margin-right:-.375rem!important}.md\:-mr-2\.5{margin-right:-.625rem!important}.md\:-mr-3\.5{margin-right:-.875rem!important}.md\:-mr-tw-1{margin-right:-.25rem!important}.md\:-mr-tw-2{margin-right:-.5rem!important}.md\:-mr-tw-3{margin-right:-.75rem!important}.md\:-mr-tw-3\.5{margin-right:-.9375rem!important}.md\:-mr-tw-4{margin-right:-1rem!important}.md\:-mr-tw-5{margin-right:-1.25rem!important}.md\:-mr-51per{margin-right:-51%!important}.md\:-mr-max-content{margin-right:max-content!important}.md\:mb-0{margin-bottom:0!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:.75rem!important}.md\:mb-4{margin-bottom:1rem!important}.md\:mb-5{margin-bottom:1.25rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:mb-7{margin-bottom:1.75rem!important}.md\:mb-8{margin-bottom:2rem!important}.md\:mb-9{margin-bottom:2.25rem!important}.md\:mb-10{margin-bottom:2.5rem!important}.md\:mb-11{margin-bottom:2.75rem!important}.md\:mb-12{margin-bottom:3rem!important}.md\:mb-14{margin-bottom:3.5rem!important}.md\:mb-16{margin-bottom:4rem!important}.md\:mb-20{margin-bottom:5rem!important}.md\:mb-24{margin-bottom:6rem!important}.md\:mb-28{margin-bottom:7rem!important}.md\:mb-30{margin-bottom:7.5rem!important}.md\:mb-32{margin-bottom:8rem!important}.md\:mb-36{margin-bottom:9rem!important}.md\:mb-40{margin-bottom:10rem!important}.md\:mb-44{margin-bottom:11rem!important}.md\:mb-48{margin-bottom:12rem!important}.md\:mb-52{margin-bottom:13rem!important}.md\:mb-56{margin-bottom:14rem!important}.md\:mb-60{margin-bottom:15rem!important}.md\:mb-64{margin-bottom:16rem!important}.md\:mb-72{margin-bottom:18rem!important}.md\:mb-80{margin-bottom:20rem!important}.md\:mb-82{margin-bottom:20.5rem!important}.md\:mb-85{margin-bottom:21.25rem!important}.md\:mb-96{margin-bottom:24rem!important}.md\:mb-416{margin-bottom:26rem!important}.md\:mb-550{margin-bottom:34.375rem!important}.md\:mb-600{margin-bottom:37.5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mb-px{margin-bottom:1px!important}.md\:mb-0\.5{margin-bottom:.125rem!important}.md\:mb-1\.5{margin-bottom:.375rem!important}.md\:mb-2\.5{margin-bottom:.625rem!important}.md\:mb-3\.5{margin-bottom:.875rem!important}.md\:mb-tw-1{margin-bottom:.25rem!important}.md\:mb-tw-2{margin-bottom:.5rem!important}.md\:mb-tw-3{margin-bottom:.75rem!important}.md\:mb-tw-3\.5{margin-bottom:.9375rem!important}.md\:mb-tw-4{margin-bottom:1rem!important}.md\:mb-tw-5{margin-bottom:1.25rem!important}.md\:mb-51per{margin-bottom:51%!important}.md\:mb-max-content{margin-bottom:max-content!important}.md\:-mb-0{margin-bottom:0!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-.75rem!important}.md\:-mb-4{margin-bottom:-1rem!important}.md\:-mb-5{margin-bottom:-1.25rem!important}.md\:-mb-6{margin-bottom:-1.5rem!important}.md\:-mb-7{margin-bottom:-1.75rem!important}.md\:-mb-8{margin-bottom:-2rem!important}.md\:-mb-9{margin-bottom:-2.25rem!important}.md\:-mb-10{margin-bottom:-2.5rem!important}.md\:-mb-11{margin-bottom:-2.75rem!important}.md\:-mb-12{margin-bottom:-3rem!important}.md\:-mb-14{margin-bottom:-3.5rem!important}.md\:-mb-16{margin-bottom:-4rem!important}.md\:-mb-20{margin-bottom:-5rem!important}.md\:-mb-24{margin-bottom:-6rem!important}.md\:-mb-28{margin-bottom:-7rem!important}.md\:-mb-30{margin-bottom:-7.5rem!important}.md\:-mb-32{margin-bottom:-8rem!important}.md\:-mb-36{margin-bottom:-9rem!important}.md\:-mb-40{margin-bottom:-10rem!important}.md\:-mb-44{margin-bottom:-11rem!important}.md\:-mb-48{margin-bottom:-12rem!important}.md\:-mb-52{margin-bottom:-13rem!important}.md\:-mb-56{margin-bottom:-14rem!important}.md\:-mb-60{margin-bottom:-15rem!important}.md\:-mb-64{margin-bottom:-16rem!important}.md\:-mb-72{margin-bottom:-18rem!important}.md\:-mb-80{margin-bottom:-20rem!important}.md\:-mb-82{margin-bottom:-20.5rem!important}.md\:-mb-85{margin-bottom:-21.25rem!important}.md\:-mb-96{margin-bottom:-24rem!important}.md\:-mb-416{margin-bottom:-26rem!important}.md\:-mb-550{margin-bottom:-34.375rem!important}.md\:-mb-600{margin-bottom:-37.5rem!important}.md\:-mb-px{margin-bottom:-1px!important}.md\:-mb-0\.5{margin-bottom:-.125rem!important}.md\:-mb-1\.5{margin-bottom:-.375rem!important}.md\:-mb-2\.5{margin-bottom:-.625rem!important}.md\:-mb-3\.5{margin-bottom:-.875rem!important}.md\:-mb-tw-1{margin-bottom:-.25rem!important}.md\:-mb-tw-2{margin-bottom:-.5rem!important}.md\:-mb-tw-3{margin-bottom:-.75rem!important}.md\:-mb-tw-3\.5{margin-bottom:-.9375rem!important}.md\:-mb-tw-4{margin-bottom:-1rem!important}.md\:-mb-tw-5{margin-bottom:-1.25rem!important}.md\:-mb-51per{margin-bottom:-51%!important}.md\:-mb-max-content{margin-bottom:max-content!important}.md\:ml-0{margin-left:0!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:.75rem!important}.md\:ml-4{margin-left:1rem!important}.md\:ml-5{margin-left:1.25rem!important}.md\:ml-6{margin-left:1.5rem!important}.md\:ml-7{margin-left:1.75rem!important}.md\:ml-8{margin-left:2rem!important}.md\:ml-9{margin-left:2.25rem!important}.md\:ml-10{margin-left:2.5rem!important}.md\:ml-11{margin-left:2.75rem!important}.md\:ml-12{margin-left:3rem!important}.md\:ml-14{margin-left:3.5rem!important}.md\:ml-16{margin-left:4rem!important}.md\:ml-20{margin-left:5rem!important}.md\:ml-24{margin-left:6rem!important}.md\:ml-28{margin-left:7rem!important}.md\:ml-30{margin-left:7.5rem!important}.md\:ml-32{margin-left:8rem!important}.md\:ml-36{margin-left:9rem!important}.md\:ml-40{margin-left:10rem!important}.md\:ml-44{margin-left:11rem!important}.md\:ml-48{margin-left:12rem!important}.md\:ml-52{margin-left:13rem!important}.md\:ml-56{margin-left:14rem!important}.md\:ml-60{margin-left:15rem!important}.md\:ml-64{margin-left:16rem!important}.md\:ml-72{margin-left:18rem!important}.md\:ml-80{margin-left:20rem!important}.md\:ml-82{margin-left:20.5rem!important}.md\:ml-85{margin-left:21.25rem!important}.md\:ml-96{margin-left:24rem!important}.md\:ml-416{margin-left:26rem!important}.md\:ml-550{margin-left:34.375rem!important}.md\:ml-600{margin-left:37.5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:ml-px{margin-left:1px!important}.md\:ml-0\.5{margin-left:.125rem!important}.md\:ml-1\.5{margin-left:.375rem!important}.md\:ml-2\.5{margin-left:.625rem!important}.md\:ml-3\.5{margin-left:.875rem!important}.md\:ml-tw-1{margin-left:.25rem!important}.md\:ml-tw-2{margin-left:.5rem!important}.md\:ml-tw-3{margin-left:.75rem!important}.md\:ml-tw-3\.5{margin-left:.9375rem!important}.md\:ml-tw-4{margin-left:1rem!important}.md\:ml-tw-5{margin-left:1.25rem!important}.md\:ml-51per{margin-left:51%!important}.md\:ml-max-content{margin-left:max-content!important}.md\:-ml-0{margin-left:0!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-.75rem!important}.md\:-ml-4{margin-left:-1rem!important}.md\:-ml-5{margin-left:-1.25rem!important}.md\:-ml-6{margin-left:-1.5rem!important}.md\:-ml-7{margin-left:-1.75rem!important}.md\:-ml-8{margin-left:-2rem!important}.md\:-ml-9{margin-left:-2.25rem!important}.md\:-ml-10{margin-left:-2.5rem!important}.md\:-ml-11{margin-left:-2.75rem!important}.md\:-ml-12{margin-left:-3rem!important}.md\:-ml-14{margin-left:-3.5rem!important}.md\:-ml-16{margin-left:-4rem!important}.md\:-ml-20{margin-left:-5rem!important}.md\:-ml-24{margin-left:-6rem!important}.md\:-ml-28{margin-left:-7rem!important}.md\:-ml-30{margin-left:-7.5rem!important}.md\:-ml-32{margin-left:-8rem!important}.md\:-ml-36{margin-left:-9rem!important}.md\:-ml-40{margin-left:-10rem!important}.md\:-ml-44{margin-left:-11rem!important}.md\:-ml-48{margin-left:-12rem!important}.md\:-ml-52{margin-left:-13rem!important}.md\:-ml-56{margin-left:-14rem!important}.md\:-ml-60{margin-left:-15rem!important}.md\:-ml-64{margin-left:-16rem!important}.md\:-ml-72{margin-left:-18rem!important}.md\:-ml-80{margin-left:-20rem!important}.md\:-ml-82{margin-left:-20.5rem!important}.md\:-ml-85{margin-left:-21.25rem!important}.md\:-ml-96{margin-left:-24rem!important}.md\:-ml-416{margin-left:-26rem!important}.md\:-ml-550{margin-left:-34.375rem!important}.md\:-ml-600{margin-left:-37.5rem!important}.md\:-ml-px{margin-left:-1px!important}.md\:-ml-0\.5{margin-left:-.125rem!important}.md\:-ml-1\.5{margin-left:-.375rem!important}.md\:-ml-2\.5{margin-left:-.625rem!important}.md\:-ml-3\.5{margin-left:-.875rem!important}.md\:-ml-tw-1{margin-left:-.25rem!important}.md\:-ml-tw-2{margin-left:-.5rem!important}.md\:-ml-tw-3{margin-left:-.75rem!important}.md\:-ml-tw-3\.5{margin-left:-.9375rem!important}.md\:-ml-tw-4{margin-left:-1rem!important}.md\:-ml-tw-5{margin-left:-1.25rem!important}.md\:-ml-51per{margin-left:-51%!important}.md\:-ml-max-content{margin-left:max-content!important}.md\:last\:mt-0:last-child{margin-top:0!important}.md\:last\:mt-1:last-child{margin-top:.25rem!important}.md\:last\:mt-2:last-child{margin-top:.5rem!important}.md\:last\:mt-3:last-child{margin-top:.75rem!important}.md\:last\:mt-4:last-child{margin-top:1rem!important}.md\:last\:mt-5:last-child{margin-top:1.25rem!important}.md\:last\:mt-6:last-child{margin-top:1.5rem!important}.md\:last\:mt-7:last-child{margin-top:1.75rem!important}.md\:last\:mt-8:last-child{margin-top:2rem!important}.md\:last\:mt-9:last-child{margin-top:2.25rem!important}.md\:last\:mt-10:last-child{margin-top:2.5rem!important}.md\:last\:mt-11:last-child{margin-top:2.75rem!important}.md\:last\:mt-12:last-child{margin-top:3rem!important}.md\:last\:mt-14:last-child{margin-top:3.5rem!important}.md\:last\:mt-16:last-child{margin-top:4rem!important}.md\:last\:mt-20:last-child{margin-top:5rem!important}.md\:last\:mt-24:last-child{margin-top:6rem!important}.md\:last\:mt-28:last-child{margin-top:7rem!important}.md\:last\:mt-30:last-child{margin-top:7.5rem!important}.md\:last\:mt-32:last-child{margin-top:8rem!important}.md\:last\:mt-36:last-child{margin-top:9rem!important}.md\:last\:mt-40:last-child{margin-top:10rem!important}.md\:last\:mt-44:last-child{margin-top:11rem!important}.md\:last\:mt-48:last-child{margin-top:12rem!important}.md\:last\:mt-52:last-child{margin-top:13rem!important}.md\:last\:mt-56:last-child{margin-top:14rem!important}.md\:last\:mt-60:last-child{margin-top:15rem!important}.md\:last\:mt-64:last-child{margin-top:16rem!important}.md\:last\:mt-72:last-child{margin-top:18rem!important}.md\:last\:mt-80:last-child{margin-top:20rem!important}.md\:last\:mt-82:last-child{margin-top:20.5rem!important}.md\:last\:mt-85:last-child{margin-top:21.25rem!important}.md\:last\:mt-96:last-child{margin-top:24rem!important}.md\:last\:mt-416:last-child{margin-top:26rem!important}.md\:last\:mt-550:last-child{margin-top:34.375rem!important}.md\:last\:mt-600:last-child{margin-top:37.5rem!important}.md\:last\:mt-auto:last-child{margin-top:auto!important}.md\:last\:mt-px:last-child{margin-top:1px!important}.md\:last\:mt-0\.5:last-child{margin-top:.125rem!important}.md\:last\:mt-1\.5:last-child{margin-top:.375rem!important}.md\:last\:mt-2\.5:last-child{margin-top:.625rem!important}.md\:last\:mt-3\.5:last-child{margin-top:.875rem!important}.md\:last\:mt-tw-1:last-child{margin-top:.25rem!important}.md\:last\:mt-tw-2:last-child{margin-top:.5rem!important}.md\:last\:mt-tw-3:last-child{margin-top:.75rem!important}.md\:last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.md\:last\:mt-tw-4:last-child{margin-top:1rem!important}.md\:last\:mt-tw-5:last-child{margin-top:1.25rem!important}.md\:last\:mt-51per:last-child{margin-top:51%!important}.md\:last\:mt-max-content:last-child{margin-top:max-content!important}.md\:last\:-mt-0:last-child{margin-top:0!important}.md\:last\:-mt-1:last-child{margin-top:-.25rem!important}.md\:last\:-mt-2:last-child{margin-top:-.5rem!important}.md\:last\:-mt-3:last-child{margin-top:-.75rem!important}.md\:last\:-mt-4:last-child{margin-top:-1rem!important}.md\:last\:-mt-5:last-child{margin-top:-1.25rem!important}.md\:last\:-mt-6:last-child{margin-top:-1.5rem!important}.md\:last\:-mt-7:last-child{margin-top:-1.75rem!important}.md\:last\:-mt-8:last-child{margin-top:-2rem!important}.md\:last\:-mt-9:last-child{margin-top:-2.25rem!important}.md\:last\:-mt-10:last-child{margin-top:-2.5rem!important}.md\:last\:-mt-11:last-child{margin-top:-2.75rem!important}.md\:last\:-mt-12:last-child{margin-top:-3rem!important}.md\:last\:-mt-14:last-child{margin-top:-3.5rem!important}.md\:last\:-mt-16:last-child{margin-top:-4rem!important}.md\:last\:-mt-20:last-child{margin-top:-5rem!important}.md\:last\:-mt-24:last-child{margin-top:-6rem!important}.md\:last\:-mt-28:last-child{margin-top:-7rem!important}.md\:last\:-mt-30:last-child{margin-top:-7.5rem!important}.md\:last\:-mt-32:last-child{margin-top:-8rem!important}.md\:last\:-mt-36:last-child{margin-top:-9rem!important}.md\:last\:-mt-40:last-child{margin-top:-10rem!important}.md\:last\:-mt-44:last-child{margin-top:-11rem!important}.md\:last\:-mt-48:last-child{margin-top:-12rem!important}.md\:last\:-mt-52:last-child{margin-top:-13rem!important}.md\:last\:-mt-56:last-child{margin-top:-14rem!important}.md\:last\:-mt-60:last-child{margin-top:-15rem!important}.md\:last\:-mt-64:last-child{margin-top:-16rem!important}.md\:last\:-mt-72:last-child{margin-top:-18rem!important}.md\:last\:-mt-80:last-child{margin-top:-20rem!important}.md\:last\:-mt-82:last-child{margin-top:-20.5rem!important}.md\:last\:-mt-85:last-child{margin-top:-21.25rem!important}.md\:last\:-mt-96:last-child{margin-top:-24rem!important}.md\:last\:-mt-416:last-child{margin-top:-26rem!important}.md\:last\:-mt-550:last-child{margin-top:-34.375rem!important}.md\:last\:-mt-600:last-child{margin-top:-37.5rem!important}.md\:last\:-mt-px:last-child{margin-top:-1px!important}.md\:last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.md\:last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.md\:last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.md\:last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.md\:last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.md\:last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.md\:last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.md\:last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.md\:last\:-mt-tw-4:last-child{margin-top:-1rem!important}.md\:last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.md\:last\:-mt-51per:last-child{margin-top:-51%!important}.md\:last\:-mt-max-content:last-child{margin-top:max-content!important}.md\:last\:mr-0:last-child{margin-right:0!important}.md\:last\:mr-1:last-child{margin-right:.25rem!important}.md\:last\:mr-2:last-child{margin-right:.5rem!important}.md\:last\:mr-3:last-child{margin-right:.75rem!important}.md\:last\:mr-4:last-child{margin-right:1rem!important}.md\:last\:mr-5:last-child{margin-right:1.25rem!important}.md\:last\:mr-6:last-child{margin-right:1.5rem!important}.md\:last\:mr-7:last-child{margin-right:1.75rem!important}.md\:last\:mr-8:last-child{margin-right:2rem!important}.md\:last\:mr-9:last-child{margin-right:2.25rem!important}.md\:last\:mr-10:last-child{margin-right:2.5rem!important}.md\:last\:mr-11:last-child{margin-right:2.75rem!important}.md\:last\:mr-12:last-child{margin-right:3rem!important}.md\:last\:mr-14:last-child{margin-right:3.5rem!important}.md\:last\:mr-16:last-child{margin-right:4rem!important}.md\:last\:mr-20:last-child{margin-right:5rem!important}.md\:last\:mr-24:last-child{margin-right:6rem!important}.md\:last\:mr-28:last-child{margin-right:7rem!important}.md\:last\:mr-30:last-child{margin-right:7.5rem!important}.md\:last\:mr-32:last-child{margin-right:8rem!important}.md\:last\:mr-36:last-child{margin-right:9rem!important}.md\:last\:mr-40:last-child{margin-right:10rem!important}.md\:last\:mr-44:last-child{margin-right:11rem!important}.md\:last\:mr-48:last-child{margin-right:12rem!important}.md\:last\:mr-52:last-child{margin-right:13rem!important}.md\:last\:mr-56:last-child{margin-right:14rem!important}.md\:last\:mr-60:last-child{margin-right:15rem!important}.md\:last\:mr-64:last-child{margin-right:16rem!important}.md\:last\:mr-72:last-child{margin-right:18rem!important}.md\:last\:mr-80:last-child{margin-right:20rem!important}.md\:last\:mr-82:last-child{margin-right:20.5rem!important}.md\:last\:mr-85:last-child{margin-right:21.25rem!important}.md\:last\:mr-96:last-child{margin-right:24rem!important}.md\:last\:mr-416:last-child{margin-right:26rem!important}.md\:last\:mr-550:last-child{margin-right:34.375rem!important}.md\:last\:mr-600:last-child{margin-right:37.5rem!important}.md\:last\:mr-auto:last-child{margin-right:auto!important}.md\:last\:mr-px:last-child{margin-right:1px!important}.md\:last\:mr-0\.5:last-child{margin-right:.125rem!important}.md\:last\:mr-1\.5:last-child{margin-right:.375rem!important}.md\:last\:mr-2\.5:last-child{margin-right:.625rem!important}.md\:last\:mr-3\.5:last-child{margin-right:.875rem!important}.md\:last\:mr-tw-1:last-child{margin-right:.25rem!important}.md\:last\:mr-tw-2:last-child{margin-right:.5rem!important}.md\:last\:mr-tw-3:last-child{margin-right:.75rem!important}.md\:last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.md\:last\:mr-tw-4:last-child{margin-right:1rem!important}.md\:last\:mr-tw-5:last-child{margin-right:1.25rem!important}.md\:last\:mr-51per:last-child{margin-right:51%!important}.md\:last\:mr-max-content:last-child{margin-right:max-content!important}.md\:last\:-mr-0:last-child{margin-right:0!important}.md\:last\:-mr-1:last-child{margin-right:-.25rem!important}.md\:last\:-mr-2:last-child{margin-right:-.5rem!important}.md\:last\:-mr-3:last-child{margin-right:-.75rem!important}.md\:last\:-mr-4:last-child{margin-right:-1rem!important}.md\:last\:-mr-5:last-child{margin-right:-1.25rem!important}.md\:last\:-mr-6:last-child{margin-right:-1.5rem!important}.md\:last\:-mr-7:last-child{margin-right:-1.75rem!important}.md\:last\:-mr-8:last-child{margin-right:-2rem!important}.md\:last\:-mr-9:last-child{margin-right:-2.25rem!important}.md\:last\:-mr-10:last-child{margin-right:-2.5rem!important}.md\:last\:-mr-11:last-child{margin-right:-2.75rem!important}.md\:last\:-mr-12:last-child{margin-right:-3rem!important}.md\:last\:-mr-14:last-child{margin-right:-3.5rem!important}.md\:last\:-mr-16:last-child{margin-right:-4rem!important}.md\:last\:-mr-20:last-child{margin-right:-5rem!important}.md\:last\:-mr-24:last-child{margin-right:-6rem!important}.md\:last\:-mr-28:last-child{margin-right:-7rem!important}.md\:last\:-mr-30:last-child{margin-right:-7.5rem!important}.md\:last\:-mr-32:last-child{margin-right:-8rem!important}.md\:last\:-mr-36:last-child{margin-right:-9rem!important}.md\:last\:-mr-40:last-child{margin-right:-10rem!important}.md\:last\:-mr-44:last-child{margin-right:-11rem!important}.md\:last\:-mr-48:last-child{margin-right:-12rem!important}.md\:last\:-mr-52:last-child{margin-right:-13rem!important}.md\:last\:-mr-56:last-child{margin-right:-14rem!important}.md\:last\:-mr-60:last-child{margin-right:-15rem!important}.md\:last\:-mr-64:last-child{margin-right:-16rem!important}.md\:last\:-mr-72:last-child{margin-right:-18rem!important}.md\:last\:-mr-80:last-child{margin-right:-20rem!important}.md\:last\:-mr-82:last-child{margin-right:-20.5rem!important}.md\:last\:-mr-85:last-child{margin-right:-21.25rem!important}.md\:last\:-mr-96:last-child{margin-right:-24rem!important}.md\:last\:-mr-416:last-child{margin-right:-26rem!important}.md\:last\:-mr-550:last-child{margin-right:-34.375rem!important}.md\:last\:-mr-600:last-child{margin-right:-37.5rem!important}.md\:last\:-mr-px:last-child{margin-right:-1px!important}.md\:last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.md\:last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.md\:last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.md\:last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.md\:last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.md\:last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.md\:last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.md\:last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.md\:last\:-mr-tw-4:last-child{margin-right:-1rem!important}.md\:last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.md\:last\:-mr-51per:last-child{margin-right:-51%!important}.md\:last\:-mr-max-content:last-child{margin-right:max-content!important}.md\:last\:mb-0:last-child{margin-bottom:0!important}.md\:last\:mb-1:last-child{margin-bottom:.25rem!important}.md\:last\:mb-2:last-child{margin-bottom:.5rem!important}.md\:last\:mb-3:last-child{margin-bottom:.75rem!important}.md\:last\:mb-4:last-child{margin-bottom:1rem!important}.md\:last\:mb-5:last-child{margin-bottom:1.25rem!important}.md\:last\:mb-6:last-child{margin-bottom:1.5rem!important}.md\:last\:mb-7:last-child{margin-bottom:1.75rem!important}.md\:last\:mb-8:last-child{margin-bottom:2rem!important}.md\:last\:mb-9:last-child{margin-bottom:2.25rem!important}.md\:last\:mb-10:last-child{margin-bottom:2.5rem!important}.md\:last\:mb-11:last-child{margin-bottom:2.75rem!important}.md\:last\:mb-12:last-child{margin-bottom:3rem!important}.md\:last\:mb-14:last-child{margin-bottom:3.5rem!important}.md\:last\:mb-16:last-child{margin-bottom:4rem!important}.md\:last\:mb-20:last-child{margin-bottom:5rem!important}.md\:last\:mb-24:last-child{margin-bottom:6rem!important}.md\:last\:mb-28:last-child{margin-bottom:7rem!important}.md\:last\:mb-30:last-child{margin-bottom:7.5rem!important}.md\:last\:mb-32:last-child{margin-bottom:8rem!important}.md\:last\:mb-36:last-child{margin-bottom:9rem!important}.md\:last\:mb-40:last-child{margin-bottom:10rem!important}.md\:last\:mb-44:last-child{margin-bottom:11rem!important}.md\:last\:mb-48:last-child{margin-bottom:12rem!important}.md\:last\:mb-52:last-child{margin-bottom:13rem!important}.md\:last\:mb-56:last-child{margin-bottom:14rem!important}.md\:last\:mb-60:last-child{margin-bottom:15rem!important}.md\:last\:mb-64:last-child{margin-bottom:16rem!important}.md\:last\:mb-72:last-child{margin-bottom:18rem!important}.md\:last\:mb-80:last-child{margin-bottom:20rem!important}.md\:last\:mb-82:last-child{margin-bottom:20.5rem!important}.md\:last\:mb-85:last-child{margin-bottom:21.25rem!important}.md\:last\:mb-96:last-child{margin-bottom:24rem!important}.md\:last\:mb-416:last-child{margin-bottom:26rem!important}.md\:last\:mb-550:last-child{margin-bottom:34.375rem!important}.md\:last\:mb-600:last-child{margin-bottom:37.5rem!important}.md\:last\:mb-auto:last-child{margin-bottom:auto!important}.md\:last\:mb-px:last-child{margin-bottom:1px!important}.md\:last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.md\:last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.md\:last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.md\:last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.md\:last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.md\:last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.md\:last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.md\:last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.md\:last\:mb-tw-4:last-child{margin-bottom:1rem!important}.md\:last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.md\:last\:mb-51per:last-child{margin-bottom:51%!important}.md\:last\:mb-max-content:last-child{margin-bottom:max-content!important}.md\:last\:-mb-0:last-child{margin-bottom:0!important}.md\:last\:-mb-1:last-child{margin-bottom:-.25rem!important}.md\:last\:-mb-2:last-child{margin-bottom:-.5rem!important}.md\:last\:-mb-3:last-child{margin-bottom:-.75rem!important}.md\:last\:-mb-4:last-child{margin-bottom:-1rem!important}.md\:last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.md\:last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.md\:last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.md\:last\:-mb-8:last-child{margin-bottom:-2rem!important}.md\:last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.md\:last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.md\:last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.md\:last\:-mb-12:last-child{margin-bottom:-3rem!important}.md\:last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.md\:last\:-mb-16:last-child{margin-bottom:-4rem!important}.md\:last\:-mb-20:last-child{margin-bottom:-5rem!important}.md\:last\:-mb-24:last-child{margin-bottom:-6rem!important}.md\:last\:-mb-28:last-child{margin-bottom:-7rem!important}.md\:last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.md\:last\:-mb-32:last-child{margin-bottom:-8rem!important}.md\:last\:-mb-36:last-child{margin-bottom:-9rem!important}.md\:last\:-mb-40:last-child{margin-bottom:-10rem!important}.md\:last\:-mb-44:last-child{margin-bottom:-11rem!important}.md\:last\:-mb-48:last-child{margin-bottom:-12rem!important}.md\:last\:-mb-52:last-child{margin-bottom:-13rem!important}.md\:last\:-mb-56:last-child{margin-bottom:-14rem!important}.md\:last\:-mb-60:last-child{margin-bottom:-15rem!important}.md\:last\:-mb-64:last-child{margin-bottom:-16rem!important}.md\:last\:-mb-72:last-child{margin-bottom:-18rem!important}.md\:last\:-mb-80:last-child{margin-bottom:-20rem!important}.md\:last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.md\:last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.md\:last\:-mb-96:last-child{margin-bottom:-24rem!important}.md\:last\:-mb-416:last-child{margin-bottom:-26rem!important}.md\:last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.md\:last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.md\:last\:-mb-px:last-child{margin-bottom:-1px!important}.md\:last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.md\:last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.md\:last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.md\:last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.md\:last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.md\:last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.md\:last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.md\:last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.md\:last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.md\:last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.md\:last\:-mb-51per:last-child{margin-bottom:-51%!important}.md\:last\:-mb-max-content:last-child{margin-bottom:max-content!important}.md\:last\:ml-0:last-child{margin-left:0!important}.md\:last\:ml-1:last-child{margin-left:.25rem!important}.md\:last\:ml-2:last-child{margin-left:.5rem!important}.md\:last\:ml-3:last-child{margin-left:.75rem!important}.md\:last\:ml-4:last-child{margin-left:1rem!important}.md\:last\:ml-5:last-child{margin-left:1.25rem!important}.md\:last\:ml-6:last-child{margin-left:1.5rem!important}.md\:last\:ml-7:last-child{margin-left:1.75rem!important}.md\:last\:ml-8:last-child{margin-left:2rem!important}.md\:last\:ml-9:last-child{margin-left:2.25rem!important}.md\:last\:ml-10:last-child{margin-left:2.5rem!important}.md\:last\:ml-11:last-child{margin-left:2.75rem!important}.md\:last\:ml-12:last-child{margin-left:3rem!important}.md\:last\:ml-14:last-child{margin-left:3.5rem!important}.md\:last\:ml-16:last-child{margin-left:4rem!important}.md\:last\:ml-20:last-child{margin-left:5rem!important}.md\:last\:ml-24:last-child{margin-left:6rem!important}.md\:last\:ml-28:last-child{margin-left:7rem!important}.md\:last\:ml-30:last-child{margin-left:7.5rem!important}.md\:last\:ml-32:last-child{margin-left:8rem!important}.md\:last\:ml-36:last-child{margin-left:9rem!important}.md\:last\:ml-40:last-child{margin-left:10rem!important}.md\:last\:ml-44:last-child{margin-left:11rem!important}.md\:last\:ml-48:last-child{margin-left:12rem!important}.md\:last\:ml-52:last-child{margin-left:13rem!important}.md\:last\:ml-56:last-child{margin-left:14rem!important}.md\:last\:ml-60:last-child{margin-left:15rem!important}.md\:last\:ml-64:last-child{margin-left:16rem!important}.md\:last\:ml-72:last-child{margin-left:18rem!important}.md\:last\:ml-80:last-child{margin-left:20rem!important}.md\:last\:ml-82:last-child{margin-left:20.5rem!important}.md\:last\:ml-85:last-child{margin-left:21.25rem!important}.md\:last\:ml-96:last-child{margin-left:24rem!important}.md\:last\:ml-416:last-child{margin-left:26rem!important}.md\:last\:ml-550:last-child{margin-left:34.375rem!important}.md\:last\:ml-600:last-child{margin-left:37.5rem!important}.md\:last\:ml-auto:last-child{margin-left:auto!important}.md\:last\:ml-px:last-child{margin-left:1px!important}.md\:last\:ml-0\.5:last-child{margin-left:.125rem!important}.md\:last\:ml-1\.5:last-child{margin-left:.375rem!important}.md\:last\:ml-2\.5:last-child{margin-left:.625rem!important}.md\:last\:ml-3\.5:last-child{margin-left:.875rem!important}.md\:last\:ml-tw-1:last-child{margin-left:.25rem!important}.md\:last\:ml-tw-2:last-child{margin-left:.5rem!important}.md\:last\:ml-tw-3:last-child{margin-left:.75rem!important}.md\:last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.md\:last\:ml-tw-4:last-child{margin-left:1rem!important}.md\:last\:ml-tw-5:last-child{margin-left:1.25rem!important}.md\:last\:ml-51per:last-child{margin-left:51%!important}.md\:last\:ml-max-content:last-child{margin-left:max-content!important}.md\:last\:-ml-0:last-child{margin-left:0!important}.md\:last\:-ml-1:last-child{margin-left:-.25rem!important}.md\:last\:-ml-2:last-child{margin-left:-.5rem!important}.md\:last\:-ml-3:last-child{margin-left:-.75rem!important}.md\:last\:-ml-4:last-child{margin-left:-1rem!important}.md\:last\:-ml-5:last-child{margin-left:-1.25rem!important}.md\:last\:-ml-6:last-child{margin-left:-1.5rem!important}.md\:last\:-ml-7:last-child{margin-left:-1.75rem!important}.md\:last\:-ml-8:last-child{margin-left:-2rem!important}.md\:last\:-ml-9:last-child{margin-left:-2.25rem!important}.md\:last\:-ml-10:last-child{margin-left:-2.5rem!important}.md\:last\:-ml-11:last-child{margin-left:-2.75rem!important}.md\:last\:-ml-12:last-child{margin-left:-3rem!important}.md\:last\:-ml-14:last-child{margin-left:-3.5rem!important}.md\:last\:-ml-16:last-child{margin-left:-4rem!important}.md\:last\:-ml-20:last-child{margin-left:-5rem!important}.md\:last\:-ml-24:last-child{margin-left:-6rem!important}.md\:last\:-ml-28:last-child{margin-left:-7rem!important}.md\:last\:-ml-30:last-child{margin-left:-7.5rem!important}.md\:last\:-ml-32:last-child{margin-left:-8rem!important}.md\:last\:-ml-36:last-child{margin-left:-9rem!important}.md\:last\:-ml-40:last-child{margin-left:-10rem!important}.md\:last\:-ml-44:last-child{margin-left:-11rem!important}.md\:last\:-ml-48:last-child{margin-left:-12rem!important}.md\:last\:-ml-52:last-child{margin-left:-13rem!important}.md\:last\:-ml-56:last-child{margin-left:-14rem!important}.md\:last\:-ml-60:last-child{margin-left:-15rem!important}.md\:last\:-ml-64:last-child{margin-left:-16rem!important}.md\:last\:-ml-72:last-child{margin-left:-18rem!important}.md\:last\:-ml-80:last-child{margin-left:-20rem!important}.md\:last\:-ml-82:last-child{margin-left:-20.5rem!important}.md\:last\:-ml-85:last-child{margin-left:-21.25rem!important}.md\:last\:-ml-96:last-child{margin-left:-24rem!important}.md\:last\:-ml-416:last-child{margin-left:-26rem!important}.md\:last\:-ml-550:last-child{margin-left:-34.375rem!important}.md\:last\:-ml-600:last-child{margin-left:-37.5rem!important}.md\:last\:-ml-px:last-child{margin-left:-1px!important}.md\:last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.md\:last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.md\:last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.md\:last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.md\:last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.md\:last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.md\:last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.md\:last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.md\:last\:-ml-tw-4:last-child{margin-left:-1rem!important}.md\:last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.md\:last\:-ml-51per:last-child{margin-left:-51%!important}.md\:last\:-ml-max-content:last-child{margin-left:max-content!important}.md\:box-border{box-sizing:border-box!important}.md\:box-content{box-sizing:content-box!important}.md\:block{display:block!important}.md\:inline-block{display:inline-block!important}.md\:inline{display:inline!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}.md\:table{display:table!important}.md\:inline-table{display:inline-table!important}.md\:table-caption{display:table-caption!important}.md\:table-cell{display:table-cell!important}.md\:table-column{display:table-column!important}.md\:table-column-group{display:table-column-group!important}.md\:table-footer-group{display:table-footer-group!important}.md\:table-header-group{display:table-header-group!important}.md\:table-row-group{display:table-row-group!important}.md\:table-row{display:table-row!important}.md\:flow-root{display:flow-root!important}.md\:grid{display:grid!important}.md\:inline-grid{display:inline-grid!important}.md\:contents{display:contents!important}.md\:list-item{display:list-item!important}.md\:hidden{display:none!important}.md\:h-0{height:0px!important}.md\:h-1{height:.25rem!important}.md\:h-2{height:.5rem!important}.md\:h-3{height:.75rem!important}.md\:h-4{height:1rem!important}.md\:h-5{height:1.25rem!important}.md\:h-6{height:1.5rem!important}.md\:h-7{height:1.75rem!important}.md\:h-8{height:2rem!important}.md\:h-9{height:2.25rem!important}.md\:h-10{height:2.5rem!important}.md\:h-11{height:2.75rem!important}.md\:h-12{height:3rem!important}.md\:h-14{height:3.5rem!important}.md\:h-16{height:4rem!important}.md\:h-20{height:5rem!important}.md\:h-24{height:6rem!important}.md\:h-28{height:7rem!important}.md\:h-30{height:7.5rem!important}.md\:h-32{height:8rem!important}.md\:h-36{height:9rem!important}.md\:h-40{height:10rem!important}.md\:h-44{height:11rem!important}.md\:h-48{height:12rem!important}.md\:h-52{height:13rem!important}.md\:h-56{height:14rem!important}.md\:h-60{height:15rem!important}.md\:h-64{height:16rem!important}.md\:h-72{height:18rem!important}.md\:h-80{height:20rem!important}.md\:h-82{height:20.5rem!important}.md\:h-85{height:21.25rem!important}.md\:h-96{height:24rem!important}.md\:h-416{height:26rem!important}.md\:h-550{height:34.375rem!important}.md\:h-600{height:37.5rem!important}.md\:h-auto{height:auto!important}.md\:h-px{height:1px!important}.md\:h-0\.5{height:.125rem!important}.md\:h-1\.5{height:.375rem!important}.md\:h-2\.5{height:.625rem!important}.md\:h-3\.5{height:.875rem!important}.md\:h-tw-1{height:.25rem!important}.md\:h-tw-2{height:.5rem!important}.md\:h-tw-3{height:.75rem!important}.md\:h-tw-3\.5{height:.9375rem!important}.md\:h-tw-4{height:1rem!important}.md\:h-tw-5{height:1.25rem!important}.md\:h-51per{height:51%!important}.md\:h-max-content{height:max-content!important}.md\:h-1\/2{height:50%!important}.md\:h-1\/3{height:33.333333%!important}.md\:h-2\/3{height:66.666667%!important}.md\:h-1\/4{height:25%!important}.md\:h-2\/4{height:50%!important}.md\:h-3\/4{height:75%!important}.md\:h-1\/5{height:20%!important}.md\:h-2\/5{height:40%!important}.md\:h-3\/5{height:60%!important}.md\:h-4\/5{height:80%!important}.md\:h-1\/6{height:16.666667%!important}.md\:h-2\/6{height:33.333333%!important}.md\:h-3\/6{height:50%!important}.md\:h-4\/6{height:66.666667%!important}.md\:h-5\/6{height:83.333333%!important}.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:max-h-0{max-height:0px!important}.md\:max-h-1{max-height:.25rem!important}.md\:max-h-2{max-height:.5rem!important}.md\:max-h-3{max-height:.75rem!important}.md\:max-h-4{max-height:1rem!important}.md\:max-h-5{max-height:1.25rem!important}.md\:max-h-6{max-height:1.5rem!important}.md\:max-h-7{max-height:1.75rem!important}.md\:max-h-8{max-height:2rem!important}.md\:max-h-9{max-height:2.25rem!important}.md\:max-h-10{max-height:2.5rem!important}.md\:max-h-11{max-height:2.75rem!important}.md\:max-h-12{max-height:3rem!important}.md\:max-h-14{max-height:3.5rem!important}.md\:max-h-16{max-height:4rem!important}.md\:max-h-20{max-height:5rem!important}.md\:max-h-24{max-height:6rem!important}.md\:max-h-28{max-height:7rem!important}.md\:max-h-30{max-height:7.5rem!important}.md\:max-h-32{max-height:8rem!important}.md\:max-h-36{max-height:9rem!important}.md\:max-h-40{max-height:10rem!important}.md\:max-h-44{max-height:11rem!important}.md\:max-h-48{max-height:12rem!important}.md\:max-h-52{max-height:13rem!important}.md\:max-h-56{max-height:14rem!important}.md\:max-h-60{max-height:15rem!important}.md\:max-h-64{max-height:16rem!important}.md\:max-h-72{max-height:18rem!important}.md\:max-h-80{max-height:20rem!important}.md\:max-h-82{max-height:20.5rem!important}.md\:max-h-85{max-height:21.25rem!important}.md\:max-h-96{max-height:24rem!important}.md\:max-h-416{max-height:26rem!important}.md\:max-h-550{max-height:34.375rem!important}.md\:max-h-600{max-height:37.5rem!important}.md\:max-h-px{max-height:1px!important}.md\:max-h-0\.5{max-height:.125rem!important}.md\:max-h-1\.5{max-height:.375rem!important}.md\:max-h-2\.5{max-height:.625rem!important}.md\:max-h-3\.5{max-height:.875rem!important}.md\:max-h-tw-1{max-height:.25rem!important}.md\:max-h-tw-2{max-height:.5rem!important}.md\:max-h-tw-3{max-height:.75rem!important}.md\:max-h-tw-3\.5{max-height:.9375rem!important}.md\:max-h-tw-4{max-height:1rem!important}.md\:max-h-tw-5{max-height:1.25rem!important}.md\:max-h-51per{max-height:51%!important}.md\:max-h-max-content{max-height:max-content!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:min-h-0{min-height:0px!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}.md\:w-0{width:0px!important}.md\:w-1{width:.25rem!important}.md\:w-2{width:.5rem!important}.md\:w-3{width:.75rem!important}.md\:w-4{width:1rem!important}.md\:w-5{width:1.25rem!important}.md\:w-6{width:1.5rem!important}.md\:w-7{width:1.75rem!important}.md\:w-8{width:2rem!important}.md\:w-9{width:2.25rem!important}.md\:w-10{width:2.5rem!important}.md\:w-11{width:2.75rem!important}.md\:w-12{width:3rem!important}.md\:w-14{width:3.5rem!important}.md\:w-16{width:4rem!important}.md\:w-20{width:5rem!important}.md\:w-24{width:6rem!important}.md\:w-28{width:7rem!important}.md\:w-30{width:7.5rem!important}.md\:w-32{width:8rem!important}.md\:w-36{width:9rem!important}.md\:w-40{width:10rem!important}.md\:w-44{width:11rem!important}.md\:w-48{width:12rem!important}.md\:w-52{width:13rem!important}.md\:w-56{width:14rem!important}.md\:w-60{width:15rem!important}.md\:w-64{width:16rem!important}.md\:w-72{width:18rem!important}.md\:w-80{width:20rem!important}.md\:w-82{width:20.5rem!important}.md\:w-85{width:21.25rem!important}.md\:w-96{width:24rem!important}.md\:w-416{width:26rem!important}.md\:w-550{width:34.375rem!important}.md\:w-600{width:37.5rem!important}.md\:w-auto{width:auto!important}.md\:w-px{width:1px!important}.md\:w-0\.5{width:.125rem!important}.md\:w-1\.5{width:.375rem!important}.md\:w-2\.5{width:.625rem!important}.md\:w-3\.5{width:.875rem!important}.md\:w-tw-1{width:.25rem!important}.md\:w-tw-2{width:.5rem!important}.md\:w-tw-3{width:.75rem!important}.md\:w-tw-3\.5{width:.9375rem!important}.md\:w-tw-4{width:1rem!important}.md\:w-tw-5{width:1.25rem!important}.md\:w-51per{width:51%!important}.md\:w-max-content{width:max-content!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-1\/4{width:25%!important}.md\:w-2\/4{width:50%!important}.md\:w-3\/4{width:75%!important}.md\:w-1\/5{width:20%!important}.md\:w-2\/5{width:40%!important}.md\:w-3\/5{width:60%!important}.md\:w-4\/5{width:80%!important}.md\:w-1\/6{width:16.666667%!important}.md\:w-2\/6{width:33.333333%!important}.md\:w-3\/6{width:50%!important}.md\:w-4\/6{width:66.666667%!important}.md\:w-5\/6{width:83.333333%!important}.md\:w-1\/12{width:8.333333%!important}.md\:w-2\/12{width:16.666667%!important}.md\:w-3\/12{width:25%!important}.md\:w-4\/12{width:33.333333%!important}.md\:w-5\/12{width:41.666667%!important}.md\:w-6\/12{width:50%!important}.md\:w-7\/12{width:58.333333%!important}.md\:w-8\/12{width:66.666667%!important}.md\:w-9\/12{width:75%!important}.md\:w-10\/12{width:83.333333%!important}.md\:w-11\/12{width:91.666667%!important}.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-min{width:min-content!important}.md\:w-max{width:max-content!important}.md\:min-w-0{min-width:0px!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-min{min-width:min-content!important}.md\:min-w-max{min-width:max-content!important}.md\:max-w-0{max-width:0rem!important}.md\:max-w-none{max-width:none!important}.md\:max-w-xs{max-width:20rem!important}.md\:max-w-sm{max-width:24rem!important}.md\:max-w-md{max-width:28rem!important}.md\:max-w-lg{max-width:32rem!important}.md\:max-w-xl{max-width:36rem!important}.md\:max-w-2xl{max-width:42rem!important}.md\:max-w-3xl{max-width:48rem!important}.md\:max-w-4xl{max-width:56rem!important}.md\:max-w-5xl{max-width:64rem!important}.md\:max-w-6xl{max-width:72rem!important}.md\:max-w-7xl{max-width:80rem!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-min{max-width:min-content!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-prose{max-width:65ch!important}.md\:max-w-screen-sm{max-width:36rem!important}.md\:max-w-screen-md{max-width:48rem!important}.md\:max-w-screen-lg{max-width:62rem!important}.md\:max-w-screen-xl{max-width:75rem!important}.md\:max-w-screen-2xl{max-width:87.5rem!important}.md\:max-w-350px{max-width:21.875rem!important}.md\:max-w-550px{max-width:34.375rem!important}.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink{flex-shrink:1!important}.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow{flex-grow:1!important}.md\:table-auto{table-layout:auto!important}.md\:table-fixed{table-layout:fixed!important}.md\:border-collapse{border-collapse:collapse!important}.md\:border-separate{border-collapse:separate!important}.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top left!important}.md\:transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:transform-none{transform:none!important}.md\:translate-x-0{--tw-translate-x: 0px !important}.md\:translate-x-1{--tw-translate-x: .25rem !important}.md\:translate-x-2{--tw-translate-x: .5rem !important}.md\:translate-x-3{--tw-translate-x: .75rem !important}.md\:translate-x-4{--tw-translate-x: 1rem !important}.md\:translate-x-5{--tw-translate-x: 1.25rem !important}.md\:translate-x-6{--tw-translate-x: 1.5rem !important}.md\:translate-x-7{--tw-translate-x: 1.75rem !important}.md\:translate-x-8{--tw-translate-x: 2rem !important}.md\:translate-x-9{--tw-translate-x: 2.25rem !important}.md\:translate-x-10{--tw-translate-x: 2.5rem !important}.md\:translate-x-11{--tw-translate-x: 2.75rem !important}.md\:translate-x-12{--tw-translate-x: 3rem !important}.md\:translate-x-14{--tw-translate-x: 3.5rem !important}.md\:translate-x-16{--tw-translate-x: 4rem !important}.md\:translate-x-20{--tw-translate-x: 5rem !important}.md\:translate-x-24{--tw-translate-x: 6rem !important}.md\:translate-x-28{--tw-translate-x: 7rem !important}.md\:translate-x-30{--tw-translate-x: 7.5rem !important}.md\:translate-x-32{--tw-translate-x: 8rem !important}.md\:translate-x-36{--tw-translate-x: 9rem !important}.md\:translate-x-40{--tw-translate-x: 10rem !important}.md\:translate-x-44{--tw-translate-x: 11rem !important}.md\:translate-x-48{--tw-translate-x: 12rem !important}.md\:translate-x-52{--tw-translate-x: 13rem !important}.md\:translate-x-56{--tw-translate-x: 14rem !important}.md\:translate-x-60{--tw-translate-x: 15rem !important}.md\:translate-x-64{--tw-translate-x: 16rem !important}.md\:translate-x-72{--tw-translate-x: 18rem !important}.md\:translate-x-80{--tw-translate-x: 20rem !important}.md\:translate-x-82{--tw-translate-x: 20.5rem !important}.md\:translate-x-85{--tw-translate-x: 21.25rem !important}.md\:translate-x-96{--tw-translate-x: 24rem !important}.md\:translate-x-416{--tw-translate-x: 26rem !important}.md\:translate-x-550{--tw-translate-x: 34.375rem !important}.md\:translate-x-600{--tw-translate-x: 37.5rem !important}.md\:translate-x-px{--tw-translate-x: 1px !important}.md\:translate-x-0\.5{--tw-translate-x: .125rem !important}.md\:translate-x-1\.5{--tw-translate-x: .375rem !important}.md\:translate-x-2\.5{--tw-translate-x: .625rem !important}.md\:translate-x-3\.5{--tw-translate-x: .875rem !important}.md\:translate-x-tw-1{--tw-translate-x: .25rem !important}.md\:translate-x-tw-2{--tw-translate-x: .5rem !important}.md\:translate-x-tw-3{--tw-translate-x: .75rem !important}.md\:translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.md\:translate-x-tw-4{--tw-translate-x: 1rem !important}.md\:translate-x-tw-5{--tw-translate-x: 1.25rem !important}.md\:translate-x-51per{--tw-translate-x: 51% !important}.md\:translate-x-max-content{--tw-translate-x: max-content !important}.md\:-translate-x-0{--tw-translate-x: 0px !important}.md\:-translate-x-1{--tw-translate-x: -.25rem !important}.md\:-translate-x-2{--tw-translate-x: -.5rem !important}.md\:-translate-x-3{--tw-translate-x: -.75rem !important}.md\:-translate-x-4{--tw-translate-x: -1rem !important}.md\:-translate-x-5{--tw-translate-x: -1.25rem !important}.md\:-translate-x-6{--tw-translate-x: -1.5rem !important}.md\:-translate-x-7{--tw-translate-x: -1.75rem !important}.md\:-translate-x-8{--tw-translate-x: -2rem !important}.md\:-translate-x-9{--tw-translate-x: -2.25rem !important}.md\:-translate-x-10{--tw-translate-x: -2.5rem !important}.md\:-translate-x-11{--tw-translate-x: -2.75rem !important}.md\:-translate-x-12{--tw-translate-x: -3rem !important}.md\:-translate-x-14{--tw-translate-x: -3.5rem !important}.md\:-translate-x-16{--tw-translate-x: -4rem !important}.md\:-translate-x-20{--tw-translate-x: -5rem !important}.md\:-translate-x-24{--tw-translate-x: -6rem !important}.md\:-translate-x-28{--tw-translate-x: -7rem !important}.md\:-translate-x-30{--tw-translate-x: -7.5rem !important}.md\:-translate-x-32{--tw-translate-x: -8rem !important}.md\:-translate-x-36{--tw-translate-x: -9rem !important}.md\:-translate-x-40{--tw-translate-x: -10rem !important}.md\:-translate-x-44{--tw-translate-x: -11rem !important}.md\:-translate-x-48{--tw-translate-x: -12rem !important}.md\:-translate-x-52{--tw-translate-x: -13rem !important}.md\:-translate-x-56{--tw-translate-x: -14rem !important}.md\:-translate-x-60{--tw-translate-x: -15rem !important}.md\:-translate-x-64{--tw-translate-x: -16rem !important}.md\:-translate-x-72{--tw-translate-x: -18rem !important}.md\:-translate-x-80{--tw-translate-x: -20rem !important}.md\:-translate-x-82{--tw-translate-x: -20.5rem !important}.md\:-translate-x-85{--tw-translate-x: -21.25rem !important}.md\:-translate-x-96{--tw-translate-x: -24rem !important}.md\:-translate-x-416{--tw-translate-x: -26rem !important}.md\:-translate-x-550{--tw-translate-x: -34.375rem !important}.md\:-translate-x-600{--tw-translate-x: -37.5rem !important}.md\:-translate-x-px{--tw-translate-x: -1px !important}.md\:-translate-x-0\.5{--tw-translate-x: -.125rem !important}.md\:-translate-x-1\.5{--tw-translate-x: -.375rem !important}.md\:-translate-x-2\.5{--tw-translate-x: -.625rem !important}.md\:-translate-x-3\.5{--tw-translate-x: -.875rem !important}.md\:-translate-x-tw-1{--tw-translate-x: -.25rem !important}.md\:-translate-x-tw-2{--tw-translate-x: -.5rem !important}.md\:-translate-x-tw-3{--tw-translate-x: -.75rem !important}.md\:-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.md\:-translate-x-tw-4{--tw-translate-x: -1rem !important}.md\:-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.md\:-translate-x-51per{--tw-translate-x: -51% !important}.md\:-translate-x-max-content{--tw-translate-x: max-content !important}.md\:translate-x-1\/2{--tw-translate-x: 50% !important}.md\:translate-x-1\/3{--tw-translate-x: 33.333333% !important}.md\:translate-x-2\/3{--tw-translate-x: 66.666667% !important}.md\:translate-x-1\/4{--tw-translate-x: 25% !important}.md\:translate-x-2\/4{--tw-translate-x: 50% !important}.md\:translate-x-3\/4{--tw-translate-x: 75% !important}.md\:translate-x-full{--tw-translate-x: 100% !important}.md\:-translate-x-1\/2{--tw-translate-x: -50% !important}.md\:-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.md\:-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.md\:-translate-x-1\/4{--tw-translate-x: -25% !important}.md\:-translate-x-2\/4{--tw-translate-x: -50% !important}.md\:-translate-x-3\/4{--tw-translate-x: -75% !important}.md\:-translate-x-full{--tw-translate-x: -100% !important}.md\:translate-y-0{--tw-translate-y: 0px !important}.md\:translate-y-1{--tw-translate-y: .25rem !important}.md\:translate-y-2{--tw-translate-y: .5rem !important}.md\:translate-y-3{--tw-translate-y: .75rem !important}.md\:translate-y-4{--tw-translate-y: 1rem !important}.md\:translate-y-5{--tw-translate-y: 1.25rem !important}.md\:translate-y-6{--tw-translate-y: 1.5rem !important}.md\:translate-y-7{--tw-translate-y: 1.75rem !important}.md\:translate-y-8{--tw-translate-y: 2rem !important}.md\:translate-y-9{--tw-translate-y: 2.25rem !important}.md\:translate-y-10{--tw-translate-y: 2.5rem !important}.md\:translate-y-11{--tw-translate-y: 2.75rem !important}.md\:translate-y-12{--tw-translate-y: 3rem !important}.md\:translate-y-14{--tw-translate-y: 3.5rem !important}.md\:translate-y-16{--tw-translate-y: 4rem !important}.md\:translate-y-20{--tw-translate-y: 5rem !important}.md\:translate-y-24{--tw-translate-y: 6rem !important}.md\:translate-y-28{--tw-translate-y: 7rem !important}.md\:translate-y-30{--tw-translate-y: 7.5rem !important}.md\:translate-y-32{--tw-translate-y: 8rem !important}.md\:translate-y-36{--tw-translate-y: 9rem !important}.md\:translate-y-40{--tw-translate-y: 10rem !important}.md\:translate-y-44{--tw-translate-y: 11rem !important}.md\:translate-y-48{--tw-translate-y: 12rem !important}.md\:translate-y-52{--tw-translate-y: 13rem !important}.md\:translate-y-56{--tw-translate-y: 14rem !important}.md\:translate-y-60{--tw-translate-y: 15rem !important}.md\:translate-y-64{--tw-translate-y: 16rem !important}.md\:translate-y-72{--tw-translate-y: 18rem !important}.md\:translate-y-80{--tw-translate-y: 20rem !important}.md\:translate-y-82{--tw-translate-y: 20.5rem !important}.md\:translate-y-85{--tw-translate-y: 21.25rem !important}.md\:translate-y-96{--tw-translate-y: 24rem !important}.md\:translate-y-416{--tw-translate-y: 26rem !important}.md\:translate-y-550{--tw-translate-y: 34.375rem !important}.md\:translate-y-600{--tw-translate-y: 37.5rem !important}.md\:translate-y-px{--tw-translate-y: 1px !important}.md\:translate-y-0\.5{--tw-translate-y: .125rem !important}.md\:translate-y-1\.5{--tw-translate-y: .375rem !important}.md\:translate-y-2\.5{--tw-translate-y: .625rem !important}.md\:translate-y-3\.5{--tw-translate-y: .875rem !important}.md\:translate-y-tw-1{--tw-translate-y: .25rem !important}.md\:translate-y-tw-2{--tw-translate-y: .5rem !important}.md\:translate-y-tw-3{--tw-translate-y: .75rem !important}.md\:translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.md\:translate-y-tw-4{--tw-translate-y: 1rem !important}.md\:translate-y-tw-5{--tw-translate-y: 1.25rem !important}.md\:translate-y-51per{--tw-translate-y: 51% !important}.md\:translate-y-max-content{--tw-translate-y: max-content !important}.md\:-translate-y-0{--tw-translate-y: 0px !important}.md\:-translate-y-1{--tw-translate-y: -.25rem !important}.md\:-translate-y-2{--tw-translate-y: -.5rem !important}.md\:-translate-y-3{--tw-translate-y: -.75rem !important}.md\:-translate-y-4{--tw-translate-y: -1rem !important}.md\:-translate-y-5{--tw-translate-y: -1.25rem !important}.md\:-translate-y-6{--tw-translate-y: -1.5rem !important}.md\:-translate-y-7{--tw-translate-y: -1.75rem !important}.md\:-translate-y-8{--tw-translate-y: -2rem !important}.md\:-translate-y-9{--tw-translate-y: -2.25rem !important}.md\:-translate-y-10{--tw-translate-y: -2.5rem !important}.md\:-translate-y-11{--tw-translate-y: -2.75rem !important}.md\:-translate-y-12{--tw-translate-y: -3rem !important}.md\:-translate-y-14{--tw-translate-y: -3.5rem !important}.md\:-translate-y-16{--tw-translate-y: -4rem !important}.md\:-translate-y-20{--tw-translate-y: -5rem !important}.md\:-translate-y-24{--tw-translate-y: -6rem !important}.md\:-translate-y-28{--tw-translate-y: -7rem !important}.md\:-translate-y-30{--tw-translate-y: -7.5rem !important}.md\:-translate-y-32{--tw-translate-y: -8rem !important}.md\:-translate-y-36{--tw-translate-y: -9rem !important}.md\:-translate-y-40{--tw-translate-y: -10rem !important}.md\:-translate-y-44{--tw-translate-y: -11rem !important}.md\:-translate-y-48{--tw-translate-y: -12rem !important}.md\:-translate-y-52{--tw-translate-y: -13rem !important}.md\:-translate-y-56{--tw-translate-y: -14rem !important}.md\:-translate-y-60{--tw-translate-y: -15rem !important}.md\:-translate-y-64{--tw-translate-y: -16rem !important}.md\:-translate-y-72{--tw-translate-y: -18rem !important}.md\:-translate-y-80{--tw-translate-y: -20rem !important}.md\:-translate-y-82{--tw-translate-y: -20.5rem !important}.md\:-translate-y-85{--tw-translate-y: -21.25rem !important}.md\:-translate-y-96{--tw-translate-y: -24rem !important}.md\:-translate-y-416{--tw-translate-y: -26rem !important}.md\:-translate-y-550{--tw-translate-y: -34.375rem !important}.md\:-translate-y-600{--tw-translate-y: -37.5rem !important}.md\:-translate-y-px{--tw-translate-y: -1px !important}.md\:-translate-y-0\.5{--tw-translate-y: -.125rem !important}.md\:-translate-y-1\.5{--tw-translate-y: -.375rem !important}.md\:-translate-y-2\.5{--tw-translate-y: -.625rem !important}.md\:-translate-y-3\.5{--tw-translate-y: -.875rem !important}.md\:-translate-y-tw-1{--tw-translate-y: -.25rem !important}.md\:-translate-y-tw-2{--tw-translate-y: -.5rem !important}.md\:-translate-y-tw-3{--tw-translate-y: -.75rem !important}.md\:-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.md\:-translate-y-tw-4{--tw-translate-y: -1rem !important}.md\:-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.md\:-translate-y-51per{--tw-translate-y: -51% !important}.md\:-translate-y-max-content{--tw-translate-y: max-content !important}.md\:translate-y-1\/2{--tw-translate-y: 50% !important}.md\:translate-y-1\/3{--tw-translate-y: 33.333333% !important}.md\:translate-y-2\/3{--tw-translate-y: 66.666667% !important}.md\:translate-y-1\/4{--tw-translate-y: 25% !important}.md\:translate-y-2\/4{--tw-translate-y: 50% !important}.md\:translate-y-3\/4{--tw-translate-y: 75% !important}.md\:translate-y-full{--tw-translate-y: 100% !important}.md\:-translate-y-1\/2{--tw-translate-y: -50% !important}.md\:-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.md\:-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.md\:-translate-y-1\/4{--tw-translate-y: -25% !important}.md\:-translate-y-2\/4{--tw-translate-y: -50% !important}.md\:-translate-y-3\/4{--tw-translate-y: -75% !important}.md\:-translate-y-full{--tw-translate-y: -100% !important}.md\:hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.md\:hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.md\:hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.md\:hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.md\:hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.md\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.md\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.md\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.md\:hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.md\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.md\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.md\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.md\:hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.md\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.md\:hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.md\:hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.md\:hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.md\:hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.md\:hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.md\:hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.md\:hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.md\:hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.md\:hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.md\:hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.md\:hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.md\:hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.md\:hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.md\:hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.md\:hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.md\:hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.md\:hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.md\:hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.md\:hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.md\:hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.md\:hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.md\:hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.md\:hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.md\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.md\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.md\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.md\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.md\:hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.md\:hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.md\:hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.md\:hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.md\:hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.md\:hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.md\:hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.md\:hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.md\:hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.md\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.md\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.md\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.md\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.md\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.md\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.md\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.md\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.md\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.md\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.md\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.md\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.md\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.md\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.md\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.md\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.md\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.md\:hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.md\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.md\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.md\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.md\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.md\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.md\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.md\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.md\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.md\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.md\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.md\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.md\:hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.md\:hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.md\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.md\:hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.md\:hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.md\:hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.md\:hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.md\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.md\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.md\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.md\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.md\:hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.md\:hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.md\:hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.md\:hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.md\:hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.md\:hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.md\:hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.md\:hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.md\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.md\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.md\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.md\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.md\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.md\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.md\:hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.md\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.md\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.md\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.md\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.md\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.md\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.md\:hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.md\:hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.md\:hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.md\:hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.md\:hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.md\:hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.md\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.md\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.md\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.md\:hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.md\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.md\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.md\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.md\:hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.md\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.md\:hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.md\:hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.md\:hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.md\:hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.md\:hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.md\:hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.md\:hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.md\:hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.md\:hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.md\:hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.md\:hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.md\:hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.md\:hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.md\:hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.md\:hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.md\:hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.md\:hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.md\:hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.md\:hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.md\:hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.md\:hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.md\:hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.md\:hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.md\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.md\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.md\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.md\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.md\:hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.md\:hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.md\:hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.md\:hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.md\:hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.md\:hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.md\:hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.md\:hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.md\:hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.md\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.md\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.md\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.md\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.md\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.md\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.md\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.md\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.md\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.md\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.md\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.md\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.md\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.md\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.md\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.md\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.md\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.md\:hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.md\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.md\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.md\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.md\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.md\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.md\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.md\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.md\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.md\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.md\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.md\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.md\:hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.md\:hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.md\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.md\:hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.md\:hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.md\:hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.md\:hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.md\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.md\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.md\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.md\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.md\:hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.md\:hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.md\:hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.md\:hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.md\:hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.md\:hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.md\:hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.md\:hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.md\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.md\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.md\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.md\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.md\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.md\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.md\:hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.md\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.md\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.md\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.md\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.md\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.md\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.md\:hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.md\:focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.md\:focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.md\:focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.md\:focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.md\:focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.md\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.md\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.md\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.md\:focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.md\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.md\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.md\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.md\:focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.md\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.md\:focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.md\:focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.md\:focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.md\:focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.md\:focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.md\:focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.md\:focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.md\:focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.md\:focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.md\:focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.md\:focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.md\:focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.md\:focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.md\:focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.md\:focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.md\:focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.md\:focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.md\:focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.md\:focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.md\:focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.md\:focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.md\:focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.md\:focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.md\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.md\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.md\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.md\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.md\:focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.md\:focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.md\:focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.md\:focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.md\:focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.md\:focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.md\:focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.md\:focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.md\:focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.md\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.md\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.md\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.md\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.md\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.md\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.md\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.md\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.md\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.md\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.md\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.md\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.md\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.md\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.md\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.md\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.md\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.md\:focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.md\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.md\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.md\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.md\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.md\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.md\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.md\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.md\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.md\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.md\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.md\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.md\:focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.md\:focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.md\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.md\:focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.md\:focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.md\:focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.md\:focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.md\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.md\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.md\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.md\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.md\:focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.md\:focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.md\:focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.md\:focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.md\:focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.md\:focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.md\:focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.md\:focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.md\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.md\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.md\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.md\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.md\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.md\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.md\:focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.md\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.md\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.md\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.md\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.md\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.md\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.md\:focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.md\:focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.md\:focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.md\:focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.md\:focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.md\:focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.md\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.md\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.md\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.md\:focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.md\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.md\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.md\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.md\:focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.md\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.md\:focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.md\:focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.md\:focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.md\:focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.md\:focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.md\:focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.md\:focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.md\:focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.md\:focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.md\:focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.md\:focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.md\:focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.md\:focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.md\:focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.md\:focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.md\:focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.md\:focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.md\:focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.md\:focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.md\:focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.md\:focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.md\:focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.md\:focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.md\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.md\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.md\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.md\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.md\:focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.md\:focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.md\:focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.md\:focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.md\:focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.md\:focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.md\:focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.md\:focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.md\:focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.md\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.md\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.md\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.md\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.md\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.md\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.md\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.md\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.md\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.md\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.md\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.md\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.md\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.md\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.md\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.md\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.md\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.md\:focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.md\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.md\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.md\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.md\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.md\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.md\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.md\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.md\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.md\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.md\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.md\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.md\:focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.md\:focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.md\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.md\:focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.md\:focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.md\:focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.md\:focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.md\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.md\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.md\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.md\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.md\:focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.md\:focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.md\:focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.md\:focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.md\:focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.md\:focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.md\:focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.md\:focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.md\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.md\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.md\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.md\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.md\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.md\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.md\:focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.md\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.md\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.md\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.md\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.md\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.md\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.md\:focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.md\:rotate-0{--tw-rotate: 0deg !important}.md\:rotate-1{--tw-rotate: 1deg !important}.md\:rotate-2{--tw-rotate: 2deg !important}.md\:rotate-3{--tw-rotate: 3deg !important}.md\:rotate-6{--tw-rotate: 6deg !important}.md\:rotate-12{--tw-rotate: 12deg !important}.md\:rotate-45{--tw-rotate: 45deg !important}.md\:rotate-90{--tw-rotate: 90deg !important}.md\:rotate-180{--tw-rotate: 180deg !important}.md\:-rotate-180{--tw-rotate: -180deg !important}.md\:-rotate-90{--tw-rotate: -90deg !important}.md\:-rotate-45{--tw-rotate: -45deg !important}.md\:-rotate-12{--tw-rotate: -12deg !important}.md\:-rotate-6{--tw-rotate: -6deg !important}.md\:-rotate-3{--tw-rotate: -3deg !important}.md\:-rotate-2{--tw-rotate: -2deg !important}.md\:-rotate-1{--tw-rotate: -1deg !important}.md\:hover\:rotate-0:hover{--tw-rotate: 0deg !important}.md\:hover\:rotate-1:hover{--tw-rotate: 1deg !important}.md\:hover\:rotate-2:hover{--tw-rotate: 2deg !important}.md\:hover\:rotate-3:hover{--tw-rotate: 3deg !important}.md\:hover\:rotate-6:hover{--tw-rotate: 6deg !important}.md\:hover\:rotate-12:hover{--tw-rotate: 12deg !important}.md\:hover\:rotate-45:hover{--tw-rotate: 45deg !important}.md\:hover\:rotate-90:hover{--tw-rotate: 90deg !important}.md\:hover\:rotate-180:hover{--tw-rotate: 180deg !important}.md\:hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.md\:hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.md\:hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.md\:hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.md\:hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.md\:hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.md\:hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.md\:hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.md\:focus\:rotate-0:focus{--tw-rotate: 0deg !important}.md\:focus\:rotate-1:focus{--tw-rotate: 1deg !important}.md\:focus\:rotate-2:focus{--tw-rotate: 2deg !important}.md\:focus\:rotate-3:focus{--tw-rotate: 3deg !important}.md\:focus\:rotate-6:focus{--tw-rotate: 6deg !important}.md\:focus\:rotate-12:focus{--tw-rotate: 12deg !important}.md\:focus\:rotate-45:focus{--tw-rotate: 45deg !important}.md\:focus\:rotate-90:focus{--tw-rotate: 90deg !important}.md\:focus\:rotate-180:focus{--tw-rotate: 180deg !important}.md\:focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.md\:focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.md\:focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.md\:focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.md\:focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.md\:focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.md\:focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.md\:focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.md\:skew-x-0{--tw-skew-x: 0deg !important}.md\:skew-x-1{--tw-skew-x: 1deg !important}.md\:skew-x-2{--tw-skew-x: 2deg !important}.md\:skew-x-3{--tw-skew-x: 3deg !important}.md\:skew-x-6{--tw-skew-x: 6deg !important}.md\:skew-x-12{--tw-skew-x: 12deg !important}.md\:-skew-x-12{--tw-skew-x: -12deg !important}.md\:-skew-x-6{--tw-skew-x: -6deg !important}.md\:-skew-x-3{--tw-skew-x: -3deg !important}.md\:-skew-x-2{--tw-skew-x: -2deg !important}.md\:-skew-x-1{--tw-skew-x: -1deg !important}.md\:skew-y-0{--tw-skew-y: 0deg !important}.md\:skew-y-1{--tw-skew-y: 1deg !important}.md\:skew-y-2{--tw-skew-y: 2deg !important}.md\:skew-y-3{--tw-skew-y: 3deg !important}.md\:skew-y-6{--tw-skew-y: 6deg !important}.md\:skew-y-12{--tw-skew-y: 12deg !important}.md\:-skew-y-12{--tw-skew-y: -12deg !important}.md\:-skew-y-6{--tw-skew-y: -6deg !important}.md\:-skew-y-3{--tw-skew-y: -3deg !important}.md\:-skew-y-2{--tw-skew-y: -2deg !important}.md\:-skew-y-1{--tw-skew-y: -1deg !important}.md\:hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.md\:hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.md\:hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.md\:hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.md\:hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.md\:hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.md\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.md\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.md\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.md\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.md\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.md\:hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.md\:hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.md\:hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.md\:hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.md\:hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.md\:hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.md\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.md\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.md\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.md\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.md\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.md\:focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.md\:focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.md\:focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.md\:focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.md\:focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.md\:focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.md\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.md\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.md\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.md\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.md\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.md\:focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.md\:focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.md\:focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.md\:focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.md\:focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.md\:focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.md\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.md\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.md\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.md\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.md\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.md\:scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.md\:scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.md\:scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.md\:scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.md\:scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.md\:scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.md\:scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.md\:scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.md\:scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.md\:scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.md\:hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.md\:hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.md\:hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.md\:hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.md\:hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.md\:hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.md\:hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.md\:hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.md\:hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.md\:hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.md\:focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.md\:focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.md\:focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.md\:focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.md\:focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.md\:focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.md\:focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.md\:focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.md\:focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.md\:focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.md\:scale-x-0{--tw-scale-x: 0 !important}.md\:scale-x-50{--tw-scale-x: .5 !important}.md\:scale-x-75{--tw-scale-x: .75 !important}.md\:scale-x-90{--tw-scale-x: .9 !important}.md\:scale-x-95{--tw-scale-x: .95 !important}.md\:scale-x-100{--tw-scale-x: 1 !important}.md\:scale-x-105{--tw-scale-x: 1.05 !important}.md\:scale-x-110{--tw-scale-x: 1.1 !important}.md\:scale-x-125{--tw-scale-x: 1.25 !important}.md\:scale-x-150{--tw-scale-x: 1.5 !important}.md\:scale-y-0{--tw-scale-y: 0 !important}.md\:scale-y-50{--tw-scale-y: .5 !important}.md\:scale-y-75{--tw-scale-y: .75 !important}.md\:scale-y-90{--tw-scale-y: .9 !important}.md\:scale-y-95{--tw-scale-y: .95 !important}.md\:scale-y-100{--tw-scale-y: 1 !important}.md\:scale-y-105{--tw-scale-y: 1.05 !important}.md\:scale-y-110{--tw-scale-y: 1.1 !important}.md\:scale-y-125{--tw-scale-y: 1.25 !important}.md\:scale-y-150{--tw-scale-y: 1.5 !important}.md\:hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.md\:hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.md\:hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.md\:hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.md\:hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.md\:hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.md\:hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.md\:hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.md\:hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.md\:hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.md\:hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.md\:hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.md\:hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.md\:hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.md\:hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.md\:hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.md\:hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.md\:hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.md\:hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.md\:hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.md\:focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.md\:focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.md\:focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.md\:focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.md\:focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.md\:focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.md\:focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.md\:focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.md\:focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.md\:focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.md\:focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.md\:focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.md\:focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.md\:focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.md\:focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.md\:focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.md\:focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.md\:focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.md\:focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.md\:focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}.md\:animate-none{animation:none!important}.md\:animate-spin{animation:spin 1s linear infinite!important}.md\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.md\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.md\:animate-bounce{animation:bounce 1s infinite!important}.md\:cursor-auto{cursor:auto!important}.md\:cursor-default{cursor:default!important}.md\:cursor-pointer{cursor:pointer!important}.md\:cursor-wait{cursor:wait!important}.md\:cursor-text{cursor:text!important}.md\:cursor-move{cursor:move!important}.md\:cursor-help{cursor:help!important}.md\:cursor-not-allowed{cursor:not-allowed!important}.md\:disabled\:cursor-auto:disabled{cursor:auto!important}.md\:disabled\:cursor-default:disabled{cursor:default!important}.md\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.md\:disabled\:cursor-wait:disabled{cursor:wait!important}.md\:disabled\:cursor-text:disabled{cursor:text!important}.md\:disabled\:cursor-move:disabled{cursor:move!important}.md\:disabled\:cursor-help:disabled{cursor:help!important}.md\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.md\:select-none{-webkit-user-select:none!important;user-select:none!important}.md\:select-text{-webkit-user-select:text!important;user-select:text!important}.md\:select-all{-webkit-user-select:all!important;user-select:all!important}.md\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.md\:resize-none{resize:none!important}.md\:resize-y{resize:vertical!important}.md\:resize-x{resize:horizontal!important}.md\:resize{resize:both!important}.md\:list-inside{list-style-position:inside!important}.md\:list-outside{list-style-position:outside!important}.md\:list-none{list-style-type:none!important}.md\:list-disc{list-style-type:disc!important}.md\:list-decimal{list-style-type:decimal!important}.md\:appearance-none{appearance:none!important}.md\:auto-cols-auto{grid-auto-columns:auto!important}.md\:auto-cols-min{grid-auto-columns:min-content!important}.md\:auto-cols-max{grid-auto-columns:max-content!important}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.md\:grid-flow-row{grid-auto-flow:row!important}.md\:grid-flow-col{grid-auto-flow:column!important}.md\:grid-flow-row-dense{grid-auto-flow:row dense!important}.md\:grid-flow-col-dense{grid-auto-flow:column dense!important}.md\:auto-rows-auto{grid-auto-rows:auto!important}.md\:auto-rows-min{grid-auto-rows:min-content!important}.md\:auto-rows-max{grid-auto-rows:max-content!important}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:grid-cols-none{grid-template-columns:none!important}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.md\:grid-rows-none{grid-template-rows:none!important}.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-col{flex-direction:column!important}.md\:flex-col-reverse{flex-direction:column-reverse!important}.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}.md\:place-content-center{place-content:center!important}.md\:place-content-start{place-content:start!important}.md\:place-content-end{place-content:end!important}.md\:place-content-between{place-content:space-between!important}.md\:place-content-around{place-content:space-around!important}.md\:place-content-evenly{place-content:space-evenly!important}.md\:place-content-stretch{place-content:stretch!important}.md\:place-items-start{place-items:start!important}.md\:place-items-end{place-items:end!important}.md\:place-items-center{place-items:center!important}.md\:place-items-stretch{place-items:stretch!important}.md\:content-center{align-content:center!important}.md\:content-start{align-content:flex-start!important}.md\:content-end{align-content:flex-end!important}.md\:content-between{align-content:space-between!important}.md\:content-around{align-content:space-around!important}.md\:content-evenly{align-content:space-evenly!important}.md\:items-start{align-items:flex-start!important}.md\:items-end{align-items:flex-end!important}.md\:items-center{align-items:center!important}.md\:items-baseline{align-items:baseline!important}.md\:items-stretch{align-items:stretch!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-center{justify-content:center!important}.md\:justify-between{justify-content:space-between!important}.md\:justify-around{justify-content:space-around!important}.md\:justify-evenly{justify-content:space-evenly!important}.md\:justify-items-start{justify-items:start!important}.md\:justify-items-end{justify-items:end!important}.md\:justify-items-center{justify-items:center!important}.md\:justify-items-stretch{justify-items:stretch!important}.md\:gap-0{gap:0px!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:.75rem!important}.md\:gap-4{gap:1rem!important}.md\:gap-5{gap:1.25rem!important}.md\:gap-6{gap:1.5rem!important}.md\:gap-7{gap:1.75rem!important}.md\:gap-8{gap:2rem!important}.md\:gap-9{gap:2.25rem!important}.md\:gap-10{gap:2.5rem!important}.md\:gap-11{gap:2.75rem!important}.md\:gap-12{gap:3rem!important}.md\:gap-14{gap:3.5rem!important}.md\:gap-16{gap:4rem!important}.md\:gap-20{gap:5rem!important}.md\:gap-24{gap:6rem!important}.md\:gap-28{gap:7rem!important}.md\:gap-30{gap:7.5rem!important}.md\:gap-32{gap:8rem!important}.md\:gap-36{gap:9rem!important}.md\:gap-40{gap:10rem!important}.md\:gap-44{gap:11rem!important}.md\:gap-48{gap:12rem!important}.md\:gap-52{gap:13rem!important}.md\:gap-56{gap:14rem!important}.md\:gap-60{gap:15rem!important}.md\:gap-64{gap:16rem!important}.md\:gap-72{gap:18rem!important}.md\:gap-80{gap:20rem!important}.md\:gap-82{gap:20.5rem!important}.md\:gap-85{gap:21.25rem!important}.md\:gap-96{gap:24rem!important}.md\:gap-416{gap:26rem!important}.md\:gap-550{gap:34.375rem!important}.md\:gap-600{gap:37.5rem!important}.md\:gap-px{gap:1px!important}.md\:gap-0\.5{gap:.125rem!important}.md\:gap-1\.5{gap:.375rem!important}.md\:gap-2\.5{gap:.625rem!important}.md\:gap-3\.5{gap:.875rem!important}.md\:gap-tw-1{gap:.25rem!important}.md\:gap-tw-2{gap:.5rem!important}.md\:gap-tw-3{gap:.75rem!important}.md\:gap-tw-3\.5{gap:.9375rem!important}.md\:gap-tw-4{gap:1rem!important}.md\:gap-tw-5{gap:1.25rem!important}.md\:gap-51per{gap:51%!important}.md\:gap-max-content{gap:max-content!important}.md\:gap-x-0{column-gap:0px!important}.md\:gap-x-1{column-gap:.25rem!important}.md\:gap-x-2{column-gap:.5rem!important}.md\:gap-x-3{column-gap:.75rem!important}.md\:gap-x-4{column-gap:1rem!important}.md\:gap-x-5{column-gap:1.25rem!important}.md\:gap-x-6{column-gap:1.5rem!important}.md\:gap-x-7{column-gap:1.75rem!important}.md\:gap-x-8{column-gap:2rem!important}.md\:gap-x-9{column-gap:2.25rem!important}.md\:gap-x-10{column-gap:2.5rem!important}.md\:gap-x-11{column-gap:2.75rem!important}.md\:gap-x-12{column-gap:3rem!important}.md\:gap-x-14{column-gap:3.5rem!important}.md\:gap-x-16{column-gap:4rem!important}.md\:gap-x-20{column-gap:5rem!important}.md\:gap-x-24{column-gap:6rem!important}.md\:gap-x-28{column-gap:7rem!important}.md\:gap-x-30{column-gap:7.5rem!important}.md\:gap-x-32{column-gap:8rem!important}.md\:gap-x-36{column-gap:9rem!important}.md\:gap-x-40{column-gap:10rem!important}.md\:gap-x-44{column-gap:11rem!important}.md\:gap-x-48{column-gap:12rem!important}.md\:gap-x-52{column-gap:13rem!important}.md\:gap-x-56{column-gap:14rem!important}.md\:gap-x-60{column-gap:15rem!important}.md\:gap-x-64{column-gap:16rem!important}.md\:gap-x-72{column-gap:18rem!important}.md\:gap-x-80{column-gap:20rem!important}.md\:gap-x-82{column-gap:20.5rem!important}.md\:gap-x-85{column-gap:21.25rem!important}.md\:gap-x-96{column-gap:24rem!important}.md\:gap-x-416{column-gap:26rem!important}.md\:gap-x-550{column-gap:34.375rem!important}.md\:gap-x-600{column-gap:37.5rem!important}.md\:gap-x-px{column-gap:1px!important}.md\:gap-x-0\.5{column-gap:.125rem!important}.md\:gap-x-1\.5{column-gap:.375rem!important}.md\:gap-x-2\.5{column-gap:.625rem!important}.md\:gap-x-3\.5{column-gap:.875rem!important}.md\:gap-x-tw-1{column-gap:.25rem!important}.md\:gap-x-tw-2{column-gap:.5rem!important}.md\:gap-x-tw-3{column-gap:.75rem!important}.md\:gap-x-tw-3\.5{column-gap:.9375rem!important}.md\:gap-x-tw-4{column-gap:1rem!important}.md\:gap-x-tw-5{column-gap:1.25rem!important}.md\:gap-x-51per{column-gap:51%!important}.md\:gap-x-max-content{column-gap:max-content!important}.md\:gap-y-0{row-gap:0px!important}.md\:gap-y-1{row-gap:.25rem!important}.md\:gap-y-2{row-gap:.5rem!important}.md\:gap-y-3{row-gap:.75rem!important}.md\:gap-y-4{row-gap:1rem!important}.md\:gap-y-5{row-gap:1.25rem!important}.md\:gap-y-6{row-gap:1.5rem!important}.md\:gap-y-7{row-gap:1.75rem!important}.md\:gap-y-8{row-gap:2rem!important}.md\:gap-y-9{row-gap:2.25rem!important}.md\:gap-y-10{row-gap:2.5rem!important}.md\:gap-y-11{row-gap:2.75rem!important}.md\:gap-y-12{row-gap:3rem!important}.md\:gap-y-14{row-gap:3.5rem!important}.md\:gap-y-16{row-gap:4rem!important}.md\:gap-y-20{row-gap:5rem!important}.md\:gap-y-24{row-gap:6rem!important}.md\:gap-y-28{row-gap:7rem!important}.md\:gap-y-30{row-gap:7.5rem!important}.md\:gap-y-32{row-gap:8rem!important}.md\:gap-y-36{row-gap:9rem!important}.md\:gap-y-40{row-gap:10rem!important}.md\:gap-y-44{row-gap:11rem!important}.md\:gap-y-48{row-gap:12rem!important}.md\:gap-y-52{row-gap:13rem!important}.md\:gap-y-56{row-gap:14rem!important}.md\:gap-y-60{row-gap:15rem!important}.md\:gap-y-64{row-gap:16rem!important}.md\:gap-y-72{row-gap:18rem!important}.md\:gap-y-80{row-gap:20rem!important}.md\:gap-y-82{row-gap:20.5rem!important}.md\:gap-y-85{row-gap:21.25rem!important}.md\:gap-y-96{row-gap:24rem!important}.md\:gap-y-416{row-gap:26rem!important}.md\:gap-y-550{row-gap:34.375rem!important}.md\:gap-y-600{row-gap:37.5rem!important}.md\:gap-y-px{row-gap:1px!important}.md\:gap-y-0\.5{row-gap:.125rem!important}.md\:gap-y-1\.5{row-gap:.375rem!important}.md\:gap-y-2\.5{row-gap:.625rem!important}.md\:gap-y-3\.5{row-gap:.875rem!important}.md\:gap-y-tw-1{row-gap:.25rem!important}.md\:gap-y-tw-2{row-gap:.5rem!important}.md\:gap-y-tw-3{row-gap:.75rem!important}.md\:gap-y-tw-3\.5{row-gap:.9375rem!important}.md\:gap-y-tw-4{row-gap:1rem!important}.md\:gap-y-tw-5{row-gap:1.25rem!important}.md\:gap-y-51per{row-gap:51%!important}.md\:gap-y-max-content{row-gap:max-content!important}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.md\:-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.md\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.md\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.md\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.md\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.md\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.md\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.md\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.md\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.md\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.md\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.md\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.md\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.md\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.md\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.md\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.md\:space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.md\:space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.md\:space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.md\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.md\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.md\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.md\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.md\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.md\:space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.md\:space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.md\:space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.md\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.md\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.md\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.md\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.md\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.md\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.md\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.md\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.md\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.md\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.md\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.md\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.md\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.md\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.md\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.md\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.md\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.md\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.md\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.md\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.md\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.md\:-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.md\:-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.md\:-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.md\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.md\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.md\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.md\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.md\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.md\:-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.md\:-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.md\:-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.md\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.md\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.md\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.md\:divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.md\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.md\:divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.md\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.md\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.md\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.md\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.md\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.md\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.md\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.md\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.md\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.md\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.md\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.md\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.md\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.md\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.md\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.md\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.md\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.md\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.md\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.md\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.md\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.md\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.md\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.md\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.md\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.md\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.md\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.md\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.md\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.md\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.md\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.md\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.md\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.md\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.md\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.md\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.md\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.md\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.md\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.md\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.md\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.md\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.md\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.md\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.md\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.md\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.md\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.md\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.md\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.md\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.md\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.md\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.md\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.md\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.md\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.md\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.md\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.md\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.md\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.md\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.md\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.md\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.md\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.md\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.md\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.md\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.md\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.md\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.md\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.md\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.md\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.md\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.md\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.md\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.md\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.md\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.md\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.md\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.md\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.md\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.md\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.md\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.md\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.md\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.md\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.md\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.md\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.md\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.md\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.md\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.md\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.md\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.md\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.md\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.md\:divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.md\:divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.md\:divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.md\:divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.md\:divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.md\:divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.md\:divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.md\:divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.md\:divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.md\:divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.md\:divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.md\:divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.md\:divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.md\:divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.md\:divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.md\:divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.md\:divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.md\:divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.md\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.md\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.md\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.md\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.md\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.md\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.md\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.md\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.md\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.md\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.md\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.md\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.md\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.md\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.md\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.md\:place-self-auto{place-self:auto!important}.md\:place-self-start{place-self:start!important}.md\:place-self-end{place-self:end!important}.md\:place-self-center{place-self:center!important}.md\:place-self-stretch{place-self:stretch!important}.md\:self-auto{align-self:auto!important}.md\:self-start{align-self:flex-start!important}.md\:self-end{align-self:flex-end!important}.md\:self-center{align-self:center!important}.md\:self-stretch{align-self:stretch!important}.md\:self-baseline{align-self:baseline!important}.md\:justify-self-auto{justify-self:auto!important}.md\:justify-self-start{justify-self:start!important}.md\:justify-self-end{justify-self:end!important}.md\:justify-self-center{justify-self:center!important}.md\:justify-self-stretch{justify-self:stretch!important}.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}.md\:overflow-y-scroll{overflow-y:scroll!important}.md\:overscroll-auto{overscroll-behavior:auto!important}.md\:overscroll-contain{overscroll-behavior:contain!important}.md\:overscroll-none{overscroll-behavior:none!important}.md\:overscroll-y-auto{overscroll-behavior-y:auto!important}.md\:overscroll-y-contain{overscroll-behavior-y:contain!important}.md\:overscroll-y-none{overscroll-behavior-y:none!important}.md\:overscroll-x-auto{overscroll-behavior-x:auto!important}.md\:overscroll-x-contain{overscroll-behavior-x:contain!important}.md\:overscroll-x-none{overscroll-behavior-x:none!important}.md\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.md\:overflow-ellipsis{text-overflow:ellipsis!important}.md\:overflow-clip{text-overflow:clip!important}.md\:whitespace-normal{white-space:normal!important}.md\:whitespace-nowrap{white-space:nowrap!important}.md\:whitespace-pre{white-space:pre!important}.md\:whitespace-pre-line{white-space:pre-line!important}.md\:whitespace-pre-wrap{white-space:pre-wrap!important}.md\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.md\:break-words{overflow-wrap:break-word!important}.md\:break-all{word-break:break-all!important}.md\:rounded-none{border-radius:0!important}.md\:rounded-sm{border-radius:.125rem!important}.md\:rounded{border-radius:.25rem!important}.md\:rounded-md{border-radius:.375rem!important}.md\:rounded-lg{border-radius:.5rem!important}.md\:rounded-xl{border-radius:.75rem!important}.md\:rounded-2xl{border-radius:1rem!important}.md\:rounded-3xl{border-radius:1.5rem!important}.md\:rounded-full{border-radius:9999px!important}.md\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.md\:rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.md\:rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.md\:rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.md\:rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.md\:rounded-tl-none{border-top-left-radius:0!important}.md\:rounded-tl-sm{border-top-left-radius:.125rem!important}.md\:rounded-tl{border-top-left-radius:.25rem!important}.md\:rounded-tl-md{border-top-left-radius:.375rem!important}.md\:rounded-tl-lg{border-top-left-radius:.5rem!important}.md\:rounded-tl-xl{border-top-left-radius:.75rem!important}.md\:rounded-tl-2xl{border-top-left-radius:1rem!important}.md\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.md\:rounded-tl-full{border-top-left-radius:9999px!important}.md\:rounded-tr-none{border-top-right-radius:0!important}.md\:rounded-tr-sm{border-top-right-radius:.125rem!important}.md\:rounded-tr{border-top-right-radius:.25rem!important}.md\:rounded-tr-md{border-top-right-radius:.375rem!important}.md\:rounded-tr-lg{border-top-right-radius:.5rem!important}.md\:rounded-tr-xl{border-top-right-radius:.75rem!important}.md\:rounded-tr-2xl{border-top-right-radius:1rem!important}.md\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.md\:rounded-tr-full{border-top-right-radius:9999px!important}.md\:rounded-br-none{border-bottom-right-radius:0!important}.md\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.md\:rounded-br{border-bottom-right-radius:.25rem!important}.md\:rounded-br-md{border-bottom-right-radius:.375rem!important}.md\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.md\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.md\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.md\:rounded-br-full{border-bottom-right-radius:9999px!important}.md\:rounded-bl-none{border-bottom-left-radius:0!important}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.md\:rounded-bl{border-bottom-left-radius:.25rem!important}.md\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.md\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.md\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.md\:rounded-bl-full{border-bottom-left-radius:9999px!important}.md\:border-0{border-width:0!important}.md\:border-1{border-width:1px!important}.md\:border-2{border-width:2px!important}.md\:border-3{border-width:3px!important}.md\:border-4{border-width:4px!important}.md\:border-8{border-width:8px!important}.md\:border{border-width:1px!important}.md\:hover\:border-0:hover{border-width:0!important}.md\:hover\:border-1:hover{border-width:1px!important}.md\:hover\:border-2:hover{border-width:2px!important}.md\:hover\:border-3:hover{border-width:3px!important}.md\:hover\:border-4:hover{border-width:4px!important}.md\:hover\:border-8:hover{border-width:8px!important}.md\:hover\:border:hover{border-width:1px!important}.md\:border-t-0{border-top-width:0!important}.md\:border-t-1{border-top-width:1px!important}.md\:border-t-2{border-top-width:2px!important}.md\:border-t-3{border-top-width:3px!important}.md\:border-t-4{border-top-width:4px!important}.md\:border-t-8{border-top-width:8px!important}.md\:border-t{border-top-width:1px!important}.md\:border-r-0{border-right-width:0!important}.md\:border-r-1{border-right-width:1px!important}.md\:border-r-2{border-right-width:2px!important}.md\:border-r-3{border-right-width:3px!important}.md\:border-r-4{border-right-width:4px!important}.md\:border-r-8{border-right-width:8px!important}.md\:border-r{border-right-width:1px!important}.md\:border-b-0{border-bottom-width:0!important}.md\:border-b-1{border-bottom-width:1px!important}.md\:border-b-2{border-bottom-width:2px!important}.md\:border-b-3{border-bottom-width:3px!important}.md\:border-b-4{border-bottom-width:4px!important}.md\:border-b-8{border-bottom-width:8px!important}.md\:border-b{border-bottom-width:1px!important}.md\:border-l-0{border-left-width:0!important}.md\:border-l-1{border-left-width:1px!important}.md\:border-l-2{border-left-width:2px!important}.md\:border-l-3{border-left-width:3px!important}.md\:border-l-4{border-left-width:4px!important}.md\:border-l-8{border-left-width:8px!important}.md\:border-l{border-left-width:1px!important}.md\:hover\:border-t-0:hover{border-top-width:0!important}.md\:hover\:border-t-1:hover{border-top-width:1px!important}.md\:hover\:border-t-2:hover{border-top-width:2px!important}.md\:hover\:border-t-3:hover{border-top-width:3px!important}.md\:hover\:border-t-4:hover{border-top-width:4px!important}.md\:hover\:border-t-8:hover{border-top-width:8px!important}.md\:hover\:border-t:hover{border-top-width:1px!important}.md\:hover\:border-r-0:hover{border-right-width:0!important}.md\:hover\:border-r-1:hover{border-right-width:1px!important}.md\:hover\:border-r-2:hover{border-right-width:2px!important}.md\:hover\:border-r-3:hover{border-right-width:3px!important}.md\:hover\:border-r-4:hover{border-right-width:4px!important}.md\:hover\:border-r-8:hover{border-right-width:8px!important}.md\:hover\:border-r:hover{border-right-width:1px!important}.md\:hover\:border-b-0:hover{border-bottom-width:0!important}.md\:hover\:border-b-1:hover{border-bottom-width:1px!important}.md\:hover\:border-b-2:hover{border-bottom-width:2px!important}.md\:hover\:border-b-3:hover{border-bottom-width:3px!important}.md\:hover\:border-b-4:hover{border-bottom-width:4px!important}.md\:hover\:border-b-8:hover{border-bottom-width:8px!important}.md\:hover\:border-b:hover{border-bottom-width:1px!important}.md\:hover\:border-l-0:hover{border-left-width:0!important}.md\:hover\:border-l-1:hover{border-left-width:1px!important}.md\:hover\:border-l-2:hover{border-left-width:2px!important}.md\:hover\:border-l-3:hover{border-left-width:3px!important}.md\:hover\:border-l-4:hover{border-left-width:4px!important}.md\:hover\:border-l-8:hover{border-left-width:8px!important}.md\:hover\:border-l:hover{border-left-width:1px!important}.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}.md\:border-none{border-style:none!important}.md\:border-transparent{border-color:transparent!important}.md\:border-current{border-color:currentColor!important}.md\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:border-primary-blue{border-color:var(--primary-color)!important}.md\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.md\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:border-primary-green{border-color:var(--conversion-color)!important}.md\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.md\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:checked\:border-transparent:checked{border-color:transparent!important}.md\:checked\:border-current:checked{border-color:currentColor!important}.md\:checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.md\:checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.md\:checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.md\:checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.md\:checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-transparent{border-color:transparent!important}.group:hover .md\:group-hover\:border-current{border-color:currentColor!important}.group:hover .md\:group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .md\:group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .md\:group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .md\:group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .md\:group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:focus-within\:border-transparent:focus-within{border-color:transparent!important}.md\:focus-within\:border-current:focus-within{border-color:currentColor!important}.md\:focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.md\:focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.md\:focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.md\:focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.md\:focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:hover\:border-transparent:hover{border-color:transparent!important}.md\:hover\:border-current:hover{border-color:currentColor!important}.md\:hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.md\:hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.md\:hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.md\:hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.md\:hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:focus\:border-transparent:focus{border-color:transparent!important}.md\:focus\:border-current:focus{border-color:currentColor!important}.md\:focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.md\:focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.md\:focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.md\:focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.md\:focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:disabled\:border-transparent:disabled{border-color:transparent!important}.md\:disabled\:border-current:disabled{border-color:currentColor!important}.md\:disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.md\:disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.md\:disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.md\:disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.md\:disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.md\:disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.md\:disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.md\:disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.md\:disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.md\:disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.md\:disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.md\:disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.md\:disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.md\:disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.md\:disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.md\:disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.md\:disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.md\:disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.md\:disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.md\:disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.md\:disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.md\:disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.md\:disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.md\:disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.md\:disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.md\:disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.md\:disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.md\:disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.md\:disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.md\:disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.md\:disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.md\:disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.md\:disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.md\:disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.md\:disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.md\:disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.md\:disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.md\:disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.md\:disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.md\:disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.md\:disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.md\:disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.md\:disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.md\:disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.md\:disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.md\:border-opacity-0{--tw-border-opacity: 0 !important}.md\:border-opacity-5{--tw-border-opacity: .05 !important}.md\:border-opacity-10{--tw-border-opacity: .1 !important}.md\:border-opacity-20{--tw-border-opacity: .2 !important}.md\:border-opacity-25{--tw-border-opacity: .25 !important}.md\:border-opacity-30{--tw-border-opacity: .3 !important}.md\:border-opacity-40{--tw-border-opacity: .4 !important}.md\:border-opacity-50{--tw-border-opacity: .5 !important}.md\:border-opacity-60{--tw-border-opacity: .6 !important}.md\:border-opacity-70{--tw-border-opacity: .7 !important}.md\:border-opacity-75{--tw-border-opacity: .75 !important}.md\:border-opacity-80{--tw-border-opacity: .8 !important}.md\:border-opacity-90{--tw-border-opacity: .9 !important}.md\:border-opacity-95{--tw-border-opacity: .95 !important}.md\:border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .md\:group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .md\:group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .md\:group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .md\:group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .md\:group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .md\:group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .md\:group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .md\:group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .md\:group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .md\:group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .md\:group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .md\:group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .md\:group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .md\:group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .md\:group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.md\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.md\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.md\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.md\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.md\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.md\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.md\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.md\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.md\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.md\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.md\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.md\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.md\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.md\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.md\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.md\:hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.md\:hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.md\:hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.md\:hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.md\:hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.md\:hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.md\:hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.md\:hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.md\:hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.md\:hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.md\:hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.md\:hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.md\:hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.md\:hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.md\:hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.md\:focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.md\:focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.md\:focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.md\:focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.md\:focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.md\:focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.md\:focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.md\:focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.md\:focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.md\:focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.md\:focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.md\:focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.md\:focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.md\:focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.md\:focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.md\:bg-transparent{background-color:transparent!important}.md\:bg-current{background-color:currentColor!important}.md\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:bg-primary-blue{background-color:var(--primary-color)!important}.md\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.md\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:bg-primary-green{background-color:var(--conversion-color)!important}.md\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.md\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:checked\:bg-transparent:checked{background-color:transparent!important}.md\:checked\:bg-current:checked{background-color:currentColor!important}.md\:checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.md\:checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.md\:checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.md\:checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.md\:checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-transparent{background-color:transparent!important}.group:hover .md\:group-hover\:bg-current{background-color:currentColor!important}.group:hover .md\:group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .md\:group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .md\:group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .md\:group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .md\:group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-transparent:focus-within{background-color:transparent!important}.md\:focus-within\:bg-current:focus-within{background-color:currentColor!important}.md\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.md\:focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.md\:focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.md\:focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.md\:focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:hover\:bg-transparent:hover{background-color:transparent!important}.md\:hover\:bg-current:hover{background-color:currentColor!important}.md\:hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.md\:hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.md\:hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.md\:hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.md\:hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:focus\:bg-transparent:focus{background-color:transparent!important}.md\:focus\:bg-current:focus{background-color:currentColor!important}.md\:focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.md\:focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.md\:focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.md\:focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.md\:focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:disabled\:bg-transparent:disabled{background-color:transparent!important}.md\:disabled\:bg-current:disabled{background-color:currentColor!important}.md\:disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.md\:disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.md\:disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.md\:disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.md\:disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.md\:disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.md\:disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.md\:disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.md\:disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.md\:disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.md\:disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.md\:disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.md\:disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.md\:disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.md\:disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.md\:disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.md\:disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.md\:disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.md\:disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.md\:disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.md\:disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.md\:disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.md\:disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.md\:disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.md\:disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.md\:disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.md\:disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.md\:bg-opacity-0{--tw-bg-opacity: 0 !important}.md\:bg-opacity-5{--tw-bg-opacity: .05 !important}.md\:bg-opacity-10{--tw-bg-opacity: .1 !important}.md\:bg-opacity-20{--tw-bg-opacity: .2 !important}.md\:bg-opacity-25{--tw-bg-opacity: .25 !important}.md\:bg-opacity-30{--tw-bg-opacity: .3 !important}.md\:bg-opacity-40{--tw-bg-opacity: .4 !important}.md\:bg-opacity-50{--tw-bg-opacity: .5 !important}.md\:bg-opacity-60{--tw-bg-opacity: .6 !important}.md\:bg-opacity-70{--tw-bg-opacity: .7 !important}.md\:bg-opacity-75{--tw-bg-opacity: .75 !important}.md\:bg-opacity-80{--tw-bg-opacity: .8 !important}.md\:bg-opacity-90{--tw-bg-opacity: .9 !important}.md\:bg-opacity-95{--tw-bg-opacity: .95 !important}.md\:bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .md\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .md\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .md\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .md\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .md\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .md\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .md\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .md\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .md\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .md\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .md\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .md\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .md\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .md\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .md\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.md\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.md\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.md\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.md\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.md\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.md\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.md\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.md\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.md\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.md\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.md\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.md\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.md\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.md\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.md\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.md\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.md\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.md\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.md\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.md\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.md\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.md\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.md\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.md\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.md\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.md\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.md\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.md\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.md\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.md\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.md\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.md\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.md\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.md\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.md\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.md\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.md\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.md\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.md\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.md\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.md\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.md\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.md\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.md\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.md\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.md\:bg-none{background-image:none!important}.md\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.md\:from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.md\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.md\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.md\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.md\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.md\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.md\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.md\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.md\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.md\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.md\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.md\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.md\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.md\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.md\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.md\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.md\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.md\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.md\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.md\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.md\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.md\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.md\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.md\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.md\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.md\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.md\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.md\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.md\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.md\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.md\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.md\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.md\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.md\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.md\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.md\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.md\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.md\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.md\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.md\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.md\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.md\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.md\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.md\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.md\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.md\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.md\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.md\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.md\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.md\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.md\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.md\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.md\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.md\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.md\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.md\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.md\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.md\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.md\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.md\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.md\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.md\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.md\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.md\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.md\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.md\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.md\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.md\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.md\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.md\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.md\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.md\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.md\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.md\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.md\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.md\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.md\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.md\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.md\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.md\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.md\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.md\:focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.md\:focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.md\:focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.md\:focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.md\:focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.md\:focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.md\:focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.md\:focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.md\:focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.md\:focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.md\:focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.md\:focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.md\:focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.md\:focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.md\:to-transparent{--tw-gradient-to: transparent !important}.md\:to-current{--tw-gradient-to: currentColor !important}.md\:to-black{--tw-gradient-to: #000 !important}.md\:to-white{--tw-gradient-to: #fff !important}.md\:to-gray-50{--tw-gradient-to: #f9fafb !important}.md\:to-gray-100{--tw-gradient-to: #f3f4f6 !important}.md\:to-gray-200{--tw-gradient-to: #e5e7eb !important}.md\:to-gray-300{--tw-gradient-to: #d1d5db !important}.md\:to-gray-400{--tw-gradient-to: #9ca3af !important}.md\:to-gray-500{--tw-gradient-to: #6b7280 !important}.md\:to-gray-600{--tw-gradient-to: #4b5563 !important}.md\:to-gray-700{--tw-gradient-to: #374151 !important}.md\:to-gray-800{--tw-gradient-to: #1f2937 !important}.md\:to-gray-900{--tw-gradient-to: #111827 !important}.md\:to-red-50{--tw-gradient-to: #fef2f2 !important}.md\:to-red-100{--tw-gradient-to: #fee2e2 !important}.md\:to-red-200{--tw-gradient-to: #fecaca !important}.md\:to-red-300{--tw-gradient-to: #fca5a5 !important}.md\:to-red-400{--tw-gradient-to: #f87171 !important}.md\:to-red-500{--tw-gradient-to: #ef4444 !important}.md\:to-red-600{--tw-gradient-to: #dc2626 !important}.md\:to-red-700{--tw-gradient-to: #b91c1c !important}.md\:to-red-800{--tw-gradient-to: #991b1b !important}.md\:to-red-900{--tw-gradient-to: #7f1d1d !important}.md\:to-yellow-50{--tw-gradient-to: #fffbeb !important}.md\:to-yellow-100{--tw-gradient-to: #fef3c7 !important}.md\:to-yellow-200{--tw-gradient-to: #fde68a !important}.md\:to-yellow-300{--tw-gradient-to: #fcd34d !important}.md\:to-yellow-400{--tw-gradient-to: #fbbf24 !important}.md\:to-yellow-500{--tw-gradient-to: #f59e0b !important}.md\:to-yellow-600{--tw-gradient-to: #d97706 !important}.md\:to-yellow-700{--tw-gradient-to: #b45309 !important}.md\:to-yellow-800{--tw-gradient-to: #92400e !important}.md\:to-yellow-900{--tw-gradient-to: #78350f !important}.md\:to-green-50{--tw-gradient-to: #ecfdf5 !important}.md\:to-green-100{--tw-gradient-to: #d1fae5 !important}.md\:to-green-200{--tw-gradient-to: #a7f3d0 !important}.md\:to-green-300{--tw-gradient-to: #6ee7b7 !important}.md\:to-green-400{--tw-gradient-to: #34d399 !important}.md\:to-green-500{--tw-gradient-to: #10b981 !important}.md\:to-green-600{--tw-gradient-to: #059669 !important}.md\:to-green-700{--tw-gradient-to: #047857 !important}.md\:to-green-800{--tw-gradient-to: #065f46 !important}.md\:to-green-900{--tw-gradient-to: #064e3b !important}.md\:to-blue-50{--tw-gradient-to: #eff6ff !important}.md\:to-blue-100{--tw-gradient-to: #dbeafe !important}.md\:to-blue-200{--tw-gradient-to: #bfdbfe !important}.md\:to-blue-300{--tw-gradient-to: #93c5fd !important}.md\:to-blue-400{--tw-gradient-to: #60a5fa !important}.md\:to-blue-500{--tw-gradient-to: #3b82f6 !important}.md\:to-blue-600{--tw-gradient-to: #2563eb !important}.md\:to-blue-700{--tw-gradient-to: #1d4ed8 !important}.md\:to-blue-800{--tw-gradient-to: #1e40af !important}.md\:to-blue-900{--tw-gradient-to: #1e3a8a !important}.md\:to-indigo-50{--tw-gradient-to: #eef2ff !important}.md\:to-indigo-100{--tw-gradient-to: #e0e7ff !important}.md\:to-indigo-200{--tw-gradient-to: #c7d2fe !important}.md\:to-indigo-300{--tw-gradient-to: #a5b4fc !important}.md\:to-indigo-400{--tw-gradient-to: #818cf8 !important}.md\:to-indigo-500{--tw-gradient-to: #6366f1 !important}.md\:to-indigo-600{--tw-gradient-to: #4f46e5 !important}.md\:to-indigo-700{--tw-gradient-to: #4338ca !important}.md\:to-indigo-800{--tw-gradient-to: #3730a3 !important}.md\:to-indigo-900{--tw-gradient-to: #312e81 !important}.md\:to-purple-50{--tw-gradient-to: #f5f3ff !important}.md\:to-purple-100{--tw-gradient-to: #ede9fe !important}.md\:to-purple-200{--tw-gradient-to: #ddd6fe !important}.md\:to-purple-300{--tw-gradient-to: #c4b5fd !important}.md\:to-purple-400{--tw-gradient-to: #a78bfa !important}.md\:to-purple-500{--tw-gradient-to: #8b5cf6 !important}.md\:to-purple-600{--tw-gradient-to: #7c3aed !important}.md\:to-purple-700{--tw-gradient-to: #6d28d9 !important}.md\:to-purple-800{--tw-gradient-to: #5b21b6 !important}.md\:to-purple-900{--tw-gradient-to: #4c1d95 !important}.md\:to-pink-50{--tw-gradient-to: #fdf2f8 !important}.md\:to-pink-100{--tw-gradient-to: #fce7f3 !important}.md\:to-pink-200{--tw-gradient-to: #fbcfe8 !important}.md\:to-pink-300{--tw-gradient-to: #f9a8d4 !important}.md\:to-pink-400{--tw-gradient-to: #f472b6 !important}.md\:to-pink-500{--tw-gradient-to: #ec4899 !important}.md\:to-pink-600{--tw-gradient-to: #db2777 !important}.md\:to-pink-700{--tw-gradient-to: #be185d !important}.md\:to-pink-800{--tw-gradient-to: #9d174d !important}.md\:to-pink-900{--tw-gradient-to: #831843 !important}.md\:to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.md\:to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.md\:to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.md\:to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.md\:to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.md\:to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.md\:to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.md\:to-grey-border{--tw-gradient-to: #D0D0D0 !important}.md\:to-error-red{--tw-gradient-to: #CC3332 !important}.md\:to-surface-1{--tw-gradient-to: #F6F8FB !important}.md\:to-surface-2{--tw-gradient-to: #F8F8F8 !important}.md\:to-surface-3{--tw-gradient-to: #E8E8E8 !important}.md\:to-surface-4{--tw-gradient-to: #FFFFFF !important}.md\:to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.md\:to-light-error-red{--tw-gradient-to: #f9eaea !important}.md\:to-offblack{--tw-gradient-to: #333333 !important}.md\:to-meta{--tw-gradient-to: #757575 !important}.md\:to-warning-yellow{--tw-gradient-to: #F89406 !important}.md\:hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.md\:hover\:to-current:hover{--tw-gradient-to: currentColor !important}.md\:hover\:to-black:hover{--tw-gradient-to: #000 !important}.md\:hover\:to-white:hover{--tw-gradient-to: #fff !important}.md\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.md\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.md\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.md\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.md\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.md\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.md\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.md\:hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.md\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.md\:hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.md\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.md\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.md\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.md\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.md\:hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.md\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.md\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.md\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.md\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.md\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.md\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.md\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.md\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.md\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.md\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.md\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.md\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.md\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.md\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.md\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.md\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.md\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.md\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.md\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.md\:hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.md\:hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.md\:hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.md\:hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.md\:hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.md\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.md\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.md\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.md\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.md\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.md\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.md\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.md\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.md\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.md\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.md\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.md\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.md\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.md\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.md\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.md\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.md\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.md\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.md\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.md\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.md\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.md\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.md\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.md\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.md\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.md\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.md\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.md\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.md\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.md\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.md\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.md\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.md\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.md\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.md\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.md\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.md\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.md\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.md\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.md\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.md\:hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.md\:hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.md\:hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.md\:hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.md\:hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.md\:hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.md\:hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.md\:hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.md\:hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.md\:hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.md\:hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.md\:hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.md\:hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.md\:hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.md\:hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.md\:hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.md\:hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.md\:hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.md\:hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.md\:focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.md\:focus\:to-current:focus{--tw-gradient-to: currentColor !important}.md\:focus\:to-black:focus{--tw-gradient-to: #000 !important}.md\:focus\:to-white:focus{--tw-gradient-to: #fff !important}.md\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.md\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.md\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.md\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.md\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.md\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.md\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.md\:focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.md\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.md\:focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.md\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.md\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.md\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.md\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.md\:focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.md\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.md\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.md\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.md\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.md\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.md\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.md\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.md\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.md\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.md\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.md\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.md\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.md\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.md\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.md\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.md\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.md\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.md\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.md\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.md\:focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.md\:focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.md\:focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.md\:focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.md\:focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.md\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.md\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.md\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.md\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.md\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.md\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.md\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.md\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.md\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.md\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.md\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.md\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.md\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.md\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.md\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.md\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.md\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.md\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.md\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.md\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.md\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.md\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.md\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.md\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.md\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.md\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.md\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.md\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.md\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.md\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.md\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.md\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.md\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.md\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.md\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.md\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.md\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.md\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.md\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.md\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.md\:focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.md\:focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.md\:focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.md\:focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.md\:focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.md\:focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.md\:focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.md\:focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.md\:focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.md\:focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.md\:focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.md\:focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.md\:focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.md\:focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.md\:focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.md\:focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.md\:focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.md\:focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.md\:focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.md\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.md\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}.md\:bg-fixed{background-attachment:fixed!important}.md\:bg-local{background-attachment:local!important}.md\:bg-scroll{background-attachment:scroll!important}.md\:bg-clip-border{background-clip:border-box!important}.md\:bg-clip-padding{background-clip:padding-box!important}.md\:bg-clip-content{background-clip:content-box!important}.md\:bg-clip-text{background-clip:text!important}.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:center!important}.md\:bg-left{background-position:left!important}.md\:bg-left-bottom{background-position:left bottom!important}.md\:bg-left-top{background-position:left top!important}.md\:bg-right{background-position:right!important}.md\:bg-right-bottom{background-position:right bottom!important}.md\:bg-right-top{background-position:right top!important}.md\:bg-top{background-position:top!important}.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}.md\:bg-origin-border{background-origin:border-box!important}.md\:bg-origin-padding{background-origin:padding-box!important}.md\:bg-origin-content{background-origin:content-box!important}.md\:fill-current{fill:currentColor!important}.md\:stroke-current{stroke:currentColor!important}.md\:stroke-0{stroke-width:0!important}.md\:stroke-1{stroke-width:1!important}.md\:stroke-2{stroke-width:2!important}.md\:object-contain{object-fit:contain!important}.md\:object-cover{object-fit:cover!important}.md\:object-fill{object-fit:fill!important}.md\:object-none{object-fit:none!important}.md\:object-scale-down{object-fit:scale-down!important}.md\:object-bottom{object-position:bottom!important}.md\:object-center{object-position:center!important}.md\:object-left{object-position:left!important}.md\:object-left-bottom{object-position:left bottom!important}.md\:object-left-top{object-position:left top!important}.md\:object-right{object-position:right!important}.md\:object-right-bottom{object-position:right bottom!important}.md\:object-right-top{object-position:right top!important}.md\:object-top{object-position:top!important}.md\:p-0{padding:0!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:.75rem!important}.md\:p-4{padding:1rem!important}.md\:p-5{padding:1.25rem!important}.md\:p-6{padding:1.5rem!important}.md\:p-7{padding:1.75rem!important}.md\:p-8{padding:2rem!important}.md\:p-9{padding:2.25rem!important}.md\:p-10{padding:2.5rem!important}.md\:p-11{padding:2.75rem!important}.md\:p-12{padding:3rem!important}.md\:p-14{padding:3.5rem!important}.md\:p-16{padding:4rem!important}.md\:p-20{padding:5rem!important}.md\:p-24{padding:6rem!important}.md\:p-28{padding:7rem!important}.md\:p-30{padding:7.5rem!important}.md\:p-32{padding:8rem!important}.md\:p-36{padding:9rem!important}.md\:p-40{padding:10rem!important}.md\:p-44{padding:11rem!important}.md\:p-48{padding:12rem!important}.md\:p-52{padding:13rem!important}.md\:p-56{padding:14rem!important}.md\:p-60{padding:15rem!important}.md\:p-64{padding:16rem!important}.md\:p-72{padding:18rem!important}.md\:p-80{padding:20rem!important}.md\:p-82{padding:20.5rem!important}.md\:p-85{padding:21.25rem!important}.md\:p-96{padding:24rem!important}.md\:p-416{padding:26rem!important}.md\:p-550{padding:34.375rem!important}.md\:p-600{padding:37.5rem!important}.md\:p-px{padding:1px!important}.md\:p-0\.5{padding:.125rem!important}.md\:p-1\.5{padding:.375rem!important}.md\:p-2\.5{padding:.625rem!important}.md\:p-3\.5{padding:.875rem!important}.md\:p-tw-1{padding:.25rem!important}.md\:p-tw-2{padding:.5rem!important}.md\:p-tw-3{padding:.75rem!important}.md\:p-tw-3\.5{padding:.9375rem!important}.md\:p-tw-4{padding:1rem!important}.md\:p-tw-5{padding:1.25rem!important}.md\:p-51per{padding:51%!important}.md\:p-max-content{padding:max-content!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:px-28{padding-left:7rem!important;padding-right:7rem!important}.md\:px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.md\:px-32{padding-left:8rem!important;padding-right:8rem!important}.md\:px-36{padding-left:9rem!important;padding-right:9rem!important}.md\:px-40{padding-left:10rem!important;padding-right:10rem!important}.md\:px-44{padding-left:11rem!important;padding-right:11rem!important}.md\:px-48{padding-left:12rem!important;padding-right:12rem!important}.md\:px-52{padding-left:13rem!important;padding-right:13rem!important}.md\:px-56{padding-left:14rem!important;padding-right:14rem!important}.md\:px-60{padding-left:15rem!important;padding-right:15rem!important}.md\:px-64{padding-left:16rem!important;padding-right:16rem!important}.md\:px-72{padding-left:18rem!important;padding-right:18rem!important}.md\:px-80{padding-left:20rem!important;padding-right:20rem!important}.md\:px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.md\:px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.md\:px-96{padding-left:24rem!important;padding-right:24rem!important}.md\:px-416{padding-left:26rem!important;padding-right:26rem!important}.md\:px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.md\:px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.md\:px-px{padding-left:1px!important;padding-right:1px!important}.md\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.md\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.md\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.md\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.md\:px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.md\:px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.md\:px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:px-51per{padding-left:51%!important;padding-right:51%!important}.md\:px-max-content{padding-left:max-content!important;padding-right:max-content!important}.md\:py-0{padding-top:0!important;padding-bottom:0!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.md\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.md\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.md\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.md\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.md\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.md\:py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.md\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}.md\:py-36{padding-top:9rem!important;padding-bottom:9rem!important}.md\:py-40{padding-top:10rem!important;padding-bottom:10rem!important}.md\:py-44{padding-top:11rem!important;padding-bottom:11rem!important}.md\:py-48{padding-top:12rem!important;padding-bottom:12rem!important}.md\:py-52{padding-top:13rem!important;padding-bottom:13rem!important}.md\:py-56{padding-top:14rem!important;padding-bottom:14rem!important}.md\:py-60{padding-top:15rem!important;padding-bottom:15rem!important}.md\:py-64{padding-top:16rem!important;padding-bottom:16rem!important}.md\:py-72{padding-top:18rem!important;padding-bottom:18rem!important}.md\:py-80{padding-top:20rem!important;padding-bottom:20rem!important}.md\:py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.md\:py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.md\:py-96{padding-top:24rem!important;padding-bottom:24rem!important}.md\:py-416{padding-top:26rem!important;padding-bottom:26rem!important}.md\:py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.md\:py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.md\:py-px{padding-top:1px!important;padding-bottom:1px!important}.md\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.md\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.md\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.md\:py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.md\:py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.md\:py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.md\:py-51per{padding-top:51%!important;padding-bottom:51%!important}.md\:py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.md\:pt-0{padding-top:0!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:.75rem!important}.md\:pt-4{padding-top:1rem!important}.md\:pt-5{padding-top:1.25rem!important}.md\:pt-6{padding-top:1.5rem!important}.md\:pt-7{padding-top:1.75rem!important}.md\:pt-8{padding-top:2rem!important}.md\:pt-9{padding-top:2.25rem!important}.md\:pt-10{padding-top:2.5rem!important}.md\:pt-11{padding-top:2.75rem!important}.md\:pt-12{padding-top:3rem!important}.md\:pt-14{padding-top:3.5rem!important}.md\:pt-16{padding-top:4rem!important}.md\:pt-20{padding-top:5rem!important}.md\:pt-24{padding-top:6rem!important}.md\:pt-28{padding-top:7rem!important}.md\:pt-30{padding-top:7.5rem!important}.md\:pt-32{padding-top:8rem!important}.md\:pt-36{padding-top:9rem!important}.md\:pt-40{padding-top:10rem!important}.md\:pt-44{padding-top:11rem!important}.md\:pt-48{padding-top:12rem!important}.md\:pt-52{padding-top:13rem!important}.md\:pt-56{padding-top:14rem!important}.md\:pt-60{padding-top:15rem!important}.md\:pt-64{padding-top:16rem!important}.md\:pt-72{padding-top:18rem!important}.md\:pt-80{padding-top:20rem!important}.md\:pt-82{padding-top:20.5rem!important}.md\:pt-85{padding-top:21.25rem!important}.md\:pt-96{padding-top:24rem!important}.md\:pt-416{padding-top:26rem!important}.md\:pt-550{padding-top:34.375rem!important}.md\:pt-600{padding-top:37.5rem!important}.md\:pt-px{padding-top:1px!important}.md\:pt-0\.5{padding-top:.125rem!important}.md\:pt-1\.5{padding-top:.375rem!important}.md\:pt-2\.5{padding-top:.625rem!important}.md\:pt-3\.5{padding-top:.875rem!important}.md\:pt-tw-1{padding-top:.25rem!important}.md\:pt-tw-2{padding-top:.5rem!important}.md\:pt-tw-3{padding-top:.75rem!important}.md\:pt-tw-3\.5{padding-top:.9375rem!important}.md\:pt-tw-4{padding-top:1rem!important}.md\:pt-tw-5{padding-top:1.25rem!important}.md\:pt-51per{padding-top:51%!important}.md\:pt-max-content{padding-top:max-content!important}.md\:pr-0{padding-right:0!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:.75rem!important}.md\:pr-4{padding-right:1rem!important}.md\:pr-5{padding-right:1.25rem!important}.md\:pr-6{padding-right:1.5rem!important}.md\:pr-7{padding-right:1.75rem!important}.md\:pr-8{padding-right:2rem!important}.md\:pr-9{padding-right:2.25rem!important}.md\:pr-10{padding-right:2.5rem!important}.md\:pr-11{padding-right:2.75rem!important}.md\:pr-12{padding-right:3rem!important}.md\:pr-14{padding-right:3.5rem!important}.md\:pr-16{padding-right:4rem!important}.md\:pr-20{padding-right:5rem!important}.md\:pr-24{padding-right:6rem!important}.md\:pr-28{padding-right:7rem!important}.md\:pr-30{padding-right:7.5rem!important}.md\:pr-32{padding-right:8rem!important}.md\:pr-36{padding-right:9rem!important}.md\:pr-40{padding-right:10rem!important}.md\:pr-44{padding-right:11rem!important}.md\:pr-48{padding-right:12rem!important}.md\:pr-52{padding-right:13rem!important}.md\:pr-56{padding-right:14rem!important}.md\:pr-60{padding-right:15rem!important}.md\:pr-64{padding-right:16rem!important}.md\:pr-72{padding-right:18rem!important}.md\:pr-80{padding-right:20rem!important}.md\:pr-82{padding-right:20.5rem!important}.md\:pr-85{padding-right:21.25rem!important}.md\:pr-96{padding-right:24rem!important}.md\:pr-416{padding-right:26rem!important}.md\:pr-550{padding-right:34.375rem!important}.md\:pr-600{padding-right:37.5rem!important}.md\:pr-px{padding-right:1px!important}.md\:pr-0\.5{padding-right:.125rem!important}.md\:pr-1\.5{padding-right:.375rem!important}.md\:pr-2\.5{padding-right:.625rem!important}.md\:pr-3\.5{padding-right:.875rem!important}.md\:pr-tw-1{padding-right:.25rem!important}.md\:pr-tw-2{padding-right:.5rem!important}.md\:pr-tw-3{padding-right:.75rem!important}.md\:pr-tw-3\.5{padding-right:.9375rem!important}.md\:pr-tw-4{padding-right:1rem!important}.md\:pr-tw-5{padding-right:1.25rem!important}.md\:pr-51per{padding-right:51%!important}.md\:pr-max-content{padding-right:max-content!important}.md\:pb-0{padding-bottom:0!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:.75rem!important}.md\:pb-4{padding-bottom:1rem!important}.md\:pb-5{padding-bottom:1.25rem!important}.md\:pb-6{padding-bottom:1.5rem!important}.md\:pb-7{padding-bottom:1.75rem!important}.md\:pb-8{padding-bottom:2rem!important}.md\:pb-9{padding-bottom:2.25rem!important}.md\:pb-10{padding-bottom:2.5rem!important}.md\:pb-11{padding-bottom:2.75rem!important}.md\:pb-12{padding-bottom:3rem!important}.md\:pb-14{padding-bottom:3.5rem!important}.md\:pb-16{padding-bottom:4rem!important}.md\:pb-20{padding-bottom:5rem!important}.md\:pb-24{padding-bottom:6rem!important}.md\:pb-28{padding-bottom:7rem!important}.md\:pb-30{padding-bottom:7.5rem!important}.md\:pb-32{padding-bottom:8rem!important}.md\:pb-36{padding-bottom:9rem!important}.md\:pb-40{padding-bottom:10rem!important}.md\:pb-44{padding-bottom:11rem!important}.md\:pb-48{padding-bottom:12rem!important}.md\:pb-52{padding-bottom:13rem!important}.md\:pb-56{padding-bottom:14rem!important}.md\:pb-60{padding-bottom:15rem!important}.md\:pb-64{padding-bottom:16rem!important}.md\:pb-72{padding-bottom:18rem!important}.md\:pb-80{padding-bottom:20rem!important}.md\:pb-82{padding-bottom:20.5rem!important}.md\:pb-85{padding-bottom:21.25rem!important}.md\:pb-96{padding-bottom:24rem!important}.md\:pb-416{padding-bottom:26rem!important}.md\:pb-550{padding-bottom:34.375rem!important}.md\:pb-600{padding-bottom:37.5rem!important}.md\:pb-px{padding-bottom:1px!important}.md\:pb-0\.5{padding-bottom:.125rem!important}.md\:pb-1\.5{padding-bottom:.375rem!important}.md\:pb-2\.5{padding-bottom:.625rem!important}.md\:pb-3\.5{padding-bottom:.875rem!important}.md\:pb-tw-1{padding-bottom:.25rem!important}.md\:pb-tw-2{padding-bottom:.5rem!important}.md\:pb-tw-3{padding-bottom:.75rem!important}.md\:pb-tw-3\.5{padding-bottom:.9375rem!important}.md\:pb-tw-4{padding-bottom:1rem!important}.md\:pb-tw-5{padding-bottom:1.25rem!important}.md\:pb-51per{padding-bottom:51%!important}.md\:pb-max-content{padding-bottom:max-content!important}.md\:pl-0{padding-left:0!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:.75rem!important}.md\:pl-4{padding-left:1rem!important}.md\:pl-5{padding-left:1.25rem!important}.md\:pl-6{padding-left:1.5rem!important}.md\:pl-7{padding-left:1.75rem!important}.md\:pl-8{padding-left:2rem!important}.md\:pl-9{padding-left:2.25rem!important}.md\:pl-10{padding-left:2.5rem!important}.md\:pl-11{padding-left:2.75rem!important}.md\:pl-12{padding-left:3rem!important}.md\:pl-14{padding-left:3.5rem!important}.md\:pl-16{padding-left:4rem!important}.md\:pl-20{padding-left:5rem!important}.md\:pl-24{padding-left:6rem!important}.md\:pl-28{padding-left:7rem!important}.md\:pl-30{padding-left:7.5rem!important}.md\:pl-32{padding-left:8rem!important}.md\:pl-36{padding-left:9rem!important}.md\:pl-40{padding-left:10rem!important}.md\:pl-44{padding-left:11rem!important}.md\:pl-48{padding-left:12rem!important}.md\:pl-52{padding-left:13rem!important}.md\:pl-56{padding-left:14rem!important}.md\:pl-60{padding-left:15rem!important}.md\:pl-64{padding-left:16rem!important}.md\:pl-72{padding-left:18rem!important}.md\:pl-80{padding-left:20rem!important}.md\:pl-82{padding-left:20.5rem!important}.md\:pl-85{padding-left:21.25rem!important}.md\:pl-96{padding-left:24rem!important}.md\:pl-416{padding-left:26rem!important}.md\:pl-550{padding-left:34.375rem!important}.md\:pl-600{padding-left:37.5rem!important}.md\:pl-px{padding-left:1px!important}.md\:pl-0\.5{padding-left:.125rem!important}.md\:pl-1\.5{padding-left:.375rem!important}.md\:pl-2\.5{padding-left:.625rem!important}.md\:pl-3\.5{padding-left:.875rem!important}.md\:pl-tw-1{padding-left:.25rem!important}.md\:pl-tw-2{padding-left:.5rem!important}.md\:pl-tw-3{padding-left:.75rem!important}.md\:pl-tw-3\.5{padding-left:.9375rem!important}.md\:pl-tw-4{padding-left:1rem!important}.md\:pl-tw-5{padding-left:1.25rem!important}.md\:pl-51per{padding-left:51%!important}.md\:pl-max-content{padding-left:max-content!important}.md\:text-left{text-align:left!important}.md\:text-center{text-align:center!important}.md\:text-right{text-align:right!important}.md\:text-justify{text-align:justify!important}.md\:align-baseline{vertical-align:baseline!important}.md\:align-top{vertical-align:top!important}.md\:align-middle{vertical-align:middle!important}.md\:align-bottom{vertical-align:bottom!important}.md\:align-text-top{vertical-align:text-top!important}.md\:align-text-bottom{vertical-align:text-bottom!important}.md\:font-sans,.md\:font-serif,.md\:font-mono,.md\:font-display,.md\:font-body{font-family:Athlon!important}.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.md\:text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.md\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.md\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:text-5xl{font-size:3rem!important;line-height:1!important}.md\:text-6xl{font-size:3.75rem!important;line-height:1!important}.md\:text-7xl{font-size:4.5rem!important;line-height:1!important}.md\:text-8xl{font-size:6rem!important;line-height:1!important}.md\:text-9xl{font-size:8rem!important;line-height:1!important}.md\:text-xxs{font-size:.625rem!important}.md\:text-3\.5xl{font-size:2rem!important}.md\:text-4\.5xl{font-size:2.5rem!important}.md\:text-4\.6xl{font-size:2.625rem!important}.md\:font-thin{font-weight:100!important}.md\:font-extralight{font-weight:200!important}.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}.md\:font-extrabold{font-weight:800!important}.md\:font-black{font-weight:900!important}.md\:uppercase{text-transform:uppercase!important}.md\:lowercase{text-transform:lowercase!important}.md\:capitalize{text-transform:capitalize!important}.md\:normal-case{text-transform:none!important}.md\:italic{font-style:italic!important}.md\:not-italic{font-style:normal!important}.md\:ordinal,.md\:slashed-zero,.md\:lining-nums,.md\:oldstyle-nums,.md\:proportional-nums,.md\:tabular-nums,.md\:diagonal-fractions,.md\:stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.md\:normal-nums{font-variant-numeric:normal!important}.md\:ordinal{--tw-ordinal: ordinal !important}.md\:slashed-zero{--tw-slashed-zero: slashed-zero !important}.md\:lining-nums{--tw-numeric-figure: lining-nums !important}.md\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.md\:proportional-nums{--tw-numeric-spacing: proportional-nums !important}.md\:tabular-nums{--tw-numeric-spacing: tabular-nums !important}.md\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.md\:stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.md\:leading-11{line-height:2.75rem!important}.md\:leading-12{line-height:3rem!important}.md\:leading-13{line-height:3.125rem!important}.md\:leading-14{line-height:4.5rem!important}.md\:tracking-tighter{letter-spacing:-.05em!important}.md\:tracking-tight{letter-spacing:-.025em!important}.md\:tracking-normal{letter-spacing:0em!important}.md\:tracking-wide{letter-spacing:.025em!important}.md\:tracking-wider{letter-spacing:.05em!important}.md\:tracking-widest{letter-spacing:.1em!important}.md\:text-transparent{color:transparent!important}.md\:text-current{color:currentColor!important}.md\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.md\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.md\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.md\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.md\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.md\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.md\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.md\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.md\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.md\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.md\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.md\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.md\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.md\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.md\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.md\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.md\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.md\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.md\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.md\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.md\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.md\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.md\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.md\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.md\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.md\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.md\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.md\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.md\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.md\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.md\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.md\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.md\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.md\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.md\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.md\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.md\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.md\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.md\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.md\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.md\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.md\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.md\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.md\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.md\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.md\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.md\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.md\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.md\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.md\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.md\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.md\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.md\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.md\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.md\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.md\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.md\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.md\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.md\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.md\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.md\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.md\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.md\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.md\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.md\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.md\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.md\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.md\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.md\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.md\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.md\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.md\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.md\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.md\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.md\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.md\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.md\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.md\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.md\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.md\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.md\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.md\:text-primary-blue{color:var(--primary-color)!important}.md\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.md\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.md\:text-primary-green{color:var(--conversion-color)!important}.md\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.md\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.md\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.md\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.md\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.md\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.md\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.md\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.md\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:text-light-grey{color:var(--backgroud-light-primary)!important}.md\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.md\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.md\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.md\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-transparent{color:transparent!important}.group:hover .md\:group-hover\:text-current{color:currentColor!important}.group:hover .md\:group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .md\:group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .md\:group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .md\:group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .md\:group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.md\:focus-within\:text-transparent:focus-within{color:transparent!important}.md\:focus-within\:text-current:focus-within{color:currentColor!important}.md\:focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.md\:focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.md\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.md\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.md\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.md\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.md\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.md\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.md\:focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.md\:focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.md\:focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.md\:focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.md\:focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.md\:focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.md\:focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.md\:focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.md\:focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.md\:focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.md\:focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.md\:focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.md\:focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.md\:focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.md\:focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.md\:focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.md\:focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.md\:hover\:text-transparent:hover{color:transparent!important}.md\:hover\:text-current:hover{color:currentColor!important}.md\:hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.md\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.md\:hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.md\:hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.md\:hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.md\:hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.md\:hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.md\:hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.md\:hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.md\:hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.md\:hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.md\:hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.md\:hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.md\:hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.md\:hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.md\:hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.md\:hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.md\:hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.md\:hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.md\:hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.md\:hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.md\:hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.md\:hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.md\:hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.md\:hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.md\:hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.md\:hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.md\:hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.md\:hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.md\:hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.md\:hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.md\:hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.md\:hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.md\:hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.md\:hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.md\:hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.md\:hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.md\:hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.md\:hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.md\:hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.md\:hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.md\:hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.md\:hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.md\:hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.md\:hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.md\:hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.md\:hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.md\:hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.md\:hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.md\:hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.md\:hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.md\:hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.md\:hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.md\:hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.md\:hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.md\:hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.md\:hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.md\:hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.md\:hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.md\:hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.md\:hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.md\:hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.md\:hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.md\:hover\:text-primary-blue:hover{color:var(--primary-color)!important}.md\:hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.md\:hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.md\:hover\:text-primary-green:hover{color:var(--conversion-color)!important}.md\:hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.md\:hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.md\:hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.md\:hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.md\:hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.md\:hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.md\:hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.md\:hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.md\:hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.md\:hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.md\:hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.md\:hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.md\:hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.md\:focus\:text-transparent:focus{color:transparent!important}.md\:focus\:text-current:focus{color:currentColor!important}.md\:focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.md\:focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.md\:focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.md\:focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.md\:focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.md\:focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.md\:focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.md\:focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.md\:focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.md\:focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.md\:focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.md\:focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.md\:focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.md\:focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.md\:focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.md\:focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.md\:focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.md\:focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.md\:focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.md\:focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.md\:focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.md\:focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.md\:focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.md\:focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.md\:focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.md\:focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.md\:focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.md\:focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.md\:focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.md\:focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.md\:focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.md\:focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.md\:focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.md\:focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.md\:focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.md\:focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.md\:focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.md\:focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.md\:focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.md\:focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.md\:focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.md\:focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.md\:focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.md\:focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.md\:focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.md\:focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.md\:focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.md\:focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.md\:focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.md\:focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.md\:focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.md\:focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.md\:focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.md\:focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.md\:focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.md\:focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.md\:focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.md\:focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.md\:focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.md\:focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.md\:focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.md\:focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.md\:focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.md\:focus\:text-primary-blue:focus{color:var(--primary-color)!important}.md\:focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.md\:focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.md\:focus\:text-primary-green:focus{color:var(--conversion-color)!important}.md\:focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.md\:focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.md\:focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.md\:focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.md\:focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.md\:focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.md\:focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.md\:focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.md\:focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.md\:focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.md\:focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.md\:focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.md\:focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.md\:disabled\:text-transparent:disabled{color:transparent!important}.md\:disabled\:text-current:disabled{color:currentColor!important}.md\:disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.md\:disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.md\:disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.md\:disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.md\:disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.md\:disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.md\:disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.md\:disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.md\:disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.md\:disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.md\:disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.md\:disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.md\:disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.md\:disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.md\:disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.md\:disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.md\:disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.md\:disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.md\:disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.md\:disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.md\:disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.md\:disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.md\:disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.md\:disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.md\:disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.md\:disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.md\:disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.md\:disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.md\:disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.md\:disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.md\:disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.md\:disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.md\:disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.md\:disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.md\:disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.md\:disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.md\:disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.md\:disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.md\:disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.md\:disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.md\:disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.md\:disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.md\:disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.md\:disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.md\:disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.md\:text-opacity-0{--tw-text-opacity: 0 !important}.md\:text-opacity-5{--tw-text-opacity: .05 !important}.md\:text-opacity-10{--tw-text-opacity: .1 !important}.md\:text-opacity-20{--tw-text-opacity: .2 !important}.md\:text-opacity-25{--tw-text-opacity: .25 !important}.md\:text-opacity-30{--tw-text-opacity: .3 !important}.md\:text-opacity-40{--tw-text-opacity: .4 !important}.md\:text-opacity-50{--tw-text-opacity: .5 !important}.md\:text-opacity-60{--tw-text-opacity: .6 !important}.md\:text-opacity-70{--tw-text-opacity: .7 !important}.md\:text-opacity-75{--tw-text-opacity: .75 !important}.md\:text-opacity-80{--tw-text-opacity: .8 !important}.md\:text-opacity-90{--tw-text-opacity: .9 !important}.md\:text-opacity-95{--tw-text-opacity: .95 !important}.md\:text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .md\:group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .md\:group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .md\:group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .md\:group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .md\:group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .md\:group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .md\:group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .md\:group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .md\:group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .md\:group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .md\:group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .md\:group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .md\:group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .md\:group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .md\:group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.md\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.md\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.md\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.md\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.md\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.md\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.md\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.md\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.md\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.md\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.md\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.md\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.md\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.md\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.md\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.md\:hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.md\:hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.md\:hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.md\:hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.md\:hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.md\:hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.md\:hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.md\:hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.md\:hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.md\:hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.md\:hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.md\:hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.md\:hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.md\:hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.md\:hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.md\:focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.md\:focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.md\:focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.md\:focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.md\:focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.md\:focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.md\:focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.md\:focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.md\:focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.md\:focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.md\:focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.md\:focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.md\:focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.md\:focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.md\:focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.md\:underline{text-decoration:underline!important}.md\:line-through{text-decoration:line-through!important}.md\:no-underline{text-decoration:none!important}.group:hover .md\:group-hover\:underline{text-decoration:underline!important}.group:hover .md\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .md\:group-hover\:no-underline{text-decoration:none!important}.md\:focus-within\:underline:focus-within{text-decoration:underline!important}.md\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.md\:focus-within\:no-underline:focus-within{text-decoration:none!important}.md\:hover\:underline:hover{text-decoration:underline!important}.md\:hover\:line-through:hover{text-decoration:line-through!important}.md\:hover\:no-underline:hover{text-decoration:none!important}.md\:focus\:underline:focus{text-decoration:underline!important}.md\:focus\:line-through:focus{text-decoration:line-through!important}.md\:focus\:no-underline:focus{text-decoration:none!important}.md\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:placeholder-transparent::placeholder{color:transparent!important}.md\:placeholder-current::placeholder{color:currentColor!important}.md\:placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.md\:placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.md\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.md\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.md\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.md\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.md\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.md\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.md\:placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.md\:placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.md\:placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.md\:placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.md\:placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.md\:placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.md\:placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.md\:placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.md\:placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.md\:placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.md\:placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.md\:placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.md\:placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.md\:placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.md\:placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.md\:placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.md\:placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.md\:focus\:placeholder-current:focus::placeholder{color:currentColor!important}.md\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.md\:focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.md\:focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.md\:focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.md\:focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.md\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.md\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.md\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.md\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.md\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.md\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.md\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.md\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.md\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.md\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.md\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.md\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.md\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.md\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.md\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.md\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.md\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.md\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.md\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.md\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.md\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.md\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.md\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.md\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.md\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.md\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.md\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.md\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.md\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.md\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.md\:opacity-0{opacity:0!important}.md\:opacity-5{opacity:.05!important}.md\:opacity-10{opacity:.1!important}.md\:opacity-20{opacity:.2!important}.md\:opacity-25{opacity:.25!important}.md\:opacity-30{opacity:.3!important}.md\:opacity-40{opacity:.4!important}.md\:opacity-50{opacity:.5!important}.md\:opacity-60{opacity:.6!important}.md\:opacity-70{opacity:.7!important}.md\:opacity-75{opacity:.75!important}.md\:opacity-80{opacity:.8!important}.md\:opacity-90{opacity:.9!important}.md\:opacity-95{opacity:.95!important}.md\:opacity-100{opacity:1!important}.group:hover .md\:group-hover\:opacity-0{opacity:0!important}.group:hover .md\:group-hover\:opacity-5{opacity:.05!important}.group:hover .md\:group-hover\:opacity-10{opacity:.1!important}.group:hover .md\:group-hover\:opacity-20{opacity:.2!important}.group:hover .md\:group-hover\:opacity-25{opacity:.25!important}.group:hover .md\:group-hover\:opacity-30{opacity:.3!important}.group:hover .md\:group-hover\:opacity-40{opacity:.4!important}.group:hover .md\:group-hover\:opacity-50{opacity:.5!important}.group:hover .md\:group-hover\:opacity-60{opacity:.6!important}.group:hover .md\:group-hover\:opacity-70{opacity:.7!important}.group:hover .md\:group-hover\:opacity-75{opacity:.75!important}.group:hover .md\:group-hover\:opacity-80{opacity:.8!important}.group:hover .md\:group-hover\:opacity-90{opacity:.9!important}.group:hover .md\:group-hover\:opacity-95{opacity:.95!important}.group:hover .md\:group-hover\:opacity-100{opacity:1!important}.md\:focus-within\:opacity-0:focus-within{opacity:0!important}.md\:focus-within\:opacity-5:focus-within{opacity:.05!important}.md\:focus-within\:opacity-10:focus-within{opacity:.1!important}.md\:focus-within\:opacity-20:focus-within{opacity:.2!important}.md\:focus-within\:opacity-25:focus-within{opacity:.25!important}.md\:focus-within\:opacity-30:focus-within{opacity:.3!important}.md\:focus-within\:opacity-40:focus-within{opacity:.4!important}.md\:focus-within\:opacity-50:focus-within{opacity:.5!important}.md\:focus-within\:opacity-60:focus-within{opacity:.6!important}.md\:focus-within\:opacity-70:focus-within{opacity:.7!important}.md\:focus-within\:opacity-75:focus-within{opacity:.75!important}.md\:focus-within\:opacity-80:focus-within{opacity:.8!important}.md\:focus-within\:opacity-90:focus-within{opacity:.9!important}.md\:focus-within\:opacity-95:focus-within{opacity:.95!important}.md\:focus-within\:opacity-100:focus-within{opacity:1!important}.md\:hover\:opacity-0:hover{opacity:0!important}.md\:hover\:opacity-5:hover{opacity:.05!important}.md\:hover\:opacity-10:hover{opacity:.1!important}.md\:hover\:opacity-20:hover{opacity:.2!important}.md\:hover\:opacity-25:hover{opacity:.25!important}.md\:hover\:opacity-30:hover{opacity:.3!important}.md\:hover\:opacity-40:hover{opacity:.4!important}.md\:hover\:opacity-50:hover{opacity:.5!important}.md\:hover\:opacity-60:hover{opacity:.6!important}.md\:hover\:opacity-70:hover{opacity:.7!important}.md\:hover\:opacity-75:hover{opacity:.75!important}.md\:hover\:opacity-80:hover{opacity:.8!important}.md\:hover\:opacity-90:hover{opacity:.9!important}.md\:hover\:opacity-95:hover{opacity:.95!important}.md\:hover\:opacity-100:hover{opacity:1!important}.md\:focus\:opacity-0:focus{opacity:0!important}.md\:focus\:opacity-5:focus{opacity:.05!important}.md\:focus\:opacity-10:focus{opacity:.1!important}.md\:focus\:opacity-20:focus{opacity:.2!important}.md\:focus\:opacity-25:focus{opacity:.25!important}.md\:focus\:opacity-30:focus{opacity:.3!important}.md\:focus\:opacity-40:focus{opacity:.4!important}.md\:focus\:opacity-50:focus{opacity:.5!important}.md\:focus\:opacity-60:focus{opacity:.6!important}.md\:focus\:opacity-70:focus{opacity:.7!important}.md\:focus\:opacity-75:focus{opacity:.75!important}.md\:focus\:opacity-80:focus{opacity:.8!important}.md\:focus\:opacity-90:focus{opacity:.9!important}.md\:focus\:opacity-95:focus{opacity:.95!important}.md\:focus\:opacity-100:focus{opacity:1!important}.md\:bg-blend-normal{background-blend-mode:normal!important}.md\:bg-blend-multiply{background-blend-mode:multiply!important}.md\:bg-blend-screen{background-blend-mode:screen!important}.md\:bg-blend-overlay{background-blend-mode:overlay!important}.md\:bg-blend-darken{background-blend-mode:darken!important}.md\:bg-blend-lighten{background-blend-mode:lighten!important}.md\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.md\:bg-blend-color-burn{background-blend-mode:color-burn!important}.md\:bg-blend-hard-light{background-blend-mode:hard-light!important}.md\:bg-blend-soft-light{background-blend-mode:soft-light!important}.md\:bg-blend-difference{background-blend-mode:difference!important}.md\:bg-blend-exclusion{background-blend-mode:exclusion!important}.md\:bg-blend-hue{background-blend-mode:hue!important}.md\:bg-blend-saturation{background-blend-mode:saturation!important}.md\:bg-blend-color{background-blend-mode:color!important}.md\:bg-blend-luminosity{background-blend-mode:luminosity!important}.md\:mix-blend-normal{mix-blend-mode:normal!important}.md\:mix-blend-multiply{mix-blend-mode:multiply!important}.md\:mix-blend-screen{mix-blend-mode:screen!important}.md\:mix-blend-overlay{mix-blend-mode:overlay!important}.md\:mix-blend-darken{mix-blend-mode:darken!important}.md\:mix-blend-lighten{mix-blend-mode:lighten!important}.md\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.md\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.md\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.md\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.md\:mix-blend-difference{mix-blend-mode:difference!important}.md\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.md\:mix-blend-hue{mix-blend-mode:hue!important}.md\:mix-blend-saturation{mix-blend-mode:saturation!important}.md\:mix-blend-color{mix-blend-mode:color!important}.md\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.md\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.md\:outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.md\:outline-white{outline:2px dotted white!important;outline-offset:2px!important}.md\:outline-black{outline:2px dotted black!important;outline-offset:2px!important}.md\:focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.md\:focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.md\:focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.md\:focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.md\:focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.md\:focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.md\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.md\:ring-inset{--tw-ring-inset: inset !important}.md\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.md\:focus\:ring-inset:focus{--tw-ring-inset: inset !important}.md\:ring-transparent{--tw-ring-color: transparent !important}.md\:ring-current{--tw-ring-color: currentColor !important}.md\:ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.md\:ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.md\:ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.md\:ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.md\:ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.md\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.md\:ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.md\:ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.md\:ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.md\:ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.md\:ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.md\:ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.md\:ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.md\:ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.md\:ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.md\:ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.md\:ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.md\:ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.md\:ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.md\:ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.md\:ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.md\:ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.md\:ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.md\:ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.md\:ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.md\:ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.md\:ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.md\:ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.md\:ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.md\:ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.md\:ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.md\:ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.md\:ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.md\:ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.md\:ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.md\:ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.md\:ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.md\:ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.md\:ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.md\:ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.md\:ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.md\:ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.md\:ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.md\:ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.md\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.md\:ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.md\:ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.md\:ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.md\:ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.md\:ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.md\:ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.md\:ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.md\:ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.md\:ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.md\:ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.md\:ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.md\:ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.md\:ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.md\:ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.md\:ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.md\:ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.md\:ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.md\:ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.md\:ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.md\:ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.md\:ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.md\:ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.md\:ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.md\:ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.md\:ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.md\:ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.md\:ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.md\:ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.md\:ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.md\:ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.md\:ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.md\:ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.md\:ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.md\:ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.md\:ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.md\:ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.md\:ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.md\:ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.md\:ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.md\:ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.md\:ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.md\:ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.md\:ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.md\:ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.md\:ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.md\:ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.md\:ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.md\:ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.md\:ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.md\:ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.md\:ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.md\:ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.md\:ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.md\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.md\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.md\:focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.md\:focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.md\:focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.md\:focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.md\:focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.md\:focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.md\:focus\:ring-current:focus{--tw-ring-color: currentColor !important}.md\:focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.md\:focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.md\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.md\:focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.md\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.md\:focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.md\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.md\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.md\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.md\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.md\:focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.md\:focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.md\:focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.md\:focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.md\:focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.md\:focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.md\:focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.md\:focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.md\:focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.md\:focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.md\:focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.md\:focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.md\:focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.md\:focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.md\:focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.md\:focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.md\:focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.md\:focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.md\:ring-opacity-0{--tw-ring-opacity: 0 !important}.md\:ring-opacity-5{--tw-ring-opacity: .05 !important}.md\:ring-opacity-10{--tw-ring-opacity: .1 !important}.md\:ring-opacity-20{--tw-ring-opacity: .2 !important}.md\:ring-opacity-25{--tw-ring-opacity: .25 !important}.md\:ring-opacity-30{--tw-ring-opacity: .3 !important}.md\:ring-opacity-40{--tw-ring-opacity: .4 !important}.md\:ring-opacity-50{--tw-ring-opacity: .5 !important}.md\:ring-opacity-60{--tw-ring-opacity: .6 !important}.md\:ring-opacity-70{--tw-ring-opacity: .7 !important}.md\:ring-opacity-75{--tw-ring-opacity: .75 !important}.md\:ring-opacity-80{--tw-ring-opacity: .8 !important}.md\:ring-opacity-90{--tw-ring-opacity: .9 !important}.md\:ring-opacity-95{--tw-ring-opacity: .95 !important}.md\:ring-opacity-100{--tw-ring-opacity: 1 !important}.md\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.md\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.md\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.md\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.md\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.md\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.md\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.md\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.md\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.md\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.md\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.md\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.md\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.md\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.md\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.md\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.md\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.md\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.md\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.md\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.md\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.md\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.md\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.md\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.md\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.md\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.md\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.md\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.md\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.md\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.md\:ring-offset-0{--tw-ring-offset-width: 0px !important}.md\:ring-offset-1{--tw-ring-offset-width: 1px !important}.md\:ring-offset-2{--tw-ring-offset-width: 2px !important}.md\:ring-offset-4{--tw-ring-offset-width: 4px !important}.md\:ring-offset-8{--tw-ring-offset-width: 8px !important}.md\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.md\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.md\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.md\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.md\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.md\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.md\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.md\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.md\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.md\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.md\:ring-offset-transparent{--tw-ring-offset-color: transparent !important}.md\:ring-offset-current{--tw-ring-offset-color: currentColor !important}.md\:ring-offset-black{--tw-ring-offset-color: #000 !important}.md\:ring-offset-white{--tw-ring-offset-color: #fff !important}.md\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.md\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.md\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.md\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.md\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.md\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.md\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.md\:ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.md\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.md\:ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.md\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.md\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.md\:ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.md\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.md\:ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.md\:ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.md\:ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.md\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.md\:ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.md\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.md\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.md\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.md\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.md\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.md\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.md\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.md\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.md\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.md\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.md\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.md\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.md\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.md\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.md\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.md\:ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.md\:ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.md\:ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.md\:ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.md\:ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.md\:ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.md\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.md\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.md\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.md\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.md\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.md\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.md\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.md\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.md\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.md\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.md\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.md\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.md\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.md\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.md\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.md\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.md\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.md\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.md\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.md\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.md\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.md\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.md\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.md\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.md\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.md\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.md\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.md\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.md\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.md\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.md\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.md\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.md\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.md\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.md\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.md\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.md\:ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.md\:ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.md\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.md\:ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.md\:ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.md\:ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.md\:ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.md\:ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.md\:ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.md\:ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.md\:ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.md\:ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.md\:ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.md\:ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.md\:ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.md\:ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.md\:ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.md\:ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.md\:ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.md\:ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.md\:ring-offset-meta{--tw-ring-offset-color: #757575 !important}.md\:ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.md\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.md\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.md\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.md\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.md\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.md\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.md\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.md\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.md\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.md\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.md\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.md\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.md\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.md\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.md\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.md\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.md\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.md\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.md\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.md\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.md\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.md\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.md\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.md\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.md\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.md\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.md\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.md\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.md\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.md\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.md\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.md\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.md\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.md\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.md\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.md\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.md\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.md\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.md\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.md\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.md\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.md\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.md\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.md\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.md\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.md\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.md\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.md\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.md\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.md\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.md\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.md\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.md\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.md\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.md\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.md\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.md\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.md\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.md\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.md\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.md\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.md\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.md\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.md\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.md\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.md\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.md\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.md\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.md\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.md\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.md\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.md\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.md\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.md\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.md\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.md\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.md\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.md\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.md\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.md\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.md\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.md\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.md\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.md\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.md\:focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.md\:focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.md\:focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.md\:focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.md\:focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.md\:focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.md\:focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.md\:focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.md\:focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.md\:focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.md\:focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.md\:focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.md\:focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.md\:focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.md\:focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.md\:focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.md\:focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.md\:focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.md\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.md\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.md\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.md\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.md\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.md\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.md\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.md\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.md\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.md\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.md\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.md\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.md\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.md\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.md\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.md\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.md\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.md\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.md\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.md\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.md\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.md\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.md\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.md\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.md\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.md\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.md\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.md\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.md\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.md\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.md\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.md\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.md\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.md\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.md\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.md\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.md\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.md\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.md\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.md\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.md\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.md\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.md\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.md\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.md\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.md\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.md\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.md\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.md\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.md\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.md\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.md\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.md\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.md\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.md\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.md\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.md\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.md\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.md\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.md\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.md\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.md\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.md\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.md\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.md\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.md\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.md\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.md\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.md\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.md\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.md\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.md\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.md\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.md\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.md\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.md\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.md\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.md\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.md\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.md\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.md\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.md\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.md\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.md\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.md\:focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.md\:focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.md\:focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.md\:focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.md\:focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.md\:focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.md\:focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.md\:focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.md\:focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.md\:focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.md\:focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.md\:focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.md\:focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.md\:focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.md\:focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.md\:focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.md\:focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.md\:focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.md\:filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.md\:filter-none{filter:none!important}.md\:blur-0,.md\:blur-none{--tw-blur: blur(0) !important}.md\:blur-sm{--tw-blur: blur(4px) !important}.md\:blur{--tw-blur: blur(8px) !important}.md\:blur-md{--tw-blur: blur(12px) !important}.md\:blur-lg{--tw-blur: blur(16px) !important}.md\:blur-xl{--tw-blur: blur(24px) !important}.md\:blur-2xl{--tw-blur: blur(40px) !important}.md\:blur-3xl{--tw-blur: blur(64px) !important}.md\:brightness-0{--tw-brightness: brightness(0) !important}.md\:brightness-50{--tw-brightness: brightness(.5) !important}.md\:brightness-75{--tw-brightness: brightness(.75) !important}.md\:brightness-90{--tw-brightness: brightness(.9) !important}.md\:brightness-95{--tw-brightness: brightness(.95) !important}.md\:brightness-100{--tw-brightness: brightness(1) !important}.md\:brightness-105{--tw-brightness: brightness(1.05) !important}.md\:brightness-110{--tw-brightness: brightness(1.1) !important}.md\:brightness-125{--tw-brightness: brightness(1.25) !important}.md\:brightness-150{--tw-brightness: brightness(1.5) !important}.md\:brightness-200{--tw-brightness: brightness(2) !important}.md\:contrast-0{--tw-contrast: contrast(0) !important}.md\:contrast-50{--tw-contrast: contrast(.5) !important}.md\:contrast-75{--tw-contrast: contrast(.75) !important}.md\:contrast-100{--tw-contrast: contrast(1) !important}.md\:contrast-125{--tw-contrast: contrast(1.25) !important}.md\:contrast-150{--tw-contrast: contrast(1.5) !important}.md\:contrast-200{--tw-contrast: contrast(2) !important}.md\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.md\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.md\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.md\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.md\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.md\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.md\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.md\:grayscale-0{--tw-grayscale: grayscale(0) !important}.md\:grayscale{--tw-grayscale: grayscale(100%) !important}.md\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.md\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.md\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.md\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.md\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.md\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.md\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.md\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.md\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.md\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.md\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.md\:invert-0{--tw-invert: invert(0) !important}.md\:invert{--tw-invert: invert(100%) !important}.md\:saturate-0{--tw-saturate: saturate(0) !important}.md\:saturate-50{--tw-saturate: saturate(.5) !important}.md\:saturate-100{--tw-saturate: saturate(1) !important}.md\:saturate-150{--tw-saturate: saturate(1.5) !important}.md\:saturate-200{--tw-saturate: saturate(2) !important}.md\:sepia-0{--tw-sepia: sepia(0) !important}.md\:sepia{--tw-sepia: sepia(100%) !important}.md\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.md\:backdrop-filter-none{backdrop-filter:none!important}.md\:backdrop-blur-0,.md\:backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.md\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.md\:backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.md\:backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.md\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.md\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.md\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.md\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.md\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.md\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.md\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.md\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.md\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.md\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.md\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.md\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.md\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.md\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.md\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.md\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.md\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.md\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.md\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.md\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.md\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.md\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.md\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.md\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.md\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.md\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.md\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.md\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.md\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.md\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.md\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.md\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.md\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.md\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.md\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.md\:backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.md\:backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.md\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.md\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.md\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.md\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.md\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.md\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.md\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.md\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.md\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.md\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.md\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.md\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.md\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.md\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.md\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.md\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.md\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.md\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.md\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.md\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.md\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.md\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.md\:transition-none{transition-property:none!important}.md\:transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.md\:delay-75{transition-delay:75ms!important}.md\:delay-100{transition-delay:.1s!important}.md\:delay-150{transition-delay:.15s!important}.md\:delay-200{transition-delay:.2s!important}.md\:delay-300{transition-delay:.3s!important}.md\:delay-500{transition-delay:.5s!important}.md\:delay-700{transition-delay:.7s!important}.md\:delay-1000{transition-delay:1s!important}.md\:duration-75{transition-duration:75ms!important}.md\:duration-100{transition-duration:.1s!important}.md\:duration-150{transition-duration:.15s!important}.md\:duration-200{transition-duration:.2s!important}.md\:duration-300{transition-duration:.3s!important}.md\:duration-500{transition-duration:.5s!important}.md\:duration-700{transition-duration:.7s!important}.md\:duration-1000{transition-duration:1s!important}.md\:ease-linear{transition-timing-function:linear!important}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width: 62rem){.lg\:container{width:100%}@media (min-width: 36rem){.lg\:container{max-width:36rem}}@media (min-width: 48rem){.lg\:container{max-width:48rem}}.lg\:container{max-width:62rem}@media (min-width: 75rem){.lg\:container{max-width:75rem}}@media (min-width: 87.5rem){.lg\:container{max-width:87.5rem}}.lg\:sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.lg\:not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.lg\:focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.lg\:focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.lg\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.lg\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.lg\:pointer-events-none{pointer-events:none!important}.lg\:pointer-events-auto{pointer-events:auto!important}.lg\:visible{visibility:visible!important}.lg\:invisible{visibility:hidden!important}.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}.lg\:inset-0{inset:0!important}.lg\:inset-1{inset:.25rem!important}.lg\:inset-2{inset:.5rem!important}.lg\:inset-3{inset:.75rem!important}.lg\:inset-4{inset:1rem!important}.lg\:inset-5{inset:1.25rem!important}.lg\:inset-6{inset:1.5rem!important}.lg\:inset-7{inset:1.75rem!important}.lg\:inset-8{inset:2rem!important}.lg\:inset-9{inset:2.25rem!important}.lg\:inset-10{inset:2.5rem!important}.lg\:inset-11{inset:2.75rem!important}.lg\:inset-12{inset:3rem!important}.lg\:inset-14{inset:3.5rem!important}.lg\:inset-16{inset:4rem!important}.lg\:inset-20{inset:5rem!important}.lg\:inset-24{inset:6rem!important}.lg\:inset-28{inset:7rem!important}.lg\:inset-30{inset:7.5rem!important}.lg\:inset-32{inset:8rem!important}.lg\:inset-36{inset:9rem!important}.lg\:inset-40{inset:10rem!important}.lg\:inset-44{inset:11rem!important}.lg\:inset-48{inset:12rem!important}.lg\:inset-52{inset:13rem!important}.lg\:inset-56{inset:14rem!important}.lg\:inset-60{inset:15rem!important}.lg\:inset-64{inset:16rem!important}.lg\:inset-72{inset:18rem!important}.lg\:inset-80{inset:20rem!important}.lg\:inset-82{inset:20.5rem!important}.lg\:inset-85{inset:21.25rem!important}.lg\:inset-96{inset:24rem!important}.lg\:inset-416{inset:26rem!important}.lg\:inset-550{inset:34.375rem!important}.lg\:inset-600{inset:37.5rem!important}.lg\:inset-auto{inset:auto!important}.lg\:inset-px{inset:1px!important}.lg\:inset-0\.5{inset:.125rem!important}.lg\:inset-1\.5{inset:.375rem!important}.lg\:inset-2\.5{inset:.625rem!important}.lg\:inset-3\.5{inset:.875rem!important}.lg\:inset-tw-1{inset:.25rem!important}.lg\:inset-tw-2{inset:.5rem!important}.lg\:inset-tw-3{inset:.75rem!important}.lg\:inset-tw-3\.5{inset:.9375rem!important}.lg\:inset-tw-4{inset:1rem!important}.lg\:inset-tw-5{inset:1.25rem!important}.lg\:inset-51per{inset:51%!important}.lg\:inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.lg\:-inset-0{inset:0!important}.lg\:-inset-1{inset:-.25rem!important}.lg\:-inset-2{inset:-.5rem!important}.lg\:-inset-3{inset:-.75rem!important}.lg\:-inset-4{inset:-1rem!important}.lg\:-inset-5{inset:-1.25rem!important}.lg\:-inset-6{inset:-1.5rem!important}.lg\:-inset-7{inset:-1.75rem!important}.lg\:-inset-8{inset:-2rem!important}.lg\:-inset-9{inset:-2.25rem!important}.lg\:-inset-10{inset:-2.5rem!important}.lg\:-inset-11{inset:-2.75rem!important}.lg\:-inset-12{inset:-3rem!important}.lg\:-inset-14{inset:-3.5rem!important}.lg\:-inset-16{inset:-4rem!important}.lg\:-inset-20{inset:-5rem!important}.lg\:-inset-24{inset:-6rem!important}.lg\:-inset-28{inset:-7rem!important}.lg\:-inset-30{inset:-7.5rem!important}.lg\:-inset-32{inset:-8rem!important}.lg\:-inset-36{inset:-9rem!important}.lg\:-inset-40{inset:-10rem!important}.lg\:-inset-44{inset:-11rem!important}.lg\:-inset-48{inset:-12rem!important}.lg\:-inset-52{inset:-13rem!important}.lg\:-inset-56{inset:-14rem!important}.lg\:-inset-60{inset:-15rem!important}.lg\:-inset-64{inset:-16rem!important}.lg\:-inset-72{inset:-18rem!important}.lg\:-inset-80{inset:-20rem!important}.lg\:-inset-82{inset:-20.5rem!important}.lg\:-inset-85{inset:-21.25rem!important}.lg\:-inset-96{inset:-24rem!important}.lg\:-inset-416{inset:-26rem!important}.lg\:-inset-550{inset:-34.375rem!important}.lg\:-inset-600{inset:-37.5rem!important}.lg\:-inset-px{inset:-1px!important}.lg\:-inset-0\.5{inset:-.125rem!important}.lg\:-inset-1\.5{inset:-.375rem!important}.lg\:-inset-2\.5{inset:-.625rem!important}.lg\:-inset-3\.5{inset:-.875rem!important}.lg\:-inset-tw-1{inset:-.25rem!important}.lg\:-inset-tw-2{inset:-.5rem!important}.lg\:-inset-tw-3{inset:-.75rem!important}.lg\:-inset-tw-3\.5{inset:-.9375rem!important}.lg\:-inset-tw-4{inset:-1rem!important}.lg\:-inset-tw-5{inset:-1.25rem!important}.lg\:-inset-51per{inset:-51%!important}.lg\:-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.lg\:inset-1\/2{inset:50%!important}.lg\:inset-1\/3{inset:33.333333%!important}.lg\:inset-2\/3{inset:66.666667%!important}.lg\:inset-1\/4{inset:25%!important}.lg\:inset-2\/4{inset:50%!important}.lg\:inset-3\/4{inset:75%!important}.lg\:inset-full{inset:100%!important}.lg\:-inset-1\/2{inset:-50%!important}.lg\:-inset-1\/3{inset:-33.333333%!important}.lg\:-inset-2\/3{inset:-66.666667%!important}.lg\:-inset-1\/4{inset:-25%!important}.lg\:-inset-2\/4{inset:-50%!important}.lg\:-inset-3\/4{inset:-75%!important}.lg\:-inset-full{inset:-100%!important}.lg\:inset-x-0{left:0!important;right:0!important}.lg\:inset-x-1{left:.25rem!important;right:.25rem!important}.lg\:inset-x-2{left:.5rem!important;right:.5rem!important}.lg\:inset-x-3{left:.75rem!important;right:.75rem!important}.lg\:inset-x-4{left:1rem!important;right:1rem!important}.lg\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.lg\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.lg\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.lg\:inset-x-8{left:2rem!important;right:2rem!important}.lg\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.lg\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.lg\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.lg\:inset-x-12{left:3rem!important;right:3rem!important}.lg\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.lg\:inset-x-16{left:4rem!important;right:4rem!important}.lg\:inset-x-20{left:5rem!important;right:5rem!important}.lg\:inset-x-24{left:6rem!important;right:6rem!important}.lg\:inset-x-28{left:7rem!important;right:7rem!important}.lg\:inset-x-30{left:7.5rem!important;right:7.5rem!important}.lg\:inset-x-32{left:8rem!important;right:8rem!important}.lg\:inset-x-36{left:9rem!important;right:9rem!important}.lg\:inset-x-40{left:10rem!important;right:10rem!important}.lg\:inset-x-44{left:11rem!important;right:11rem!important}.lg\:inset-x-48{left:12rem!important;right:12rem!important}.lg\:inset-x-52{left:13rem!important;right:13rem!important}.lg\:inset-x-56{left:14rem!important;right:14rem!important}.lg\:inset-x-60{left:15rem!important;right:15rem!important}.lg\:inset-x-64{left:16rem!important;right:16rem!important}.lg\:inset-x-72{left:18rem!important;right:18rem!important}.lg\:inset-x-80{left:20rem!important;right:20rem!important}.lg\:inset-x-82{left:20.5rem!important;right:20.5rem!important}.lg\:inset-x-85{left:21.25rem!important;right:21.25rem!important}.lg\:inset-x-96{left:24rem!important;right:24rem!important}.lg\:inset-x-416{left:26rem!important;right:26rem!important}.lg\:inset-x-550{left:34.375rem!important;right:34.375rem!important}.lg\:inset-x-600{left:37.5rem!important;right:37.5rem!important}.lg\:inset-x-auto{left:auto!important;right:auto!important}.lg\:inset-x-px{left:1px!important;right:1px!important}.lg\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.lg\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.lg\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.lg\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.lg\:inset-x-tw-1{left:.25rem!important;right:.25rem!important}.lg\:inset-x-tw-2{left:.5rem!important;right:.5rem!important}.lg\:inset-x-tw-3{left:.75rem!important;right:.75rem!important}.lg\:inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.lg\:inset-x-tw-4{left:1rem!important;right:1rem!important}.lg\:inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.lg\:inset-x-51per{left:51%!important;right:51%!important}.lg\:inset-x-max-content{left:max-content!important;right:max-content!important}.lg\:-inset-x-0{left:0!important;right:0!important}.lg\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.lg\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.lg\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.lg\:-inset-x-4{left:-1rem!important;right:-1rem!important}.lg\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.lg\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.lg\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.lg\:-inset-x-8{left:-2rem!important;right:-2rem!important}.lg\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.lg\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.lg\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.lg\:-inset-x-12{left:-3rem!important;right:-3rem!important}.lg\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.lg\:-inset-x-16{left:-4rem!important;right:-4rem!important}.lg\:-inset-x-20{left:-5rem!important;right:-5rem!important}.lg\:-inset-x-24{left:-6rem!important;right:-6rem!important}.lg\:-inset-x-28{left:-7rem!important;right:-7rem!important}.lg\:-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.lg\:-inset-x-32{left:-8rem!important;right:-8rem!important}.lg\:-inset-x-36{left:-9rem!important;right:-9rem!important}.lg\:-inset-x-40{left:-10rem!important;right:-10rem!important}.lg\:-inset-x-44{left:-11rem!important;right:-11rem!important}.lg\:-inset-x-48{left:-12rem!important;right:-12rem!important}.lg\:-inset-x-52{left:-13rem!important;right:-13rem!important}.lg\:-inset-x-56{left:-14rem!important;right:-14rem!important}.lg\:-inset-x-60{left:-15rem!important;right:-15rem!important}.lg\:-inset-x-64{left:-16rem!important;right:-16rem!important}.lg\:-inset-x-72{left:-18rem!important;right:-18rem!important}.lg\:-inset-x-80{left:-20rem!important;right:-20rem!important}.lg\:-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.lg\:-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.lg\:-inset-x-96{left:-24rem!important;right:-24rem!important}.lg\:-inset-x-416{left:-26rem!important;right:-26rem!important}.lg\:-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.lg\:-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.lg\:-inset-x-px{left:-1px!important;right:-1px!important}.lg\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.lg\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.lg\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.lg\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.lg\:-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.lg\:-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.lg\:-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.lg\:-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.lg\:-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.lg\:-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.lg\:-inset-x-51per{left:-51%!important;right:-51%!important}.lg\:-inset-x-max-content{left:max-content!important;right:max-content!important}.lg\:inset-x-1\/2{left:50%!important;right:50%!important}.lg\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.lg\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.lg\:inset-x-1\/4{left:25%!important;right:25%!important}.lg\:inset-x-2\/4{left:50%!important;right:50%!important}.lg\:inset-x-3\/4{left:75%!important;right:75%!important}.lg\:inset-x-full{left:100%!important;right:100%!important}.lg\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.lg\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.lg\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.lg\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.lg\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.lg\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.lg\:-inset-x-full{left:-100%!important;right:-100%!important}.lg\:inset-y-0{top:0!important;bottom:0!important}.lg\:inset-y-1{top:.25rem!important;bottom:.25rem!important}.lg\:inset-y-2{top:.5rem!important;bottom:.5rem!important}.lg\:inset-y-3{top:.75rem!important;bottom:.75rem!important}.lg\:inset-y-4{top:1rem!important;bottom:1rem!important}.lg\:inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.lg\:inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.lg\:inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.lg\:inset-y-8{top:2rem!important;bottom:2rem!important}.lg\:inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.lg\:inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.lg\:inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.lg\:inset-y-12{top:3rem!important;bottom:3rem!important}.lg\:inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.lg\:inset-y-16{top:4rem!important;bottom:4rem!important}.lg\:inset-y-20{top:5rem!important;bottom:5rem!important}.lg\:inset-y-24{top:6rem!important;bottom:6rem!important}.lg\:inset-y-28{top:7rem!important;bottom:7rem!important}.lg\:inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.lg\:inset-y-32{top:8rem!important;bottom:8rem!important}.lg\:inset-y-36{top:9rem!important;bottom:9rem!important}.lg\:inset-y-40{top:10rem!important;bottom:10rem!important}.lg\:inset-y-44{top:11rem!important;bottom:11rem!important}.lg\:inset-y-48{top:12rem!important;bottom:12rem!important}.lg\:inset-y-52{top:13rem!important;bottom:13rem!important}.lg\:inset-y-56{top:14rem!important;bottom:14rem!important}.lg\:inset-y-60{top:15rem!important;bottom:15rem!important}.lg\:inset-y-64{top:16rem!important;bottom:16rem!important}.lg\:inset-y-72{top:18rem!important;bottom:18rem!important}.lg\:inset-y-80{top:20rem!important;bottom:20rem!important}.lg\:inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.lg\:inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.lg\:inset-y-96{top:24rem!important;bottom:24rem!important}.lg\:inset-y-416{top:26rem!important;bottom:26rem!important}.lg\:inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.lg\:inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.lg\:inset-y-auto{top:auto!important;bottom:auto!important}.lg\:inset-y-px{top:1px!important;bottom:1px!important}.lg\:inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.lg\:inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.lg\:inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.lg\:inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.lg\:inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.lg\:inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.lg\:inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.lg\:inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.lg\:inset-y-tw-4{top:1rem!important;bottom:1rem!important}.lg\:inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.lg\:inset-y-51per{top:51%!important;bottom:51%!important}.lg\:inset-y-max-content{top:max-content!important;bottom:max-content!important}.lg\:-inset-y-0{top:0!important;bottom:0!important}.lg\:-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.lg\:-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.lg\:-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.lg\:-inset-y-4{top:-1rem!important;bottom:-1rem!important}.lg\:-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.lg\:-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.lg\:-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.lg\:-inset-y-8{top:-2rem!important;bottom:-2rem!important}.lg\:-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.lg\:-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.lg\:-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.lg\:-inset-y-12{top:-3rem!important;bottom:-3rem!important}.lg\:-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.lg\:-inset-y-16{top:-4rem!important;bottom:-4rem!important}.lg\:-inset-y-20{top:-5rem!important;bottom:-5rem!important}.lg\:-inset-y-24{top:-6rem!important;bottom:-6rem!important}.lg\:-inset-y-28{top:-7rem!important;bottom:-7rem!important}.lg\:-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.lg\:-inset-y-32{top:-8rem!important;bottom:-8rem!important}.lg\:-inset-y-36{top:-9rem!important;bottom:-9rem!important}.lg\:-inset-y-40{top:-10rem!important;bottom:-10rem!important}.lg\:-inset-y-44{top:-11rem!important;bottom:-11rem!important}.lg\:-inset-y-48{top:-12rem!important;bottom:-12rem!important}.lg\:-inset-y-52{top:-13rem!important;bottom:-13rem!important}.lg\:-inset-y-56{top:-14rem!important;bottom:-14rem!important}.lg\:-inset-y-60{top:-15rem!important;bottom:-15rem!important}.lg\:-inset-y-64{top:-16rem!important;bottom:-16rem!important}.lg\:-inset-y-72{top:-18rem!important;bottom:-18rem!important}.lg\:-inset-y-80{top:-20rem!important;bottom:-20rem!important}.lg\:-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.lg\:-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.lg\:-inset-y-96{top:-24rem!important;bottom:-24rem!important}.lg\:-inset-y-416{top:-26rem!important;bottom:-26rem!important}.lg\:-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.lg\:-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.lg\:-inset-y-px{top:-1px!important;bottom:-1px!important}.lg\:-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.lg\:-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.lg\:-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.lg\:-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.lg\:-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.lg\:-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.lg\:-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.lg\:-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.lg\:-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.lg\:-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.lg\:-inset-y-51per{top:-51%!important;bottom:-51%!important}.lg\:-inset-y-max-content{top:max-content!important;bottom:max-content!important}.lg\:inset-y-1\/2{top:50%!important;bottom:50%!important}.lg\:inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.lg\:inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.lg\:inset-y-1\/4{top:25%!important;bottom:25%!important}.lg\:inset-y-2\/4{top:50%!important;bottom:50%!important}.lg\:inset-y-3\/4{top:75%!important;bottom:75%!important}.lg\:inset-y-full{top:100%!important;bottom:100%!important}.lg\:-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.lg\:-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.lg\:-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.lg\:-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.lg\:-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.lg\:-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.lg\:-inset-y-full{top:-100%!important;bottom:-100%!important}.lg\:top-0{top:0!important}.lg\:top-1{top:.25rem!important}.lg\:top-2{top:.5rem!important}.lg\:top-3{top:.75rem!important}.lg\:top-4{top:1rem!important}.lg\:top-5{top:1.25rem!important}.lg\:top-6{top:1.5rem!important}.lg\:top-7{top:1.75rem!important}.lg\:top-8{top:2rem!important}.lg\:top-9{top:2.25rem!important}.lg\:top-10{top:2.5rem!important}.lg\:top-11{top:2.75rem!important}.lg\:top-12{top:3rem!important}.lg\:top-14{top:3.5rem!important}.lg\:top-16{top:4rem!important}.lg\:top-20{top:5rem!important}.lg\:top-24{top:6rem!important}.lg\:top-28{top:7rem!important}.lg\:top-30{top:7.5rem!important}.lg\:top-32{top:8rem!important}.lg\:top-36{top:9rem!important}.lg\:top-40{top:10rem!important}.lg\:top-44{top:11rem!important}.lg\:top-48{top:12rem!important}.lg\:top-52{top:13rem!important}.lg\:top-56{top:14rem!important}.lg\:top-60{top:15rem!important}.lg\:top-64{top:16rem!important}.lg\:top-72{top:18rem!important}.lg\:top-80{top:20rem!important}.lg\:top-82{top:20.5rem!important}.lg\:top-85{top:21.25rem!important}.lg\:top-96{top:24rem!important}.lg\:top-416{top:26rem!important}.lg\:top-550{top:34.375rem!important}.lg\:top-600{top:37.5rem!important}.lg\:top-auto{top:auto!important}.lg\:top-px{top:1px!important}.lg\:top-0\.5{top:.125rem!important}.lg\:top-1\.5{top:.375rem!important}.lg\:top-2\.5{top:.625rem!important}.lg\:top-3\.5{top:.875rem!important}.lg\:top-tw-1{top:.25rem!important}.lg\:top-tw-2{top:.5rem!important}.lg\:top-tw-3{top:.75rem!important}.lg\:top-tw-3\.5{top:.9375rem!important}.lg\:top-tw-4{top:1rem!important}.lg\:top-tw-5{top:1.25rem!important}.lg\:top-51per{top:51%!important}.lg\:top-max-content{top:max-content!important}.lg\:-top-0{top:0!important}.lg\:-top-1{top:-.25rem!important}.lg\:-top-2{top:-.5rem!important}.lg\:-top-3{top:-.75rem!important}.lg\:-top-4{top:-1rem!important}.lg\:-top-5{top:-1.25rem!important}.lg\:-top-6{top:-1.5rem!important}.lg\:-top-7{top:-1.75rem!important}.lg\:-top-8{top:-2rem!important}.lg\:-top-9{top:-2.25rem!important}.lg\:-top-10{top:-2.5rem!important}.lg\:-top-11{top:-2.75rem!important}.lg\:-top-12{top:-3rem!important}.lg\:-top-14{top:-3.5rem!important}.lg\:-top-16{top:-4rem!important}.lg\:-top-20{top:-5rem!important}.lg\:-top-24{top:-6rem!important}.lg\:-top-28{top:-7rem!important}.lg\:-top-30{top:-7.5rem!important}.lg\:-top-32{top:-8rem!important}.lg\:-top-36{top:-9rem!important}.lg\:-top-40{top:-10rem!important}.lg\:-top-44{top:-11rem!important}.lg\:-top-48{top:-12rem!important}.lg\:-top-52{top:-13rem!important}.lg\:-top-56{top:-14rem!important}.lg\:-top-60{top:-15rem!important}.lg\:-top-64{top:-16rem!important}.lg\:-top-72{top:-18rem!important}.lg\:-top-80{top:-20rem!important}.lg\:-top-82{top:-20.5rem!important}.lg\:-top-85{top:-21.25rem!important}.lg\:-top-96{top:-24rem!important}.lg\:-top-416{top:-26rem!important}.lg\:-top-550{top:-34.375rem!important}.lg\:-top-600{top:-37.5rem!important}.lg\:-top-px{top:-1px!important}.lg\:-top-0\.5{top:-.125rem!important}.lg\:-top-1\.5{top:-.375rem!important}.lg\:-top-2\.5{top:-.625rem!important}.lg\:-top-3\.5{top:-.875rem!important}.lg\:-top-tw-1{top:-.25rem!important}.lg\:-top-tw-2{top:-.5rem!important}.lg\:-top-tw-3{top:-.75rem!important}.lg\:-top-tw-3\.5{top:-.9375rem!important}.lg\:-top-tw-4{top:-1rem!important}.lg\:-top-tw-5{top:-1.25rem!important}.lg\:-top-51per{top:-51%!important}.lg\:-top-max-content{top:max-content!important}.lg\:top-1\/2{top:50%!important}.lg\:top-1\/3{top:33.333333%!important}.lg\:top-2\/3{top:66.666667%!important}.lg\:top-1\/4{top:25%!important}.lg\:top-2\/4{top:50%!important}.lg\:top-3\/4{top:75%!important}.lg\:top-full{top:100%!important}.lg\:-top-1\/2{top:-50%!important}.lg\:-top-1\/3{top:-33.333333%!important}.lg\:-top-2\/3{top:-66.666667%!important}.lg\:-top-1\/4{top:-25%!important}.lg\:-top-2\/4{top:-50%!important}.lg\:-top-3\/4{top:-75%!important}.lg\:-top-full{top:-100%!important}.lg\:right-0{right:0!important}.lg\:right-1{right:.25rem!important}.lg\:right-2{right:.5rem!important}.lg\:right-3{right:.75rem!important}.lg\:right-4{right:1rem!important}.lg\:right-5{right:1.25rem!important}.lg\:right-6{right:1.5rem!important}.lg\:right-7{right:1.75rem!important}.lg\:right-8{right:2rem!important}.lg\:right-9{right:2.25rem!important}.lg\:right-10{right:2.5rem!important}.lg\:right-11{right:2.75rem!important}.lg\:right-12{right:3rem!important}.lg\:right-14{right:3.5rem!important}.lg\:right-16{right:4rem!important}.lg\:right-20{right:5rem!important}.lg\:right-24{right:6rem!important}.lg\:right-28{right:7rem!important}.lg\:right-30{right:7.5rem!important}.lg\:right-32{right:8rem!important}.lg\:right-36{right:9rem!important}.lg\:right-40{right:10rem!important}.lg\:right-44{right:11rem!important}.lg\:right-48{right:12rem!important}.lg\:right-52{right:13rem!important}.lg\:right-56{right:14rem!important}.lg\:right-60{right:15rem!important}.lg\:right-64{right:16rem!important}.lg\:right-72{right:18rem!important}.lg\:right-80{right:20rem!important}.lg\:right-82{right:20.5rem!important}.lg\:right-85{right:21.25rem!important}.lg\:right-96{right:24rem!important}.lg\:right-416{right:26rem!important}.lg\:right-550{right:34.375rem!important}.lg\:right-600{right:37.5rem!important}.lg\:right-auto{right:auto!important}.lg\:right-px{right:1px!important}.lg\:right-0\.5{right:.125rem!important}.lg\:right-1\.5{right:.375rem!important}.lg\:right-2\.5{right:.625rem!important}.lg\:right-3\.5{right:.875rem!important}.lg\:right-tw-1{right:.25rem!important}.lg\:right-tw-2{right:.5rem!important}.lg\:right-tw-3{right:.75rem!important}.lg\:right-tw-3\.5{right:.9375rem!important}.lg\:right-tw-4{right:1rem!important}.lg\:right-tw-5{right:1.25rem!important}.lg\:right-51per{right:51%!important}.lg\:right-max-content{right:max-content!important}.lg\:-right-0{right:0!important}.lg\:-right-1{right:-.25rem!important}.lg\:-right-2{right:-.5rem!important}.lg\:-right-3{right:-.75rem!important}.lg\:-right-4{right:-1rem!important}.lg\:-right-5{right:-1.25rem!important}.lg\:-right-6{right:-1.5rem!important}.lg\:-right-7{right:-1.75rem!important}.lg\:-right-8{right:-2rem!important}.lg\:-right-9{right:-2.25rem!important}.lg\:-right-10{right:-2.5rem!important}.lg\:-right-11{right:-2.75rem!important}.lg\:-right-12{right:-3rem!important}.lg\:-right-14{right:-3.5rem!important}.lg\:-right-16{right:-4rem!important}.lg\:-right-20{right:-5rem!important}.lg\:-right-24{right:-6rem!important}.lg\:-right-28{right:-7rem!important}.lg\:-right-30{right:-7.5rem!important}.lg\:-right-32{right:-8rem!important}.lg\:-right-36{right:-9rem!important}.lg\:-right-40{right:-10rem!important}.lg\:-right-44{right:-11rem!important}.lg\:-right-48{right:-12rem!important}.lg\:-right-52{right:-13rem!important}.lg\:-right-56{right:-14rem!important}.lg\:-right-60{right:-15rem!important}.lg\:-right-64{right:-16rem!important}.lg\:-right-72{right:-18rem!important}.lg\:-right-80{right:-20rem!important}.lg\:-right-82{right:-20.5rem!important}.lg\:-right-85{right:-21.25rem!important}.lg\:-right-96{right:-24rem!important}.lg\:-right-416{right:-26rem!important}.lg\:-right-550{right:-34.375rem!important}.lg\:-right-600{right:-37.5rem!important}.lg\:-right-px{right:-1px!important}.lg\:-right-0\.5{right:-.125rem!important}.lg\:-right-1\.5{right:-.375rem!important}.lg\:-right-2\.5{right:-.625rem!important}.lg\:-right-3\.5{right:-.875rem!important}.lg\:-right-tw-1{right:-.25rem!important}.lg\:-right-tw-2{right:-.5rem!important}.lg\:-right-tw-3{right:-.75rem!important}.lg\:-right-tw-3\.5{right:-.9375rem!important}.lg\:-right-tw-4{right:-1rem!important}.lg\:-right-tw-5{right:-1.25rem!important}.lg\:-right-51per{right:-51%!important}.lg\:-right-max-content{right:max-content!important}.lg\:right-1\/2{right:50%!important}.lg\:right-1\/3{right:33.333333%!important}.lg\:right-2\/3{right:66.666667%!important}.lg\:right-1\/4{right:25%!important}.lg\:right-2\/4{right:50%!important}.lg\:right-3\/4{right:75%!important}.lg\:right-full{right:100%!important}.lg\:-right-1\/2{right:-50%!important}.lg\:-right-1\/3{right:-33.333333%!important}.lg\:-right-2\/3{right:-66.666667%!important}.lg\:-right-1\/4{right:-25%!important}.lg\:-right-2\/4{right:-50%!important}.lg\:-right-3\/4{right:-75%!important}.lg\:-right-full{right:-100%!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-1{bottom:.25rem!important}.lg\:bottom-2{bottom:.5rem!important}.lg\:bottom-3{bottom:.75rem!important}.lg\:bottom-4{bottom:1rem!important}.lg\:bottom-5{bottom:1.25rem!important}.lg\:bottom-6{bottom:1.5rem!important}.lg\:bottom-7{bottom:1.75rem!important}.lg\:bottom-8{bottom:2rem!important}.lg\:bottom-9{bottom:2.25rem!important}.lg\:bottom-10{bottom:2.5rem!important}.lg\:bottom-11{bottom:2.75rem!important}.lg\:bottom-12{bottom:3rem!important}.lg\:bottom-14{bottom:3.5rem!important}.lg\:bottom-16{bottom:4rem!important}.lg\:bottom-20{bottom:5rem!important}.lg\:bottom-24{bottom:6rem!important}.lg\:bottom-28{bottom:7rem!important}.lg\:bottom-30{bottom:7.5rem!important}.lg\:bottom-32{bottom:8rem!important}.lg\:bottom-36{bottom:9rem!important}.lg\:bottom-40{bottom:10rem!important}.lg\:bottom-44{bottom:11rem!important}.lg\:bottom-48{bottom:12rem!important}.lg\:bottom-52{bottom:13rem!important}.lg\:bottom-56{bottom:14rem!important}.lg\:bottom-60{bottom:15rem!important}.lg\:bottom-64{bottom:16rem!important}.lg\:bottom-72{bottom:18rem!important}.lg\:bottom-80{bottom:20rem!important}.lg\:bottom-82{bottom:20.5rem!important}.lg\:bottom-85{bottom:21.25rem!important}.lg\:bottom-96{bottom:24rem!important}.lg\:bottom-416{bottom:26rem!important}.lg\:bottom-550{bottom:34.375rem!important}.lg\:bottom-600{bottom:37.5rem!important}.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-px{bottom:1px!important}.lg\:bottom-0\.5{bottom:.125rem!important}.lg\:bottom-1\.5{bottom:.375rem!important}.lg\:bottom-2\.5{bottom:.625rem!important}.lg\:bottom-3\.5{bottom:.875rem!important}.lg\:bottom-tw-1{bottom:.25rem!important}.lg\:bottom-tw-2{bottom:.5rem!important}.lg\:bottom-tw-3{bottom:.75rem!important}.lg\:bottom-tw-3\.5{bottom:.9375rem!important}.lg\:bottom-tw-4{bottom:1rem!important}.lg\:bottom-tw-5{bottom:1.25rem!important}.lg\:bottom-51per{bottom:51%!important}.lg\:bottom-max-content{bottom:max-content!important}.lg\:-bottom-0{bottom:0!important}.lg\:-bottom-1{bottom:-.25rem!important}.lg\:-bottom-2{bottom:-.5rem!important}.lg\:-bottom-3{bottom:-.75rem!important}.lg\:-bottom-4{bottom:-1rem!important}.lg\:-bottom-5{bottom:-1.25rem!important}.lg\:-bottom-6{bottom:-1.5rem!important}.lg\:-bottom-7{bottom:-1.75rem!important}.lg\:-bottom-8{bottom:-2rem!important}.lg\:-bottom-9{bottom:-2.25rem!important}.lg\:-bottom-10{bottom:-2.5rem!important}.lg\:-bottom-11{bottom:-2.75rem!important}.lg\:-bottom-12{bottom:-3rem!important}.lg\:-bottom-14{bottom:-3.5rem!important}.lg\:-bottom-16{bottom:-4rem!important}.lg\:-bottom-20{bottom:-5rem!important}.lg\:-bottom-24{bottom:-6rem!important}.lg\:-bottom-28{bottom:-7rem!important}.lg\:-bottom-30{bottom:-7.5rem!important}.lg\:-bottom-32{bottom:-8rem!important}.lg\:-bottom-36{bottom:-9rem!important}.lg\:-bottom-40{bottom:-10rem!important}.lg\:-bottom-44{bottom:-11rem!important}.lg\:-bottom-48{bottom:-12rem!important}.lg\:-bottom-52{bottom:-13rem!important}.lg\:-bottom-56{bottom:-14rem!important}.lg\:-bottom-60{bottom:-15rem!important}.lg\:-bottom-64{bottom:-16rem!important}.lg\:-bottom-72{bottom:-18rem!important}.lg\:-bottom-80{bottom:-20rem!important}.lg\:-bottom-82{bottom:-20.5rem!important}.lg\:-bottom-85{bottom:-21.25rem!important}.lg\:-bottom-96{bottom:-24rem!important}.lg\:-bottom-416{bottom:-26rem!important}.lg\:-bottom-550{bottom:-34.375rem!important}.lg\:-bottom-600{bottom:-37.5rem!important}.lg\:-bottom-px{bottom:-1px!important}.lg\:-bottom-0\.5{bottom:-.125rem!important}.lg\:-bottom-1\.5{bottom:-.375rem!important}.lg\:-bottom-2\.5{bottom:-.625rem!important}.lg\:-bottom-3\.5{bottom:-.875rem!important}.lg\:-bottom-tw-1{bottom:-.25rem!important}.lg\:-bottom-tw-2{bottom:-.5rem!important}.lg\:-bottom-tw-3{bottom:-.75rem!important}.lg\:-bottom-tw-3\.5{bottom:-.9375rem!important}.lg\:-bottom-tw-4{bottom:-1rem!important}.lg\:-bottom-tw-5{bottom:-1.25rem!important}.lg\:-bottom-51per{bottom:-51%!important}.lg\:-bottom-max-content{bottom:max-content!important}.lg\:bottom-1\/2{bottom:50%!important}.lg\:bottom-1\/3{bottom:33.333333%!important}.lg\:bottom-2\/3{bottom:66.666667%!important}.lg\:bottom-1\/4{bottom:25%!important}.lg\:bottom-2\/4{bottom:50%!important}.lg\:bottom-3\/4{bottom:75%!important}.lg\:bottom-full{bottom:100%!important}.lg\:-bottom-1\/2{bottom:-50%!important}.lg\:-bottom-1\/3{bottom:-33.333333%!important}.lg\:-bottom-2\/3{bottom:-66.666667%!important}.lg\:-bottom-1\/4{bottom:-25%!important}.lg\:-bottom-2\/4{bottom:-50%!important}.lg\:-bottom-3\/4{bottom:-75%!important}.lg\:-bottom-full{bottom:-100%!important}.lg\:left-0{left:0!important}.lg\:left-1{left:.25rem!important}.lg\:left-2{left:.5rem!important}.lg\:left-3{left:.75rem!important}.lg\:left-4{left:1rem!important}.lg\:left-5{left:1.25rem!important}.lg\:left-6{left:1.5rem!important}.lg\:left-7{left:1.75rem!important}.lg\:left-8{left:2rem!important}.lg\:left-9{left:2.25rem!important}.lg\:left-10{left:2.5rem!important}.lg\:left-11{left:2.75rem!important}.lg\:left-12{left:3rem!important}.lg\:left-14{left:3.5rem!important}.lg\:left-16{left:4rem!important}.lg\:left-20{left:5rem!important}.lg\:left-24{left:6rem!important}.lg\:left-28{left:7rem!important}.lg\:left-30{left:7.5rem!important}.lg\:left-32{left:8rem!important}.lg\:left-36{left:9rem!important}.lg\:left-40{left:10rem!important}.lg\:left-44{left:11rem!important}.lg\:left-48{left:12rem!important}.lg\:left-52{left:13rem!important}.lg\:left-56{left:14rem!important}.lg\:left-60{left:15rem!important}.lg\:left-64{left:16rem!important}.lg\:left-72{left:18rem!important}.lg\:left-80{left:20rem!important}.lg\:left-82{left:20.5rem!important}.lg\:left-85{left:21.25rem!important}.lg\:left-96{left:24rem!important}.lg\:left-416{left:26rem!important}.lg\:left-550{left:34.375rem!important}.lg\:left-600{left:37.5rem!important}.lg\:left-auto{left:auto!important}.lg\:left-px{left:1px!important}.lg\:left-0\.5{left:.125rem!important}.lg\:left-1\.5{left:.375rem!important}.lg\:left-2\.5{left:.625rem!important}.lg\:left-3\.5{left:.875rem!important}.lg\:left-tw-1{left:.25rem!important}.lg\:left-tw-2{left:.5rem!important}.lg\:left-tw-3{left:.75rem!important}.lg\:left-tw-3\.5{left:.9375rem!important}.lg\:left-tw-4{left:1rem!important}.lg\:left-tw-5{left:1.25rem!important}.lg\:left-51per{left:51%!important}.lg\:left-max-content{left:max-content!important}.lg\:-left-0{left:0!important}.lg\:-left-1{left:-.25rem!important}.lg\:-left-2{left:-.5rem!important}.lg\:-left-3{left:-.75rem!important}.lg\:-left-4{left:-1rem!important}.lg\:-left-5{left:-1.25rem!important}.lg\:-left-6{left:-1.5rem!important}.lg\:-left-7{left:-1.75rem!important}.lg\:-left-8{left:-2rem!important}.lg\:-left-9{left:-2.25rem!important}.lg\:-left-10{left:-2.5rem!important}.lg\:-left-11{left:-2.75rem!important}.lg\:-left-12{left:-3rem!important}.lg\:-left-14{left:-3.5rem!important}.lg\:-left-16{left:-4rem!important}.lg\:-left-20{left:-5rem!important}.lg\:-left-24{left:-6rem!important}.lg\:-left-28{left:-7rem!important}.lg\:-left-30{left:-7.5rem!important}.lg\:-left-32{left:-8rem!important}.lg\:-left-36{left:-9rem!important}.lg\:-left-40{left:-10rem!important}.lg\:-left-44{left:-11rem!important}.lg\:-left-48{left:-12rem!important}.lg\:-left-52{left:-13rem!important}.lg\:-left-56{left:-14rem!important}.lg\:-left-60{left:-15rem!important}.lg\:-left-64{left:-16rem!important}.lg\:-left-72{left:-18rem!important}.lg\:-left-80{left:-20rem!important}.lg\:-left-82{left:-20.5rem!important}.lg\:-left-85{left:-21.25rem!important}.lg\:-left-96{left:-24rem!important}.lg\:-left-416{left:-26rem!important}.lg\:-left-550{left:-34.375rem!important}.lg\:-left-600{left:-37.5rem!important}.lg\:-left-px{left:-1px!important}.lg\:-left-0\.5{left:-.125rem!important}.lg\:-left-1\.5{left:-.375rem!important}.lg\:-left-2\.5{left:-.625rem!important}.lg\:-left-3\.5{left:-.875rem!important}.lg\:-left-tw-1{left:-.25rem!important}.lg\:-left-tw-2{left:-.5rem!important}.lg\:-left-tw-3{left:-.75rem!important}.lg\:-left-tw-3\.5{left:-.9375rem!important}.lg\:-left-tw-4{left:-1rem!important}.lg\:-left-tw-5{left:-1.25rem!important}.lg\:-left-51per{left:-51%!important}.lg\:-left-max-content{left:max-content!important}.lg\:left-1\/2{left:50%!important}.lg\:left-1\/3{left:33.333333%!important}.lg\:left-2\/3{left:66.666667%!important}.lg\:left-1\/4{left:25%!important}.lg\:left-2\/4{left:50%!important}.lg\:left-3\/4{left:75%!important}.lg\:left-full{left:100%!important}.lg\:-left-1\/2{left:-50%!important}.lg\:-left-1\/3{left:-33.333333%!important}.lg\:-left-2\/3{left:-66.666667%!important}.lg\:-left-1\/4{left:-25%!important}.lg\:-left-2\/4{left:-50%!important}.lg\:-left-3\/4{left:-75%!important}.lg\:-left-full{left:-100%!important}.lg\:isolate{isolation:isolate!important}.lg\:isolation-auto{isolation:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-10{z-index:10!important}.lg\:z-20{z-index:20!important}.lg\:z-30{z-index:30!important}.lg\:z-40{z-index:40!important}.lg\:z-50{z-index:50!important}.lg\:z-auto{z-index:auto!important}.lg\:focus-within\:z-0:focus-within{z-index:0!important}.lg\:focus-within\:z-10:focus-within{z-index:10!important}.lg\:focus-within\:z-20:focus-within{z-index:20!important}.lg\:focus-within\:z-30:focus-within{z-index:30!important}.lg\:focus-within\:z-40:focus-within{z-index:40!important}.lg\:focus-within\:z-50:focus-within{z-index:50!important}.lg\:focus-within\:z-auto:focus-within{z-index:auto!important}.lg\:focus\:z-0:focus{z-index:0!important}.lg\:focus\:z-10:focus{z-index:10!important}.lg\:focus\:z-20:focus{z-index:20!important}.lg\:focus\:z-30:focus{z-index:30!important}.lg\:focus\:z-40:focus{z-index:40!important}.lg\:focus\:z-50:focus{z-index:50!important}.lg\:focus\:z-auto:focus{z-index:auto!important}.lg\:order-1{order:1!important}.lg\:order-2{order:2!important}.lg\:order-3{order:3!important}.lg\:order-4{order:4!important}.lg\:order-5{order:5!important}.lg\:order-6{order:6!important}.lg\:order-7{order:7!important}.lg\:order-8{order:8!important}.lg\:order-9{order:9!important}.lg\:order-10{order:10!important}.lg\:order-11{order:11!important}.lg\:order-12{order:12!important}.lg\:order-first{order:-9999!important}.lg\:order-last{order:9999!important}.lg\:order-none{order:0!important}.lg\:col-auto{grid-column:auto!important}.lg\:col-span-1{grid-column:span 1 / span 1!important}.lg\:col-span-2{grid-column:span 2 / span 2!important}.lg\:col-span-3{grid-column:span 3 / span 3!important}.lg\:col-span-4{grid-column:span 4 / span 4!important}.lg\:col-span-5{grid-column:span 5 / span 5!important}.lg\:col-span-6{grid-column:span 6 / span 6!important}.lg\:col-span-7{grid-column:span 7 / span 7!important}.lg\:col-span-8{grid-column:span 8 / span 8!important}.lg\:col-span-9{grid-column:span 9 / span 9!important}.lg\:col-span-10{grid-column:span 10 / span 10!important}.lg\:col-span-11{grid-column:span 11 / span 11!important}.lg\:col-span-12{grid-column:span 12 / span 12!important}.lg\:col-span-full{grid-column:1 / -1!important}.lg\:col-start-1{grid-column-start:1!important}.lg\:col-start-2{grid-column-start:2!important}.lg\:col-start-3{grid-column-start:3!important}.lg\:col-start-4{grid-column-start:4!important}.lg\:col-start-5{grid-column-start:5!important}.lg\:col-start-6{grid-column-start:6!important}.lg\:col-start-7{grid-column-start:7!important}.lg\:col-start-8{grid-column-start:8!important}.lg\:col-start-9{grid-column-start:9!important}.lg\:col-start-10{grid-column-start:10!important}.lg\:col-start-11{grid-column-start:11!important}.lg\:col-start-12{grid-column-start:12!important}.lg\:col-start-13{grid-column-start:13!important}.lg\:col-start-auto{grid-column-start:auto!important}.lg\:col-end-1{grid-column-end:1!important}.lg\:col-end-2{grid-column-end:2!important}.lg\:col-end-3{grid-column-end:3!important}.lg\:col-end-4{grid-column-end:4!important}.lg\:col-end-5{grid-column-end:5!important}.lg\:col-end-6{grid-column-end:6!important}.lg\:col-end-7{grid-column-end:7!important}.lg\:col-end-8{grid-column-end:8!important}.lg\:col-end-9{grid-column-end:9!important}.lg\:col-end-10{grid-column-end:10!important}.lg\:col-end-11{grid-column-end:11!important}.lg\:col-end-12{grid-column-end:12!important}.lg\:col-end-13{grid-column-end:13!important}.lg\:col-end-auto{grid-column-end:auto!important}.lg\:row-auto{grid-row:auto!important}.lg\:row-span-1{grid-row:span 1 / span 1!important}.lg\:row-span-2{grid-row:span 2 / span 2!important}.lg\:row-span-3{grid-row:span 3 / span 3!important}.lg\:row-span-4{grid-row:span 4 / span 4!important}.lg\:row-span-5{grid-row:span 5 / span 5!important}.lg\:row-span-6{grid-row:span 6 / span 6!important}.lg\:row-span-full{grid-row:1 / -1!important}.lg\:row-start-1{grid-row-start:1!important}.lg\:row-start-2{grid-row-start:2!important}.lg\:row-start-3{grid-row-start:3!important}.lg\:row-start-4{grid-row-start:4!important}.lg\:row-start-5{grid-row-start:5!important}.lg\:row-start-6{grid-row-start:6!important}.lg\:row-start-7{grid-row-start:7!important}.lg\:row-start-auto{grid-row-start:auto!important}.lg\:row-end-1{grid-row-end:1!important}.lg\:row-end-2{grid-row-end:2!important}.lg\:row-end-3{grid-row-end:3!important}.lg\:row-end-4{grid-row-end:4!important}.lg\:row-end-5{grid-row-end:5!important}.lg\:row-end-6{grid-row-end:6!important}.lg\:row-end-7{grid-row-end:7!important}.lg\:row-end-auto{grid-row-end:auto!important}.lg\:float-right{float:right!important}.lg\:float-left{float:left!important}.lg\:float-none{float:none!important}.lg\:clear-left{clear:left!important}.lg\:clear-right{clear:right!important}.lg\:clear-both{clear:both!important}.lg\:clear-none{clear:none!important}.lg\:m-0{margin:0!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:.75rem!important}.lg\:m-4{margin:1rem!important}.lg\:m-5{margin:1.25rem!important}.lg\:m-6{margin:1.5rem!important}.lg\:m-7{margin:1.75rem!important}.lg\:m-8{margin:2rem!important}.lg\:m-9{margin:2.25rem!important}.lg\:m-10{margin:2.5rem!important}.lg\:m-11{margin:2.75rem!important}.lg\:m-12{margin:3rem!important}.lg\:m-14{margin:3.5rem!important}.lg\:m-16{margin:4rem!important}.lg\:m-20{margin:5rem!important}.lg\:m-24{margin:6rem!important}.lg\:m-28{margin:7rem!important}.lg\:m-30{margin:7.5rem!important}.lg\:m-32{margin:8rem!important}.lg\:m-36{margin:9rem!important}.lg\:m-40{margin:10rem!important}.lg\:m-44{margin:11rem!important}.lg\:m-48{margin:12rem!important}.lg\:m-52{margin:13rem!important}.lg\:m-56{margin:14rem!important}.lg\:m-60{margin:15rem!important}.lg\:m-64{margin:16rem!important}.lg\:m-72{margin:18rem!important}.lg\:m-80{margin:20rem!important}.lg\:m-82{margin:20.5rem!important}.lg\:m-85{margin:21.25rem!important}.lg\:m-96{margin:24rem!important}.lg\:m-416{margin:26rem!important}.lg\:m-550{margin:34.375rem!important}.lg\:m-600{margin:37.5rem!important}.lg\:m-auto{margin:auto!important}.lg\:m-px{margin:1px!important}.lg\:m-0\.5{margin:.125rem!important}.lg\:m-1\.5{margin:.375rem!important}.lg\:m-2\.5{margin:.625rem!important}.lg\:m-3\.5{margin:.875rem!important}.lg\:m-tw-1{margin:.25rem!important}.lg\:m-tw-2{margin:.5rem!important}.lg\:m-tw-3{margin:.75rem!important}.lg\:m-tw-3\.5{margin:.9375rem!important}.lg\:m-tw-4{margin:1rem!important}.lg\:m-tw-5{margin:1.25rem!important}.lg\:m-51per{margin:51%!important}.lg\:m-max-content{margin:max-content!important}.lg\:-m-0{margin:0!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-.75rem!important}.lg\:-m-4{margin:-1rem!important}.lg\:-m-5{margin:-1.25rem!important}.lg\:-m-6{margin:-1.5rem!important}.lg\:-m-7{margin:-1.75rem!important}.lg\:-m-8{margin:-2rem!important}.lg\:-m-9{margin:-2.25rem!important}.lg\:-m-10{margin:-2.5rem!important}.lg\:-m-11{margin:-2.75rem!important}.lg\:-m-12{margin:-3rem!important}.lg\:-m-14{margin:-3.5rem!important}.lg\:-m-16{margin:-4rem!important}.lg\:-m-20{margin:-5rem!important}.lg\:-m-24{margin:-6rem!important}.lg\:-m-28{margin:-7rem!important}.lg\:-m-30{margin:-7.5rem!important}.lg\:-m-32{margin:-8rem!important}.lg\:-m-36{margin:-9rem!important}.lg\:-m-40{margin:-10rem!important}.lg\:-m-44{margin:-11rem!important}.lg\:-m-48{margin:-12rem!important}.lg\:-m-52{margin:-13rem!important}.lg\:-m-56{margin:-14rem!important}.lg\:-m-60{margin:-15rem!important}.lg\:-m-64{margin:-16rem!important}.lg\:-m-72{margin:-18rem!important}.lg\:-m-80{margin:-20rem!important}.lg\:-m-82{margin:-20.5rem!important}.lg\:-m-85{margin:-21.25rem!important}.lg\:-m-96{margin:-24rem!important}.lg\:-m-416{margin:-26rem!important}.lg\:-m-550{margin:-34.375rem!important}.lg\:-m-600{margin:-37.5rem!important}.lg\:-m-px{margin:-1px!important}.lg\:-m-0\.5{margin:-.125rem!important}.lg\:-m-1\.5{margin:-.375rem!important}.lg\:-m-2\.5{margin:-.625rem!important}.lg\:-m-3\.5{margin:-.875rem!important}.lg\:-m-tw-1{margin:-.25rem!important}.lg\:-m-tw-2{margin:-.5rem!important}.lg\:-m-tw-3{margin:-.75rem!important}.lg\:-m-tw-3\.5{margin:-.9375rem!important}.lg\:-m-tw-4{margin:-1rem!important}.lg\:-m-tw-5{margin:-1.25rem!important}.lg\:-m-51per{margin:-51%!important}.lg\:-m-max-content{margin:max-content!important}.lg\:last\:m-0:last-child{margin:0!important}.lg\:last\:m-1:last-child{margin:.25rem!important}.lg\:last\:m-2:last-child{margin:.5rem!important}.lg\:last\:m-3:last-child{margin:.75rem!important}.lg\:last\:m-4:last-child{margin:1rem!important}.lg\:last\:m-5:last-child{margin:1.25rem!important}.lg\:last\:m-6:last-child{margin:1.5rem!important}.lg\:last\:m-7:last-child{margin:1.75rem!important}.lg\:last\:m-8:last-child{margin:2rem!important}.lg\:last\:m-9:last-child{margin:2.25rem!important}.lg\:last\:m-10:last-child{margin:2.5rem!important}.lg\:last\:m-11:last-child{margin:2.75rem!important}.lg\:last\:m-12:last-child{margin:3rem!important}.lg\:last\:m-14:last-child{margin:3.5rem!important}.lg\:last\:m-16:last-child{margin:4rem!important}.lg\:last\:m-20:last-child{margin:5rem!important}.lg\:last\:m-24:last-child{margin:6rem!important}.lg\:last\:m-28:last-child{margin:7rem!important}.lg\:last\:m-30:last-child{margin:7.5rem!important}.lg\:last\:m-32:last-child{margin:8rem!important}.lg\:last\:m-36:last-child{margin:9rem!important}.lg\:last\:m-40:last-child{margin:10rem!important}.lg\:last\:m-44:last-child{margin:11rem!important}.lg\:last\:m-48:last-child{margin:12rem!important}.lg\:last\:m-52:last-child{margin:13rem!important}.lg\:last\:m-56:last-child{margin:14rem!important}.lg\:last\:m-60:last-child{margin:15rem!important}.lg\:last\:m-64:last-child{margin:16rem!important}.lg\:last\:m-72:last-child{margin:18rem!important}.lg\:last\:m-80:last-child{margin:20rem!important}.lg\:last\:m-82:last-child{margin:20.5rem!important}.lg\:last\:m-85:last-child{margin:21.25rem!important}.lg\:last\:m-96:last-child{margin:24rem!important}.lg\:last\:m-416:last-child{margin:26rem!important}.lg\:last\:m-550:last-child{margin:34.375rem!important}.lg\:last\:m-600:last-child{margin:37.5rem!important}.lg\:last\:m-auto:last-child{margin:auto!important}.lg\:last\:m-px:last-child{margin:1px!important}.lg\:last\:m-0\.5:last-child{margin:.125rem!important}.lg\:last\:m-1\.5:last-child{margin:.375rem!important}.lg\:last\:m-2\.5:last-child{margin:.625rem!important}.lg\:last\:m-3\.5:last-child{margin:.875rem!important}.lg\:last\:m-tw-1:last-child{margin:.25rem!important}.lg\:last\:m-tw-2:last-child{margin:.5rem!important}.lg\:last\:m-tw-3:last-child{margin:.75rem!important}.lg\:last\:m-tw-3\.5:last-child{margin:.9375rem!important}.lg\:last\:m-tw-4:last-child{margin:1rem!important}.lg\:last\:m-tw-5:last-child{margin:1.25rem!important}.lg\:last\:m-51per:last-child{margin:51%!important}.lg\:last\:m-max-content:last-child{margin:max-content!important}.lg\:last\:-m-0:last-child{margin:0!important}.lg\:last\:-m-1:last-child{margin:-.25rem!important}.lg\:last\:-m-2:last-child{margin:-.5rem!important}.lg\:last\:-m-3:last-child{margin:-.75rem!important}.lg\:last\:-m-4:last-child{margin:-1rem!important}.lg\:last\:-m-5:last-child{margin:-1.25rem!important}.lg\:last\:-m-6:last-child{margin:-1.5rem!important}.lg\:last\:-m-7:last-child{margin:-1.75rem!important}.lg\:last\:-m-8:last-child{margin:-2rem!important}.lg\:last\:-m-9:last-child{margin:-2.25rem!important}.lg\:last\:-m-10:last-child{margin:-2.5rem!important}.lg\:last\:-m-11:last-child{margin:-2.75rem!important}.lg\:last\:-m-12:last-child{margin:-3rem!important}.lg\:last\:-m-14:last-child{margin:-3.5rem!important}.lg\:last\:-m-16:last-child{margin:-4rem!important}.lg\:last\:-m-20:last-child{margin:-5rem!important}.lg\:last\:-m-24:last-child{margin:-6rem!important}.lg\:last\:-m-28:last-child{margin:-7rem!important}.lg\:last\:-m-30:last-child{margin:-7.5rem!important}.lg\:last\:-m-32:last-child{margin:-8rem!important}.lg\:last\:-m-36:last-child{margin:-9rem!important}.lg\:last\:-m-40:last-child{margin:-10rem!important}.lg\:last\:-m-44:last-child{margin:-11rem!important}.lg\:last\:-m-48:last-child{margin:-12rem!important}.lg\:last\:-m-52:last-child{margin:-13rem!important}.lg\:last\:-m-56:last-child{margin:-14rem!important}.lg\:last\:-m-60:last-child{margin:-15rem!important}.lg\:last\:-m-64:last-child{margin:-16rem!important}.lg\:last\:-m-72:last-child{margin:-18rem!important}.lg\:last\:-m-80:last-child{margin:-20rem!important}.lg\:last\:-m-82:last-child{margin:-20.5rem!important}.lg\:last\:-m-85:last-child{margin:-21.25rem!important}.lg\:last\:-m-96:last-child{margin:-24rem!important}.lg\:last\:-m-416:last-child{margin:-26rem!important}.lg\:last\:-m-550:last-child{margin:-34.375rem!important}.lg\:last\:-m-600:last-child{margin:-37.5rem!important}.lg\:last\:-m-px:last-child{margin:-1px!important}.lg\:last\:-m-0\.5:last-child{margin:-.125rem!important}.lg\:last\:-m-1\.5:last-child{margin:-.375rem!important}.lg\:last\:-m-2\.5:last-child{margin:-.625rem!important}.lg\:last\:-m-3\.5:last-child{margin:-.875rem!important}.lg\:last\:-m-tw-1:last-child{margin:-.25rem!important}.lg\:last\:-m-tw-2:last-child{margin:-.5rem!important}.lg\:last\:-m-tw-3:last-child{margin:-.75rem!important}.lg\:last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.lg\:last\:-m-tw-4:last-child{margin:-1rem!important}.lg\:last\:-m-tw-5:last-child{margin:-1.25rem!important}.lg\:last\:-m-51per:last-child{margin:-51%!important}.lg\:last\:-m-max-content:last-child{margin:max-content!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.lg\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.lg\:mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.lg\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.lg\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.lg\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.lg\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.lg\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.lg\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.lg\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.lg\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.lg\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.lg\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.lg\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.lg\:mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.lg\:mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.lg\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.lg\:mx-416{margin-left:26rem!important;margin-right:26rem!important}.lg\:mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.lg\:mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:mx-px{margin-left:1px!important;margin-right:1px!important}.lg\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.lg\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.lg\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.lg\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.lg\:mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.lg\:mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:mx-51per{margin-left:51%!important;margin-right:51%!important}.lg\:mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.lg\:-mx-0{margin-left:0!important;margin-right:0!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.lg\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.lg\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.lg\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.lg\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.lg\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.lg\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.lg\:-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.lg\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.lg\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.lg\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.lg\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.lg\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.lg\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.lg\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.lg\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.lg\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.lg\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.lg\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.lg\:-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.lg\:-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.lg\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.lg\:-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.lg\:-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.lg\:-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.lg\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.lg\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.lg\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.lg\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.lg\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.lg\:-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.lg\:-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.lg\:-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.lg\:my-0{margin-top:0!important;margin-bottom:0!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.lg\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.lg\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.lg\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.lg\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.lg\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.lg\:my-28{margin-top:7rem!important;margin-bottom:7rem!important}.lg\:my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.lg\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.lg\:my-36{margin-top:9rem!important;margin-bottom:9rem!important}.lg\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.lg\:my-44{margin-top:11rem!important;margin-bottom:11rem!important}.lg\:my-48{margin-top:12rem!important;margin-bottom:12rem!important}.lg\:my-52{margin-top:13rem!important;margin-bottom:13rem!important}.lg\:my-56{margin-top:14rem!important;margin-bottom:14rem!important}.lg\:my-60{margin-top:15rem!important;margin-bottom:15rem!important}.lg\:my-64{margin-top:16rem!important;margin-bottom:16rem!important}.lg\:my-72{margin-top:18rem!important;margin-bottom:18rem!important}.lg\:my-80{margin-top:20rem!important;margin-bottom:20rem!important}.lg\:my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.lg\:my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.lg\:my-96{margin-top:24rem!important;margin-bottom:24rem!important}.lg\:my-416{margin-top:26rem!important;margin-bottom:26rem!important}.lg\:my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.lg\:my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}.lg\:my-px{margin-top:1px!important;margin-bottom:1px!important}.lg\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.lg\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.lg\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.lg\:my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.lg\:my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.lg\:my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:my-51per{margin-top:51%!important;margin-bottom:51%!important}.lg\:my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.lg\:-my-0{margin-top:0!important;margin-bottom:0!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.lg\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.lg\:-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.lg\:-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.lg\:-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.lg\:-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.lg\:-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.lg\:-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.lg\:-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.lg\:-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.lg\:-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.lg\:-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.lg\:-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.lg\:-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.lg\:-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.lg\:-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.lg\:-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.lg\:-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.lg\:-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.lg\:-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.lg\:-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.lg\:-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.lg\:-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.lg\:-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.lg\:-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.lg\:-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.lg\:-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.lg\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.lg\:-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.lg\:-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.lg\:-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.lg\:-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.lg\:-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.lg\:-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.lg\:-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.lg\:-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.lg\:-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.lg\:last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.lg\:last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.lg\:last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.lg\:last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.lg\:last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.lg\:last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.lg\:last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.lg\:last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.lg\:last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.lg\:last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.lg\:last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.lg\:last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.lg\:last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.lg\:last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.lg\:last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.lg\:last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.lg\:last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.lg\:last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.lg\:last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.lg\:last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.lg\:last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.lg\:last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.lg\:last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.lg\:last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.lg\:last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.lg\:last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.lg\:last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.lg\:last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.lg\:last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.lg\:last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.lg\:last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.lg\:last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.lg\:last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.lg\:last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.lg\:last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.lg\:last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.lg\:last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.lg\:last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.lg\:last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.lg\:last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.lg\:last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.lg\:last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.lg\:last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.lg\:last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.lg\:last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.lg\:last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.lg\:last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.lg\:last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.lg\:last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.lg\:last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.lg\:last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.lg\:last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.lg\:last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.lg\:last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.lg\:last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.lg\:last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.lg\:last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.lg\:last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.lg\:last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.lg\:last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.lg\:last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.lg\:last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.lg\:last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.lg\:last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.lg\:last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.lg\:last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.lg\:last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.lg\:last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.lg\:last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.lg\:last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.lg\:last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.lg\:last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.lg\:last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.lg\:last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.lg\:last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.lg\:last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.lg\:last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.lg\:last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.lg\:last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.lg\:last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.lg\:last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.lg\:last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.lg\:last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.lg\:last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.lg\:last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.lg\:last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.lg\:last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.lg\:last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.lg\:last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.lg\:last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.lg\:last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.lg\:last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.lg\:last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.lg\:last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.lg\:last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.lg\:last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.lg\:last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.lg\:last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.lg\:last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.lg\:last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.lg\:last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.lg\:last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.lg\:last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.lg\:last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.lg\:last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.lg\:last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.lg\:last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.lg\:last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.lg\:last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.lg\:last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.lg\:last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.lg\:last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.lg\:last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.lg\:last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.lg\:last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.lg\:last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.lg\:last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.lg\:last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.lg\:last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.lg\:last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.lg\:last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.lg\:last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.lg\:last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.lg\:last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.lg\:last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.lg\:last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.lg\:last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.lg\:last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.lg\:last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.lg\:last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.lg\:last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.lg\:last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.lg\:last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.lg\:last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.lg\:last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.lg\:last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.lg\:last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.lg\:last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.lg\:last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.lg\:last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.lg\:last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.lg\:last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.lg\:last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:.75rem!important}.lg\:mt-4{margin-top:1rem!important}.lg\:mt-5{margin-top:1.25rem!important}.lg\:mt-6{margin-top:1.5rem!important}.lg\:mt-7{margin-top:1.75rem!important}.lg\:mt-8{margin-top:2rem!important}.lg\:mt-9{margin-top:2.25rem!important}.lg\:mt-10{margin-top:2.5rem!important}.lg\:mt-11{margin-top:2.75rem!important}.lg\:mt-12{margin-top:3rem!important}.lg\:mt-14{margin-top:3.5rem!important}.lg\:mt-16{margin-top:4rem!important}.lg\:mt-20{margin-top:5rem!important}.lg\:mt-24{margin-top:6rem!important}.lg\:mt-28{margin-top:7rem!important}.lg\:mt-30{margin-top:7.5rem!important}.lg\:mt-32{margin-top:8rem!important}.lg\:mt-36{margin-top:9rem!important}.lg\:mt-40{margin-top:10rem!important}.lg\:mt-44{margin-top:11rem!important}.lg\:mt-48{margin-top:12rem!important}.lg\:mt-52{margin-top:13rem!important}.lg\:mt-56{margin-top:14rem!important}.lg\:mt-60{margin-top:15rem!important}.lg\:mt-64{margin-top:16rem!important}.lg\:mt-72{margin-top:18rem!important}.lg\:mt-80{margin-top:20rem!important}.lg\:mt-82{margin-top:20.5rem!important}.lg\:mt-85{margin-top:21.25rem!important}.lg\:mt-96{margin-top:24rem!important}.lg\:mt-416{margin-top:26rem!important}.lg\:mt-550{margin-top:34.375rem!important}.lg\:mt-600{margin-top:37.5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mt-px{margin-top:1px!important}.lg\:mt-0\.5{margin-top:.125rem!important}.lg\:mt-1\.5{margin-top:.375rem!important}.lg\:mt-2\.5{margin-top:.625rem!important}.lg\:mt-3\.5{margin-top:.875rem!important}.lg\:mt-tw-1{margin-top:.25rem!important}.lg\:mt-tw-2{margin-top:.5rem!important}.lg\:mt-tw-3{margin-top:.75rem!important}.lg\:mt-tw-3\.5{margin-top:.9375rem!important}.lg\:mt-tw-4{margin-top:1rem!important}.lg\:mt-tw-5{margin-top:1.25rem!important}.lg\:mt-51per{margin-top:51%!important}.lg\:mt-max-content{margin-top:max-content!important}.lg\:-mt-0{margin-top:0!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-.75rem!important}.lg\:-mt-4{margin-top:-1rem!important}.lg\:-mt-5{margin-top:-1.25rem!important}.lg\:-mt-6{margin-top:-1.5rem!important}.lg\:-mt-7{margin-top:-1.75rem!important}.lg\:-mt-8{margin-top:-2rem!important}.lg\:-mt-9{margin-top:-2.25rem!important}.lg\:-mt-10{margin-top:-2.5rem!important}.lg\:-mt-11{margin-top:-2.75rem!important}.lg\:-mt-12{margin-top:-3rem!important}.lg\:-mt-14{margin-top:-3.5rem!important}.lg\:-mt-16{margin-top:-4rem!important}.lg\:-mt-20{margin-top:-5rem!important}.lg\:-mt-24{margin-top:-6rem!important}.lg\:-mt-28{margin-top:-7rem!important}.lg\:-mt-30{margin-top:-7.5rem!important}.lg\:-mt-32{margin-top:-8rem!important}.lg\:-mt-36{margin-top:-9rem!important}.lg\:-mt-40{margin-top:-10rem!important}.lg\:-mt-44{margin-top:-11rem!important}.lg\:-mt-48{margin-top:-12rem!important}.lg\:-mt-52{margin-top:-13rem!important}.lg\:-mt-56{margin-top:-14rem!important}.lg\:-mt-60{margin-top:-15rem!important}.lg\:-mt-64{margin-top:-16rem!important}.lg\:-mt-72{margin-top:-18rem!important}.lg\:-mt-80{margin-top:-20rem!important}.lg\:-mt-82{margin-top:-20.5rem!important}.lg\:-mt-85{margin-top:-21.25rem!important}.lg\:-mt-96{margin-top:-24rem!important}.lg\:-mt-416{margin-top:-26rem!important}.lg\:-mt-550{margin-top:-34.375rem!important}.lg\:-mt-600{margin-top:-37.5rem!important}.lg\:-mt-px{margin-top:-1px!important}.lg\:-mt-0\.5{margin-top:-.125rem!important}.lg\:-mt-1\.5{margin-top:-.375rem!important}.lg\:-mt-2\.5{margin-top:-.625rem!important}.lg\:-mt-3\.5{margin-top:-.875rem!important}.lg\:-mt-tw-1{margin-top:-.25rem!important}.lg\:-mt-tw-2{margin-top:-.5rem!important}.lg\:-mt-tw-3{margin-top:-.75rem!important}.lg\:-mt-tw-3\.5{margin-top:-.9375rem!important}.lg\:-mt-tw-4{margin-top:-1rem!important}.lg\:-mt-tw-5{margin-top:-1.25rem!important}.lg\:-mt-51per{margin-top:-51%!important}.lg\:-mt-max-content{margin-top:max-content!important}.lg\:mr-0{margin-right:0!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:.75rem!important}.lg\:mr-4{margin-right:1rem!important}.lg\:mr-5{margin-right:1.25rem!important}.lg\:mr-6{margin-right:1.5rem!important}.lg\:mr-7{margin-right:1.75rem!important}.lg\:mr-8{margin-right:2rem!important}.lg\:mr-9{margin-right:2.25rem!important}.lg\:mr-10{margin-right:2.5rem!important}.lg\:mr-11{margin-right:2.75rem!important}.lg\:mr-12{margin-right:3rem!important}.lg\:mr-14{margin-right:3.5rem!important}.lg\:mr-16{margin-right:4rem!important}.lg\:mr-20{margin-right:5rem!important}.lg\:mr-24{margin-right:6rem!important}.lg\:mr-28{margin-right:7rem!important}.lg\:mr-30{margin-right:7.5rem!important}.lg\:mr-32{margin-right:8rem!important}.lg\:mr-36{margin-right:9rem!important}.lg\:mr-40{margin-right:10rem!important}.lg\:mr-44{margin-right:11rem!important}.lg\:mr-48{margin-right:12rem!important}.lg\:mr-52{margin-right:13rem!important}.lg\:mr-56{margin-right:14rem!important}.lg\:mr-60{margin-right:15rem!important}.lg\:mr-64{margin-right:16rem!important}.lg\:mr-72{margin-right:18rem!important}.lg\:mr-80{margin-right:20rem!important}.lg\:mr-82{margin-right:20.5rem!important}.lg\:mr-85{margin-right:21.25rem!important}.lg\:mr-96{margin-right:24rem!important}.lg\:mr-416{margin-right:26rem!important}.lg\:mr-550{margin-right:34.375rem!important}.lg\:mr-600{margin-right:37.5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:mr-px{margin-right:1px!important}.lg\:mr-0\.5{margin-right:.125rem!important}.lg\:mr-1\.5{margin-right:.375rem!important}.lg\:mr-2\.5{margin-right:.625rem!important}.lg\:mr-3\.5{margin-right:.875rem!important}.lg\:mr-tw-1{margin-right:.25rem!important}.lg\:mr-tw-2{margin-right:.5rem!important}.lg\:mr-tw-3{margin-right:.75rem!important}.lg\:mr-tw-3\.5{margin-right:.9375rem!important}.lg\:mr-tw-4{margin-right:1rem!important}.lg\:mr-tw-5{margin-right:1.25rem!important}.lg\:mr-51per{margin-right:51%!important}.lg\:mr-max-content{margin-right:max-content!important}.lg\:-mr-0{margin-right:0!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-.75rem!important}.lg\:-mr-4{margin-right:-1rem!important}.lg\:-mr-5{margin-right:-1.25rem!important}.lg\:-mr-6{margin-right:-1.5rem!important}.lg\:-mr-7{margin-right:-1.75rem!important}.lg\:-mr-8{margin-right:-2rem!important}.lg\:-mr-9{margin-right:-2.25rem!important}.lg\:-mr-10{margin-right:-2.5rem!important}.lg\:-mr-11{margin-right:-2.75rem!important}.lg\:-mr-12{margin-right:-3rem!important}.lg\:-mr-14{margin-right:-3.5rem!important}.lg\:-mr-16{margin-right:-4rem!important}.lg\:-mr-20{margin-right:-5rem!important}.lg\:-mr-24{margin-right:-6rem!important}.lg\:-mr-28{margin-right:-7rem!important}.lg\:-mr-30{margin-right:-7.5rem!important}.lg\:-mr-32{margin-right:-8rem!important}.lg\:-mr-36{margin-right:-9rem!important}.lg\:-mr-40{margin-right:-10rem!important}.lg\:-mr-44{margin-right:-11rem!important}.lg\:-mr-48{margin-right:-12rem!important}.lg\:-mr-52{margin-right:-13rem!important}.lg\:-mr-56{margin-right:-14rem!important}.lg\:-mr-60{margin-right:-15rem!important}.lg\:-mr-64{margin-right:-16rem!important}.lg\:-mr-72{margin-right:-18rem!important}.lg\:-mr-80{margin-right:-20rem!important}.lg\:-mr-82{margin-right:-20.5rem!important}.lg\:-mr-85{margin-right:-21.25rem!important}.lg\:-mr-96{margin-right:-24rem!important}.lg\:-mr-416{margin-right:-26rem!important}.lg\:-mr-550{margin-right:-34.375rem!important}.lg\:-mr-600{margin-right:-37.5rem!important}.lg\:-mr-px{margin-right:-1px!important}.lg\:-mr-0\.5{margin-right:-.125rem!important}.lg\:-mr-1\.5{margin-right:-.375rem!important}.lg\:-mr-2\.5{margin-right:-.625rem!important}.lg\:-mr-3\.5{margin-right:-.875rem!important}.lg\:-mr-tw-1{margin-right:-.25rem!important}.lg\:-mr-tw-2{margin-right:-.5rem!important}.lg\:-mr-tw-3{margin-right:-.75rem!important}.lg\:-mr-tw-3\.5{margin-right:-.9375rem!important}.lg\:-mr-tw-4{margin-right:-1rem!important}.lg\:-mr-tw-5{margin-right:-1.25rem!important}.lg\:-mr-51per{margin-right:-51%!important}.lg\:-mr-max-content{margin-right:max-content!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:.75rem!important}.lg\:mb-4{margin-bottom:1rem!important}.lg\:mb-5{margin-bottom:1.25rem!important}.lg\:mb-6{margin-bottom:1.5rem!important}.lg\:mb-7{margin-bottom:1.75rem!important}.lg\:mb-8{margin-bottom:2rem!important}.lg\:mb-9{margin-bottom:2.25rem!important}.lg\:mb-10{margin-bottom:2.5rem!important}.lg\:mb-11{margin-bottom:2.75rem!important}.lg\:mb-12{margin-bottom:3rem!important}.lg\:mb-14{margin-bottom:3.5rem!important}.lg\:mb-16{margin-bottom:4rem!important}.lg\:mb-20{margin-bottom:5rem!important}.lg\:mb-24{margin-bottom:6rem!important}.lg\:mb-28{margin-bottom:7rem!important}.lg\:mb-30{margin-bottom:7.5rem!important}.lg\:mb-32{margin-bottom:8rem!important}.lg\:mb-36{margin-bottom:9rem!important}.lg\:mb-40{margin-bottom:10rem!important}.lg\:mb-44{margin-bottom:11rem!important}.lg\:mb-48{margin-bottom:12rem!important}.lg\:mb-52{margin-bottom:13rem!important}.lg\:mb-56{margin-bottom:14rem!important}.lg\:mb-60{margin-bottom:15rem!important}.lg\:mb-64{margin-bottom:16rem!important}.lg\:mb-72{margin-bottom:18rem!important}.lg\:mb-80{margin-bottom:20rem!important}.lg\:mb-82{margin-bottom:20.5rem!important}.lg\:mb-85{margin-bottom:21.25rem!important}.lg\:mb-96{margin-bottom:24rem!important}.lg\:mb-416{margin-bottom:26rem!important}.lg\:mb-550{margin-bottom:34.375rem!important}.lg\:mb-600{margin-bottom:37.5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mb-px{margin-bottom:1px!important}.lg\:mb-0\.5{margin-bottom:.125rem!important}.lg\:mb-1\.5{margin-bottom:.375rem!important}.lg\:mb-2\.5{margin-bottom:.625rem!important}.lg\:mb-3\.5{margin-bottom:.875rem!important}.lg\:mb-tw-1{margin-bottom:.25rem!important}.lg\:mb-tw-2{margin-bottom:.5rem!important}.lg\:mb-tw-3{margin-bottom:.75rem!important}.lg\:mb-tw-3\.5{margin-bottom:.9375rem!important}.lg\:mb-tw-4{margin-bottom:1rem!important}.lg\:mb-tw-5{margin-bottom:1.25rem!important}.lg\:mb-51per{margin-bottom:51%!important}.lg\:mb-max-content{margin-bottom:max-content!important}.lg\:-mb-0{margin-bottom:0!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-.75rem!important}.lg\:-mb-4{margin-bottom:-1rem!important}.lg\:-mb-5{margin-bottom:-1.25rem!important}.lg\:-mb-6{margin-bottom:-1.5rem!important}.lg\:-mb-7{margin-bottom:-1.75rem!important}.lg\:-mb-8{margin-bottom:-2rem!important}.lg\:-mb-9{margin-bottom:-2.25rem!important}.lg\:-mb-10{margin-bottom:-2.5rem!important}.lg\:-mb-11{margin-bottom:-2.75rem!important}.lg\:-mb-12{margin-bottom:-3rem!important}.lg\:-mb-14{margin-bottom:-3.5rem!important}.lg\:-mb-16{margin-bottom:-4rem!important}.lg\:-mb-20{margin-bottom:-5rem!important}.lg\:-mb-24{margin-bottom:-6rem!important}.lg\:-mb-28{margin-bottom:-7rem!important}.lg\:-mb-30{margin-bottom:-7.5rem!important}.lg\:-mb-32{margin-bottom:-8rem!important}.lg\:-mb-36{margin-bottom:-9rem!important}.lg\:-mb-40{margin-bottom:-10rem!important}.lg\:-mb-44{margin-bottom:-11rem!important}.lg\:-mb-48{margin-bottom:-12rem!important}.lg\:-mb-52{margin-bottom:-13rem!important}.lg\:-mb-56{margin-bottom:-14rem!important}.lg\:-mb-60{margin-bottom:-15rem!important}.lg\:-mb-64{margin-bottom:-16rem!important}.lg\:-mb-72{margin-bottom:-18rem!important}.lg\:-mb-80{margin-bottom:-20rem!important}.lg\:-mb-82{margin-bottom:-20.5rem!important}.lg\:-mb-85{margin-bottom:-21.25rem!important}.lg\:-mb-96{margin-bottom:-24rem!important}.lg\:-mb-416{margin-bottom:-26rem!important}.lg\:-mb-550{margin-bottom:-34.375rem!important}.lg\:-mb-600{margin-bottom:-37.5rem!important}.lg\:-mb-px{margin-bottom:-1px!important}.lg\:-mb-0\.5{margin-bottom:-.125rem!important}.lg\:-mb-1\.5{margin-bottom:-.375rem!important}.lg\:-mb-2\.5{margin-bottom:-.625rem!important}.lg\:-mb-3\.5{margin-bottom:-.875rem!important}.lg\:-mb-tw-1{margin-bottom:-.25rem!important}.lg\:-mb-tw-2{margin-bottom:-.5rem!important}.lg\:-mb-tw-3{margin-bottom:-.75rem!important}.lg\:-mb-tw-3\.5{margin-bottom:-.9375rem!important}.lg\:-mb-tw-4{margin-bottom:-1rem!important}.lg\:-mb-tw-5{margin-bottom:-1.25rem!important}.lg\:-mb-51per{margin-bottom:-51%!important}.lg\:-mb-max-content{margin-bottom:max-content!important}.lg\:ml-0{margin-left:0!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:.75rem!important}.lg\:ml-4{margin-left:1rem!important}.lg\:ml-5{margin-left:1.25rem!important}.lg\:ml-6{margin-left:1.5rem!important}.lg\:ml-7{margin-left:1.75rem!important}.lg\:ml-8{margin-left:2rem!important}.lg\:ml-9{margin-left:2.25rem!important}.lg\:ml-10{margin-left:2.5rem!important}.lg\:ml-11{margin-left:2.75rem!important}.lg\:ml-12{margin-left:3rem!important}.lg\:ml-14{margin-left:3.5rem!important}.lg\:ml-16{margin-left:4rem!important}.lg\:ml-20{margin-left:5rem!important}.lg\:ml-24{margin-left:6rem!important}.lg\:ml-28{margin-left:7rem!important}.lg\:ml-30{margin-left:7.5rem!important}.lg\:ml-32{margin-left:8rem!important}.lg\:ml-36{margin-left:9rem!important}.lg\:ml-40{margin-left:10rem!important}.lg\:ml-44{margin-left:11rem!important}.lg\:ml-48{margin-left:12rem!important}.lg\:ml-52{margin-left:13rem!important}.lg\:ml-56{margin-left:14rem!important}.lg\:ml-60{margin-left:15rem!important}.lg\:ml-64{margin-left:16rem!important}.lg\:ml-72{margin-left:18rem!important}.lg\:ml-80{margin-left:20rem!important}.lg\:ml-82{margin-left:20.5rem!important}.lg\:ml-85{margin-left:21.25rem!important}.lg\:ml-96{margin-left:24rem!important}.lg\:ml-416{margin-left:26rem!important}.lg\:ml-550{margin-left:34.375rem!important}.lg\:ml-600{margin-left:37.5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:ml-px{margin-left:1px!important}.lg\:ml-0\.5{margin-left:.125rem!important}.lg\:ml-1\.5{margin-left:.375rem!important}.lg\:ml-2\.5{margin-left:.625rem!important}.lg\:ml-3\.5{margin-left:.875rem!important}.lg\:ml-tw-1{margin-left:.25rem!important}.lg\:ml-tw-2{margin-left:.5rem!important}.lg\:ml-tw-3{margin-left:.75rem!important}.lg\:ml-tw-3\.5{margin-left:.9375rem!important}.lg\:ml-tw-4{margin-left:1rem!important}.lg\:ml-tw-5{margin-left:1.25rem!important}.lg\:ml-51per{margin-left:51%!important}.lg\:ml-max-content{margin-left:max-content!important}.lg\:-ml-0{margin-left:0!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-.75rem!important}.lg\:-ml-4{margin-left:-1rem!important}.lg\:-ml-5{margin-left:-1.25rem!important}.lg\:-ml-6{margin-left:-1.5rem!important}.lg\:-ml-7{margin-left:-1.75rem!important}.lg\:-ml-8{margin-left:-2rem!important}.lg\:-ml-9{margin-left:-2.25rem!important}.lg\:-ml-10{margin-left:-2.5rem!important}.lg\:-ml-11{margin-left:-2.75rem!important}.lg\:-ml-12{margin-left:-3rem!important}.lg\:-ml-14{margin-left:-3.5rem!important}.lg\:-ml-16{margin-left:-4rem!important}.lg\:-ml-20{margin-left:-5rem!important}.lg\:-ml-24{margin-left:-6rem!important}.lg\:-ml-28{margin-left:-7rem!important}.lg\:-ml-30{margin-left:-7.5rem!important}.lg\:-ml-32{margin-left:-8rem!important}.lg\:-ml-36{margin-left:-9rem!important}.lg\:-ml-40{margin-left:-10rem!important}.lg\:-ml-44{margin-left:-11rem!important}.lg\:-ml-48{margin-left:-12rem!important}.lg\:-ml-52{margin-left:-13rem!important}.lg\:-ml-56{margin-left:-14rem!important}.lg\:-ml-60{margin-left:-15rem!important}.lg\:-ml-64{margin-left:-16rem!important}.lg\:-ml-72{margin-left:-18rem!important}.lg\:-ml-80{margin-left:-20rem!important}.lg\:-ml-82{margin-left:-20.5rem!important}.lg\:-ml-85{margin-left:-21.25rem!important}.lg\:-ml-96{margin-left:-24rem!important}.lg\:-ml-416{margin-left:-26rem!important}.lg\:-ml-550{margin-left:-34.375rem!important}.lg\:-ml-600{margin-left:-37.5rem!important}.lg\:-ml-px{margin-left:-1px!important}.lg\:-ml-0\.5{margin-left:-.125rem!important}.lg\:-ml-1\.5{margin-left:-.375rem!important}.lg\:-ml-2\.5{margin-left:-.625rem!important}.lg\:-ml-3\.5{margin-left:-.875rem!important}.lg\:-ml-tw-1{margin-left:-.25rem!important}.lg\:-ml-tw-2{margin-left:-.5rem!important}.lg\:-ml-tw-3{margin-left:-.75rem!important}.lg\:-ml-tw-3\.5{margin-left:-.9375rem!important}.lg\:-ml-tw-4{margin-left:-1rem!important}.lg\:-ml-tw-5{margin-left:-1.25rem!important}.lg\:-ml-51per{margin-left:-51%!important}.lg\:-ml-max-content{margin-left:max-content!important}.lg\:last\:mt-0:last-child{margin-top:0!important}.lg\:last\:mt-1:last-child{margin-top:.25rem!important}.lg\:last\:mt-2:last-child{margin-top:.5rem!important}.lg\:last\:mt-3:last-child{margin-top:.75rem!important}.lg\:last\:mt-4:last-child{margin-top:1rem!important}.lg\:last\:mt-5:last-child{margin-top:1.25rem!important}.lg\:last\:mt-6:last-child{margin-top:1.5rem!important}.lg\:last\:mt-7:last-child{margin-top:1.75rem!important}.lg\:last\:mt-8:last-child{margin-top:2rem!important}.lg\:last\:mt-9:last-child{margin-top:2.25rem!important}.lg\:last\:mt-10:last-child{margin-top:2.5rem!important}.lg\:last\:mt-11:last-child{margin-top:2.75rem!important}.lg\:last\:mt-12:last-child{margin-top:3rem!important}.lg\:last\:mt-14:last-child{margin-top:3.5rem!important}.lg\:last\:mt-16:last-child{margin-top:4rem!important}.lg\:last\:mt-20:last-child{margin-top:5rem!important}.lg\:last\:mt-24:last-child{margin-top:6rem!important}.lg\:last\:mt-28:last-child{margin-top:7rem!important}.lg\:last\:mt-30:last-child{margin-top:7.5rem!important}.lg\:last\:mt-32:last-child{margin-top:8rem!important}.lg\:last\:mt-36:last-child{margin-top:9rem!important}.lg\:last\:mt-40:last-child{margin-top:10rem!important}.lg\:last\:mt-44:last-child{margin-top:11rem!important}.lg\:last\:mt-48:last-child{margin-top:12rem!important}.lg\:last\:mt-52:last-child{margin-top:13rem!important}.lg\:last\:mt-56:last-child{margin-top:14rem!important}.lg\:last\:mt-60:last-child{margin-top:15rem!important}.lg\:last\:mt-64:last-child{margin-top:16rem!important}.lg\:last\:mt-72:last-child{margin-top:18rem!important}.lg\:last\:mt-80:last-child{margin-top:20rem!important}.lg\:last\:mt-82:last-child{margin-top:20.5rem!important}.lg\:last\:mt-85:last-child{margin-top:21.25rem!important}.lg\:last\:mt-96:last-child{margin-top:24rem!important}.lg\:last\:mt-416:last-child{margin-top:26rem!important}.lg\:last\:mt-550:last-child{margin-top:34.375rem!important}.lg\:last\:mt-600:last-child{margin-top:37.5rem!important}.lg\:last\:mt-auto:last-child{margin-top:auto!important}.lg\:last\:mt-px:last-child{margin-top:1px!important}.lg\:last\:mt-0\.5:last-child{margin-top:.125rem!important}.lg\:last\:mt-1\.5:last-child{margin-top:.375rem!important}.lg\:last\:mt-2\.5:last-child{margin-top:.625rem!important}.lg\:last\:mt-3\.5:last-child{margin-top:.875rem!important}.lg\:last\:mt-tw-1:last-child{margin-top:.25rem!important}.lg\:last\:mt-tw-2:last-child{margin-top:.5rem!important}.lg\:last\:mt-tw-3:last-child{margin-top:.75rem!important}.lg\:last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.lg\:last\:mt-tw-4:last-child{margin-top:1rem!important}.lg\:last\:mt-tw-5:last-child{margin-top:1.25rem!important}.lg\:last\:mt-51per:last-child{margin-top:51%!important}.lg\:last\:mt-max-content:last-child{margin-top:max-content!important}.lg\:last\:-mt-0:last-child{margin-top:0!important}.lg\:last\:-mt-1:last-child{margin-top:-.25rem!important}.lg\:last\:-mt-2:last-child{margin-top:-.5rem!important}.lg\:last\:-mt-3:last-child{margin-top:-.75rem!important}.lg\:last\:-mt-4:last-child{margin-top:-1rem!important}.lg\:last\:-mt-5:last-child{margin-top:-1.25rem!important}.lg\:last\:-mt-6:last-child{margin-top:-1.5rem!important}.lg\:last\:-mt-7:last-child{margin-top:-1.75rem!important}.lg\:last\:-mt-8:last-child{margin-top:-2rem!important}.lg\:last\:-mt-9:last-child{margin-top:-2.25rem!important}.lg\:last\:-mt-10:last-child{margin-top:-2.5rem!important}.lg\:last\:-mt-11:last-child{margin-top:-2.75rem!important}.lg\:last\:-mt-12:last-child{margin-top:-3rem!important}.lg\:last\:-mt-14:last-child{margin-top:-3.5rem!important}.lg\:last\:-mt-16:last-child{margin-top:-4rem!important}.lg\:last\:-mt-20:last-child{margin-top:-5rem!important}.lg\:last\:-mt-24:last-child{margin-top:-6rem!important}.lg\:last\:-mt-28:last-child{margin-top:-7rem!important}.lg\:last\:-mt-30:last-child{margin-top:-7.5rem!important}.lg\:last\:-mt-32:last-child{margin-top:-8rem!important}.lg\:last\:-mt-36:last-child{margin-top:-9rem!important}.lg\:last\:-mt-40:last-child{margin-top:-10rem!important}.lg\:last\:-mt-44:last-child{margin-top:-11rem!important}.lg\:last\:-mt-48:last-child{margin-top:-12rem!important}.lg\:last\:-mt-52:last-child{margin-top:-13rem!important}.lg\:last\:-mt-56:last-child{margin-top:-14rem!important}.lg\:last\:-mt-60:last-child{margin-top:-15rem!important}.lg\:last\:-mt-64:last-child{margin-top:-16rem!important}.lg\:last\:-mt-72:last-child{margin-top:-18rem!important}.lg\:last\:-mt-80:last-child{margin-top:-20rem!important}.lg\:last\:-mt-82:last-child{margin-top:-20.5rem!important}.lg\:last\:-mt-85:last-child{margin-top:-21.25rem!important}.lg\:last\:-mt-96:last-child{margin-top:-24rem!important}.lg\:last\:-mt-416:last-child{margin-top:-26rem!important}.lg\:last\:-mt-550:last-child{margin-top:-34.375rem!important}.lg\:last\:-mt-600:last-child{margin-top:-37.5rem!important}.lg\:last\:-mt-px:last-child{margin-top:-1px!important}.lg\:last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.lg\:last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.lg\:last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.lg\:last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.lg\:last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.lg\:last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.lg\:last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.lg\:last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.lg\:last\:-mt-tw-4:last-child{margin-top:-1rem!important}.lg\:last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.lg\:last\:-mt-51per:last-child{margin-top:-51%!important}.lg\:last\:-mt-max-content:last-child{margin-top:max-content!important}.lg\:last\:mr-0:last-child{margin-right:0!important}.lg\:last\:mr-1:last-child{margin-right:.25rem!important}.lg\:last\:mr-2:last-child{margin-right:.5rem!important}.lg\:last\:mr-3:last-child{margin-right:.75rem!important}.lg\:last\:mr-4:last-child{margin-right:1rem!important}.lg\:last\:mr-5:last-child{margin-right:1.25rem!important}.lg\:last\:mr-6:last-child{margin-right:1.5rem!important}.lg\:last\:mr-7:last-child{margin-right:1.75rem!important}.lg\:last\:mr-8:last-child{margin-right:2rem!important}.lg\:last\:mr-9:last-child{margin-right:2.25rem!important}.lg\:last\:mr-10:last-child{margin-right:2.5rem!important}.lg\:last\:mr-11:last-child{margin-right:2.75rem!important}.lg\:last\:mr-12:last-child{margin-right:3rem!important}.lg\:last\:mr-14:last-child{margin-right:3.5rem!important}.lg\:last\:mr-16:last-child{margin-right:4rem!important}.lg\:last\:mr-20:last-child{margin-right:5rem!important}.lg\:last\:mr-24:last-child{margin-right:6rem!important}.lg\:last\:mr-28:last-child{margin-right:7rem!important}.lg\:last\:mr-30:last-child{margin-right:7.5rem!important}.lg\:last\:mr-32:last-child{margin-right:8rem!important}.lg\:last\:mr-36:last-child{margin-right:9rem!important}.lg\:last\:mr-40:last-child{margin-right:10rem!important}.lg\:last\:mr-44:last-child{margin-right:11rem!important}.lg\:last\:mr-48:last-child{margin-right:12rem!important}.lg\:last\:mr-52:last-child{margin-right:13rem!important}.lg\:last\:mr-56:last-child{margin-right:14rem!important}.lg\:last\:mr-60:last-child{margin-right:15rem!important}.lg\:last\:mr-64:last-child{margin-right:16rem!important}.lg\:last\:mr-72:last-child{margin-right:18rem!important}.lg\:last\:mr-80:last-child{margin-right:20rem!important}.lg\:last\:mr-82:last-child{margin-right:20.5rem!important}.lg\:last\:mr-85:last-child{margin-right:21.25rem!important}.lg\:last\:mr-96:last-child{margin-right:24rem!important}.lg\:last\:mr-416:last-child{margin-right:26rem!important}.lg\:last\:mr-550:last-child{margin-right:34.375rem!important}.lg\:last\:mr-600:last-child{margin-right:37.5rem!important}.lg\:last\:mr-auto:last-child{margin-right:auto!important}.lg\:last\:mr-px:last-child{margin-right:1px!important}.lg\:last\:mr-0\.5:last-child{margin-right:.125rem!important}.lg\:last\:mr-1\.5:last-child{margin-right:.375rem!important}.lg\:last\:mr-2\.5:last-child{margin-right:.625rem!important}.lg\:last\:mr-3\.5:last-child{margin-right:.875rem!important}.lg\:last\:mr-tw-1:last-child{margin-right:.25rem!important}.lg\:last\:mr-tw-2:last-child{margin-right:.5rem!important}.lg\:last\:mr-tw-3:last-child{margin-right:.75rem!important}.lg\:last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.lg\:last\:mr-tw-4:last-child{margin-right:1rem!important}.lg\:last\:mr-tw-5:last-child{margin-right:1.25rem!important}.lg\:last\:mr-51per:last-child{margin-right:51%!important}.lg\:last\:mr-max-content:last-child{margin-right:max-content!important}.lg\:last\:-mr-0:last-child{margin-right:0!important}.lg\:last\:-mr-1:last-child{margin-right:-.25rem!important}.lg\:last\:-mr-2:last-child{margin-right:-.5rem!important}.lg\:last\:-mr-3:last-child{margin-right:-.75rem!important}.lg\:last\:-mr-4:last-child{margin-right:-1rem!important}.lg\:last\:-mr-5:last-child{margin-right:-1.25rem!important}.lg\:last\:-mr-6:last-child{margin-right:-1.5rem!important}.lg\:last\:-mr-7:last-child{margin-right:-1.75rem!important}.lg\:last\:-mr-8:last-child{margin-right:-2rem!important}.lg\:last\:-mr-9:last-child{margin-right:-2.25rem!important}.lg\:last\:-mr-10:last-child{margin-right:-2.5rem!important}.lg\:last\:-mr-11:last-child{margin-right:-2.75rem!important}.lg\:last\:-mr-12:last-child{margin-right:-3rem!important}.lg\:last\:-mr-14:last-child{margin-right:-3.5rem!important}.lg\:last\:-mr-16:last-child{margin-right:-4rem!important}.lg\:last\:-mr-20:last-child{margin-right:-5rem!important}.lg\:last\:-mr-24:last-child{margin-right:-6rem!important}.lg\:last\:-mr-28:last-child{margin-right:-7rem!important}.lg\:last\:-mr-30:last-child{margin-right:-7.5rem!important}.lg\:last\:-mr-32:last-child{margin-right:-8rem!important}.lg\:last\:-mr-36:last-child{margin-right:-9rem!important}.lg\:last\:-mr-40:last-child{margin-right:-10rem!important}.lg\:last\:-mr-44:last-child{margin-right:-11rem!important}.lg\:last\:-mr-48:last-child{margin-right:-12rem!important}.lg\:last\:-mr-52:last-child{margin-right:-13rem!important}.lg\:last\:-mr-56:last-child{margin-right:-14rem!important}.lg\:last\:-mr-60:last-child{margin-right:-15rem!important}.lg\:last\:-mr-64:last-child{margin-right:-16rem!important}.lg\:last\:-mr-72:last-child{margin-right:-18rem!important}.lg\:last\:-mr-80:last-child{margin-right:-20rem!important}.lg\:last\:-mr-82:last-child{margin-right:-20.5rem!important}.lg\:last\:-mr-85:last-child{margin-right:-21.25rem!important}.lg\:last\:-mr-96:last-child{margin-right:-24rem!important}.lg\:last\:-mr-416:last-child{margin-right:-26rem!important}.lg\:last\:-mr-550:last-child{margin-right:-34.375rem!important}.lg\:last\:-mr-600:last-child{margin-right:-37.5rem!important}.lg\:last\:-mr-px:last-child{margin-right:-1px!important}.lg\:last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.lg\:last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.lg\:last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.lg\:last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.lg\:last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.lg\:last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.lg\:last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.lg\:last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.lg\:last\:-mr-tw-4:last-child{margin-right:-1rem!important}.lg\:last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.lg\:last\:-mr-51per:last-child{margin-right:-51%!important}.lg\:last\:-mr-max-content:last-child{margin-right:max-content!important}.lg\:last\:mb-0:last-child{margin-bottom:0!important}.lg\:last\:mb-1:last-child{margin-bottom:.25rem!important}.lg\:last\:mb-2:last-child{margin-bottom:.5rem!important}.lg\:last\:mb-3:last-child{margin-bottom:.75rem!important}.lg\:last\:mb-4:last-child{margin-bottom:1rem!important}.lg\:last\:mb-5:last-child{margin-bottom:1.25rem!important}.lg\:last\:mb-6:last-child{margin-bottom:1.5rem!important}.lg\:last\:mb-7:last-child{margin-bottom:1.75rem!important}.lg\:last\:mb-8:last-child{margin-bottom:2rem!important}.lg\:last\:mb-9:last-child{margin-bottom:2.25rem!important}.lg\:last\:mb-10:last-child{margin-bottom:2.5rem!important}.lg\:last\:mb-11:last-child{margin-bottom:2.75rem!important}.lg\:last\:mb-12:last-child{margin-bottom:3rem!important}.lg\:last\:mb-14:last-child{margin-bottom:3.5rem!important}.lg\:last\:mb-16:last-child{margin-bottom:4rem!important}.lg\:last\:mb-20:last-child{margin-bottom:5rem!important}.lg\:last\:mb-24:last-child{margin-bottom:6rem!important}.lg\:last\:mb-28:last-child{margin-bottom:7rem!important}.lg\:last\:mb-30:last-child{margin-bottom:7.5rem!important}.lg\:last\:mb-32:last-child{margin-bottom:8rem!important}.lg\:last\:mb-36:last-child{margin-bottom:9rem!important}.lg\:last\:mb-40:last-child{margin-bottom:10rem!important}.lg\:last\:mb-44:last-child{margin-bottom:11rem!important}.lg\:last\:mb-48:last-child{margin-bottom:12rem!important}.lg\:last\:mb-52:last-child{margin-bottom:13rem!important}.lg\:last\:mb-56:last-child{margin-bottom:14rem!important}.lg\:last\:mb-60:last-child{margin-bottom:15rem!important}.lg\:last\:mb-64:last-child{margin-bottom:16rem!important}.lg\:last\:mb-72:last-child{margin-bottom:18rem!important}.lg\:last\:mb-80:last-child{margin-bottom:20rem!important}.lg\:last\:mb-82:last-child{margin-bottom:20.5rem!important}.lg\:last\:mb-85:last-child{margin-bottom:21.25rem!important}.lg\:last\:mb-96:last-child{margin-bottom:24rem!important}.lg\:last\:mb-416:last-child{margin-bottom:26rem!important}.lg\:last\:mb-550:last-child{margin-bottom:34.375rem!important}.lg\:last\:mb-600:last-child{margin-bottom:37.5rem!important}.lg\:last\:mb-auto:last-child{margin-bottom:auto!important}.lg\:last\:mb-px:last-child{margin-bottom:1px!important}.lg\:last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.lg\:last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.lg\:last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.lg\:last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.lg\:last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.lg\:last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.lg\:last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.lg\:last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.lg\:last\:mb-tw-4:last-child{margin-bottom:1rem!important}.lg\:last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.lg\:last\:mb-51per:last-child{margin-bottom:51%!important}.lg\:last\:mb-max-content:last-child{margin-bottom:max-content!important}.lg\:last\:-mb-0:last-child{margin-bottom:0!important}.lg\:last\:-mb-1:last-child{margin-bottom:-.25rem!important}.lg\:last\:-mb-2:last-child{margin-bottom:-.5rem!important}.lg\:last\:-mb-3:last-child{margin-bottom:-.75rem!important}.lg\:last\:-mb-4:last-child{margin-bottom:-1rem!important}.lg\:last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.lg\:last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.lg\:last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.lg\:last\:-mb-8:last-child{margin-bottom:-2rem!important}.lg\:last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.lg\:last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.lg\:last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.lg\:last\:-mb-12:last-child{margin-bottom:-3rem!important}.lg\:last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.lg\:last\:-mb-16:last-child{margin-bottom:-4rem!important}.lg\:last\:-mb-20:last-child{margin-bottom:-5rem!important}.lg\:last\:-mb-24:last-child{margin-bottom:-6rem!important}.lg\:last\:-mb-28:last-child{margin-bottom:-7rem!important}.lg\:last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.lg\:last\:-mb-32:last-child{margin-bottom:-8rem!important}.lg\:last\:-mb-36:last-child{margin-bottom:-9rem!important}.lg\:last\:-mb-40:last-child{margin-bottom:-10rem!important}.lg\:last\:-mb-44:last-child{margin-bottom:-11rem!important}.lg\:last\:-mb-48:last-child{margin-bottom:-12rem!important}.lg\:last\:-mb-52:last-child{margin-bottom:-13rem!important}.lg\:last\:-mb-56:last-child{margin-bottom:-14rem!important}.lg\:last\:-mb-60:last-child{margin-bottom:-15rem!important}.lg\:last\:-mb-64:last-child{margin-bottom:-16rem!important}.lg\:last\:-mb-72:last-child{margin-bottom:-18rem!important}.lg\:last\:-mb-80:last-child{margin-bottom:-20rem!important}.lg\:last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.lg\:last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.lg\:last\:-mb-96:last-child{margin-bottom:-24rem!important}.lg\:last\:-mb-416:last-child{margin-bottom:-26rem!important}.lg\:last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.lg\:last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.lg\:last\:-mb-px:last-child{margin-bottom:-1px!important}.lg\:last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.lg\:last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.lg\:last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.lg\:last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.lg\:last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.lg\:last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.lg\:last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.lg\:last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.lg\:last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.lg\:last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.lg\:last\:-mb-51per:last-child{margin-bottom:-51%!important}.lg\:last\:-mb-max-content:last-child{margin-bottom:max-content!important}.lg\:last\:ml-0:last-child{margin-left:0!important}.lg\:last\:ml-1:last-child{margin-left:.25rem!important}.lg\:last\:ml-2:last-child{margin-left:.5rem!important}.lg\:last\:ml-3:last-child{margin-left:.75rem!important}.lg\:last\:ml-4:last-child{margin-left:1rem!important}.lg\:last\:ml-5:last-child{margin-left:1.25rem!important}.lg\:last\:ml-6:last-child{margin-left:1.5rem!important}.lg\:last\:ml-7:last-child{margin-left:1.75rem!important}.lg\:last\:ml-8:last-child{margin-left:2rem!important}.lg\:last\:ml-9:last-child{margin-left:2.25rem!important}.lg\:last\:ml-10:last-child{margin-left:2.5rem!important}.lg\:last\:ml-11:last-child{margin-left:2.75rem!important}.lg\:last\:ml-12:last-child{margin-left:3rem!important}.lg\:last\:ml-14:last-child{margin-left:3.5rem!important}.lg\:last\:ml-16:last-child{margin-left:4rem!important}.lg\:last\:ml-20:last-child{margin-left:5rem!important}.lg\:last\:ml-24:last-child{margin-left:6rem!important}.lg\:last\:ml-28:last-child{margin-left:7rem!important}.lg\:last\:ml-30:last-child{margin-left:7.5rem!important}.lg\:last\:ml-32:last-child{margin-left:8rem!important}.lg\:last\:ml-36:last-child{margin-left:9rem!important}.lg\:last\:ml-40:last-child{margin-left:10rem!important}.lg\:last\:ml-44:last-child{margin-left:11rem!important}.lg\:last\:ml-48:last-child{margin-left:12rem!important}.lg\:last\:ml-52:last-child{margin-left:13rem!important}.lg\:last\:ml-56:last-child{margin-left:14rem!important}.lg\:last\:ml-60:last-child{margin-left:15rem!important}.lg\:last\:ml-64:last-child{margin-left:16rem!important}.lg\:last\:ml-72:last-child{margin-left:18rem!important}.lg\:last\:ml-80:last-child{margin-left:20rem!important}.lg\:last\:ml-82:last-child{margin-left:20.5rem!important}.lg\:last\:ml-85:last-child{margin-left:21.25rem!important}.lg\:last\:ml-96:last-child{margin-left:24rem!important}.lg\:last\:ml-416:last-child{margin-left:26rem!important}.lg\:last\:ml-550:last-child{margin-left:34.375rem!important}.lg\:last\:ml-600:last-child{margin-left:37.5rem!important}.lg\:last\:ml-auto:last-child{margin-left:auto!important}.lg\:last\:ml-px:last-child{margin-left:1px!important}.lg\:last\:ml-0\.5:last-child{margin-left:.125rem!important}.lg\:last\:ml-1\.5:last-child{margin-left:.375rem!important}.lg\:last\:ml-2\.5:last-child{margin-left:.625rem!important}.lg\:last\:ml-3\.5:last-child{margin-left:.875rem!important}.lg\:last\:ml-tw-1:last-child{margin-left:.25rem!important}.lg\:last\:ml-tw-2:last-child{margin-left:.5rem!important}.lg\:last\:ml-tw-3:last-child{margin-left:.75rem!important}.lg\:last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.lg\:last\:ml-tw-4:last-child{margin-left:1rem!important}.lg\:last\:ml-tw-5:last-child{margin-left:1.25rem!important}.lg\:last\:ml-51per:last-child{margin-left:51%!important}.lg\:last\:ml-max-content:last-child{margin-left:max-content!important}.lg\:last\:-ml-0:last-child{margin-left:0!important}.lg\:last\:-ml-1:last-child{margin-left:-.25rem!important}.lg\:last\:-ml-2:last-child{margin-left:-.5rem!important}.lg\:last\:-ml-3:last-child{margin-left:-.75rem!important}.lg\:last\:-ml-4:last-child{margin-left:-1rem!important}.lg\:last\:-ml-5:last-child{margin-left:-1.25rem!important}.lg\:last\:-ml-6:last-child{margin-left:-1.5rem!important}.lg\:last\:-ml-7:last-child{margin-left:-1.75rem!important}.lg\:last\:-ml-8:last-child{margin-left:-2rem!important}.lg\:last\:-ml-9:last-child{margin-left:-2.25rem!important}.lg\:last\:-ml-10:last-child{margin-left:-2.5rem!important}.lg\:last\:-ml-11:last-child{margin-left:-2.75rem!important}.lg\:last\:-ml-12:last-child{margin-left:-3rem!important}.lg\:last\:-ml-14:last-child{margin-left:-3.5rem!important}.lg\:last\:-ml-16:last-child{margin-left:-4rem!important}.lg\:last\:-ml-20:last-child{margin-left:-5rem!important}.lg\:last\:-ml-24:last-child{margin-left:-6rem!important}.lg\:last\:-ml-28:last-child{margin-left:-7rem!important}.lg\:last\:-ml-30:last-child{margin-left:-7.5rem!important}.lg\:last\:-ml-32:last-child{margin-left:-8rem!important}.lg\:last\:-ml-36:last-child{margin-left:-9rem!important}.lg\:last\:-ml-40:last-child{margin-left:-10rem!important}.lg\:last\:-ml-44:last-child{margin-left:-11rem!important}.lg\:last\:-ml-48:last-child{margin-left:-12rem!important}.lg\:last\:-ml-52:last-child{margin-left:-13rem!important}.lg\:last\:-ml-56:last-child{margin-left:-14rem!important}.lg\:last\:-ml-60:last-child{margin-left:-15rem!important}.lg\:last\:-ml-64:last-child{margin-left:-16rem!important}.lg\:last\:-ml-72:last-child{margin-left:-18rem!important}.lg\:last\:-ml-80:last-child{margin-left:-20rem!important}.lg\:last\:-ml-82:last-child{margin-left:-20.5rem!important}.lg\:last\:-ml-85:last-child{margin-left:-21.25rem!important}.lg\:last\:-ml-96:last-child{margin-left:-24rem!important}.lg\:last\:-ml-416:last-child{margin-left:-26rem!important}.lg\:last\:-ml-550:last-child{margin-left:-34.375rem!important}.lg\:last\:-ml-600:last-child{margin-left:-37.5rem!important}.lg\:last\:-ml-px:last-child{margin-left:-1px!important}.lg\:last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.lg\:last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.lg\:last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.lg\:last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.lg\:last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.lg\:last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.lg\:last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.lg\:last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.lg\:last\:-ml-tw-4:last-child{margin-left:-1rem!important}.lg\:last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.lg\:last\:-ml-51per:last-child{margin-left:-51%!important}.lg\:last\:-ml-max-content:last-child{margin-left:max-content!important}.lg\:box-border{box-sizing:border-box!important}.lg\:box-content{box-sizing:content-box!important}.lg\:block{display:block!important}.lg\:inline-block{display:inline-block!important}.lg\:inline{display:inline!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}.lg\:table{display:table!important}.lg\:inline-table{display:inline-table!important}.lg\:table-caption{display:table-caption!important}.lg\:table-cell{display:table-cell!important}.lg\:table-column{display:table-column!important}.lg\:table-column-group{display:table-column-group!important}.lg\:table-footer-group{display:table-footer-group!important}.lg\:table-header-group{display:table-header-group!important}.lg\:table-row-group{display:table-row-group!important}.lg\:table-row{display:table-row!important}.lg\:flow-root{display:flow-root!important}.lg\:grid{display:grid!important}.lg\:inline-grid{display:inline-grid!important}.lg\:contents{display:contents!important}.lg\:list-item{display:list-item!important}.lg\:hidden{display:none!important}.lg\:h-0{height:0px!important}.lg\:h-1{height:.25rem!important}.lg\:h-2{height:.5rem!important}.lg\:h-3{height:.75rem!important}.lg\:h-4{height:1rem!important}.lg\:h-5{height:1.25rem!important}.lg\:h-6{height:1.5rem!important}.lg\:h-7{height:1.75rem!important}.lg\:h-8{height:2rem!important}.lg\:h-9{height:2.25rem!important}.lg\:h-10{height:2.5rem!important}.lg\:h-11{height:2.75rem!important}.lg\:h-12{height:3rem!important}.lg\:h-14{height:3.5rem!important}.lg\:h-16{height:4rem!important}.lg\:h-20{height:5rem!important}.lg\:h-24{height:6rem!important}.lg\:h-28{height:7rem!important}.lg\:h-30{height:7.5rem!important}.lg\:h-32{height:8rem!important}.lg\:h-36{height:9rem!important}.lg\:h-40{height:10rem!important}.lg\:h-44{height:11rem!important}.lg\:h-48{height:12rem!important}.lg\:h-52{height:13rem!important}.lg\:h-56{height:14rem!important}.lg\:h-60{height:15rem!important}.lg\:h-64{height:16rem!important}.lg\:h-72{height:18rem!important}.lg\:h-80{height:20rem!important}.lg\:h-82{height:20.5rem!important}.lg\:h-85{height:21.25rem!important}.lg\:h-96{height:24rem!important}.lg\:h-416{height:26rem!important}.lg\:h-550{height:34.375rem!important}.lg\:h-600{height:37.5rem!important}.lg\:h-auto{height:auto!important}.lg\:h-px{height:1px!important}.lg\:h-0\.5{height:.125rem!important}.lg\:h-1\.5{height:.375rem!important}.lg\:h-2\.5{height:.625rem!important}.lg\:h-3\.5{height:.875rem!important}.lg\:h-tw-1{height:.25rem!important}.lg\:h-tw-2{height:.5rem!important}.lg\:h-tw-3{height:.75rem!important}.lg\:h-tw-3\.5{height:.9375rem!important}.lg\:h-tw-4{height:1rem!important}.lg\:h-tw-5{height:1.25rem!important}.lg\:h-51per{height:51%!important}.lg\:h-max-content{height:max-content!important}.lg\:h-1\/2{height:50%!important}.lg\:h-1\/3{height:33.333333%!important}.lg\:h-2\/3{height:66.666667%!important}.lg\:h-1\/4{height:25%!important}.lg\:h-2\/4{height:50%!important}.lg\:h-3\/4{height:75%!important}.lg\:h-1\/5{height:20%!important}.lg\:h-2\/5{height:40%!important}.lg\:h-3\/5{height:60%!important}.lg\:h-4\/5{height:80%!important}.lg\:h-1\/6{height:16.666667%!important}.lg\:h-2\/6{height:33.333333%!important}.lg\:h-3\/6{height:50%!important}.lg\:h-4\/6{height:66.666667%!important}.lg\:h-5\/6{height:83.333333%!important}.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:max-h-0{max-height:0px!important}.lg\:max-h-1{max-height:.25rem!important}.lg\:max-h-2{max-height:.5rem!important}.lg\:max-h-3{max-height:.75rem!important}.lg\:max-h-4{max-height:1rem!important}.lg\:max-h-5{max-height:1.25rem!important}.lg\:max-h-6{max-height:1.5rem!important}.lg\:max-h-7{max-height:1.75rem!important}.lg\:max-h-8{max-height:2rem!important}.lg\:max-h-9{max-height:2.25rem!important}.lg\:max-h-10{max-height:2.5rem!important}.lg\:max-h-11{max-height:2.75rem!important}.lg\:max-h-12{max-height:3rem!important}.lg\:max-h-14{max-height:3.5rem!important}.lg\:max-h-16{max-height:4rem!important}.lg\:max-h-20{max-height:5rem!important}.lg\:max-h-24{max-height:6rem!important}.lg\:max-h-28{max-height:7rem!important}.lg\:max-h-30{max-height:7.5rem!important}.lg\:max-h-32{max-height:8rem!important}.lg\:max-h-36{max-height:9rem!important}.lg\:max-h-40{max-height:10rem!important}.lg\:max-h-44{max-height:11rem!important}.lg\:max-h-48{max-height:12rem!important}.lg\:max-h-52{max-height:13rem!important}.lg\:max-h-56{max-height:14rem!important}.lg\:max-h-60{max-height:15rem!important}.lg\:max-h-64{max-height:16rem!important}.lg\:max-h-72{max-height:18rem!important}.lg\:max-h-80{max-height:20rem!important}.lg\:max-h-82{max-height:20.5rem!important}.lg\:max-h-85{max-height:21.25rem!important}.lg\:max-h-96{max-height:24rem!important}.lg\:max-h-416{max-height:26rem!important}.lg\:max-h-550{max-height:34.375rem!important}.lg\:max-h-600{max-height:37.5rem!important}.lg\:max-h-px{max-height:1px!important}.lg\:max-h-0\.5{max-height:.125rem!important}.lg\:max-h-1\.5{max-height:.375rem!important}.lg\:max-h-2\.5{max-height:.625rem!important}.lg\:max-h-3\.5{max-height:.875rem!important}.lg\:max-h-tw-1{max-height:.25rem!important}.lg\:max-h-tw-2{max-height:.5rem!important}.lg\:max-h-tw-3{max-height:.75rem!important}.lg\:max-h-tw-3\.5{max-height:.9375rem!important}.lg\:max-h-tw-4{max-height:1rem!important}.lg\:max-h-tw-5{max-height:1.25rem!important}.lg\:max-h-51per{max-height:51%!important}.lg\:max-h-max-content{max-height:max-content!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:min-h-0{min-height:0px!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}.lg\:w-0{width:0px!important}.lg\:w-1{width:.25rem!important}.lg\:w-2{width:.5rem!important}.lg\:w-3{width:.75rem!important}.lg\:w-4{width:1rem!important}.lg\:w-5{width:1.25rem!important}.lg\:w-6{width:1.5rem!important}.lg\:w-7{width:1.75rem!important}.lg\:w-8{width:2rem!important}.lg\:w-9{width:2.25rem!important}.lg\:w-10{width:2.5rem!important}.lg\:w-11{width:2.75rem!important}.lg\:w-12{width:3rem!important}.lg\:w-14{width:3.5rem!important}.lg\:w-16{width:4rem!important}.lg\:w-20{width:5rem!important}.lg\:w-24{width:6rem!important}.lg\:w-28{width:7rem!important}.lg\:w-30{width:7.5rem!important}.lg\:w-32{width:8rem!important}.lg\:w-36{width:9rem!important}.lg\:w-40{width:10rem!important}.lg\:w-44{width:11rem!important}.lg\:w-48{width:12rem!important}.lg\:w-52{width:13rem!important}.lg\:w-56{width:14rem!important}.lg\:w-60{width:15rem!important}.lg\:w-64{width:16rem!important}.lg\:w-72{width:18rem!important}.lg\:w-80{width:20rem!important}.lg\:w-82{width:20.5rem!important}.lg\:w-85{width:21.25rem!important}.lg\:w-96{width:24rem!important}.lg\:w-416{width:26rem!important}.lg\:w-550{width:34.375rem!important}.lg\:w-600{width:37.5rem!important}.lg\:w-auto{width:auto!important}.lg\:w-px{width:1px!important}.lg\:w-0\.5{width:.125rem!important}.lg\:w-1\.5{width:.375rem!important}.lg\:w-2\.5{width:.625rem!important}.lg\:w-3\.5{width:.875rem!important}.lg\:w-tw-1{width:.25rem!important}.lg\:w-tw-2{width:.5rem!important}.lg\:w-tw-3{width:.75rem!important}.lg\:w-tw-3\.5{width:.9375rem!important}.lg\:w-tw-4{width:1rem!important}.lg\:w-tw-5{width:1.25rem!important}.lg\:w-51per{width:51%!important}.lg\:w-max-content{width:max-content!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/3{width:33.333333%!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-2\/4{width:50%!important}.lg\:w-3\/4{width:75%!important}.lg\:w-1\/5{width:20%!important}.lg\:w-2\/5{width:40%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-4\/5{width:80%!important}.lg\:w-1\/6{width:16.666667%!important}.lg\:w-2\/6{width:33.333333%!important}.lg\:w-3\/6{width:50%!important}.lg\:w-4\/6{width:66.666667%!important}.lg\:w-5\/6{width:83.333333%!important}.lg\:w-1\/12{width:8.333333%!important}.lg\:w-2\/12{width:16.666667%!important}.lg\:w-3\/12{width:25%!important}.lg\:w-4\/12{width:33.333333%!important}.lg\:w-5\/12{width:41.666667%!important}.lg\:w-6\/12{width:50%!important}.lg\:w-7\/12{width:58.333333%!important}.lg\:w-8\/12{width:66.666667%!important}.lg\:w-9\/12{width:75%!important}.lg\:w-10\/12{width:83.333333%!important}.lg\:w-11\/12{width:91.666667%!important}.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-min{width:min-content!important}.lg\:w-max{width:max-content!important}.lg\:min-w-0{min-width:0px!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-min{min-width:min-content!important}.lg\:min-w-max{min-width:max-content!important}.lg\:max-w-0{max-width:0rem!important}.lg\:max-w-none{max-width:none!important}.lg\:max-w-xs{max-width:20rem!important}.lg\:max-w-sm{max-width:24rem!important}.lg\:max-w-md{max-width:28rem!important}.lg\:max-w-lg{max-width:32rem!important}.lg\:max-w-xl{max-width:36rem!important}.lg\:max-w-2xl{max-width:42rem!important}.lg\:max-w-3xl{max-width:48rem!important}.lg\:max-w-4xl{max-width:56rem!important}.lg\:max-w-5xl{max-width:64rem!important}.lg\:max-w-6xl{max-width:72rem!important}.lg\:max-w-7xl{max-width:80rem!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-min{max-width:min-content!important}.lg\:max-w-max{max-width:max-content!important}.lg\:max-w-prose{max-width:65ch!important}.lg\:max-w-screen-sm{max-width:36rem!important}.lg\:max-w-screen-md{max-width:48rem!important}.lg\:max-w-screen-lg{max-width:62rem!important}.lg\:max-w-screen-xl{max-width:75rem!important}.lg\:max-w-screen-2xl{max-width:87.5rem!important}.lg\:max-w-350px{max-width:21.875rem!important}.lg\:max-w-550px{max-width:34.375rem!important}.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink{flex-shrink:1!important}.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow{flex-grow:1!important}.lg\:table-auto{table-layout:auto!important}.lg\:table-fixed{table-layout:fixed!important}.lg\:border-collapse{border-collapse:collapse!important}.lg\:border-separate{border-collapse:separate!important}.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top left!important}.lg\:transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.lg\:transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.lg\:transform-none{transform:none!important}.lg\:translate-x-0{--tw-translate-x: 0px !important}.lg\:translate-x-1{--tw-translate-x: .25rem !important}.lg\:translate-x-2{--tw-translate-x: .5rem !important}.lg\:translate-x-3{--tw-translate-x: .75rem !important}.lg\:translate-x-4{--tw-translate-x: 1rem !important}.lg\:translate-x-5{--tw-translate-x: 1.25rem !important}.lg\:translate-x-6{--tw-translate-x: 1.5rem !important}.lg\:translate-x-7{--tw-translate-x: 1.75rem !important}.lg\:translate-x-8{--tw-translate-x: 2rem !important}.lg\:translate-x-9{--tw-translate-x: 2.25rem !important}.lg\:translate-x-10{--tw-translate-x: 2.5rem !important}.lg\:translate-x-11{--tw-translate-x: 2.75rem !important}.lg\:translate-x-12{--tw-translate-x: 3rem !important}.lg\:translate-x-14{--tw-translate-x: 3.5rem !important}.lg\:translate-x-16{--tw-translate-x: 4rem !important}.lg\:translate-x-20{--tw-translate-x: 5rem !important}.lg\:translate-x-24{--tw-translate-x: 6rem !important}.lg\:translate-x-28{--tw-translate-x: 7rem !important}.lg\:translate-x-30{--tw-translate-x: 7.5rem !important}.lg\:translate-x-32{--tw-translate-x: 8rem !important}.lg\:translate-x-36{--tw-translate-x: 9rem !important}.lg\:translate-x-40{--tw-translate-x: 10rem !important}.lg\:translate-x-44{--tw-translate-x: 11rem !important}.lg\:translate-x-48{--tw-translate-x: 12rem !important}.lg\:translate-x-52{--tw-translate-x: 13rem !important}.lg\:translate-x-56{--tw-translate-x: 14rem !important}.lg\:translate-x-60{--tw-translate-x: 15rem !important}.lg\:translate-x-64{--tw-translate-x: 16rem !important}.lg\:translate-x-72{--tw-translate-x: 18rem !important}.lg\:translate-x-80{--tw-translate-x: 20rem !important}.lg\:translate-x-82{--tw-translate-x: 20.5rem !important}.lg\:translate-x-85{--tw-translate-x: 21.25rem !important}.lg\:translate-x-96{--tw-translate-x: 24rem !important}.lg\:translate-x-416{--tw-translate-x: 26rem !important}.lg\:translate-x-550{--tw-translate-x: 34.375rem !important}.lg\:translate-x-600{--tw-translate-x: 37.5rem !important}.lg\:translate-x-px{--tw-translate-x: 1px !important}.lg\:translate-x-0\.5{--tw-translate-x: .125rem !important}.lg\:translate-x-1\.5{--tw-translate-x: .375rem !important}.lg\:translate-x-2\.5{--tw-translate-x: .625rem !important}.lg\:translate-x-3\.5{--tw-translate-x: .875rem !important}.lg\:translate-x-tw-1{--tw-translate-x: .25rem !important}.lg\:translate-x-tw-2{--tw-translate-x: .5rem !important}.lg\:translate-x-tw-3{--tw-translate-x: .75rem !important}.lg\:translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.lg\:translate-x-tw-4{--tw-translate-x: 1rem !important}.lg\:translate-x-tw-5{--tw-translate-x: 1.25rem !important}.lg\:translate-x-51per{--tw-translate-x: 51% !important}.lg\:translate-x-max-content{--tw-translate-x: max-content !important}.lg\:-translate-x-0{--tw-translate-x: 0px !important}.lg\:-translate-x-1{--tw-translate-x: -.25rem !important}.lg\:-translate-x-2{--tw-translate-x: -.5rem !important}.lg\:-translate-x-3{--tw-translate-x: -.75rem !important}.lg\:-translate-x-4{--tw-translate-x: -1rem !important}.lg\:-translate-x-5{--tw-translate-x: -1.25rem !important}.lg\:-translate-x-6{--tw-translate-x: -1.5rem !important}.lg\:-translate-x-7{--tw-translate-x: -1.75rem !important}.lg\:-translate-x-8{--tw-translate-x: -2rem !important}.lg\:-translate-x-9{--tw-translate-x: -2.25rem !important}.lg\:-translate-x-10{--tw-translate-x: -2.5rem !important}.lg\:-translate-x-11{--tw-translate-x: -2.75rem !important}.lg\:-translate-x-12{--tw-translate-x: -3rem !important}.lg\:-translate-x-14{--tw-translate-x: -3.5rem !important}.lg\:-translate-x-16{--tw-translate-x: -4rem !important}.lg\:-translate-x-20{--tw-translate-x: -5rem !important}.lg\:-translate-x-24{--tw-translate-x: -6rem !important}.lg\:-translate-x-28{--tw-translate-x: -7rem !important}.lg\:-translate-x-30{--tw-translate-x: -7.5rem !important}.lg\:-translate-x-32{--tw-translate-x: -8rem !important}.lg\:-translate-x-36{--tw-translate-x: -9rem !important}.lg\:-translate-x-40{--tw-translate-x: -10rem !important}.lg\:-translate-x-44{--tw-translate-x: -11rem !important}.lg\:-translate-x-48{--tw-translate-x: -12rem !important}.lg\:-translate-x-52{--tw-translate-x: -13rem !important}.lg\:-translate-x-56{--tw-translate-x: -14rem !important}.lg\:-translate-x-60{--tw-translate-x: -15rem !important}.lg\:-translate-x-64{--tw-translate-x: -16rem !important}.lg\:-translate-x-72{--tw-translate-x: -18rem !important}.lg\:-translate-x-80{--tw-translate-x: -20rem !important}.lg\:-translate-x-82{--tw-translate-x: -20.5rem !important}.lg\:-translate-x-85{--tw-translate-x: -21.25rem !important}.lg\:-translate-x-96{--tw-translate-x: -24rem !important}.lg\:-translate-x-416{--tw-translate-x: -26rem !important}.lg\:-translate-x-550{--tw-translate-x: -34.375rem !important}.lg\:-translate-x-600{--tw-translate-x: -37.5rem !important}.lg\:-translate-x-px{--tw-translate-x: -1px !important}.lg\:-translate-x-0\.5{--tw-translate-x: -.125rem !important}.lg\:-translate-x-1\.5{--tw-translate-x: -.375rem !important}.lg\:-translate-x-2\.5{--tw-translate-x: -.625rem !important}.lg\:-translate-x-3\.5{--tw-translate-x: -.875rem !important}.lg\:-translate-x-tw-1{--tw-translate-x: -.25rem !important}.lg\:-translate-x-tw-2{--tw-translate-x: -.5rem !important}.lg\:-translate-x-tw-3{--tw-translate-x: -.75rem !important}.lg\:-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.lg\:-translate-x-tw-4{--tw-translate-x: -1rem !important}.lg\:-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.lg\:-translate-x-51per{--tw-translate-x: -51% !important}.lg\:-translate-x-max-content{--tw-translate-x: max-content !important}.lg\:translate-x-1\/2{--tw-translate-x: 50% !important}.lg\:translate-x-1\/3{--tw-translate-x: 33.333333% !important}.lg\:translate-x-2\/3{--tw-translate-x: 66.666667% !important}.lg\:translate-x-1\/4{--tw-translate-x: 25% !important}.lg\:translate-x-2\/4{--tw-translate-x: 50% !important}.lg\:translate-x-3\/4{--tw-translate-x: 75% !important}.lg\:translate-x-full{--tw-translate-x: 100% !important}.lg\:-translate-x-1\/2{--tw-translate-x: -50% !important}.lg\:-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.lg\:-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.lg\:-translate-x-1\/4{--tw-translate-x: -25% !important}.lg\:-translate-x-2\/4{--tw-translate-x: -50% !important}.lg\:-translate-x-3\/4{--tw-translate-x: -75% !important}.lg\:-translate-x-full{--tw-translate-x: -100% !important}.lg\:translate-y-0{--tw-translate-y: 0px !important}.lg\:translate-y-1{--tw-translate-y: .25rem !important}.lg\:translate-y-2{--tw-translate-y: .5rem !important}.lg\:translate-y-3{--tw-translate-y: .75rem !important}.lg\:translate-y-4{--tw-translate-y: 1rem !important}.lg\:translate-y-5{--tw-translate-y: 1.25rem !important}.lg\:translate-y-6{--tw-translate-y: 1.5rem !important}.lg\:translate-y-7{--tw-translate-y: 1.75rem !important}.lg\:translate-y-8{--tw-translate-y: 2rem !important}.lg\:translate-y-9{--tw-translate-y: 2.25rem !important}.lg\:translate-y-10{--tw-translate-y: 2.5rem !important}.lg\:translate-y-11{--tw-translate-y: 2.75rem !important}.lg\:translate-y-12{--tw-translate-y: 3rem !important}.lg\:translate-y-14{--tw-translate-y: 3.5rem !important}.lg\:translate-y-16{--tw-translate-y: 4rem !important}.lg\:translate-y-20{--tw-translate-y: 5rem !important}.lg\:translate-y-24{--tw-translate-y: 6rem !important}.lg\:translate-y-28{--tw-translate-y: 7rem !important}.lg\:translate-y-30{--tw-translate-y: 7.5rem !important}.lg\:translate-y-32{--tw-translate-y: 8rem !important}.lg\:translate-y-36{--tw-translate-y: 9rem !important}.lg\:translate-y-40{--tw-translate-y: 10rem !important}.lg\:translate-y-44{--tw-translate-y: 11rem !important}.lg\:translate-y-48{--tw-translate-y: 12rem !important}.lg\:translate-y-52{--tw-translate-y: 13rem !important}.lg\:translate-y-56{--tw-translate-y: 14rem !important}.lg\:translate-y-60{--tw-translate-y: 15rem !important}.lg\:translate-y-64{--tw-translate-y: 16rem !important}.lg\:translate-y-72{--tw-translate-y: 18rem !important}.lg\:translate-y-80{--tw-translate-y: 20rem !important}.lg\:translate-y-82{--tw-translate-y: 20.5rem !important}.lg\:translate-y-85{--tw-translate-y: 21.25rem !important}.lg\:translate-y-96{--tw-translate-y: 24rem !important}.lg\:translate-y-416{--tw-translate-y: 26rem !important}.lg\:translate-y-550{--tw-translate-y: 34.375rem !important}.lg\:translate-y-600{--tw-translate-y: 37.5rem !important}.lg\:translate-y-px{--tw-translate-y: 1px !important}.lg\:translate-y-0\.5{--tw-translate-y: .125rem !important}.lg\:translate-y-1\.5{--tw-translate-y: .375rem !important}.lg\:translate-y-2\.5{--tw-translate-y: .625rem !important}.lg\:translate-y-3\.5{--tw-translate-y: .875rem !important}.lg\:translate-y-tw-1{--tw-translate-y: .25rem !important}.lg\:translate-y-tw-2{--tw-translate-y: .5rem !important}.lg\:translate-y-tw-3{--tw-translate-y: .75rem !important}.lg\:translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.lg\:translate-y-tw-4{--tw-translate-y: 1rem !important}.lg\:translate-y-tw-5{--tw-translate-y: 1.25rem !important}.lg\:translate-y-51per{--tw-translate-y: 51% !important}.lg\:translate-y-max-content{--tw-translate-y: max-content !important}.lg\:-translate-y-0{--tw-translate-y: 0px !important}.lg\:-translate-y-1{--tw-translate-y: -.25rem !important}.lg\:-translate-y-2{--tw-translate-y: -.5rem !important}.lg\:-translate-y-3{--tw-translate-y: -.75rem !important}.lg\:-translate-y-4{--tw-translate-y: -1rem !important}.lg\:-translate-y-5{--tw-translate-y: -1.25rem !important}.lg\:-translate-y-6{--tw-translate-y: -1.5rem !important}.lg\:-translate-y-7{--tw-translate-y: -1.75rem !important}.lg\:-translate-y-8{--tw-translate-y: -2rem !important}.lg\:-translate-y-9{--tw-translate-y: -2.25rem !important}.lg\:-translate-y-10{--tw-translate-y: -2.5rem !important}.lg\:-translate-y-11{--tw-translate-y: -2.75rem !important}.lg\:-translate-y-12{--tw-translate-y: -3rem !important}.lg\:-translate-y-14{--tw-translate-y: -3.5rem !important}.lg\:-translate-y-16{--tw-translate-y: -4rem !important}.lg\:-translate-y-20{--tw-translate-y: -5rem !important}.lg\:-translate-y-24{--tw-translate-y: -6rem !important}.lg\:-translate-y-28{--tw-translate-y: -7rem !important}.lg\:-translate-y-30{--tw-translate-y: -7.5rem !important}.lg\:-translate-y-32{--tw-translate-y: -8rem !important}.lg\:-translate-y-36{--tw-translate-y: -9rem !important}.lg\:-translate-y-40{--tw-translate-y: -10rem !important}.lg\:-translate-y-44{--tw-translate-y: -11rem !important}.lg\:-translate-y-48{--tw-translate-y: -12rem !important}.lg\:-translate-y-52{--tw-translate-y: -13rem !important}.lg\:-translate-y-56{--tw-translate-y: -14rem !important}.lg\:-translate-y-60{--tw-translate-y: -15rem !important}.lg\:-translate-y-64{--tw-translate-y: -16rem !important}.lg\:-translate-y-72{--tw-translate-y: -18rem !important}.lg\:-translate-y-80{--tw-translate-y: -20rem !important}.lg\:-translate-y-82{--tw-translate-y: -20.5rem !important}.lg\:-translate-y-85{--tw-translate-y: -21.25rem !important}.lg\:-translate-y-96{--tw-translate-y: -24rem !important}.lg\:-translate-y-416{--tw-translate-y: -26rem !important}.lg\:-translate-y-550{--tw-translate-y: -34.375rem !important}.lg\:-translate-y-600{--tw-translate-y: -37.5rem !important}.lg\:-translate-y-px{--tw-translate-y: -1px !important}.lg\:-translate-y-0\.5{--tw-translate-y: -.125rem !important}.lg\:-translate-y-1\.5{--tw-translate-y: -.375rem !important}.lg\:-translate-y-2\.5{--tw-translate-y: -.625rem !important}.lg\:-translate-y-3\.5{--tw-translate-y: -.875rem !important}.lg\:-translate-y-tw-1{--tw-translate-y: -.25rem !important}.lg\:-translate-y-tw-2{--tw-translate-y: -.5rem !important}.lg\:-translate-y-tw-3{--tw-translate-y: -.75rem !important}.lg\:-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.lg\:-translate-y-tw-4{--tw-translate-y: -1rem !important}.lg\:-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.lg\:-translate-y-51per{--tw-translate-y: -51% !important}.lg\:-translate-y-max-content{--tw-translate-y: max-content !important}.lg\:translate-y-1\/2{--tw-translate-y: 50% !important}.lg\:translate-y-1\/3{--tw-translate-y: 33.333333% !important}.lg\:translate-y-2\/3{--tw-translate-y: 66.666667% !important}.lg\:translate-y-1\/4{--tw-translate-y: 25% !important}.lg\:translate-y-2\/4{--tw-translate-y: 50% !important}.lg\:translate-y-3\/4{--tw-translate-y: 75% !important}.lg\:translate-y-full{--tw-translate-y: 100% !important}.lg\:-translate-y-1\/2{--tw-translate-y: -50% !important}.lg\:-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.lg\:-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.lg\:-translate-y-1\/4{--tw-translate-y: -25% !important}.lg\:-translate-y-2\/4{--tw-translate-y: -50% !important}.lg\:-translate-y-3\/4{--tw-translate-y: -75% !important}.lg\:-translate-y-full{--tw-translate-y: -100% !important}.lg\:hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.lg\:hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.lg\:hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.lg\:hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.lg\:hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.lg\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.lg\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.lg\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.lg\:hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.lg\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.lg\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.lg\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.lg\:hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.lg\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.lg\:hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.lg\:hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.lg\:hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.lg\:hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.lg\:hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.lg\:hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.lg\:hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.lg\:hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.lg\:hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.lg\:hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.lg\:hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.lg\:hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.lg\:hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.lg\:hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.lg\:hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.lg\:hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.lg\:hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.lg\:hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.lg\:hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.lg\:hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.lg\:hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.lg\:hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.lg\:hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.lg\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.lg\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.lg\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.lg\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.lg\:hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.lg\:hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.lg\:hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.lg\:hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.lg\:hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.lg\:hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.lg\:hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.lg\:hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.lg\:hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.lg\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.lg\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.lg\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.lg\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.lg\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.lg\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.lg\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.lg\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.lg\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.lg\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.lg\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.lg\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.lg\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.lg\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.lg\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.lg\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.lg\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.lg\:hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.lg\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.lg\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.lg\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.lg\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.lg\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.lg\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.lg\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.lg\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.lg\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.lg\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.lg\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.lg\:hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.lg\:hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.lg\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.lg\:hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.lg\:hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.lg\:hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.lg\:hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.lg\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.lg\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.lg\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.lg\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.lg\:hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.lg\:hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.lg\:hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.lg\:hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.lg\:hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.lg\:hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.lg\:hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.lg\:hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.lg\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.lg\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.lg\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.lg\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.lg\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.lg\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.lg\:hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.lg\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.lg\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.lg\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.lg\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.lg\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.lg\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.lg\:hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.lg\:hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.lg\:hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.lg\:hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.lg\:hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.lg\:hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.lg\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.lg\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.lg\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.lg\:hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.lg\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.lg\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.lg\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.lg\:hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.lg\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.lg\:hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.lg\:hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.lg\:hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.lg\:hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.lg\:hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.lg\:hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.lg\:hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.lg\:hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.lg\:hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.lg\:hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.lg\:hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.lg\:hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.lg\:hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.lg\:hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.lg\:hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.lg\:hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.lg\:hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.lg\:hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.lg\:hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.lg\:hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.lg\:hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.lg\:hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.lg\:hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.lg\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.lg\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.lg\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.lg\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.lg\:hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.lg\:hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.lg\:hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.lg\:hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.lg\:hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.lg\:hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.lg\:hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.lg\:hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.lg\:hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.lg\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.lg\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.lg\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.lg\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.lg\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.lg\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.lg\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.lg\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.lg\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.lg\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.lg\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.lg\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.lg\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.lg\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.lg\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.lg\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.lg\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.lg\:hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.lg\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.lg\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.lg\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.lg\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.lg\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.lg\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.lg\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.lg\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.lg\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.lg\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.lg\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.lg\:hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.lg\:hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.lg\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.lg\:hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.lg\:hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.lg\:hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.lg\:hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.lg\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.lg\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.lg\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.lg\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.lg\:hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.lg\:hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.lg\:hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.lg\:hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.lg\:hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.lg\:hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.lg\:hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.lg\:hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.lg\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.lg\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.lg\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.lg\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.lg\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.lg\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.lg\:hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.lg\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.lg\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.lg\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.lg\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.lg\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.lg\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.lg\:hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.lg\:focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.lg\:focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.lg\:focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.lg\:focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.lg\:focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.lg\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.lg\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.lg\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.lg\:focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.lg\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.lg\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.lg\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.lg\:focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.lg\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.lg\:focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.lg\:focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.lg\:focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.lg\:focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.lg\:focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.lg\:focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.lg\:focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.lg\:focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.lg\:focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.lg\:focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.lg\:focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.lg\:focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.lg\:focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.lg\:focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.lg\:focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.lg\:focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.lg\:focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.lg\:focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.lg\:focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.lg\:focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.lg\:focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.lg\:focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.lg\:focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.lg\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.lg\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.lg\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.lg\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.lg\:focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.lg\:focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.lg\:focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.lg\:focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.lg\:focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.lg\:focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.lg\:focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.lg\:focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.lg\:focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.lg\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.lg\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.lg\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.lg\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.lg\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.lg\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.lg\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.lg\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.lg\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.lg\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.lg\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.lg\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.lg\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.lg\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.lg\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.lg\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.lg\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.lg\:focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.lg\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.lg\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.lg\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.lg\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.lg\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.lg\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.lg\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.lg\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.lg\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.lg\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.lg\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.lg\:focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.lg\:focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.lg\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.lg\:focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.lg\:focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.lg\:focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.lg\:focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.lg\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.lg\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.lg\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.lg\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.lg\:focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.lg\:focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.lg\:focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.lg\:focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.lg\:focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.lg\:focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.lg\:focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.lg\:focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.lg\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.lg\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.lg\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.lg\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.lg\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.lg\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.lg\:focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.lg\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.lg\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.lg\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.lg\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.lg\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.lg\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.lg\:focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.lg\:focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.lg\:focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.lg\:focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.lg\:focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.lg\:focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.lg\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.lg\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.lg\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.lg\:focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.lg\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.lg\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.lg\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.lg\:focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.lg\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.lg\:focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.lg\:focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.lg\:focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.lg\:focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.lg\:focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.lg\:focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.lg\:focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.lg\:focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.lg\:focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.lg\:focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.lg\:focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.lg\:focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.lg\:focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.lg\:focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.lg\:focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.lg\:focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.lg\:focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.lg\:focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.lg\:focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.lg\:focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.lg\:focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.lg\:focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.lg\:focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.lg\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.lg\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.lg\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.lg\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.lg\:focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.lg\:focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.lg\:focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.lg\:focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.lg\:focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.lg\:focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.lg\:focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.lg\:focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.lg\:focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.lg\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.lg\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.lg\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.lg\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.lg\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.lg\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.lg\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.lg\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.lg\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.lg\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.lg\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.lg\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.lg\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.lg\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.lg\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.lg\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.lg\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.lg\:focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.lg\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.lg\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.lg\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.lg\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.lg\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.lg\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.lg\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.lg\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.lg\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.lg\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.lg\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.lg\:focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.lg\:focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.lg\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.lg\:focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.lg\:focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.lg\:focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.lg\:focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.lg\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.lg\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.lg\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.lg\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.lg\:focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.lg\:focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.lg\:focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.lg\:focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.lg\:focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.lg\:focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.lg\:focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.lg\:focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.lg\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.lg\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.lg\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.lg\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.lg\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.lg\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.lg\:focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.lg\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.lg\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.lg\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.lg\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.lg\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.lg\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.lg\:focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.lg\:rotate-0{--tw-rotate: 0deg !important}.lg\:rotate-1{--tw-rotate: 1deg !important}.lg\:rotate-2{--tw-rotate: 2deg !important}.lg\:rotate-3{--tw-rotate: 3deg !important}.lg\:rotate-6{--tw-rotate: 6deg !important}.lg\:rotate-12{--tw-rotate: 12deg !important}.lg\:rotate-45{--tw-rotate: 45deg !important}.lg\:rotate-90{--tw-rotate: 90deg !important}.lg\:rotate-180{--tw-rotate: 180deg !important}.lg\:-rotate-180{--tw-rotate: -180deg !important}.lg\:-rotate-90{--tw-rotate: -90deg !important}.lg\:-rotate-45{--tw-rotate: -45deg !important}.lg\:-rotate-12{--tw-rotate: -12deg !important}.lg\:-rotate-6{--tw-rotate: -6deg !important}.lg\:-rotate-3{--tw-rotate: -3deg !important}.lg\:-rotate-2{--tw-rotate: -2deg !important}.lg\:-rotate-1{--tw-rotate: -1deg !important}.lg\:hover\:rotate-0:hover{--tw-rotate: 0deg !important}.lg\:hover\:rotate-1:hover{--tw-rotate: 1deg !important}.lg\:hover\:rotate-2:hover{--tw-rotate: 2deg !important}.lg\:hover\:rotate-3:hover{--tw-rotate: 3deg !important}.lg\:hover\:rotate-6:hover{--tw-rotate: 6deg !important}.lg\:hover\:rotate-12:hover{--tw-rotate: 12deg !important}.lg\:hover\:rotate-45:hover{--tw-rotate: 45deg !important}.lg\:hover\:rotate-90:hover{--tw-rotate: 90deg !important}.lg\:hover\:rotate-180:hover{--tw-rotate: 180deg !important}.lg\:hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.lg\:hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.lg\:hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.lg\:hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.lg\:hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.lg\:hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.lg\:hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.lg\:hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.lg\:focus\:rotate-0:focus{--tw-rotate: 0deg !important}.lg\:focus\:rotate-1:focus{--tw-rotate: 1deg !important}.lg\:focus\:rotate-2:focus{--tw-rotate: 2deg !important}.lg\:focus\:rotate-3:focus{--tw-rotate: 3deg !important}.lg\:focus\:rotate-6:focus{--tw-rotate: 6deg !important}.lg\:focus\:rotate-12:focus{--tw-rotate: 12deg !important}.lg\:focus\:rotate-45:focus{--tw-rotate: 45deg !important}.lg\:focus\:rotate-90:focus{--tw-rotate: 90deg !important}.lg\:focus\:rotate-180:focus{--tw-rotate: 180deg !important}.lg\:focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.lg\:focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.lg\:focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.lg\:focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.lg\:focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.lg\:focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.lg\:focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.lg\:focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.lg\:skew-x-0{--tw-skew-x: 0deg !important}.lg\:skew-x-1{--tw-skew-x: 1deg !important}.lg\:skew-x-2{--tw-skew-x: 2deg !important}.lg\:skew-x-3{--tw-skew-x: 3deg !important}.lg\:skew-x-6{--tw-skew-x: 6deg !important}.lg\:skew-x-12{--tw-skew-x: 12deg !important}.lg\:-skew-x-12{--tw-skew-x: -12deg !important}.lg\:-skew-x-6{--tw-skew-x: -6deg !important}.lg\:-skew-x-3{--tw-skew-x: -3deg !important}.lg\:-skew-x-2{--tw-skew-x: -2deg !important}.lg\:-skew-x-1{--tw-skew-x: -1deg !important}.lg\:skew-y-0{--tw-skew-y: 0deg !important}.lg\:skew-y-1{--tw-skew-y: 1deg !important}.lg\:skew-y-2{--tw-skew-y: 2deg !important}.lg\:skew-y-3{--tw-skew-y: 3deg !important}.lg\:skew-y-6{--tw-skew-y: 6deg !important}.lg\:skew-y-12{--tw-skew-y: 12deg !important}.lg\:-skew-y-12{--tw-skew-y: -12deg !important}.lg\:-skew-y-6{--tw-skew-y: -6deg !important}.lg\:-skew-y-3{--tw-skew-y: -3deg !important}.lg\:-skew-y-2{--tw-skew-y: -2deg !important}.lg\:-skew-y-1{--tw-skew-y: -1deg !important}.lg\:hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.lg\:hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.lg\:hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.lg\:hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.lg\:hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.lg\:hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.lg\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.lg\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.lg\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.lg\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.lg\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.lg\:hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.lg\:hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.lg\:hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.lg\:hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.lg\:hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.lg\:hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.lg\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.lg\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.lg\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.lg\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.lg\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.lg\:focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.lg\:focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.lg\:focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.lg\:focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.lg\:focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.lg\:focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.lg\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.lg\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.lg\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.lg\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.lg\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.lg\:focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.lg\:focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.lg\:focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.lg\:focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.lg\:focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.lg\:focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.lg\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.lg\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.lg\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.lg\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.lg\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.lg\:scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.lg\:scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.lg\:scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.lg\:scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.lg\:scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.lg\:scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.lg\:scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.lg\:scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.lg\:scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.lg\:scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.lg\:hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.lg\:hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.lg\:hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.lg\:hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.lg\:hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.lg\:hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.lg\:hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.lg\:hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.lg\:hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.lg\:hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.lg\:focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.lg\:focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.lg\:focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.lg\:focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.lg\:focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.lg\:focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.lg\:focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.lg\:focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.lg\:focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.lg\:focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.lg\:scale-x-0{--tw-scale-x: 0 !important}.lg\:scale-x-50{--tw-scale-x: .5 !important}.lg\:scale-x-75{--tw-scale-x: .75 !important}.lg\:scale-x-90{--tw-scale-x: .9 !important}.lg\:scale-x-95{--tw-scale-x: .95 !important}.lg\:scale-x-100{--tw-scale-x: 1 !important}.lg\:scale-x-105{--tw-scale-x: 1.05 !important}.lg\:scale-x-110{--tw-scale-x: 1.1 !important}.lg\:scale-x-125{--tw-scale-x: 1.25 !important}.lg\:scale-x-150{--tw-scale-x: 1.5 !important}.lg\:scale-y-0{--tw-scale-y: 0 !important}.lg\:scale-y-50{--tw-scale-y: .5 !important}.lg\:scale-y-75{--tw-scale-y: .75 !important}.lg\:scale-y-90{--tw-scale-y: .9 !important}.lg\:scale-y-95{--tw-scale-y: .95 !important}.lg\:scale-y-100{--tw-scale-y: 1 !important}.lg\:scale-y-105{--tw-scale-y: 1.05 !important}.lg\:scale-y-110{--tw-scale-y: 1.1 !important}.lg\:scale-y-125{--tw-scale-y: 1.25 !important}.lg\:scale-y-150{--tw-scale-y: 1.5 !important}.lg\:hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.lg\:hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.lg\:hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.lg\:hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.lg\:hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.lg\:hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.lg\:hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.lg\:hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.lg\:hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.lg\:hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.lg\:hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.lg\:hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.lg\:hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.lg\:hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.lg\:hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.lg\:hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.lg\:hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.lg\:hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.lg\:hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.lg\:hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.lg\:focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.lg\:focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.lg\:focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.lg\:focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.lg\:focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.lg\:focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.lg\:focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.lg\:focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.lg\:focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.lg\:focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.lg\:focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.lg\:focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.lg\:focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.lg\:focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.lg\:focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.lg\:focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.lg\:focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.lg\:focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.lg\:focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.lg\:focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}.lg\:animate-none{animation:none!important}.lg\:animate-spin{animation:spin 1s linear infinite!important}.lg\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.lg\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.lg\:animate-bounce{animation:bounce 1s infinite!important}.lg\:cursor-auto{cursor:auto!important}.lg\:cursor-default{cursor:default!important}.lg\:cursor-pointer{cursor:pointer!important}.lg\:cursor-wait{cursor:wait!important}.lg\:cursor-text{cursor:text!important}.lg\:cursor-move{cursor:move!important}.lg\:cursor-help{cursor:help!important}.lg\:cursor-not-allowed{cursor:not-allowed!important}.lg\:disabled\:cursor-auto:disabled{cursor:auto!important}.lg\:disabled\:cursor-default:disabled{cursor:default!important}.lg\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.lg\:disabled\:cursor-wait:disabled{cursor:wait!important}.lg\:disabled\:cursor-text:disabled{cursor:text!important}.lg\:disabled\:cursor-move:disabled{cursor:move!important}.lg\:disabled\:cursor-help:disabled{cursor:help!important}.lg\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.lg\:select-none{-webkit-user-select:none!important;user-select:none!important}.lg\:select-text{-webkit-user-select:text!important;user-select:text!important}.lg\:select-all{-webkit-user-select:all!important;user-select:all!important}.lg\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.lg\:resize-none{resize:none!important}.lg\:resize-y{resize:vertical!important}.lg\:resize-x{resize:horizontal!important}.lg\:resize{resize:both!important}.lg\:list-inside{list-style-position:inside!important}.lg\:list-outside{list-style-position:outside!important}.lg\:list-none{list-style-type:none!important}.lg\:list-disc{list-style-type:disc!important}.lg\:list-decimal{list-style-type:decimal!important}.lg\:appearance-none{appearance:none!important}.lg\:auto-cols-auto{grid-auto-columns:auto!important}.lg\:auto-cols-min{grid-auto-columns:min-content!important}.lg\:auto-cols-max{grid-auto-columns:max-content!important}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.lg\:grid-flow-row{grid-auto-flow:row!important}.lg\:grid-flow-col{grid-auto-flow:column!important}.lg\:grid-flow-row-dense{grid-auto-flow:row dense!important}.lg\:grid-flow-col-dense{grid-auto-flow:column dense!important}.lg\:auto-rows-auto{grid-auto-rows:auto!important}.lg\:auto-rows-min{grid-auto-rows:min-content!important}.lg\:auto-rows-max{grid-auto-rows:max-content!important}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:grid-cols-none{grid-template-columns:none!important}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.lg\:grid-rows-none{grid-template-rows:none!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-col-reverse{flex-direction:column-reverse!important}.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}.lg\:place-content-center{place-content:center!important}.lg\:place-content-start{place-content:start!important}.lg\:place-content-end{place-content:end!important}.lg\:place-content-between{place-content:space-between!important}.lg\:place-content-around{place-content:space-around!important}.lg\:place-content-evenly{place-content:space-evenly!important}.lg\:place-content-stretch{place-content:stretch!important}.lg\:place-items-start{place-items:start!important}.lg\:place-items-end{place-items:end!important}.lg\:place-items-center{place-items:center!important}.lg\:place-items-stretch{place-items:stretch!important}.lg\:content-center{align-content:center!important}.lg\:content-start{align-content:flex-start!important}.lg\:content-end{align-content:flex-end!important}.lg\:content-between{align-content:space-between!important}.lg\:content-around{align-content:space-around!important}.lg\:content-evenly{align-content:space-evenly!important}.lg\:items-start{align-items:flex-start!important}.lg\:items-end{align-items:flex-end!important}.lg\:items-center{align-items:center!important}.lg\:items-baseline{align-items:baseline!important}.lg\:items-stretch{align-items:stretch!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:justify-center{justify-content:center!important}.lg\:justify-between{justify-content:space-between!important}.lg\:justify-around{justify-content:space-around!important}.lg\:justify-evenly{justify-content:space-evenly!important}.lg\:justify-items-start{justify-items:start!important}.lg\:justify-items-end{justify-items:end!important}.lg\:justify-items-center{justify-items:center!important}.lg\:justify-items-stretch{justify-items:stretch!important}.lg\:gap-0{gap:0px!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:.75rem!important}.lg\:gap-4{gap:1rem!important}.lg\:gap-5{gap:1.25rem!important}.lg\:gap-6{gap:1.5rem!important}.lg\:gap-7{gap:1.75rem!important}.lg\:gap-8{gap:2rem!important}.lg\:gap-9{gap:2.25rem!important}.lg\:gap-10{gap:2.5rem!important}.lg\:gap-11{gap:2.75rem!important}.lg\:gap-12{gap:3rem!important}.lg\:gap-14{gap:3.5rem!important}.lg\:gap-16{gap:4rem!important}.lg\:gap-20{gap:5rem!important}.lg\:gap-24{gap:6rem!important}.lg\:gap-28{gap:7rem!important}.lg\:gap-30{gap:7.5rem!important}.lg\:gap-32{gap:8rem!important}.lg\:gap-36{gap:9rem!important}.lg\:gap-40{gap:10rem!important}.lg\:gap-44{gap:11rem!important}.lg\:gap-48{gap:12rem!important}.lg\:gap-52{gap:13rem!important}.lg\:gap-56{gap:14rem!important}.lg\:gap-60{gap:15rem!important}.lg\:gap-64{gap:16rem!important}.lg\:gap-72{gap:18rem!important}.lg\:gap-80{gap:20rem!important}.lg\:gap-82{gap:20.5rem!important}.lg\:gap-85{gap:21.25rem!important}.lg\:gap-96{gap:24rem!important}.lg\:gap-416{gap:26rem!important}.lg\:gap-550{gap:34.375rem!important}.lg\:gap-600{gap:37.5rem!important}.lg\:gap-px{gap:1px!important}.lg\:gap-0\.5{gap:.125rem!important}.lg\:gap-1\.5{gap:.375rem!important}.lg\:gap-2\.5{gap:.625rem!important}.lg\:gap-3\.5{gap:.875rem!important}.lg\:gap-tw-1{gap:.25rem!important}.lg\:gap-tw-2{gap:.5rem!important}.lg\:gap-tw-3{gap:.75rem!important}.lg\:gap-tw-3\.5{gap:.9375rem!important}.lg\:gap-tw-4{gap:1rem!important}.lg\:gap-tw-5{gap:1.25rem!important}.lg\:gap-51per{gap:51%!important}.lg\:gap-max-content{gap:max-content!important}.lg\:gap-x-0{column-gap:0px!important}.lg\:gap-x-1{column-gap:.25rem!important}.lg\:gap-x-2{column-gap:.5rem!important}.lg\:gap-x-3{column-gap:.75rem!important}.lg\:gap-x-4{column-gap:1rem!important}.lg\:gap-x-5{column-gap:1.25rem!important}.lg\:gap-x-6{column-gap:1.5rem!important}.lg\:gap-x-7{column-gap:1.75rem!important}.lg\:gap-x-8{column-gap:2rem!important}.lg\:gap-x-9{column-gap:2.25rem!important}.lg\:gap-x-10{column-gap:2.5rem!important}.lg\:gap-x-11{column-gap:2.75rem!important}.lg\:gap-x-12{column-gap:3rem!important}.lg\:gap-x-14{column-gap:3.5rem!important}.lg\:gap-x-16{column-gap:4rem!important}.lg\:gap-x-20{column-gap:5rem!important}.lg\:gap-x-24{column-gap:6rem!important}.lg\:gap-x-28{column-gap:7rem!important}.lg\:gap-x-30{column-gap:7.5rem!important}.lg\:gap-x-32{column-gap:8rem!important}.lg\:gap-x-36{column-gap:9rem!important}.lg\:gap-x-40{column-gap:10rem!important}.lg\:gap-x-44{column-gap:11rem!important}.lg\:gap-x-48{column-gap:12rem!important}.lg\:gap-x-52{column-gap:13rem!important}.lg\:gap-x-56{column-gap:14rem!important}.lg\:gap-x-60{column-gap:15rem!important}.lg\:gap-x-64{column-gap:16rem!important}.lg\:gap-x-72{column-gap:18rem!important}.lg\:gap-x-80{column-gap:20rem!important}.lg\:gap-x-82{column-gap:20.5rem!important}.lg\:gap-x-85{column-gap:21.25rem!important}.lg\:gap-x-96{column-gap:24rem!important}.lg\:gap-x-416{column-gap:26rem!important}.lg\:gap-x-550{column-gap:34.375rem!important}.lg\:gap-x-600{column-gap:37.5rem!important}.lg\:gap-x-px{column-gap:1px!important}.lg\:gap-x-0\.5{column-gap:.125rem!important}.lg\:gap-x-1\.5{column-gap:.375rem!important}.lg\:gap-x-2\.5{column-gap:.625rem!important}.lg\:gap-x-3\.5{column-gap:.875rem!important}.lg\:gap-x-tw-1{column-gap:.25rem!important}.lg\:gap-x-tw-2{column-gap:.5rem!important}.lg\:gap-x-tw-3{column-gap:.75rem!important}.lg\:gap-x-tw-3\.5{column-gap:.9375rem!important}.lg\:gap-x-tw-4{column-gap:1rem!important}.lg\:gap-x-tw-5{column-gap:1.25rem!important}.lg\:gap-x-51per{column-gap:51%!important}.lg\:gap-x-max-content{column-gap:max-content!important}.lg\:gap-y-0{row-gap:0px!important}.lg\:gap-y-1{row-gap:.25rem!important}.lg\:gap-y-2{row-gap:.5rem!important}.lg\:gap-y-3{row-gap:.75rem!important}.lg\:gap-y-4{row-gap:1rem!important}.lg\:gap-y-5{row-gap:1.25rem!important}.lg\:gap-y-6{row-gap:1.5rem!important}.lg\:gap-y-7{row-gap:1.75rem!important}.lg\:gap-y-8{row-gap:2rem!important}.lg\:gap-y-9{row-gap:2.25rem!important}.lg\:gap-y-10{row-gap:2.5rem!important}.lg\:gap-y-11{row-gap:2.75rem!important}.lg\:gap-y-12{row-gap:3rem!important}.lg\:gap-y-14{row-gap:3.5rem!important}.lg\:gap-y-16{row-gap:4rem!important}.lg\:gap-y-20{row-gap:5rem!important}.lg\:gap-y-24{row-gap:6rem!important}.lg\:gap-y-28{row-gap:7rem!important}.lg\:gap-y-30{row-gap:7.5rem!important}.lg\:gap-y-32{row-gap:8rem!important}.lg\:gap-y-36{row-gap:9rem!important}.lg\:gap-y-40{row-gap:10rem!important}.lg\:gap-y-44{row-gap:11rem!important}.lg\:gap-y-48{row-gap:12rem!important}.lg\:gap-y-52{row-gap:13rem!important}.lg\:gap-y-56{row-gap:14rem!important}.lg\:gap-y-60{row-gap:15rem!important}.lg\:gap-y-64{row-gap:16rem!important}.lg\:gap-y-72{row-gap:18rem!important}.lg\:gap-y-80{row-gap:20rem!important}.lg\:gap-y-82{row-gap:20.5rem!important}.lg\:gap-y-85{row-gap:21.25rem!important}.lg\:gap-y-96{row-gap:24rem!important}.lg\:gap-y-416{row-gap:26rem!important}.lg\:gap-y-550{row-gap:34.375rem!important}.lg\:gap-y-600{row-gap:37.5rem!important}.lg\:gap-y-px{row-gap:1px!important}.lg\:gap-y-0\.5{row-gap:.125rem!important}.lg\:gap-y-1\.5{row-gap:.375rem!important}.lg\:gap-y-2\.5{row-gap:.625rem!important}.lg\:gap-y-3\.5{row-gap:.875rem!important}.lg\:gap-y-tw-1{row-gap:.25rem!important}.lg\:gap-y-tw-2{row-gap:.5rem!important}.lg\:gap-y-tw-3{row-gap:.75rem!important}.lg\:gap-y-tw-3\.5{row-gap:.9375rem!important}.lg\:gap-y-tw-4{row-gap:1rem!important}.lg\:gap-y-tw-5{row-gap:1.25rem!important}.lg\:gap-y-51per{row-gap:51%!important}.lg\:gap-y-max-content{row-gap:max-content!important}.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.lg\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.lg\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.lg\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.lg\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.lg\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.lg\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.lg\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.lg\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.lg\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.lg\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.lg\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.lg\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.lg\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.lg\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.lg\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.lg\:space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.lg\:space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.lg\:space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.lg\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.lg\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.lg\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.lg\:space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.lg\:space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.lg\:space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.lg\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.lg\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.lg\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.lg\:-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.lg\:-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.lg\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.lg\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.lg\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.lg\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.lg\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.lg\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.lg\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.lg\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.lg\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.lg\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.lg\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.lg\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.lg\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.lg\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.lg\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.lg\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.lg\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.lg\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.lg\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.lg\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.lg\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.lg\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.lg\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.lg\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.lg\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.lg\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.lg\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.lg\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.lg\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.lg\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.lg\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.lg\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.lg\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.lg\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.lg\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.lg\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.lg\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.lg\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.lg\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.lg\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.lg\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.lg\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.lg\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.lg\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.lg\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.lg\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.lg\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.lg\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.lg\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.lg\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.lg\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.lg\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.lg\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.lg\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.lg\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.lg\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.lg\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.lg\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.lg\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.lg\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.lg\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.lg\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.lg\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.lg\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.lg\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.lg\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.lg\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.lg\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.lg\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.lg\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.lg\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.lg\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.lg\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.lg\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.lg\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.lg\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.lg\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.lg\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.lg\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.lg\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.lg\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.lg\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.lg\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.lg\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.lg\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.lg\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.lg\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.lg\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.lg\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.lg\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.lg\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.lg\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.lg\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.lg\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.lg\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.lg\:divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.lg\:divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.lg\:divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.lg\:divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.lg\:divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.lg\:divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.lg\:divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.lg\:divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.lg\:divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.lg\:divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.lg\:divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.lg\:divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.lg\:divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.lg\:divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.lg\:divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.lg\:divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.lg\:divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.lg\:divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.lg\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.lg\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.lg\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.lg\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.lg\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.lg\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.lg\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.lg\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.lg\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.lg\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.lg\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.lg\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.lg\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.lg\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.lg\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.lg\:place-self-auto{place-self:auto!important}.lg\:place-self-start{place-self:start!important}.lg\:place-self-end{place-self:end!important}.lg\:place-self-center{place-self:center!important}.lg\:place-self-stretch{place-self:stretch!important}.lg\:self-auto{align-self:auto!important}.lg\:self-start{align-self:flex-start!important}.lg\:self-end{align-self:flex-end!important}.lg\:self-center{align-self:center!important}.lg\:self-stretch{align-self:stretch!important}.lg\:self-baseline{align-self:baseline!important}.lg\:justify-self-auto{justify-self:auto!important}.lg\:justify-self-start{justify-self:start!important}.lg\:justify-self-end{justify-self:end!important}.lg\:justify-self-center{justify-self:center!important}.lg\:justify-self-stretch{justify-self:stretch!important}.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}.lg\:overscroll-auto{overscroll-behavior:auto!important}.lg\:overscroll-contain{overscroll-behavior:contain!important}.lg\:overscroll-none{overscroll-behavior:none!important}.lg\:overscroll-y-auto{overscroll-behavior-y:auto!important}.lg\:overscroll-y-contain{overscroll-behavior-y:contain!important}.lg\:overscroll-y-none{overscroll-behavior-y:none!important}.lg\:overscroll-x-auto{overscroll-behavior-x:auto!important}.lg\:overscroll-x-contain{overscroll-behavior-x:contain!important}.lg\:overscroll-x-none{overscroll-behavior-x:none!important}.lg\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lg\:overflow-ellipsis{text-overflow:ellipsis!important}.lg\:overflow-clip{text-overflow:clip!important}.lg\:whitespace-normal{white-space:normal!important}.lg\:whitespace-nowrap{white-space:nowrap!important}.lg\:whitespace-pre{white-space:pre!important}.lg\:whitespace-pre-line{white-space:pre-line!important}.lg\:whitespace-pre-wrap{white-space:pre-wrap!important}.lg\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.lg\:break-words{overflow-wrap:break-word!important}.lg\:break-all{word-break:break-all!important}.lg\:rounded-none{border-radius:0!important}.lg\:rounded-sm{border-radius:.125rem!important}.lg\:rounded{border-radius:.25rem!important}.lg\:rounded-md{border-radius:.375rem!important}.lg\:rounded-lg{border-radius:.5rem!important}.lg\:rounded-xl{border-radius:.75rem!important}.lg\:rounded-2xl{border-radius:1rem!important}.lg\:rounded-3xl{border-radius:1.5rem!important}.lg\:rounded-full{border-radius:9999px!important}.lg\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.lg\:rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.lg\:rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.lg\:rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.lg\:rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.lg\:rounded-tl-none{border-top-left-radius:0!important}.lg\:rounded-tl-sm{border-top-left-radius:.125rem!important}.lg\:rounded-tl{border-top-left-radius:.25rem!important}.lg\:rounded-tl-md{border-top-left-radius:.375rem!important}.lg\:rounded-tl-lg{border-top-left-radius:.5rem!important}.lg\:rounded-tl-xl{border-top-left-radius:.75rem!important}.lg\:rounded-tl-2xl{border-top-left-radius:1rem!important}.lg\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.lg\:rounded-tl-full{border-top-left-radius:9999px!important}.lg\:rounded-tr-none{border-top-right-radius:0!important}.lg\:rounded-tr-sm{border-top-right-radius:.125rem!important}.lg\:rounded-tr{border-top-right-radius:.25rem!important}.lg\:rounded-tr-md{border-top-right-radius:.375rem!important}.lg\:rounded-tr-lg{border-top-right-radius:.5rem!important}.lg\:rounded-tr-xl{border-top-right-radius:.75rem!important}.lg\:rounded-tr-2xl{border-top-right-radius:1rem!important}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.lg\:rounded-tr-full{border-top-right-radius:9999px!important}.lg\:rounded-br-none{border-bottom-right-radius:0!important}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.lg\:rounded-br{border-bottom-right-radius:.25rem!important}.lg\:rounded-br-md{border-bottom-right-radius:.375rem!important}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.lg\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.lg\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.lg\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.lg\:rounded-br-full{border-bottom-right-radius:9999px!important}.lg\:rounded-bl-none{border-bottom-left-radius:0!important}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.lg\:rounded-bl{border-bottom-left-radius:.25rem!important}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.lg\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.lg\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.lg\:rounded-bl-full{border-bottom-left-radius:9999px!important}.lg\:border-0{border-width:0!important}.lg\:border-1{border-width:1px!important}.lg\:border-2{border-width:2px!important}.lg\:border-3{border-width:3px!important}.lg\:border-4{border-width:4px!important}.lg\:border-8{border-width:8px!important}.lg\:border{border-width:1px!important}.lg\:hover\:border-0:hover{border-width:0!important}.lg\:hover\:border-1:hover{border-width:1px!important}.lg\:hover\:border-2:hover{border-width:2px!important}.lg\:hover\:border-3:hover{border-width:3px!important}.lg\:hover\:border-4:hover{border-width:4px!important}.lg\:hover\:border-8:hover{border-width:8px!important}.lg\:hover\:border:hover{border-width:1px!important}.lg\:border-t-0{border-top-width:0!important}.lg\:border-t-1{border-top-width:1px!important}.lg\:border-t-2{border-top-width:2px!important}.lg\:border-t-3{border-top-width:3px!important}.lg\:border-t-4{border-top-width:4px!important}.lg\:border-t-8{border-top-width:8px!important}.lg\:border-t{border-top-width:1px!important}.lg\:border-r-0{border-right-width:0!important}.lg\:border-r-1{border-right-width:1px!important}.lg\:border-r-2{border-right-width:2px!important}.lg\:border-r-3{border-right-width:3px!important}.lg\:border-r-4{border-right-width:4px!important}.lg\:border-r-8{border-right-width:8px!important}.lg\:border-r{border-right-width:1px!important}.lg\:border-b-0{border-bottom-width:0!important}.lg\:border-b-1{border-bottom-width:1px!important}.lg\:border-b-2{border-bottom-width:2px!important}.lg\:border-b-3{border-bottom-width:3px!important}.lg\:border-b-4{border-bottom-width:4px!important}.lg\:border-b-8{border-bottom-width:8px!important}.lg\:border-b{border-bottom-width:1px!important}.lg\:border-l-0{border-left-width:0!important}.lg\:border-l-1{border-left-width:1px!important}.lg\:border-l-2{border-left-width:2px!important}.lg\:border-l-3{border-left-width:3px!important}.lg\:border-l-4{border-left-width:4px!important}.lg\:border-l-8{border-left-width:8px!important}.lg\:border-l{border-left-width:1px!important}.lg\:hover\:border-t-0:hover{border-top-width:0!important}.lg\:hover\:border-t-1:hover{border-top-width:1px!important}.lg\:hover\:border-t-2:hover{border-top-width:2px!important}.lg\:hover\:border-t-3:hover{border-top-width:3px!important}.lg\:hover\:border-t-4:hover{border-top-width:4px!important}.lg\:hover\:border-t-8:hover{border-top-width:8px!important}.lg\:hover\:border-t:hover{border-top-width:1px!important}.lg\:hover\:border-r-0:hover{border-right-width:0!important}.lg\:hover\:border-r-1:hover{border-right-width:1px!important}.lg\:hover\:border-r-2:hover{border-right-width:2px!important}.lg\:hover\:border-r-3:hover{border-right-width:3px!important}.lg\:hover\:border-r-4:hover{border-right-width:4px!important}.lg\:hover\:border-r-8:hover{border-right-width:8px!important}.lg\:hover\:border-r:hover{border-right-width:1px!important}.lg\:hover\:border-b-0:hover{border-bottom-width:0!important}.lg\:hover\:border-b-1:hover{border-bottom-width:1px!important}.lg\:hover\:border-b-2:hover{border-bottom-width:2px!important}.lg\:hover\:border-b-3:hover{border-bottom-width:3px!important}.lg\:hover\:border-b-4:hover{border-bottom-width:4px!important}.lg\:hover\:border-b-8:hover{border-bottom-width:8px!important}.lg\:hover\:border-b:hover{border-bottom-width:1px!important}.lg\:hover\:border-l-0:hover{border-left-width:0!important}.lg\:hover\:border-l-1:hover{border-left-width:1px!important}.lg\:hover\:border-l-2:hover{border-left-width:2px!important}.lg\:hover\:border-l-3:hover{border-left-width:3px!important}.lg\:hover\:border-l-4:hover{border-left-width:4px!important}.lg\:hover\:border-l-8:hover{border-left-width:8px!important}.lg\:hover\:border-l:hover{border-left-width:1px!important}.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}.lg\:border-none{border-style:none!important}.lg\:border-transparent{border-color:transparent!important}.lg\:border-current{border-color:currentColor!important}.lg\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:border-primary-blue{border-color:var(--primary-color)!important}.lg\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.lg\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:border-primary-green{border-color:var(--conversion-color)!important}.lg\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.lg\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:checked\:border-transparent:checked{border-color:transparent!important}.lg\:checked\:border-current:checked{border-color:currentColor!important}.lg\:checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.lg\:checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.lg\:checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.lg\:checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.lg\:checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-transparent{border-color:transparent!important}.group:hover .lg\:group-hover\:border-current{border-color:currentColor!important}.group:hover .lg\:group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .lg\:group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .lg\:group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .lg\:group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .lg\:group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:focus-within\:border-transparent:focus-within{border-color:transparent!important}.lg\:focus-within\:border-current:focus-within{border-color:currentColor!important}.lg\:focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.lg\:focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.lg\:focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.lg\:focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.lg\:focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:hover\:border-transparent:hover{border-color:transparent!important}.lg\:hover\:border-current:hover{border-color:currentColor!important}.lg\:hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.lg\:hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.lg\:hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.lg\:hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.lg\:hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:focus\:border-transparent:focus{border-color:transparent!important}.lg\:focus\:border-current:focus{border-color:currentColor!important}.lg\:focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.lg\:focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.lg\:focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.lg\:focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.lg\:focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:disabled\:border-transparent:disabled{border-color:transparent!important}.lg\:disabled\:border-current:disabled{border-color:currentColor!important}.lg\:disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.lg\:disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.lg\:disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.lg\:disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.lg\:disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.lg\:disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.lg\:disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.lg\:disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.lg\:disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.lg\:disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.lg\:disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.lg\:disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.lg\:disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.lg\:disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.lg\:disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.lg\:disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.lg\:disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.lg\:disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.lg\:disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.lg\:disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.lg\:disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.lg\:disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.lg\:disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.lg\:disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.lg\:disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.lg\:disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.lg\:disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.lg\:border-opacity-0{--tw-border-opacity: 0 !important}.lg\:border-opacity-5{--tw-border-opacity: .05 !important}.lg\:border-opacity-10{--tw-border-opacity: .1 !important}.lg\:border-opacity-20{--tw-border-opacity: .2 !important}.lg\:border-opacity-25{--tw-border-opacity: .25 !important}.lg\:border-opacity-30{--tw-border-opacity: .3 !important}.lg\:border-opacity-40{--tw-border-opacity: .4 !important}.lg\:border-opacity-50{--tw-border-opacity: .5 !important}.lg\:border-opacity-60{--tw-border-opacity: .6 !important}.lg\:border-opacity-70{--tw-border-opacity: .7 !important}.lg\:border-opacity-75{--tw-border-opacity: .75 !important}.lg\:border-opacity-80{--tw-border-opacity: .8 !important}.lg\:border-opacity-90{--tw-border-opacity: .9 !important}.lg\:border-opacity-95{--tw-border-opacity: .95 !important}.lg\:border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .lg\:group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .lg\:group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .lg\:group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .lg\:group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .lg\:group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .lg\:group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .lg\:group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .lg\:group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .lg\:group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .lg\:group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .lg\:group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .lg\:group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .lg\:group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .lg\:group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .lg\:group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.lg\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.lg\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.lg\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.lg\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.lg\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.lg\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.lg\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.lg\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.lg\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.lg\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.lg\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.lg\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.lg\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.lg\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.lg\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.lg\:hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.lg\:hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.lg\:hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.lg\:hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.lg\:hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.lg\:hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.lg\:hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.lg\:hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.lg\:hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.lg\:hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.lg\:hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.lg\:hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.lg\:hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.lg\:hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.lg\:hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.lg\:focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.lg\:focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.lg\:focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.lg\:focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.lg\:focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.lg\:focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.lg\:focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.lg\:focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.lg\:focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.lg\:focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.lg\:focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.lg\:focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.lg\:focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.lg\:focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.lg\:focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.lg\:bg-transparent{background-color:transparent!important}.lg\:bg-current{background-color:currentColor!important}.lg\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:bg-primary-blue{background-color:var(--primary-color)!important}.lg\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.lg\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:bg-primary-green{background-color:var(--conversion-color)!important}.lg\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.lg\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:checked\:bg-transparent:checked{background-color:transparent!important}.lg\:checked\:bg-current:checked{background-color:currentColor!important}.lg\:checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.lg\:checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.lg\:checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.lg\:checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.lg\:checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-transparent{background-color:transparent!important}.group:hover .lg\:group-hover\:bg-current{background-color:currentColor!important}.group:hover .lg\:group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .lg\:group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .lg\:group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .lg\:group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .lg\:group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-transparent:focus-within{background-color:transparent!important}.lg\:focus-within\:bg-current:focus-within{background-color:currentColor!important}.lg\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.lg\:focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.lg\:focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.lg\:focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.lg\:focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:hover\:bg-transparent:hover{background-color:transparent!important}.lg\:hover\:bg-current:hover{background-color:currentColor!important}.lg\:hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.lg\:hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.lg\:hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.lg\:hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.lg\:hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:focus\:bg-transparent:focus{background-color:transparent!important}.lg\:focus\:bg-current:focus{background-color:currentColor!important}.lg\:focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.lg\:focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.lg\:focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.lg\:focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.lg\:focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-transparent:disabled{background-color:transparent!important}.lg\:disabled\:bg-current:disabled{background-color:currentColor!important}.lg\:disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.lg\:disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.lg\:disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.lg\:disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.lg\:disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.lg\:disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.lg\:bg-opacity-0{--tw-bg-opacity: 0 !important}.lg\:bg-opacity-5{--tw-bg-opacity: .05 !important}.lg\:bg-opacity-10{--tw-bg-opacity: .1 !important}.lg\:bg-opacity-20{--tw-bg-opacity: .2 !important}.lg\:bg-opacity-25{--tw-bg-opacity: .25 !important}.lg\:bg-opacity-30{--tw-bg-opacity: .3 !important}.lg\:bg-opacity-40{--tw-bg-opacity: .4 !important}.lg\:bg-opacity-50{--tw-bg-opacity: .5 !important}.lg\:bg-opacity-60{--tw-bg-opacity: .6 !important}.lg\:bg-opacity-70{--tw-bg-opacity: .7 !important}.lg\:bg-opacity-75{--tw-bg-opacity: .75 !important}.lg\:bg-opacity-80{--tw-bg-opacity: .8 !important}.lg\:bg-opacity-90{--tw-bg-opacity: .9 !important}.lg\:bg-opacity-95{--tw-bg-opacity: .95 !important}.lg\:bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .lg\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .lg\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .lg\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .lg\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .lg\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .lg\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .lg\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .lg\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .lg\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .lg\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .lg\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .lg\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .lg\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .lg\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .lg\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.lg\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.lg\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.lg\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.lg\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.lg\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.lg\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.lg\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.lg\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.lg\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.lg\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.lg\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.lg\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.lg\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.lg\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.lg\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.lg\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.lg\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.lg\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.lg\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.lg\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.lg\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.lg\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.lg\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.lg\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.lg\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.lg\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.lg\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.lg\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.lg\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.lg\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.lg\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.lg\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.lg\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.lg\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.lg\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.lg\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.lg\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.lg\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.lg\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.lg\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.lg\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.lg\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.lg\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.lg\:bg-none{background-image:none!important}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.lg\:from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.lg\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.lg\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.lg\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.lg\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.lg\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.lg\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.lg\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.lg\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.lg\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.lg\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.lg\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.lg\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.lg\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.lg\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.lg\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.lg\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.lg\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.lg\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.lg\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.lg\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.lg\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.lg\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.lg\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.lg\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.lg\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.lg\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.lg\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.lg\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.lg\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.lg\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.lg\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.lg\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.lg\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.lg\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.lg\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.lg\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.lg\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.lg\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.lg\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.lg\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.lg\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.lg\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.lg\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.lg\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.lg\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.lg\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.lg\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.lg\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.lg\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.lg\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.lg\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.lg\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.lg\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.lg\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.lg\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.lg\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.lg\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.lg\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.lg\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.lg\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.lg\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.lg\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.lg\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.lg\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.lg\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.lg\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.lg\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.lg\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.lg\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.lg\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.lg\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.lg\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.lg\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.lg\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.lg\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.lg\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.lg\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.lg\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.lg\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.lg\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.lg\:focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.lg\:focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.lg\:focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.lg\:focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.lg\:focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.lg\:focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.lg\:focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.lg\:focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.lg\:focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.lg\:focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.lg\:focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.lg\:focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.lg\:focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.lg\:focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.lg\:to-transparent{--tw-gradient-to: transparent !important}.lg\:to-current{--tw-gradient-to: currentColor !important}.lg\:to-black{--tw-gradient-to: #000 !important}.lg\:to-white{--tw-gradient-to: #fff !important}.lg\:to-gray-50{--tw-gradient-to: #f9fafb !important}.lg\:to-gray-100{--tw-gradient-to: #f3f4f6 !important}.lg\:to-gray-200{--tw-gradient-to: #e5e7eb !important}.lg\:to-gray-300{--tw-gradient-to: #d1d5db !important}.lg\:to-gray-400{--tw-gradient-to: #9ca3af !important}.lg\:to-gray-500{--tw-gradient-to: #6b7280 !important}.lg\:to-gray-600{--tw-gradient-to: #4b5563 !important}.lg\:to-gray-700{--tw-gradient-to: #374151 !important}.lg\:to-gray-800{--tw-gradient-to: #1f2937 !important}.lg\:to-gray-900{--tw-gradient-to: #111827 !important}.lg\:to-red-50{--tw-gradient-to: #fef2f2 !important}.lg\:to-red-100{--tw-gradient-to: #fee2e2 !important}.lg\:to-red-200{--tw-gradient-to: #fecaca !important}.lg\:to-red-300{--tw-gradient-to: #fca5a5 !important}.lg\:to-red-400{--tw-gradient-to: #f87171 !important}.lg\:to-red-500{--tw-gradient-to: #ef4444 !important}.lg\:to-red-600{--tw-gradient-to: #dc2626 !important}.lg\:to-red-700{--tw-gradient-to: #b91c1c !important}.lg\:to-red-800{--tw-gradient-to: #991b1b !important}.lg\:to-red-900{--tw-gradient-to: #7f1d1d !important}.lg\:to-yellow-50{--tw-gradient-to: #fffbeb !important}.lg\:to-yellow-100{--tw-gradient-to: #fef3c7 !important}.lg\:to-yellow-200{--tw-gradient-to: #fde68a !important}.lg\:to-yellow-300{--tw-gradient-to: #fcd34d !important}.lg\:to-yellow-400{--tw-gradient-to: #fbbf24 !important}.lg\:to-yellow-500{--tw-gradient-to: #f59e0b !important}.lg\:to-yellow-600{--tw-gradient-to: #d97706 !important}.lg\:to-yellow-700{--tw-gradient-to: #b45309 !important}.lg\:to-yellow-800{--tw-gradient-to: #92400e !important}.lg\:to-yellow-900{--tw-gradient-to: #78350f !important}.lg\:to-green-50{--tw-gradient-to: #ecfdf5 !important}.lg\:to-green-100{--tw-gradient-to: #d1fae5 !important}.lg\:to-green-200{--tw-gradient-to: #a7f3d0 !important}.lg\:to-green-300{--tw-gradient-to: #6ee7b7 !important}.lg\:to-green-400{--tw-gradient-to: #34d399 !important}.lg\:to-green-500{--tw-gradient-to: #10b981 !important}.lg\:to-green-600{--tw-gradient-to: #059669 !important}.lg\:to-green-700{--tw-gradient-to: #047857 !important}.lg\:to-green-800{--tw-gradient-to: #065f46 !important}.lg\:to-green-900{--tw-gradient-to: #064e3b !important}.lg\:to-blue-50{--tw-gradient-to: #eff6ff !important}.lg\:to-blue-100{--tw-gradient-to: #dbeafe !important}.lg\:to-blue-200{--tw-gradient-to: #bfdbfe !important}.lg\:to-blue-300{--tw-gradient-to: #93c5fd !important}.lg\:to-blue-400{--tw-gradient-to: #60a5fa !important}.lg\:to-blue-500{--tw-gradient-to: #3b82f6 !important}.lg\:to-blue-600{--tw-gradient-to: #2563eb !important}.lg\:to-blue-700{--tw-gradient-to: #1d4ed8 !important}.lg\:to-blue-800{--tw-gradient-to: #1e40af !important}.lg\:to-blue-900{--tw-gradient-to: #1e3a8a !important}.lg\:to-indigo-50{--tw-gradient-to: #eef2ff !important}.lg\:to-indigo-100{--tw-gradient-to: #e0e7ff !important}.lg\:to-indigo-200{--tw-gradient-to: #c7d2fe !important}.lg\:to-indigo-300{--tw-gradient-to: #a5b4fc !important}.lg\:to-indigo-400{--tw-gradient-to: #818cf8 !important}.lg\:to-indigo-500{--tw-gradient-to: #6366f1 !important}.lg\:to-indigo-600{--tw-gradient-to: #4f46e5 !important}.lg\:to-indigo-700{--tw-gradient-to: #4338ca !important}.lg\:to-indigo-800{--tw-gradient-to: #3730a3 !important}.lg\:to-indigo-900{--tw-gradient-to: #312e81 !important}.lg\:to-purple-50{--tw-gradient-to: #f5f3ff !important}.lg\:to-purple-100{--tw-gradient-to: #ede9fe !important}.lg\:to-purple-200{--tw-gradient-to: #ddd6fe !important}.lg\:to-purple-300{--tw-gradient-to: #c4b5fd !important}.lg\:to-purple-400{--tw-gradient-to: #a78bfa !important}.lg\:to-purple-500{--tw-gradient-to: #8b5cf6 !important}.lg\:to-purple-600{--tw-gradient-to: #7c3aed !important}.lg\:to-purple-700{--tw-gradient-to: #6d28d9 !important}.lg\:to-purple-800{--tw-gradient-to: #5b21b6 !important}.lg\:to-purple-900{--tw-gradient-to: #4c1d95 !important}.lg\:to-pink-50{--tw-gradient-to: #fdf2f8 !important}.lg\:to-pink-100{--tw-gradient-to: #fce7f3 !important}.lg\:to-pink-200{--tw-gradient-to: #fbcfe8 !important}.lg\:to-pink-300{--tw-gradient-to: #f9a8d4 !important}.lg\:to-pink-400{--tw-gradient-to: #f472b6 !important}.lg\:to-pink-500{--tw-gradient-to: #ec4899 !important}.lg\:to-pink-600{--tw-gradient-to: #db2777 !important}.lg\:to-pink-700{--tw-gradient-to: #be185d !important}.lg\:to-pink-800{--tw-gradient-to: #9d174d !important}.lg\:to-pink-900{--tw-gradient-to: #831843 !important}.lg\:to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.lg\:to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.lg\:to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.lg\:to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.lg\:to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.lg\:to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.lg\:to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.lg\:to-grey-border{--tw-gradient-to: #D0D0D0 !important}.lg\:to-error-red{--tw-gradient-to: #CC3332 !important}.lg\:to-surface-1{--tw-gradient-to: #F6F8FB !important}.lg\:to-surface-2{--tw-gradient-to: #F8F8F8 !important}.lg\:to-surface-3{--tw-gradient-to: #E8E8E8 !important}.lg\:to-surface-4{--tw-gradient-to: #FFFFFF !important}.lg\:to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.lg\:to-light-error-red{--tw-gradient-to: #f9eaea !important}.lg\:to-offblack{--tw-gradient-to: #333333 !important}.lg\:to-meta{--tw-gradient-to: #757575 !important}.lg\:to-warning-yellow{--tw-gradient-to: #F89406 !important}.lg\:hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.lg\:hover\:to-current:hover{--tw-gradient-to: currentColor !important}.lg\:hover\:to-black:hover{--tw-gradient-to: #000 !important}.lg\:hover\:to-white:hover{--tw-gradient-to: #fff !important}.lg\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.lg\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.lg\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.lg\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.lg\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.lg\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.lg\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.lg\:hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.lg\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.lg\:hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.lg\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.lg\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.lg\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.lg\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.lg\:hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.lg\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.lg\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.lg\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.lg\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.lg\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.lg\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.lg\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.lg\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.lg\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.lg\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.lg\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.lg\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.lg\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.lg\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.lg\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.lg\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.lg\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.lg\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.lg\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.lg\:hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.lg\:hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.lg\:hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.lg\:hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.lg\:hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.lg\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.lg\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.lg\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.lg\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.lg\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.lg\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.lg\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.lg\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.lg\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.lg\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.lg\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.lg\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.lg\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.lg\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.lg\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.lg\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.lg\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.lg\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.lg\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.lg\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.lg\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.lg\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.lg\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.lg\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.lg\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.lg\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.lg\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.lg\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.lg\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.lg\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.lg\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.lg\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.lg\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.lg\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.lg\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.lg\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.lg\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.lg\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.lg\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.lg\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.lg\:hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.lg\:hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.lg\:hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.lg\:hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.lg\:hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.lg\:hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.lg\:hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.lg\:hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.lg\:hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.lg\:hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.lg\:hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.lg\:hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.lg\:hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.lg\:hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.lg\:hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.lg\:hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.lg\:hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.lg\:hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.lg\:hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.lg\:focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.lg\:focus\:to-current:focus{--tw-gradient-to: currentColor !important}.lg\:focus\:to-black:focus{--tw-gradient-to: #000 !important}.lg\:focus\:to-white:focus{--tw-gradient-to: #fff !important}.lg\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.lg\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.lg\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.lg\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.lg\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.lg\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.lg\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.lg\:focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.lg\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.lg\:focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.lg\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.lg\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.lg\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.lg\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.lg\:focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.lg\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.lg\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.lg\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.lg\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.lg\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.lg\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.lg\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.lg\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.lg\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.lg\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.lg\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.lg\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.lg\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.lg\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.lg\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.lg\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.lg\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.lg\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.lg\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.lg\:focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.lg\:focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.lg\:focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.lg\:focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.lg\:focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.lg\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.lg\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.lg\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.lg\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.lg\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.lg\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.lg\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.lg\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.lg\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.lg\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.lg\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.lg\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.lg\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.lg\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.lg\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.lg\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.lg\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.lg\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.lg\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.lg\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.lg\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.lg\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.lg\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.lg\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.lg\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.lg\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.lg\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.lg\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.lg\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.lg\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.lg\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.lg\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.lg\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.lg\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.lg\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.lg\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.lg\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.lg\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.lg\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.lg\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.lg\:focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.lg\:focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.lg\:focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.lg\:focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.lg\:focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.lg\:focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.lg\:focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.lg\:focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.lg\:focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.lg\:focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.lg\:focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.lg\:focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.lg\:focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.lg\:focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.lg\:focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.lg\:focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.lg\:focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.lg\:focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.lg\:focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.lg\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.lg\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}.lg\:bg-fixed{background-attachment:fixed!important}.lg\:bg-local{background-attachment:local!important}.lg\:bg-scroll{background-attachment:scroll!important}.lg\:bg-clip-border{background-clip:border-box!important}.lg\:bg-clip-padding{background-clip:padding-box!important}.lg\:bg-clip-content{background-clip:content-box!important}.lg\:bg-clip-text{background-clip:text!important}.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:center!important}.lg\:bg-left{background-position:left!important}.lg\:bg-left-bottom{background-position:left bottom!important}.lg\:bg-left-top{background-position:left top!important}.lg\:bg-right{background-position:right!important}.lg\:bg-right-bottom{background-position:right bottom!important}.lg\:bg-right-top{background-position:right top!important}.lg\:bg-top{background-position:top!important}.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}.lg\:bg-origin-border{background-origin:border-box!important}.lg\:bg-origin-padding{background-origin:padding-box!important}.lg\:bg-origin-content{background-origin:content-box!important}.lg\:fill-current{fill:currentColor!important}.lg\:stroke-current{stroke:currentColor!important}.lg\:stroke-0{stroke-width:0!important}.lg\:stroke-1{stroke-width:1!important}.lg\:stroke-2{stroke-width:2!important}.lg\:object-contain{object-fit:contain!important}.lg\:object-cover{object-fit:cover!important}.lg\:object-fill{object-fit:fill!important}.lg\:object-none{object-fit:none!important}.lg\:object-scale-down{object-fit:scale-down!important}.lg\:object-bottom{object-position:bottom!important}.lg\:object-center{object-position:center!important}.lg\:object-left{object-position:left!important}.lg\:object-left-bottom{object-position:left bottom!important}.lg\:object-left-top{object-position:left top!important}.lg\:object-right{object-position:right!important}.lg\:object-right-bottom{object-position:right bottom!important}.lg\:object-right-top{object-position:right top!important}.lg\:object-top{object-position:top!important}.lg\:p-0{padding:0!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:.75rem!important}.lg\:p-4{padding:1rem!important}.lg\:p-5{padding:1.25rem!important}.lg\:p-6{padding:1.5rem!important}.lg\:p-7{padding:1.75rem!important}.lg\:p-8{padding:2rem!important}.lg\:p-9{padding:2.25rem!important}.lg\:p-10{padding:2.5rem!important}.lg\:p-11{padding:2.75rem!important}.lg\:p-12{padding:3rem!important}.lg\:p-14{padding:3.5rem!important}.lg\:p-16{padding:4rem!important}.lg\:p-20{padding:5rem!important}.lg\:p-24{padding:6rem!important}.lg\:p-28{padding:7rem!important}.lg\:p-30{padding:7.5rem!important}.lg\:p-32{padding:8rem!important}.lg\:p-36{padding:9rem!important}.lg\:p-40{padding:10rem!important}.lg\:p-44{padding:11rem!important}.lg\:p-48{padding:12rem!important}.lg\:p-52{padding:13rem!important}.lg\:p-56{padding:14rem!important}.lg\:p-60{padding:15rem!important}.lg\:p-64{padding:16rem!important}.lg\:p-72{padding:18rem!important}.lg\:p-80{padding:20rem!important}.lg\:p-82{padding:20.5rem!important}.lg\:p-85{padding:21.25rem!important}.lg\:p-96{padding:24rem!important}.lg\:p-416{padding:26rem!important}.lg\:p-550{padding:34.375rem!important}.lg\:p-600{padding:37.5rem!important}.lg\:p-px{padding:1px!important}.lg\:p-0\.5{padding:.125rem!important}.lg\:p-1\.5{padding:.375rem!important}.lg\:p-2\.5{padding:.625rem!important}.lg\:p-3\.5{padding:.875rem!important}.lg\:p-tw-1{padding:.25rem!important}.lg\:p-tw-2{padding:.5rem!important}.lg\:p-tw-3{padding:.75rem!important}.lg\:p-tw-3\.5{padding:.9375rem!important}.lg\:p-tw-4{padding:1rem!important}.lg\:p-tw-5{padding:1.25rem!important}.lg\:p-51per{padding:51%!important}.lg\:p-max-content{padding:max-content!important}.lg\:px-0{padding-left:0!important;padding-right:0!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:px-24{padding-left:6rem!important;padding-right:6rem!important}.lg\:px-28{padding-left:7rem!important;padding-right:7rem!important}.lg\:px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.lg\:px-32{padding-left:8rem!important;padding-right:8rem!important}.lg\:px-36{padding-left:9rem!important;padding-right:9rem!important}.lg\:px-40{padding-left:10rem!important;padding-right:10rem!important}.lg\:px-44{padding-left:11rem!important;padding-right:11rem!important}.lg\:px-48{padding-left:12rem!important;padding-right:12rem!important}.lg\:px-52{padding-left:13rem!important;padding-right:13rem!important}.lg\:px-56{padding-left:14rem!important;padding-right:14rem!important}.lg\:px-60{padding-left:15rem!important;padding-right:15rem!important}.lg\:px-64{padding-left:16rem!important;padding-right:16rem!important}.lg\:px-72{padding-left:18rem!important;padding-right:18rem!important}.lg\:px-80{padding-left:20rem!important;padding-right:20rem!important}.lg\:px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.lg\:px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.lg\:px-96{padding-left:24rem!important;padding-right:24rem!important}.lg\:px-416{padding-left:26rem!important;padding-right:26rem!important}.lg\:px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.lg\:px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.lg\:px-px{padding-left:1px!important;padding-right:1px!important}.lg\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.lg\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.lg\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.lg\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.lg\:px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.lg\:px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:px-51per{padding-left:51%!important;padding-right:51%!important}.lg\:px-max-content{padding-left:max-content!important;padding-right:max-content!important}.lg\:py-0{padding-top:0!important;padding-bottom:0!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.lg\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.lg\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.lg\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.lg\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.lg\:py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.lg\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}.lg\:py-36{padding-top:9rem!important;padding-bottom:9rem!important}.lg\:py-40{padding-top:10rem!important;padding-bottom:10rem!important}.lg\:py-44{padding-top:11rem!important;padding-bottom:11rem!important}.lg\:py-48{padding-top:12rem!important;padding-bottom:12rem!important}.lg\:py-52{padding-top:13rem!important;padding-bottom:13rem!important}.lg\:py-56{padding-top:14rem!important;padding-bottom:14rem!important}.lg\:py-60{padding-top:15rem!important;padding-bottom:15rem!important}.lg\:py-64{padding-top:16rem!important;padding-bottom:16rem!important}.lg\:py-72{padding-top:18rem!important;padding-bottom:18rem!important}.lg\:py-80{padding-top:20rem!important;padding-bottom:20rem!important}.lg\:py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.lg\:py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.lg\:py-96{padding-top:24rem!important;padding-bottom:24rem!important}.lg\:py-416{padding-top:26rem!important;padding-bottom:26rem!important}.lg\:py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.lg\:py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.lg\:py-px{padding-top:1px!important;padding-bottom:1px!important}.lg\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.lg\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.lg\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.lg\:py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.lg\:py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.lg\:py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.lg\:py-51per{padding-top:51%!important;padding-bottom:51%!important}.lg\:py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.lg\:pt-0{padding-top:0!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:.75rem!important}.lg\:pt-4{padding-top:1rem!important}.lg\:pt-5{padding-top:1.25rem!important}.lg\:pt-6{padding-top:1.5rem!important}.lg\:pt-7{padding-top:1.75rem!important}.lg\:pt-8{padding-top:2rem!important}.lg\:pt-9{padding-top:2.25rem!important}.lg\:pt-10{padding-top:2.5rem!important}.lg\:pt-11{padding-top:2.75rem!important}.lg\:pt-12{padding-top:3rem!important}.lg\:pt-14{padding-top:3.5rem!important}.lg\:pt-16{padding-top:4rem!important}.lg\:pt-20{padding-top:5rem!important}.lg\:pt-24{padding-top:6rem!important}.lg\:pt-28{padding-top:7rem!important}.lg\:pt-30{padding-top:7.5rem!important}.lg\:pt-32{padding-top:8rem!important}.lg\:pt-36{padding-top:9rem!important}.lg\:pt-40{padding-top:10rem!important}.lg\:pt-44{padding-top:11rem!important}.lg\:pt-48{padding-top:12rem!important}.lg\:pt-52{padding-top:13rem!important}.lg\:pt-56{padding-top:14rem!important}.lg\:pt-60{padding-top:15rem!important}.lg\:pt-64{padding-top:16rem!important}.lg\:pt-72{padding-top:18rem!important}.lg\:pt-80{padding-top:20rem!important}.lg\:pt-82{padding-top:20.5rem!important}.lg\:pt-85{padding-top:21.25rem!important}.lg\:pt-96{padding-top:24rem!important}.lg\:pt-416{padding-top:26rem!important}.lg\:pt-550{padding-top:34.375rem!important}.lg\:pt-600{padding-top:37.5rem!important}.lg\:pt-px{padding-top:1px!important}.lg\:pt-0\.5{padding-top:.125rem!important}.lg\:pt-1\.5{padding-top:.375rem!important}.lg\:pt-2\.5{padding-top:.625rem!important}.lg\:pt-3\.5{padding-top:.875rem!important}.lg\:pt-tw-1{padding-top:.25rem!important}.lg\:pt-tw-2{padding-top:.5rem!important}.lg\:pt-tw-3{padding-top:.75rem!important}.lg\:pt-tw-3\.5{padding-top:.9375rem!important}.lg\:pt-tw-4{padding-top:1rem!important}.lg\:pt-tw-5{padding-top:1.25rem!important}.lg\:pt-51per{padding-top:51%!important}.lg\:pt-max-content{padding-top:max-content!important}.lg\:pr-0{padding-right:0!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:.75rem!important}.lg\:pr-4{padding-right:1rem!important}.lg\:pr-5{padding-right:1.25rem!important}.lg\:pr-6{padding-right:1.5rem!important}.lg\:pr-7{padding-right:1.75rem!important}.lg\:pr-8{padding-right:2rem!important}.lg\:pr-9{padding-right:2.25rem!important}.lg\:pr-10{padding-right:2.5rem!important}.lg\:pr-11{padding-right:2.75rem!important}.lg\:pr-12{padding-right:3rem!important}.lg\:pr-14{padding-right:3.5rem!important}.lg\:pr-16{padding-right:4rem!important}.lg\:pr-20{padding-right:5rem!important}.lg\:pr-24{padding-right:6rem!important}.lg\:pr-28{padding-right:7rem!important}.lg\:pr-30{padding-right:7.5rem!important}.lg\:pr-32{padding-right:8rem!important}.lg\:pr-36{padding-right:9rem!important}.lg\:pr-40{padding-right:10rem!important}.lg\:pr-44{padding-right:11rem!important}.lg\:pr-48{padding-right:12rem!important}.lg\:pr-52{padding-right:13rem!important}.lg\:pr-56{padding-right:14rem!important}.lg\:pr-60{padding-right:15rem!important}.lg\:pr-64{padding-right:16rem!important}.lg\:pr-72{padding-right:18rem!important}.lg\:pr-80{padding-right:20rem!important}.lg\:pr-82{padding-right:20.5rem!important}.lg\:pr-85{padding-right:21.25rem!important}.lg\:pr-96{padding-right:24rem!important}.lg\:pr-416{padding-right:26rem!important}.lg\:pr-550{padding-right:34.375rem!important}.lg\:pr-600{padding-right:37.5rem!important}.lg\:pr-px{padding-right:1px!important}.lg\:pr-0\.5{padding-right:.125rem!important}.lg\:pr-1\.5{padding-right:.375rem!important}.lg\:pr-2\.5{padding-right:.625rem!important}.lg\:pr-3\.5{padding-right:.875rem!important}.lg\:pr-tw-1{padding-right:.25rem!important}.lg\:pr-tw-2{padding-right:.5rem!important}.lg\:pr-tw-3{padding-right:.75rem!important}.lg\:pr-tw-3\.5{padding-right:.9375rem!important}.lg\:pr-tw-4{padding-right:1rem!important}.lg\:pr-tw-5{padding-right:1.25rem!important}.lg\:pr-51per{padding-right:51%!important}.lg\:pr-max-content{padding-right:max-content!important}.lg\:pb-0{padding-bottom:0!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:.75rem!important}.lg\:pb-4{padding-bottom:1rem!important}.lg\:pb-5{padding-bottom:1.25rem!important}.lg\:pb-6{padding-bottom:1.5rem!important}.lg\:pb-7{padding-bottom:1.75rem!important}.lg\:pb-8{padding-bottom:2rem!important}.lg\:pb-9{padding-bottom:2.25rem!important}.lg\:pb-10{padding-bottom:2.5rem!important}.lg\:pb-11{padding-bottom:2.75rem!important}.lg\:pb-12{padding-bottom:3rem!important}.lg\:pb-14{padding-bottom:3.5rem!important}.lg\:pb-16{padding-bottom:4rem!important}.lg\:pb-20{padding-bottom:5rem!important}.lg\:pb-24{padding-bottom:6rem!important}.lg\:pb-28{padding-bottom:7rem!important}.lg\:pb-30{padding-bottom:7.5rem!important}.lg\:pb-32{padding-bottom:8rem!important}.lg\:pb-36{padding-bottom:9rem!important}.lg\:pb-40{padding-bottom:10rem!important}.lg\:pb-44{padding-bottom:11rem!important}.lg\:pb-48{padding-bottom:12rem!important}.lg\:pb-52{padding-bottom:13rem!important}.lg\:pb-56{padding-bottom:14rem!important}.lg\:pb-60{padding-bottom:15rem!important}.lg\:pb-64{padding-bottom:16rem!important}.lg\:pb-72{padding-bottom:18rem!important}.lg\:pb-80{padding-bottom:20rem!important}.lg\:pb-82{padding-bottom:20.5rem!important}.lg\:pb-85{padding-bottom:21.25rem!important}.lg\:pb-96{padding-bottom:24rem!important}.lg\:pb-416{padding-bottom:26rem!important}.lg\:pb-550{padding-bottom:34.375rem!important}.lg\:pb-600{padding-bottom:37.5rem!important}.lg\:pb-px{padding-bottom:1px!important}.lg\:pb-0\.5{padding-bottom:.125rem!important}.lg\:pb-1\.5{padding-bottom:.375rem!important}.lg\:pb-2\.5{padding-bottom:.625rem!important}.lg\:pb-3\.5{padding-bottom:.875rem!important}.lg\:pb-tw-1{padding-bottom:.25rem!important}.lg\:pb-tw-2{padding-bottom:.5rem!important}.lg\:pb-tw-3{padding-bottom:.75rem!important}.lg\:pb-tw-3\.5{padding-bottom:.9375rem!important}.lg\:pb-tw-4{padding-bottom:1rem!important}.lg\:pb-tw-5{padding-bottom:1.25rem!important}.lg\:pb-51per{padding-bottom:51%!important}.lg\:pb-max-content{padding-bottom:max-content!important}.lg\:pl-0{padding-left:0!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:.75rem!important}.lg\:pl-4{padding-left:1rem!important}.lg\:pl-5{padding-left:1.25rem!important}.lg\:pl-6{padding-left:1.5rem!important}.lg\:pl-7{padding-left:1.75rem!important}.lg\:pl-8{padding-left:2rem!important}.lg\:pl-9{padding-left:2.25rem!important}.lg\:pl-10{padding-left:2.5rem!important}.lg\:pl-11{padding-left:2.75rem!important}.lg\:pl-12{padding-left:3rem!important}.lg\:pl-14{padding-left:3.5rem!important}.lg\:pl-16{padding-left:4rem!important}.lg\:pl-20{padding-left:5rem!important}.lg\:pl-24{padding-left:6rem!important}.lg\:pl-28{padding-left:7rem!important}.lg\:pl-30{padding-left:7.5rem!important}.lg\:pl-32{padding-left:8rem!important}.lg\:pl-36{padding-left:9rem!important}.lg\:pl-40{padding-left:10rem!important}.lg\:pl-44{padding-left:11rem!important}.lg\:pl-48{padding-left:12rem!important}.lg\:pl-52{padding-left:13rem!important}.lg\:pl-56{padding-left:14rem!important}.lg\:pl-60{padding-left:15rem!important}.lg\:pl-64{padding-left:16rem!important}.lg\:pl-72{padding-left:18rem!important}.lg\:pl-80{padding-left:20rem!important}.lg\:pl-82{padding-left:20.5rem!important}.lg\:pl-85{padding-left:21.25rem!important}.lg\:pl-96{padding-left:24rem!important}.lg\:pl-416{padding-left:26rem!important}.lg\:pl-550{padding-left:34.375rem!important}.lg\:pl-600{padding-left:37.5rem!important}.lg\:pl-px{padding-left:1px!important}.lg\:pl-0\.5{padding-left:.125rem!important}.lg\:pl-1\.5{padding-left:.375rem!important}.lg\:pl-2\.5{padding-left:.625rem!important}.lg\:pl-3\.5{padding-left:.875rem!important}.lg\:pl-tw-1{padding-left:.25rem!important}.lg\:pl-tw-2{padding-left:.5rem!important}.lg\:pl-tw-3{padding-left:.75rem!important}.lg\:pl-tw-3\.5{padding-left:.9375rem!important}.lg\:pl-tw-4{padding-left:1rem!important}.lg\:pl-tw-5{padding-left:1.25rem!important}.lg\:pl-51per{padding-left:51%!important}.lg\:pl-max-content{padding-left:max-content!important}.lg\:text-left{text-align:left!important}.lg\:text-center{text-align:center!important}.lg\:text-right{text-align:right!important}.lg\:text-justify{text-align:justify!important}.lg\:align-baseline{vertical-align:baseline!important}.lg\:align-top{vertical-align:top!important}.lg\:align-middle{vertical-align:middle!important}.lg\:align-bottom{vertical-align:bottom!important}.lg\:align-text-top{vertical-align:text-top!important}.lg\:align-text-bottom{vertical-align:text-bottom!important}.lg\:font-sans,.lg\:font-serif,.lg\:font-mono,.lg\:font-display,.lg\:font-body{font-family:Athlon!important}.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.lg\:text-base{font-size:1rem!important;line-height:1.5rem!important}.lg\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.lg\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.lg\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.lg\:text-5xl{font-size:3rem!important;line-height:1!important}.lg\:text-6xl{font-size:3.75rem!important;line-height:1!important}.lg\:text-7xl{font-size:4.5rem!important;line-height:1!important}.lg\:text-8xl{font-size:6rem!important;line-height:1!important}.lg\:text-9xl{font-size:8rem!important;line-height:1!important}.lg\:text-xxs{font-size:.625rem!important}.lg\:text-3\.5xl{font-size:2rem!important}.lg\:text-4\.5xl{font-size:2.5rem!important}.lg\:text-4\.6xl{font-size:2.625rem!important}.lg\:font-thin{font-weight:100!important}.lg\:font-extralight{font-weight:200!important}.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}.lg\:font-extrabold{font-weight:800!important}.lg\:font-black{font-weight:900!important}.lg\:uppercase{text-transform:uppercase!important}.lg\:lowercase{text-transform:lowercase!important}.lg\:capitalize{text-transform:capitalize!important}.lg\:normal-case{text-transform:none!important}.lg\:italic{font-style:italic!important}.lg\:not-italic{font-style:normal!important}.lg\:ordinal,.lg\:slashed-zero,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:proportional-nums,.lg\:tabular-nums,.lg\:diagonal-fractions,.lg\:stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.lg\:normal-nums{font-variant-numeric:normal!important}.lg\:ordinal{--tw-ordinal: ordinal !important}.lg\:slashed-zero{--tw-slashed-zero: slashed-zero !important}.lg\:lining-nums{--tw-numeric-figure: lining-nums !important}.lg\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.lg\:proportional-nums{--tw-numeric-spacing: proportional-nums !important}.lg\:tabular-nums{--tw-numeric-spacing: tabular-nums !important}.lg\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.lg\:stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.lg\:leading-11{line-height:2.75rem!important}.lg\:leading-12{line-height:3rem!important}.lg\:leading-13{line-height:3.125rem!important}.lg\:leading-14{line-height:4.5rem!important}.lg\:tracking-tighter{letter-spacing:-.05em!important}.lg\:tracking-tight{letter-spacing:-.025em!important}.lg\:tracking-normal{letter-spacing:0em!important}.lg\:tracking-wide{letter-spacing:.025em!important}.lg\:tracking-wider{letter-spacing:.05em!important}.lg\:tracking-widest{letter-spacing:.1em!important}.lg\:text-transparent{color:transparent!important}.lg\:text-current{color:currentColor!important}.lg\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.lg\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.lg\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.lg\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.lg\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.lg\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.lg\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.lg\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.lg\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.lg\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.lg\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.lg\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.lg\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.lg\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.lg\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.lg\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.lg\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.lg\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.lg\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.lg\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.lg\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.lg\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.lg\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.lg\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.lg\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.lg\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.lg\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.lg\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.lg\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.lg\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.lg\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.lg\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.lg\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.lg\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.lg\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.lg\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.lg\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.lg\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.lg\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.lg\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.lg\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.lg\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.lg\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.lg\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.lg\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.lg\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.lg\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.lg\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.lg\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.lg\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.lg\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.lg\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.lg\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.lg\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.lg\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.lg\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.lg\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.lg\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.lg\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.lg\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.lg\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.lg\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.lg\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.lg\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.lg\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.lg\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.lg\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.lg\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.lg\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.lg\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.lg\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.lg\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.lg\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.lg\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.lg\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.lg\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.lg\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.lg\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.lg\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.lg\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.lg\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.lg\:text-primary-blue{color:var(--primary-color)!important}.lg\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.lg\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.lg\:text-primary-green{color:var(--conversion-color)!important}.lg\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.lg\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.lg\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.lg\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.lg\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.lg\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.lg\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.lg\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.lg\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:text-light-grey{color:var(--backgroud-light-primary)!important}.lg\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.lg\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.lg\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.lg\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-transparent{color:transparent!important}.group:hover .lg\:group-hover\:text-current{color:currentColor!important}.group:hover .lg\:group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .lg\:group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .lg\:group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .lg\:group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .lg\:group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.lg\:focus-within\:text-transparent:focus-within{color:transparent!important}.lg\:focus-within\:text-current:focus-within{color:currentColor!important}.lg\:focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.lg\:focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.lg\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.lg\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.lg\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.lg\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.lg\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.lg\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.lg\:focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.lg\:focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.lg\:focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.lg\:focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.lg\:focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.lg\:focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.lg\:focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.lg\:focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.lg\:focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.lg\:focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.lg\:focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.lg\:focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.lg\:focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.lg\:focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.lg\:focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.lg\:focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.lg\:focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.lg\:hover\:text-transparent:hover{color:transparent!important}.lg\:hover\:text-current:hover{color:currentColor!important}.lg\:hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.lg\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.lg\:hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.lg\:hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.lg\:hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.lg\:hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.lg\:hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.lg\:hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.lg\:hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.lg\:hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.lg\:hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.lg\:hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.lg\:hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.lg\:hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.lg\:hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.lg\:hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.lg\:hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.lg\:hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.lg\:hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.lg\:hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.lg\:hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.lg\:hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.lg\:hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.lg\:hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.lg\:hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.lg\:hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.lg\:hover\:text-primary-blue:hover{color:var(--primary-color)!important}.lg\:hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.lg\:hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.lg\:hover\:text-primary-green:hover{color:var(--conversion-color)!important}.lg\:hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.lg\:hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.lg\:hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.lg\:hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.lg\:hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.lg\:hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.lg\:hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.lg\:hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.lg\:hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.lg\:hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.lg\:hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.lg\:hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.lg\:hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.lg\:focus\:text-transparent:focus{color:transparent!important}.lg\:focus\:text-current:focus{color:currentColor!important}.lg\:focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.lg\:focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.lg\:focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.lg\:focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.lg\:focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.lg\:focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.lg\:focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.lg\:focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.lg\:focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.lg\:focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.lg\:focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.lg\:focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.lg\:focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.lg\:focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.lg\:focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.lg\:focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.lg\:focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.lg\:focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.lg\:focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.lg\:focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.lg\:focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.lg\:focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.lg\:focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.lg\:focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.lg\:focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.lg\:focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.lg\:focus\:text-primary-blue:focus{color:var(--primary-color)!important}.lg\:focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.lg\:focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.lg\:focus\:text-primary-green:focus{color:var(--conversion-color)!important}.lg\:focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.lg\:focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.lg\:focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.lg\:focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.lg\:focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.lg\:focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.lg\:focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.lg\:focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.lg\:focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.lg\:focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.lg\:focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.lg\:focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.lg\:focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.lg\:disabled\:text-transparent:disabled{color:transparent!important}.lg\:disabled\:text-current:disabled{color:currentColor!important}.lg\:disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.lg\:disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.lg\:disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.lg\:disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.lg\:disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.lg\:disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.lg\:disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.lg\:disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.lg\:disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.lg\:disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.lg\:disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.lg\:disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.lg\:disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.lg\:disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.lg\:disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.lg\:disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.lg\:disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.lg\:disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.lg\:disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.lg\:disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.lg\:disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.lg\:disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.lg\:disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.lg\:disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.lg\:disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.lg\:disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.lg\:disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.lg\:text-opacity-0{--tw-text-opacity: 0 !important}.lg\:text-opacity-5{--tw-text-opacity: .05 !important}.lg\:text-opacity-10{--tw-text-opacity: .1 !important}.lg\:text-opacity-20{--tw-text-opacity: .2 !important}.lg\:text-opacity-25{--tw-text-opacity: .25 !important}.lg\:text-opacity-30{--tw-text-opacity: .3 !important}.lg\:text-opacity-40{--tw-text-opacity: .4 !important}.lg\:text-opacity-50{--tw-text-opacity: .5 !important}.lg\:text-opacity-60{--tw-text-opacity: .6 !important}.lg\:text-opacity-70{--tw-text-opacity: .7 !important}.lg\:text-opacity-75{--tw-text-opacity: .75 !important}.lg\:text-opacity-80{--tw-text-opacity: .8 !important}.lg\:text-opacity-90{--tw-text-opacity: .9 !important}.lg\:text-opacity-95{--tw-text-opacity: .95 !important}.lg\:text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .lg\:group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .lg\:group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .lg\:group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .lg\:group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .lg\:group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .lg\:group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .lg\:group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .lg\:group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .lg\:group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .lg\:group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .lg\:group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .lg\:group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .lg\:group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .lg\:group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .lg\:group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.lg\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.lg\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.lg\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.lg\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.lg\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.lg\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.lg\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.lg\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.lg\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.lg\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.lg\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.lg\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.lg\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.lg\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.lg\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.lg\:hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.lg\:hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.lg\:hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.lg\:hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.lg\:hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.lg\:hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.lg\:hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.lg\:hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.lg\:hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.lg\:hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.lg\:hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.lg\:hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.lg\:hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.lg\:hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.lg\:hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.lg\:focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.lg\:focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.lg\:focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.lg\:focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.lg\:focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.lg\:focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.lg\:focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.lg\:focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.lg\:focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.lg\:focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.lg\:focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.lg\:focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.lg\:focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.lg\:focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.lg\:focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.lg\:underline{text-decoration:underline!important}.lg\:line-through{text-decoration:line-through!important}.lg\:no-underline{text-decoration:none!important}.group:hover .lg\:group-hover\:underline{text-decoration:underline!important}.group:hover .lg\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .lg\:group-hover\:no-underline{text-decoration:none!important}.lg\:focus-within\:underline:focus-within{text-decoration:underline!important}.lg\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.lg\:focus-within\:no-underline:focus-within{text-decoration:none!important}.lg\:hover\:underline:hover{text-decoration:underline!important}.lg\:hover\:line-through:hover{text-decoration:line-through!important}.lg\:hover\:no-underline:hover{text-decoration:none!important}.lg\:focus\:underline:focus{text-decoration:underline!important}.lg\:focus\:line-through:focus{text-decoration:line-through!important}.lg\:focus\:no-underline:focus{text-decoration:none!important}.lg\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:placeholder-transparent::placeholder{color:transparent!important}.lg\:placeholder-current::placeholder{color:currentColor!important}.lg\:placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.lg\:placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.lg\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.lg\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.lg\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.lg\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.lg\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.lg\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.lg\:placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.lg\:placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.lg\:placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.lg\:placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.lg\:placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.lg\:placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.lg\:placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.lg\:placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.lg\:placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.lg\:placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.lg\:placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.lg\:placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.lg\:placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.lg\:placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.lg\:placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.lg\:placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.lg\:placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.lg\:focus\:placeholder-current:focus::placeholder{color:currentColor!important}.lg\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.lg\:focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.lg\:focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.lg\:focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.lg\:focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.lg\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.lg\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.lg\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.lg\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.lg\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.lg\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.lg\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.lg\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.lg\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.lg\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.lg\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.lg\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.lg\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.lg\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.lg\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.lg\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.lg\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.lg\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.lg\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.lg\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.lg\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.lg\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.lg\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.lg\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.lg\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.lg\:opacity-0{opacity:0!important}.lg\:opacity-5{opacity:.05!important}.lg\:opacity-10{opacity:.1!important}.lg\:opacity-20{opacity:.2!important}.lg\:opacity-25{opacity:.25!important}.lg\:opacity-30{opacity:.3!important}.lg\:opacity-40{opacity:.4!important}.lg\:opacity-50{opacity:.5!important}.lg\:opacity-60{opacity:.6!important}.lg\:opacity-70{opacity:.7!important}.lg\:opacity-75{opacity:.75!important}.lg\:opacity-80{opacity:.8!important}.lg\:opacity-90{opacity:.9!important}.lg\:opacity-95{opacity:.95!important}.lg\:opacity-100{opacity:1!important}.group:hover .lg\:group-hover\:opacity-0{opacity:0!important}.group:hover .lg\:group-hover\:opacity-5{opacity:.05!important}.group:hover .lg\:group-hover\:opacity-10{opacity:.1!important}.group:hover .lg\:group-hover\:opacity-20{opacity:.2!important}.group:hover .lg\:group-hover\:opacity-25{opacity:.25!important}.group:hover .lg\:group-hover\:opacity-30{opacity:.3!important}.group:hover .lg\:group-hover\:opacity-40{opacity:.4!important}.group:hover .lg\:group-hover\:opacity-50{opacity:.5!important}.group:hover .lg\:group-hover\:opacity-60{opacity:.6!important}.group:hover .lg\:group-hover\:opacity-70{opacity:.7!important}.group:hover .lg\:group-hover\:opacity-75{opacity:.75!important}.group:hover .lg\:group-hover\:opacity-80{opacity:.8!important}.group:hover .lg\:group-hover\:opacity-90{opacity:.9!important}.group:hover .lg\:group-hover\:opacity-95{opacity:.95!important}.group:hover .lg\:group-hover\:opacity-100{opacity:1!important}.lg\:focus-within\:opacity-0:focus-within{opacity:0!important}.lg\:focus-within\:opacity-5:focus-within{opacity:.05!important}.lg\:focus-within\:opacity-10:focus-within{opacity:.1!important}.lg\:focus-within\:opacity-20:focus-within{opacity:.2!important}.lg\:focus-within\:opacity-25:focus-within{opacity:.25!important}.lg\:focus-within\:opacity-30:focus-within{opacity:.3!important}.lg\:focus-within\:opacity-40:focus-within{opacity:.4!important}.lg\:focus-within\:opacity-50:focus-within{opacity:.5!important}.lg\:focus-within\:opacity-60:focus-within{opacity:.6!important}.lg\:focus-within\:opacity-70:focus-within{opacity:.7!important}.lg\:focus-within\:opacity-75:focus-within{opacity:.75!important}.lg\:focus-within\:opacity-80:focus-within{opacity:.8!important}.lg\:focus-within\:opacity-90:focus-within{opacity:.9!important}.lg\:focus-within\:opacity-95:focus-within{opacity:.95!important}.lg\:focus-within\:opacity-100:focus-within{opacity:1!important}.lg\:hover\:opacity-0:hover{opacity:0!important}.lg\:hover\:opacity-5:hover{opacity:.05!important}.lg\:hover\:opacity-10:hover{opacity:.1!important}.lg\:hover\:opacity-20:hover{opacity:.2!important}.lg\:hover\:opacity-25:hover{opacity:.25!important}.lg\:hover\:opacity-30:hover{opacity:.3!important}.lg\:hover\:opacity-40:hover{opacity:.4!important}.lg\:hover\:opacity-50:hover{opacity:.5!important}.lg\:hover\:opacity-60:hover{opacity:.6!important}.lg\:hover\:opacity-70:hover{opacity:.7!important}.lg\:hover\:opacity-75:hover{opacity:.75!important}.lg\:hover\:opacity-80:hover{opacity:.8!important}.lg\:hover\:opacity-90:hover{opacity:.9!important}.lg\:hover\:opacity-95:hover{opacity:.95!important}.lg\:hover\:opacity-100:hover{opacity:1!important}.lg\:focus\:opacity-0:focus{opacity:0!important}.lg\:focus\:opacity-5:focus{opacity:.05!important}.lg\:focus\:opacity-10:focus{opacity:.1!important}.lg\:focus\:opacity-20:focus{opacity:.2!important}.lg\:focus\:opacity-25:focus{opacity:.25!important}.lg\:focus\:opacity-30:focus{opacity:.3!important}.lg\:focus\:opacity-40:focus{opacity:.4!important}.lg\:focus\:opacity-50:focus{opacity:.5!important}.lg\:focus\:opacity-60:focus{opacity:.6!important}.lg\:focus\:opacity-70:focus{opacity:.7!important}.lg\:focus\:opacity-75:focus{opacity:.75!important}.lg\:focus\:opacity-80:focus{opacity:.8!important}.lg\:focus\:opacity-90:focus{opacity:.9!important}.lg\:focus\:opacity-95:focus{opacity:.95!important}.lg\:focus\:opacity-100:focus{opacity:1!important}.lg\:bg-blend-normal{background-blend-mode:normal!important}.lg\:bg-blend-multiply{background-blend-mode:multiply!important}.lg\:bg-blend-screen{background-blend-mode:screen!important}.lg\:bg-blend-overlay{background-blend-mode:overlay!important}.lg\:bg-blend-darken{background-blend-mode:darken!important}.lg\:bg-blend-lighten{background-blend-mode:lighten!important}.lg\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.lg\:bg-blend-color-burn{background-blend-mode:color-burn!important}.lg\:bg-blend-hard-light{background-blend-mode:hard-light!important}.lg\:bg-blend-soft-light{background-blend-mode:soft-light!important}.lg\:bg-blend-difference{background-blend-mode:difference!important}.lg\:bg-blend-exclusion{background-blend-mode:exclusion!important}.lg\:bg-blend-hue{background-blend-mode:hue!important}.lg\:bg-blend-saturation{background-blend-mode:saturation!important}.lg\:bg-blend-color{background-blend-mode:color!important}.lg\:bg-blend-luminosity{background-blend-mode:luminosity!important}.lg\:mix-blend-normal{mix-blend-mode:normal!important}.lg\:mix-blend-multiply{mix-blend-mode:multiply!important}.lg\:mix-blend-screen{mix-blend-mode:screen!important}.lg\:mix-blend-overlay{mix-blend-mode:overlay!important}.lg\:mix-blend-darken{mix-blend-mode:darken!important}.lg\:mix-blend-lighten{mix-blend-mode:lighten!important}.lg\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.lg\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.lg\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.lg\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.lg\:mix-blend-difference{mix-blend-mode:difference!important}.lg\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.lg\:mix-blend-hue{mix-blend-mode:hue!important}.lg\:mix-blend-saturation{mix-blend-mode:saturation!important}.lg\:mix-blend-color{mix-blend-mode:color!important}.lg\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.lg\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.lg\:outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.lg\:outline-white{outline:2px dotted white!important;outline-offset:2px!important}.lg\:outline-black{outline:2px dotted black!important;outline-offset:2px!important}.lg\:focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.lg\:focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.lg\:focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.lg\:focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.lg\:focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.lg\:focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.lg\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-inset{--tw-ring-inset: inset !important}.lg\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.lg\:focus\:ring-inset:focus{--tw-ring-inset: inset !important}.lg\:ring-transparent{--tw-ring-color: transparent !important}.lg\:ring-current{--tw-ring-color: currentColor !important}.lg\:ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.lg\:ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.lg\:ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.lg\:ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.lg\:ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.lg\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.lg\:ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.lg\:ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.lg\:ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.lg\:ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.lg\:ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.lg\:ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.lg\:ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.lg\:ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.lg\:ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.lg\:ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.lg\:ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.lg\:ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.lg\:ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.lg\:ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.lg\:ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.lg\:ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.lg\:ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.lg\:ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.lg\:ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.lg\:ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.lg\:ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.lg\:ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.lg\:ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.lg\:ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.lg\:ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.lg\:ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.lg\:ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.lg\:ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.lg\:ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.lg\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.lg\:ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.lg\:ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.lg\:ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.lg\:ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.lg\:ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.lg\:ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.lg\:ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.lg\:ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.lg\:ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.lg\:ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.lg\:ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.lg\:ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.lg\:ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.lg\:ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.lg\:ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.lg\:ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.lg\:ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.lg\:ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.lg\:ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.lg\:ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.lg\:ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.lg\:ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.lg\:ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.lg\:ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.lg\:ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.lg\:ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.lg\:ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.lg\:ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.lg\:ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.lg\:ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.lg\:ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.lg\:ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.lg\:ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.lg\:ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.lg\:ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.lg\:ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.lg\:ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.lg\:ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.lg\:ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.lg\:ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.lg\:ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.lg\:ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.lg\:ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.lg\:ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.lg\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.lg\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.lg\:focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.lg\:focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.lg\:focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.lg\:focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.lg\:focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.lg\:focus\:ring-current:focus{--tw-ring-color: currentColor !important}.lg\:focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.lg\:focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.lg\:focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.lg\:focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.lg\:focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.lg\:focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.lg\:ring-opacity-0{--tw-ring-opacity: 0 !important}.lg\:ring-opacity-5{--tw-ring-opacity: .05 !important}.lg\:ring-opacity-10{--tw-ring-opacity: .1 !important}.lg\:ring-opacity-20{--tw-ring-opacity: .2 !important}.lg\:ring-opacity-25{--tw-ring-opacity: .25 !important}.lg\:ring-opacity-30{--tw-ring-opacity: .3 !important}.lg\:ring-opacity-40{--tw-ring-opacity: .4 !important}.lg\:ring-opacity-50{--tw-ring-opacity: .5 !important}.lg\:ring-opacity-60{--tw-ring-opacity: .6 !important}.lg\:ring-opacity-70{--tw-ring-opacity: .7 !important}.lg\:ring-opacity-75{--tw-ring-opacity: .75 !important}.lg\:ring-opacity-80{--tw-ring-opacity: .8 !important}.lg\:ring-opacity-90{--tw-ring-opacity: .9 !important}.lg\:ring-opacity-95{--tw-ring-opacity: .95 !important}.lg\:ring-opacity-100{--tw-ring-opacity: 1 !important}.lg\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.lg\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.lg\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.lg\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.lg\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.lg\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.lg\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.lg\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.lg\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.lg\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.lg\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.lg\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.lg\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.lg\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.lg\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.lg\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.lg\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.lg\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.lg\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.lg\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.lg\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.lg\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.lg\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.lg\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.lg\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.lg\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.lg\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.lg\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.lg\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.lg\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.lg\:ring-offset-0{--tw-ring-offset-width: 0px !important}.lg\:ring-offset-1{--tw-ring-offset-width: 1px !important}.lg\:ring-offset-2{--tw-ring-offset-width: 2px !important}.lg\:ring-offset-4{--tw-ring-offset-width: 4px !important}.lg\:ring-offset-8{--tw-ring-offset-width: 8px !important}.lg\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.lg\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.lg\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.lg\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.lg\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.lg\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.lg\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.lg\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.lg\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.lg\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.lg\:ring-offset-transparent{--tw-ring-offset-color: transparent !important}.lg\:ring-offset-current{--tw-ring-offset-color: currentColor !important}.lg\:ring-offset-black{--tw-ring-offset-color: #000 !important}.lg\:ring-offset-white{--tw-ring-offset-color: #fff !important}.lg\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.lg\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.lg\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.lg\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.lg\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.lg\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.lg\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.lg\:ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.lg\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.lg\:ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.lg\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.lg\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.lg\:ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.lg\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.lg\:ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.lg\:ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.lg\:ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.lg\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.lg\:ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.lg\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.lg\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.lg\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.lg\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.lg\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.lg\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.lg\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.lg\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.lg\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.lg\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.lg\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.lg\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.lg\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.lg\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.lg\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.lg\:ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.lg\:ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.lg\:ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.lg\:ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.lg\:ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.lg\:ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.lg\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.lg\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.lg\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.lg\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.lg\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.lg\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.lg\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.lg\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.lg\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.lg\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.lg\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.lg\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.lg\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.lg\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.lg\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.lg\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.lg\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.lg\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.lg\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.lg\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.lg\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.lg\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.lg\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.lg\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.lg\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.lg\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.lg\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.lg\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.lg\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.lg\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.lg\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.lg\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.lg\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.lg\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.lg\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.lg\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.lg\:ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.lg\:ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.lg\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.lg\:ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.lg\:ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.lg\:ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.lg\:ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.lg\:ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.lg\:ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.lg\:ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.lg\:ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.lg\:ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.lg\:ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.lg\:ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.lg\:ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.lg\:ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.lg\:ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.lg\:ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.lg\:ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.lg\:ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.lg\:ring-offset-meta{--tw-ring-offset-color: #757575 !important}.lg\:ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.lg\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.lg\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.lg\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.lg\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.lg\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.lg\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.lg\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.lg\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.lg\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.lg\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.lg\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.lg\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.lg\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.lg\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.lg\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.lg\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.lg\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.lg\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.lg\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.lg\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.lg\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.lg\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.lg\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.lg\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.lg\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.lg\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.lg\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.lg\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.lg\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.lg\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.lg\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.lg\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.lg\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.lg\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.lg\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.lg\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.lg\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.lg\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.lg\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.lg\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.lg\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.lg\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.lg\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.lg\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.lg\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.lg\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.lg\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.lg\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.lg\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.lg\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.lg\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.lg\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.lg\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.lg\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.lg\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.lg\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.lg\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.lg\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.lg\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.lg\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.lg\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.lg\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.lg\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.lg\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.lg\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.lg\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.lg\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.lg\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.lg\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.lg\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.lg\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.lg\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.lg\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.lg\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.lg\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.lg\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.lg\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.lg\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.lg\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.lg\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.lg\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.lg\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.lg\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.lg\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.lg\:focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.lg\:focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.lg\:focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.lg\:focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.lg\:focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.lg\:focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.lg\:focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.lg\:focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.lg\:focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.lg\:focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.lg\:focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.lg\:focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.lg\:focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.lg\:focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.lg\:focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.lg\:focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.lg\:focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.lg\:focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.lg\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.lg\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.lg\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.lg\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.lg\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.lg\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.lg\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.lg\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.lg\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.lg\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.lg\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.lg\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.lg\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.lg\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.lg\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.lg\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.lg\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.lg\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.lg\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.lg\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.lg\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.lg\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.lg\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.lg\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.lg\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.lg\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.lg\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.lg\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.lg\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.lg\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.lg\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.lg\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.lg\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.lg\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.lg\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.lg\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.lg\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.lg\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.lg\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.lg\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.lg\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.lg\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.lg\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.lg\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.lg\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.lg\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.lg\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.lg\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.lg\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.lg\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.lg\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.lg\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.lg\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.lg\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.lg\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.lg\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.lg\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.lg\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.lg\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.lg\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.lg\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.lg\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.lg\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.lg\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.lg\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.lg\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.lg\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.lg\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.lg\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.lg\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.lg\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.lg\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.lg\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.lg\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.lg\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.lg\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.lg\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.lg\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.lg\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.lg\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.lg\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.lg\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.lg\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.lg\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.lg\:focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.lg\:focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.lg\:focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.lg\:focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.lg\:focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.lg\:focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.lg\:focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.lg\:focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.lg\:focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.lg\:focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.lg\:focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.lg\:focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.lg\:focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.lg\:focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.lg\:focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.lg\:focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.lg\:focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.lg\:focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.lg\:filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.lg\:filter-none{filter:none!important}.lg\:blur-0,.lg\:blur-none{--tw-blur: blur(0) !important}.lg\:blur-sm{--tw-blur: blur(4px) !important}.lg\:blur{--tw-blur: blur(8px) !important}.lg\:blur-md{--tw-blur: blur(12px) !important}.lg\:blur-lg{--tw-blur: blur(16px) !important}.lg\:blur-xl{--tw-blur: blur(24px) !important}.lg\:blur-2xl{--tw-blur: blur(40px) !important}.lg\:blur-3xl{--tw-blur: blur(64px) !important}.lg\:brightness-0{--tw-brightness: brightness(0) !important}.lg\:brightness-50{--tw-brightness: brightness(.5) !important}.lg\:brightness-75{--tw-brightness: brightness(.75) !important}.lg\:brightness-90{--tw-brightness: brightness(.9) !important}.lg\:brightness-95{--tw-brightness: brightness(.95) !important}.lg\:brightness-100{--tw-brightness: brightness(1) !important}.lg\:brightness-105{--tw-brightness: brightness(1.05) !important}.lg\:brightness-110{--tw-brightness: brightness(1.1) !important}.lg\:brightness-125{--tw-brightness: brightness(1.25) !important}.lg\:brightness-150{--tw-brightness: brightness(1.5) !important}.lg\:brightness-200{--tw-brightness: brightness(2) !important}.lg\:contrast-0{--tw-contrast: contrast(0) !important}.lg\:contrast-50{--tw-contrast: contrast(.5) !important}.lg\:contrast-75{--tw-contrast: contrast(.75) !important}.lg\:contrast-100{--tw-contrast: contrast(1) !important}.lg\:contrast-125{--tw-contrast: contrast(1.25) !important}.lg\:contrast-150{--tw-contrast: contrast(1.5) !important}.lg\:contrast-200{--tw-contrast: contrast(2) !important}.lg\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.lg\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.lg\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.lg\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.lg\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.lg\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.lg\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.lg\:grayscale-0{--tw-grayscale: grayscale(0) !important}.lg\:grayscale{--tw-grayscale: grayscale(100%) !important}.lg\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.lg\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.lg\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.lg\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.lg\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.lg\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.lg\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.lg\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.lg\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.lg\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.lg\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.lg\:invert-0{--tw-invert: invert(0) !important}.lg\:invert{--tw-invert: invert(100%) !important}.lg\:saturate-0{--tw-saturate: saturate(0) !important}.lg\:saturate-50{--tw-saturate: saturate(.5) !important}.lg\:saturate-100{--tw-saturate: saturate(1) !important}.lg\:saturate-150{--tw-saturate: saturate(1.5) !important}.lg\:saturate-200{--tw-saturate: saturate(2) !important}.lg\:sepia-0{--tw-sepia: sepia(0) !important}.lg\:sepia{--tw-sepia: sepia(100%) !important}.lg\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.lg\:backdrop-filter-none{backdrop-filter:none!important}.lg\:backdrop-blur-0,.lg\:backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.lg\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.lg\:backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.lg\:backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.lg\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.lg\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.lg\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.lg\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.lg\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.lg\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.lg\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.lg\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.lg\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.lg\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.lg\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.lg\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.lg\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.lg\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.lg\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.lg\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.lg\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.lg\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.lg\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.lg\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.lg\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.lg\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.lg\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.lg\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.lg\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.lg\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.lg\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.lg\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.lg\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.lg\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.lg\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.lg\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.lg\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.lg\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.lg\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.lg\:backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.lg\:backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.lg\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.lg\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.lg\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.lg\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.lg\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.lg\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.lg\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.lg\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.lg\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.lg\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.lg\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.lg\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.lg\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.lg\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.lg\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.lg\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.lg\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.lg\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.lg\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.lg\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.lg\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.lg\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.lg\:transition-none{transition-property:none!important}.lg\:transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:delay-75{transition-delay:75ms!important}.lg\:delay-100{transition-delay:.1s!important}.lg\:delay-150{transition-delay:.15s!important}.lg\:delay-200{transition-delay:.2s!important}.lg\:delay-300{transition-delay:.3s!important}.lg\:delay-500{transition-delay:.5s!important}.lg\:delay-700{transition-delay:.7s!important}.lg\:delay-1000{transition-delay:1s!important}.lg\:duration-75{transition-duration:75ms!important}.lg\:duration-100{transition-duration:.1s!important}.lg\:duration-150{transition-duration:.15s!important}.lg\:duration-200{transition-duration:.2s!important}.lg\:duration-300{transition-duration:.3s!important}.lg\:duration-500{transition-duration:.5s!important}.lg\:duration-700{transition-duration:.7s!important}.lg\:duration-1000{transition-duration:1s!important}.lg\:ease-linear{transition-timing-function:linear!important}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width: 75rem){.xl\:container{width:100%}@media (min-width: 36rem){.xl\:container{max-width:36rem}}@media (min-width: 48rem){.xl\:container{max-width:48rem}}@media (min-width: 62rem){.xl\:container{max-width:62rem}}.xl\:container{max-width:75rem}@media (min-width: 87.5rem){.xl\:container{max-width:87.5rem}}.xl\:sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.xl\:not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.xl\:focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.xl\:focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.xl\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.xl\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.xl\:pointer-events-none{pointer-events:none!important}.xl\:pointer-events-auto{pointer-events:auto!important}.xl\:visible{visibility:visible!important}.xl\:invisible{visibility:hidden!important}.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}.xl\:inset-0{inset:0!important}.xl\:inset-1{inset:.25rem!important}.xl\:inset-2{inset:.5rem!important}.xl\:inset-3{inset:.75rem!important}.xl\:inset-4{inset:1rem!important}.xl\:inset-5{inset:1.25rem!important}.xl\:inset-6{inset:1.5rem!important}.xl\:inset-7{inset:1.75rem!important}.xl\:inset-8{inset:2rem!important}.xl\:inset-9{inset:2.25rem!important}.xl\:inset-10{inset:2.5rem!important}.xl\:inset-11{inset:2.75rem!important}.xl\:inset-12{inset:3rem!important}.xl\:inset-14{inset:3.5rem!important}.xl\:inset-16{inset:4rem!important}.xl\:inset-20{inset:5rem!important}.xl\:inset-24{inset:6rem!important}.xl\:inset-28{inset:7rem!important}.xl\:inset-30{inset:7.5rem!important}.xl\:inset-32{inset:8rem!important}.xl\:inset-36{inset:9rem!important}.xl\:inset-40{inset:10rem!important}.xl\:inset-44{inset:11rem!important}.xl\:inset-48{inset:12rem!important}.xl\:inset-52{inset:13rem!important}.xl\:inset-56{inset:14rem!important}.xl\:inset-60{inset:15rem!important}.xl\:inset-64{inset:16rem!important}.xl\:inset-72{inset:18rem!important}.xl\:inset-80{inset:20rem!important}.xl\:inset-82{inset:20.5rem!important}.xl\:inset-85{inset:21.25rem!important}.xl\:inset-96{inset:24rem!important}.xl\:inset-416{inset:26rem!important}.xl\:inset-550{inset:34.375rem!important}.xl\:inset-600{inset:37.5rem!important}.xl\:inset-auto{inset:auto!important}.xl\:inset-px{inset:1px!important}.xl\:inset-0\.5{inset:.125rem!important}.xl\:inset-1\.5{inset:.375rem!important}.xl\:inset-2\.5{inset:.625rem!important}.xl\:inset-3\.5{inset:.875rem!important}.xl\:inset-tw-1{inset:.25rem!important}.xl\:inset-tw-2{inset:.5rem!important}.xl\:inset-tw-3{inset:.75rem!important}.xl\:inset-tw-3\.5{inset:.9375rem!important}.xl\:inset-tw-4{inset:1rem!important}.xl\:inset-tw-5{inset:1.25rem!important}.xl\:inset-51per{inset:51%!important}.xl\:inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.xl\:-inset-0{inset:0!important}.xl\:-inset-1{inset:-.25rem!important}.xl\:-inset-2{inset:-.5rem!important}.xl\:-inset-3{inset:-.75rem!important}.xl\:-inset-4{inset:-1rem!important}.xl\:-inset-5{inset:-1.25rem!important}.xl\:-inset-6{inset:-1.5rem!important}.xl\:-inset-7{inset:-1.75rem!important}.xl\:-inset-8{inset:-2rem!important}.xl\:-inset-9{inset:-2.25rem!important}.xl\:-inset-10{inset:-2.5rem!important}.xl\:-inset-11{inset:-2.75rem!important}.xl\:-inset-12{inset:-3rem!important}.xl\:-inset-14{inset:-3.5rem!important}.xl\:-inset-16{inset:-4rem!important}.xl\:-inset-20{inset:-5rem!important}.xl\:-inset-24{inset:-6rem!important}.xl\:-inset-28{inset:-7rem!important}.xl\:-inset-30{inset:-7.5rem!important}.xl\:-inset-32{inset:-8rem!important}.xl\:-inset-36{inset:-9rem!important}.xl\:-inset-40{inset:-10rem!important}.xl\:-inset-44{inset:-11rem!important}.xl\:-inset-48{inset:-12rem!important}.xl\:-inset-52{inset:-13rem!important}.xl\:-inset-56{inset:-14rem!important}.xl\:-inset-60{inset:-15rem!important}.xl\:-inset-64{inset:-16rem!important}.xl\:-inset-72{inset:-18rem!important}.xl\:-inset-80{inset:-20rem!important}.xl\:-inset-82{inset:-20.5rem!important}.xl\:-inset-85{inset:-21.25rem!important}.xl\:-inset-96{inset:-24rem!important}.xl\:-inset-416{inset:-26rem!important}.xl\:-inset-550{inset:-34.375rem!important}.xl\:-inset-600{inset:-37.5rem!important}.xl\:-inset-px{inset:-1px!important}.xl\:-inset-0\.5{inset:-.125rem!important}.xl\:-inset-1\.5{inset:-.375rem!important}.xl\:-inset-2\.5{inset:-.625rem!important}.xl\:-inset-3\.5{inset:-.875rem!important}.xl\:-inset-tw-1{inset:-.25rem!important}.xl\:-inset-tw-2{inset:-.5rem!important}.xl\:-inset-tw-3{inset:-.75rem!important}.xl\:-inset-tw-3\.5{inset:-.9375rem!important}.xl\:-inset-tw-4{inset:-1rem!important}.xl\:-inset-tw-5{inset:-1.25rem!important}.xl\:-inset-51per{inset:-51%!important}.xl\:-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.xl\:inset-1\/2{inset:50%!important}.xl\:inset-1\/3{inset:33.333333%!important}.xl\:inset-2\/3{inset:66.666667%!important}.xl\:inset-1\/4{inset:25%!important}.xl\:inset-2\/4{inset:50%!important}.xl\:inset-3\/4{inset:75%!important}.xl\:inset-full{inset:100%!important}.xl\:-inset-1\/2{inset:-50%!important}.xl\:-inset-1\/3{inset:-33.333333%!important}.xl\:-inset-2\/3{inset:-66.666667%!important}.xl\:-inset-1\/4{inset:-25%!important}.xl\:-inset-2\/4{inset:-50%!important}.xl\:-inset-3\/4{inset:-75%!important}.xl\:-inset-full{inset:-100%!important}.xl\:inset-x-0{left:0!important;right:0!important}.xl\:inset-x-1{left:.25rem!important;right:.25rem!important}.xl\:inset-x-2{left:.5rem!important;right:.5rem!important}.xl\:inset-x-3{left:.75rem!important;right:.75rem!important}.xl\:inset-x-4{left:1rem!important;right:1rem!important}.xl\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.xl\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.xl\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.xl\:inset-x-8{left:2rem!important;right:2rem!important}.xl\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.xl\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.xl\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.xl\:inset-x-12{left:3rem!important;right:3rem!important}.xl\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.xl\:inset-x-16{left:4rem!important;right:4rem!important}.xl\:inset-x-20{left:5rem!important;right:5rem!important}.xl\:inset-x-24{left:6rem!important;right:6rem!important}.xl\:inset-x-28{left:7rem!important;right:7rem!important}.xl\:inset-x-30{left:7.5rem!important;right:7.5rem!important}.xl\:inset-x-32{left:8rem!important;right:8rem!important}.xl\:inset-x-36{left:9rem!important;right:9rem!important}.xl\:inset-x-40{left:10rem!important;right:10rem!important}.xl\:inset-x-44{left:11rem!important;right:11rem!important}.xl\:inset-x-48{left:12rem!important;right:12rem!important}.xl\:inset-x-52{left:13rem!important;right:13rem!important}.xl\:inset-x-56{left:14rem!important;right:14rem!important}.xl\:inset-x-60{left:15rem!important;right:15rem!important}.xl\:inset-x-64{left:16rem!important;right:16rem!important}.xl\:inset-x-72{left:18rem!important;right:18rem!important}.xl\:inset-x-80{left:20rem!important;right:20rem!important}.xl\:inset-x-82{left:20.5rem!important;right:20.5rem!important}.xl\:inset-x-85{left:21.25rem!important;right:21.25rem!important}.xl\:inset-x-96{left:24rem!important;right:24rem!important}.xl\:inset-x-416{left:26rem!important;right:26rem!important}.xl\:inset-x-550{left:34.375rem!important;right:34.375rem!important}.xl\:inset-x-600{left:37.5rem!important;right:37.5rem!important}.xl\:inset-x-auto{left:auto!important;right:auto!important}.xl\:inset-x-px{left:1px!important;right:1px!important}.xl\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.xl\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.xl\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.xl\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.xl\:inset-x-tw-1{left:.25rem!important;right:.25rem!important}.xl\:inset-x-tw-2{left:.5rem!important;right:.5rem!important}.xl\:inset-x-tw-3{left:.75rem!important;right:.75rem!important}.xl\:inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.xl\:inset-x-tw-4{left:1rem!important;right:1rem!important}.xl\:inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.xl\:inset-x-51per{left:51%!important;right:51%!important}.xl\:inset-x-max-content{left:max-content!important;right:max-content!important}.xl\:-inset-x-0{left:0!important;right:0!important}.xl\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.xl\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.xl\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.xl\:-inset-x-4{left:-1rem!important;right:-1rem!important}.xl\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.xl\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.xl\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.xl\:-inset-x-8{left:-2rem!important;right:-2rem!important}.xl\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.xl\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.xl\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.xl\:-inset-x-12{left:-3rem!important;right:-3rem!important}.xl\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.xl\:-inset-x-16{left:-4rem!important;right:-4rem!important}.xl\:-inset-x-20{left:-5rem!important;right:-5rem!important}.xl\:-inset-x-24{left:-6rem!important;right:-6rem!important}.xl\:-inset-x-28{left:-7rem!important;right:-7rem!important}.xl\:-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.xl\:-inset-x-32{left:-8rem!important;right:-8rem!important}.xl\:-inset-x-36{left:-9rem!important;right:-9rem!important}.xl\:-inset-x-40{left:-10rem!important;right:-10rem!important}.xl\:-inset-x-44{left:-11rem!important;right:-11rem!important}.xl\:-inset-x-48{left:-12rem!important;right:-12rem!important}.xl\:-inset-x-52{left:-13rem!important;right:-13rem!important}.xl\:-inset-x-56{left:-14rem!important;right:-14rem!important}.xl\:-inset-x-60{left:-15rem!important;right:-15rem!important}.xl\:-inset-x-64{left:-16rem!important;right:-16rem!important}.xl\:-inset-x-72{left:-18rem!important;right:-18rem!important}.xl\:-inset-x-80{left:-20rem!important;right:-20rem!important}.xl\:-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.xl\:-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.xl\:-inset-x-96{left:-24rem!important;right:-24rem!important}.xl\:-inset-x-416{left:-26rem!important;right:-26rem!important}.xl\:-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.xl\:-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.xl\:-inset-x-px{left:-1px!important;right:-1px!important}.xl\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.xl\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.xl\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.xl\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.xl\:-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.xl\:-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.xl\:-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.xl\:-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.xl\:-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.xl\:-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.xl\:-inset-x-51per{left:-51%!important;right:-51%!important}.xl\:-inset-x-max-content{left:max-content!important;right:max-content!important}.xl\:inset-x-1\/2{left:50%!important;right:50%!important}.xl\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.xl\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.xl\:inset-x-1\/4{left:25%!important;right:25%!important}.xl\:inset-x-2\/4{left:50%!important;right:50%!important}.xl\:inset-x-3\/4{left:75%!important;right:75%!important}.xl\:inset-x-full{left:100%!important;right:100%!important}.xl\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.xl\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.xl\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.xl\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.xl\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.xl\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.xl\:-inset-x-full{left:-100%!important;right:-100%!important}.xl\:inset-y-0{top:0!important;bottom:0!important}.xl\:inset-y-1{top:.25rem!important;bottom:.25rem!important}.xl\:inset-y-2{top:.5rem!important;bottom:.5rem!important}.xl\:inset-y-3{top:.75rem!important;bottom:.75rem!important}.xl\:inset-y-4{top:1rem!important;bottom:1rem!important}.xl\:inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.xl\:inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.xl\:inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.xl\:inset-y-8{top:2rem!important;bottom:2rem!important}.xl\:inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.xl\:inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.xl\:inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.xl\:inset-y-12{top:3rem!important;bottom:3rem!important}.xl\:inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.xl\:inset-y-16{top:4rem!important;bottom:4rem!important}.xl\:inset-y-20{top:5rem!important;bottom:5rem!important}.xl\:inset-y-24{top:6rem!important;bottom:6rem!important}.xl\:inset-y-28{top:7rem!important;bottom:7rem!important}.xl\:inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.xl\:inset-y-32{top:8rem!important;bottom:8rem!important}.xl\:inset-y-36{top:9rem!important;bottom:9rem!important}.xl\:inset-y-40{top:10rem!important;bottom:10rem!important}.xl\:inset-y-44{top:11rem!important;bottom:11rem!important}.xl\:inset-y-48{top:12rem!important;bottom:12rem!important}.xl\:inset-y-52{top:13rem!important;bottom:13rem!important}.xl\:inset-y-56{top:14rem!important;bottom:14rem!important}.xl\:inset-y-60{top:15rem!important;bottom:15rem!important}.xl\:inset-y-64{top:16rem!important;bottom:16rem!important}.xl\:inset-y-72{top:18rem!important;bottom:18rem!important}.xl\:inset-y-80{top:20rem!important;bottom:20rem!important}.xl\:inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.xl\:inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.xl\:inset-y-96{top:24rem!important;bottom:24rem!important}.xl\:inset-y-416{top:26rem!important;bottom:26rem!important}.xl\:inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.xl\:inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.xl\:inset-y-auto{top:auto!important;bottom:auto!important}.xl\:inset-y-px{top:1px!important;bottom:1px!important}.xl\:inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.xl\:inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.xl\:inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.xl\:inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.xl\:inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.xl\:inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.xl\:inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.xl\:inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.xl\:inset-y-tw-4{top:1rem!important;bottom:1rem!important}.xl\:inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.xl\:inset-y-51per{top:51%!important;bottom:51%!important}.xl\:inset-y-max-content{top:max-content!important;bottom:max-content!important}.xl\:-inset-y-0{top:0!important;bottom:0!important}.xl\:-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.xl\:-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.xl\:-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.xl\:-inset-y-4{top:-1rem!important;bottom:-1rem!important}.xl\:-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.xl\:-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.xl\:-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.xl\:-inset-y-8{top:-2rem!important;bottom:-2rem!important}.xl\:-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.xl\:-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.xl\:-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.xl\:-inset-y-12{top:-3rem!important;bottom:-3rem!important}.xl\:-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.xl\:-inset-y-16{top:-4rem!important;bottom:-4rem!important}.xl\:-inset-y-20{top:-5rem!important;bottom:-5rem!important}.xl\:-inset-y-24{top:-6rem!important;bottom:-6rem!important}.xl\:-inset-y-28{top:-7rem!important;bottom:-7rem!important}.xl\:-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.xl\:-inset-y-32{top:-8rem!important;bottom:-8rem!important}.xl\:-inset-y-36{top:-9rem!important;bottom:-9rem!important}.xl\:-inset-y-40{top:-10rem!important;bottom:-10rem!important}.xl\:-inset-y-44{top:-11rem!important;bottom:-11rem!important}.xl\:-inset-y-48{top:-12rem!important;bottom:-12rem!important}.xl\:-inset-y-52{top:-13rem!important;bottom:-13rem!important}.xl\:-inset-y-56{top:-14rem!important;bottom:-14rem!important}.xl\:-inset-y-60{top:-15rem!important;bottom:-15rem!important}.xl\:-inset-y-64{top:-16rem!important;bottom:-16rem!important}.xl\:-inset-y-72{top:-18rem!important;bottom:-18rem!important}.xl\:-inset-y-80{top:-20rem!important;bottom:-20rem!important}.xl\:-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.xl\:-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.xl\:-inset-y-96{top:-24rem!important;bottom:-24rem!important}.xl\:-inset-y-416{top:-26rem!important;bottom:-26rem!important}.xl\:-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.xl\:-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.xl\:-inset-y-px{top:-1px!important;bottom:-1px!important}.xl\:-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.xl\:-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.xl\:-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.xl\:-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.xl\:-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.xl\:-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.xl\:-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.xl\:-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.xl\:-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.xl\:-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.xl\:-inset-y-51per{top:-51%!important;bottom:-51%!important}.xl\:-inset-y-max-content{top:max-content!important;bottom:max-content!important}.xl\:inset-y-1\/2{top:50%!important;bottom:50%!important}.xl\:inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.xl\:inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.xl\:inset-y-1\/4{top:25%!important;bottom:25%!important}.xl\:inset-y-2\/4{top:50%!important;bottom:50%!important}.xl\:inset-y-3\/4{top:75%!important;bottom:75%!important}.xl\:inset-y-full{top:100%!important;bottom:100%!important}.xl\:-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.xl\:-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.xl\:-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.xl\:-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.xl\:-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.xl\:-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.xl\:-inset-y-full{top:-100%!important;bottom:-100%!important}.xl\:top-0{top:0!important}.xl\:top-1{top:.25rem!important}.xl\:top-2{top:.5rem!important}.xl\:top-3{top:.75rem!important}.xl\:top-4{top:1rem!important}.xl\:top-5{top:1.25rem!important}.xl\:top-6{top:1.5rem!important}.xl\:top-7{top:1.75rem!important}.xl\:top-8{top:2rem!important}.xl\:top-9{top:2.25rem!important}.xl\:top-10{top:2.5rem!important}.xl\:top-11{top:2.75rem!important}.xl\:top-12{top:3rem!important}.xl\:top-14{top:3.5rem!important}.xl\:top-16{top:4rem!important}.xl\:top-20{top:5rem!important}.xl\:top-24{top:6rem!important}.xl\:top-28{top:7rem!important}.xl\:top-30{top:7.5rem!important}.xl\:top-32{top:8rem!important}.xl\:top-36{top:9rem!important}.xl\:top-40{top:10rem!important}.xl\:top-44{top:11rem!important}.xl\:top-48{top:12rem!important}.xl\:top-52{top:13rem!important}.xl\:top-56{top:14rem!important}.xl\:top-60{top:15rem!important}.xl\:top-64{top:16rem!important}.xl\:top-72{top:18rem!important}.xl\:top-80{top:20rem!important}.xl\:top-82{top:20.5rem!important}.xl\:top-85{top:21.25rem!important}.xl\:top-96{top:24rem!important}.xl\:top-416{top:26rem!important}.xl\:top-550{top:34.375rem!important}.xl\:top-600{top:37.5rem!important}.xl\:top-auto{top:auto!important}.xl\:top-px{top:1px!important}.xl\:top-0\.5{top:.125rem!important}.xl\:top-1\.5{top:.375rem!important}.xl\:top-2\.5{top:.625rem!important}.xl\:top-3\.5{top:.875rem!important}.xl\:top-tw-1{top:.25rem!important}.xl\:top-tw-2{top:.5rem!important}.xl\:top-tw-3{top:.75rem!important}.xl\:top-tw-3\.5{top:.9375rem!important}.xl\:top-tw-4{top:1rem!important}.xl\:top-tw-5{top:1.25rem!important}.xl\:top-51per{top:51%!important}.xl\:top-max-content{top:max-content!important}.xl\:-top-0{top:0!important}.xl\:-top-1{top:-.25rem!important}.xl\:-top-2{top:-.5rem!important}.xl\:-top-3{top:-.75rem!important}.xl\:-top-4{top:-1rem!important}.xl\:-top-5{top:-1.25rem!important}.xl\:-top-6{top:-1.5rem!important}.xl\:-top-7{top:-1.75rem!important}.xl\:-top-8{top:-2rem!important}.xl\:-top-9{top:-2.25rem!important}.xl\:-top-10{top:-2.5rem!important}.xl\:-top-11{top:-2.75rem!important}.xl\:-top-12{top:-3rem!important}.xl\:-top-14{top:-3.5rem!important}.xl\:-top-16{top:-4rem!important}.xl\:-top-20{top:-5rem!important}.xl\:-top-24{top:-6rem!important}.xl\:-top-28{top:-7rem!important}.xl\:-top-30{top:-7.5rem!important}.xl\:-top-32{top:-8rem!important}.xl\:-top-36{top:-9rem!important}.xl\:-top-40{top:-10rem!important}.xl\:-top-44{top:-11rem!important}.xl\:-top-48{top:-12rem!important}.xl\:-top-52{top:-13rem!important}.xl\:-top-56{top:-14rem!important}.xl\:-top-60{top:-15rem!important}.xl\:-top-64{top:-16rem!important}.xl\:-top-72{top:-18rem!important}.xl\:-top-80{top:-20rem!important}.xl\:-top-82{top:-20.5rem!important}.xl\:-top-85{top:-21.25rem!important}.xl\:-top-96{top:-24rem!important}.xl\:-top-416{top:-26rem!important}.xl\:-top-550{top:-34.375rem!important}.xl\:-top-600{top:-37.5rem!important}.xl\:-top-px{top:-1px!important}.xl\:-top-0\.5{top:-.125rem!important}.xl\:-top-1\.5{top:-.375rem!important}.xl\:-top-2\.5{top:-.625rem!important}.xl\:-top-3\.5{top:-.875rem!important}.xl\:-top-tw-1{top:-.25rem!important}.xl\:-top-tw-2{top:-.5rem!important}.xl\:-top-tw-3{top:-.75rem!important}.xl\:-top-tw-3\.5{top:-.9375rem!important}.xl\:-top-tw-4{top:-1rem!important}.xl\:-top-tw-5{top:-1.25rem!important}.xl\:-top-51per{top:-51%!important}.xl\:-top-max-content{top:max-content!important}.xl\:top-1\/2{top:50%!important}.xl\:top-1\/3{top:33.333333%!important}.xl\:top-2\/3{top:66.666667%!important}.xl\:top-1\/4{top:25%!important}.xl\:top-2\/4{top:50%!important}.xl\:top-3\/4{top:75%!important}.xl\:top-full{top:100%!important}.xl\:-top-1\/2{top:-50%!important}.xl\:-top-1\/3{top:-33.333333%!important}.xl\:-top-2\/3{top:-66.666667%!important}.xl\:-top-1\/4{top:-25%!important}.xl\:-top-2\/4{top:-50%!important}.xl\:-top-3\/4{top:-75%!important}.xl\:-top-full{top:-100%!important}.xl\:right-0{right:0!important}.xl\:right-1{right:.25rem!important}.xl\:right-2{right:.5rem!important}.xl\:right-3{right:.75rem!important}.xl\:right-4{right:1rem!important}.xl\:right-5{right:1.25rem!important}.xl\:right-6{right:1.5rem!important}.xl\:right-7{right:1.75rem!important}.xl\:right-8{right:2rem!important}.xl\:right-9{right:2.25rem!important}.xl\:right-10{right:2.5rem!important}.xl\:right-11{right:2.75rem!important}.xl\:right-12{right:3rem!important}.xl\:right-14{right:3.5rem!important}.xl\:right-16{right:4rem!important}.xl\:right-20{right:5rem!important}.xl\:right-24{right:6rem!important}.xl\:right-28{right:7rem!important}.xl\:right-30{right:7.5rem!important}.xl\:right-32{right:8rem!important}.xl\:right-36{right:9rem!important}.xl\:right-40{right:10rem!important}.xl\:right-44{right:11rem!important}.xl\:right-48{right:12rem!important}.xl\:right-52{right:13rem!important}.xl\:right-56{right:14rem!important}.xl\:right-60{right:15rem!important}.xl\:right-64{right:16rem!important}.xl\:right-72{right:18rem!important}.xl\:right-80{right:20rem!important}.xl\:right-82{right:20.5rem!important}.xl\:right-85{right:21.25rem!important}.xl\:right-96{right:24rem!important}.xl\:right-416{right:26rem!important}.xl\:right-550{right:34.375rem!important}.xl\:right-600{right:37.5rem!important}.xl\:right-auto{right:auto!important}.xl\:right-px{right:1px!important}.xl\:right-0\.5{right:.125rem!important}.xl\:right-1\.5{right:.375rem!important}.xl\:right-2\.5{right:.625rem!important}.xl\:right-3\.5{right:.875rem!important}.xl\:right-tw-1{right:.25rem!important}.xl\:right-tw-2{right:.5rem!important}.xl\:right-tw-3{right:.75rem!important}.xl\:right-tw-3\.5{right:.9375rem!important}.xl\:right-tw-4{right:1rem!important}.xl\:right-tw-5{right:1.25rem!important}.xl\:right-51per{right:51%!important}.xl\:right-max-content{right:max-content!important}.xl\:-right-0{right:0!important}.xl\:-right-1{right:-.25rem!important}.xl\:-right-2{right:-.5rem!important}.xl\:-right-3{right:-.75rem!important}.xl\:-right-4{right:-1rem!important}.xl\:-right-5{right:-1.25rem!important}.xl\:-right-6{right:-1.5rem!important}.xl\:-right-7{right:-1.75rem!important}.xl\:-right-8{right:-2rem!important}.xl\:-right-9{right:-2.25rem!important}.xl\:-right-10{right:-2.5rem!important}.xl\:-right-11{right:-2.75rem!important}.xl\:-right-12{right:-3rem!important}.xl\:-right-14{right:-3.5rem!important}.xl\:-right-16{right:-4rem!important}.xl\:-right-20{right:-5rem!important}.xl\:-right-24{right:-6rem!important}.xl\:-right-28{right:-7rem!important}.xl\:-right-30{right:-7.5rem!important}.xl\:-right-32{right:-8rem!important}.xl\:-right-36{right:-9rem!important}.xl\:-right-40{right:-10rem!important}.xl\:-right-44{right:-11rem!important}.xl\:-right-48{right:-12rem!important}.xl\:-right-52{right:-13rem!important}.xl\:-right-56{right:-14rem!important}.xl\:-right-60{right:-15rem!important}.xl\:-right-64{right:-16rem!important}.xl\:-right-72{right:-18rem!important}.xl\:-right-80{right:-20rem!important}.xl\:-right-82{right:-20.5rem!important}.xl\:-right-85{right:-21.25rem!important}.xl\:-right-96{right:-24rem!important}.xl\:-right-416{right:-26rem!important}.xl\:-right-550{right:-34.375rem!important}.xl\:-right-600{right:-37.5rem!important}.xl\:-right-px{right:-1px!important}.xl\:-right-0\.5{right:-.125rem!important}.xl\:-right-1\.5{right:-.375rem!important}.xl\:-right-2\.5{right:-.625rem!important}.xl\:-right-3\.5{right:-.875rem!important}.xl\:-right-tw-1{right:-.25rem!important}.xl\:-right-tw-2{right:-.5rem!important}.xl\:-right-tw-3{right:-.75rem!important}.xl\:-right-tw-3\.5{right:-.9375rem!important}.xl\:-right-tw-4{right:-1rem!important}.xl\:-right-tw-5{right:-1.25rem!important}.xl\:-right-51per{right:-51%!important}.xl\:-right-max-content{right:max-content!important}.xl\:right-1\/2{right:50%!important}.xl\:right-1\/3{right:33.333333%!important}.xl\:right-2\/3{right:66.666667%!important}.xl\:right-1\/4{right:25%!important}.xl\:right-2\/4{right:50%!important}.xl\:right-3\/4{right:75%!important}.xl\:right-full{right:100%!important}.xl\:-right-1\/2{right:-50%!important}.xl\:-right-1\/3{right:-33.333333%!important}.xl\:-right-2\/3{right:-66.666667%!important}.xl\:-right-1\/4{right:-25%!important}.xl\:-right-2\/4{right:-50%!important}.xl\:-right-3\/4{right:-75%!important}.xl\:-right-full{right:-100%!important}.xl\:bottom-0{bottom:0!important}.xl\:bottom-1{bottom:.25rem!important}.xl\:bottom-2{bottom:.5rem!important}.xl\:bottom-3{bottom:.75rem!important}.xl\:bottom-4{bottom:1rem!important}.xl\:bottom-5{bottom:1.25rem!important}.xl\:bottom-6{bottom:1.5rem!important}.xl\:bottom-7{bottom:1.75rem!important}.xl\:bottom-8{bottom:2rem!important}.xl\:bottom-9{bottom:2.25rem!important}.xl\:bottom-10{bottom:2.5rem!important}.xl\:bottom-11{bottom:2.75rem!important}.xl\:bottom-12{bottom:3rem!important}.xl\:bottom-14{bottom:3.5rem!important}.xl\:bottom-16{bottom:4rem!important}.xl\:bottom-20{bottom:5rem!important}.xl\:bottom-24{bottom:6rem!important}.xl\:bottom-28{bottom:7rem!important}.xl\:bottom-30{bottom:7.5rem!important}.xl\:bottom-32{bottom:8rem!important}.xl\:bottom-36{bottom:9rem!important}.xl\:bottom-40{bottom:10rem!important}.xl\:bottom-44{bottom:11rem!important}.xl\:bottom-48{bottom:12rem!important}.xl\:bottom-52{bottom:13rem!important}.xl\:bottom-56{bottom:14rem!important}.xl\:bottom-60{bottom:15rem!important}.xl\:bottom-64{bottom:16rem!important}.xl\:bottom-72{bottom:18rem!important}.xl\:bottom-80{bottom:20rem!important}.xl\:bottom-82{bottom:20.5rem!important}.xl\:bottom-85{bottom:21.25rem!important}.xl\:bottom-96{bottom:24rem!important}.xl\:bottom-416{bottom:26rem!important}.xl\:bottom-550{bottom:34.375rem!important}.xl\:bottom-600{bottom:37.5rem!important}.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-px{bottom:1px!important}.xl\:bottom-0\.5{bottom:.125rem!important}.xl\:bottom-1\.5{bottom:.375rem!important}.xl\:bottom-2\.5{bottom:.625rem!important}.xl\:bottom-3\.5{bottom:.875rem!important}.xl\:bottom-tw-1{bottom:.25rem!important}.xl\:bottom-tw-2{bottom:.5rem!important}.xl\:bottom-tw-3{bottom:.75rem!important}.xl\:bottom-tw-3\.5{bottom:.9375rem!important}.xl\:bottom-tw-4{bottom:1rem!important}.xl\:bottom-tw-5{bottom:1.25rem!important}.xl\:bottom-51per{bottom:51%!important}.xl\:bottom-max-content{bottom:max-content!important}.xl\:-bottom-0{bottom:0!important}.xl\:-bottom-1{bottom:-.25rem!important}.xl\:-bottom-2{bottom:-.5rem!important}.xl\:-bottom-3{bottom:-.75rem!important}.xl\:-bottom-4{bottom:-1rem!important}.xl\:-bottom-5{bottom:-1.25rem!important}.xl\:-bottom-6{bottom:-1.5rem!important}.xl\:-bottom-7{bottom:-1.75rem!important}.xl\:-bottom-8{bottom:-2rem!important}.xl\:-bottom-9{bottom:-2.25rem!important}.xl\:-bottom-10{bottom:-2.5rem!important}.xl\:-bottom-11{bottom:-2.75rem!important}.xl\:-bottom-12{bottom:-3rem!important}.xl\:-bottom-14{bottom:-3.5rem!important}.xl\:-bottom-16{bottom:-4rem!important}.xl\:-bottom-20{bottom:-5rem!important}.xl\:-bottom-24{bottom:-6rem!important}.xl\:-bottom-28{bottom:-7rem!important}.xl\:-bottom-30{bottom:-7.5rem!important}.xl\:-bottom-32{bottom:-8rem!important}.xl\:-bottom-36{bottom:-9rem!important}.xl\:-bottom-40{bottom:-10rem!important}.xl\:-bottom-44{bottom:-11rem!important}.xl\:-bottom-48{bottom:-12rem!important}.xl\:-bottom-52{bottom:-13rem!important}.xl\:-bottom-56{bottom:-14rem!important}.xl\:-bottom-60{bottom:-15rem!important}.xl\:-bottom-64{bottom:-16rem!important}.xl\:-bottom-72{bottom:-18rem!important}.xl\:-bottom-80{bottom:-20rem!important}.xl\:-bottom-82{bottom:-20.5rem!important}.xl\:-bottom-85{bottom:-21.25rem!important}.xl\:-bottom-96{bottom:-24rem!important}.xl\:-bottom-416{bottom:-26rem!important}.xl\:-bottom-550{bottom:-34.375rem!important}.xl\:-bottom-600{bottom:-37.5rem!important}.xl\:-bottom-px{bottom:-1px!important}.xl\:-bottom-0\.5{bottom:-.125rem!important}.xl\:-bottom-1\.5{bottom:-.375rem!important}.xl\:-bottom-2\.5{bottom:-.625rem!important}.xl\:-bottom-3\.5{bottom:-.875rem!important}.xl\:-bottom-tw-1{bottom:-.25rem!important}.xl\:-bottom-tw-2{bottom:-.5rem!important}.xl\:-bottom-tw-3{bottom:-.75rem!important}.xl\:-bottom-tw-3\.5{bottom:-.9375rem!important}.xl\:-bottom-tw-4{bottom:-1rem!important}.xl\:-bottom-tw-5{bottom:-1.25rem!important}.xl\:-bottom-51per{bottom:-51%!important}.xl\:-bottom-max-content{bottom:max-content!important}.xl\:bottom-1\/2{bottom:50%!important}.xl\:bottom-1\/3{bottom:33.333333%!important}.xl\:bottom-2\/3{bottom:66.666667%!important}.xl\:bottom-1\/4{bottom:25%!important}.xl\:bottom-2\/4{bottom:50%!important}.xl\:bottom-3\/4{bottom:75%!important}.xl\:bottom-full{bottom:100%!important}.xl\:-bottom-1\/2{bottom:-50%!important}.xl\:-bottom-1\/3{bottom:-33.333333%!important}.xl\:-bottom-2\/3{bottom:-66.666667%!important}.xl\:-bottom-1\/4{bottom:-25%!important}.xl\:-bottom-2\/4{bottom:-50%!important}.xl\:-bottom-3\/4{bottom:-75%!important}.xl\:-bottom-full{bottom:-100%!important}.xl\:left-0{left:0!important}.xl\:left-1{left:.25rem!important}.xl\:left-2{left:.5rem!important}.xl\:left-3{left:.75rem!important}.xl\:left-4{left:1rem!important}.xl\:left-5{left:1.25rem!important}.xl\:left-6{left:1.5rem!important}.xl\:left-7{left:1.75rem!important}.xl\:left-8{left:2rem!important}.xl\:left-9{left:2.25rem!important}.xl\:left-10{left:2.5rem!important}.xl\:left-11{left:2.75rem!important}.xl\:left-12{left:3rem!important}.xl\:left-14{left:3.5rem!important}.xl\:left-16{left:4rem!important}.xl\:left-20{left:5rem!important}.xl\:left-24{left:6rem!important}.xl\:left-28{left:7rem!important}.xl\:left-30{left:7.5rem!important}.xl\:left-32{left:8rem!important}.xl\:left-36{left:9rem!important}.xl\:left-40{left:10rem!important}.xl\:left-44{left:11rem!important}.xl\:left-48{left:12rem!important}.xl\:left-52{left:13rem!important}.xl\:left-56{left:14rem!important}.xl\:left-60{left:15rem!important}.xl\:left-64{left:16rem!important}.xl\:left-72{left:18rem!important}.xl\:left-80{left:20rem!important}.xl\:left-82{left:20.5rem!important}.xl\:left-85{left:21.25rem!important}.xl\:left-96{left:24rem!important}.xl\:left-416{left:26rem!important}.xl\:left-550{left:34.375rem!important}.xl\:left-600{left:37.5rem!important}.xl\:left-auto{left:auto!important}.xl\:left-px{left:1px!important}.xl\:left-0\.5{left:.125rem!important}.xl\:left-1\.5{left:.375rem!important}.xl\:left-2\.5{left:.625rem!important}.xl\:left-3\.5{left:.875rem!important}.xl\:left-tw-1{left:.25rem!important}.xl\:left-tw-2{left:.5rem!important}.xl\:left-tw-3{left:.75rem!important}.xl\:left-tw-3\.5{left:.9375rem!important}.xl\:left-tw-4{left:1rem!important}.xl\:left-tw-5{left:1.25rem!important}.xl\:left-51per{left:51%!important}.xl\:left-max-content{left:max-content!important}.xl\:-left-0{left:0!important}.xl\:-left-1{left:-.25rem!important}.xl\:-left-2{left:-.5rem!important}.xl\:-left-3{left:-.75rem!important}.xl\:-left-4{left:-1rem!important}.xl\:-left-5{left:-1.25rem!important}.xl\:-left-6{left:-1.5rem!important}.xl\:-left-7{left:-1.75rem!important}.xl\:-left-8{left:-2rem!important}.xl\:-left-9{left:-2.25rem!important}.xl\:-left-10{left:-2.5rem!important}.xl\:-left-11{left:-2.75rem!important}.xl\:-left-12{left:-3rem!important}.xl\:-left-14{left:-3.5rem!important}.xl\:-left-16{left:-4rem!important}.xl\:-left-20{left:-5rem!important}.xl\:-left-24{left:-6rem!important}.xl\:-left-28{left:-7rem!important}.xl\:-left-30{left:-7.5rem!important}.xl\:-left-32{left:-8rem!important}.xl\:-left-36{left:-9rem!important}.xl\:-left-40{left:-10rem!important}.xl\:-left-44{left:-11rem!important}.xl\:-left-48{left:-12rem!important}.xl\:-left-52{left:-13rem!important}.xl\:-left-56{left:-14rem!important}.xl\:-left-60{left:-15rem!important}.xl\:-left-64{left:-16rem!important}.xl\:-left-72{left:-18rem!important}.xl\:-left-80{left:-20rem!important}.xl\:-left-82{left:-20.5rem!important}.xl\:-left-85{left:-21.25rem!important}.xl\:-left-96{left:-24rem!important}.xl\:-left-416{left:-26rem!important}.xl\:-left-550{left:-34.375rem!important}.xl\:-left-600{left:-37.5rem!important}.xl\:-left-px{left:-1px!important}.xl\:-left-0\.5{left:-.125rem!important}.xl\:-left-1\.5{left:-.375rem!important}.xl\:-left-2\.5{left:-.625rem!important}.xl\:-left-3\.5{left:-.875rem!important}.xl\:-left-tw-1{left:-.25rem!important}.xl\:-left-tw-2{left:-.5rem!important}.xl\:-left-tw-3{left:-.75rem!important}.xl\:-left-tw-3\.5{left:-.9375rem!important}.xl\:-left-tw-4{left:-1rem!important}.xl\:-left-tw-5{left:-1.25rem!important}.xl\:-left-51per{left:-51%!important}.xl\:-left-max-content{left:max-content!important}.xl\:left-1\/2{left:50%!important}.xl\:left-1\/3{left:33.333333%!important}.xl\:left-2\/3{left:66.666667%!important}.xl\:left-1\/4{left:25%!important}.xl\:left-2\/4{left:50%!important}.xl\:left-3\/4{left:75%!important}.xl\:left-full{left:100%!important}.xl\:-left-1\/2{left:-50%!important}.xl\:-left-1\/3{left:-33.333333%!important}.xl\:-left-2\/3{left:-66.666667%!important}.xl\:-left-1\/4{left:-25%!important}.xl\:-left-2\/4{left:-50%!important}.xl\:-left-3\/4{left:-75%!important}.xl\:-left-full{left:-100%!important}.xl\:isolate{isolation:isolate!important}.xl\:isolation-auto{isolation:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-10{z-index:10!important}.xl\:z-20{z-index:20!important}.xl\:z-30{z-index:30!important}.xl\:z-40{z-index:40!important}.xl\:z-50{z-index:50!important}.xl\:z-auto{z-index:auto!important}.xl\:focus-within\:z-0:focus-within{z-index:0!important}.xl\:focus-within\:z-10:focus-within{z-index:10!important}.xl\:focus-within\:z-20:focus-within{z-index:20!important}.xl\:focus-within\:z-30:focus-within{z-index:30!important}.xl\:focus-within\:z-40:focus-within{z-index:40!important}.xl\:focus-within\:z-50:focus-within{z-index:50!important}.xl\:focus-within\:z-auto:focus-within{z-index:auto!important}.xl\:focus\:z-0:focus{z-index:0!important}.xl\:focus\:z-10:focus{z-index:10!important}.xl\:focus\:z-20:focus{z-index:20!important}.xl\:focus\:z-30:focus{z-index:30!important}.xl\:focus\:z-40:focus{z-index:40!important}.xl\:focus\:z-50:focus{z-index:50!important}.xl\:focus\:z-auto:focus{z-index:auto!important}.xl\:order-1{order:1!important}.xl\:order-2{order:2!important}.xl\:order-3{order:3!important}.xl\:order-4{order:4!important}.xl\:order-5{order:5!important}.xl\:order-6{order:6!important}.xl\:order-7{order:7!important}.xl\:order-8{order:8!important}.xl\:order-9{order:9!important}.xl\:order-10{order:10!important}.xl\:order-11{order:11!important}.xl\:order-12{order:12!important}.xl\:order-first{order:-9999!important}.xl\:order-last{order:9999!important}.xl\:order-none{order:0!important}.xl\:col-auto{grid-column:auto!important}.xl\:col-span-1{grid-column:span 1 / span 1!important}.xl\:col-span-2{grid-column:span 2 / span 2!important}.xl\:col-span-3{grid-column:span 3 / span 3!important}.xl\:col-span-4{grid-column:span 4 / span 4!important}.xl\:col-span-5{grid-column:span 5 / span 5!important}.xl\:col-span-6{grid-column:span 6 / span 6!important}.xl\:col-span-7{grid-column:span 7 / span 7!important}.xl\:col-span-8{grid-column:span 8 / span 8!important}.xl\:col-span-9{grid-column:span 9 / span 9!important}.xl\:col-span-10{grid-column:span 10 / span 10!important}.xl\:col-span-11{grid-column:span 11 / span 11!important}.xl\:col-span-12{grid-column:span 12 / span 12!important}.xl\:col-span-full{grid-column:1 / -1!important}.xl\:col-start-1{grid-column-start:1!important}.xl\:col-start-2{grid-column-start:2!important}.xl\:col-start-3{grid-column-start:3!important}.xl\:col-start-4{grid-column-start:4!important}.xl\:col-start-5{grid-column-start:5!important}.xl\:col-start-6{grid-column-start:6!important}.xl\:col-start-7{grid-column-start:7!important}.xl\:col-start-8{grid-column-start:8!important}.xl\:col-start-9{grid-column-start:9!important}.xl\:col-start-10{grid-column-start:10!important}.xl\:col-start-11{grid-column-start:11!important}.xl\:col-start-12{grid-column-start:12!important}.xl\:col-start-13{grid-column-start:13!important}.xl\:col-start-auto{grid-column-start:auto!important}.xl\:col-end-1{grid-column-end:1!important}.xl\:col-end-2{grid-column-end:2!important}.xl\:col-end-3{grid-column-end:3!important}.xl\:col-end-4{grid-column-end:4!important}.xl\:col-end-5{grid-column-end:5!important}.xl\:col-end-6{grid-column-end:6!important}.xl\:col-end-7{grid-column-end:7!important}.xl\:col-end-8{grid-column-end:8!important}.xl\:col-end-9{grid-column-end:9!important}.xl\:col-end-10{grid-column-end:10!important}.xl\:col-end-11{grid-column-end:11!important}.xl\:col-end-12{grid-column-end:12!important}.xl\:col-end-13{grid-column-end:13!important}.xl\:col-end-auto{grid-column-end:auto!important}.xl\:row-auto{grid-row:auto!important}.xl\:row-span-1{grid-row:span 1 / span 1!important}.xl\:row-span-2{grid-row:span 2 / span 2!important}.xl\:row-span-3{grid-row:span 3 / span 3!important}.xl\:row-span-4{grid-row:span 4 / span 4!important}.xl\:row-span-5{grid-row:span 5 / span 5!important}.xl\:row-span-6{grid-row:span 6 / span 6!important}.xl\:row-span-full{grid-row:1 / -1!important}.xl\:row-start-1{grid-row-start:1!important}.xl\:row-start-2{grid-row-start:2!important}.xl\:row-start-3{grid-row-start:3!important}.xl\:row-start-4{grid-row-start:4!important}.xl\:row-start-5{grid-row-start:5!important}.xl\:row-start-6{grid-row-start:6!important}.xl\:row-start-7{grid-row-start:7!important}.xl\:row-start-auto{grid-row-start:auto!important}.xl\:row-end-1{grid-row-end:1!important}.xl\:row-end-2{grid-row-end:2!important}.xl\:row-end-3{grid-row-end:3!important}.xl\:row-end-4{grid-row-end:4!important}.xl\:row-end-5{grid-row-end:5!important}.xl\:row-end-6{grid-row-end:6!important}.xl\:row-end-7{grid-row-end:7!important}.xl\:row-end-auto{grid-row-end:auto!important}.xl\:float-right{float:right!important}.xl\:float-left{float:left!important}.xl\:float-none{float:none!important}.xl\:clear-left{clear:left!important}.xl\:clear-right{clear:right!important}.xl\:clear-both{clear:both!important}.xl\:clear-none{clear:none!important}.xl\:m-0{margin:0!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:.75rem!important}.xl\:m-4{margin:1rem!important}.xl\:m-5{margin:1.25rem!important}.xl\:m-6{margin:1.5rem!important}.xl\:m-7{margin:1.75rem!important}.xl\:m-8{margin:2rem!important}.xl\:m-9{margin:2.25rem!important}.xl\:m-10{margin:2.5rem!important}.xl\:m-11{margin:2.75rem!important}.xl\:m-12{margin:3rem!important}.xl\:m-14{margin:3.5rem!important}.xl\:m-16{margin:4rem!important}.xl\:m-20{margin:5rem!important}.xl\:m-24{margin:6rem!important}.xl\:m-28{margin:7rem!important}.xl\:m-30{margin:7.5rem!important}.xl\:m-32{margin:8rem!important}.xl\:m-36{margin:9rem!important}.xl\:m-40{margin:10rem!important}.xl\:m-44{margin:11rem!important}.xl\:m-48{margin:12rem!important}.xl\:m-52{margin:13rem!important}.xl\:m-56{margin:14rem!important}.xl\:m-60{margin:15rem!important}.xl\:m-64{margin:16rem!important}.xl\:m-72{margin:18rem!important}.xl\:m-80{margin:20rem!important}.xl\:m-82{margin:20.5rem!important}.xl\:m-85{margin:21.25rem!important}.xl\:m-96{margin:24rem!important}.xl\:m-416{margin:26rem!important}.xl\:m-550{margin:34.375rem!important}.xl\:m-600{margin:37.5rem!important}.xl\:m-auto{margin:auto!important}.xl\:m-px{margin:1px!important}.xl\:m-0\.5{margin:.125rem!important}.xl\:m-1\.5{margin:.375rem!important}.xl\:m-2\.5{margin:.625rem!important}.xl\:m-3\.5{margin:.875rem!important}.xl\:m-tw-1{margin:.25rem!important}.xl\:m-tw-2{margin:.5rem!important}.xl\:m-tw-3{margin:.75rem!important}.xl\:m-tw-3\.5{margin:.9375rem!important}.xl\:m-tw-4{margin:1rem!important}.xl\:m-tw-5{margin:1.25rem!important}.xl\:m-51per{margin:51%!important}.xl\:m-max-content{margin:max-content!important}.xl\:-m-0{margin:0!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-.75rem!important}.xl\:-m-4{margin:-1rem!important}.xl\:-m-5{margin:-1.25rem!important}.xl\:-m-6{margin:-1.5rem!important}.xl\:-m-7{margin:-1.75rem!important}.xl\:-m-8{margin:-2rem!important}.xl\:-m-9{margin:-2.25rem!important}.xl\:-m-10{margin:-2.5rem!important}.xl\:-m-11{margin:-2.75rem!important}.xl\:-m-12{margin:-3rem!important}.xl\:-m-14{margin:-3.5rem!important}.xl\:-m-16{margin:-4rem!important}.xl\:-m-20{margin:-5rem!important}.xl\:-m-24{margin:-6rem!important}.xl\:-m-28{margin:-7rem!important}.xl\:-m-30{margin:-7.5rem!important}.xl\:-m-32{margin:-8rem!important}.xl\:-m-36{margin:-9rem!important}.xl\:-m-40{margin:-10rem!important}.xl\:-m-44{margin:-11rem!important}.xl\:-m-48{margin:-12rem!important}.xl\:-m-52{margin:-13rem!important}.xl\:-m-56{margin:-14rem!important}.xl\:-m-60{margin:-15rem!important}.xl\:-m-64{margin:-16rem!important}.xl\:-m-72{margin:-18rem!important}.xl\:-m-80{margin:-20rem!important}.xl\:-m-82{margin:-20.5rem!important}.xl\:-m-85{margin:-21.25rem!important}.xl\:-m-96{margin:-24rem!important}.xl\:-m-416{margin:-26rem!important}.xl\:-m-550{margin:-34.375rem!important}.xl\:-m-600{margin:-37.5rem!important}.xl\:-m-px{margin:-1px!important}.xl\:-m-0\.5{margin:-.125rem!important}.xl\:-m-1\.5{margin:-.375rem!important}.xl\:-m-2\.5{margin:-.625rem!important}.xl\:-m-3\.5{margin:-.875rem!important}.xl\:-m-tw-1{margin:-.25rem!important}.xl\:-m-tw-2{margin:-.5rem!important}.xl\:-m-tw-3{margin:-.75rem!important}.xl\:-m-tw-3\.5{margin:-.9375rem!important}.xl\:-m-tw-4{margin:-1rem!important}.xl\:-m-tw-5{margin:-1.25rem!important}.xl\:-m-51per{margin:-51%!important}.xl\:-m-max-content{margin:max-content!important}.xl\:last\:m-0:last-child{margin:0!important}.xl\:last\:m-1:last-child{margin:.25rem!important}.xl\:last\:m-2:last-child{margin:.5rem!important}.xl\:last\:m-3:last-child{margin:.75rem!important}.xl\:last\:m-4:last-child{margin:1rem!important}.xl\:last\:m-5:last-child{margin:1.25rem!important}.xl\:last\:m-6:last-child{margin:1.5rem!important}.xl\:last\:m-7:last-child{margin:1.75rem!important}.xl\:last\:m-8:last-child{margin:2rem!important}.xl\:last\:m-9:last-child{margin:2.25rem!important}.xl\:last\:m-10:last-child{margin:2.5rem!important}.xl\:last\:m-11:last-child{margin:2.75rem!important}.xl\:last\:m-12:last-child{margin:3rem!important}.xl\:last\:m-14:last-child{margin:3.5rem!important}.xl\:last\:m-16:last-child{margin:4rem!important}.xl\:last\:m-20:last-child{margin:5rem!important}.xl\:last\:m-24:last-child{margin:6rem!important}.xl\:last\:m-28:last-child{margin:7rem!important}.xl\:last\:m-30:last-child{margin:7.5rem!important}.xl\:last\:m-32:last-child{margin:8rem!important}.xl\:last\:m-36:last-child{margin:9rem!important}.xl\:last\:m-40:last-child{margin:10rem!important}.xl\:last\:m-44:last-child{margin:11rem!important}.xl\:last\:m-48:last-child{margin:12rem!important}.xl\:last\:m-52:last-child{margin:13rem!important}.xl\:last\:m-56:last-child{margin:14rem!important}.xl\:last\:m-60:last-child{margin:15rem!important}.xl\:last\:m-64:last-child{margin:16rem!important}.xl\:last\:m-72:last-child{margin:18rem!important}.xl\:last\:m-80:last-child{margin:20rem!important}.xl\:last\:m-82:last-child{margin:20.5rem!important}.xl\:last\:m-85:last-child{margin:21.25rem!important}.xl\:last\:m-96:last-child{margin:24rem!important}.xl\:last\:m-416:last-child{margin:26rem!important}.xl\:last\:m-550:last-child{margin:34.375rem!important}.xl\:last\:m-600:last-child{margin:37.5rem!important}.xl\:last\:m-auto:last-child{margin:auto!important}.xl\:last\:m-px:last-child{margin:1px!important}.xl\:last\:m-0\.5:last-child{margin:.125rem!important}.xl\:last\:m-1\.5:last-child{margin:.375rem!important}.xl\:last\:m-2\.5:last-child{margin:.625rem!important}.xl\:last\:m-3\.5:last-child{margin:.875rem!important}.xl\:last\:m-tw-1:last-child{margin:.25rem!important}.xl\:last\:m-tw-2:last-child{margin:.5rem!important}.xl\:last\:m-tw-3:last-child{margin:.75rem!important}.xl\:last\:m-tw-3\.5:last-child{margin:.9375rem!important}.xl\:last\:m-tw-4:last-child{margin:1rem!important}.xl\:last\:m-tw-5:last-child{margin:1.25rem!important}.xl\:last\:m-51per:last-child{margin:51%!important}.xl\:last\:m-max-content:last-child{margin:max-content!important}.xl\:last\:-m-0:last-child{margin:0!important}.xl\:last\:-m-1:last-child{margin:-.25rem!important}.xl\:last\:-m-2:last-child{margin:-.5rem!important}.xl\:last\:-m-3:last-child{margin:-.75rem!important}.xl\:last\:-m-4:last-child{margin:-1rem!important}.xl\:last\:-m-5:last-child{margin:-1.25rem!important}.xl\:last\:-m-6:last-child{margin:-1.5rem!important}.xl\:last\:-m-7:last-child{margin:-1.75rem!important}.xl\:last\:-m-8:last-child{margin:-2rem!important}.xl\:last\:-m-9:last-child{margin:-2.25rem!important}.xl\:last\:-m-10:last-child{margin:-2.5rem!important}.xl\:last\:-m-11:last-child{margin:-2.75rem!important}.xl\:last\:-m-12:last-child{margin:-3rem!important}.xl\:last\:-m-14:last-child{margin:-3.5rem!important}.xl\:last\:-m-16:last-child{margin:-4rem!important}.xl\:last\:-m-20:last-child{margin:-5rem!important}.xl\:last\:-m-24:last-child{margin:-6rem!important}.xl\:last\:-m-28:last-child{margin:-7rem!important}.xl\:last\:-m-30:last-child{margin:-7.5rem!important}.xl\:last\:-m-32:last-child{margin:-8rem!important}.xl\:last\:-m-36:last-child{margin:-9rem!important}.xl\:last\:-m-40:last-child{margin:-10rem!important}.xl\:last\:-m-44:last-child{margin:-11rem!important}.xl\:last\:-m-48:last-child{margin:-12rem!important}.xl\:last\:-m-52:last-child{margin:-13rem!important}.xl\:last\:-m-56:last-child{margin:-14rem!important}.xl\:last\:-m-60:last-child{margin:-15rem!important}.xl\:last\:-m-64:last-child{margin:-16rem!important}.xl\:last\:-m-72:last-child{margin:-18rem!important}.xl\:last\:-m-80:last-child{margin:-20rem!important}.xl\:last\:-m-82:last-child{margin:-20.5rem!important}.xl\:last\:-m-85:last-child{margin:-21.25rem!important}.xl\:last\:-m-96:last-child{margin:-24rem!important}.xl\:last\:-m-416:last-child{margin:-26rem!important}.xl\:last\:-m-550:last-child{margin:-34.375rem!important}.xl\:last\:-m-600:last-child{margin:-37.5rem!important}.xl\:last\:-m-px:last-child{margin:-1px!important}.xl\:last\:-m-0\.5:last-child{margin:-.125rem!important}.xl\:last\:-m-1\.5:last-child{margin:-.375rem!important}.xl\:last\:-m-2\.5:last-child{margin:-.625rem!important}.xl\:last\:-m-3\.5:last-child{margin:-.875rem!important}.xl\:last\:-m-tw-1:last-child{margin:-.25rem!important}.xl\:last\:-m-tw-2:last-child{margin:-.5rem!important}.xl\:last\:-m-tw-3:last-child{margin:-.75rem!important}.xl\:last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.xl\:last\:-m-tw-4:last-child{margin:-1rem!important}.xl\:last\:-m-tw-5:last-child{margin:-1.25rem!important}.xl\:last\:-m-51per:last-child{margin:-51%!important}.xl\:last\:-m-max-content:last-child{margin:max-content!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.xl\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.xl\:mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.xl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.xl\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.xl\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.xl\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.xl\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.xl\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.xl\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.xl\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.xl\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.xl\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.xl\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.xl\:mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.xl\:mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.xl\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.xl\:mx-416{margin-left:26rem!important;margin-right:26rem!important}.xl\:mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.xl\:mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:mx-px{margin-left:1px!important;margin-right:1px!important}.xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.xl\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.xl\:mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.xl\:mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:mx-51per{margin-left:51%!important;margin-right:51%!important}.xl\:mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.xl\:-mx-0{margin-left:0!important;margin-right:0!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.xl\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.xl\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.xl\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.xl\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.xl\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.xl\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.xl\:-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.xl\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.xl\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.xl\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.xl\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.xl\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.xl\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.xl\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.xl\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.xl\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.xl\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.xl\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.xl\:-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.xl\:-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.xl\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.xl\:-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.xl\:-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.xl\:-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.xl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.xl\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.xl\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.xl\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.xl\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.xl\:-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.xl\:-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.xl\:-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.xl\:my-0{margin-top:0!important;margin-bottom:0!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.xl\:my-28{margin-top:7rem!important;margin-bottom:7rem!important}.xl\:my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.xl\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.xl\:my-36{margin-top:9rem!important;margin-bottom:9rem!important}.xl\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.xl\:my-44{margin-top:11rem!important;margin-bottom:11rem!important}.xl\:my-48{margin-top:12rem!important;margin-bottom:12rem!important}.xl\:my-52{margin-top:13rem!important;margin-bottom:13rem!important}.xl\:my-56{margin-top:14rem!important;margin-bottom:14rem!important}.xl\:my-60{margin-top:15rem!important;margin-bottom:15rem!important}.xl\:my-64{margin-top:16rem!important;margin-bottom:16rem!important}.xl\:my-72{margin-top:18rem!important;margin-bottom:18rem!important}.xl\:my-80{margin-top:20rem!important;margin-bottom:20rem!important}.xl\:my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.xl\:my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.xl\:my-96{margin-top:24rem!important;margin-bottom:24rem!important}.xl\:my-416{margin-top:26rem!important;margin-bottom:26rem!important}.xl\:my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.xl\:my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}.xl\:my-px{margin-top:1px!important;margin-bottom:1px!important}.xl\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.xl\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.xl\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.xl\:my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.xl\:my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.xl\:my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:my-51per{margin-top:51%!important;margin-bottom:51%!important}.xl\:my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.xl\:-my-0{margin-top:0!important;margin-bottom:0!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.xl\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.xl\:-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.xl\:-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.xl\:-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.xl\:-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.xl\:-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.xl\:-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.xl\:-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.xl\:-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.xl\:-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.xl\:-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.xl\:-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.xl\:-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.xl\:-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.xl\:-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.xl\:-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.xl\:-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.xl\:-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.xl\:-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.xl\:-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.xl\:-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.xl\:-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.xl\:-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.xl\:-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.xl\:-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.xl\:-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.xl\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.xl\:-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.xl\:-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.xl\:-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.xl\:-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.xl\:-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.xl\:-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.xl\:-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.xl\:-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.xl\:-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.xl\:last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.xl\:last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.xl\:last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.xl\:last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.xl\:last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.xl\:last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.xl\:last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.xl\:last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.xl\:last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.xl\:last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.xl\:last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.xl\:last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.xl\:last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.xl\:last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.xl\:last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.xl\:last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.xl\:last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.xl\:last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.xl\:last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.xl\:last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.xl\:last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.xl\:last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.xl\:last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.xl\:last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.xl\:last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.xl\:last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.xl\:last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.xl\:last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.xl\:last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.xl\:last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.xl\:last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.xl\:last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.xl\:last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.xl\:last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.xl\:last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.xl\:last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.xl\:last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.xl\:last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.xl\:last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.xl\:last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.xl\:last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.xl\:last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.xl\:last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.xl\:last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.xl\:last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.xl\:last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.xl\:last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.xl\:last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.xl\:last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.xl\:last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.xl\:last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.xl\:last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.xl\:last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.xl\:last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.xl\:last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.xl\:last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.xl\:last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.xl\:last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.xl\:last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.xl\:last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.xl\:last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.xl\:last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.xl\:last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.xl\:last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.xl\:last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.xl\:last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.xl\:last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.xl\:last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.xl\:last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.xl\:last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.xl\:last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.xl\:last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xl\:last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xl\:last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xl\:last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.xl\:last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.xl\:last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.xl\:last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.xl\:last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.xl\:last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.xl\:last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.xl\:last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.xl\:last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.xl\:last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.xl\:last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.xl\:last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.xl\:last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.xl\:last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.xl\:last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.xl\:last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.xl\:last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.xl\:last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.xl\:last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.xl\:last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.xl\:last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.xl\:last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.xl\:last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.xl\:last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.xl\:last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.xl\:last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.xl\:last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.xl\:last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.xl\:last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.xl\:last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.xl\:last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.xl\:last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.xl\:last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.xl\:last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.xl\:last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.xl\:last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.xl\:last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.xl\:last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.xl\:last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.xl\:last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.xl\:last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.xl\:last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.xl\:last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.xl\:last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.xl\:last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.xl\:last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.xl\:last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.xl\:last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.xl\:last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.xl\:last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.xl\:last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.xl\:last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.xl\:last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.xl\:last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.xl\:last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.xl\:last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.xl\:last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.xl\:last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.xl\:last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.xl\:last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.xl\:last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.xl\:last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.xl\:last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.xl\:last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.xl\:last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.xl\:last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.xl\:last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.xl\:last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.xl\:last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.xl\:mt-0{margin-top:0!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:.75rem!important}.xl\:mt-4{margin-top:1rem!important}.xl\:mt-5{margin-top:1.25rem!important}.xl\:mt-6{margin-top:1.5rem!important}.xl\:mt-7{margin-top:1.75rem!important}.xl\:mt-8{margin-top:2rem!important}.xl\:mt-9{margin-top:2.25rem!important}.xl\:mt-10{margin-top:2.5rem!important}.xl\:mt-11{margin-top:2.75rem!important}.xl\:mt-12{margin-top:3rem!important}.xl\:mt-14{margin-top:3.5rem!important}.xl\:mt-16{margin-top:4rem!important}.xl\:mt-20{margin-top:5rem!important}.xl\:mt-24{margin-top:6rem!important}.xl\:mt-28{margin-top:7rem!important}.xl\:mt-30{margin-top:7.5rem!important}.xl\:mt-32{margin-top:8rem!important}.xl\:mt-36{margin-top:9rem!important}.xl\:mt-40{margin-top:10rem!important}.xl\:mt-44{margin-top:11rem!important}.xl\:mt-48{margin-top:12rem!important}.xl\:mt-52{margin-top:13rem!important}.xl\:mt-56{margin-top:14rem!important}.xl\:mt-60{margin-top:15rem!important}.xl\:mt-64{margin-top:16rem!important}.xl\:mt-72{margin-top:18rem!important}.xl\:mt-80{margin-top:20rem!important}.xl\:mt-82{margin-top:20.5rem!important}.xl\:mt-85{margin-top:21.25rem!important}.xl\:mt-96{margin-top:24rem!important}.xl\:mt-416{margin-top:26rem!important}.xl\:mt-550{margin-top:34.375rem!important}.xl\:mt-600{margin-top:37.5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mt-px{margin-top:1px!important}.xl\:mt-0\.5{margin-top:.125rem!important}.xl\:mt-1\.5{margin-top:.375rem!important}.xl\:mt-2\.5{margin-top:.625rem!important}.xl\:mt-3\.5{margin-top:.875rem!important}.xl\:mt-tw-1{margin-top:.25rem!important}.xl\:mt-tw-2{margin-top:.5rem!important}.xl\:mt-tw-3{margin-top:.75rem!important}.xl\:mt-tw-3\.5{margin-top:.9375rem!important}.xl\:mt-tw-4{margin-top:1rem!important}.xl\:mt-tw-5{margin-top:1.25rem!important}.xl\:mt-51per{margin-top:51%!important}.xl\:mt-max-content{margin-top:max-content!important}.xl\:-mt-0{margin-top:0!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-.75rem!important}.xl\:-mt-4{margin-top:-1rem!important}.xl\:-mt-5{margin-top:-1.25rem!important}.xl\:-mt-6{margin-top:-1.5rem!important}.xl\:-mt-7{margin-top:-1.75rem!important}.xl\:-mt-8{margin-top:-2rem!important}.xl\:-mt-9{margin-top:-2.25rem!important}.xl\:-mt-10{margin-top:-2.5rem!important}.xl\:-mt-11{margin-top:-2.75rem!important}.xl\:-mt-12{margin-top:-3rem!important}.xl\:-mt-14{margin-top:-3.5rem!important}.xl\:-mt-16{margin-top:-4rem!important}.xl\:-mt-20{margin-top:-5rem!important}.xl\:-mt-24{margin-top:-6rem!important}.xl\:-mt-28{margin-top:-7rem!important}.xl\:-mt-30{margin-top:-7.5rem!important}.xl\:-mt-32{margin-top:-8rem!important}.xl\:-mt-36{margin-top:-9rem!important}.xl\:-mt-40{margin-top:-10rem!important}.xl\:-mt-44{margin-top:-11rem!important}.xl\:-mt-48{margin-top:-12rem!important}.xl\:-mt-52{margin-top:-13rem!important}.xl\:-mt-56{margin-top:-14rem!important}.xl\:-mt-60{margin-top:-15rem!important}.xl\:-mt-64{margin-top:-16rem!important}.xl\:-mt-72{margin-top:-18rem!important}.xl\:-mt-80{margin-top:-20rem!important}.xl\:-mt-82{margin-top:-20.5rem!important}.xl\:-mt-85{margin-top:-21.25rem!important}.xl\:-mt-96{margin-top:-24rem!important}.xl\:-mt-416{margin-top:-26rem!important}.xl\:-mt-550{margin-top:-34.375rem!important}.xl\:-mt-600{margin-top:-37.5rem!important}.xl\:-mt-px{margin-top:-1px!important}.xl\:-mt-0\.5{margin-top:-.125rem!important}.xl\:-mt-1\.5{margin-top:-.375rem!important}.xl\:-mt-2\.5{margin-top:-.625rem!important}.xl\:-mt-3\.5{margin-top:-.875rem!important}.xl\:-mt-tw-1{margin-top:-.25rem!important}.xl\:-mt-tw-2{margin-top:-.5rem!important}.xl\:-mt-tw-3{margin-top:-.75rem!important}.xl\:-mt-tw-3\.5{margin-top:-.9375rem!important}.xl\:-mt-tw-4{margin-top:-1rem!important}.xl\:-mt-tw-5{margin-top:-1.25rem!important}.xl\:-mt-51per{margin-top:-51%!important}.xl\:-mt-max-content{margin-top:max-content!important}.xl\:mr-0{margin-right:0!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:.75rem!important}.xl\:mr-4{margin-right:1rem!important}.xl\:mr-5{margin-right:1.25rem!important}.xl\:mr-6{margin-right:1.5rem!important}.xl\:mr-7{margin-right:1.75rem!important}.xl\:mr-8{margin-right:2rem!important}.xl\:mr-9{margin-right:2.25rem!important}.xl\:mr-10{margin-right:2.5rem!important}.xl\:mr-11{margin-right:2.75rem!important}.xl\:mr-12{margin-right:3rem!important}.xl\:mr-14{margin-right:3.5rem!important}.xl\:mr-16{margin-right:4rem!important}.xl\:mr-20{margin-right:5rem!important}.xl\:mr-24{margin-right:6rem!important}.xl\:mr-28{margin-right:7rem!important}.xl\:mr-30{margin-right:7.5rem!important}.xl\:mr-32{margin-right:8rem!important}.xl\:mr-36{margin-right:9rem!important}.xl\:mr-40{margin-right:10rem!important}.xl\:mr-44{margin-right:11rem!important}.xl\:mr-48{margin-right:12rem!important}.xl\:mr-52{margin-right:13rem!important}.xl\:mr-56{margin-right:14rem!important}.xl\:mr-60{margin-right:15rem!important}.xl\:mr-64{margin-right:16rem!important}.xl\:mr-72{margin-right:18rem!important}.xl\:mr-80{margin-right:20rem!important}.xl\:mr-82{margin-right:20.5rem!important}.xl\:mr-85{margin-right:21.25rem!important}.xl\:mr-96{margin-right:24rem!important}.xl\:mr-416{margin-right:26rem!important}.xl\:mr-550{margin-right:34.375rem!important}.xl\:mr-600{margin-right:37.5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:mr-px{margin-right:1px!important}.xl\:mr-0\.5{margin-right:.125rem!important}.xl\:mr-1\.5{margin-right:.375rem!important}.xl\:mr-2\.5{margin-right:.625rem!important}.xl\:mr-3\.5{margin-right:.875rem!important}.xl\:mr-tw-1{margin-right:.25rem!important}.xl\:mr-tw-2{margin-right:.5rem!important}.xl\:mr-tw-3{margin-right:.75rem!important}.xl\:mr-tw-3\.5{margin-right:.9375rem!important}.xl\:mr-tw-4{margin-right:1rem!important}.xl\:mr-tw-5{margin-right:1.25rem!important}.xl\:mr-51per{margin-right:51%!important}.xl\:mr-max-content{margin-right:max-content!important}.xl\:-mr-0{margin-right:0!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-.75rem!important}.xl\:-mr-4{margin-right:-1rem!important}.xl\:-mr-5{margin-right:-1.25rem!important}.xl\:-mr-6{margin-right:-1.5rem!important}.xl\:-mr-7{margin-right:-1.75rem!important}.xl\:-mr-8{margin-right:-2rem!important}.xl\:-mr-9{margin-right:-2.25rem!important}.xl\:-mr-10{margin-right:-2.5rem!important}.xl\:-mr-11{margin-right:-2.75rem!important}.xl\:-mr-12{margin-right:-3rem!important}.xl\:-mr-14{margin-right:-3.5rem!important}.xl\:-mr-16{margin-right:-4rem!important}.xl\:-mr-20{margin-right:-5rem!important}.xl\:-mr-24{margin-right:-6rem!important}.xl\:-mr-28{margin-right:-7rem!important}.xl\:-mr-30{margin-right:-7.5rem!important}.xl\:-mr-32{margin-right:-8rem!important}.xl\:-mr-36{margin-right:-9rem!important}.xl\:-mr-40{margin-right:-10rem!important}.xl\:-mr-44{margin-right:-11rem!important}.xl\:-mr-48{margin-right:-12rem!important}.xl\:-mr-52{margin-right:-13rem!important}.xl\:-mr-56{margin-right:-14rem!important}.xl\:-mr-60{margin-right:-15rem!important}.xl\:-mr-64{margin-right:-16rem!important}.xl\:-mr-72{margin-right:-18rem!important}.xl\:-mr-80{margin-right:-20rem!important}.xl\:-mr-82{margin-right:-20.5rem!important}.xl\:-mr-85{margin-right:-21.25rem!important}.xl\:-mr-96{margin-right:-24rem!important}.xl\:-mr-416{margin-right:-26rem!important}.xl\:-mr-550{margin-right:-34.375rem!important}.xl\:-mr-600{margin-right:-37.5rem!important}.xl\:-mr-px{margin-right:-1px!important}.xl\:-mr-0\.5{margin-right:-.125rem!important}.xl\:-mr-1\.5{margin-right:-.375rem!important}.xl\:-mr-2\.5{margin-right:-.625rem!important}.xl\:-mr-3\.5{margin-right:-.875rem!important}.xl\:-mr-tw-1{margin-right:-.25rem!important}.xl\:-mr-tw-2{margin-right:-.5rem!important}.xl\:-mr-tw-3{margin-right:-.75rem!important}.xl\:-mr-tw-3\.5{margin-right:-.9375rem!important}.xl\:-mr-tw-4{margin-right:-1rem!important}.xl\:-mr-tw-5{margin-right:-1.25rem!important}.xl\:-mr-51per{margin-right:-51%!important}.xl\:-mr-max-content{margin-right:max-content!important}.xl\:mb-0{margin-bottom:0!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:.75rem!important}.xl\:mb-4{margin-bottom:1rem!important}.xl\:mb-5{margin-bottom:1.25rem!important}.xl\:mb-6{margin-bottom:1.5rem!important}.xl\:mb-7{margin-bottom:1.75rem!important}.xl\:mb-8{margin-bottom:2rem!important}.xl\:mb-9{margin-bottom:2.25rem!important}.xl\:mb-10{margin-bottom:2.5rem!important}.xl\:mb-11{margin-bottom:2.75rem!important}.xl\:mb-12{margin-bottom:3rem!important}.xl\:mb-14{margin-bottom:3.5rem!important}.xl\:mb-16{margin-bottom:4rem!important}.xl\:mb-20{margin-bottom:5rem!important}.xl\:mb-24{margin-bottom:6rem!important}.xl\:mb-28{margin-bottom:7rem!important}.xl\:mb-30{margin-bottom:7.5rem!important}.xl\:mb-32{margin-bottom:8rem!important}.xl\:mb-36{margin-bottom:9rem!important}.xl\:mb-40{margin-bottom:10rem!important}.xl\:mb-44{margin-bottom:11rem!important}.xl\:mb-48{margin-bottom:12rem!important}.xl\:mb-52{margin-bottom:13rem!important}.xl\:mb-56{margin-bottom:14rem!important}.xl\:mb-60{margin-bottom:15rem!important}.xl\:mb-64{margin-bottom:16rem!important}.xl\:mb-72{margin-bottom:18rem!important}.xl\:mb-80{margin-bottom:20rem!important}.xl\:mb-82{margin-bottom:20.5rem!important}.xl\:mb-85{margin-bottom:21.25rem!important}.xl\:mb-96{margin-bottom:24rem!important}.xl\:mb-416{margin-bottom:26rem!important}.xl\:mb-550{margin-bottom:34.375rem!important}.xl\:mb-600{margin-bottom:37.5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mb-px{margin-bottom:1px!important}.xl\:mb-0\.5{margin-bottom:.125rem!important}.xl\:mb-1\.5{margin-bottom:.375rem!important}.xl\:mb-2\.5{margin-bottom:.625rem!important}.xl\:mb-3\.5{margin-bottom:.875rem!important}.xl\:mb-tw-1{margin-bottom:.25rem!important}.xl\:mb-tw-2{margin-bottom:.5rem!important}.xl\:mb-tw-3{margin-bottom:.75rem!important}.xl\:mb-tw-3\.5{margin-bottom:.9375rem!important}.xl\:mb-tw-4{margin-bottom:1rem!important}.xl\:mb-tw-5{margin-bottom:1.25rem!important}.xl\:mb-51per{margin-bottom:51%!important}.xl\:mb-max-content{margin-bottom:max-content!important}.xl\:-mb-0{margin-bottom:0!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-.75rem!important}.xl\:-mb-4{margin-bottom:-1rem!important}.xl\:-mb-5{margin-bottom:-1.25rem!important}.xl\:-mb-6{margin-bottom:-1.5rem!important}.xl\:-mb-7{margin-bottom:-1.75rem!important}.xl\:-mb-8{margin-bottom:-2rem!important}.xl\:-mb-9{margin-bottom:-2.25rem!important}.xl\:-mb-10{margin-bottom:-2.5rem!important}.xl\:-mb-11{margin-bottom:-2.75rem!important}.xl\:-mb-12{margin-bottom:-3rem!important}.xl\:-mb-14{margin-bottom:-3.5rem!important}.xl\:-mb-16{margin-bottom:-4rem!important}.xl\:-mb-20{margin-bottom:-5rem!important}.xl\:-mb-24{margin-bottom:-6rem!important}.xl\:-mb-28{margin-bottom:-7rem!important}.xl\:-mb-30{margin-bottom:-7.5rem!important}.xl\:-mb-32{margin-bottom:-8rem!important}.xl\:-mb-36{margin-bottom:-9rem!important}.xl\:-mb-40{margin-bottom:-10rem!important}.xl\:-mb-44{margin-bottom:-11rem!important}.xl\:-mb-48{margin-bottom:-12rem!important}.xl\:-mb-52{margin-bottom:-13rem!important}.xl\:-mb-56{margin-bottom:-14rem!important}.xl\:-mb-60{margin-bottom:-15rem!important}.xl\:-mb-64{margin-bottom:-16rem!important}.xl\:-mb-72{margin-bottom:-18rem!important}.xl\:-mb-80{margin-bottom:-20rem!important}.xl\:-mb-82{margin-bottom:-20.5rem!important}.xl\:-mb-85{margin-bottom:-21.25rem!important}.xl\:-mb-96{margin-bottom:-24rem!important}.xl\:-mb-416{margin-bottom:-26rem!important}.xl\:-mb-550{margin-bottom:-34.375rem!important}.xl\:-mb-600{margin-bottom:-37.5rem!important}.xl\:-mb-px{margin-bottom:-1px!important}.xl\:-mb-0\.5{margin-bottom:-.125rem!important}.xl\:-mb-1\.5{margin-bottom:-.375rem!important}.xl\:-mb-2\.5{margin-bottom:-.625rem!important}.xl\:-mb-3\.5{margin-bottom:-.875rem!important}.xl\:-mb-tw-1{margin-bottom:-.25rem!important}.xl\:-mb-tw-2{margin-bottom:-.5rem!important}.xl\:-mb-tw-3{margin-bottom:-.75rem!important}.xl\:-mb-tw-3\.5{margin-bottom:-.9375rem!important}.xl\:-mb-tw-4{margin-bottom:-1rem!important}.xl\:-mb-tw-5{margin-bottom:-1.25rem!important}.xl\:-mb-51per{margin-bottom:-51%!important}.xl\:-mb-max-content{margin-bottom:max-content!important}.xl\:ml-0{margin-left:0!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:.75rem!important}.xl\:ml-4{margin-left:1rem!important}.xl\:ml-5{margin-left:1.25rem!important}.xl\:ml-6{margin-left:1.5rem!important}.xl\:ml-7{margin-left:1.75rem!important}.xl\:ml-8{margin-left:2rem!important}.xl\:ml-9{margin-left:2.25rem!important}.xl\:ml-10{margin-left:2.5rem!important}.xl\:ml-11{margin-left:2.75rem!important}.xl\:ml-12{margin-left:3rem!important}.xl\:ml-14{margin-left:3.5rem!important}.xl\:ml-16{margin-left:4rem!important}.xl\:ml-20{margin-left:5rem!important}.xl\:ml-24{margin-left:6rem!important}.xl\:ml-28{margin-left:7rem!important}.xl\:ml-30{margin-left:7.5rem!important}.xl\:ml-32{margin-left:8rem!important}.xl\:ml-36{margin-left:9rem!important}.xl\:ml-40{margin-left:10rem!important}.xl\:ml-44{margin-left:11rem!important}.xl\:ml-48{margin-left:12rem!important}.xl\:ml-52{margin-left:13rem!important}.xl\:ml-56{margin-left:14rem!important}.xl\:ml-60{margin-left:15rem!important}.xl\:ml-64{margin-left:16rem!important}.xl\:ml-72{margin-left:18rem!important}.xl\:ml-80{margin-left:20rem!important}.xl\:ml-82{margin-left:20.5rem!important}.xl\:ml-85{margin-left:21.25rem!important}.xl\:ml-96{margin-left:24rem!important}.xl\:ml-416{margin-left:26rem!important}.xl\:ml-550{margin-left:34.375rem!important}.xl\:ml-600{margin-left:37.5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:ml-px{margin-left:1px!important}.xl\:ml-0\.5{margin-left:.125rem!important}.xl\:ml-1\.5{margin-left:.375rem!important}.xl\:ml-2\.5{margin-left:.625rem!important}.xl\:ml-3\.5{margin-left:.875rem!important}.xl\:ml-tw-1{margin-left:.25rem!important}.xl\:ml-tw-2{margin-left:.5rem!important}.xl\:ml-tw-3{margin-left:.75rem!important}.xl\:ml-tw-3\.5{margin-left:.9375rem!important}.xl\:ml-tw-4{margin-left:1rem!important}.xl\:ml-tw-5{margin-left:1.25rem!important}.xl\:ml-51per{margin-left:51%!important}.xl\:ml-max-content{margin-left:max-content!important}.xl\:-ml-0{margin-left:0!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-.75rem!important}.xl\:-ml-4{margin-left:-1rem!important}.xl\:-ml-5{margin-left:-1.25rem!important}.xl\:-ml-6{margin-left:-1.5rem!important}.xl\:-ml-7{margin-left:-1.75rem!important}.xl\:-ml-8{margin-left:-2rem!important}.xl\:-ml-9{margin-left:-2.25rem!important}.xl\:-ml-10{margin-left:-2.5rem!important}.xl\:-ml-11{margin-left:-2.75rem!important}.xl\:-ml-12{margin-left:-3rem!important}.xl\:-ml-14{margin-left:-3.5rem!important}.xl\:-ml-16{margin-left:-4rem!important}.xl\:-ml-20{margin-left:-5rem!important}.xl\:-ml-24{margin-left:-6rem!important}.xl\:-ml-28{margin-left:-7rem!important}.xl\:-ml-30{margin-left:-7.5rem!important}.xl\:-ml-32{margin-left:-8rem!important}.xl\:-ml-36{margin-left:-9rem!important}.xl\:-ml-40{margin-left:-10rem!important}.xl\:-ml-44{margin-left:-11rem!important}.xl\:-ml-48{margin-left:-12rem!important}.xl\:-ml-52{margin-left:-13rem!important}.xl\:-ml-56{margin-left:-14rem!important}.xl\:-ml-60{margin-left:-15rem!important}.xl\:-ml-64{margin-left:-16rem!important}.xl\:-ml-72{margin-left:-18rem!important}.xl\:-ml-80{margin-left:-20rem!important}.xl\:-ml-82{margin-left:-20.5rem!important}.xl\:-ml-85{margin-left:-21.25rem!important}.xl\:-ml-96{margin-left:-24rem!important}.xl\:-ml-416{margin-left:-26rem!important}.xl\:-ml-550{margin-left:-34.375rem!important}.xl\:-ml-600{margin-left:-37.5rem!important}.xl\:-ml-px{margin-left:-1px!important}.xl\:-ml-0\.5{margin-left:-.125rem!important}.xl\:-ml-1\.5{margin-left:-.375rem!important}.xl\:-ml-2\.5{margin-left:-.625rem!important}.xl\:-ml-3\.5{margin-left:-.875rem!important}.xl\:-ml-tw-1{margin-left:-.25rem!important}.xl\:-ml-tw-2{margin-left:-.5rem!important}.xl\:-ml-tw-3{margin-left:-.75rem!important}.xl\:-ml-tw-3\.5{margin-left:-.9375rem!important}.xl\:-ml-tw-4{margin-left:-1rem!important}.xl\:-ml-tw-5{margin-left:-1.25rem!important}.xl\:-ml-51per{margin-left:-51%!important}.xl\:-ml-max-content{margin-left:max-content!important}.xl\:last\:mt-0:last-child{margin-top:0!important}.xl\:last\:mt-1:last-child{margin-top:.25rem!important}.xl\:last\:mt-2:last-child{margin-top:.5rem!important}.xl\:last\:mt-3:last-child{margin-top:.75rem!important}.xl\:last\:mt-4:last-child{margin-top:1rem!important}.xl\:last\:mt-5:last-child{margin-top:1.25rem!important}.xl\:last\:mt-6:last-child{margin-top:1.5rem!important}.xl\:last\:mt-7:last-child{margin-top:1.75rem!important}.xl\:last\:mt-8:last-child{margin-top:2rem!important}.xl\:last\:mt-9:last-child{margin-top:2.25rem!important}.xl\:last\:mt-10:last-child{margin-top:2.5rem!important}.xl\:last\:mt-11:last-child{margin-top:2.75rem!important}.xl\:last\:mt-12:last-child{margin-top:3rem!important}.xl\:last\:mt-14:last-child{margin-top:3.5rem!important}.xl\:last\:mt-16:last-child{margin-top:4rem!important}.xl\:last\:mt-20:last-child{margin-top:5rem!important}.xl\:last\:mt-24:last-child{margin-top:6rem!important}.xl\:last\:mt-28:last-child{margin-top:7rem!important}.xl\:last\:mt-30:last-child{margin-top:7.5rem!important}.xl\:last\:mt-32:last-child{margin-top:8rem!important}.xl\:last\:mt-36:last-child{margin-top:9rem!important}.xl\:last\:mt-40:last-child{margin-top:10rem!important}.xl\:last\:mt-44:last-child{margin-top:11rem!important}.xl\:last\:mt-48:last-child{margin-top:12rem!important}.xl\:last\:mt-52:last-child{margin-top:13rem!important}.xl\:last\:mt-56:last-child{margin-top:14rem!important}.xl\:last\:mt-60:last-child{margin-top:15rem!important}.xl\:last\:mt-64:last-child{margin-top:16rem!important}.xl\:last\:mt-72:last-child{margin-top:18rem!important}.xl\:last\:mt-80:last-child{margin-top:20rem!important}.xl\:last\:mt-82:last-child{margin-top:20.5rem!important}.xl\:last\:mt-85:last-child{margin-top:21.25rem!important}.xl\:last\:mt-96:last-child{margin-top:24rem!important}.xl\:last\:mt-416:last-child{margin-top:26rem!important}.xl\:last\:mt-550:last-child{margin-top:34.375rem!important}.xl\:last\:mt-600:last-child{margin-top:37.5rem!important}.xl\:last\:mt-auto:last-child{margin-top:auto!important}.xl\:last\:mt-px:last-child{margin-top:1px!important}.xl\:last\:mt-0\.5:last-child{margin-top:.125rem!important}.xl\:last\:mt-1\.5:last-child{margin-top:.375rem!important}.xl\:last\:mt-2\.5:last-child{margin-top:.625rem!important}.xl\:last\:mt-3\.5:last-child{margin-top:.875rem!important}.xl\:last\:mt-tw-1:last-child{margin-top:.25rem!important}.xl\:last\:mt-tw-2:last-child{margin-top:.5rem!important}.xl\:last\:mt-tw-3:last-child{margin-top:.75rem!important}.xl\:last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.xl\:last\:mt-tw-4:last-child{margin-top:1rem!important}.xl\:last\:mt-tw-5:last-child{margin-top:1.25rem!important}.xl\:last\:mt-51per:last-child{margin-top:51%!important}.xl\:last\:mt-max-content:last-child{margin-top:max-content!important}.xl\:last\:-mt-0:last-child{margin-top:0!important}.xl\:last\:-mt-1:last-child{margin-top:-.25rem!important}.xl\:last\:-mt-2:last-child{margin-top:-.5rem!important}.xl\:last\:-mt-3:last-child{margin-top:-.75rem!important}.xl\:last\:-mt-4:last-child{margin-top:-1rem!important}.xl\:last\:-mt-5:last-child{margin-top:-1.25rem!important}.xl\:last\:-mt-6:last-child{margin-top:-1.5rem!important}.xl\:last\:-mt-7:last-child{margin-top:-1.75rem!important}.xl\:last\:-mt-8:last-child{margin-top:-2rem!important}.xl\:last\:-mt-9:last-child{margin-top:-2.25rem!important}.xl\:last\:-mt-10:last-child{margin-top:-2.5rem!important}.xl\:last\:-mt-11:last-child{margin-top:-2.75rem!important}.xl\:last\:-mt-12:last-child{margin-top:-3rem!important}.xl\:last\:-mt-14:last-child{margin-top:-3.5rem!important}.xl\:last\:-mt-16:last-child{margin-top:-4rem!important}.xl\:last\:-mt-20:last-child{margin-top:-5rem!important}.xl\:last\:-mt-24:last-child{margin-top:-6rem!important}.xl\:last\:-mt-28:last-child{margin-top:-7rem!important}.xl\:last\:-mt-30:last-child{margin-top:-7.5rem!important}.xl\:last\:-mt-32:last-child{margin-top:-8rem!important}.xl\:last\:-mt-36:last-child{margin-top:-9rem!important}.xl\:last\:-mt-40:last-child{margin-top:-10rem!important}.xl\:last\:-mt-44:last-child{margin-top:-11rem!important}.xl\:last\:-mt-48:last-child{margin-top:-12rem!important}.xl\:last\:-mt-52:last-child{margin-top:-13rem!important}.xl\:last\:-mt-56:last-child{margin-top:-14rem!important}.xl\:last\:-mt-60:last-child{margin-top:-15rem!important}.xl\:last\:-mt-64:last-child{margin-top:-16rem!important}.xl\:last\:-mt-72:last-child{margin-top:-18rem!important}.xl\:last\:-mt-80:last-child{margin-top:-20rem!important}.xl\:last\:-mt-82:last-child{margin-top:-20.5rem!important}.xl\:last\:-mt-85:last-child{margin-top:-21.25rem!important}.xl\:last\:-mt-96:last-child{margin-top:-24rem!important}.xl\:last\:-mt-416:last-child{margin-top:-26rem!important}.xl\:last\:-mt-550:last-child{margin-top:-34.375rem!important}.xl\:last\:-mt-600:last-child{margin-top:-37.5rem!important}.xl\:last\:-mt-px:last-child{margin-top:-1px!important}.xl\:last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.xl\:last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.xl\:last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.xl\:last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.xl\:last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.xl\:last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.xl\:last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.xl\:last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.xl\:last\:-mt-tw-4:last-child{margin-top:-1rem!important}.xl\:last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.xl\:last\:-mt-51per:last-child{margin-top:-51%!important}.xl\:last\:-mt-max-content:last-child{margin-top:max-content!important}.xl\:last\:mr-0:last-child{margin-right:0!important}.xl\:last\:mr-1:last-child{margin-right:.25rem!important}.xl\:last\:mr-2:last-child{margin-right:.5rem!important}.xl\:last\:mr-3:last-child{margin-right:.75rem!important}.xl\:last\:mr-4:last-child{margin-right:1rem!important}.xl\:last\:mr-5:last-child{margin-right:1.25rem!important}.xl\:last\:mr-6:last-child{margin-right:1.5rem!important}.xl\:last\:mr-7:last-child{margin-right:1.75rem!important}.xl\:last\:mr-8:last-child{margin-right:2rem!important}.xl\:last\:mr-9:last-child{margin-right:2.25rem!important}.xl\:last\:mr-10:last-child{margin-right:2.5rem!important}.xl\:last\:mr-11:last-child{margin-right:2.75rem!important}.xl\:last\:mr-12:last-child{margin-right:3rem!important}.xl\:last\:mr-14:last-child{margin-right:3.5rem!important}.xl\:last\:mr-16:last-child{margin-right:4rem!important}.xl\:last\:mr-20:last-child{margin-right:5rem!important}.xl\:last\:mr-24:last-child{margin-right:6rem!important}.xl\:last\:mr-28:last-child{margin-right:7rem!important}.xl\:last\:mr-30:last-child{margin-right:7.5rem!important}.xl\:last\:mr-32:last-child{margin-right:8rem!important}.xl\:last\:mr-36:last-child{margin-right:9rem!important}.xl\:last\:mr-40:last-child{margin-right:10rem!important}.xl\:last\:mr-44:last-child{margin-right:11rem!important}.xl\:last\:mr-48:last-child{margin-right:12rem!important}.xl\:last\:mr-52:last-child{margin-right:13rem!important}.xl\:last\:mr-56:last-child{margin-right:14rem!important}.xl\:last\:mr-60:last-child{margin-right:15rem!important}.xl\:last\:mr-64:last-child{margin-right:16rem!important}.xl\:last\:mr-72:last-child{margin-right:18rem!important}.xl\:last\:mr-80:last-child{margin-right:20rem!important}.xl\:last\:mr-82:last-child{margin-right:20.5rem!important}.xl\:last\:mr-85:last-child{margin-right:21.25rem!important}.xl\:last\:mr-96:last-child{margin-right:24rem!important}.xl\:last\:mr-416:last-child{margin-right:26rem!important}.xl\:last\:mr-550:last-child{margin-right:34.375rem!important}.xl\:last\:mr-600:last-child{margin-right:37.5rem!important}.xl\:last\:mr-auto:last-child{margin-right:auto!important}.xl\:last\:mr-px:last-child{margin-right:1px!important}.xl\:last\:mr-0\.5:last-child{margin-right:.125rem!important}.xl\:last\:mr-1\.5:last-child{margin-right:.375rem!important}.xl\:last\:mr-2\.5:last-child{margin-right:.625rem!important}.xl\:last\:mr-3\.5:last-child{margin-right:.875rem!important}.xl\:last\:mr-tw-1:last-child{margin-right:.25rem!important}.xl\:last\:mr-tw-2:last-child{margin-right:.5rem!important}.xl\:last\:mr-tw-3:last-child{margin-right:.75rem!important}.xl\:last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.xl\:last\:mr-tw-4:last-child{margin-right:1rem!important}.xl\:last\:mr-tw-5:last-child{margin-right:1.25rem!important}.xl\:last\:mr-51per:last-child{margin-right:51%!important}.xl\:last\:mr-max-content:last-child{margin-right:max-content!important}.xl\:last\:-mr-0:last-child{margin-right:0!important}.xl\:last\:-mr-1:last-child{margin-right:-.25rem!important}.xl\:last\:-mr-2:last-child{margin-right:-.5rem!important}.xl\:last\:-mr-3:last-child{margin-right:-.75rem!important}.xl\:last\:-mr-4:last-child{margin-right:-1rem!important}.xl\:last\:-mr-5:last-child{margin-right:-1.25rem!important}.xl\:last\:-mr-6:last-child{margin-right:-1.5rem!important}.xl\:last\:-mr-7:last-child{margin-right:-1.75rem!important}.xl\:last\:-mr-8:last-child{margin-right:-2rem!important}.xl\:last\:-mr-9:last-child{margin-right:-2.25rem!important}.xl\:last\:-mr-10:last-child{margin-right:-2.5rem!important}.xl\:last\:-mr-11:last-child{margin-right:-2.75rem!important}.xl\:last\:-mr-12:last-child{margin-right:-3rem!important}.xl\:last\:-mr-14:last-child{margin-right:-3.5rem!important}.xl\:last\:-mr-16:last-child{margin-right:-4rem!important}.xl\:last\:-mr-20:last-child{margin-right:-5rem!important}.xl\:last\:-mr-24:last-child{margin-right:-6rem!important}.xl\:last\:-mr-28:last-child{margin-right:-7rem!important}.xl\:last\:-mr-30:last-child{margin-right:-7.5rem!important}.xl\:last\:-mr-32:last-child{margin-right:-8rem!important}.xl\:last\:-mr-36:last-child{margin-right:-9rem!important}.xl\:last\:-mr-40:last-child{margin-right:-10rem!important}.xl\:last\:-mr-44:last-child{margin-right:-11rem!important}.xl\:last\:-mr-48:last-child{margin-right:-12rem!important}.xl\:last\:-mr-52:last-child{margin-right:-13rem!important}.xl\:last\:-mr-56:last-child{margin-right:-14rem!important}.xl\:last\:-mr-60:last-child{margin-right:-15rem!important}.xl\:last\:-mr-64:last-child{margin-right:-16rem!important}.xl\:last\:-mr-72:last-child{margin-right:-18rem!important}.xl\:last\:-mr-80:last-child{margin-right:-20rem!important}.xl\:last\:-mr-82:last-child{margin-right:-20.5rem!important}.xl\:last\:-mr-85:last-child{margin-right:-21.25rem!important}.xl\:last\:-mr-96:last-child{margin-right:-24rem!important}.xl\:last\:-mr-416:last-child{margin-right:-26rem!important}.xl\:last\:-mr-550:last-child{margin-right:-34.375rem!important}.xl\:last\:-mr-600:last-child{margin-right:-37.5rem!important}.xl\:last\:-mr-px:last-child{margin-right:-1px!important}.xl\:last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.xl\:last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.xl\:last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.xl\:last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.xl\:last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.xl\:last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.xl\:last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.xl\:last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.xl\:last\:-mr-tw-4:last-child{margin-right:-1rem!important}.xl\:last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.xl\:last\:-mr-51per:last-child{margin-right:-51%!important}.xl\:last\:-mr-max-content:last-child{margin-right:max-content!important}.xl\:last\:mb-0:last-child{margin-bottom:0!important}.xl\:last\:mb-1:last-child{margin-bottom:.25rem!important}.xl\:last\:mb-2:last-child{margin-bottom:.5rem!important}.xl\:last\:mb-3:last-child{margin-bottom:.75rem!important}.xl\:last\:mb-4:last-child{margin-bottom:1rem!important}.xl\:last\:mb-5:last-child{margin-bottom:1.25rem!important}.xl\:last\:mb-6:last-child{margin-bottom:1.5rem!important}.xl\:last\:mb-7:last-child{margin-bottom:1.75rem!important}.xl\:last\:mb-8:last-child{margin-bottom:2rem!important}.xl\:last\:mb-9:last-child{margin-bottom:2.25rem!important}.xl\:last\:mb-10:last-child{margin-bottom:2.5rem!important}.xl\:last\:mb-11:last-child{margin-bottom:2.75rem!important}.xl\:last\:mb-12:last-child{margin-bottom:3rem!important}.xl\:last\:mb-14:last-child{margin-bottom:3.5rem!important}.xl\:last\:mb-16:last-child{margin-bottom:4rem!important}.xl\:last\:mb-20:last-child{margin-bottom:5rem!important}.xl\:last\:mb-24:last-child{margin-bottom:6rem!important}.xl\:last\:mb-28:last-child{margin-bottom:7rem!important}.xl\:last\:mb-30:last-child{margin-bottom:7.5rem!important}.xl\:last\:mb-32:last-child{margin-bottom:8rem!important}.xl\:last\:mb-36:last-child{margin-bottom:9rem!important}.xl\:last\:mb-40:last-child{margin-bottom:10rem!important}.xl\:last\:mb-44:last-child{margin-bottom:11rem!important}.xl\:last\:mb-48:last-child{margin-bottom:12rem!important}.xl\:last\:mb-52:last-child{margin-bottom:13rem!important}.xl\:last\:mb-56:last-child{margin-bottom:14rem!important}.xl\:last\:mb-60:last-child{margin-bottom:15rem!important}.xl\:last\:mb-64:last-child{margin-bottom:16rem!important}.xl\:last\:mb-72:last-child{margin-bottom:18rem!important}.xl\:last\:mb-80:last-child{margin-bottom:20rem!important}.xl\:last\:mb-82:last-child{margin-bottom:20.5rem!important}.xl\:last\:mb-85:last-child{margin-bottom:21.25rem!important}.xl\:last\:mb-96:last-child{margin-bottom:24rem!important}.xl\:last\:mb-416:last-child{margin-bottom:26rem!important}.xl\:last\:mb-550:last-child{margin-bottom:34.375rem!important}.xl\:last\:mb-600:last-child{margin-bottom:37.5rem!important}.xl\:last\:mb-auto:last-child{margin-bottom:auto!important}.xl\:last\:mb-px:last-child{margin-bottom:1px!important}.xl\:last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.xl\:last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.xl\:last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.xl\:last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.xl\:last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.xl\:last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.xl\:last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.xl\:last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.xl\:last\:mb-tw-4:last-child{margin-bottom:1rem!important}.xl\:last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.xl\:last\:mb-51per:last-child{margin-bottom:51%!important}.xl\:last\:mb-max-content:last-child{margin-bottom:max-content!important}.xl\:last\:-mb-0:last-child{margin-bottom:0!important}.xl\:last\:-mb-1:last-child{margin-bottom:-.25rem!important}.xl\:last\:-mb-2:last-child{margin-bottom:-.5rem!important}.xl\:last\:-mb-3:last-child{margin-bottom:-.75rem!important}.xl\:last\:-mb-4:last-child{margin-bottom:-1rem!important}.xl\:last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.xl\:last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.xl\:last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.xl\:last\:-mb-8:last-child{margin-bottom:-2rem!important}.xl\:last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.xl\:last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.xl\:last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.xl\:last\:-mb-12:last-child{margin-bottom:-3rem!important}.xl\:last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.xl\:last\:-mb-16:last-child{margin-bottom:-4rem!important}.xl\:last\:-mb-20:last-child{margin-bottom:-5rem!important}.xl\:last\:-mb-24:last-child{margin-bottom:-6rem!important}.xl\:last\:-mb-28:last-child{margin-bottom:-7rem!important}.xl\:last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.xl\:last\:-mb-32:last-child{margin-bottom:-8rem!important}.xl\:last\:-mb-36:last-child{margin-bottom:-9rem!important}.xl\:last\:-mb-40:last-child{margin-bottom:-10rem!important}.xl\:last\:-mb-44:last-child{margin-bottom:-11rem!important}.xl\:last\:-mb-48:last-child{margin-bottom:-12rem!important}.xl\:last\:-mb-52:last-child{margin-bottom:-13rem!important}.xl\:last\:-mb-56:last-child{margin-bottom:-14rem!important}.xl\:last\:-mb-60:last-child{margin-bottom:-15rem!important}.xl\:last\:-mb-64:last-child{margin-bottom:-16rem!important}.xl\:last\:-mb-72:last-child{margin-bottom:-18rem!important}.xl\:last\:-mb-80:last-child{margin-bottom:-20rem!important}.xl\:last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.xl\:last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.xl\:last\:-mb-96:last-child{margin-bottom:-24rem!important}.xl\:last\:-mb-416:last-child{margin-bottom:-26rem!important}.xl\:last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.xl\:last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.xl\:last\:-mb-px:last-child{margin-bottom:-1px!important}.xl\:last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.xl\:last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.xl\:last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.xl\:last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.xl\:last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.xl\:last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.xl\:last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.xl\:last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.xl\:last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.xl\:last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.xl\:last\:-mb-51per:last-child{margin-bottom:-51%!important}.xl\:last\:-mb-max-content:last-child{margin-bottom:max-content!important}.xl\:last\:ml-0:last-child{margin-left:0!important}.xl\:last\:ml-1:last-child{margin-left:.25rem!important}.xl\:last\:ml-2:last-child{margin-left:.5rem!important}.xl\:last\:ml-3:last-child{margin-left:.75rem!important}.xl\:last\:ml-4:last-child{margin-left:1rem!important}.xl\:last\:ml-5:last-child{margin-left:1.25rem!important}.xl\:last\:ml-6:last-child{margin-left:1.5rem!important}.xl\:last\:ml-7:last-child{margin-left:1.75rem!important}.xl\:last\:ml-8:last-child{margin-left:2rem!important}.xl\:last\:ml-9:last-child{margin-left:2.25rem!important}.xl\:last\:ml-10:last-child{margin-left:2.5rem!important}.xl\:last\:ml-11:last-child{margin-left:2.75rem!important}.xl\:last\:ml-12:last-child{margin-left:3rem!important}.xl\:last\:ml-14:last-child{margin-left:3.5rem!important}.xl\:last\:ml-16:last-child{margin-left:4rem!important}.xl\:last\:ml-20:last-child{margin-left:5rem!important}.xl\:last\:ml-24:last-child{margin-left:6rem!important}.xl\:last\:ml-28:last-child{margin-left:7rem!important}.xl\:last\:ml-30:last-child{margin-left:7.5rem!important}.xl\:last\:ml-32:last-child{margin-left:8rem!important}.xl\:last\:ml-36:last-child{margin-left:9rem!important}.xl\:last\:ml-40:last-child{margin-left:10rem!important}.xl\:last\:ml-44:last-child{margin-left:11rem!important}.xl\:last\:ml-48:last-child{margin-left:12rem!important}.xl\:last\:ml-52:last-child{margin-left:13rem!important}.xl\:last\:ml-56:last-child{margin-left:14rem!important}.xl\:last\:ml-60:last-child{margin-left:15rem!important}.xl\:last\:ml-64:last-child{margin-left:16rem!important}.xl\:last\:ml-72:last-child{margin-left:18rem!important}.xl\:last\:ml-80:last-child{margin-left:20rem!important}.xl\:last\:ml-82:last-child{margin-left:20.5rem!important}.xl\:last\:ml-85:last-child{margin-left:21.25rem!important}.xl\:last\:ml-96:last-child{margin-left:24rem!important}.xl\:last\:ml-416:last-child{margin-left:26rem!important}.xl\:last\:ml-550:last-child{margin-left:34.375rem!important}.xl\:last\:ml-600:last-child{margin-left:37.5rem!important}.xl\:last\:ml-auto:last-child{margin-left:auto!important}.xl\:last\:ml-px:last-child{margin-left:1px!important}.xl\:last\:ml-0\.5:last-child{margin-left:.125rem!important}.xl\:last\:ml-1\.5:last-child{margin-left:.375rem!important}.xl\:last\:ml-2\.5:last-child{margin-left:.625rem!important}.xl\:last\:ml-3\.5:last-child{margin-left:.875rem!important}.xl\:last\:ml-tw-1:last-child{margin-left:.25rem!important}.xl\:last\:ml-tw-2:last-child{margin-left:.5rem!important}.xl\:last\:ml-tw-3:last-child{margin-left:.75rem!important}.xl\:last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.xl\:last\:ml-tw-4:last-child{margin-left:1rem!important}.xl\:last\:ml-tw-5:last-child{margin-left:1.25rem!important}.xl\:last\:ml-51per:last-child{margin-left:51%!important}.xl\:last\:ml-max-content:last-child{margin-left:max-content!important}.xl\:last\:-ml-0:last-child{margin-left:0!important}.xl\:last\:-ml-1:last-child{margin-left:-.25rem!important}.xl\:last\:-ml-2:last-child{margin-left:-.5rem!important}.xl\:last\:-ml-3:last-child{margin-left:-.75rem!important}.xl\:last\:-ml-4:last-child{margin-left:-1rem!important}.xl\:last\:-ml-5:last-child{margin-left:-1.25rem!important}.xl\:last\:-ml-6:last-child{margin-left:-1.5rem!important}.xl\:last\:-ml-7:last-child{margin-left:-1.75rem!important}.xl\:last\:-ml-8:last-child{margin-left:-2rem!important}.xl\:last\:-ml-9:last-child{margin-left:-2.25rem!important}.xl\:last\:-ml-10:last-child{margin-left:-2.5rem!important}.xl\:last\:-ml-11:last-child{margin-left:-2.75rem!important}.xl\:last\:-ml-12:last-child{margin-left:-3rem!important}.xl\:last\:-ml-14:last-child{margin-left:-3.5rem!important}.xl\:last\:-ml-16:last-child{margin-left:-4rem!important}.xl\:last\:-ml-20:last-child{margin-left:-5rem!important}.xl\:last\:-ml-24:last-child{margin-left:-6rem!important}.xl\:last\:-ml-28:last-child{margin-left:-7rem!important}.xl\:last\:-ml-30:last-child{margin-left:-7.5rem!important}.xl\:last\:-ml-32:last-child{margin-left:-8rem!important}.xl\:last\:-ml-36:last-child{margin-left:-9rem!important}.xl\:last\:-ml-40:last-child{margin-left:-10rem!important}.xl\:last\:-ml-44:last-child{margin-left:-11rem!important}.xl\:last\:-ml-48:last-child{margin-left:-12rem!important}.xl\:last\:-ml-52:last-child{margin-left:-13rem!important}.xl\:last\:-ml-56:last-child{margin-left:-14rem!important}.xl\:last\:-ml-60:last-child{margin-left:-15rem!important}.xl\:last\:-ml-64:last-child{margin-left:-16rem!important}.xl\:last\:-ml-72:last-child{margin-left:-18rem!important}.xl\:last\:-ml-80:last-child{margin-left:-20rem!important}.xl\:last\:-ml-82:last-child{margin-left:-20.5rem!important}.xl\:last\:-ml-85:last-child{margin-left:-21.25rem!important}.xl\:last\:-ml-96:last-child{margin-left:-24rem!important}.xl\:last\:-ml-416:last-child{margin-left:-26rem!important}.xl\:last\:-ml-550:last-child{margin-left:-34.375rem!important}.xl\:last\:-ml-600:last-child{margin-left:-37.5rem!important}.xl\:last\:-ml-px:last-child{margin-left:-1px!important}.xl\:last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.xl\:last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.xl\:last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.xl\:last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.xl\:last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.xl\:last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.xl\:last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.xl\:last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.xl\:last\:-ml-tw-4:last-child{margin-left:-1rem!important}.xl\:last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.xl\:last\:-ml-51per:last-child{margin-left:-51%!important}.xl\:last\:-ml-max-content:last-child{margin-left:max-content!important}.xl\:box-border{box-sizing:border-box!important}.xl\:box-content{box-sizing:content-box!important}.xl\:block{display:block!important}.xl\:inline-block{display:inline-block!important}.xl\:inline{display:inline!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}.xl\:table{display:table!important}.xl\:inline-table{display:inline-table!important}.xl\:table-caption{display:table-caption!important}.xl\:table-cell{display:table-cell!important}.xl\:table-column{display:table-column!important}.xl\:table-column-group{display:table-column-group!important}.xl\:table-footer-group{display:table-footer-group!important}.xl\:table-header-group{display:table-header-group!important}.xl\:table-row-group{display:table-row-group!important}.xl\:table-row{display:table-row!important}.xl\:flow-root{display:flow-root!important}.xl\:grid{display:grid!important}.xl\:inline-grid{display:inline-grid!important}.xl\:contents{display:contents!important}.xl\:list-item{display:list-item!important}.xl\:hidden{display:none!important}.xl\:h-0{height:0px!important}.xl\:h-1{height:.25rem!important}.xl\:h-2{height:.5rem!important}.xl\:h-3{height:.75rem!important}.xl\:h-4{height:1rem!important}.xl\:h-5{height:1.25rem!important}.xl\:h-6{height:1.5rem!important}.xl\:h-7{height:1.75rem!important}.xl\:h-8{height:2rem!important}.xl\:h-9{height:2.25rem!important}.xl\:h-10{height:2.5rem!important}.xl\:h-11{height:2.75rem!important}.xl\:h-12{height:3rem!important}.xl\:h-14{height:3.5rem!important}.xl\:h-16{height:4rem!important}.xl\:h-20{height:5rem!important}.xl\:h-24{height:6rem!important}.xl\:h-28{height:7rem!important}.xl\:h-30{height:7.5rem!important}.xl\:h-32{height:8rem!important}.xl\:h-36{height:9rem!important}.xl\:h-40{height:10rem!important}.xl\:h-44{height:11rem!important}.xl\:h-48{height:12rem!important}.xl\:h-52{height:13rem!important}.xl\:h-56{height:14rem!important}.xl\:h-60{height:15rem!important}.xl\:h-64{height:16rem!important}.xl\:h-72{height:18rem!important}.xl\:h-80{height:20rem!important}.xl\:h-82{height:20.5rem!important}.xl\:h-85{height:21.25rem!important}.xl\:h-96{height:24rem!important}.xl\:h-416{height:26rem!important}.xl\:h-550{height:34.375rem!important}.xl\:h-600{height:37.5rem!important}.xl\:h-auto{height:auto!important}.xl\:h-px{height:1px!important}.xl\:h-0\.5{height:.125rem!important}.xl\:h-1\.5{height:.375rem!important}.xl\:h-2\.5{height:.625rem!important}.xl\:h-3\.5{height:.875rem!important}.xl\:h-tw-1{height:.25rem!important}.xl\:h-tw-2{height:.5rem!important}.xl\:h-tw-3{height:.75rem!important}.xl\:h-tw-3\.5{height:.9375rem!important}.xl\:h-tw-4{height:1rem!important}.xl\:h-tw-5{height:1.25rem!important}.xl\:h-51per{height:51%!important}.xl\:h-max-content{height:max-content!important}.xl\:h-1\/2{height:50%!important}.xl\:h-1\/3{height:33.333333%!important}.xl\:h-2\/3{height:66.666667%!important}.xl\:h-1\/4{height:25%!important}.xl\:h-2\/4{height:50%!important}.xl\:h-3\/4{height:75%!important}.xl\:h-1\/5{height:20%!important}.xl\:h-2\/5{height:40%!important}.xl\:h-3\/5{height:60%!important}.xl\:h-4\/5{height:80%!important}.xl\:h-1\/6{height:16.666667%!important}.xl\:h-2\/6{height:33.333333%!important}.xl\:h-3\/6{height:50%!important}.xl\:h-4\/6{height:66.666667%!important}.xl\:h-5\/6{height:83.333333%!important}.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:max-h-0{max-height:0px!important}.xl\:max-h-1{max-height:.25rem!important}.xl\:max-h-2{max-height:.5rem!important}.xl\:max-h-3{max-height:.75rem!important}.xl\:max-h-4{max-height:1rem!important}.xl\:max-h-5{max-height:1.25rem!important}.xl\:max-h-6{max-height:1.5rem!important}.xl\:max-h-7{max-height:1.75rem!important}.xl\:max-h-8{max-height:2rem!important}.xl\:max-h-9{max-height:2.25rem!important}.xl\:max-h-10{max-height:2.5rem!important}.xl\:max-h-11{max-height:2.75rem!important}.xl\:max-h-12{max-height:3rem!important}.xl\:max-h-14{max-height:3.5rem!important}.xl\:max-h-16{max-height:4rem!important}.xl\:max-h-20{max-height:5rem!important}.xl\:max-h-24{max-height:6rem!important}.xl\:max-h-28{max-height:7rem!important}.xl\:max-h-30{max-height:7.5rem!important}.xl\:max-h-32{max-height:8rem!important}.xl\:max-h-36{max-height:9rem!important}.xl\:max-h-40{max-height:10rem!important}.xl\:max-h-44{max-height:11rem!important}.xl\:max-h-48{max-height:12rem!important}.xl\:max-h-52{max-height:13rem!important}.xl\:max-h-56{max-height:14rem!important}.xl\:max-h-60{max-height:15rem!important}.xl\:max-h-64{max-height:16rem!important}.xl\:max-h-72{max-height:18rem!important}.xl\:max-h-80{max-height:20rem!important}.xl\:max-h-82{max-height:20.5rem!important}.xl\:max-h-85{max-height:21.25rem!important}.xl\:max-h-96{max-height:24rem!important}.xl\:max-h-416{max-height:26rem!important}.xl\:max-h-550{max-height:34.375rem!important}.xl\:max-h-600{max-height:37.5rem!important}.xl\:max-h-px{max-height:1px!important}.xl\:max-h-0\.5{max-height:.125rem!important}.xl\:max-h-1\.5{max-height:.375rem!important}.xl\:max-h-2\.5{max-height:.625rem!important}.xl\:max-h-3\.5{max-height:.875rem!important}.xl\:max-h-tw-1{max-height:.25rem!important}.xl\:max-h-tw-2{max-height:.5rem!important}.xl\:max-h-tw-3{max-height:.75rem!important}.xl\:max-h-tw-3\.5{max-height:.9375rem!important}.xl\:max-h-tw-4{max-height:1rem!important}.xl\:max-h-tw-5{max-height:1.25rem!important}.xl\:max-h-51per{max-height:51%!important}.xl\:max-h-max-content{max-height:max-content!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:min-h-0{min-height:0px!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}.xl\:w-0{width:0px!important}.xl\:w-1{width:.25rem!important}.xl\:w-2{width:.5rem!important}.xl\:w-3{width:.75rem!important}.xl\:w-4{width:1rem!important}.xl\:w-5{width:1.25rem!important}.xl\:w-6{width:1.5rem!important}.xl\:w-7{width:1.75rem!important}.xl\:w-8{width:2rem!important}.xl\:w-9{width:2.25rem!important}.xl\:w-10{width:2.5rem!important}.xl\:w-11{width:2.75rem!important}.xl\:w-12{width:3rem!important}.xl\:w-14{width:3.5rem!important}.xl\:w-16{width:4rem!important}.xl\:w-20{width:5rem!important}.xl\:w-24{width:6rem!important}.xl\:w-28{width:7rem!important}.xl\:w-30{width:7.5rem!important}.xl\:w-32{width:8rem!important}.xl\:w-36{width:9rem!important}.xl\:w-40{width:10rem!important}.xl\:w-44{width:11rem!important}.xl\:w-48{width:12rem!important}.xl\:w-52{width:13rem!important}.xl\:w-56{width:14rem!important}.xl\:w-60{width:15rem!important}.xl\:w-64{width:16rem!important}.xl\:w-72{width:18rem!important}.xl\:w-80{width:20rem!important}.xl\:w-82{width:20.5rem!important}.xl\:w-85{width:21.25rem!important}.xl\:w-96{width:24rem!important}.xl\:w-416{width:26rem!important}.xl\:w-550{width:34.375rem!important}.xl\:w-600{width:37.5rem!important}.xl\:w-auto{width:auto!important}.xl\:w-px{width:1px!important}.xl\:w-0\.5{width:.125rem!important}.xl\:w-1\.5{width:.375rem!important}.xl\:w-2\.5{width:.625rem!important}.xl\:w-3\.5{width:.875rem!important}.xl\:w-tw-1{width:.25rem!important}.xl\:w-tw-2{width:.5rem!important}.xl\:w-tw-3{width:.75rem!important}.xl\:w-tw-3\.5{width:.9375rem!important}.xl\:w-tw-4{width:1rem!important}.xl\:w-tw-5{width:1.25rem!important}.xl\:w-51per{width:51%!important}.xl\:w-max-content{width:max-content!important}.xl\:w-1\/2{width:50%!important}.xl\:w-1\/3{width:33.333333%!important}.xl\:w-2\/3{width:66.666667%!important}.xl\:w-1\/4{width:25%!important}.xl\:w-2\/4{width:50%!important}.xl\:w-3\/4{width:75%!important}.xl\:w-1\/5{width:20%!important}.xl\:w-2\/5{width:40%!important}.xl\:w-3\/5{width:60%!important}.xl\:w-4\/5{width:80%!important}.xl\:w-1\/6{width:16.666667%!important}.xl\:w-2\/6{width:33.333333%!important}.xl\:w-3\/6{width:50%!important}.xl\:w-4\/6{width:66.666667%!important}.xl\:w-5\/6{width:83.333333%!important}.xl\:w-1\/12{width:8.333333%!important}.xl\:w-2\/12{width:16.666667%!important}.xl\:w-3\/12{width:25%!important}.xl\:w-4\/12{width:33.333333%!important}.xl\:w-5\/12{width:41.666667%!important}.xl\:w-6\/12{width:50%!important}.xl\:w-7\/12{width:58.333333%!important}.xl\:w-8\/12{width:66.666667%!important}.xl\:w-9\/12{width:75%!important}.xl\:w-10\/12{width:83.333333%!important}.xl\:w-11\/12{width:91.666667%!important}.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-min{width:min-content!important}.xl\:w-max{width:max-content!important}.xl\:min-w-0{min-width:0px!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-min{min-width:min-content!important}.xl\:min-w-max{min-width:max-content!important}.xl\:max-w-0{max-width:0rem!important}.xl\:max-w-none{max-width:none!important}.xl\:max-w-xs{max-width:20rem!important}.xl\:max-w-sm{max-width:24rem!important}.xl\:max-w-md{max-width:28rem!important}.xl\:max-w-lg{max-width:32rem!important}.xl\:max-w-xl{max-width:36rem!important}.xl\:max-w-2xl{max-width:42rem!important}.xl\:max-w-3xl{max-width:48rem!important}.xl\:max-w-4xl{max-width:56rem!important}.xl\:max-w-5xl{max-width:64rem!important}.xl\:max-w-6xl{max-width:72rem!important}.xl\:max-w-7xl{max-width:80rem!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-min{max-width:min-content!important}.xl\:max-w-max{max-width:max-content!important}.xl\:max-w-prose{max-width:65ch!important}.xl\:max-w-screen-sm{max-width:36rem!important}.xl\:max-w-screen-md{max-width:48rem!important}.xl\:max-w-screen-lg{max-width:62rem!important}.xl\:max-w-screen-xl{max-width:75rem!important}.xl\:max-w-screen-2xl{max-width:87.5rem!important}.xl\:max-w-350px{max-width:21.875rem!important}.xl\:max-w-550px{max-width:34.375rem!important}.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink{flex-shrink:1!important}.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow{flex-grow:1!important}.xl\:table-auto{table-layout:auto!important}.xl\:table-fixed{table-layout:fixed!important}.xl\:border-collapse{border-collapse:collapse!important}.xl\:border-separate{border-collapse:separate!important}.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top left!important}.xl\:transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.xl\:transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.xl\:transform-none{transform:none!important}.xl\:translate-x-0{--tw-translate-x: 0px !important}.xl\:translate-x-1{--tw-translate-x: .25rem !important}.xl\:translate-x-2{--tw-translate-x: .5rem !important}.xl\:translate-x-3{--tw-translate-x: .75rem !important}.xl\:translate-x-4{--tw-translate-x: 1rem !important}.xl\:translate-x-5{--tw-translate-x: 1.25rem !important}.xl\:translate-x-6{--tw-translate-x: 1.5rem !important}.xl\:translate-x-7{--tw-translate-x: 1.75rem !important}.xl\:translate-x-8{--tw-translate-x: 2rem !important}.xl\:translate-x-9{--tw-translate-x: 2.25rem !important}.xl\:translate-x-10{--tw-translate-x: 2.5rem !important}.xl\:translate-x-11{--tw-translate-x: 2.75rem !important}.xl\:translate-x-12{--tw-translate-x: 3rem !important}.xl\:translate-x-14{--tw-translate-x: 3.5rem !important}.xl\:translate-x-16{--tw-translate-x: 4rem !important}.xl\:translate-x-20{--tw-translate-x: 5rem !important}.xl\:translate-x-24{--tw-translate-x: 6rem !important}.xl\:translate-x-28{--tw-translate-x: 7rem !important}.xl\:translate-x-30{--tw-translate-x: 7.5rem !important}.xl\:translate-x-32{--tw-translate-x: 8rem !important}.xl\:translate-x-36{--tw-translate-x: 9rem !important}.xl\:translate-x-40{--tw-translate-x: 10rem !important}.xl\:translate-x-44{--tw-translate-x: 11rem !important}.xl\:translate-x-48{--tw-translate-x: 12rem !important}.xl\:translate-x-52{--tw-translate-x: 13rem !important}.xl\:translate-x-56{--tw-translate-x: 14rem !important}.xl\:translate-x-60{--tw-translate-x: 15rem !important}.xl\:translate-x-64{--tw-translate-x: 16rem !important}.xl\:translate-x-72{--tw-translate-x: 18rem !important}.xl\:translate-x-80{--tw-translate-x: 20rem !important}.xl\:translate-x-82{--tw-translate-x: 20.5rem !important}.xl\:translate-x-85{--tw-translate-x: 21.25rem !important}.xl\:translate-x-96{--tw-translate-x: 24rem !important}.xl\:translate-x-416{--tw-translate-x: 26rem !important}.xl\:translate-x-550{--tw-translate-x: 34.375rem !important}.xl\:translate-x-600{--tw-translate-x: 37.5rem !important}.xl\:translate-x-px{--tw-translate-x: 1px !important}.xl\:translate-x-0\.5{--tw-translate-x: .125rem !important}.xl\:translate-x-1\.5{--tw-translate-x: .375rem !important}.xl\:translate-x-2\.5{--tw-translate-x: .625rem !important}.xl\:translate-x-3\.5{--tw-translate-x: .875rem !important}.xl\:translate-x-tw-1{--tw-translate-x: .25rem !important}.xl\:translate-x-tw-2{--tw-translate-x: .5rem !important}.xl\:translate-x-tw-3{--tw-translate-x: .75rem !important}.xl\:translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.xl\:translate-x-tw-4{--tw-translate-x: 1rem !important}.xl\:translate-x-tw-5{--tw-translate-x: 1.25rem !important}.xl\:translate-x-51per{--tw-translate-x: 51% !important}.xl\:translate-x-max-content{--tw-translate-x: max-content !important}.xl\:-translate-x-0{--tw-translate-x: 0px !important}.xl\:-translate-x-1{--tw-translate-x: -.25rem !important}.xl\:-translate-x-2{--tw-translate-x: -.5rem !important}.xl\:-translate-x-3{--tw-translate-x: -.75rem !important}.xl\:-translate-x-4{--tw-translate-x: -1rem !important}.xl\:-translate-x-5{--tw-translate-x: -1.25rem !important}.xl\:-translate-x-6{--tw-translate-x: -1.5rem !important}.xl\:-translate-x-7{--tw-translate-x: -1.75rem !important}.xl\:-translate-x-8{--tw-translate-x: -2rem !important}.xl\:-translate-x-9{--tw-translate-x: -2.25rem !important}.xl\:-translate-x-10{--tw-translate-x: -2.5rem !important}.xl\:-translate-x-11{--tw-translate-x: -2.75rem !important}.xl\:-translate-x-12{--tw-translate-x: -3rem !important}.xl\:-translate-x-14{--tw-translate-x: -3.5rem !important}.xl\:-translate-x-16{--tw-translate-x: -4rem !important}.xl\:-translate-x-20{--tw-translate-x: -5rem !important}.xl\:-translate-x-24{--tw-translate-x: -6rem !important}.xl\:-translate-x-28{--tw-translate-x: -7rem !important}.xl\:-translate-x-30{--tw-translate-x: -7.5rem !important}.xl\:-translate-x-32{--tw-translate-x: -8rem !important}.xl\:-translate-x-36{--tw-translate-x: -9rem !important}.xl\:-translate-x-40{--tw-translate-x: -10rem !important}.xl\:-translate-x-44{--tw-translate-x: -11rem !important}.xl\:-translate-x-48{--tw-translate-x: -12rem !important}.xl\:-translate-x-52{--tw-translate-x: -13rem !important}.xl\:-translate-x-56{--tw-translate-x: -14rem !important}.xl\:-translate-x-60{--tw-translate-x: -15rem !important}.xl\:-translate-x-64{--tw-translate-x: -16rem !important}.xl\:-translate-x-72{--tw-translate-x: -18rem !important}.xl\:-translate-x-80{--tw-translate-x: -20rem !important}.xl\:-translate-x-82{--tw-translate-x: -20.5rem !important}.xl\:-translate-x-85{--tw-translate-x: -21.25rem !important}.xl\:-translate-x-96{--tw-translate-x: -24rem !important}.xl\:-translate-x-416{--tw-translate-x: -26rem !important}.xl\:-translate-x-550{--tw-translate-x: -34.375rem !important}.xl\:-translate-x-600{--tw-translate-x: -37.5rem !important}.xl\:-translate-x-px{--tw-translate-x: -1px !important}.xl\:-translate-x-0\.5{--tw-translate-x: -.125rem !important}.xl\:-translate-x-1\.5{--tw-translate-x: -.375rem !important}.xl\:-translate-x-2\.5{--tw-translate-x: -.625rem !important}.xl\:-translate-x-3\.5{--tw-translate-x: -.875rem !important}.xl\:-translate-x-tw-1{--tw-translate-x: -.25rem !important}.xl\:-translate-x-tw-2{--tw-translate-x: -.5rem !important}.xl\:-translate-x-tw-3{--tw-translate-x: -.75rem !important}.xl\:-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.xl\:-translate-x-tw-4{--tw-translate-x: -1rem !important}.xl\:-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.xl\:-translate-x-51per{--tw-translate-x: -51% !important}.xl\:-translate-x-max-content{--tw-translate-x: max-content !important}.xl\:translate-x-1\/2{--tw-translate-x: 50% !important}.xl\:translate-x-1\/3{--tw-translate-x: 33.333333% !important}.xl\:translate-x-2\/3{--tw-translate-x: 66.666667% !important}.xl\:translate-x-1\/4{--tw-translate-x: 25% !important}.xl\:translate-x-2\/4{--tw-translate-x: 50% !important}.xl\:translate-x-3\/4{--tw-translate-x: 75% !important}.xl\:translate-x-full{--tw-translate-x: 100% !important}.xl\:-translate-x-1\/2{--tw-translate-x: -50% !important}.xl\:-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.xl\:-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.xl\:-translate-x-1\/4{--tw-translate-x: -25% !important}.xl\:-translate-x-2\/4{--tw-translate-x: -50% !important}.xl\:-translate-x-3\/4{--tw-translate-x: -75% !important}.xl\:-translate-x-full{--tw-translate-x: -100% !important}.xl\:translate-y-0{--tw-translate-y: 0px !important}.xl\:translate-y-1{--tw-translate-y: .25rem !important}.xl\:translate-y-2{--tw-translate-y: .5rem !important}.xl\:translate-y-3{--tw-translate-y: .75rem !important}.xl\:translate-y-4{--tw-translate-y: 1rem !important}.xl\:translate-y-5{--tw-translate-y: 1.25rem !important}.xl\:translate-y-6{--tw-translate-y: 1.5rem !important}.xl\:translate-y-7{--tw-translate-y: 1.75rem !important}.xl\:translate-y-8{--tw-translate-y: 2rem !important}.xl\:translate-y-9{--tw-translate-y: 2.25rem !important}.xl\:translate-y-10{--tw-translate-y: 2.5rem !important}.xl\:translate-y-11{--tw-translate-y: 2.75rem !important}.xl\:translate-y-12{--tw-translate-y: 3rem !important}.xl\:translate-y-14{--tw-translate-y: 3.5rem !important}.xl\:translate-y-16{--tw-translate-y: 4rem !important}.xl\:translate-y-20{--tw-translate-y: 5rem !important}.xl\:translate-y-24{--tw-translate-y: 6rem !important}.xl\:translate-y-28{--tw-translate-y: 7rem !important}.xl\:translate-y-30{--tw-translate-y: 7.5rem !important}.xl\:translate-y-32{--tw-translate-y: 8rem !important}.xl\:translate-y-36{--tw-translate-y: 9rem !important}.xl\:translate-y-40{--tw-translate-y: 10rem !important}.xl\:translate-y-44{--tw-translate-y: 11rem !important}.xl\:translate-y-48{--tw-translate-y: 12rem !important}.xl\:translate-y-52{--tw-translate-y: 13rem !important}.xl\:translate-y-56{--tw-translate-y: 14rem !important}.xl\:translate-y-60{--tw-translate-y: 15rem !important}.xl\:translate-y-64{--tw-translate-y: 16rem !important}.xl\:translate-y-72{--tw-translate-y: 18rem !important}.xl\:translate-y-80{--tw-translate-y: 20rem !important}.xl\:translate-y-82{--tw-translate-y: 20.5rem !important}.xl\:translate-y-85{--tw-translate-y: 21.25rem !important}.xl\:translate-y-96{--tw-translate-y: 24rem !important}.xl\:translate-y-416{--tw-translate-y: 26rem !important}.xl\:translate-y-550{--tw-translate-y: 34.375rem !important}.xl\:translate-y-600{--tw-translate-y: 37.5rem !important}.xl\:translate-y-px{--tw-translate-y: 1px !important}.xl\:translate-y-0\.5{--tw-translate-y: .125rem !important}.xl\:translate-y-1\.5{--tw-translate-y: .375rem !important}.xl\:translate-y-2\.5{--tw-translate-y: .625rem !important}.xl\:translate-y-3\.5{--tw-translate-y: .875rem !important}.xl\:translate-y-tw-1{--tw-translate-y: .25rem !important}.xl\:translate-y-tw-2{--tw-translate-y: .5rem !important}.xl\:translate-y-tw-3{--tw-translate-y: .75rem !important}.xl\:translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.xl\:translate-y-tw-4{--tw-translate-y: 1rem !important}.xl\:translate-y-tw-5{--tw-translate-y: 1.25rem !important}.xl\:translate-y-51per{--tw-translate-y: 51% !important}.xl\:translate-y-max-content{--tw-translate-y: max-content !important}.xl\:-translate-y-0{--tw-translate-y: 0px !important}.xl\:-translate-y-1{--tw-translate-y: -.25rem !important}.xl\:-translate-y-2{--tw-translate-y: -.5rem !important}.xl\:-translate-y-3{--tw-translate-y: -.75rem !important}.xl\:-translate-y-4{--tw-translate-y: -1rem !important}.xl\:-translate-y-5{--tw-translate-y: -1.25rem !important}.xl\:-translate-y-6{--tw-translate-y: -1.5rem !important}.xl\:-translate-y-7{--tw-translate-y: -1.75rem !important}.xl\:-translate-y-8{--tw-translate-y: -2rem !important}.xl\:-translate-y-9{--tw-translate-y: -2.25rem !important}.xl\:-translate-y-10{--tw-translate-y: -2.5rem !important}.xl\:-translate-y-11{--tw-translate-y: -2.75rem !important}.xl\:-translate-y-12{--tw-translate-y: -3rem !important}.xl\:-translate-y-14{--tw-translate-y: -3.5rem !important}.xl\:-translate-y-16{--tw-translate-y: -4rem !important}.xl\:-translate-y-20{--tw-translate-y: -5rem !important}.xl\:-translate-y-24{--tw-translate-y: -6rem !important}.xl\:-translate-y-28{--tw-translate-y: -7rem !important}.xl\:-translate-y-30{--tw-translate-y: -7.5rem !important}.xl\:-translate-y-32{--tw-translate-y: -8rem !important}.xl\:-translate-y-36{--tw-translate-y: -9rem !important}.xl\:-translate-y-40{--tw-translate-y: -10rem !important}.xl\:-translate-y-44{--tw-translate-y: -11rem !important}.xl\:-translate-y-48{--tw-translate-y: -12rem !important}.xl\:-translate-y-52{--tw-translate-y: -13rem !important}.xl\:-translate-y-56{--tw-translate-y: -14rem !important}.xl\:-translate-y-60{--tw-translate-y: -15rem !important}.xl\:-translate-y-64{--tw-translate-y: -16rem !important}.xl\:-translate-y-72{--tw-translate-y: -18rem !important}.xl\:-translate-y-80{--tw-translate-y: -20rem !important}.xl\:-translate-y-82{--tw-translate-y: -20.5rem !important}.xl\:-translate-y-85{--tw-translate-y: -21.25rem !important}.xl\:-translate-y-96{--tw-translate-y: -24rem !important}.xl\:-translate-y-416{--tw-translate-y: -26rem !important}.xl\:-translate-y-550{--tw-translate-y: -34.375rem !important}.xl\:-translate-y-600{--tw-translate-y: -37.5rem !important}.xl\:-translate-y-px{--tw-translate-y: -1px !important}.xl\:-translate-y-0\.5{--tw-translate-y: -.125rem !important}.xl\:-translate-y-1\.5{--tw-translate-y: -.375rem !important}.xl\:-translate-y-2\.5{--tw-translate-y: -.625rem !important}.xl\:-translate-y-3\.5{--tw-translate-y: -.875rem !important}.xl\:-translate-y-tw-1{--tw-translate-y: -.25rem !important}.xl\:-translate-y-tw-2{--tw-translate-y: -.5rem !important}.xl\:-translate-y-tw-3{--tw-translate-y: -.75rem !important}.xl\:-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.xl\:-translate-y-tw-4{--tw-translate-y: -1rem !important}.xl\:-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.xl\:-translate-y-51per{--tw-translate-y: -51% !important}.xl\:-translate-y-max-content{--tw-translate-y: max-content !important}.xl\:translate-y-1\/2{--tw-translate-y: 50% !important}.xl\:translate-y-1\/3{--tw-translate-y: 33.333333% !important}.xl\:translate-y-2\/3{--tw-translate-y: 66.666667% !important}.xl\:translate-y-1\/4{--tw-translate-y: 25% !important}.xl\:translate-y-2\/4{--tw-translate-y: 50% !important}.xl\:translate-y-3\/4{--tw-translate-y: 75% !important}.xl\:translate-y-full{--tw-translate-y: 100% !important}.xl\:-translate-y-1\/2{--tw-translate-y: -50% !important}.xl\:-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.xl\:-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.xl\:-translate-y-1\/4{--tw-translate-y: -25% !important}.xl\:-translate-y-2\/4{--tw-translate-y: -50% !important}.xl\:-translate-y-3\/4{--tw-translate-y: -75% !important}.xl\:-translate-y-full{--tw-translate-y: -100% !important}.xl\:hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.xl\:hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.xl\:hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.xl\:hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.xl\:hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.xl\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.xl\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.xl\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.xl\:hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.xl\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.xl\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.xl\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.xl\:hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.xl\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.xl\:hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.xl\:hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.xl\:hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.xl\:hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.xl\:hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.xl\:hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.xl\:hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.xl\:hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.xl\:hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.xl\:hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.xl\:hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.xl\:hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.xl\:hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.xl\:hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.xl\:hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.xl\:hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.xl\:hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.xl\:hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.xl\:hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.xl\:hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.xl\:hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.xl\:hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.xl\:hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.xl\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.xl\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.xl\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.xl\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.xl\:hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.xl\:hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.xl\:hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.xl\:hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.xl\:hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.xl\:hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.xl\:hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.xl\:hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.xl\:hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.xl\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.xl\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.xl\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.xl\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.xl\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.xl\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.xl\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.xl\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.xl\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.xl\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.xl\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.xl\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.xl\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.xl\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.xl\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.xl\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.xl\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.xl\:hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.xl\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.xl\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.xl\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.xl\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.xl\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.xl\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.xl\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.xl\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.xl\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.xl\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.xl\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.xl\:hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.xl\:hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.xl\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.xl\:hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.xl\:hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.xl\:hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.xl\:hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.xl\:hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.xl\:hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.xl\:hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.xl\:hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.xl\:hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.xl\:hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.xl\:hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.xl\:hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.xl\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.xl\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.xl\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.xl\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.xl\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.xl\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.xl\:hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.xl\:hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.xl\:hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.xl\:hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.xl\:hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.xl\:hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.xl\:hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.xl\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.xl\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.xl\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.xl\:hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.xl\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.xl\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.xl\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.xl\:hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.xl\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.xl\:hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.xl\:hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.xl\:hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.xl\:hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.xl\:hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.xl\:hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.xl\:hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.xl\:hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.xl\:hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.xl\:hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.xl\:hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.xl\:hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.xl\:hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.xl\:hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.xl\:hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.xl\:hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.xl\:hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.xl\:hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.xl\:hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.xl\:hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.xl\:hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.xl\:hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.xl\:hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.xl\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.xl\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.xl\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.xl\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.xl\:hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.xl\:hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.xl\:hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.xl\:hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.xl\:hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.xl\:hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.xl\:hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.xl\:hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.xl\:hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.xl\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.xl\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.xl\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.xl\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.xl\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.xl\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.xl\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.xl\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.xl\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.xl\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.xl\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.xl\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.xl\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.xl\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.xl\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.xl\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.xl\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.xl\:hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.xl\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.xl\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.xl\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.xl\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.xl\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.xl\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.xl\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.xl\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.xl\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.xl\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.xl\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.xl\:hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.xl\:hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.xl\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.xl\:hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.xl\:hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.xl\:hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.xl\:hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.xl\:hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.xl\:hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.xl\:hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.xl\:hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.xl\:hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.xl\:hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.xl\:hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.xl\:hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.xl\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.xl\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.xl\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.xl\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.xl\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.xl\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.xl\:hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.xl\:hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.xl\:focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.xl\:focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.xl\:focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.xl\:focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.xl\:focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.xl\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.xl\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.xl\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.xl\:focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.xl\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.xl\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.xl\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.xl\:focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.xl\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.xl\:focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.xl\:focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.xl\:focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.xl\:focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.xl\:focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.xl\:focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.xl\:focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.xl\:focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.xl\:focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.xl\:focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.xl\:focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.xl\:focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.xl\:focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.xl\:focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.xl\:focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.xl\:focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.xl\:focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.xl\:focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.xl\:focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.xl\:focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.xl\:focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.xl\:focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.xl\:focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.xl\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.xl\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.xl\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.xl\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.xl\:focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.xl\:focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.xl\:focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.xl\:focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.xl\:focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.xl\:focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.xl\:focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.xl\:focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.xl\:focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.xl\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.xl\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.xl\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.xl\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.xl\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.xl\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.xl\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.xl\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.xl\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.xl\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.xl\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.xl\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.xl\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.xl\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.xl\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.xl\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.xl\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.xl\:focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.xl\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.xl\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.xl\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.xl\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.xl\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.xl\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.xl\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.xl\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.xl\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.xl\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.xl\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.xl\:focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.xl\:focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.xl\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.xl\:focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.xl\:focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.xl\:focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.xl\:focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.xl\:focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.xl\:focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.xl\:focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.xl\:focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.xl\:focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.xl\:focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.xl\:focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.xl\:focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.xl\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.xl\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.xl\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.xl\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.xl\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.xl\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.xl\:focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.xl\:focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.xl\:focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.xl\:focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.xl\:focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.xl\:focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.xl\:focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.xl\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.xl\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.xl\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.xl\:focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.xl\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.xl\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.xl\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.xl\:focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.xl\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.xl\:focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.xl\:focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.xl\:focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.xl\:focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.xl\:focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.xl\:focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.xl\:focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.xl\:focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.xl\:focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.xl\:focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.xl\:focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.xl\:focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.xl\:focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.xl\:focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.xl\:focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.xl\:focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.xl\:focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.xl\:focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.xl\:focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.xl\:focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.xl\:focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.xl\:focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.xl\:focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.xl\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.xl\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.xl\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.xl\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.xl\:focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.xl\:focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.xl\:focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.xl\:focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.xl\:focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.xl\:focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.xl\:focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.xl\:focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.xl\:focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.xl\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.xl\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.xl\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.xl\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.xl\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.xl\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.xl\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.xl\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.xl\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.xl\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.xl\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.xl\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.xl\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.xl\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.xl\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.xl\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.xl\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.xl\:focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.xl\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.xl\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.xl\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.xl\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.xl\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.xl\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.xl\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.xl\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.xl\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.xl\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.xl\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.xl\:focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.xl\:focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.xl\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.xl\:focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.xl\:focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.xl\:focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.xl\:focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.xl\:focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.xl\:focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.xl\:focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.xl\:focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.xl\:focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.xl\:focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.xl\:focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.xl\:focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.xl\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.xl\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.xl\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.xl\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.xl\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.xl\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.xl\:focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.xl\:focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.xl\:rotate-0{--tw-rotate: 0deg !important}.xl\:rotate-1{--tw-rotate: 1deg !important}.xl\:rotate-2{--tw-rotate: 2deg !important}.xl\:rotate-3{--tw-rotate: 3deg !important}.xl\:rotate-6{--tw-rotate: 6deg !important}.xl\:rotate-12{--tw-rotate: 12deg !important}.xl\:rotate-45{--tw-rotate: 45deg !important}.xl\:rotate-90{--tw-rotate: 90deg !important}.xl\:rotate-180{--tw-rotate: 180deg !important}.xl\:-rotate-180{--tw-rotate: -180deg !important}.xl\:-rotate-90{--tw-rotate: -90deg !important}.xl\:-rotate-45{--tw-rotate: -45deg !important}.xl\:-rotate-12{--tw-rotate: -12deg !important}.xl\:-rotate-6{--tw-rotate: -6deg !important}.xl\:-rotate-3{--tw-rotate: -3deg !important}.xl\:-rotate-2{--tw-rotate: -2deg !important}.xl\:-rotate-1{--tw-rotate: -1deg !important}.xl\:hover\:rotate-0:hover{--tw-rotate: 0deg !important}.xl\:hover\:rotate-1:hover{--tw-rotate: 1deg !important}.xl\:hover\:rotate-2:hover{--tw-rotate: 2deg !important}.xl\:hover\:rotate-3:hover{--tw-rotate: 3deg !important}.xl\:hover\:rotate-6:hover{--tw-rotate: 6deg !important}.xl\:hover\:rotate-12:hover{--tw-rotate: 12deg !important}.xl\:hover\:rotate-45:hover{--tw-rotate: 45deg !important}.xl\:hover\:rotate-90:hover{--tw-rotate: 90deg !important}.xl\:hover\:rotate-180:hover{--tw-rotate: 180deg !important}.xl\:hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.xl\:hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.xl\:hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.xl\:hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.xl\:hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.xl\:hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.xl\:hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.xl\:hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.xl\:focus\:rotate-0:focus{--tw-rotate: 0deg !important}.xl\:focus\:rotate-1:focus{--tw-rotate: 1deg !important}.xl\:focus\:rotate-2:focus{--tw-rotate: 2deg !important}.xl\:focus\:rotate-3:focus{--tw-rotate: 3deg !important}.xl\:focus\:rotate-6:focus{--tw-rotate: 6deg !important}.xl\:focus\:rotate-12:focus{--tw-rotate: 12deg !important}.xl\:focus\:rotate-45:focus{--tw-rotate: 45deg !important}.xl\:focus\:rotate-90:focus{--tw-rotate: 90deg !important}.xl\:focus\:rotate-180:focus{--tw-rotate: 180deg !important}.xl\:focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.xl\:focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.xl\:focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.xl\:focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.xl\:focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.xl\:focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.xl\:focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.xl\:focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.xl\:skew-x-0{--tw-skew-x: 0deg !important}.xl\:skew-x-1{--tw-skew-x: 1deg !important}.xl\:skew-x-2{--tw-skew-x: 2deg !important}.xl\:skew-x-3{--tw-skew-x: 3deg !important}.xl\:skew-x-6{--tw-skew-x: 6deg !important}.xl\:skew-x-12{--tw-skew-x: 12deg !important}.xl\:-skew-x-12{--tw-skew-x: -12deg !important}.xl\:-skew-x-6{--tw-skew-x: -6deg !important}.xl\:-skew-x-3{--tw-skew-x: -3deg !important}.xl\:-skew-x-2{--tw-skew-x: -2deg !important}.xl\:-skew-x-1{--tw-skew-x: -1deg !important}.xl\:skew-y-0{--tw-skew-y: 0deg !important}.xl\:skew-y-1{--tw-skew-y: 1deg !important}.xl\:skew-y-2{--tw-skew-y: 2deg !important}.xl\:skew-y-3{--tw-skew-y: 3deg !important}.xl\:skew-y-6{--tw-skew-y: 6deg !important}.xl\:skew-y-12{--tw-skew-y: 12deg !important}.xl\:-skew-y-12{--tw-skew-y: -12deg !important}.xl\:-skew-y-6{--tw-skew-y: -6deg !important}.xl\:-skew-y-3{--tw-skew-y: -3deg !important}.xl\:-skew-y-2{--tw-skew-y: -2deg !important}.xl\:-skew-y-1{--tw-skew-y: -1deg !important}.xl\:hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.xl\:hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.xl\:hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.xl\:hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.xl\:hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.xl\:hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.xl\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.xl\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.xl\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.xl\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.xl\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.xl\:hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.xl\:hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.xl\:hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.xl\:hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.xl\:hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.xl\:hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.xl\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.xl\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.xl\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.xl\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.xl\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.xl\:focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.xl\:focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.xl\:focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.xl\:focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.xl\:focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.xl\:focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.xl\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.xl\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.xl\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.xl\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.xl\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.xl\:focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.xl\:focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.xl\:focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.xl\:focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.xl\:focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.xl\:focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.xl\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.xl\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.xl\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.xl\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.xl\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.xl\:scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.xl\:scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.xl\:scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.xl\:scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.xl\:scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.xl\:scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.xl\:scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.xl\:scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.xl\:scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.xl\:scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.xl\:hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.xl\:hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.xl\:hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.xl\:hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.xl\:hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.xl\:hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.xl\:hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.xl\:hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.xl\:hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.xl\:hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.xl\:focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.xl\:focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.xl\:focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.xl\:focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.xl\:focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.xl\:focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.xl\:focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.xl\:focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.xl\:focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.xl\:focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.xl\:scale-x-0{--tw-scale-x: 0 !important}.xl\:scale-x-50{--tw-scale-x: .5 !important}.xl\:scale-x-75{--tw-scale-x: .75 !important}.xl\:scale-x-90{--tw-scale-x: .9 !important}.xl\:scale-x-95{--tw-scale-x: .95 !important}.xl\:scale-x-100{--tw-scale-x: 1 !important}.xl\:scale-x-105{--tw-scale-x: 1.05 !important}.xl\:scale-x-110{--tw-scale-x: 1.1 !important}.xl\:scale-x-125{--tw-scale-x: 1.25 !important}.xl\:scale-x-150{--tw-scale-x: 1.5 !important}.xl\:scale-y-0{--tw-scale-y: 0 !important}.xl\:scale-y-50{--tw-scale-y: .5 !important}.xl\:scale-y-75{--tw-scale-y: .75 !important}.xl\:scale-y-90{--tw-scale-y: .9 !important}.xl\:scale-y-95{--tw-scale-y: .95 !important}.xl\:scale-y-100{--tw-scale-y: 1 !important}.xl\:scale-y-105{--tw-scale-y: 1.05 !important}.xl\:scale-y-110{--tw-scale-y: 1.1 !important}.xl\:scale-y-125{--tw-scale-y: 1.25 !important}.xl\:scale-y-150{--tw-scale-y: 1.5 !important}.xl\:hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.xl\:hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.xl\:hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.xl\:hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.xl\:hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.xl\:hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.xl\:hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.xl\:hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.xl\:hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.xl\:hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.xl\:hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.xl\:hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.xl\:hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.xl\:hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.xl\:hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.xl\:hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.xl\:hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.xl\:hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.xl\:hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.xl\:hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.xl\:focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.xl\:focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.xl\:focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.xl\:focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.xl\:focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.xl\:focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.xl\:focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.xl\:focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.xl\:focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.xl\:focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.xl\:focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.xl\:focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.xl\:focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.xl\:focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.xl\:focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.xl\:focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.xl\:focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.xl\:focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.xl\:focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.xl\:focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}.xl\:animate-none{animation:none!important}.xl\:animate-spin{animation:spin 1s linear infinite!important}.xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.xl\:animate-bounce{animation:bounce 1s infinite!important}.xl\:cursor-auto{cursor:auto!important}.xl\:cursor-default{cursor:default!important}.xl\:cursor-pointer{cursor:pointer!important}.xl\:cursor-wait{cursor:wait!important}.xl\:cursor-text{cursor:text!important}.xl\:cursor-move{cursor:move!important}.xl\:cursor-help{cursor:help!important}.xl\:cursor-not-allowed{cursor:not-allowed!important}.xl\:disabled\:cursor-auto:disabled{cursor:auto!important}.xl\:disabled\:cursor-default:disabled{cursor:default!important}.xl\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.xl\:disabled\:cursor-wait:disabled{cursor:wait!important}.xl\:disabled\:cursor-text:disabled{cursor:text!important}.xl\:disabled\:cursor-move:disabled{cursor:move!important}.xl\:disabled\:cursor-help:disabled{cursor:help!important}.xl\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.xl\:select-text{-webkit-user-select:text!important;user-select:text!important}.xl\:select-all{-webkit-user-select:all!important;user-select:all!important}.xl\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.xl\:resize-none{resize:none!important}.xl\:resize-y{resize:vertical!important}.xl\:resize-x{resize:horizontal!important}.xl\:resize{resize:both!important}.xl\:list-inside{list-style-position:inside!important}.xl\:list-outside{list-style-position:outside!important}.xl\:list-none{list-style-type:none!important}.xl\:list-disc{list-style-type:disc!important}.xl\:list-decimal{list-style-type:decimal!important}.xl\:appearance-none{appearance:none!important}.xl\:auto-cols-auto{grid-auto-columns:auto!important}.xl\:auto-cols-min{grid-auto-columns:min-content!important}.xl\:auto-cols-max{grid-auto-columns:max-content!important}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.xl\:grid-flow-row{grid-auto-flow:row!important}.xl\:grid-flow-col{grid-auto-flow:column!important}.xl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.xl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.xl\:auto-rows-auto{grid-auto-rows:auto!important}.xl\:auto-rows-min{grid-auto-rows:min-content!important}.xl\:auto-rows-max{grid-auto-rows:max-content!important}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:grid-cols-none{grid-template-columns:none!important}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xl\:grid-rows-none{grid-template-rows:none!important}.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-col{flex-direction:column!important}.xl\:flex-col-reverse{flex-direction:column-reverse!important}.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}.xl\:place-content-center{place-content:center!important}.xl\:place-content-start{place-content:start!important}.xl\:place-content-end{place-content:end!important}.xl\:place-content-between{place-content:space-between!important}.xl\:place-content-around{place-content:space-around!important}.xl\:place-content-evenly{place-content:space-evenly!important}.xl\:place-content-stretch{place-content:stretch!important}.xl\:place-items-start{place-items:start!important}.xl\:place-items-end{place-items:end!important}.xl\:place-items-center{place-items:center!important}.xl\:place-items-stretch{place-items:stretch!important}.xl\:content-center{align-content:center!important}.xl\:content-start{align-content:flex-start!important}.xl\:content-end{align-content:flex-end!important}.xl\:content-between{align-content:space-between!important}.xl\:content-around{align-content:space-around!important}.xl\:content-evenly{align-content:space-evenly!important}.xl\:items-start{align-items:flex-start!important}.xl\:items-end{align-items:flex-end!important}.xl\:items-center{align-items:center!important}.xl\:items-baseline{align-items:baseline!important}.xl\:items-stretch{align-items:stretch!important}.xl\:justify-start{justify-content:flex-start!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:justify-center{justify-content:center!important}.xl\:justify-between{justify-content:space-between!important}.xl\:justify-around{justify-content:space-around!important}.xl\:justify-evenly{justify-content:space-evenly!important}.xl\:justify-items-start{justify-items:start!important}.xl\:justify-items-end{justify-items:end!important}.xl\:justify-items-center{justify-items:center!important}.xl\:justify-items-stretch{justify-items:stretch!important}.xl\:gap-0{gap:0px!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:.75rem!important}.xl\:gap-4{gap:1rem!important}.xl\:gap-5{gap:1.25rem!important}.xl\:gap-6{gap:1.5rem!important}.xl\:gap-7{gap:1.75rem!important}.xl\:gap-8{gap:2rem!important}.xl\:gap-9{gap:2.25rem!important}.xl\:gap-10{gap:2.5rem!important}.xl\:gap-11{gap:2.75rem!important}.xl\:gap-12{gap:3rem!important}.xl\:gap-14{gap:3.5rem!important}.xl\:gap-16{gap:4rem!important}.xl\:gap-20{gap:5rem!important}.xl\:gap-24{gap:6rem!important}.xl\:gap-28{gap:7rem!important}.xl\:gap-30{gap:7.5rem!important}.xl\:gap-32{gap:8rem!important}.xl\:gap-36{gap:9rem!important}.xl\:gap-40{gap:10rem!important}.xl\:gap-44{gap:11rem!important}.xl\:gap-48{gap:12rem!important}.xl\:gap-52{gap:13rem!important}.xl\:gap-56{gap:14rem!important}.xl\:gap-60{gap:15rem!important}.xl\:gap-64{gap:16rem!important}.xl\:gap-72{gap:18rem!important}.xl\:gap-80{gap:20rem!important}.xl\:gap-82{gap:20.5rem!important}.xl\:gap-85{gap:21.25rem!important}.xl\:gap-96{gap:24rem!important}.xl\:gap-416{gap:26rem!important}.xl\:gap-550{gap:34.375rem!important}.xl\:gap-600{gap:37.5rem!important}.xl\:gap-px{gap:1px!important}.xl\:gap-0\.5{gap:.125rem!important}.xl\:gap-1\.5{gap:.375rem!important}.xl\:gap-2\.5{gap:.625rem!important}.xl\:gap-3\.5{gap:.875rem!important}.xl\:gap-tw-1{gap:.25rem!important}.xl\:gap-tw-2{gap:.5rem!important}.xl\:gap-tw-3{gap:.75rem!important}.xl\:gap-tw-3\.5{gap:.9375rem!important}.xl\:gap-tw-4{gap:1rem!important}.xl\:gap-tw-5{gap:1.25rem!important}.xl\:gap-51per{gap:51%!important}.xl\:gap-max-content{gap:max-content!important}.xl\:gap-x-0{column-gap:0px!important}.xl\:gap-x-1{column-gap:.25rem!important}.xl\:gap-x-2{column-gap:.5rem!important}.xl\:gap-x-3{column-gap:.75rem!important}.xl\:gap-x-4{column-gap:1rem!important}.xl\:gap-x-5{column-gap:1.25rem!important}.xl\:gap-x-6{column-gap:1.5rem!important}.xl\:gap-x-7{column-gap:1.75rem!important}.xl\:gap-x-8{column-gap:2rem!important}.xl\:gap-x-9{column-gap:2.25rem!important}.xl\:gap-x-10{column-gap:2.5rem!important}.xl\:gap-x-11{column-gap:2.75rem!important}.xl\:gap-x-12{column-gap:3rem!important}.xl\:gap-x-14{column-gap:3.5rem!important}.xl\:gap-x-16{column-gap:4rem!important}.xl\:gap-x-20{column-gap:5rem!important}.xl\:gap-x-24{column-gap:6rem!important}.xl\:gap-x-28{column-gap:7rem!important}.xl\:gap-x-30{column-gap:7.5rem!important}.xl\:gap-x-32{column-gap:8rem!important}.xl\:gap-x-36{column-gap:9rem!important}.xl\:gap-x-40{column-gap:10rem!important}.xl\:gap-x-44{column-gap:11rem!important}.xl\:gap-x-48{column-gap:12rem!important}.xl\:gap-x-52{column-gap:13rem!important}.xl\:gap-x-56{column-gap:14rem!important}.xl\:gap-x-60{column-gap:15rem!important}.xl\:gap-x-64{column-gap:16rem!important}.xl\:gap-x-72{column-gap:18rem!important}.xl\:gap-x-80{column-gap:20rem!important}.xl\:gap-x-82{column-gap:20.5rem!important}.xl\:gap-x-85{column-gap:21.25rem!important}.xl\:gap-x-96{column-gap:24rem!important}.xl\:gap-x-416{column-gap:26rem!important}.xl\:gap-x-550{column-gap:34.375rem!important}.xl\:gap-x-600{column-gap:37.5rem!important}.xl\:gap-x-px{column-gap:1px!important}.xl\:gap-x-0\.5{column-gap:.125rem!important}.xl\:gap-x-1\.5{column-gap:.375rem!important}.xl\:gap-x-2\.5{column-gap:.625rem!important}.xl\:gap-x-3\.5{column-gap:.875rem!important}.xl\:gap-x-tw-1{column-gap:.25rem!important}.xl\:gap-x-tw-2{column-gap:.5rem!important}.xl\:gap-x-tw-3{column-gap:.75rem!important}.xl\:gap-x-tw-3\.5{column-gap:.9375rem!important}.xl\:gap-x-tw-4{column-gap:1rem!important}.xl\:gap-x-tw-5{column-gap:1.25rem!important}.xl\:gap-x-51per{column-gap:51%!important}.xl\:gap-x-max-content{column-gap:max-content!important}.xl\:gap-y-0{row-gap:0px!important}.xl\:gap-y-1{row-gap:.25rem!important}.xl\:gap-y-2{row-gap:.5rem!important}.xl\:gap-y-3{row-gap:.75rem!important}.xl\:gap-y-4{row-gap:1rem!important}.xl\:gap-y-5{row-gap:1.25rem!important}.xl\:gap-y-6{row-gap:1.5rem!important}.xl\:gap-y-7{row-gap:1.75rem!important}.xl\:gap-y-8{row-gap:2rem!important}.xl\:gap-y-9{row-gap:2.25rem!important}.xl\:gap-y-10{row-gap:2.5rem!important}.xl\:gap-y-11{row-gap:2.75rem!important}.xl\:gap-y-12{row-gap:3rem!important}.xl\:gap-y-14{row-gap:3.5rem!important}.xl\:gap-y-16{row-gap:4rem!important}.xl\:gap-y-20{row-gap:5rem!important}.xl\:gap-y-24{row-gap:6rem!important}.xl\:gap-y-28{row-gap:7rem!important}.xl\:gap-y-30{row-gap:7.5rem!important}.xl\:gap-y-32{row-gap:8rem!important}.xl\:gap-y-36{row-gap:9rem!important}.xl\:gap-y-40{row-gap:10rem!important}.xl\:gap-y-44{row-gap:11rem!important}.xl\:gap-y-48{row-gap:12rem!important}.xl\:gap-y-52{row-gap:13rem!important}.xl\:gap-y-56{row-gap:14rem!important}.xl\:gap-y-60{row-gap:15rem!important}.xl\:gap-y-64{row-gap:16rem!important}.xl\:gap-y-72{row-gap:18rem!important}.xl\:gap-y-80{row-gap:20rem!important}.xl\:gap-y-82{row-gap:20.5rem!important}.xl\:gap-y-85{row-gap:21.25rem!important}.xl\:gap-y-96{row-gap:24rem!important}.xl\:gap-y-416{row-gap:26rem!important}.xl\:gap-y-550{row-gap:34.375rem!important}.xl\:gap-y-600{row-gap:37.5rem!important}.xl\:gap-y-px{row-gap:1px!important}.xl\:gap-y-0\.5{row-gap:.125rem!important}.xl\:gap-y-1\.5{row-gap:.375rem!important}.xl\:gap-y-2\.5{row-gap:.625rem!important}.xl\:gap-y-3\.5{row-gap:.875rem!important}.xl\:gap-y-tw-1{row-gap:.25rem!important}.xl\:gap-y-tw-2{row-gap:.5rem!important}.xl\:gap-y-tw-3{row-gap:.75rem!important}.xl\:gap-y-tw-3\.5{row-gap:.9375rem!important}.xl\:gap-y-tw-4{row-gap:1rem!important}.xl\:gap-y-tw-5{row-gap:1.25rem!important}.xl\:gap-y-51per{row-gap:51%!important}.xl\:gap-y-max-content{row-gap:max-content!important}.xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.xl\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.xl\:space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.xl\:space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.xl\:space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.xl\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.xl\:space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.xl\:space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.xl\:space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.xl\:-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.xl\:-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.xl\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.xl\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.xl\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.xl\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.xl\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.xl\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.xl\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.xl\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.xl\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.xl\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.xl\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.xl\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.xl\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.xl\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.xl\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.xl\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.xl\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.xl\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.xl\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.xl\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.xl\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.xl\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.xl\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.xl\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.xl\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.xl\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.xl\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.xl\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.xl\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.xl\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.xl\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.xl\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.xl\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.xl\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.xl\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.xl\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.xl\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.xl\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.xl\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.xl\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.xl\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.xl\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.xl\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.xl\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.xl\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.xl\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.xl\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.xl\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.xl\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.xl\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.xl\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.xl\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.xl\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.xl\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.xl\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.xl\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.xl\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.xl\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.xl\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.xl\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.xl\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.xl\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.xl\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.xl\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.xl\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.xl\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.xl\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.xl\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.xl\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.xl\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.xl\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.xl\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.xl\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.xl\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.xl\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.xl\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.xl\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.xl\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.xl\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.xl\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.xl\:divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.xl\:divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.xl\:divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.xl\:divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.xl\:divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.xl\:divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.xl\:divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.xl\:divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.xl\:divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.xl\:divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.xl\:divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.xl\:divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.xl\:divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.xl\:divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.xl\:divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.xl\:divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.xl\:divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.xl\:divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.xl\:place-self-auto{place-self:auto!important}.xl\:place-self-start{place-self:start!important}.xl\:place-self-end{place-self:end!important}.xl\:place-self-center{place-self:center!important}.xl\:place-self-stretch{place-self:stretch!important}.xl\:self-auto{align-self:auto!important}.xl\:self-start{align-self:flex-start!important}.xl\:self-end{align-self:flex-end!important}.xl\:self-center{align-self:center!important}.xl\:self-stretch{align-self:stretch!important}.xl\:self-baseline{align-self:baseline!important}.xl\:justify-self-auto{justify-self:auto!important}.xl\:justify-self-start{justify-self:start!important}.xl\:justify-self-end{justify-self:end!important}.xl\:justify-self-center{justify-self:center!important}.xl\:justify-self-stretch{justify-self:stretch!important}.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}.xl\:overscroll-auto{overscroll-behavior:auto!important}.xl\:overscroll-contain{overscroll-behavior:contain!important}.xl\:overscroll-none{overscroll-behavior:none!important}.xl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.xl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.xl\:overscroll-y-none{overscroll-behavior-y:none!important}.xl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.xl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.xl\:overscroll-x-none{overscroll-behavior-x:none!important}.xl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xl\:overflow-ellipsis{text-overflow:ellipsis!important}.xl\:overflow-clip{text-overflow:clip!important}.xl\:whitespace-normal{white-space:normal!important}.xl\:whitespace-nowrap{white-space:nowrap!important}.xl\:whitespace-pre{white-space:pre!important}.xl\:whitespace-pre-line{white-space:pre-line!important}.xl\:whitespace-pre-wrap{white-space:pre-wrap!important}.xl\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.xl\:break-words{overflow-wrap:break-word!important}.xl\:break-all{word-break:break-all!important}.xl\:rounded-none{border-radius:0!important}.xl\:rounded-sm{border-radius:.125rem!important}.xl\:rounded{border-radius:.25rem!important}.xl\:rounded-md{border-radius:.375rem!important}.xl\:rounded-lg{border-radius:.5rem!important}.xl\:rounded-xl{border-radius:.75rem!important}.xl\:rounded-2xl{border-radius:1rem!important}.xl\:rounded-3xl{border-radius:1.5rem!important}.xl\:rounded-full{border-radius:9999px!important}.xl\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.xl\:rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.xl\:rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.xl\:rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.xl\:rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.xl\:rounded-tl-none{border-top-left-radius:0!important}.xl\:rounded-tl-sm{border-top-left-radius:.125rem!important}.xl\:rounded-tl{border-top-left-radius:.25rem!important}.xl\:rounded-tl-md{border-top-left-radius:.375rem!important}.xl\:rounded-tl-lg{border-top-left-radius:.5rem!important}.xl\:rounded-tl-xl{border-top-left-radius:.75rem!important}.xl\:rounded-tl-2xl{border-top-left-radius:1rem!important}.xl\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.xl\:rounded-tl-full{border-top-left-radius:9999px!important}.xl\:rounded-tr-none{border-top-right-radius:0!important}.xl\:rounded-tr-sm{border-top-right-radius:.125rem!important}.xl\:rounded-tr{border-top-right-radius:.25rem!important}.xl\:rounded-tr-md{border-top-right-radius:.375rem!important}.xl\:rounded-tr-lg{border-top-right-radius:.5rem!important}.xl\:rounded-tr-xl{border-top-right-radius:.75rem!important}.xl\:rounded-tr-2xl{border-top-right-radius:1rem!important}.xl\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.xl\:rounded-tr-full{border-top-right-radius:9999px!important}.xl\:rounded-br-none{border-bottom-right-radius:0!important}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.xl\:rounded-br{border-bottom-right-radius:.25rem!important}.xl\:rounded-br-md{border-bottom-right-radius:.375rem!important}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.xl\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.xl\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.xl\:rounded-br-full{border-bottom-right-radius:9999px!important}.xl\:rounded-bl-none{border-bottom-left-radius:0!important}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.xl\:rounded-bl{border-bottom-left-radius:.25rem!important}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.xl\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.xl\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.xl\:rounded-bl-full{border-bottom-left-radius:9999px!important}.xl\:border-0{border-width:0!important}.xl\:border-1{border-width:1px!important}.xl\:border-2{border-width:2px!important}.xl\:border-3{border-width:3px!important}.xl\:border-4{border-width:4px!important}.xl\:border-8{border-width:8px!important}.xl\:border{border-width:1px!important}.xl\:hover\:border-0:hover{border-width:0!important}.xl\:hover\:border-1:hover{border-width:1px!important}.xl\:hover\:border-2:hover{border-width:2px!important}.xl\:hover\:border-3:hover{border-width:3px!important}.xl\:hover\:border-4:hover{border-width:4px!important}.xl\:hover\:border-8:hover{border-width:8px!important}.xl\:hover\:border:hover{border-width:1px!important}.xl\:border-t-0{border-top-width:0!important}.xl\:border-t-1{border-top-width:1px!important}.xl\:border-t-2{border-top-width:2px!important}.xl\:border-t-3{border-top-width:3px!important}.xl\:border-t-4{border-top-width:4px!important}.xl\:border-t-8{border-top-width:8px!important}.xl\:border-t{border-top-width:1px!important}.xl\:border-r-0{border-right-width:0!important}.xl\:border-r-1{border-right-width:1px!important}.xl\:border-r-2{border-right-width:2px!important}.xl\:border-r-3{border-right-width:3px!important}.xl\:border-r-4{border-right-width:4px!important}.xl\:border-r-8{border-right-width:8px!important}.xl\:border-r{border-right-width:1px!important}.xl\:border-b-0{border-bottom-width:0!important}.xl\:border-b-1{border-bottom-width:1px!important}.xl\:border-b-2{border-bottom-width:2px!important}.xl\:border-b-3{border-bottom-width:3px!important}.xl\:border-b-4{border-bottom-width:4px!important}.xl\:border-b-8{border-bottom-width:8px!important}.xl\:border-b{border-bottom-width:1px!important}.xl\:border-l-0{border-left-width:0!important}.xl\:border-l-1{border-left-width:1px!important}.xl\:border-l-2{border-left-width:2px!important}.xl\:border-l-3{border-left-width:3px!important}.xl\:border-l-4{border-left-width:4px!important}.xl\:border-l-8{border-left-width:8px!important}.xl\:border-l{border-left-width:1px!important}.xl\:hover\:border-t-0:hover{border-top-width:0!important}.xl\:hover\:border-t-1:hover{border-top-width:1px!important}.xl\:hover\:border-t-2:hover{border-top-width:2px!important}.xl\:hover\:border-t-3:hover{border-top-width:3px!important}.xl\:hover\:border-t-4:hover{border-top-width:4px!important}.xl\:hover\:border-t-8:hover{border-top-width:8px!important}.xl\:hover\:border-t:hover{border-top-width:1px!important}.xl\:hover\:border-r-0:hover{border-right-width:0!important}.xl\:hover\:border-r-1:hover{border-right-width:1px!important}.xl\:hover\:border-r-2:hover{border-right-width:2px!important}.xl\:hover\:border-r-3:hover{border-right-width:3px!important}.xl\:hover\:border-r-4:hover{border-right-width:4px!important}.xl\:hover\:border-r-8:hover{border-right-width:8px!important}.xl\:hover\:border-r:hover{border-right-width:1px!important}.xl\:hover\:border-b-0:hover{border-bottom-width:0!important}.xl\:hover\:border-b-1:hover{border-bottom-width:1px!important}.xl\:hover\:border-b-2:hover{border-bottom-width:2px!important}.xl\:hover\:border-b-3:hover{border-bottom-width:3px!important}.xl\:hover\:border-b-4:hover{border-bottom-width:4px!important}.xl\:hover\:border-b-8:hover{border-bottom-width:8px!important}.xl\:hover\:border-b:hover{border-bottom-width:1px!important}.xl\:hover\:border-l-0:hover{border-left-width:0!important}.xl\:hover\:border-l-1:hover{border-left-width:1px!important}.xl\:hover\:border-l-2:hover{border-left-width:2px!important}.xl\:hover\:border-l-3:hover{border-left-width:3px!important}.xl\:hover\:border-l-4:hover{border-left-width:4px!important}.xl\:hover\:border-l-8:hover{border-left-width:8px!important}.xl\:hover\:border-l:hover{border-left-width:1px!important}.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}.xl\:border-none{border-style:none!important}.xl\:border-transparent{border-color:transparent!important}.xl\:border-current{border-color:currentColor!important}.xl\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:border-primary-blue{border-color:var(--primary-color)!important}.xl\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.xl\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:border-primary-green{border-color:var(--conversion-color)!important}.xl\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.xl\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:checked\:border-transparent:checked{border-color:transparent!important}.xl\:checked\:border-current:checked{border-color:currentColor!important}.xl\:checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.xl\:checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.xl\:checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.xl\:checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.xl\:checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-transparent{border-color:transparent!important}.group:hover .xl\:group-hover\:border-current{border-color:currentColor!important}.group:hover .xl\:group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .xl\:group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .xl\:group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .xl\:group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .xl\:group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:focus-within\:border-transparent:focus-within{border-color:transparent!important}.xl\:focus-within\:border-current:focus-within{border-color:currentColor!important}.xl\:focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.xl\:focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.xl\:focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.xl\:focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.xl\:focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:hover\:border-transparent:hover{border-color:transparent!important}.xl\:hover\:border-current:hover{border-color:currentColor!important}.xl\:hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.xl\:hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.xl\:hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.xl\:hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.xl\:hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:focus\:border-transparent:focus{border-color:transparent!important}.xl\:focus\:border-current:focus{border-color:currentColor!important}.xl\:focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.xl\:focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.xl\:focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.xl\:focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.xl\:focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:disabled\:border-transparent:disabled{border-color:transparent!important}.xl\:disabled\:border-current:disabled{border-color:currentColor!important}.xl\:disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.xl\:disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.xl\:disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.xl\:disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.xl\:disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.xl\:disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.xl\:disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.xl\:disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.xl\:disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.xl\:disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.xl\:disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.xl\:disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.xl\:disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.xl\:disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.xl\:disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.xl\:disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.xl\:disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.xl\:disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.xl\:disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.xl\:disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.xl\:disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.xl\:disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.xl\:disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.xl\:disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.xl\:disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.xl\:disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.xl\:disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.xl\:border-opacity-0{--tw-border-opacity: 0 !important}.xl\:border-opacity-5{--tw-border-opacity: .05 !important}.xl\:border-opacity-10{--tw-border-opacity: .1 !important}.xl\:border-opacity-20{--tw-border-opacity: .2 !important}.xl\:border-opacity-25{--tw-border-opacity: .25 !important}.xl\:border-opacity-30{--tw-border-opacity: .3 !important}.xl\:border-opacity-40{--tw-border-opacity: .4 !important}.xl\:border-opacity-50{--tw-border-opacity: .5 !important}.xl\:border-opacity-60{--tw-border-opacity: .6 !important}.xl\:border-opacity-70{--tw-border-opacity: .7 !important}.xl\:border-opacity-75{--tw-border-opacity: .75 !important}.xl\:border-opacity-80{--tw-border-opacity: .8 !important}.xl\:border-opacity-90{--tw-border-opacity: .9 !important}.xl\:border-opacity-95{--tw-border-opacity: .95 !important}.xl\:border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .xl\:group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .xl\:group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .xl\:group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .xl\:group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .xl\:group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .xl\:group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .xl\:group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .xl\:group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .xl\:group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .xl\:group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .xl\:group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .xl\:group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .xl\:group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .xl\:group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .xl\:group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.xl\:hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.xl\:hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.xl\:hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.xl\:hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.xl\:hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.xl\:hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.xl\:hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.xl\:hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.xl\:hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.xl\:hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.xl\:hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.xl\:hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.xl\:hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.xl\:hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.xl\:hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.xl\:focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.xl\:focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.xl\:focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.xl\:focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.xl\:focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.xl\:focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.xl\:focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.xl\:focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.xl\:focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.xl\:focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.xl\:focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.xl\:focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.xl\:focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.xl\:focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.xl\:focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.xl\:bg-transparent{background-color:transparent!important}.xl\:bg-current{background-color:currentColor!important}.xl\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:bg-primary-blue{background-color:var(--primary-color)!important}.xl\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.xl\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:bg-primary-green{background-color:var(--conversion-color)!important}.xl\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.xl\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:checked\:bg-transparent:checked{background-color:transparent!important}.xl\:checked\:bg-current:checked{background-color:currentColor!important}.xl\:checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.xl\:checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.xl\:checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.xl\:checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.xl\:checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-transparent{background-color:transparent!important}.group:hover .xl\:group-hover\:bg-current{background-color:currentColor!important}.group:hover .xl\:group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .xl\:group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .xl\:group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .xl\:group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .xl\:group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-transparent:focus-within{background-color:transparent!important}.xl\:focus-within\:bg-current:focus-within{background-color:currentColor!important}.xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.xl\:focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.xl\:focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.xl\:focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.xl\:focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:hover\:bg-transparent:hover{background-color:transparent!important}.xl\:hover\:bg-current:hover{background-color:currentColor!important}.xl\:hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.xl\:hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.xl\:hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.xl\:hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.xl\:hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:focus\:bg-transparent:focus{background-color:transparent!important}.xl\:focus\:bg-current:focus{background-color:currentColor!important}.xl\:focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.xl\:focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.xl\:focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.xl\:focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.xl\:focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-transparent:disabled{background-color:transparent!important}.xl\:disabled\:bg-current:disabled{background-color:currentColor!important}.xl\:disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.xl\:disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.xl\:disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.xl\:disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.xl\:disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.xl\:disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.xl\:bg-opacity-0{--tw-bg-opacity: 0 !important}.xl\:bg-opacity-5{--tw-bg-opacity: .05 !important}.xl\:bg-opacity-10{--tw-bg-opacity: .1 !important}.xl\:bg-opacity-20{--tw-bg-opacity: .2 !important}.xl\:bg-opacity-25{--tw-bg-opacity: .25 !important}.xl\:bg-opacity-30{--tw-bg-opacity: .3 !important}.xl\:bg-opacity-40{--tw-bg-opacity: .4 !important}.xl\:bg-opacity-50{--tw-bg-opacity: .5 !important}.xl\:bg-opacity-60{--tw-bg-opacity: .6 !important}.xl\:bg-opacity-70{--tw-bg-opacity: .7 !important}.xl\:bg-opacity-75{--tw-bg-opacity: .75 !important}.xl\:bg-opacity-80{--tw-bg-opacity: .8 !important}.xl\:bg-opacity-90{--tw-bg-opacity: .9 !important}.xl\:bg-opacity-95{--tw-bg-opacity: .95 !important}.xl\:bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .xl\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .xl\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .xl\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .xl\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .xl\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .xl\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .xl\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .xl\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .xl\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .xl\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .xl\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .xl\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .xl\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .xl\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .xl\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.xl\:bg-none{background-image:none!important}.xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.xl\:from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.xl\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.xl\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.xl\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.xl\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.xl\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.xl\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.xl\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.xl\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.xl\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.xl\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.xl\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.xl\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.xl\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.xl\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.xl\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.xl\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.xl\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.xl\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.xl\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.xl\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.xl\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.xl\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.xl\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.xl\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.xl\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.xl\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.xl\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.xl\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.xl\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.xl\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.xl\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.xl\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.xl\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.xl\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.xl\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.xl\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.xl\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.xl\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.xl\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.xl\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.xl\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.xl\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.xl\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.xl\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.xl\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.xl\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.xl\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.xl\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.xl\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.xl\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.xl\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.xl\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.xl\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.xl\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.xl\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.xl\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.xl\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.xl\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.xl\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.xl\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.xl\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.xl\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.xl\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.xl\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.xl\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.xl\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.xl\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.xl\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.xl\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.xl\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.xl\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.xl\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.xl\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.xl\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.xl\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.xl\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.xl\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.xl\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.xl\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.xl\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.xl\:focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.xl\:focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.xl\:focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.xl\:focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.xl\:focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.xl\:focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.xl\:focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.xl\:focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.xl\:focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.xl\:focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.xl\:focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.xl\:focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.xl\:focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.xl\:focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.xl\:to-transparent{--tw-gradient-to: transparent !important}.xl\:to-current{--tw-gradient-to: currentColor !important}.xl\:to-black{--tw-gradient-to: #000 !important}.xl\:to-white{--tw-gradient-to: #fff !important}.xl\:to-gray-50{--tw-gradient-to: #f9fafb !important}.xl\:to-gray-100{--tw-gradient-to: #f3f4f6 !important}.xl\:to-gray-200{--tw-gradient-to: #e5e7eb !important}.xl\:to-gray-300{--tw-gradient-to: #d1d5db !important}.xl\:to-gray-400{--tw-gradient-to: #9ca3af !important}.xl\:to-gray-500{--tw-gradient-to: #6b7280 !important}.xl\:to-gray-600{--tw-gradient-to: #4b5563 !important}.xl\:to-gray-700{--tw-gradient-to: #374151 !important}.xl\:to-gray-800{--tw-gradient-to: #1f2937 !important}.xl\:to-gray-900{--tw-gradient-to: #111827 !important}.xl\:to-red-50{--tw-gradient-to: #fef2f2 !important}.xl\:to-red-100{--tw-gradient-to: #fee2e2 !important}.xl\:to-red-200{--tw-gradient-to: #fecaca !important}.xl\:to-red-300{--tw-gradient-to: #fca5a5 !important}.xl\:to-red-400{--tw-gradient-to: #f87171 !important}.xl\:to-red-500{--tw-gradient-to: #ef4444 !important}.xl\:to-red-600{--tw-gradient-to: #dc2626 !important}.xl\:to-red-700{--tw-gradient-to: #b91c1c !important}.xl\:to-red-800{--tw-gradient-to: #991b1b !important}.xl\:to-red-900{--tw-gradient-to: #7f1d1d !important}.xl\:to-yellow-50{--tw-gradient-to: #fffbeb !important}.xl\:to-yellow-100{--tw-gradient-to: #fef3c7 !important}.xl\:to-yellow-200{--tw-gradient-to: #fde68a !important}.xl\:to-yellow-300{--tw-gradient-to: #fcd34d !important}.xl\:to-yellow-400{--tw-gradient-to: #fbbf24 !important}.xl\:to-yellow-500{--tw-gradient-to: #f59e0b !important}.xl\:to-yellow-600{--tw-gradient-to: #d97706 !important}.xl\:to-yellow-700{--tw-gradient-to: #b45309 !important}.xl\:to-yellow-800{--tw-gradient-to: #92400e !important}.xl\:to-yellow-900{--tw-gradient-to: #78350f !important}.xl\:to-green-50{--tw-gradient-to: #ecfdf5 !important}.xl\:to-green-100{--tw-gradient-to: #d1fae5 !important}.xl\:to-green-200{--tw-gradient-to: #a7f3d0 !important}.xl\:to-green-300{--tw-gradient-to: #6ee7b7 !important}.xl\:to-green-400{--tw-gradient-to: #34d399 !important}.xl\:to-green-500{--tw-gradient-to: #10b981 !important}.xl\:to-green-600{--tw-gradient-to: #059669 !important}.xl\:to-green-700{--tw-gradient-to: #047857 !important}.xl\:to-green-800{--tw-gradient-to: #065f46 !important}.xl\:to-green-900{--tw-gradient-to: #064e3b !important}.xl\:to-blue-50{--tw-gradient-to: #eff6ff !important}.xl\:to-blue-100{--tw-gradient-to: #dbeafe !important}.xl\:to-blue-200{--tw-gradient-to: #bfdbfe !important}.xl\:to-blue-300{--tw-gradient-to: #93c5fd !important}.xl\:to-blue-400{--tw-gradient-to: #60a5fa !important}.xl\:to-blue-500{--tw-gradient-to: #3b82f6 !important}.xl\:to-blue-600{--tw-gradient-to: #2563eb !important}.xl\:to-blue-700{--tw-gradient-to: #1d4ed8 !important}.xl\:to-blue-800{--tw-gradient-to: #1e40af !important}.xl\:to-blue-900{--tw-gradient-to: #1e3a8a !important}.xl\:to-indigo-50{--tw-gradient-to: #eef2ff !important}.xl\:to-indigo-100{--tw-gradient-to: #e0e7ff !important}.xl\:to-indigo-200{--tw-gradient-to: #c7d2fe !important}.xl\:to-indigo-300{--tw-gradient-to: #a5b4fc !important}.xl\:to-indigo-400{--tw-gradient-to: #818cf8 !important}.xl\:to-indigo-500{--tw-gradient-to: #6366f1 !important}.xl\:to-indigo-600{--tw-gradient-to: #4f46e5 !important}.xl\:to-indigo-700{--tw-gradient-to: #4338ca !important}.xl\:to-indigo-800{--tw-gradient-to: #3730a3 !important}.xl\:to-indigo-900{--tw-gradient-to: #312e81 !important}.xl\:to-purple-50{--tw-gradient-to: #f5f3ff !important}.xl\:to-purple-100{--tw-gradient-to: #ede9fe !important}.xl\:to-purple-200{--tw-gradient-to: #ddd6fe !important}.xl\:to-purple-300{--tw-gradient-to: #c4b5fd !important}.xl\:to-purple-400{--tw-gradient-to: #a78bfa !important}.xl\:to-purple-500{--tw-gradient-to: #8b5cf6 !important}.xl\:to-purple-600{--tw-gradient-to: #7c3aed !important}.xl\:to-purple-700{--tw-gradient-to: #6d28d9 !important}.xl\:to-purple-800{--tw-gradient-to: #5b21b6 !important}.xl\:to-purple-900{--tw-gradient-to: #4c1d95 !important}.xl\:to-pink-50{--tw-gradient-to: #fdf2f8 !important}.xl\:to-pink-100{--tw-gradient-to: #fce7f3 !important}.xl\:to-pink-200{--tw-gradient-to: #fbcfe8 !important}.xl\:to-pink-300{--tw-gradient-to: #f9a8d4 !important}.xl\:to-pink-400{--tw-gradient-to: #f472b6 !important}.xl\:to-pink-500{--tw-gradient-to: #ec4899 !important}.xl\:to-pink-600{--tw-gradient-to: #db2777 !important}.xl\:to-pink-700{--tw-gradient-to: #be185d !important}.xl\:to-pink-800{--tw-gradient-to: #9d174d !important}.xl\:to-pink-900{--tw-gradient-to: #831843 !important}.xl\:to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.xl\:to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.xl\:to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.xl\:to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.xl\:to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.xl\:to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.xl\:to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.xl\:to-grey-border{--tw-gradient-to: #D0D0D0 !important}.xl\:to-error-red{--tw-gradient-to: #CC3332 !important}.xl\:to-surface-1{--tw-gradient-to: #F6F8FB !important}.xl\:to-surface-2{--tw-gradient-to: #F8F8F8 !important}.xl\:to-surface-3{--tw-gradient-to: #E8E8E8 !important}.xl\:to-surface-4{--tw-gradient-to: #FFFFFF !important}.xl\:to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.xl\:to-light-error-red{--tw-gradient-to: #f9eaea !important}.xl\:to-offblack{--tw-gradient-to: #333333 !important}.xl\:to-meta{--tw-gradient-to: #757575 !important}.xl\:to-warning-yellow{--tw-gradient-to: #F89406 !important}.xl\:hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.xl\:hover\:to-current:hover{--tw-gradient-to: currentColor !important}.xl\:hover\:to-black:hover{--tw-gradient-to: #000 !important}.xl\:hover\:to-white:hover{--tw-gradient-to: #fff !important}.xl\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.xl\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.xl\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.xl\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.xl\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.xl\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.xl\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.xl\:hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.xl\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.xl\:hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.xl\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.xl\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.xl\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.xl\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.xl\:hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.xl\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.xl\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.xl\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.xl\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.xl\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.xl\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.xl\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.xl\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.xl\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.xl\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.xl\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.xl\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.xl\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.xl\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.xl\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.xl\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.xl\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.xl\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.xl\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.xl\:hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.xl\:hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.xl\:hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.xl\:hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.xl\:hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.xl\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.xl\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.xl\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.xl\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.xl\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.xl\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.xl\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.xl\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.xl\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.xl\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.xl\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.xl\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.xl\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.xl\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.xl\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.xl\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.xl\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.xl\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.xl\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.xl\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.xl\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.xl\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.xl\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.xl\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.xl\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.xl\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.xl\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.xl\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.xl\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.xl\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.xl\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.xl\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.xl\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.xl\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.xl\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.xl\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.xl\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.xl\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.xl\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.xl\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.xl\:hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.xl\:hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.xl\:hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.xl\:hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.xl\:hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.xl\:hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.xl\:hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.xl\:hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.xl\:hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.xl\:hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.xl\:hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.xl\:hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.xl\:hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.xl\:hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.xl\:hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.xl\:hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.xl\:hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.xl\:hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.xl\:hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.xl\:focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.xl\:focus\:to-current:focus{--tw-gradient-to: currentColor !important}.xl\:focus\:to-black:focus{--tw-gradient-to: #000 !important}.xl\:focus\:to-white:focus{--tw-gradient-to: #fff !important}.xl\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.xl\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.xl\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.xl\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.xl\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.xl\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.xl\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.xl\:focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.xl\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.xl\:focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.xl\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.xl\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.xl\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.xl\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.xl\:focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.xl\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.xl\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.xl\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.xl\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.xl\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.xl\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.xl\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.xl\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.xl\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.xl\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.xl\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.xl\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.xl\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.xl\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.xl\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.xl\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.xl\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.xl\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.xl\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.xl\:focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.xl\:focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.xl\:focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.xl\:focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.xl\:focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.xl\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.xl\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.xl\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.xl\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.xl\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.xl\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.xl\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.xl\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.xl\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.xl\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.xl\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.xl\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.xl\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.xl\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.xl\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.xl\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.xl\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.xl\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.xl\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.xl\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.xl\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.xl\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.xl\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.xl\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.xl\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.xl\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.xl\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.xl\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.xl\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.xl\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.xl\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.xl\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.xl\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.xl\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.xl\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.xl\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.xl\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.xl\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.xl\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.xl\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.xl\:focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.xl\:focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.xl\:focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.xl\:focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.xl\:focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.xl\:focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.xl\:focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.xl\:focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.xl\:focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.xl\:focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.xl\:focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.xl\:focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.xl\:focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.xl\:focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.xl\:focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.xl\:focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.xl\:focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.xl\:focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.xl\:focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.xl\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.xl\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}.xl\:bg-fixed{background-attachment:fixed!important}.xl\:bg-local{background-attachment:local!important}.xl\:bg-scroll{background-attachment:scroll!important}.xl\:bg-clip-border{background-clip:border-box!important}.xl\:bg-clip-padding{background-clip:padding-box!important}.xl\:bg-clip-content{background-clip:content-box!important}.xl\:bg-clip-text{background-clip:text!important}.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:center!important}.xl\:bg-left{background-position:left!important}.xl\:bg-left-bottom{background-position:left bottom!important}.xl\:bg-left-top{background-position:left top!important}.xl\:bg-right{background-position:right!important}.xl\:bg-right-bottom{background-position:right bottom!important}.xl\:bg-right-top{background-position:right top!important}.xl\:bg-top{background-position:top!important}.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}.xl\:bg-origin-border{background-origin:border-box!important}.xl\:bg-origin-padding{background-origin:padding-box!important}.xl\:bg-origin-content{background-origin:content-box!important}.xl\:fill-current{fill:currentColor!important}.xl\:stroke-current{stroke:currentColor!important}.xl\:stroke-0{stroke-width:0!important}.xl\:stroke-1{stroke-width:1!important}.xl\:stroke-2{stroke-width:2!important}.xl\:object-contain{object-fit:contain!important}.xl\:object-cover{object-fit:cover!important}.xl\:object-fill{object-fit:fill!important}.xl\:object-none{object-fit:none!important}.xl\:object-scale-down{object-fit:scale-down!important}.xl\:object-bottom{object-position:bottom!important}.xl\:object-center{object-position:center!important}.xl\:object-left{object-position:left!important}.xl\:object-left-bottom{object-position:left bottom!important}.xl\:object-left-top{object-position:left top!important}.xl\:object-right{object-position:right!important}.xl\:object-right-bottom{object-position:right bottom!important}.xl\:object-right-top{object-position:right top!important}.xl\:object-top{object-position:top!important}.xl\:p-0{padding:0!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:.75rem!important}.xl\:p-4{padding:1rem!important}.xl\:p-5{padding:1.25rem!important}.xl\:p-6{padding:1.5rem!important}.xl\:p-7{padding:1.75rem!important}.xl\:p-8{padding:2rem!important}.xl\:p-9{padding:2.25rem!important}.xl\:p-10{padding:2.5rem!important}.xl\:p-11{padding:2.75rem!important}.xl\:p-12{padding:3rem!important}.xl\:p-14{padding:3.5rem!important}.xl\:p-16{padding:4rem!important}.xl\:p-20{padding:5rem!important}.xl\:p-24{padding:6rem!important}.xl\:p-28{padding:7rem!important}.xl\:p-30{padding:7.5rem!important}.xl\:p-32{padding:8rem!important}.xl\:p-36{padding:9rem!important}.xl\:p-40{padding:10rem!important}.xl\:p-44{padding:11rem!important}.xl\:p-48{padding:12rem!important}.xl\:p-52{padding:13rem!important}.xl\:p-56{padding:14rem!important}.xl\:p-60{padding:15rem!important}.xl\:p-64{padding:16rem!important}.xl\:p-72{padding:18rem!important}.xl\:p-80{padding:20rem!important}.xl\:p-82{padding:20.5rem!important}.xl\:p-85{padding:21.25rem!important}.xl\:p-96{padding:24rem!important}.xl\:p-416{padding:26rem!important}.xl\:p-550{padding:34.375rem!important}.xl\:p-600{padding:37.5rem!important}.xl\:p-px{padding:1px!important}.xl\:p-0\.5{padding:.125rem!important}.xl\:p-1\.5{padding:.375rem!important}.xl\:p-2\.5{padding:.625rem!important}.xl\:p-3\.5{padding:.875rem!important}.xl\:p-tw-1{padding:.25rem!important}.xl\:p-tw-2{padding:.5rem!important}.xl\:p-tw-3{padding:.75rem!important}.xl\:p-tw-3\.5{padding:.9375rem!important}.xl\:p-tw-4{padding:1rem!important}.xl\:p-tw-5{padding:1.25rem!important}.xl\:p-51per{padding:51%!important}.xl\:p-max-content{padding:max-content!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.xl\:px-28{padding-left:7rem!important;padding-right:7rem!important}.xl\:px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.xl\:px-32{padding-left:8rem!important;padding-right:8rem!important}.xl\:px-36{padding-left:9rem!important;padding-right:9rem!important}.xl\:px-40{padding-left:10rem!important;padding-right:10rem!important}.xl\:px-44{padding-left:11rem!important;padding-right:11rem!important}.xl\:px-48{padding-left:12rem!important;padding-right:12rem!important}.xl\:px-52{padding-left:13rem!important;padding-right:13rem!important}.xl\:px-56{padding-left:14rem!important;padding-right:14rem!important}.xl\:px-60{padding-left:15rem!important;padding-right:15rem!important}.xl\:px-64{padding-left:16rem!important;padding-right:16rem!important}.xl\:px-72{padding-left:18rem!important;padding-right:18rem!important}.xl\:px-80{padding-left:20rem!important;padding-right:20rem!important}.xl\:px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.xl\:px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.xl\:px-96{padding-left:24rem!important;padding-right:24rem!important}.xl\:px-416{padding-left:26rem!important;padding-right:26rem!important}.xl\:px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.xl\:px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.xl\:px-px{padding-left:1px!important;padding-right:1px!important}.xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.xl\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.xl\:px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.xl\:px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:px-51per{padding-left:51%!important;padding-right:51%!important}.xl\:px-max-content{padding-left:max-content!important;padding-right:max-content!important}.xl\:py-0{padding-top:0!important;padding-bottom:0!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.xl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.xl\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.xl\:py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.xl\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}.xl\:py-36{padding-top:9rem!important;padding-bottom:9rem!important}.xl\:py-40{padding-top:10rem!important;padding-bottom:10rem!important}.xl\:py-44{padding-top:11rem!important;padding-bottom:11rem!important}.xl\:py-48{padding-top:12rem!important;padding-bottom:12rem!important}.xl\:py-52{padding-top:13rem!important;padding-bottom:13rem!important}.xl\:py-56{padding-top:14rem!important;padding-bottom:14rem!important}.xl\:py-60{padding-top:15rem!important;padding-bottom:15rem!important}.xl\:py-64{padding-top:16rem!important;padding-bottom:16rem!important}.xl\:py-72{padding-top:18rem!important;padding-bottom:18rem!important}.xl\:py-80{padding-top:20rem!important;padding-bottom:20rem!important}.xl\:py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.xl\:py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.xl\:py-96{padding-top:24rem!important;padding-bottom:24rem!important}.xl\:py-416{padding-top:26rem!important;padding-bottom:26rem!important}.xl\:py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.xl\:py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.xl\:py-px{padding-top:1px!important;padding-bottom:1px!important}.xl\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.xl\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.xl\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.xl\:py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.xl\:py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xl\:py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.xl\:py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xl\:py-51per{padding-top:51%!important;padding-bottom:51%!important}.xl\:py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.xl\:pt-0{padding-top:0!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:.75rem!important}.xl\:pt-4{padding-top:1rem!important}.xl\:pt-5{padding-top:1.25rem!important}.xl\:pt-6{padding-top:1.5rem!important}.xl\:pt-7{padding-top:1.75rem!important}.xl\:pt-8{padding-top:2rem!important}.xl\:pt-9{padding-top:2.25rem!important}.xl\:pt-10{padding-top:2.5rem!important}.xl\:pt-11{padding-top:2.75rem!important}.xl\:pt-12{padding-top:3rem!important}.xl\:pt-14{padding-top:3.5rem!important}.xl\:pt-16{padding-top:4rem!important}.xl\:pt-20{padding-top:5rem!important}.xl\:pt-24{padding-top:6rem!important}.xl\:pt-28{padding-top:7rem!important}.xl\:pt-30{padding-top:7.5rem!important}.xl\:pt-32{padding-top:8rem!important}.xl\:pt-36{padding-top:9rem!important}.xl\:pt-40{padding-top:10rem!important}.xl\:pt-44{padding-top:11rem!important}.xl\:pt-48{padding-top:12rem!important}.xl\:pt-52{padding-top:13rem!important}.xl\:pt-56{padding-top:14rem!important}.xl\:pt-60{padding-top:15rem!important}.xl\:pt-64{padding-top:16rem!important}.xl\:pt-72{padding-top:18rem!important}.xl\:pt-80{padding-top:20rem!important}.xl\:pt-82{padding-top:20.5rem!important}.xl\:pt-85{padding-top:21.25rem!important}.xl\:pt-96{padding-top:24rem!important}.xl\:pt-416{padding-top:26rem!important}.xl\:pt-550{padding-top:34.375rem!important}.xl\:pt-600{padding-top:37.5rem!important}.xl\:pt-px{padding-top:1px!important}.xl\:pt-0\.5{padding-top:.125rem!important}.xl\:pt-1\.5{padding-top:.375rem!important}.xl\:pt-2\.5{padding-top:.625rem!important}.xl\:pt-3\.5{padding-top:.875rem!important}.xl\:pt-tw-1{padding-top:.25rem!important}.xl\:pt-tw-2{padding-top:.5rem!important}.xl\:pt-tw-3{padding-top:.75rem!important}.xl\:pt-tw-3\.5{padding-top:.9375rem!important}.xl\:pt-tw-4{padding-top:1rem!important}.xl\:pt-tw-5{padding-top:1.25rem!important}.xl\:pt-51per{padding-top:51%!important}.xl\:pt-max-content{padding-top:max-content!important}.xl\:pr-0{padding-right:0!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:.75rem!important}.xl\:pr-4{padding-right:1rem!important}.xl\:pr-5{padding-right:1.25rem!important}.xl\:pr-6{padding-right:1.5rem!important}.xl\:pr-7{padding-right:1.75rem!important}.xl\:pr-8{padding-right:2rem!important}.xl\:pr-9{padding-right:2.25rem!important}.xl\:pr-10{padding-right:2.5rem!important}.xl\:pr-11{padding-right:2.75rem!important}.xl\:pr-12{padding-right:3rem!important}.xl\:pr-14{padding-right:3.5rem!important}.xl\:pr-16{padding-right:4rem!important}.xl\:pr-20{padding-right:5rem!important}.xl\:pr-24{padding-right:6rem!important}.xl\:pr-28{padding-right:7rem!important}.xl\:pr-30{padding-right:7.5rem!important}.xl\:pr-32{padding-right:8rem!important}.xl\:pr-36{padding-right:9rem!important}.xl\:pr-40{padding-right:10rem!important}.xl\:pr-44{padding-right:11rem!important}.xl\:pr-48{padding-right:12rem!important}.xl\:pr-52{padding-right:13rem!important}.xl\:pr-56{padding-right:14rem!important}.xl\:pr-60{padding-right:15rem!important}.xl\:pr-64{padding-right:16rem!important}.xl\:pr-72{padding-right:18rem!important}.xl\:pr-80{padding-right:20rem!important}.xl\:pr-82{padding-right:20.5rem!important}.xl\:pr-85{padding-right:21.25rem!important}.xl\:pr-96{padding-right:24rem!important}.xl\:pr-416{padding-right:26rem!important}.xl\:pr-550{padding-right:34.375rem!important}.xl\:pr-600{padding-right:37.5rem!important}.xl\:pr-px{padding-right:1px!important}.xl\:pr-0\.5{padding-right:.125rem!important}.xl\:pr-1\.5{padding-right:.375rem!important}.xl\:pr-2\.5{padding-right:.625rem!important}.xl\:pr-3\.5{padding-right:.875rem!important}.xl\:pr-tw-1{padding-right:.25rem!important}.xl\:pr-tw-2{padding-right:.5rem!important}.xl\:pr-tw-3{padding-right:.75rem!important}.xl\:pr-tw-3\.5{padding-right:.9375rem!important}.xl\:pr-tw-4{padding-right:1rem!important}.xl\:pr-tw-5{padding-right:1.25rem!important}.xl\:pr-51per{padding-right:51%!important}.xl\:pr-max-content{padding-right:max-content!important}.xl\:pb-0{padding-bottom:0!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:.75rem!important}.xl\:pb-4{padding-bottom:1rem!important}.xl\:pb-5{padding-bottom:1.25rem!important}.xl\:pb-6{padding-bottom:1.5rem!important}.xl\:pb-7{padding-bottom:1.75rem!important}.xl\:pb-8{padding-bottom:2rem!important}.xl\:pb-9{padding-bottom:2.25rem!important}.xl\:pb-10{padding-bottom:2.5rem!important}.xl\:pb-11{padding-bottom:2.75rem!important}.xl\:pb-12{padding-bottom:3rem!important}.xl\:pb-14{padding-bottom:3.5rem!important}.xl\:pb-16{padding-bottom:4rem!important}.xl\:pb-20{padding-bottom:5rem!important}.xl\:pb-24{padding-bottom:6rem!important}.xl\:pb-28{padding-bottom:7rem!important}.xl\:pb-30{padding-bottom:7.5rem!important}.xl\:pb-32{padding-bottom:8rem!important}.xl\:pb-36{padding-bottom:9rem!important}.xl\:pb-40{padding-bottom:10rem!important}.xl\:pb-44{padding-bottom:11rem!important}.xl\:pb-48{padding-bottom:12rem!important}.xl\:pb-52{padding-bottom:13rem!important}.xl\:pb-56{padding-bottom:14rem!important}.xl\:pb-60{padding-bottom:15rem!important}.xl\:pb-64{padding-bottom:16rem!important}.xl\:pb-72{padding-bottom:18rem!important}.xl\:pb-80{padding-bottom:20rem!important}.xl\:pb-82{padding-bottom:20.5rem!important}.xl\:pb-85{padding-bottom:21.25rem!important}.xl\:pb-96{padding-bottom:24rem!important}.xl\:pb-416{padding-bottom:26rem!important}.xl\:pb-550{padding-bottom:34.375rem!important}.xl\:pb-600{padding-bottom:37.5rem!important}.xl\:pb-px{padding-bottom:1px!important}.xl\:pb-0\.5{padding-bottom:.125rem!important}.xl\:pb-1\.5{padding-bottom:.375rem!important}.xl\:pb-2\.5{padding-bottom:.625rem!important}.xl\:pb-3\.5{padding-bottom:.875rem!important}.xl\:pb-tw-1{padding-bottom:.25rem!important}.xl\:pb-tw-2{padding-bottom:.5rem!important}.xl\:pb-tw-3{padding-bottom:.75rem!important}.xl\:pb-tw-3\.5{padding-bottom:.9375rem!important}.xl\:pb-tw-4{padding-bottom:1rem!important}.xl\:pb-tw-5{padding-bottom:1.25rem!important}.xl\:pb-51per{padding-bottom:51%!important}.xl\:pb-max-content{padding-bottom:max-content!important}.xl\:pl-0{padding-left:0!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:.75rem!important}.xl\:pl-4{padding-left:1rem!important}.xl\:pl-5{padding-left:1.25rem!important}.xl\:pl-6{padding-left:1.5rem!important}.xl\:pl-7{padding-left:1.75rem!important}.xl\:pl-8{padding-left:2rem!important}.xl\:pl-9{padding-left:2.25rem!important}.xl\:pl-10{padding-left:2.5rem!important}.xl\:pl-11{padding-left:2.75rem!important}.xl\:pl-12{padding-left:3rem!important}.xl\:pl-14{padding-left:3.5rem!important}.xl\:pl-16{padding-left:4rem!important}.xl\:pl-20{padding-left:5rem!important}.xl\:pl-24{padding-left:6rem!important}.xl\:pl-28{padding-left:7rem!important}.xl\:pl-30{padding-left:7.5rem!important}.xl\:pl-32{padding-left:8rem!important}.xl\:pl-36{padding-left:9rem!important}.xl\:pl-40{padding-left:10rem!important}.xl\:pl-44{padding-left:11rem!important}.xl\:pl-48{padding-left:12rem!important}.xl\:pl-52{padding-left:13rem!important}.xl\:pl-56{padding-left:14rem!important}.xl\:pl-60{padding-left:15rem!important}.xl\:pl-64{padding-left:16rem!important}.xl\:pl-72{padding-left:18rem!important}.xl\:pl-80{padding-left:20rem!important}.xl\:pl-82{padding-left:20.5rem!important}.xl\:pl-85{padding-left:21.25rem!important}.xl\:pl-96{padding-left:24rem!important}.xl\:pl-416{padding-left:26rem!important}.xl\:pl-550{padding-left:34.375rem!important}.xl\:pl-600{padding-left:37.5rem!important}.xl\:pl-px{padding-left:1px!important}.xl\:pl-0\.5{padding-left:.125rem!important}.xl\:pl-1\.5{padding-left:.375rem!important}.xl\:pl-2\.5{padding-left:.625rem!important}.xl\:pl-3\.5{padding-left:.875rem!important}.xl\:pl-tw-1{padding-left:.25rem!important}.xl\:pl-tw-2{padding-left:.5rem!important}.xl\:pl-tw-3{padding-left:.75rem!important}.xl\:pl-tw-3\.5{padding-left:.9375rem!important}.xl\:pl-tw-4{padding-left:1rem!important}.xl\:pl-tw-5{padding-left:1.25rem!important}.xl\:pl-51per{padding-left:51%!important}.xl\:pl-max-content{padding-left:max-content!important}.xl\:text-left{text-align:left!important}.xl\:text-center{text-align:center!important}.xl\:text-right{text-align:right!important}.xl\:text-justify{text-align:justify!important}.xl\:align-baseline{vertical-align:baseline!important}.xl\:align-top{vertical-align:top!important}.xl\:align-middle{vertical-align:middle!important}.xl\:align-bottom{vertical-align:bottom!important}.xl\:align-text-top{vertical-align:text-top!important}.xl\:align-text-bottom{vertical-align:text-bottom!important}.xl\:font-sans,.xl\:font-serif,.xl\:font-mono,.xl\:font-display,.xl\:font-body{font-family:Athlon!important}.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.xl\:text-base{font-size:1rem!important;line-height:1.5rem!important}.xl\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.xl\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.xl\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.xl\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.xl\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.xl\:text-5xl{font-size:3rem!important;line-height:1!important}.xl\:text-6xl{font-size:3.75rem!important;line-height:1!important}.xl\:text-7xl{font-size:4.5rem!important;line-height:1!important}.xl\:text-8xl{font-size:6rem!important;line-height:1!important}.xl\:text-9xl{font-size:8rem!important;line-height:1!important}.xl\:text-xxs{font-size:.625rem!important}.xl\:text-3\.5xl{font-size:2rem!important}.xl\:text-4\.5xl{font-size:2.5rem!important}.xl\:text-4\.6xl{font-size:2.625rem!important}.xl\:font-thin{font-weight:100!important}.xl\:font-extralight{font-weight:200!important}.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}.xl\:font-extrabold{font-weight:800!important}.xl\:font-black{font-weight:900!important}.xl\:uppercase{text-transform:uppercase!important}.xl\:lowercase{text-transform:lowercase!important}.xl\:capitalize{text-transform:capitalize!important}.xl\:normal-case{text-transform:none!important}.xl\:italic{font-style:italic!important}.xl\:not-italic{font-style:normal!important}.xl\:ordinal,.xl\:slashed-zero,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:proportional-nums,.xl\:tabular-nums,.xl\:diagonal-fractions,.xl\:stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.xl\:normal-nums{font-variant-numeric:normal!important}.xl\:ordinal{--tw-ordinal: ordinal !important}.xl\:slashed-zero{--tw-slashed-zero: slashed-zero !important}.xl\:lining-nums{--tw-numeric-figure: lining-nums !important}.xl\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.xl\:proportional-nums{--tw-numeric-spacing: proportional-nums !important}.xl\:tabular-nums{--tw-numeric-spacing: tabular-nums !important}.xl\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.xl\:stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.xl\:leading-11{line-height:2.75rem!important}.xl\:leading-12{line-height:3rem!important}.xl\:leading-13{line-height:3.125rem!important}.xl\:leading-14{line-height:4.5rem!important}.xl\:tracking-tighter{letter-spacing:-.05em!important}.xl\:tracking-tight{letter-spacing:-.025em!important}.xl\:tracking-normal{letter-spacing:0em!important}.xl\:tracking-wide{letter-spacing:.025em!important}.xl\:tracking-wider{letter-spacing:.05em!important}.xl\:tracking-widest{letter-spacing:.1em!important}.xl\:text-transparent{color:transparent!important}.xl\:text-current{color:currentColor!important}.xl\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.xl\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.xl\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.xl\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.xl\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.xl\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.xl\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.xl\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.xl\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.xl\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.xl\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.xl\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.xl\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.xl\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.xl\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.xl\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.xl\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.xl\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.xl\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.xl\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.xl\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.xl\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.xl\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.xl\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.xl\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.xl\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.xl\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.xl\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.xl\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.xl\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.xl\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.xl\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.xl\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.xl\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.xl\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.xl\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.xl\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.xl\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.xl\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.xl\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.xl\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.xl\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.xl\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.xl\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.xl\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.xl\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.xl\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.xl\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.xl\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.xl\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.xl\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.xl\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.xl\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.xl\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.xl\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.xl\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.xl\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.xl\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.xl\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.xl\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.xl\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.xl\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.xl\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.xl\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.xl\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.xl\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.xl\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.xl\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.xl\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.xl\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.xl\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.xl\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.xl\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.xl\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.xl\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.xl\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.xl\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.xl\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.xl\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.xl\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.xl\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.xl\:text-primary-blue{color:var(--primary-color)!important}.xl\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.xl\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.xl\:text-primary-green{color:var(--conversion-color)!important}.xl\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.xl\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.xl\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.xl\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.xl\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.xl\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.xl\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.xl\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.xl\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:text-light-grey{color:var(--backgroud-light-primary)!important}.xl\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.xl\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.xl\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.xl\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-transparent{color:transparent!important}.group:hover .xl\:group-hover\:text-current{color:currentColor!important}.group:hover .xl\:group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .xl\:group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .xl\:group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .xl\:group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .xl\:group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.xl\:focus-within\:text-transparent:focus-within{color:transparent!important}.xl\:focus-within\:text-current:focus-within{color:currentColor!important}.xl\:focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.xl\:focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.xl\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.xl\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.xl\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.xl\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.xl\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.xl\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.xl\:focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.xl\:focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.xl\:focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.xl\:focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.xl\:focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.xl\:focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.xl\:focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.xl\:focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.xl\:focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.xl\:focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.xl\:focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.xl\:focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.xl\:focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.xl\:focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.xl\:focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.xl\:focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.xl\:focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.xl\:hover\:text-transparent:hover{color:transparent!important}.xl\:hover\:text-current:hover{color:currentColor!important}.xl\:hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.xl\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.xl\:hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.xl\:hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.xl\:hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.xl\:hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.xl\:hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.xl\:hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.xl\:hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.xl\:hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.xl\:hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.xl\:hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.xl\:hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.xl\:hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.xl\:hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.xl\:hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.xl\:hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.xl\:hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.xl\:hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.xl\:hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.xl\:hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.xl\:hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.xl\:hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.xl\:hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.xl\:hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.xl\:hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.xl\:hover\:text-primary-blue:hover{color:var(--primary-color)!important}.xl\:hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.xl\:hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.xl\:hover\:text-primary-green:hover{color:var(--conversion-color)!important}.xl\:hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.xl\:hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.xl\:hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.xl\:hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.xl\:hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.xl\:hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.xl\:hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.xl\:hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.xl\:hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.xl\:hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.xl\:hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.xl\:hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.xl\:hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.xl\:focus\:text-transparent:focus{color:transparent!important}.xl\:focus\:text-current:focus{color:currentColor!important}.xl\:focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.xl\:focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.xl\:focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.xl\:focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.xl\:focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.xl\:focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.xl\:focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.xl\:focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.xl\:focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.xl\:focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.xl\:focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.xl\:focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.xl\:focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.xl\:focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.xl\:focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.xl\:focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.xl\:focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.xl\:focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.xl\:focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.xl\:focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.xl\:focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.xl\:focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.xl\:focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.xl\:focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.xl\:focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.xl\:focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.xl\:focus\:text-primary-blue:focus{color:var(--primary-color)!important}.xl\:focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.xl\:focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.xl\:focus\:text-primary-green:focus{color:var(--conversion-color)!important}.xl\:focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.xl\:focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.xl\:focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.xl\:focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.xl\:focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.xl\:focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.xl\:focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.xl\:focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.xl\:focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.xl\:focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.xl\:focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.xl\:focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.xl\:focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.xl\:disabled\:text-transparent:disabled{color:transparent!important}.xl\:disabled\:text-current:disabled{color:currentColor!important}.xl\:disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.xl\:disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.xl\:disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.xl\:disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.xl\:disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.xl\:disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.xl\:disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.xl\:disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.xl\:disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.xl\:disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.xl\:disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.xl\:disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.xl\:disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.xl\:disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.xl\:disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.xl\:disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.xl\:disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.xl\:disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.xl\:disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.xl\:disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.xl\:disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.xl\:disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.xl\:disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.xl\:disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.xl\:disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.xl\:disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.xl\:disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.xl\:text-opacity-0{--tw-text-opacity: 0 !important}.xl\:text-opacity-5{--tw-text-opacity: .05 !important}.xl\:text-opacity-10{--tw-text-opacity: .1 !important}.xl\:text-opacity-20{--tw-text-opacity: .2 !important}.xl\:text-opacity-25{--tw-text-opacity: .25 !important}.xl\:text-opacity-30{--tw-text-opacity: .3 !important}.xl\:text-opacity-40{--tw-text-opacity: .4 !important}.xl\:text-opacity-50{--tw-text-opacity: .5 !important}.xl\:text-opacity-60{--tw-text-opacity: .6 !important}.xl\:text-opacity-70{--tw-text-opacity: .7 !important}.xl\:text-opacity-75{--tw-text-opacity: .75 !important}.xl\:text-opacity-80{--tw-text-opacity: .8 !important}.xl\:text-opacity-90{--tw-text-opacity: .9 !important}.xl\:text-opacity-95{--tw-text-opacity: .95 !important}.xl\:text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .xl\:group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .xl\:group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .xl\:group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .xl\:group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .xl\:group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .xl\:group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .xl\:group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .xl\:group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .xl\:group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .xl\:group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .xl\:group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .xl\:group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .xl\:group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .xl\:group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .xl\:group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.xl\:hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.xl\:hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.xl\:hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.xl\:hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.xl\:hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.xl\:hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.xl\:hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.xl\:hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.xl\:hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.xl\:hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.xl\:hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.xl\:hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.xl\:hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.xl\:hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.xl\:hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.xl\:focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.xl\:focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.xl\:focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.xl\:focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.xl\:focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.xl\:focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.xl\:focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.xl\:focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.xl\:focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.xl\:focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.xl\:focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.xl\:focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.xl\:focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.xl\:focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.xl\:focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.xl\:underline{text-decoration:underline!important}.xl\:line-through{text-decoration:line-through!important}.xl\:no-underline{text-decoration:none!important}.group:hover .xl\:group-hover\:underline{text-decoration:underline!important}.group:hover .xl\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .xl\:group-hover\:no-underline{text-decoration:none!important}.xl\:focus-within\:underline:focus-within{text-decoration:underline!important}.xl\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.xl\:focus-within\:no-underline:focus-within{text-decoration:none!important}.xl\:hover\:underline:hover{text-decoration:underline!important}.xl\:hover\:line-through:hover{text-decoration:line-through!important}.xl\:hover\:no-underline:hover{text-decoration:none!important}.xl\:focus\:underline:focus{text-decoration:underline!important}.xl\:focus\:line-through:focus{text-decoration:line-through!important}.xl\:focus\:no-underline:focus{text-decoration:none!important}.xl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:placeholder-transparent::placeholder{color:transparent!important}.xl\:placeholder-current::placeholder{color:currentColor!important}.xl\:placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.xl\:placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.xl\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.xl\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.xl\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.xl\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.xl\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.xl\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.xl\:placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.xl\:placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.xl\:placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.xl\:placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.xl\:placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.xl\:placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.xl\:placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.xl\:placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.xl\:placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.xl\:placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.xl\:placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.xl\:placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.xl\:placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.xl\:placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.xl\:placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.xl\:placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.xl\:placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.xl\:focus\:placeholder-current:focus::placeholder{color:currentColor!important}.xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.xl\:focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.xl\:focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.xl\:focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.xl\:focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.xl\:opacity-0{opacity:0!important}.xl\:opacity-5{opacity:.05!important}.xl\:opacity-10{opacity:.1!important}.xl\:opacity-20{opacity:.2!important}.xl\:opacity-25{opacity:.25!important}.xl\:opacity-30{opacity:.3!important}.xl\:opacity-40{opacity:.4!important}.xl\:opacity-50{opacity:.5!important}.xl\:opacity-60{opacity:.6!important}.xl\:opacity-70{opacity:.7!important}.xl\:opacity-75{opacity:.75!important}.xl\:opacity-80{opacity:.8!important}.xl\:opacity-90{opacity:.9!important}.xl\:opacity-95{opacity:.95!important}.xl\:opacity-100{opacity:1!important}.group:hover .xl\:group-hover\:opacity-0{opacity:0!important}.group:hover .xl\:group-hover\:opacity-5{opacity:.05!important}.group:hover .xl\:group-hover\:opacity-10{opacity:.1!important}.group:hover .xl\:group-hover\:opacity-20{opacity:.2!important}.group:hover .xl\:group-hover\:opacity-25{opacity:.25!important}.group:hover .xl\:group-hover\:opacity-30{opacity:.3!important}.group:hover .xl\:group-hover\:opacity-40{opacity:.4!important}.group:hover .xl\:group-hover\:opacity-50{opacity:.5!important}.group:hover .xl\:group-hover\:opacity-60{opacity:.6!important}.group:hover .xl\:group-hover\:opacity-70{opacity:.7!important}.group:hover .xl\:group-hover\:opacity-75{opacity:.75!important}.group:hover .xl\:group-hover\:opacity-80{opacity:.8!important}.group:hover .xl\:group-hover\:opacity-90{opacity:.9!important}.group:hover .xl\:group-hover\:opacity-95{opacity:.95!important}.group:hover .xl\:group-hover\:opacity-100{opacity:1!important}.xl\:focus-within\:opacity-0:focus-within{opacity:0!important}.xl\:focus-within\:opacity-5:focus-within{opacity:.05!important}.xl\:focus-within\:opacity-10:focus-within{opacity:.1!important}.xl\:focus-within\:opacity-20:focus-within{opacity:.2!important}.xl\:focus-within\:opacity-25:focus-within{opacity:.25!important}.xl\:focus-within\:opacity-30:focus-within{opacity:.3!important}.xl\:focus-within\:opacity-40:focus-within{opacity:.4!important}.xl\:focus-within\:opacity-50:focus-within{opacity:.5!important}.xl\:focus-within\:opacity-60:focus-within{opacity:.6!important}.xl\:focus-within\:opacity-70:focus-within{opacity:.7!important}.xl\:focus-within\:opacity-75:focus-within{opacity:.75!important}.xl\:focus-within\:opacity-80:focus-within{opacity:.8!important}.xl\:focus-within\:opacity-90:focus-within{opacity:.9!important}.xl\:focus-within\:opacity-95:focus-within{opacity:.95!important}.xl\:focus-within\:opacity-100:focus-within{opacity:1!important}.xl\:hover\:opacity-0:hover{opacity:0!important}.xl\:hover\:opacity-5:hover{opacity:.05!important}.xl\:hover\:opacity-10:hover{opacity:.1!important}.xl\:hover\:opacity-20:hover{opacity:.2!important}.xl\:hover\:opacity-25:hover{opacity:.25!important}.xl\:hover\:opacity-30:hover{opacity:.3!important}.xl\:hover\:opacity-40:hover{opacity:.4!important}.xl\:hover\:opacity-50:hover{opacity:.5!important}.xl\:hover\:opacity-60:hover{opacity:.6!important}.xl\:hover\:opacity-70:hover{opacity:.7!important}.xl\:hover\:opacity-75:hover{opacity:.75!important}.xl\:hover\:opacity-80:hover{opacity:.8!important}.xl\:hover\:opacity-90:hover{opacity:.9!important}.xl\:hover\:opacity-95:hover{opacity:.95!important}.xl\:hover\:opacity-100:hover{opacity:1!important}.xl\:focus\:opacity-0:focus{opacity:0!important}.xl\:focus\:opacity-5:focus{opacity:.05!important}.xl\:focus\:opacity-10:focus{opacity:.1!important}.xl\:focus\:opacity-20:focus{opacity:.2!important}.xl\:focus\:opacity-25:focus{opacity:.25!important}.xl\:focus\:opacity-30:focus{opacity:.3!important}.xl\:focus\:opacity-40:focus{opacity:.4!important}.xl\:focus\:opacity-50:focus{opacity:.5!important}.xl\:focus\:opacity-60:focus{opacity:.6!important}.xl\:focus\:opacity-70:focus{opacity:.7!important}.xl\:focus\:opacity-75:focus{opacity:.75!important}.xl\:focus\:opacity-80:focus{opacity:.8!important}.xl\:focus\:opacity-90:focus{opacity:.9!important}.xl\:focus\:opacity-95:focus{opacity:.95!important}.xl\:focus\:opacity-100:focus{opacity:1!important}.xl\:bg-blend-normal{background-blend-mode:normal!important}.xl\:bg-blend-multiply{background-blend-mode:multiply!important}.xl\:bg-blend-screen{background-blend-mode:screen!important}.xl\:bg-blend-overlay{background-blend-mode:overlay!important}.xl\:bg-blend-darken{background-blend-mode:darken!important}.xl\:bg-blend-lighten{background-blend-mode:lighten!important}.xl\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.xl\:bg-blend-color-burn{background-blend-mode:color-burn!important}.xl\:bg-blend-hard-light{background-blend-mode:hard-light!important}.xl\:bg-blend-soft-light{background-blend-mode:soft-light!important}.xl\:bg-blend-difference{background-blend-mode:difference!important}.xl\:bg-blend-exclusion{background-blend-mode:exclusion!important}.xl\:bg-blend-hue{background-blend-mode:hue!important}.xl\:bg-blend-saturation{background-blend-mode:saturation!important}.xl\:bg-blend-color{background-blend-mode:color!important}.xl\:bg-blend-luminosity{background-blend-mode:luminosity!important}.xl\:mix-blend-normal{mix-blend-mode:normal!important}.xl\:mix-blend-multiply{mix-blend-mode:multiply!important}.xl\:mix-blend-screen{mix-blend-mode:screen!important}.xl\:mix-blend-overlay{mix-blend-mode:overlay!important}.xl\:mix-blend-darken{mix-blend-mode:darken!important}.xl\:mix-blend-lighten{mix-blend-mode:lighten!important}.xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.xl\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.xl\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.xl\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.xl\:mix-blend-difference{mix-blend-mode:difference!important}.xl\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.xl\:mix-blend-hue{mix-blend-mode:hue!important}.xl\:mix-blend-saturation{mix-blend-mode:saturation!important}.xl\:mix-blend-color{mix-blend-mode:color!important}.xl\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.xl\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.xl\:outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.xl\:outline-white{outline:2px dotted white!important;outline-offset:2px!important}.xl\:outline-black{outline:2px dotted black!important;outline-offset:2px!important}.xl\:focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.xl\:focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.xl\:focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.xl\:focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.xl\:focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.xl\:focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.xl\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.xl\:ring-inset{--tw-ring-inset: inset !important}.xl\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.xl\:focus\:ring-inset:focus{--tw-ring-inset: inset !important}.xl\:ring-transparent{--tw-ring-color: transparent !important}.xl\:ring-current{--tw-ring-color: currentColor !important}.xl\:ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.xl\:ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.xl\:ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.xl\:ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.xl\:ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.xl\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.xl\:ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.xl\:ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.xl\:ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.xl\:ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.xl\:ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.xl\:ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.xl\:ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.xl\:ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.xl\:ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.xl\:ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.xl\:ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.xl\:ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.xl\:ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.xl\:ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.xl\:ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.xl\:ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.xl\:ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.xl\:ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.xl\:ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.xl\:ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.xl\:ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.xl\:ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.xl\:ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.xl\:ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.xl\:ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.xl\:ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.xl\:ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.xl\:ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.xl\:ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.xl\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.xl\:ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.xl\:ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.xl\:ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.xl\:ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.xl\:ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.xl\:ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.xl\:ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.xl\:ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.xl\:ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.xl\:ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.xl\:ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.xl\:ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.xl\:ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.xl\:ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.xl\:ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.xl\:ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.xl\:ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.xl\:ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.xl\:ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.xl\:ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.xl\:ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.xl\:ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.xl\:ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.xl\:ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.xl\:ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.xl\:ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.xl\:ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.xl\:ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.xl\:ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.xl\:ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.xl\:ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.xl\:ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.xl\:ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.xl\:ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.xl\:ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.xl\:ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.xl\:ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.xl\:ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.xl\:ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.xl\:ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.xl\:ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.xl\:ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.xl\:ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.xl\:ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.xl\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.xl\:focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.xl\:focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.xl\:focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.xl\:focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.xl\:focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.xl\:focus\:ring-current:focus{--tw-ring-color: currentColor !important}.xl\:focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.xl\:focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.xl\:focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.xl\:focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.xl\:focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.xl\:focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.xl\:ring-opacity-0{--tw-ring-opacity: 0 !important}.xl\:ring-opacity-5{--tw-ring-opacity: .05 !important}.xl\:ring-opacity-10{--tw-ring-opacity: .1 !important}.xl\:ring-opacity-20{--tw-ring-opacity: .2 !important}.xl\:ring-opacity-25{--tw-ring-opacity: .25 !important}.xl\:ring-opacity-30{--tw-ring-opacity: .3 !important}.xl\:ring-opacity-40{--tw-ring-opacity: .4 !important}.xl\:ring-opacity-50{--tw-ring-opacity: .5 !important}.xl\:ring-opacity-60{--tw-ring-opacity: .6 !important}.xl\:ring-opacity-70{--tw-ring-opacity: .7 !important}.xl\:ring-opacity-75{--tw-ring-opacity: .75 !important}.xl\:ring-opacity-80{--tw-ring-opacity: .8 !important}.xl\:ring-opacity-90{--tw-ring-opacity: .9 !important}.xl\:ring-opacity-95{--tw-ring-opacity: .95 !important}.xl\:ring-opacity-100{--tw-ring-opacity: 1 !important}.xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.xl\:ring-offset-0{--tw-ring-offset-width: 0px !important}.xl\:ring-offset-1{--tw-ring-offset-width: 1px !important}.xl\:ring-offset-2{--tw-ring-offset-width: 2px !important}.xl\:ring-offset-4{--tw-ring-offset-width: 4px !important}.xl\:ring-offset-8{--tw-ring-offset-width: 8px !important}.xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.xl\:ring-offset-transparent{--tw-ring-offset-color: transparent !important}.xl\:ring-offset-current{--tw-ring-offset-color: currentColor !important}.xl\:ring-offset-black{--tw-ring-offset-color: #000 !important}.xl\:ring-offset-white{--tw-ring-offset-color: #fff !important}.xl\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.xl\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.xl\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.xl\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.xl\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.xl\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.xl\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.xl\:ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.xl\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.xl\:ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.xl\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.xl\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.xl\:ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.xl\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.xl\:ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.xl\:ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.xl\:ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.xl\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.xl\:ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.xl\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.xl\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.xl\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.xl\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.xl\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.xl\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.xl\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.xl\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.xl\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.xl\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.xl\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.xl\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.xl\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.xl\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.xl\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.xl\:ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.xl\:ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.xl\:ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.xl\:ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.xl\:ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.xl\:ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.xl\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.xl\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.xl\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.xl\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.xl\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.xl\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.xl\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.xl\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.xl\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.xl\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.xl\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.xl\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.xl\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.xl\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.xl\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.xl\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.xl\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.xl\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.xl\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.xl\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.xl\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.xl\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.xl\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.xl\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.xl\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.xl\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.xl\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.xl\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.xl\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.xl\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.xl\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.xl\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.xl\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.xl\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.xl\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.xl\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.xl\:ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.xl\:ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.xl\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.xl\:ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.xl\:ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.xl\:ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.xl\:ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.xl\:ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.xl\:ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.xl\:ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.xl\:ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.xl\:ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.xl\:ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.xl\:ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.xl\:ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.xl\:ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.xl\:ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.xl\:ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.xl\:ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.xl\:ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.xl\:ring-offset-meta{--tw-ring-offset-color: #757575 !important}.xl\:ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.xl\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.xl\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.xl\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.xl\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.xl\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.xl\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.xl\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.xl\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.xl\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.xl\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.xl\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.xl\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.xl\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.xl\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.xl\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.xl\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.xl\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.xl\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.xl\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.xl\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.xl\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.xl\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.xl\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.xl\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.xl\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.xl\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.xl\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.xl\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.xl\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.xl\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.xl\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.xl\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.xl\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.xl\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.xl\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.xl\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.xl\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.xl\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.xl\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.xl\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.xl\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.xl\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.xl\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.xl\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.xl\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.xl\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.xl\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.xl\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.xl\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.xl\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.xl\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.xl\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.xl\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.xl\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.xl\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.xl\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.xl\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.xl\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.xl\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.xl\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.xl\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.xl\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.xl\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.xl\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.xl\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.xl\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.xl\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.xl\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.xl\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.xl\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.xl\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.xl\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.xl\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.xl\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.xl\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.xl\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.xl\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.xl\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.xl\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.xl\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.xl\:focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.xl\:focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.xl\:focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.xl\:focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.xl\:focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.xl\:focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.xl\:focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.xl\:focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.xl\:focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.xl\:focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.xl\:focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.xl\:focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.xl\:focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.xl\:focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.xl\:focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.xl\:focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.xl\:focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.xl\:focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.xl\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.xl\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.xl\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.xl\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.xl\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.xl\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.xl\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.xl\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.xl\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.xl\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.xl\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.xl\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.xl\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.xl\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.xl\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.xl\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.xl\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.xl\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.xl\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.xl\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.xl\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.xl\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.xl\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.xl\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.xl\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.xl\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.xl\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.xl\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.xl\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.xl\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.xl\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.xl\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.xl\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.xl\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.xl\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.xl\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.xl\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.xl\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.xl\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.xl\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.xl\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.xl\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.xl\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.xl\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.xl\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.xl\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.xl\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.xl\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.xl\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.xl\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.xl\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.xl\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.xl\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.xl\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.xl\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.xl\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.xl\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.xl\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.xl\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.xl\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.xl\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.xl\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.xl\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.xl\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.xl\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.xl\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.xl\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.xl\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.xl\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.xl\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.xl\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.xl\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.xl\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.xl\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.xl\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.xl\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.xl\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.xl\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.xl\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.xl\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.xl\:focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.xl\:focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.xl\:focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.xl\:focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.xl\:focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.xl\:focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.xl\:focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.xl\:focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.xl\:focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.xl\:focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.xl\:focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.xl\:focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.xl\:focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.xl\:focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.xl\:focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.xl\:focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.xl\:focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.xl\:focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.xl\:filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.xl\:filter-none{filter:none!important}.xl\:blur-0,.xl\:blur-none{--tw-blur: blur(0) !important}.xl\:blur-sm{--tw-blur: blur(4px) !important}.xl\:blur{--tw-blur: blur(8px) !important}.xl\:blur-md{--tw-blur: blur(12px) !important}.xl\:blur-lg{--tw-blur: blur(16px) !important}.xl\:blur-xl{--tw-blur: blur(24px) !important}.xl\:blur-2xl{--tw-blur: blur(40px) !important}.xl\:blur-3xl{--tw-blur: blur(64px) !important}.xl\:brightness-0{--tw-brightness: brightness(0) !important}.xl\:brightness-50{--tw-brightness: brightness(.5) !important}.xl\:brightness-75{--tw-brightness: brightness(.75) !important}.xl\:brightness-90{--tw-brightness: brightness(.9) !important}.xl\:brightness-95{--tw-brightness: brightness(.95) !important}.xl\:brightness-100{--tw-brightness: brightness(1) !important}.xl\:brightness-105{--tw-brightness: brightness(1.05) !important}.xl\:brightness-110{--tw-brightness: brightness(1.1) !important}.xl\:brightness-125{--tw-brightness: brightness(1.25) !important}.xl\:brightness-150{--tw-brightness: brightness(1.5) !important}.xl\:brightness-200{--tw-brightness: brightness(2) !important}.xl\:contrast-0{--tw-contrast: contrast(0) !important}.xl\:contrast-50{--tw-contrast: contrast(.5) !important}.xl\:contrast-75{--tw-contrast: contrast(.75) !important}.xl\:contrast-100{--tw-contrast: contrast(1) !important}.xl\:contrast-125{--tw-contrast: contrast(1.25) !important}.xl\:contrast-150{--tw-contrast: contrast(1.5) !important}.xl\:contrast-200{--tw-contrast: contrast(2) !important}.xl\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.xl\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.xl\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.xl\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.xl\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.xl\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.xl\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.xl\:grayscale-0{--tw-grayscale: grayscale(0) !important}.xl\:grayscale{--tw-grayscale: grayscale(100%) !important}.xl\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.xl\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.xl\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.xl\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.xl\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.xl\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.xl\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.xl\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.xl\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.xl\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.xl\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.xl\:invert-0{--tw-invert: invert(0) !important}.xl\:invert{--tw-invert: invert(100%) !important}.xl\:saturate-0{--tw-saturate: saturate(0) !important}.xl\:saturate-50{--tw-saturate: saturate(.5) !important}.xl\:saturate-100{--tw-saturate: saturate(1) !important}.xl\:saturate-150{--tw-saturate: saturate(1.5) !important}.xl\:saturate-200{--tw-saturate: saturate(2) !important}.xl\:sepia-0{--tw-sepia: sepia(0) !important}.xl\:sepia{--tw-sepia: sepia(100%) !important}.xl\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.xl\:backdrop-filter-none{backdrop-filter:none!important}.xl\:backdrop-blur-0,.xl\:backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.xl\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.xl\:backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.xl\:backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.xl\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.xl\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.xl\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.xl\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.xl\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.xl\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.xl\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.xl\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.xl\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.xl\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.xl\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.xl\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.xl\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.xl\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.xl\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.xl\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.xl\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.xl\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.xl\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.xl\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.xl\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.xl\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.xl\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.xl\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.xl\:backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.xl\:backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.xl\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.xl\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.xl\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.xl\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.xl\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.xl\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.xl\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.xl\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.xl\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.xl\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.xl\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.xl\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.xl\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.xl\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.xl\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.xl\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.xl\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.xl\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.xl\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.xl\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.xl\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.xl\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.xl\:transition-none{transition-property:none!important}.xl\:transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.xl\:delay-75{transition-delay:75ms!important}.xl\:delay-100{transition-delay:.1s!important}.xl\:delay-150{transition-delay:.15s!important}.xl\:delay-200{transition-delay:.2s!important}.xl\:delay-300{transition-delay:.3s!important}.xl\:delay-500{transition-delay:.5s!important}.xl\:delay-700{transition-delay:.7s!important}.xl\:delay-1000{transition-delay:1s!important}.xl\:duration-75{transition-duration:75ms!important}.xl\:duration-100{transition-duration:.1s!important}.xl\:duration-150{transition-duration:.15s!important}.xl\:duration-200{transition-duration:.2s!important}.xl\:duration-300{transition-duration:.3s!important}.xl\:duration-500{transition-duration:.5s!important}.xl\:duration-700{transition-duration:.7s!important}.xl\:duration-1000{transition-duration:1s!important}.xl\:ease-linear{transition-timing-function:linear!important}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width: 87.5rem){.\32xl\:container{width:100%}@media (min-width: 36rem){.\32xl\:container{max-width:36rem}}@media (min-width: 48rem){.\32xl\:container{max-width:48rem}}@media (min-width: 62rem){.\32xl\:container{max-width:62rem}}@media (min-width: 75rem){.\32xl\:container{max-width:75rem}}.\32xl\:container{max-width:87.5rem}.\32xl\:sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.\32xl\:not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.\32xl\:focus-within\:sr-only:focus-within{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.\32xl\:focus-within\:not-sr-only:focus-within{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.\32xl\:focus\:sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.\32xl\:focus\:not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.\32xl\:pointer-events-none{pointer-events:none!important}.\32xl\:pointer-events-auto{pointer-events:auto!important}.\32xl\:visible{visibility:visible!important}.\32xl\:invisible{visibility:hidden!important}.\32xl\:static{position:static!important}.\32xl\:fixed{position:fixed!important}.\32xl\:absolute{position:absolute!important}.\32xl\:relative{position:relative!important}.\32xl\:sticky{position:sticky!important}.\32xl\:inset-0{inset:0!important}.\32xl\:inset-1{inset:.25rem!important}.\32xl\:inset-2{inset:.5rem!important}.\32xl\:inset-3{inset:.75rem!important}.\32xl\:inset-4{inset:1rem!important}.\32xl\:inset-5{inset:1.25rem!important}.\32xl\:inset-6{inset:1.5rem!important}.\32xl\:inset-7{inset:1.75rem!important}.\32xl\:inset-8{inset:2rem!important}.\32xl\:inset-9{inset:2.25rem!important}.\32xl\:inset-10{inset:2.5rem!important}.\32xl\:inset-11{inset:2.75rem!important}.\32xl\:inset-12{inset:3rem!important}.\32xl\:inset-14{inset:3.5rem!important}.\32xl\:inset-16{inset:4rem!important}.\32xl\:inset-20{inset:5rem!important}.\32xl\:inset-24{inset:6rem!important}.\32xl\:inset-28{inset:7rem!important}.\32xl\:inset-30{inset:7.5rem!important}.\32xl\:inset-32{inset:8rem!important}.\32xl\:inset-36{inset:9rem!important}.\32xl\:inset-40{inset:10rem!important}.\32xl\:inset-44{inset:11rem!important}.\32xl\:inset-48{inset:12rem!important}.\32xl\:inset-52{inset:13rem!important}.\32xl\:inset-56{inset:14rem!important}.\32xl\:inset-60{inset:15rem!important}.\32xl\:inset-64{inset:16rem!important}.\32xl\:inset-72{inset:18rem!important}.\32xl\:inset-80{inset:20rem!important}.\32xl\:inset-82{inset:20.5rem!important}.\32xl\:inset-85{inset:21.25rem!important}.\32xl\:inset-96{inset:24rem!important}.\32xl\:inset-416{inset:26rem!important}.\32xl\:inset-550{inset:34.375rem!important}.\32xl\:inset-600{inset:37.5rem!important}.\32xl\:inset-auto{inset:auto!important}.\32xl\:inset-px{inset:1px!important}.\32xl\:inset-0\.5{inset:.125rem!important}.\32xl\:inset-1\.5{inset:.375rem!important}.\32xl\:inset-2\.5{inset:.625rem!important}.\32xl\:inset-3\.5{inset:.875rem!important}.\32xl\:inset-tw-1{inset:.25rem!important}.\32xl\:inset-tw-2{inset:.5rem!important}.\32xl\:inset-tw-3{inset:.75rem!important}.\32xl\:inset-tw-3\.5{inset:.9375rem!important}.\32xl\:inset-tw-4{inset:1rem!important}.\32xl\:inset-tw-5{inset:1.25rem!important}.\32xl\:inset-51per{inset:51%!important}.\32xl\:inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.\32xl\:-inset-0{inset:0!important}.\32xl\:-inset-1{inset:-.25rem!important}.\32xl\:-inset-2{inset:-.5rem!important}.\32xl\:-inset-3{inset:-.75rem!important}.\32xl\:-inset-4{inset:-1rem!important}.\32xl\:-inset-5{inset:-1.25rem!important}.\32xl\:-inset-6{inset:-1.5rem!important}.\32xl\:-inset-7{inset:-1.75rem!important}.\32xl\:-inset-8{inset:-2rem!important}.\32xl\:-inset-9{inset:-2.25rem!important}.\32xl\:-inset-10{inset:-2.5rem!important}.\32xl\:-inset-11{inset:-2.75rem!important}.\32xl\:-inset-12{inset:-3rem!important}.\32xl\:-inset-14{inset:-3.5rem!important}.\32xl\:-inset-16{inset:-4rem!important}.\32xl\:-inset-20{inset:-5rem!important}.\32xl\:-inset-24{inset:-6rem!important}.\32xl\:-inset-28{inset:-7rem!important}.\32xl\:-inset-30{inset:-7.5rem!important}.\32xl\:-inset-32{inset:-8rem!important}.\32xl\:-inset-36{inset:-9rem!important}.\32xl\:-inset-40{inset:-10rem!important}.\32xl\:-inset-44{inset:-11rem!important}.\32xl\:-inset-48{inset:-12rem!important}.\32xl\:-inset-52{inset:-13rem!important}.\32xl\:-inset-56{inset:-14rem!important}.\32xl\:-inset-60{inset:-15rem!important}.\32xl\:-inset-64{inset:-16rem!important}.\32xl\:-inset-72{inset:-18rem!important}.\32xl\:-inset-80{inset:-20rem!important}.\32xl\:-inset-82{inset:-20.5rem!important}.\32xl\:-inset-85{inset:-21.25rem!important}.\32xl\:-inset-96{inset:-24rem!important}.\32xl\:-inset-416{inset:-26rem!important}.\32xl\:-inset-550{inset:-34.375rem!important}.\32xl\:-inset-600{inset:-37.5rem!important}.\32xl\:-inset-px{inset:-1px!important}.\32xl\:-inset-0\.5{inset:-.125rem!important}.\32xl\:-inset-1\.5{inset:-.375rem!important}.\32xl\:-inset-2\.5{inset:-.625rem!important}.\32xl\:-inset-3\.5{inset:-.875rem!important}.\32xl\:-inset-tw-1{inset:-.25rem!important}.\32xl\:-inset-tw-2{inset:-.5rem!important}.\32xl\:-inset-tw-3{inset:-.75rem!important}.\32xl\:-inset-tw-3\.5{inset:-.9375rem!important}.\32xl\:-inset-tw-4{inset:-1rem!important}.\32xl\:-inset-tw-5{inset:-1.25rem!important}.\32xl\:-inset-51per{inset:-51%!important}.\32xl\:-inset-max-content{top:max-content!important;right:max-content!important;bottom:max-content!important;left:max-content!important}.\32xl\:inset-1\/2{inset:50%!important}.\32xl\:inset-1\/3{inset:33.333333%!important}.\32xl\:inset-2\/3{inset:66.666667%!important}.\32xl\:inset-1\/4{inset:25%!important}.\32xl\:inset-2\/4{inset:50%!important}.\32xl\:inset-3\/4{inset:75%!important}.\32xl\:inset-full{inset:100%!important}.\32xl\:-inset-1\/2{inset:-50%!important}.\32xl\:-inset-1\/3{inset:-33.333333%!important}.\32xl\:-inset-2\/3{inset:-66.666667%!important}.\32xl\:-inset-1\/4{inset:-25%!important}.\32xl\:-inset-2\/4{inset:-50%!important}.\32xl\:-inset-3\/4{inset:-75%!important}.\32xl\:-inset-full{inset:-100%!important}.\32xl\:inset-x-0{left:0!important;right:0!important}.\32xl\:inset-x-1{left:.25rem!important;right:.25rem!important}.\32xl\:inset-x-2{left:.5rem!important;right:.5rem!important}.\32xl\:inset-x-3{left:.75rem!important;right:.75rem!important}.\32xl\:inset-x-4{left:1rem!important;right:1rem!important}.\32xl\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.\32xl\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.\32xl\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.\32xl\:inset-x-8{left:2rem!important;right:2rem!important}.\32xl\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.\32xl\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.\32xl\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.\32xl\:inset-x-12{left:3rem!important;right:3rem!important}.\32xl\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.\32xl\:inset-x-16{left:4rem!important;right:4rem!important}.\32xl\:inset-x-20{left:5rem!important;right:5rem!important}.\32xl\:inset-x-24{left:6rem!important;right:6rem!important}.\32xl\:inset-x-28{left:7rem!important;right:7rem!important}.\32xl\:inset-x-30{left:7.5rem!important;right:7.5rem!important}.\32xl\:inset-x-32{left:8rem!important;right:8rem!important}.\32xl\:inset-x-36{left:9rem!important;right:9rem!important}.\32xl\:inset-x-40{left:10rem!important;right:10rem!important}.\32xl\:inset-x-44{left:11rem!important;right:11rem!important}.\32xl\:inset-x-48{left:12rem!important;right:12rem!important}.\32xl\:inset-x-52{left:13rem!important;right:13rem!important}.\32xl\:inset-x-56{left:14rem!important;right:14rem!important}.\32xl\:inset-x-60{left:15rem!important;right:15rem!important}.\32xl\:inset-x-64{left:16rem!important;right:16rem!important}.\32xl\:inset-x-72{left:18rem!important;right:18rem!important}.\32xl\:inset-x-80{left:20rem!important;right:20rem!important}.\32xl\:inset-x-82{left:20.5rem!important;right:20.5rem!important}.\32xl\:inset-x-85{left:21.25rem!important;right:21.25rem!important}.\32xl\:inset-x-96{left:24rem!important;right:24rem!important}.\32xl\:inset-x-416{left:26rem!important;right:26rem!important}.\32xl\:inset-x-550{left:34.375rem!important;right:34.375rem!important}.\32xl\:inset-x-600{left:37.5rem!important;right:37.5rem!important}.\32xl\:inset-x-auto{left:auto!important;right:auto!important}.\32xl\:inset-x-px{left:1px!important;right:1px!important}.\32xl\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.\32xl\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.\32xl\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.\32xl\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.\32xl\:inset-x-tw-1{left:.25rem!important;right:.25rem!important}.\32xl\:inset-x-tw-2{left:.5rem!important;right:.5rem!important}.\32xl\:inset-x-tw-3{left:.75rem!important;right:.75rem!important}.\32xl\:inset-x-tw-3\.5{left:.9375rem!important;right:.9375rem!important}.\32xl\:inset-x-tw-4{left:1rem!important;right:1rem!important}.\32xl\:inset-x-tw-5{left:1.25rem!important;right:1.25rem!important}.\32xl\:inset-x-51per{left:51%!important;right:51%!important}.\32xl\:inset-x-max-content{left:max-content!important;right:max-content!important}.\32xl\:-inset-x-0{left:0!important;right:0!important}.\32xl\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.\32xl\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.\32xl\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.\32xl\:-inset-x-4{left:-1rem!important;right:-1rem!important}.\32xl\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.\32xl\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.\32xl\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.\32xl\:-inset-x-8{left:-2rem!important;right:-2rem!important}.\32xl\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.\32xl\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.\32xl\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.\32xl\:-inset-x-12{left:-3rem!important;right:-3rem!important}.\32xl\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.\32xl\:-inset-x-16{left:-4rem!important;right:-4rem!important}.\32xl\:-inset-x-20{left:-5rem!important;right:-5rem!important}.\32xl\:-inset-x-24{left:-6rem!important;right:-6rem!important}.\32xl\:-inset-x-28{left:-7rem!important;right:-7rem!important}.\32xl\:-inset-x-30{left:-7.5rem!important;right:-7.5rem!important}.\32xl\:-inset-x-32{left:-8rem!important;right:-8rem!important}.\32xl\:-inset-x-36{left:-9rem!important;right:-9rem!important}.\32xl\:-inset-x-40{left:-10rem!important;right:-10rem!important}.\32xl\:-inset-x-44{left:-11rem!important;right:-11rem!important}.\32xl\:-inset-x-48{left:-12rem!important;right:-12rem!important}.\32xl\:-inset-x-52{left:-13rem!important;right:-13rem!important}.\32xl\:-inset-x-56{left:-14rem!important;right:-14rem!important}.\32xl\:-inset-x-60{left:-15rem!important;right:-15rem!important}.\32xl\:-inset-x-64{left:-16rem!important;right:-16rem!important}.\32xl\:-inset-x-72{left:-18rem!important;right:-18rem!important}.\32xl\:-inset-x-80{left:-20rem!important;right:-20rem!important}.\32xl\:-inset-x-82{left:-20.5rem!important;right:-20.5rem!important}.\32xl\:-inset-x-85{left:-21.25rem!important;right:-21.25rem!important}.\32xl\:-inset-x-96{left:-24rem!important;right:-24rem!important}.\32xl\:-inset-x-416{left:-26rem!important;right:-26rem!important}.\32xl\:-inset-x-550{left:-34.375rem!important;right:-34.375rem!important}.\32xl\:-inset-x-600{left:-37.5rem!important;right:-37.5rem!important}.\32xl\:-inset-x-px{left:-1px!important;right:-1px!important}.\32xl\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.\32xl\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.\32xl\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.\32xl\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.\32xl\:-inset-x-tw-1{left:-.25rem!important;right:-.25rem!important}.\32xl\:-inset-x-tw-2{left:-.5rem!important;right:-.5rem!important}.\32xl\:-inset-x-tw-3{left:-.75rem!important;right:-.75rem!important}.\32xl\:-inset-x-tw-3\.5{left:-.9375rem!important;right:-.9375rem!important}.\32xl\:-inset-x-tw-4{left:-1rem!important;right:-1rem!important}.\32xl\:-inset-x-tw-5{left:-1.25rem!important;right:-1.25rem!important}.\32xl\:-inset-x-51per{left:-51%!important;right:-51%!important}.\32xl\:-inset-x-max-content{left:max-content!important;right:max-content!important}.\32xl\:inset-x-1\/2{left:50%!important;right:50%!important}.\32xl\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.\32xl\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.\32xl\:inset-x-1\/4{left:25%!important;right:25%!important}.\32xl\:inset-x-2\/4{left:50%!important;right:50%!important}.\32xl\:inset-x-3\/4{left:75%!important;right:75%!important}.\32xl\:inset-x-full{left:100%!important;right:100%!important}.\32xl\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.\32xl\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.\32xl\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.\32xl\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.\32xl\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.\32xl\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.\32xl\:-inset-x-full{left:-100%!important;right:-100%!important}.\32xl\:inset-y-0{top:0!important;bottom:0!important}.\32xl\:inset-y-1{top:.25rem!important;bottom:.25rem!important}.\32xl\:inset-y-2{top:.5rem!important;bottom:.5rem!important}.\32xl\:inset-y-3{top:.75rem!important;bottom:.75rem!important}.\32xl\:inset-y-4{top:1rem!important;bottom:1rem!important}.\32xl\:inset-y-5{top:1.25rem!important;bottom:1.25rem!important}.\32xl\:inset-y-6{top:1.5rem!important;bottom:1.5rem!important}.\32xl\:inset-y-7{top:1.75rem!important;bottom:1.75rem!important}.\32xl\:inset-y-8{top:2rem!important;bottom:2rem!important}.\32xl\:inset-y-9{top:2.25rem!important;bottom:2.25rem!important}.\32xl\:inset-y-10{top:2.5rem!important;bottom:2.5rem!important}.\32xl\:inset-y-11{top:2.75rem!important;bottom:2.75rem!important}.\32xl\:inset-y-12{top:3rem!important;bottom:3rem!important}.\32xl\:inset-y-14{top:3.5rem!important;bottom:3.5rem!important}.\32xl\:inset-y-16{top:4rem!important;bottom:4rem!important}.\32xl\:inset-y-20{top:5rem!important;bottom:5rem!important}.\32xl\:inset-y-24{top:6rem!important;bottom:6rem!important}.\32xl\:inset-y-28{top:7rem!important;bottom:7rem!important}.\32xl\:inset-y-30{top:7.5rem!important;bottom:7.5rem!important}.\32xl\:inset-y-32{top:8rem!important;bottom:8rem!important}.\32xl\:inset-y-36{top:9rem!important;bottom:9rem!important}.\32xl\:inset-y-40{top:10rem!important;bottom:10rem!important}.\32xl\:inset-y-44{top:11rem!important;bottom:11rem!important}.\32xl\:inset-y-48{top:12rem!important;bottom:12rem!important}.\32xl\:inset-y-52{top:13rem!important;bottom:13rem!important}.\32xl\:inset-y-56{top:14rem!important;bottom:14rem!important}.\32xl\:inset-y-60{top:15rem!important;bottom:15rem!important}.\32xl\:inset-y-64{top:16rem!important;bottom:16rem!important}.\32xl\:inset-y-72{top:18rem!important;bottom:18rem!important}.\32xl\:inset-y-80{top:20rem!important;bottom:20rem!important}.\32xl\:inset-y-82{top:20.5rem!important;bottom:20.5rem!important}.\32xl\:inset-y-85{top:21.25rem!important;bottom:21.25rem!important}.\32xl\:inset-y-96{top:24rem!important;bottom:24rem!important}.\32xl\:inset-y-416{top:26rem!important;bottom:26rem!important}.\32xl\:inset-y-550{top:34.375rem!important;bottom:34.375rem!important}.\32xl\:inset-y-600{top:37.5rem!important;bottom:37.5rem!important}.\32xl\:inset-y-auto{top:auto!important;bottom:auto!important}.\32xl\:inset-y-px{top:1px!important;bottom:1px!important}.\32xl\:inset-y-0\.5{top:.125rem!important;bottom:.125rem!important}.\32xl\:inset-y-1\.5{top:.375rem!important;bottom:.375rem!important}.\32xl\:inset-y-2\.5{top:.625rem!important;bottom:.625rem!important}.\32xl\:inset-y-3\.5{top:.875rem!important;bottom:.875rem!important}.\32xl\:inset-y-tw-1{top:.25rem!important;bottom:.25rem!important}.\32xl\:inset-y-tw-2{top:.5rem!important;bottom:.5rem!important}.\32xl\:inset-y-tw-3{top:.75rem!important;bottom:.75rem!important}.\32xl\:inset-y-tw-3\.5{top:.9375rem!important;bottom:.9375rem!important}.\32xl\:inset-y-tw-4{top:1rem!important;bottom:1rem!important}.\32xl\:inset-y-tw-5{top:1.25rem!important;bottom:1.25rem!important}.\32xl\:inset-y-51per{top:51%!important;bottom:51%!important}.\32xl\:inset-y-max-content{top:max-content!important;bottom:max-content!important}.\32xl\:-inset-y-0{top:0!important;bottom:0!important}.\32xl\:-inset-y-1{top:-.25rem!important;bottom:-.25rem!important}.\32xl\:-inset-y-2{top:-.5rem!important;bottom:-.5rem!important}.\32xl\:-inset-y-3{top:-.75rem!important;bottom:-.75rem!important}.\32xl\:-inset-y-4{top:-1rem!important;bottom:-1rem!important}.\32xl\:-inset-y-5{top:-1.25rem!important;bottom:-1.25rem!important}.\32xl\:-inset-y-6{top:-1.5rem!important;bottom:-1.5rem!important}.\32xl\:-inset-y-7{top:-1.75rem!important;bottom:-1.75rem!important}.\32xl\:-inset-y-8{top:-2rem!important;bottom:-2rem!important}.\32xl\:-inset-y-9{top:-2.25rem!important;bottom:-2.25rem!important}.\32xl\:-inset-y-10{top:-2.5rem!important;bottom:-2.5rem!important}.\32xl\:-inset-y-11{top:-2.75rem!important;bottom:-2.75rem!important}.\32xl\:-inset-y-12{top:-3rem!important;bottom:-3rem!important}.\32xl\:-inset-y-14{top:-3.5rem!important;bottom:-3.5rem!important}.\32xl\:-inset-y-16{top:-4rem!important;bottom:-4rem!important}.\32xl\:-inset-y-20{top:-5rem!important;bottom:-5rem!important}.\32xl\:-inset-y-24{top:-6rem!important;bottom:-6rem!important}.\32xl\:-inset-y-28{top:-7rem!important;bottom:-7rem!important}.\32xl\:-inset-y-30{top:-7.5rem!important;bottom:-7.5rem!important}.\32xl\:-inset-y-32{top:-8rem!important;bottom:-8rem!important}.\32xl\:-inset-y-36{top:-9rem!important;bottom:-9rem!important}.\32xl\:-inset-y-40{top:-10rem!important;bottom:-10rem!important}.\32xl\:-inset-y-44{top:-11rem!important;bottom:-11rem!important}.\32xl\:-inset-y-48{top:-12rem!important;bottom:-12rem!important}.\32xl\:-inset-y-52{top:-13rem!important;bottom:-13rem!important}.\32xl\:-inset-y-56{top:-14rem!important;bottom:-14rem!important}.\32xl\:-inset-y-60{top:-15rem!important;bottom:-15rem!important}.\32xl\:-inset-y-64{top:-16rem!important;bottom:-16rem!important}.\32xl\:-inset-y-72{top:-18rem!important;bottom:-18rem!important}.\32xl\:-inset-y-80{top:-20rem!important;bottom:-20rem!important}.\32xl\:-inset-y-82{top:-20.5rem!important;bottom:-20.5rem!important}.\32xl\:-inset-y-85{top:-21.25rem!important;bottom:-21.25rem!important}.\32xl\:-inset-y-96{top:-24rem!important;bottom:-24rem!important}.\32xl\:-inset-y-416{top:-26rem!important;bottom:-26rem!important}.\32xl\:-inset-y-550{top:-34.375rem!important;bottom:-34.375rem!important}.\32xl\:-inset-y-600{top:-37.5rem!important;bottom:-37.5rem!important}.\32xl\:-inset-y-px{top:-1px!important;bottom:-1px!important}.\32xl\:-inset-y-0\.5{top:-.125rem!important;bottom:-.125rem!important}.\32xl\:-inset-y-1\.5{top:-.375rem!important;bottom:-.375rem!important}.\32xl\:-inset-y-2\.5{top:-.625rem!important;bottom:-.625rem!important}.\32xl\:-inset-y-3\.5{top:-.875rem!important;bottom:-.875rem!important}.\32xl\:-inset-y-tw-1{top:-.25rem!important;bottom:-.25rem!important}.\32xl\:-inset-y-tw-2{top:-.5rem!important;bottom:-.5rem!important}.\32xl\:-inset-y-tw-3{top:-.75rem!important;bottom:-.75rem!important}.\32xl\:-inset-y-tw-3\.5{top:-.9375rem!important;bottom:-.9375rem!important}.\32xl\:-inset-y-tw-4{top:-1rem!important;bottom:-1rem!important}.\32xl\:-inset-y-tw-5{top:-1.25rem!important;bottom:-1.25rem!important}.\32xl\:-inset-y-51per{top:-51%!important;bottom:-51%!important}.\32xl\:-inset-y-max-content{top:max-content!important;bottom:max-content!important}.\32xl\:inset-y-1\/2{top:50%!important;bottom:50%!important}.\32xl\:inset-y-1\/3{top:33.333333%!important;bottom:33.333333%!important}.\32xl\:inset-y-2\/3{top:66.666667%!important;bottom:66.666667%!important}.\32xl\:inset-y-1\/4{top:25%!important;bottom:25%!important}.\32xl\:inset-y-2\/4{top:50%!important;bottom:50%!important}.\32xl\:inset-y-3\/4{top:75%!important;bottom:75%!important}.\32xl\:inset-y-full{top:100%!important;bottom:100%!important}.\32xl\:-inset-y-1\/2{top:-50%!important;bottom:-50%!important}.\32xl\:-inset-y-1\/3{top:-33.333333%!important;bottom:-33.333333%!important}.\32xl\:-inset-y-2\/3{top:-66.666667%!important;bottom:-66.666667%!important}.\32xl\:-inset-y-1\/4{top:-25%!important;bottom:-25%!important}.\32xl\:-inset-y-2\/4{top:-50%!important;bottom:-50%!important}.\32xl\:-inset-y-3\/4{top:-75%!important;bottom:-75%!important}.\32xl\:-inset-y-full{top:-100%!important;bottom:-100%!important}.\32xl\:top-0{top:0!important}.\32xl\:top-1{top:.25rem!important}.\32xl\:top-2{top:.5rem!important}.\32xl\:top-3{top:.75rem!important}.\32xl\:top-4{top:1rem!important}.\32xl\:top-5{top:1.25rem!important}.\32xl\:top-6{top:1.5rem!important}.\32xl\:top-7{top:1.75rem!important}.\32xl\:top-8{top:2rem!important}.\32xl\:top-9{top:2.25rem!important}.\32xl\:top-10{top:2.5rem!important}.\32xl\:top-11{top:2.75rem!important}.\32xl\:top-12{top:3rem!important}.\32xl\:top-14{top:3.5rem!important}.\32xl\:top-16{top:4rem!important}.\32xl\:top-20{top:5rem!important}.\32xl\:top-24{top:6rem!important}.\32xl\:top-28{top:7rem!important}.\32xl\:top-30{top:7.5rem!important}.\32xl\:top-32{top:8rem!important}.\32xl\:top-36{top:9rem!important}.\32xl\:top-40{top:10rem!important}.\32xl\:top-44{top:11rem!important}.\32xl\:top-48{top:12rem!important}.\32xl\:top-52{top:13rem!important}.\32xl\:top-56{top:14rem!important}.\32xl\:top-60{top:15rem!important}.\32xl\:top-64{top:16rem!important}.\32xl\:top-72{top:18rem!important}.\32xl\:top-80{top:20rem!important}.\32xl\:top-82{top:20.5rem!important}.\32xl\:top-85{top:21.25rem!important}.\32xl\:top-96{top:24rem!important}.\32xl\:top-416{top:26rem!important}.\32xl\:top-550{top:34.375rem!important}.\32xl\:top-600{top:37.5rem!important}.\32xl\:top-auto{top:auto!important}.\32xl\:top-px{top:1px!important}.\32xl\:top-0\.5{top:.125rem!important}.\32xl\:top-1\.5{top:.375rem!important}.\32xl\:top-2\.5{top:.625rem!important}.\32xl\:top-3\.5{top:.875rem!important}.\32xl\:top-tw-1{top:.25rem!important}.\32xl\:top-tw-2{top:.5rem!important}.\32xl\:top-tw-3{top:.75rem!important}.\32xl\:top-tw-3\.5{top:.9375rem!important}.\32xl\:top-tw-4{top:1rem!important}.\32xl\:top-tw-5{top:1.25rem!important}.\32xl\:top-51per{top:51%!important}.\32xl\:top-max-content{top:max-content!important}.\32xl\:-top-0{top:0!important}.\32xl\:-top-1{top:-.25rem!important}.\32xl\:-top-2{top:-.5rem!important}.\32xl\:-top-3{top:-.75rem!important}.\32xl\:-top-4{top:-1rem!important}.\32xl\:-top-5{top:-1.25rem!important}.\32xl\:-top-6{top:-1.5rem!important}.\32xl\:-top-7{top:-1.75rem!important}.\32xl\:-top-8{top:-2rem!important}.\32xl\:-top-9{top:-2.25rem!important}.\32xl\:-top-10{top:-2.5rem!important}.\32xl\:-top-11{top:-2.75rem!important}.\32xl\:-top-12{top:-3rem!important}.\32xl\:-top-14{top:-3.5rem!important}.\32xl\:-top-16{top:-4rem!important}.\32xl\:-top-20{top:-5rem!important}.\32xl\:-top-24{top:-6rem!important}.\32xl\:-top-28{top:-7rem!important}.\32xl\:-top-30{top:-7.5rem!important}.\32xl\:-top-32{top:-8rem!important}.\32xl\:-top-36{top:-9rem!important}.\32xl\:-top-40{top:-10rem!important}.\32xl\:-top-44{top:-11rem!important}.\32xl\:-top-48{top:-12rem!important}.\32xl\:-top-52{top:-13rem!important}.\32xl\:-top-56{top:-14rem!important}.\32xl\:-top-60{top:-15rem!important}.\32xl\:-top-64{top:-16rem!important}.\32xl\:-top-72{top:-18rem!important}.\32xl\:-top-80{top:-20rem!important}.\32xl\:-top-82{top:-20.5rem!important}.\32xl\:-top-85{top:-21.25rem!important}.\32xl\:-top-96{top:-24rem!important}.\32xl\:-top-416{top:-26rem!important}.\32xl\:-top-550{top:-34.375rem!important}.\32xl\:-top-600{top:-37.5rem!important}.\32xl\:-top-px{top:-1px!important}.\32xl\:-top-0\.5{top:-.125rem!important}.\32xl\:-top-1\.5{top:-.375rem!important}.\32xl\:-top-2\.5{top:-.625rem!important}.\32xl\:-top-3\.5{top:-.875rem!important}.\32xl\:-top-tw-1{top:-.25rem!important}.\32xl\:-top-tw-2{top:-.5rem!important}.\32xl\:-top-tw-3{top:-.75rem!important}.\32xl\:-top-tw-3\.5{top:-.9375rem!important}.\32xl\:-top-tw-4{top:-1rem!important}.\32xl\:-top-tw-5{top:-1.25rem!important}.\32xl\:-top-51per{top:-51%!important}.\32xl\:-top-max-content{top:max-content!important}.\32xl\:top-1\/2{top:50%!important}.\32xl\:top-1\/3{top:33.333333%!important}.\32xl\:top-2\/3{top:66.666667%!important}.\32xl\:top-1\/4{top:25%!important}.\32xl\:top-2\/4{top:50%!important}.\32xl\:top-3\/4{top:75%!important}.\32xl\:top-full{top:100%!important}.\32xl\:-top-1\/2{top:-50%!important}.\32xl\:-top-1\/3{top:-33.333333%!important}.\32xl\:-top-2\/3{top:-66.666667%!important}.\32xl\:-top-1\/4{top:-25%!important}.\32xl\:-top-2\/4{top:-50%!important}.\32xl\:-top-3\/4{top:-75%!important}.\32xl\:-top-full{top:-100%!important}.\32xl\:right-0{right:0!important}.\32xl\:right-1{right:.25rem!important}.\32xl\:right-2{right:.5rem!important}.\32xl\:right-3{right:.75rem!important}.\32xl\:right-4{right:1rem!important}.\32xl\:right-5{right:1.25rem!important}.\32xl\:right-6{right:1.5rem!important}.\32xl\:right-7{right:1.75rem!important}.\32xl\:right-8{right:2rem!important}.\32xl\:right-9{right:2.25rem!important}.\32xl\:right-10{right:2.5rem!important}.\32xl\:right-11{right:2.75rem!important}.\32xl\:right-12{right:3rem!important}.\32xl\:right-14{right:3.5rem!important}.\32xl\:right-16{right:4rem!important}.\32xl\:right-20{right:5rem!important}.\32xl\:right-24{right:6rem!important}.\32xl\:right-28{right:7rem!important}.\32xl\:right-30{right:7.5rem!important}.\32xl\:right-32{right:8rem!important}.\32xl\:right-36{right:9rem!important}.\32xl\:right-40{right:10rem!important}.\32xl\:right-44{right:11rem!important}.\32xl\:right-48{right:12rem!important}.\32xl\:right-52{right:13rem!important}.\32xl\:right-56{right:14rem!important}.\32xl\:right-60{right:15rem!important}.\32xl\:right-64{right:16rem!important}.\32xl\:right-72{right:18rem!important}.\32xl\:right-80{right:20rem!important}.\32xl\:right-82{right:20.5rem!important}.\32xl\:right-85{right:21.25rem!important}.\32xl\:right-96{right:24rem!important}.\32xl\:right-416{right:26rem!important}.\32xl\:right-550{right:34.375rem!important}.\32xl\:right-600{right:37.5rem!important}.\32xl\:right-auto{right:auto!important}.\32xl\:right-px{right:1px!important}.\32xl\:right-0\.5{right:.125rem!important}.\32xl\:right-1\.5{right:.375rem!important}.\32xl\:right-2\.5{right:.625rem!important}.\32xl\:right-3\.5{right:.875rem!important}.\32xl\:right-tw-1{right:.25rem!important}.\32xl\:right-tw-2{right:.5rem!important}.\32xl\:right-tw-3{right:.75rem!important}.\32xl\:right-tw-3\.5{right:.9375rem!important}.\32xl\:right-tw-4{right:1rem!important}.\32xl\:right-tw-5{right:1.25rem!important}.\32xl\:right-51per{right:51%!important}.\32xl\:right-max-content{right:max-content!important}.\32xl\:-right-0{right:0!important}.\32xl\:-right-1{right:-.25rem!important}.\32xl\:-right-2{right:-.5rem!important}.\32xl\:-right-3{right:-.75rem!important}.\32xl\:-right-4{right:-1rem!important}.\32xl\:-right-5{right:-1.25rem!important}.\32xl\:-right-6{right:-1.5rem!important}.\32xl\:-right-7{right:-1.75rem!important}.\32xl\:-right-8{right:-2rem!important}.\32xl\:-right-9{right:-2.25rem!important}.\32xl\:-right-10{right:-2.5rem!important}.\32xl\:-right-11{right:-2.75rem!important}.\32xl\:-right-12{right:-3rem!important}.\32xl\:-right-14{right:-3.5rem!important}.\32xl\:-right-16{right:-4rem!important}.\32xl\:-right-20{right:-5rem!important}.\32xl\:-right-24{right:-6rem!important}.\32xl\:-right-28{right:-7rem!important}.\32xl\:-right-30{right:-7.5rem!important}.\32xl\:-right-32{right:-8rem!important}.\32xl\:-right-36{right:-9rem!important}.\32xl\:-right-40{right:-10rem!important}.\32xl\:-right-44{right:-11rem!important}.\32xl\:-right-48{right:-12rem!important}.\32xl\:-right-52{right:-13rem!important}.\32xl\:-right-56{right:-14rem!important}.\32xl\:-right-60{right:-15rem!important}.\32xl\:-right-64{right:-16rem!important}.\32xl\:-right-72{right:-18rem!important}.\32xl\:-right-80{right:-20rem!important}.\32xl\:-right-82{right:-20.5rem!important}.\32xl\:-right-85{right:-21.25rem!important}.\32xl\:-right-96{right:-24rem!important}.\32xl\:-right-416{right:-26rem!important}.\32xl\:-right-550{right:-34.375rem!important}.\32xl\:-right-600{right:-37.5rem!important}.\32xl\:-right-px{right:-1px!important}.\32xl\:-right-0\.5{right:-.125rem!important}.\32xl\:-right-1\.5{right:-.375rem!important}.\32xl\:-right-2\.5{right:-.625rem!important}.\32xl\:-right-3\.5{right:-.875rem!important}.\32xl\:-right-tw-1{right:-.25rem!important}.\32xl\:-right-tw-2{right:-.5rem!important}.\32xl\:-right-tw-3{right:-.75rem!important}.\32xl\:-right-tw-3\.5{right:-.9375rem!important}.\32xl\:-right-tw-4{right:-1rem!important}.\32xl\:-right-tw-5{right:-1.25rem!important}.\32xl\:-right-51per{right:-51%!important}.\32xl\:-right-max-content{right:max-content!important}.\32xl\:right-1\/2{right:50%!important}.\32xl\:right-1\/3{right:33.333333%!important}.\32xl\:right-2\/3{right:66.666667%!important}.\32xl\:right-1\/4{right:25%!important}.\32xl\:right-2\/4{right:50%!important}.\32xl\:right-3\/4{right:75%!important}.\32xl\:right-full{right:100%!important}.\32xl\:-right-1\/2{right:-50%!important}.\32xl\:-right-1\/3{right:-33.333333%!important}.\32xl\:-right-2\/3{right:-66.666667%!important}.\32xl\:-right-1\/4{right:-25%!important}.\32xl\:-right-2\/4{right:-50%!important}.\32xl\:-right-3\/4{right:-75%!important}.\32xl\:-right-full{right:-100%!important}.\32xl\:bottom-0{bottom:0!important}.\32xl\:bottom-1{bottom:.25rem!important}.\32xl\:bottom-2{bottom:.5rem!important}.\32xl\:bottom-3{bottom:.75rem!important}.\32xl\:bottom-4{bottom:1rem!important}.\32xl\:bottom-5{bottom:1.25rem!important}.\32xl\:bottom-6{bottom:1.5rem!important}.\32xl\:bottom-7{bottom:1.75rem!important}.\32xl\:bottom-8{bottom:2rem!important}.\32xl\:bottom-9{bottom:2.25rem!important}.\32xl\:bottom-10{bottom:2.5rem!important}.\32xl\:bottom-11{bottom:2.75rem!important}.\32xl\:bottom-12{bottom:3rem!important}.\32xl\:bottom-14{bottom:3.5rem!important}.\32xl\:bottom-16{bottom:4rem!important}.\32xl\:bottom-20{bottom:5rem!important}.\32xl\:bottom-24{bottom:6rem!important}.\32xl\:bottom-28{bottom:7rem!important}.\32xl\:bottom-30{bottom:7.5rem!important}.\32xl\:bottom-32{bottom:8rem!important}.\32xl\:bottom-36{bottom:9rem!important}.\32xl\:bottom-40{bottom:10rem!important}.\32xl\:bottom-44{bottom:11rem!important}.\32xl\:bottom-48{bottom:12rem!important}.\32xl\:bottom-52{bottom:13rem!important}.\32xl\:bottom-56{bottom:14rem!important}.\32xl\:bottom-60{bottom:15rem!important}.\32xl\:bottom-64{bottom:16rem!important}.\32xl\:bottom-72{bottom:18rem!important}.\32xl\:bottom-80{bottom:20rem!important}.\32xl\:bottom-82{bottom:20.5rem!important}.\32xl\:bottom-85{bottom:21.25rem!important}.\32xl\:bottom-96{bottom:24rem!important}.\32xl\:bottom-416{bottom:26rem!important}.\32xl\:bottom-550{bottom:34.375rem!important}.\32xl\:bottom-600{bottom:37.5rem!important}.\32xl\:bottom-auto{bottom:auto!important}.\32xl\:bottom-px{bottom:1px!important}.\32xl\:bottom-0\.5{bottom:.125rem!important}.\32xl\:bottom-1\.5{bottom:.375rem!important}.\32xl\:bottom-2\.5{bottom:.625rem!important}.\32xl\:bottom-3\.5{bottom:.875rem!important}.\32xl\:bottom-tw-1{bottom:.25rem!important}.\32xl\:bottom-tw-2{bottom:.5rem!important}.\32xl\:bottom-tw-3{bottom:.75rem!important}.\32xl\:bottom-tw-3\.5{bottom:.9375rem!important}.\32xl\:bottom-tw-4{bottom:1rem!important}.\32xl\:bottom-tw-5{bottom:1.25rem!important}.\32xl\:bottom-51per{bottom:51%!important}.\32xl\:bottom-max-content{bottom:max-content!important}.\32xl\:-bottom-0{bottom:0!important}.\32xl\:-bottom-1{bottom:-.25rem!important}.\32xl\:-bottom-2{bottom:-.5rem!important}.\32xl\:-bottom-3{bottom:-.75rem!important}.\32xl\:-bottom-4{bottom:-1rem!important}.\32xl\:-bottom-5{bottom:-1.25rem!important}.\32xl\:-bottom-6{bottom:-1.5rem!important}.\32xl\:-bottom-7{bottom:-1.75rem!important}.\32xl\:-bottom-8{bottom:-2rem!important}.\32xl\:-bottom-9{bottom:-2.25rem!important}.\32xl\:-bottom-10{bottom:-2.5rem!important}.\32xl\:-bottom-11{bottom:-2.75rem!important}.\32xl\:-bottom-12{bottom:-3rem!important}.\32xl\:-bottom-14{bottom:-3.5rem!important}.\32xl\:-bottom-16{bottom:-4rem!important}.\32xl\:-bottom-20{bottom:-5rem!important}.\32xl\:-bottom-24{bottom:-6rem!important}.\32xl\:-bottom-28{bottom:-7rem!important}.\32xl\:-bottom-30{bottom:-7.5rem!important}.\32xl\:-bottom-32{bottom:-8rem!important}.\32xl\:-bottom-36{bottom:-9rem!important}.\32xl\:-bottom-40{bottom:-10rem!important}.\32xl\:-bottom-44{bottom:-11rem!important}.\32xl\:-bottom-48{bottom:-12rem!important}.\32xl\:-bottom-52{bottom:-13rem!important}.\32xl\:-bottom-56{bottom:-14rem!important}.\32xl\:-bottom-60{bottom:-15rem!important}.\32xl\:-bottom-64{bottom:-16rem!important}.\32xl\:-bottom-72{bottom:-18rem!important}.\32xl\:-bottom-80{bottom:-20rem!important}.\32xl\:-bottom-82{bottom:-20.5rem!important}.\32xl\:-bottom-85{bottom:-21.25rem!important}.\32xl\:-bottom-96{bottom:-24rem!important}.\32xl\:-bottom-416{bottom:-26rem!important}.\32xl\:-bottom-550{bottom:-34.375rem!important}.\32xl\:-bottom-600{bottom:-37.5rem!important}.\32xl\:-bottom-px{bottom:-1px!important}.\32xl\:-bottom-0\.5{bottom:-.125rem!important}.\32xl\:-bottom-1\.5{bottom:-.375rem!important}.\32xl\:-bottom-2\.5{bottom:-.625rem!important}.\32xl\:-bottom-3\.5{bottom:-.875rem!important}.\32xl\:-bottom-tw-1{bottom:-.25rem!important}.\32xl\:-bottom-tw-2{bottom:-.5rem!important}.\32xl\:-bottom-tw-3{bottom:-.75rem!important}.\32xl\:-bottom-tw-3\.5{bottom:-.9375rem!important}.\32xl\:-bottom-tw-4{bottom:-1rem!important}.\32xl\:-bottom-tw-5{bottom:-1.25rem!important}.\32xl\:-bottom-51per{bottom:-51%!important}.\32xl\:-bottom-max-content{bottom:max-content!important}.\32xl\:bottom-1\/2{bottom:50%!important}.\32xl\:bottom-1\/3{bottom:33.333333%!important}.\32xl\:bottom-2\/3{bottom:66.666667%!important}.\32xl\:bottom-1\/4{bottom:25%!important}.\32xl\:bottom-2\/4{bottom:50%!important}.\32xl\:bottom-3\/4{bottom:75%!important}.\32xl\:bottom-full{bottom:100%!important}.\32xl\:-bottom-1\/2{bottom:-50%!important}.\32xl\:-bottom-1\/3{bottom:-33.333333%!important}.\32xl\:-bottom-2\/3{bottom:-66.666667%!important}.\32xl\:-bottom-1\/4{bottom:-25%!important}.\32xl\:-bottom-2\/4{bottom:-50%!important}.\32xl\:-bottom-3\/4{bottom:-75%!important}.\32xl\:-bottom-full{bottom:-100%!important}.\32xl\:left-0{left:0!important}.\32xl\:left-1{left:.25rem!important}.\32xl\:left-2{left:.5rem!important}.\32xl\:left-3{left:.75rem!important}.\32xl\:left-4{left:1rem!important}.\32xl\:left-5{left:1.25rem!important}.\32xl\:left-6{left:1.5rem!important}.\32xl\:left-7{left:1.75rem!important}.\32xl\:left-8{left:2rem!important}.\32xl\:left-9{left:2.25rem!important}.\32xl\:left-10{left:2.5rem!important}.\32xl\:left-11{left:2.75rem!important}.\32xl\:left-12{left:3rem!important}.\32xl\:left-14{left:3.5rem!important}.\32xl\:left-16{left:4rem!important}.\32xl\:left-20{left:5rem!important}.\32xl\:left-24{left:6rem!important}.\32xl\:left-28{left:7rem!important}.\32xl\:left-30{left:7.5rem!important}.\32xl\:left-32{left:8rem!important}.\32xl\:left-36{left:9rem!important}.\32xl\:left-40{left:10rem!important}.\32xl\:left-44{left:11rem!important}.\32xl\:left-48{left:12rem!important}.\32xl\:left-52{left:13rem!important}.\32xl\:left-56{left:14rem!important}.\32xl\:left-60{left:15rem!important}.\32xl\:left-64{left:16rem!important}.\32xl\:left-72{left:18rem!important}.\32xl\:left-80{left:20rem!important}.\32xl\:left-82{left:20.5rem!important}.\32xl\:left-85{left:21.25rem!important}.\32xl\:left-96{left:24rem!important}.\32xl\:left-416{left:26rem!important}.\32xl\:left-550{left:34.375rem!important}.\32xl\:left-600{left:37.5rem!important}.\32xl\:left-auto{left:auto!important}.\32xl\:left-px{left:1px!important}.\32xl\:left-0\.5{left:.125rem!important}.\32xl\:left-1\.5{left:.375rem!important}.\32xl\:left-2\.5{left:.625rem!important}.\32xl\:left-3\.5{left:.875rem!important}.\32xl\:left-tw-1{left:.25rem!important}.\32xl\:left-tw-2{left:.5rem!important}.\32xl\:left-tw-3{left:.75rem!important}.\32xl\:left-tw-3\.5{left:.9375rem!important}.\32xl\:left-tw-4{left:1rem!important}.\32xl\:left-tw-5{left:1.25rem!important}.\32xl\:left-51per{left:51%!important}.\32xl\:left-max-content{left:max-content!important}.\32xl\:-left-0{left:0!important}.\32xl\:-left-1{left:-.25rem!important}.\32xl\:-left-2{left:-.5rem!important}.\32xl\:-left-3{left:-.75rem!important}.\32xl\:-left-4{left:-1rem!important}.\32xl\:-left-5{left:-1.25rem!important}.\32xl\:-left-6{left:-1.5rem!important}.\32xl\:-left-7{left:-1.75rem!important}.\32xl\:-left-8{left:-2rem!important}.\32xl\:-left-9{left:-2.25rem!important}.\32xl\:-left-10{left:-2.5rem!important}.\32xl\:-left-11{left:-2.75rem!important}.\32xl\:-left-12{left:-3rem!important}.\32xl\:-left-14{left:-3.5rem!important}.\32xl\:-left-16{left:-4rem!important}.\32xl\:-left-20{left:-5rem!important}.\32xl\:-left-24{left:-6rem!important}.\32xl\:-left-28{left:-7rem!important}.\32xl\:-left-30{left:-7.5rem!important}.\32xl\:-left-32{left:-8rem!important}.\32xl\:-left-36{left:-9rem!important}.\32xl\:-left-40{left:-10rem!important}.\32xl\:-left-44{left:-11rem!important}.\32xl\:-left-48{left:-12rem!important}.\32xl\:-left-52{left:-13rem!important}.\32xl\:-left-56{left:-14rem!important}.\32xl\:-left-60{left:-15rem!important}.\32xl\:-left-64{left:-16rem!important}.\32xl\:-left-72{left:-18rem!important}.\32xl\:-left-80{left:-20rem!important}.\32xl\:-left-82{left:-20.5rem!important}.\32xl\:-left-85{left:-21.25rem!important}.\32xl\:-left-96{left:-24rem!important}.\32xl\:-left-416{left:-26rem!important}.\32xl\:-left-550{left:-34.375rem!important}.\32xl\:-left-600{left:-37.5rem!important}.\32xl\:-left-px{left:-1px!important}.\32xl\:-left-0\.5{left:-.125rem!important}.\32xl\:-left-1\.5{left:-.375rem!important}.\32xl\:-left-2\.5{left:-.625rem!important}.\32xl\:-left-3\.5{left:-.875rem!important}.\32xl\:-left-tw-1{left:-.25rem!important}.\32xl\:-left-tw-2{left:-.5rem!important}.\32xl\:-left-tw-3{left:-.75rem!important}.\32xl\:-left-tw-3\.5{left:-.9375rem!important}.\32xl\:-left-tw-4{left:-1rem!important}.\32xl\:-left-tw-5{left:-1.25rem!important}.\32xl\:-left-51per{left:-51%!important}.\32xl\:-left-max-content{left:max-content!important}.\32xl\:left-1\/2{left:50%!important}.\32xl\:left-1\/3{left:33.333333%!important}.\32xl\:left-2\/3{left:66.666667%!important}.\32xl\:left-1\/4{left:25%!important}.\32xl\:left-2\/4{left:50%!important}.\32xl\:left-3\/4{left:75%!important}.\32xl\:left-full{left:100%!important}.\32xl\:-left-1\/2{left:-50%!important}.\32xl\:-left-1\/3{left:-33.333333%!important}.\32xl\:-left-2\/3{left:-66.666667%!important}.\32xl\:-left-1\/4{left:-25%!important}.\32xl\:-left-2\/4{left:-50%!important}.\32xl\:-left-3\/4{left:-75%!important}.\32xl\:-left-full{left:-100%!important}.\32xl\:isolate{isolation:isolate!important}.\32xl\:isolation-auto{isolation:auto!important}.\32xl\:z-0{z-index:0!important}.\32xl\:z-10{z-index:10!important}.\32xl\:z-20{z-index:20!important}.\32xl\:z-30{z-index:30!important}.\32xl\:z-40{z-index:40!important}.\32xl\:z-50{z-index:50!important}.\32xl\:z-auto{z-index:auto!important}.\32xl\:focus-within\:z-0:focus-within{z-index:0!important}.\32xl\:focus-within\:z-10:focus-within{z-index:10!important}.\32xl\:focus-within\:z-20:focus-within{z-index:20!important}.\32xl\:focus-within\:z-30:focus-within{z-index:30!important}.\32xl\:focus-within\:z-40:focus-within{z-index:40!important}.\32xl\:focus-within\:z-50:focus-within{z-index:50!important}.\32xl\:focus-within\:z-auto:focus-within{z-index:auto!important}.\32xl\:focus\:z-0:focus{z-index:0!important}.\32xl\:focus\:z-10:focus{z-index:10!important}.\32xl\:focus\:z-20:focus{z-index:20!important}.\32xl\:focus\:z-30:focus{z-index:30!important}.\32xl\:focus\:z-40:focus{z-index:40!important}.\32xl\:focus\:z-50:focus{z-index:50!important}.\32xl\:focus\:z-auto:focus{z-index:auto!important}.\32xl\:order-1{order:1!important}.\32xl\:order-2{order:2!important}.\32xl\:order-3{order:3!important}.\32xl\:order-4{order:4!important}.\32xl\:order-5{order:5!important}.\32xl\:order-6{order:6!important}.\32xl\:order-7{order:7!important}.\32xl\:order-8{order:8!important}.\32xl\:order-9{order:9!important}.\32xl\:order-10{order:10!important}.\32xl\:order-11{order:11!important}.\32xl\:order-12{order:12!important}.\32xl\:order-first{order:-9999!important}.\32xl\:order-last{order:9999!important}.\32xl\:order-none{order:0!important}.\32xl\:col-auto{grid-column:auto!important}.\32xl\:col-span-1{grid-column:span 1 / span 1!important}.\32xl\:col-span-2{grid-column:span 2 / span 2!important}.\32xl\:col-span-3{grid-column:span 3 / span 3!important}.\32xl\:col-span-4{grid-column:span 4 / span 4!important}.\32xl\:col-span-5{grid-column:span 5 / span 5!important}.\32xl\:col-span-6{grid-column:span 6 / span 6!important}.\32xl\:col-span-7{grid-column:span 7 / span 7!important}.\32xl\:col-span-8{grid-column:span 8 / span 8!important}.\32xl\:col-span-9{grid-column:span 9 / span 9!important}.\32xl\:col-span-10{grid-column:span 10 / span 10!important}.\32xl\:col-span-11{grid-column:span 11 / span 11!important}.\32xl\:col-span-12{grid-column:span 12 / span 12!important}.\32xl\:col-span-full{grid-column:1 / -1!important}.\32xl\:col-start-1{grid-column-start:1!important}.\32xl\:col-start-2{grid-column-start:2!important}.\32xl\:col-start-3{grid-column-start:3!important}.\32xl\:col-start-4{grid-column-start:4!important}.\32xl\:col-start-5{grid-column-start:5!important}.\32xl\:col-start-6{grid-column-start:6!important}.\32xl\:col-start-7{grid-column-start:7!important}.\32xl\:col-start-8{grid-column-start:8!important}.\32xl\:col-start-9{grid-column-start:9!important}.\32xl\:col-start-10{grid-column-start:10!important}.\32xl\:col-start-11{grid-column-start:11!important}.\32xl\:col-start-12{grid-column-start:12!important}.\32xl\:col-start-13{grid-column-start:13!important}.\32xl\:col-start-auto{grid-column-start:auto!important}.\32xl\:col-end-1{grid-column-end:1!important}.\32xl\:col-end-2{grid-column-end:2!important}.\32xl\:col-end-3{grid-column-end:3!important}.\32xl\:col-end-4{grid-column-end:4!important}.\32xl\:col-end-5{grid-column-end:5!important}.\32xl\:col-end-6{grid-column-end:6!important}.\32xl\:col-end-7{grid-column-end:7!important}.\32xl\:col-end-8{grid-column-end:8!important}.\32xl\:col-end-9{grid-column-end:9!important}.\32xl\:col-end-10{grid-column-end:10!important}.\32xl\:col-end-11{grid-column-end:11!important}.\32xl\:col-end-12{grid-column-end:12!important}.\32xl\:col-end-13{grid-column-end:13!important}.\32xl\:col-end-auto{grid-column-end:auto!important}.\32xl\:row-auto{grid-row:auto!important}.\32xl\:row-span-1{grid-row:span 1 / span 1!important}.\32xl\:row-span-2{grid-row:span 2 / span 2!important}.\32xl\:row-span-3{grid-row:span 3 / span 3!important}.\32xl\:row-span-4{grid-row:span 4 / span 4!important}.\32xl\:row-span-5{grid-row:span 5 / span 5!important}.\32xl\:row-span-6{grid-row:span 6 / span 6!important}.\32xl\:row-span-full{grid-row:1 / -1!important}.\32xl\:row-start-1{grid-row-start:1!important}.\32xl\:row-start-2{grid-row-start:2!important}.\32xl\:row-start-3{grid-row-start:3!important}.\32xl\:row-start-4{grid-row-start:4!important}.\32xl\:row-start-5{grid-row-start:5!important}.\32xl\:row-start-6{grid-row-start:6!important}.\32xl\:row-start-7{grid-row-start:7!important}.\32xl\:row-start-auto{grid-row-start:auto!important}.\32xl\:row-end-1{grid-row-end:1!important}.\32xl\:row-end-2{grid-row-end:2!important}.\32xl\:row-end-3{grid-row-end:3!important}.\32xl\:row-end-4{grid-row-end:4!important}.\32xl\:row-end-5{grid-row-end:5!important}.\32xl\:row-end-6{grid-row-end:6!important}.\32xl\:row-end-7{grid-row-end:7!important}.\32xl\:row-end-auto{grid-row-end:auto!important}.\32xl\:float-right{float:right!important}.\32xl\:float-left{float:left!important}.\32xl\:float-none{float:none!important}.\32xl\:clear-left{clear:left!important}.\32xl\:clear-right{clear:right!important}.\32xl\:clear-both{clear:both!important}.\32xl\:clear-none{clear:none!important}.\32xl\:m-0{margin:0!important}.\32xl\:m-1{margin:.25rem!important}.\32xl\:m-2{margin:.5rem!important}.\32xl\:m-3{margin:.75rem!important}.\32xl\:m-4{margin:1rem!important}.\32xl\:m-5{margin:1.25rem!important}.\32xl\:m-6{margin:1.5rem!important}.\32xl\:m-7{margin:1.75rem!important}.\32xl\:m-8{margin:2rem!important}.\32xl\:m-9{margin:2.25rem!important}.\32xl\:m-10{margin:2.5rem!important}.\32xl\:m-11{margin:2.75rem!important}.\32xl\:m-12{margin:3rem!important}.\32xl\:m-14{margin:3.5rem!important}.\32xl\:m-16{margin:4rem!important}.\32xl\:m-20{margin:5rem!important}.\32xl\:m-24{margin:6rem!important}.\32xl\:m-28{margin:7rem!important}.\32xl\:m-30{margin:7.5rem!important}.\32xl\:m-32{margin:8rem!important}.\32xl\:m-36{margin:9rem!important}.\32xl\:m-40{margin:10rem!important}.\32xl\:m-44{margin:11rem!important}.\32xl\:m-48{margin:12rem!important}.\32xl\:m-52{margin:13rem!important}.\32xl\:m-56{margin:14rem!important}.\32xl\:m-60{margin:15rem!important}.\32xl\:m-64{margin:16rem!important}.\32xl\:m-72{margin:18rem!important}.\32xl\:m-80{margin:20rem!important}.\32xl\:m-82{margin:20.5rem!important}.\32xl\:m-85{margin:21.25rem!important}.\32xl\:m-96{margin:24rem!important}.\32xl\:m-416{margin:26rem!important}.\32xl\:m-550{margin:34.375rem!important}.\32xl\:m-600{margin:37.5rem!important}.\32xl\:m-auto{margin:auto!important}.\32xl\:m-px{margin:1px!important}.\32xl\:m-0\.5{margin:.125rem!important}.\32xl\:m-1\.5{margin:.375rem!important}.\32xl\:m-2\.5{margin:.625rem!important}.\32xl\:m-3\.5{margin:.875rem!important}.\32xl\:m-tw-1{margin:.25rem!important}.\32xl\:m-tw-2{margin:.5rem!important}.\32xl\:m-tw-3{margin:.75rem!important}.\32xl\:m-tw-3\.5{margin:.9375rem!important}.\32xl\:m-tw-4{margin:1rem!important}.\32xl\:m-tw-5{margin:1.25rem!important}.\32xl\:m-51per{margin:51%!important}.\32xl\:m-max-content{margin:max-content!important}.\32xl\:-m-0{margin:0!important}.\32xl\:-m-1{margin:-.25rem!important}.\32xl\:-m-2{margin:-.5rem!important}.\32xl\:-m-3{margin:-.75rem!important}.\32xl\:-m-4{margin:-1rem!important}.\32xl\:-m-5{margin:-1.25rem!important}.\32xl\:-m-6{margin:-1.5rem!important}.\32xl\:-m-7{margin:-1.75rem!important}.\32xl\:-m-8{margin:-2rem!important}.\32xl\:-m-9{margin:-2.25rem!important}.\32xl\:-m-10{margin:-2.5rem!important}.\32xl\:-m-11{margin:-2.75rem!important}.\32xl\:-m-12{margin:-3rem!important}.\32xl\:-m-14{margin:-3.5rem!important}.\32xl\:-m-16{margin:-4rem!important}.\32xl\:-m-20{margin:-5rem!important}.\32xl\:-m-24{margin:-6rem!important}.\32xl\:-m-28{margin:-7rem!important}.\32xl\:-m-30{margin:-7.5rem!important}.\32xl\:-m-32{margin:-8rem!important}.\32xl\:-m-36{margin:-9rem!important}.\32xl\:-m-40{margin:-10rem!important}.\32xl\:-m-44{margin:-11rem!important}.\32xl\:-m-48{margin:-12rem!important}.\32xl\:-m-52{margin:-13rem!important}.\32xl\:-m-56{margin:-14rem!important}.\32xl\:-m-60{margin:-15rem!important}.\32xl\:-m-64{margin:-16rem!important}.\32xl\:-m-72{margin:-18rem!important}.\32xl\:-m-80{margin:-20rem!important}.\32xl\:-m-82{margin:-20.5rem!important}.\32xl\:-m-85{margin:-21.25rem!important}.\32xl\:-m-96{margin:-24rem!important}.\32xl\:-m-416{margin:-26rem!important}.\32xl\:-m-550{margin:-34.375rem!important}.\32xl\:-m-600{margin:-37.5rem!important}.\32xl\:-m-px{margin:-1px!important}.\32xl\:-m-0\.5{margin:-.125rem!important}.\32xl\:-m-1\.5{margin:-.375rem!important}.\32xl\:-m-2\.5{margin:-.625rem!important}.\32xl\:-m-3\.5{margin:-.875rem!important}.\32xl\:-m-tw-1{margin:-.25rem!important}.\32xl\:-m-tw-2{margin:-.5rem!important}.\32xl\:-m-tw-3{margin:-.75rem!important}.\32xl\:-m-tw-3\.5{margin:-.9375rem!important}.\32xl\:-m-tw-4{margin:-1rem!important}.\32xl\:-m-tw-5{margin:-1.25rem!important}.\32xl\:-m-51per{margin:-51%!important}.\32xl\:-m-max-content{margin:max-content!important}.\32xl\:last\:m-0:last-child{margin:0!important}.\32xl\:last\:m-1:last-child{margin:.25rem!important}.\32xl\:last\:m-2:last-child{margin:.5rem!important}.\32xl\:last\:m-3:last-child{margin:.75rem!important}.\32xl\:last\:m-4:last-child{margin:1rem!important}.\32xl\:last\:m-5:last-child{margin:1.25rem!important}.\32xl\:last\:m-6:last-child{margin:1.5rem!important}.\32xl\:last\:m-7:last-child{margin:1.75rem!important}.\32xl\:last\:m-8:last-child{margin:2rem!important}.\32xl\:last\:m-9:last-child{margin:2.25rem!important}.\32xl\:last\:m-10:last-child{margin:2.5rem!important}.\32xl\:last\:m-11:last-child{margin:2.75rem!important}.\32xl\:last\:m-12:last-child{margin:3rem!important}.\32xl\:last\:m-14:last-child{margin:3.5rem!important}.\32xl\:last\:m-16:last-child{margin:4rem!important}.\32xl\:last\:m-20:last-child{margin:5rem!important}.\32xl\:last\:m-24:last-child{margin:6rem!important}.\32xl\:last\:m-28:last-child{margin:7rem!important}.\32xl\:last\:m-30:last-child{margin:7.5rem!important}.\32xl\:last\:m-32:last-child{margin:8rem!important}.\32xl\:last\:m-36:last-child{margin:9rem!important}.\32xl\:last\:m-40:last-child{margin:10rem!important}.\32xl\:last\:m-44:last-child{margin:11rem!important}.\32xl\:last\:m-48:last-child{margin:12rem!important}.\32xl\:last\:m-52:last-child{margin:13rem!important}.\32xl\:last\:m-56:last-child{margin:14rem!important}.\32xl\:last\:m-60:last-child{margin:15rem!important}.\32xl\:last\:m-64:last-child{margin:16rem!important}.\32xl\:last\:m-72:last-child{margin:18rem!important}.\32xl\:last\:m-80:last-child{margin:20rem!important}.\32xl\:last\:m-82:last-child{margin:20.5rem!important}.\32xl\:last\:m-85:last-child{margin:21.25rem!important}.\32xl\:last\:m-96:last-child{margin:24rem!important}.\32xl\:last\:m-416:last-child{margin:26rem!important}.\32xl\:last\:m-550:last-child{margin:34.375rem!important}.\32xl\:last\:m-600:last-child{margin:37.5rem!important}.\32xl\:last\:m-auto:last-child{margin:auto!important}.\32xl\:last\:m-px:last-child{margin:1px!important}.\32xl\:last\:m-0\.5:last-child{margin:.125rem!important}.\32xl\:last\:m-1\.5:last-child{margin:.375rem!important}.\32xl\:last\:m-2\.5:last-child{margin:.625rem!important}.\32xl\:last\:m-3\.5:last-child{margin:.875rem!important}.\32xl\:last\:m-tw-1:last-child{margin:.25rem!important}.\32xl\:last\:m-tw-2:last-child{margin:.5rem!important}.\32xl\:last\:m-tw-3:last-child{margin:.75rem!important}.\32xl\:last\:m-tw-3\.5:last-child{margin:.9375rem!important}.\32xl\:last\:m-tw-4:last-child{margin:1rem!important}.\32xl\:last\:m-tw-5:last-child{margin:1.25rem!important}.\32xl\:last\:m-51per:last-child{margin:51%!important}.\32xl\:last\:m-max-content:last-child{margin:max-content!important}.\32xl\:last\:-m-0:last-child{margin:0!important}.\32xl\:last\:-m-1:last-child{margin:-.25rem!important}.\32xl\:last\:-m-2:last-child{margin:-.5rem!important}.\32xl\:last\:-m-3:last-child{margin:-.75rem!important}.\32xl\:last\:-m-4:last-child{margin:-1rem!important}.\32xl\:last\:-m-5:last-child{margin:-1.25rem!important}.\32xl\:last\:-m-6:last-child{margin:-1.5rem!important}.\32xl\:last\:-m-7:last-child{margin:-1.75rem!important}.\32xl\:last\:-m-8:last-child{margin:-2rem!important}.\32xl\:last\:-m-9:last-child{margin:-2.25rem!important}.\32xl\:last\:-m-10:last-child{margin:-2.5rem!important}.\32xl\:last\:-m-11:last-child{margin:-2.75rem!important}.\32xl\:last\:-m-12:last-child{margin:-3rem!important}.\32xl\:last\:-m-14:last-child{margin:-3.5rem!important}.\32xl\:last\:-m-16:last-child{margin:-4rem!important}.\32xl\:last\:-m-20:last-child{margin:-5rem!important}.\32xl\:last\:-m-24:last-child{margin:-6rem!important}.\32xl\:last\:-m-28:last-child{margin:-7rem!important}.\32xl\:last\:-m-30:last-child{margin:-7.5rem!important}.\32xl\:last\:-m-32:last-child{margin:-8rem!important}.\32xl\:last\:-m-36:last-child{margin:-9rem!important}.\32xl\:last\:-m-40:last-child{margin:-10rem!important}.\32xl\:last\:-m-44:last-child{margin:-11rem!important}.\32xl\:last\:-m-48:last-child{margin:-12rem!important}.\32xl\:last\:-m-52:last-child{margin:-13rem!important}.\32xl\:last\:-m-56:last-child{margin:-14rem!important}.\32xl\:last\:-m-60:last-child{margin:-15rem!important}.\32xl\:last\:-m-64:last-child{margin:-16rem!important}.\32xl\:last\:-m-72:last-child{margin:-18rem!important}.\32xl\:last\:-m-80:last-child{margin:-20rem!important}.\32xl\:last\:-m-82:last-child{margin:-20.5rem!important}.\32xl\:last\:-m-85:last-child{margin:-21.25rem!important}.\32xl\:last\:-m-96:last-child{margin:-24rem!important}.\32xl\:last\:-m-416:last-child{margin:-26rem!important}.\32xl\:last\:-m-550:last-child{margin:-34.375rem!important}.\32xl\:last\:-m-600:last-child{margin:-37.5rem!important}.\32xl\:last\:-m-px:last-child{margin:-1px!important}.\32xl\:last\:-m-0\.5:last-child{margin:-.125rem!important}.\32xl\:last\:-m-1\.5:last-child{margin:-.375rem!important}.\32xl\:last\:-m-2\.5:last-child{margin:-.625rem!important}.\32xl\:last\:-m-3\.5:last-child{margin:-.875rem!important}.\32xl\:last\:-m-tw-1:last-child{margin:-.25rem!important}.\32xl\:last\:-m-tw-2:last-child{margin:-.5rem!important}.\32xl\:last\:-m-tw-3:last-child{margin:-.75rem!important}.\32xl\:last\:-m-tw-3\.5:last-child{margin:-.9375rem!important}.\32xl\:last\:-m-tw-4:last-child{margin:-1rem!important}.\32xl\:last\:-m-tw-5:last-child{margin:-1.25rem!important}.\32xl\:last\:-m-51per:last-child{margin:-51%!important}.\32xl\:last\:-m-max-content:last-child{margin:max-content!important}.\32xl\:mx-0{margin-left:0!important;margin-right:0!important}.\32xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.\32xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.\32xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.\32xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.\32xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.\32xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.\32xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.\32xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.\32xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.\32xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.\32xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.\32xl\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.\32xl\:mx-30{margin-left:7.5rem!important;margin-right:7.5rem!important}.\32xl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.\32xl\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.\32xl\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.\32xl\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.\32xl\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.\32xl\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.\32xl\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.\32xl\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.\32xl\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.\32xl\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.\32xl\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.\32xl\:mx-82{margin-left:20.5rem!important;margin-right:20.5rem!important}.\32xl\:mx-85{margin-left:21.25rem!important;margin-right:21.25rem!important}.\32xl\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.\32xl\:mx-416{margin-left:26rem!important;margin-right:26rem!important}.\32xl\:mx-550{margin-left:34.375rem!important;margin-right:34.375rem!important}.\32xl\:mx-600{margin-left:37.5rem!important;margin-right:37.5rem!important}.\32xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.\32xl\:mx-px{margin-left:1px!important;margin-right:1px!important}.\32xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.\32xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.\32xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.\32xl\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.\32xl\:mx-tw-1{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:mx-tw-2{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:mx-tw-3{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:mx-tw-3\.5{margin-left:.9375rem!important;margin-right:.9375rem!important}.\32xl\:mx-tw-4{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:mx-tw-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:mx-51per{margin-left:51%!important;margin-right:51%!important}.\32xl\:mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.\32xl\:-mx-0{margin-left:0!important;margin-right:0!important}.\32xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.\32xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.\32xl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.\32xl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.\32xl\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.\32xl\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.\32xl\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.\32xl\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.\32xl\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.\32xl\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.\32xl\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.\32xl\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.\32xl\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.\32xl\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.\32xl\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.\32xl\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.\32xl\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.\32xl\:-mx-30{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.\32xl\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.\32xl\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.\32xl\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.\32xl\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.\32xl\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.\32xl\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.\32xl\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.\32xl\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.\32xl\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.\32xl\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.\32xl\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.\32xl\:-mx-82{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.\32xl\:-mx-85{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.\32xl\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.\32xl\:-mx-416{margin-left:-26rem!important;margin-right:-26rem!important}.\32xl\:-mx-550{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.\32xl\:-mx-600{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.\32xl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.\32xl\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.\32xl\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.\32xl\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.\32xl\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.\32xl\:-mx-tw-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.\32xl\:-mx-tw-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.\32xl\:-mx-tw-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.\32xl\:-mx-tw-3\.5{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.\32xl\:-mx-tw-4{margin-left:-1rem!important;margin-right:-1rem!important}.\32xl\:-mx-tw-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.\32xl\:-mx-51per{margin-left:-51%!important;margin-right:-51%!important}.\32xl\:-mx-max-content{margin-left:max-content!important;margin-right:max-content!important}.\32xl\:my-0{margin-top:0!important;margin-bottom:0!important}.\32xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.\32xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.\32xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.\32xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.\32xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.\32xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.\32xl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.\32xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.\32xl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.\32xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.\32xl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.\32xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.\32xl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.\32xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.\32xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.\32xl\:my-24{margin-top:6rem!important;margin-bottom:6rem!important}.\32xl\:my-28{margin-top:7rem!important;margin-bottom:7rem!important}.\32xl\:my-30{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.\32xl\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.\32xl\:my-36{margin-top:9rem!important;margin-bottom:9rem!important}.\32xl\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.\32xl\:my-44{margin-top:11rem!important;margin-bottom:11rem!important}.\32xl\:my-48{margin-top:12rem!important;margin-bottom:12rem!important}.\32xl\:my-52{margin-top:13rem!important;margin-bottom:13rem!important}.\32xl\:my-56{margin-top:14rem!important;margin-bottom:14rem!important}.\32xl\:my-60{margin-top:15rem!important;margin-bottom:15rem!important}.\32xl\:my-64{margin-top:16rem!important;margin-bottom:16rem!important}.\32xl\:my-72{margin-top:18rem!important;margin-bottom:18rem!important}.\32xl\:my-80{margin-top:20rem!important;margin-bottom:20rem!important}.\32xl\:my-82{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.\32xl\:my-85{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.\32xl\:my-96{margin-top:24rem!important;margin-bottom:24rem!important}.\32xl\:my-416{margin-top:26rem!important;margin-bottom:26rem!important}.\32xl\:my-550{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.\32xl\:my-600{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.\32xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}.\32xl\:my-px{margin-top:1px!important;margin-bottom:1px!important}.\32xl\:my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.\32xl\:my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.\32xl\:my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.\32xl\:my-3\.5{margin-top:.875rem!important;margin-bottom:.875rem!important}.\32xl\:my-tw-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.\32xl\:my-tw-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.\32xl\:my-tw-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.\32xl\:my-tw-3\.5{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.\32xl\:my-tw-4{margin-top:1rem!important;margin-bottom:1rem!important}.\32xl\:my-tw-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.\32xl\:my-51per{margin-top:51%!important;margin-bottom:51%!important}.\32xl\:my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.\32xl\:-my-0{margin-top:0!important;margin-bottom:0!important}.\32xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.\32xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.\32xl\:-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.\32xl\:-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.\32xl\:-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.\32xl\:-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.\32xl\:-my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.\32xl\:-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.\32xl\:-my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.\32xl\:-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.\32xl\:-my-11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.\32xl\:-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.\32xl\:-my-14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.\32xl\:-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.\32xl\:-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.\32xl\:-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.\32xl\:-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.\32xl\:-my-30{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.\32xl\:-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.\32xl\:-my-36{margin-top:-9rem!important;margin-bottom:-9rem!important}.\32xl\:-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.\32xl\:-my-44{margin-top:-11rem!important;margin-bottom:-11rem!important}.\32xl\:-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.\32xl\:-my-52{margin-top:-13rem!important;margin-bottom:-13rem!important}.\32xl\:-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.\32xl\:-my-60{margin-top:-15rem!important;margin-bottom:-15rem!important}.\32xl\:-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.\32xl\:-my-72{margin-top:-18rem!important;margin-bottom:-18rem!important}.\32xl\:-my-80{margin-top:-20rem!important;margin-bottom:-20rem!important}.\32xl\:-my-82{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.\32xl\:-my-85{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.\32xl\:-my-96{margin-top:-24rem!important;margin-bottom:-24rem!important}.\32xl\:-my-416{margin-top:-26rem!important;margin-bottom:-26rem!important}.\32xl\:-my-550{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.\32xl\:-my-600{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.\32xl\:-my-px{margin-top:-1px!important;margin-bottom:-1px!important}.\32xl\:-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.\32xl\:-my-1\.5{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.\32xl\:-my-2\.5{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.\32xl\:-my-3\.5{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.\32xl\:-my-tw-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.\32xl\:-my-tw-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.\32xl\:-my-tw-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.\32xl\:-my-tw-3\.5{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.\32xl\:-my-tw-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.\32xl\:-my-tw-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.\32xl\:-my-51per{margin-top:-51%!important;margin-bottom:-51%!important}.\32xl\:-my-max-content{margin-top:max-content!important;margin-bottom:max-content!important}.\32xl\:last\:mx-0:last-child{margin-left:0!important;margin-right:0!important}.\32xl\:last\:mx-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:last\:mx-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:last\:mx-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:last\:mx-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:last\:mx-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:last\:mx-6:last-child{margin-left:1.5rem!important;margin-right:1.5rem!important}.\32xl\:last\:mx-7:last-child{margin-left:1.75rem!important;margin-right:1.75rem!important}.\32xl\:last\:mx-8:last-child{margin-left:2rem!important;margin-right:2rem!important}.\32xl\:last\:mx-9:last-child{margin-left:2.25rem!important;margin-right:2.25rem!important}.\32xl\:last\:mx-10:last-child{margin-left:2.5rem!important;margin-right:2.5rem!important}.\32xl\:last\:mx-11:last-child{margin-left:2.75rem!important;margin-right:2.75rem!important}.\32xl\:last\:mx-12:last-child{margin-left:3rem!important;margin-right:3rem!important}.\32xl\:last\:mx-14:last-child{margin-left:3.5rem!important;margin-right:3.5rem!important}.\32xl\:last\:mx-16:last-child{margin-left:4rem!important;margin-right:4rem!important}.\32xl\:last\:mx-20:last-child{margin-left:5rem!important;margin-right:5rem!important}.\32xl\:last\:mx-24:last-child{margin-left:6rem!important;margin-right:6rem!important}.\32xl\:last\:mx-28:last-child{margin-left:7rem!important;margin-right:7rem!important}.\32xl\:last\:mx-30:last-child{margin-left:7.5rem!important;margin-right:7.5rem!important}.\32xl\:last\:mx-32:last-child{margin-left:8rem!important;margin-right:8rem!important}.\32xl\:last\:mx-36:last-child{margin-left:9rem!important;margin-right:9rem!important}.\32xl\:last\:mx-40:last-child{margin-left:10rem!important;margin-right:10rem!important}.\32xl\:last\:mx-44:last-child{margin-left:11rem!important;margin-right:11rem!important}.\32xl\:last\:mx-48:last-child{margin-left:12rem!important;margin-right:12rem!important}.\32xl\:last\:mx-52:last-child{margin-left:13rem!important;margin-right:13rem!important}.\32xl\:last\:mx-56:last-child{margin-left:14rem!important;margin-right:14rem!important}.\32xl\:last\:mx-60:last-child{margin-left:15rem!important;margin-right:15rem!important}.\32xl\:last\:mx-64:last-child{margin-left:16rem!important;margin-right:16rem!important}.\32xl\:last\:mx-72:last-child{margin-left:18rem!important;margin-right:18rem!important}.\32xl\:last\:mx-80:last-child{margin-left:20rem!important;margin-right:20rem!important}.\32xl\:last\:mx-82:last-child{margin-left:20.5rem!important;margin-right:20.5rem!important}.\32xl\:last\:mx-85:last-child{margin-left:21.25rem!important;margin-right:21.25rem!important}.\32xl\:last\:mx-96:last-child{margin-left:24rem!important;margin-right:24rem!important}.\32xl\:last\:mx-416:last-child{margin-left:26rem!important;margin-right:26rem!important}.\32xl\:last\:mx-550:last-child{margin-left:34.375rem!important;margin-right:34.375rem!important}.\32xl\:last\:mx-600:last-child{margin-left:37.5rem!important;margin-right:37.5rem!important}.\32xl\:last\:mx-auto:last-child{margin-left:auto!important;margin-right:auto!important}.\32xl\:last\:mx-px:last-child{margin-left:1px!important;margin-right:1px!important}.\32xl\:last\:mx-0\.5:last-child{margin-left:.125rem!important;margin-right:.125rem!important}.\32xl\:last\:mx-1\.5:last-child{margin-left:.375rem!important;margin-right:.375rem!important}.\32xl\:last\:mx-2\.5:last-child{margin-left:.625rem!important;margin-right:.625rem!important}.\32xl\:last\:mx-3\.5:last-child{margin-left:.875rem!important;margin-right:.875rem!important}.\32xl\:last\:mx-tw-1:last-child{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:last\:mx-tw-2:last-child{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:last\:mx-tw-3:last-child{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:last\:mx-tw-3\.5:last-child{margin-left:.9375rem!important;margin-right:.9375rem!important}.\32xl\:last\:mx-tw-4:last-child{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:last\:mx-tw-5:last-child{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:last\:mx-51per:last-child{margin-left:51%!important;margin-right:51%!important}.\32xl\:last\:mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.\32xl\:last\:-mx-0:last-child{margin-left:0!important;margin-right:0!important}.\32xl\:last\:-mx-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.\32xl\:last\:-mx-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.\32xl\:last\:-mx-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.\32xl\:last\:-mx-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.\32xl\:last\:-mx-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.\32xl\:last\:-mx-6:last-child{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.\32xl\:last\:-mx-7:last-child{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.\32xl\:last\:-mx-8:last-child{margin-left:-2rem!important;margin-right:-2rem!important}.\32xl\:last\:-mx-9:last-child{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.\32xl\:last\:-mx-10:last-child{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.\32xl\:last\:-mx-11:last-child{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.\32xl\:last\:-mx-12:last-child{margin-left:-3rem!important;margin-right:-3rem!important}.\32xl\:last\:-mx-14:last-child{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.\32xl\:last\:-mx-16:last-child{margin-left:-4rem!important;margin-right:-4rem!important}.\32xl\:last\:-mx-20:last-child{margin-left:-5rem!important;margin-right:-5rem!important}.\32xl\:last\:-mx-24:last-child{margin-left:-6rem!important;margin-right:-6rem!important}.\32xl\:last\:-mx-28:last-child{margin-left:-7rem!important;margin-right:-7rem!important}.\32xl\:last\:-mx-30:last-child{margin-left:-7.5rem!important;margin-right:-7.5rem!important}.\32xl\:last\:-mx-32:last-child{margin-left:-8rem!important;margin-right:-8rem!important}.\32xl\:last\:-mx-36:last-child{margin-left:-9rem!important;margin-right:-9rem!important}.\32xl\:last\:-mx-40:last-child{margin-left:-10rem!important;margin-right:-10rem!important}.\32xl\:last\:-mx-44:last-child{margin-left:-11rem!important;margin-right:-11rem!important}.\32xl\:last\:-mx-48:last-child{margin-left:-12rem!important;margin-right:-12rem!important}.\32xl\:last\:-mx-52:last-child{margin-left:-13rem!important;margin-right:-13rem!important}.\32xl\:last\:-mx-56:last-child{margin-left:-14rem!important;margin-right:-14rem!important}.\32xl\:last\:-mx-60:last-child{margin-left:-15rem!important;margin-right:-15rem!important}.\32xl\:last\:-mx-64:last-child{margin-left:-16rem!important;margin-right:-16rem!important}.\32xl\:last\:-mx-72:last-child{margin-left:-18rem!important;margin-right:-18rem!important}.\32xl\:last\:-mx-80:last-child{margin-left:-20rem!important;margin-right:-20rem!important}.\32xl\:last\:-mx-82:last-child{margin-left:-20.5rem!important;margin-right:-20.5rem!important}.\32xl\:last\:-mx-85:last-child{margin-left:-21.25rem!important;margin-right:-21.25rem!important}.\32xl\:last\:-mx-96:last-child{margin-left:-24rem!important;margin-right:-24rem!important}.\32xl\:last\:-mx-416:last-child{margin-left:-26rem!important;margin-right:-26rem!important}.\32xl\:last\:-mx-550:last-child{margin-left:-34.375rem!important;margin-right:-34.375rem!important}.\32xl\:last\:-mx-600:last-child{margin-left:-37.5rem!important;margin-right:-37.5rem!important}.\32xl\:last\:-mx-px:last-child{margin-left:-1px!important;margin-right:-1px!important}.\32xl\:last\:-mx-0\.5:last-child{margin-left:-.125rem!important;margin-right:-.125rem!important}.\32xl\:last\:-mx-1\.5:last-child{margin-left:-.375rem!important;margin-right:-.375rem!important}.\32xl\:last\:-mx-2\.5:last-child{margin-left:-.625rem!important;margin-right:-.625rem!important}.\32xl\:last\:-mx-3\.5:last-child{margin-left:-.875rem!important;margin-right:-.875rem!important}.\32xl\:last\:-mx-tw-1:last-child{margin-left:-.25rem!important;margin-right:-.25rem!important}.\32xl\:last\:-mx-tw-2:last-child{margin-left:-.5rem!important;margin-right:-.5rem!important}.\32xl\:last\:-mx-tw-3:last-child{margin-left:-.75rem!important;margin-right:-.75rem!important}.\32xl\:last\:-mx-tw-3\.5:last-child{margin-left:-.9375rem!important;margin-right:-.9375rem!important}.\32xl\:last\:-mx-tw-4:last-child{margin-left:-1rem!important;margin-right:-1rem!important}.\32xl\:last\:-mx-tw-5:last-child{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.\32xl\:last\:-mx-51per:last-child{margin-left:-51%!important;margin-right:-51%!important}.\32xl\:last\:-mx-max-content:last-child{margin-left:max-content!important;margin-right:max-content!important}.\32xl\:last\:my-0:last-child{margin-top:0!important;margin-bottom:0!important}.\32xl\:last\:my-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.\32xl\:last\:my-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.\32xl\:last\:my-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.\32xl\:last\:my-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.\32xl\:last\:my-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.\32xl\:last\:my-6:last-child{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.\32xl\:last\:my-7:last-child{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.\32xl\:last\:my-8:last-child{margin-top:2rem!important;margin-bottom:2rem!important}.\32xl\:last\:my-9:last-child{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.\32xl\:last\:my-10:last-child{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.\32xl\:last\:my-11:last-child{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.\32xl\:last\:my-12:last-child{margin-top:3rem!important;margin-bottom:3rem!important}.\32xl\:last\:my-14:last-child{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.\32xl\:last\:my-16:last-child{margin-top:4rem!important;margin-bottom:4rem!important}.\32xl\:last\:my-20:last-child{margin-top:5rem!important;margin-bottom:5rem!important}.\32xl\:last\:my-24:last-child{margin-top:6rem!important;margin-bottom:6rem!important}.\32xl\:last\:my-28:last-child{margin-top:7rem!important;margin-bottom:7rem!important}.\32xl\:last\:my-30:last-child{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.\32xl\:last\:my-32:last-child{margin-top:8rem!important;margin-bottom:8rem!important}.\32xl\:last\:my-36:last-child{margin-top:9rem!important;margin-bottom:9rem!important}.\32xl\:last\:my-40:last-child{margin-top:10rem!important;margin-bottom:10rem!important}.\32xl\:last\:my-44:last-child{margin-top:11rem!important;margin-bottom:11rem!important}.\32xl\:last\:my-48:last-child{margin-top:12rem!important;margin-bottom:12rem!important}.\32xl\:last\:my-52:last-child{margin-top:13rem!important;margin-bottom:13rem!important}.\32xl\:last\:my-56:last-child{margin-top:14rem!important;margin-bottom:14rem!important}.\32xl\:last\:my-60:last-child{margin-top:15rem!important;margin-bottom:15rem!important}.\32xl\:last\:my-64:last-child{margin-top:16rem!important;margin-bottom:16rem!important}.\32xl\:last\:my-72:last-child{margin-top:18rem!important;margin-bottom:18rem!important}.\32xl\:last\:my-80:last-child{margin-top:20rem!important;margin-bottom:20rem!important}.\32xl\:last\:my-82:last-child{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.\32xl\:last\:my-85:last-child{margin-top:21.25rem!important;margin-bottom:21.25rem!important}.\32xl\:last\:my-96:last-child{margin-top:24rem!important;margin-bottom:24rem!important}.\32xl\:last\:my-416:last-child{margin-top:26rem!important;margin-bottom:26rem!important}.\32xl\:last\:my-550:last-child{margin-top:34.375rem!important;margin-bottom:34.375rem!important}.\32xl\:last\:my-600:last-child{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.\32xl\:last\:my-auto:last-child{margin-top:auto!important;margin-bottom:auto!important}.\32xl\:last\:my-px:last-child{margin-top:1px!important;margin-bottom:1px!important}.\32xl\:last\:my-0\.5:last-child{margin-top:.125rem!important;margin-bottom:.125rem!important}.\32xl\:last\:my-1\.5:last-child{margin-top:.375rem!important;margin-bottom:.375rem!important}.\32xl\:last\:my-2\.5:last-child{margin-top:.625rem!important;margin-bottom:.625rem!important}.\32xl\:last\:my-3\.5:last-child{margin-top:.875rem!important;margin-bottom:.875rem!important}.\32xl\:last\:my-tw-1:last-child{margin-top:.25rem!important;margin-bottom:.25rem!important}.\32xl\:last\:my-tw-2:last-child{margin-top:.5rem!important;margin-bottom:.5rem!important}.\32xl\:last\:my-tw-3:last-child{margin-top:.75rem!important;margin-bottom:.75rem!important}.\32xl\:last\:my-tw-3\.5:last-child{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.\32xl\:last\:my-tw-4:last-child{margin-top:1rem!important;margin-bottom:1rem!important}.\32xl\:last\:my-tw-5:last-child{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.\32xl\:last\:my-51per:last-child{margin-top:51%!important;margin-bottom:51%!important}.\32xl\:last\:my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.\32xl\:last\:-my-0:last-child{margin-top:0!important;margin-bottom:0!important}.\32xl\:last\:-my-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.\32xl\:last\:-my-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.\32xl\:last\:-my-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.\32xl\:last\:-my-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.\32xl\:last\:-my-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.\32xl\:last\:-my-6:last-child{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.\32xl\:last\:-my-7:last-child{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.\32xl\:last\:-my-8:last-child{margin-top:-2rem!important;margin-bottom:-2rem!important}.\32xl\:last\:-my-9:last-child{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.\32xl\:last\:-my-10:last-child{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.\32xl\:last\:-my-11:last-child{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.\32xl\:last\:-my-12:last-child{margin-top:-3rem!important;margin-bottom:-3rem!important}.\32xl\:last\:-my-14:last-child{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.\32xl\:last\:-my-16:last-child{margin-top:-4rem!important;margin-bottom:-4rem!important}.\32xl\:last\:-my-20:last-child{margin-top:-5rem!important;margin-bottom:-5rem!important}.\32xl\:last\:-my-24:last-child{margin-top:-6rem!important;margin-bottom:-6rem!important}.\32xl\:last\:-my-28:last-child{margin-top:-7rem!important;margin-bottom:-7rem!important}.\32xl\:last\:-my-30:last-child{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.\32xl\:last\:-my-32:last-child{margin-top:-8rem!important;margin-bottom:-8rem!important}.\32xl\:last\:-my-36:last-child{margin-top:-9rem!important;margin-bottom:-9rem!important}.\32xl\:last\:-my-40:last-child{margin-top:-10rem!important;margin-bottom:-10rem!important}.\32xl\:last\:-my-44:last-child{margin-top:-11rem!important;margin-bottom:-11rem!important}.\32xl\:last\:-my-48:last-child{margin-top:-12rem!important;margin-bottom:-12rem!important}.\32xl\:last\:-my-52:last-child{margin-top:-13rem!important;margin-bottom:-13rem!important}.\32xl\:last\:-my-56:last-child{margin-top:-14rem!important;margin-bottom:-14rem!important}.\32xl\:last\:-my-60:last-child{margin-top:-15rem!important;margin-bottom:-15rem!important}.\32xl\:last\:-my-64:last-child{margin-top:-16rem!important;margin-bottom:-16rem!important}.\32xl\:last\:-my-72:last-child{margin-top:-18rem!important;margin-bottom:-18rem!important}.\32xl\:last\:-my-80:last-child{margin-top:-20rem!important;margin-bottom:-20rem!important}.\32xl\:last\:-my-82:last-child{margin-top:-20.5rem!important;margin-bottom:-20.5rem!important}.\32xl\:last\:-my-85:last-child{margin-top:-21.25rem!important;margin-bottom:-21.25rem!important}.\32xl\:last\:-my-96:last-child{margin-top:-24rem!important;margin-bottom:-24rem!important}.\32xl\:last\:-my-416:last-child{margin-top:-26rem!important;margin-bottom:-26rem!important}.\32xl\:last\:-my-550:last-child{margin-top:-34.375rem!important;margin-bottom:-34.375rem!important}.\32xl\:last\:-my-600:last-child{margin-top:-37.5rem!important;margin-bottom:-37.5rem!important}.\32xl\:last\:-my-px:last-child{margin-top:-1px!important;margin-bottom:-1px!important}.\32xl\:last\:-my-0\.5:last-child{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.\32xl\:last\:-my-1\.5:last-child{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.\32xl\:last\:-my-2\.5:last-child{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.\32xl\:last\:-my-3\.5:last-child{margin-top:-.875rem!important;margin-bottom:-.875rem!important}.\32xl\:last\:-my-tw-1:last-child{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.\32xl\:last\:-my-tw-2:last-child{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.\32xl\:last\:-my-tw-3:last-child{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.\32xl\:last\:-my-tw-3\.5:last-child{margin-top:-.9375rem!important;margin-bottom:-.9375rem!important}.\32xl\:last\:-my-tw-4:last-child{margin-top:-1rem!important;margin-bottom:-1rem!important}.\32xl\:last\:-my-tw-5:last-child{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.\32xl\:last\:-my-51per:last-child{margin-top:-51%!important;margin-bottom:-51%!important}.\32xl\:last\:-my-max-content:last-child{margin-top:max-content!important;margin-bottom:max-content!important}.\32xl\:mt-0{margin-top:0!important}.\32xl\:mt-1{margin-top:.25rem!important}.\32xl\:mt-2{margin-top:.5rem!important}.\32xl\:mt-3{margin-top:.75rem!important}.\32xl\:mt-4{margin-top:1rem!important}.\32xl\:mt-5{margin-top:1.25rem!important}.\32xl\:mt-6{margin-top:1.5rem!important}.\32xl\:mt-7{margin-top:1.75rem!important}.\32xl\:mt-8{margin-top:2rem!important}.\32xl\:mt-9{margin-top:2.25rem!important}.\32xl\:mt-10{margin-top:2.5rem!important}.\32xl\:mt-11{margin-top:2.75rem!important}.\32xl\:mt-12{margin-top:3rem!important}.\32xl\:mt-14{margin-top:3.5rem!important}.\32xl\:mt-16{margin-top:4rem!important}.\32xl\:mt-20{margin-top:5rem!important}.\32xl\:mt-24{margin-top:6rem!important}.\32xl\:mt-28{margin-top:7rem!important}.\32xl\:mt-30{margin-top:7.5rem!important}.\32xl\:mt-32{margin-top:8rem!important}.\32xl\:mt-36{margin-top:9rem!important}.\32xl\:mt-40{margin-top:10rem!important}.\32xl\:mt-44{margin-top:11rem!important}.\32xl\:mt-48{margin-top:12rem!important}.\32xl\:mt-52{margin-top:13rem!important}.\32xl\:mt-56{margin-top:14rem!important}.\32xl\:mt-60{margin-top:15rem!important}.\32xl\:mt-64{margin-top:16rem!important}.\32xl\:mt-72{margin-top:18rem!important}.\32xl\:mt-80{margin-top:20rem!important}.\32xl\:mt-82{margin-top:20.5rem!important}.\32xl\:mt-85{margin-top:21.25rem!important}.\32xl\:mt-96{margin-top:24rem!important}.\32xl\:mt-416{margin-top:26rem!important}.\32xl\:mt-550{margin-top:34.375rem!important}.\32xl\:mt-600{margin-top:37.5rem!important}.\32xl\:mt-auto{margin-top:auto!important}.\32xl\:mt-px{margin-top:1px!important}.\32xl\:mt-0\.5{margin-top:.125rem!important}.\32xl\:mt-1\.5{margin-top:.375rem!important}.\32xl\:mt-2\.5{margin-top:.625rem!important}.\32xl\:mt-3\.5{margin-top:.875rem!important}.\32xl\:mt-tw-1{margin-top:.25rem!important}.\32xl\:mt-tw-2{margin-top:.5rem!important}.\32xl\:mt-tw-3{margin-top:.75rem!important}.\32xl\:mt-tw-3\.5{margin-top:.9375rem!important}.\32xl\:mt-tw-4{margin-top:1rem!important}.\32xl\:mt-tw-5{margin-top:1.25rem!important}.\32xl\:mt-51per{margin-top:51%!important}.\32xl\:mt-max-content{margin-top:max-content!important}.\32xl\:-mt-0{margin-top:0!important}.\32xl\:-mt-1{margin-top:-.25rem!important}.\32xl\:-mt-2{margin-top:-.5rem!important}.\32xl\:-mt-3{margin-top:-.75rem!important}.\32xl\:-mt-4{margin-top:-1rem!important}.\32xl\:-mt-5{margin-top:-1.25rem!important}.\32xl\:-mt-6{margin-top:-1.5rem!important}.\32xl\:-mt-7{margin-top:-1.75rem!important}.\32xl\:-mt-8{margin-top:-2rem!important}.\32xl\:-mt-9{margin-top:-2.25rem!important}.\32xl\:-mt-10{margin-top:-2.5rem!important}.\32xl\:-mt-11{margin-top:-2.75rem!important}.\32xl\:-mt-12{margin-top:-3rem!important}.\32xl\:-mt-14{margin-top:-3.5rem!important}.\32xl\:-mt-16{margin-top:-4rem!important}.\32xl\:-mt-20{margin-top:-5rem!important}.\32xl\:-mt-24{margin-top:-6rem!important}.\32xl\:-mt-28{margin-top:-7rem!important}.\32xl\:-mt-30{margin-top:-7.5rem!important}.\32xl\:-mt-32{margin-top:-8rem!important}.\32xl\:-mt-36{margin-top:-9rem!important}.\32xl\:-mt-40{margin-top:-10rem!important}.\32xl\:-mt-44{margin-top:-11rem!important}.\32xl\:-mt-48{margin-top:-12rem!important}.\32xl\:-mt-52{margin-top:-13rem!important}.\32xl\:-mt-56{margin-top:-14rem!important}.\32xl\:-mt-60{margin-top:-15rem!important}.\32xl\:-mt-64{margin-top:-16rem!important}.\32xl\:-mt-72{margin-top:-18rem!important}.\32xl\:-mt-80{margin-top:-20rem!important}.\32xl\:-mt-82{margin-top:-20.5rem!important}.\32xl\:-mt-85{margin-top:-21.25rem!important}.\32xl\:-mt-96{margin-top:-24rem!important}.\32xl\:-mt-416{margin-top:-26rem!important}.\32xl\:-mt-550{margin-top:-34.375rem!important}.\32xl\:-mt-600{margin-top:-37.5rem!important}.\32xl\:-mt-px{margin-top:-1px!important}.\32xl\:-mt-0\.5{margin-top:-.125rem!important}.\32xl\:-mt-1\.5{margin-top:-.375rem!important}.\32xl\:-mt-2\.5{margin-top:-.625rem!important}.\32xl\:-mt-3\.5{margin-top:-.875rem!important}.\32xl\:-mt-tw-1{margin-top:-.25rem!important}.\32xl\:-mt-tw-2{margin-top:-.5rem!important}.\32xl\:-mt-tw-3{margin-top:-.75rem!important}.\32xl\:-mt-tw-3\.5{margin-top:-.9375rem!important}.\32xl\:-mt-tw-4{margin-top:-1rem!important}.\32xl\:-mt-tw-5{margin-top:-1.25rem!important}.\32xl\:-mt-51per{margin-top:-51%!important}.\32xl\:-mt-max-content{margin-top:max-content!important}.\32xl\:mr-0{margin-right:0!important}.\32xl\:mr-1{margin-right:.25rem!important}.\32xl\:mr-2{margin-right:.5rem!important}.\32xl\:mr-3{margin-right:.75rem!important}.\32xl\:mr-4{margin-right:1rem!important}.\32xl\:mr-5{margin-right:1.25rem!important}.\32xl\:mr-6{margin-right:1.5rem!important}.\32xl\:mr-7{margin-right:1.75rem!important}.\32xl\:mr-8{margin-right:2rem!important}.\32xl\:mr-9{margin-right:2.25rem!important}.\32xl\:mr-10{margin-right:2.5rem!important}.\32xl\:mr-11{margin-right:2.75rem!important}.\32xl\:mr-12{margin-right:3rem!important}.\32xl\:mr-14{margin-right:3.5rem!important}.\32xl\:mr-16{margin-right:4rem!important}.\32xl\:mr-20{margin-right:5rem!important}.\32xl\:mr-24{margin-right:6rem!important}.\32xl\:mr-28{margin-right:7rem!important}.\32xl\:mr-30{margin-right:7.5rem!important}.\32xl\:mr-32{margin-right:8rem!important}.\32xl\:mr-36{margin-right:9rem!important}.\32xl\:mr-40{margin-right:10rem!important}.\32xl\:mr-44{margin-right:11rem!important}.\32xl\:mr-48{margin-right:12rem!important}.\32xl\:mr-52{margin-right:13rem!important}.\32xl\:mr-56{margin-right:14rem!important}.\32xl\:mr-60{margin-right:15rem!important}.\32xl\:mr-64{margin-right:16rem!important}.\32xl\:mr-72{margin-right:18rem!important}.\32xl\:mr-80{margin-right:20rem!important}.\32xl\:mr-82{margin-right:20.5rem!important}.\32xl\:mr-85{margin-right:21.25rem!important}.\32xl\:mr-96{margin-right:24rem!important}.\32xl\:mr-416{margin-right:26rem!important}.\32xl\:mr-550{margin-right:34.375rem!important}.\32xl\:mr-600{margin-right:37.5rem!important}.\32xl\:mr-auto{margin-right:auto!important}.\32xl\:mr-px{margin-right:1px!important}.\32xl\:mr-0\.5{margin-right:.125rem!important}.\32xl\:mr-1\.5{margin-right:.375rem!important}.\32xl\:mr-2\.5{margin-right:.625rem!important}.\32xl\:mr-3\.5{margin-right:.875rem!important}.\32xl\:mr-tw-1{margin-right:.25rem!important}.\32xl\:mr-tw-2{margin-right:.5rem!important}.\32xl\:mr-tw-3{margin-right:.75rem!important}.\32xl\:mr-tw-3\.5{margin-right:.9375rem!important}.\32xl\:mr-tw-4{margin-right:1rem!important}.\32xl\:mr-tw-5{margin-right:1.25rem!important}.\32xl\:mr-51per{margin-right:51%!important}.\32xl\:mr-max-content{margin-right:max-content!important}.\32xl\:-mr-0{margin-right:0!important}.\32xl\:-mr-1{margin-right:-.25rem!important}.\32xl\:-mr-2{margin-right:-.5rem!important}.\32xl\:-mr-3{margin-right:-.75rem!important}.\32xl\:-mr-4{margin-right:-1rem!important}.\32xl\:-mr-5{margin-right:-1.25rem!important}.\32xl\:-mr-6{margin-right:-1.5rem!important}.\32xl\:-mr-7{margin-right:-1.75rem!important}.\32xl\:-mr-8{margin-right:-2rem!important}.\32xl\:-mr-9{margin-right:-2.25rem!important}.\32xl\:-mr-10{margin-right:-2.5rem!important}.\32xl\:-mr-11{margin-right:-2.75rem!important}.\32xl\:-mr-12{margin-right:-3rem!important}.\32xl\:-mr-14{margin-right:-3.5rem!important}.\32xl\:-mr-16{margin-right:-4rem!important}.\32xl\:-mr-20{margin-right:-5rem!important}.\32xl\:-mr-24{margin-right:-6rem!important}.\32xl\:-mr-28{margin-right:-7rem!important}.\32xl\:-mr-30{margin-right:-7.5rem!important}.\32xl\:-mr-32{margin-right:-8rem!important}.\32xl\:-mr-36{margin-right:-9rem!important}.\32xl\:-mr-40{margin-right:-10rem!important}.\32xl\:-mr-44{margin-right:-11rem!important}.\32xl\:-mr-48{margin-right:-12rem!important}.\32xl\:-mr-52{margin-right:-13rem!important}.\32xl\:-mr-56{margin-right:-14rem!important}.\32xl\:-mr-60{margin-right:-15rem!important}.\32xl\:-mr-64{margin-right:-16rem!important}.\32xl\:-mr-72{margin-right:-18rem!important}.\32xl\:-mr-80{margin-right:-20rem!important}.\32xl\:-mr-82{margin-right:-20.5rem!important}.\32xl\:-mr-85{margin-right:-21.25rem!important}.\32xl\:-mr-96{margin-right:-24rem!important}.\32xl\:-mr-416{margin-right:-26rem!important}.\32xl\:-mr-550{margin-right:-34.375rem!important}.\32xl\:-mr-600{margin-right:-37.5rem!important}.\32xl\:-mr-px{margin-right:-1px!important}.\32xl\:-mr-0\.5{margin-right:-.125rem!important}.\32xl\:-mr-1\.5{margin-right:-.375rem!important}.\32xl\:-mr-2\.5{margin-right:-.625rem!important}.\32xl\:-mr-3\.5{margin-right:-.875rem!important}.\32xl\:-mr-tw-1{margin-right:-.25rem!important}.\32xl\:-mr-tw-2{margin-right:-.5rem!important}.\32xl\:-mr-tw-3{margin-right:-.75rem!important}.\32xl\:-mr-tw-3\.5{margin-right:-.9375rem!important}.\32xl\:-mr-tw-4{margin-right:-1rem!important}.\32xl\:-mr-tw-5{margin-right:-1.25rem!important}.\32xl\:-mr-51per{margin-right:-51%!important}.\32xl\:-mr-max-content{margin-right:max-content!important}.\32xl\:mb-0{margin-bottom:0!important}.\32xl\:mb-1{margin-bottom:.25rem!important}.\32xl\:mb-2{margin-bottom:.5rem!important}.\32xl\:mb-3{margin-bottom:.75rem!important}.\32xl\:mb-4{margin-bottom:1rem!important}.\32xl\:mb-5{margin-bottom:1.25rem!important}.\32xl\:mb-6{margin-bottom:1.5rem!important}.\32xl\:mb-7{margin-bottom:1.75rem!important}.\32xl\:mb-8{margin-bottom:2rem!important}.\32xl\:mb-9{margin-bottom:2.25rem!important}.\32xl\:mb-10{margin-bottom:2.5rem!important}.\32xl\:mb-11{margin-bottom:2.75rem!important}.\32xl\:mb-12{margin-bottom:3rem!important}.\32xl\:mb-14{margin-bottom:3.5rem!important}.\32xl\:mb-16{margin-bottom:4rem!important}.\32xl\:mb-20{margin-bottom:5rem!important}.\32xl\:mb-24{margin-bottom:6rem!important}.\32xl\:mb-28{margin-bottom:7rem!important}.\32xl\:mb-30{margin-bottom:7.5rem!important}.\32xl\:mb-32{margin-bottom:8rem!important}.\32xl\:mb-36{margin-bottom:9rem!important}.\32xl\:mb-40{margin-bottom:10rem!important}.\32xl\:mb-44{margin-bottom:11rem!important}.\32xl\:mb-48{margin-bottom:12rem!important}.\32xl\:mb-52{margin-bottom:13rem!important}.\32xl\:mb-56{margin-bottom:14rem!important}.\32xl\:mb-60{margin-bottom:15rem!important}.\32xl\:mb-64{margin-bottom:16rem!important}.\32xl\:mb-72{margin-bottom:18rem!important}.\32xl\:mb-80{margin-bottom:20rem!important}.\32xl\:mb-82{margin-bottom:20.5rem!important}.\32xl\:mb-85{margin-bottom:21.25rem!important}.\32xl\:mb-96{margin-bottom:24rem!important}.\32xl\:mb-416{margin-bottom:26rem!important}.\32xl\:mb-550{margin-bottom:34.375rem!important}.\32xl\:mb-600{margin-bottom:37.5rem!important}.\32xl\:mb-auto{margin-bottom:auto!important}.\32xl\:mb-px{margin-bottom:1px!important}.\32xl\:mb-0\.5{margin-bottom:.125rem!important}.\32xl\:mb-1\.5{margin-bottom:.375rem!important}.\32xl\:mb-2\.5{margin-bottom:.625rem!important}.\32xl\:mb-3\.5{margin-bottom:.875rem!important}.\32xl\:mb-tw-1{margin-bottom:.25rem!important}.\32xl\:mb-tw-2{margin-bottom:.5rem!important}.\32xl\:mb-tw-3{margin-bottom:.75rem!important}.\32xl\:mb-tw-3\.5{margin-bottom:.9375rem!important}.\32xl\:mb-tw-4{margin-bottom:1rem!important}.\32xl\:mb-tw-5{margin-bottom:1.25rem!important}.\32xl\:mb-51per{margin-bottom:51%!important}.\32xl\:mb-max-content{margin-bottom:max-content!important}.\32xl\:-mb-0{margin-bottom:0!important}.\32xl\:-mb-1{margin-bottom:-.25rem!important}.\32xl\:-mb-2{margin-bottom:-.5rem!important}.\32xl\:-mb-3{margin-bottom:-.75rem!important}.\32xl\:-mb-4{margin-bottom:-1rem!important}.\32xl\:-mb-5{margin-bottom:-1.25rem!important}.\32xl\:-mb-6{margin-bottom:-1.5rem!important}.\32xl\:-mb-7{margin-bottom:-1.75rem!important}.\32xl\:-mb-8{margin-bottom:-2rem!important}.\32xl\:-mb-9{margin-bottom:-2.25rem!important}.\32xl\:-mb-10{margin-bottom:-2.5rem!important}.\32xl\:-mb-11{margin-bottom:-2.75rem!important}.\32xl\:-mb-12{margin-bottom:-3rem!important}.\32xl\:-mb-14{margin-bottom:-3.5rem!important}.\32xl\:-mb-16{margin-bottom:-4rem!important}.\32xl\:-mb-20{margin-bottom:-5rem!important}.\32xl\:-mb-24{margin-bottom:-6rem!important}.\32xl\:-mb-28{margin-bottom:-7rem!important}.\32xl\:-mb-30{margin-bottom:-7.5rem!important}.\32xl\:-mb-32{margin-bottom:-8rem!important}.\32xl\:-mb-36{margin-bottom:-9rem!important}.\32xl\:-mb-40{margin-bottom:-10rem!important}.\32xl\:-mb-44{margin-bottom:-11rem!important}.\32xl\:-mb-48{margin-bottom:-12rem!important}.\32xl\:-mb-52{margin-bottom:-13rem!important}.\32xl\:-mb-56{margin-bottom:-14rem!important}.\32xl\:-mb-60{margin-bottom:-15rem!important}.\32xl\:-mb-64{margin-bottom:-16rem!important}.\32xl\:-mb-72{margin-bottom:-18rem!important}.\32xl\:-mb-80{margin-bottom:-20rem!important}.\32xl\:-mb-82{margin-bottom:-20.5rem!important}.\32xl\:-mb-85{margin-bottom:-21.25rem!important}.\32xl\:-mb-96{margin-bottom:-24rem!important}.\32xl\:-mb-416{margin-bottom:-26rem!important}.\32xl\:-mb-550{margin-bottom:-34.375rem!important}.\32xl\:-mb-600{margin-bottom:-37.5rem!important}.\32xl\:-mb-px{margin-bottom:-1px!important}.\32xl\:-mb-0\.5{margin-bottom:-.125rem!important}.\32xl\:-mb-1\.5{margin-bottom:-.375rem!important}.\32xl\:-mb-2\.5{margin-bottom:-.625rem!important}.\32xl\:-mb-3\.5{margin-bottom:-.875rem!important}.\32xl\:-mb-tw-1{margin-bottom:-.25rem!important}.\32xl\:-mb-tw-2{margin-bottom:-.5rem!important}.\32xl\:-mb-tw-3{margin-bottom:-.75rem!important}.\32xl\:-mb-tw-3\.5{margin-bottom:-.9375rem!important}.\32xl\:-mb-tw-4{margin-bottom:-1rem!important}.\32xl\:-mb-tw-5{margin-bottom:-1.25rem!important}.\32xl\:-mb-51per{margin-bottom:-51%!important}.\32xl\:-mb-max-content{margin-bottom:max-content!important}.\32xl\:ml-0{margin-left:0!important}.\32xl\:ml-1{margin-left:.25rem!important}.\32xl\:ml-2{margin-left:.5rem!important}.\32xl\:ml-3{margin-left:.75rem!important}.\32xl\:ml-4{margin-left:1rem!important}.\32xl\:ml-5{margin-left:1.25rem!important}.\32xl\:ml-6{margin-left:1.5rem!important}.\32xl\:ml-7{margin-left:1.75rem!important}.\32xl\:ml-8{margin-left:2rem!important}.\32xl\:ml-9{margin-left:2.25rem!important}.\32xl\:ml-10{margin-left:2.5rem!important}.\32xl\:ml-11{margin-left:2.75rem!important}.\32xl\:ml-12{margin-left:3rem!important}.\32xl\:ml-14{margin-left:3.5rem!important}.\32xl\:ml-16{margin-left:4rem!important}.\32xl\:ml-20{margin-left:5rem!important}.\32xl\:ml-24{margin-left:6rem!important}.\32xl\:ml-28{margin-left:7rem!important}.\32xl\:ml-30{margin-left:7.5rem!important}.\32xl\:ml-32{margin-left:8rem!important}.\32xl\:ml-36{margin-left:9rem!important}.\32xl\:ml-40{margin-left:10rem!important}.\32xl\:ml-44{margin-left:11rem!important}.\32xl\:ml-48{margin-left:12rem!important}.\32xl\:ml-52{margin-left:13rem!important}.\32xl\:ml-56{margin-left:14rem!important}.\32xl\:ml-60{margin-left:15rem!important}.\32xl\:ml-64{margin-left:16rem!important}.\32xl\:ml-72{margin-left:18rem!important}.\32xl\:ml-80{margin-left:20rem!important}.\32xl\:ml-82{margin-left:20.5rem!important}.\32xl\:ml-85{margin-left:21.25rem!important}.\32xl\:ml-96{margin-left:24rem!important}.\32xl\:ml-416{margin-left:26rem!important}.\32xl\:ml-550{margin-left:34.375rem!important}.\32xl\:ml-600{margin-left:37.5rem!important}.\32xl\:ml-auto{margin-left:auto!important}.\32xl\:ml-px{margin-left:1px!important}.\32xl\:ml-0\.5{margin-left:.125rem!important}.\32xl\:ml-1\.5{margin-left:.375rem!important}.\32xl\:ml-2\.5{margin-left:.625rem!important}.\32xl\:ml-3\.5{margin-left:.875rem!important}.\32xl\:ml-tw-1{margin-left:.25rem!important}.\32xl\:ml-tw-2{margin-left:.5rem!important}.\32xl\:ml-tw-3{margin-left:.75rem!important}.\32xl\:ml-tw-3\.5{margin-left:.9375rem!important}.\32xl\:ml-tw-4{margin-left:1rem!important}.\32xl\:ml-tw-5{margin-left:1.25rem!important}.\32xl\:ml-51per{margin-left:51%!important}.\32xl\:ml-max-content{margin-left:max-content!important}.\32xl\:-ml-0{margin-left:0!important}.\32xl\:-ml-1{margin-left:-.25rem!important}.\32xl\:-ml-2{margin-left:-.5rem!important}.\32xl\:-ml-3{margin-left:-.75rem!important}.\32xl\:-ml-4{margin-left:-1rem!important}.\32xl\:-ml-5{margin-left:-1.25rem!important}.\32xl\:-ml-6{margin-left:-1.5rem!important}.\32xl\:-ml-7{margin-left:-1.75rem!important}.\32xl\:-ml-8{margin-left:-2rem!important}.\32xl\:-ml-9{margin-left:-2.25rem!important}.\32xl\:-ml-10{margin-left:-2.5rem!important}.\32xl\:-ml-11{margin-left:-2.75rem!important}.\32xl\:-ml-12{margin-left:-3rem!important}.\32xl\:-ml-14{margin-left:-3.5rem!important}.\32xl\:-ml-16{margin-left:-4rem!important}.\32xl\:-ml-20{margin-left:-5rem!important}.\32xl\:-ml-24{margin-left:-6rem!important}.\32xl\:-ml-28{margin-left:-7rem!important}.\32xl\:-ml-30{margin-left:-7.5rem!important}.\32xl\:-ml-32{margin-left:-8rem!important}.\32xl\:-ml-36{margin-left:-9rem!important}.\32xl\:-ml-40{margin-left:-10rem!important}.\32xl\:-ml-44{margin-left:-11rem!important}.\32xl\:-ml-48{margin-left:-12rem!important}.\32xl\:-ml-52{margin-left:-13rem!important}.\32xl\:-ml-56{margin-left:-14rem!important}.\32xl\:-ml-60{margin-left:-15rem!important}.\32xl\:-ml-64{margin-left:-16rem!important}.\32xl\:-ml-72{margin-left:-18rem!important}.\32xl\:-ml-80{margin-left:-20rem!important}.\32xl\:-ml-82{margin-left:-20.5rem!important}.\32xl\:-ml-85{margin-left:-21.25rem!important}.\32xl\:-ml-96{margin-left:-24rem!important}.\32xl\:-ml-416{margin-left:-26rem!important}.\32xl\:-ml-550{margin-left:-34.375rem!important}.\32xl\:-ml-600{margin-left:-37.5rem!important}.\32xl\:-ml-px{margin-left:-1px!important}.\32xl\:-ml-0\.5{margin-left:-.125rem!important}.\32xl\:-ml-1\.5{margin-left:-.375rem!important}.\32xl\:-ml-2\.5{margin-left:-.625rem!important}.\32xl\:-ml-3\.5{margin-left:-.875rem!important}.\32xl\:-ml-tw-1{margin-left:-.25rem!important}.\32xl\:-ml-tw-2{margin-left:-.5rem!important}.\32xl\:-ml-tw-3{margin-left:-.75rem!important}.\32xl\:-ml-tw-3\.5{margin-left:-.9375rem!important}.\32xl\:-ml-tw-4{margin-left:-1rem!important}.\32xl\:-ml-tw-5{margin-left:-1.25rem!important}.\32xl\:-ml-51per{margin-left:-51%!important}.\32xl\:-ml-max-content{margin-left:max-content!important}.\32xl\:last\:mt-0:last-child{margin-top:0!important}.\32xl\:last\:mt-1:last-child{margin-top:.25rem!important}.\32xl\:last\:mt-2:last-child{margin-top:.5rem!important}.\32xl\:last\:mt-3:last-child{margin-top:.75rem!important}.\32xl\:last\:mt-4:last-child{margin-top:1rem!important}.\32xl\:last\:mt-5:last-child{margin-top:1.25rem!important}.\32xl\:last\:mt-6:last-child{margin-top:1.5rem!important}.\32xl\:last\:mt-7:last-child{margin-top:1.75rem!important}.\32xl\:last\:mt-8:last-child{margin-top:2rem!important}.\32xl\:last\:mt-9:last-child{margin-top:2.25rem!important}.\32xl\:last\:mt-10:last-child{margin-top:2.5rem!important}.\32xl\:last\:mt-11:last-child{margin-top:2.75rem!important}.\32xl\:last\:mt-12:last-child{margin-top:3rem!important}.\32xl\:last\:mt-14:last-child{margin-top:3.5rem!important}.\32xl\:last\:mt-16:last-child{margin-top:4rem!important}.\32xl\:last\:mt-20:last-child{margin-top:5rem!important}.\32xl\:last\:mt-24:last-child{margin-top:6rem!important}.\32xl\:last\:mt-28:last-child{margin-top:7rem!important}.\32xl\:last\:mt-30:last-child{margin-top:7.5rem!important}.\32xl\:last\:mt-32:last-child{margin-top:8rem!important}.\32xl\:last\:mt-36:last-child{margin-top:9rem!important}.\32xl\:last\:mt-40:last-child{margin-top:10rem!important}.\32xl\:last\:mt-44:last-child{margin-top:11rem!important}.\32xl\:last\:mt-48:last-child{margin-top:12rem!important}.\32xl\:last\:mt-52:last-child{margin-top:13rem!important}.\32xl\:last\:mt-56:last-child{margin-top:14rem!important}.\32xl\:last\:mt-60:last-child{margin-top:15rem!important}.\32xl\:last\:mt-64:last-child{margin-top:16rem!important}.\32xl\:last\:mt-72:last-child{margin-top:18rem!important}.\32xl\:last\:mt-80:last-child{margin-top:20rem!important}.\32xl\:last\:mt-82:last-child{margin-top:20.5rem!important}.\32xl\:last\:mt-85:last-child{margin-top:21.25rem!important}.\32xl\:last\:mt-96:last-child{margin-top:24rem!important}.\32xl\:last\:mt-416:last-child{margin-top:26rem!important}.\32xl\:last\:mt-550:last-child{margin-top:34.375rem!important}.\32xl\:last\:mt-600:last-child{margin-top:37.5rem!important}.\32xl\:last\:mt-auto:last-child{margin-top:auto!important}.\32xl\:last\:mt-px:last-child{margin-top:1px!important}.\32xl\:last\:mt-0\.5:last-child{margin-top:.125rem!important}.\32xl\:last\:mt-1\.5:last-child{margin-top:.375rem!important}.\32xl\:last\:mt-2\.5:last-child{margin-top:.625rem!important}.\32xl\:last\:mt-3\.5:last-child{margin-top:.875rem!important}.\32xl\:last\:mt-tw-1:last-child{margin-top:.25rem!important}.\32xl\:last\:mt-tw-2:last-child{margin-top:.5rem!important}.\32xl\:last\:mt-tw-3:last-child{margin-top:.75rem!important}.\32xl\:last\:mt-tw-3\.5:last-child{margin-top:.9375rem!important}.\32xl\:last\:mt-tw-4:last-child{margin-top:1rem!important}.\32xl\:last\:mt-tw-5:last-child{margin-top:1.25rem!important}.\32xl\:last\:mt-51per:last-child{margin-top:51%!important}.\32xl\:last\:mt-max-content:last-child{margin-top:max-content!important}.\32xl\:last\:-mt-0:last-child{margin-top:0!important}.\32xl\:last\:-mt-1:last-child{margin-top:-.25rem!important}.\32xl\:last\:-mt-2:last-child{margin-top:-.5rem!important}.\32xl\:last\:-mt-3:last-child{margin-top:-.75rem!important}.\32xl\:last\:-mt-4:last-child{margin-top:-1rem!important}.\32xl\:last\:-mt-5:last-child{margin-top:-1.25rem!important}.\32xl\:last\:-mt-6:last-child{margin-top:-1.5rem!important}.\32xl\:last\:-mt-7:last-child{margin-top:-1.75rem!important}.\32xl\:last\:-mt-8:last-child{margin-top:-2rem!important}.\32xl\:last\:-mt-9:last-child{margin-top:-2.25rem!important}.\32xl\:last\:-mt-10:last-child{margin-top:-2.5rem!important}.\32xl\:last\:-mt-11:last-child{margin-top:-2.75rem!important}.\32xl\:last\:-mt-12:last-child{margin-top:-3rem!important}.\32xl\:last\:-mt-14:last-child{margin-top:-3.5rem!important}.\32xl\:last\:-mt-16:last-child{margin-top:-4rem!important}.\32xl\:last\:-mt-20:last-child{margin-top:-5rem!important}.\32xl\:last\:-mt-24:last-child{margin-top:-6rem!important}.\32xl\:last\:-mt-28:last-child{margin-top:-7rem!important}.\32xl\:last\:-mt-30:last-child{margin-top:-7.5rem!important}.\32xl\:last\:-mt-32:last-child{margin-top:-8rem!important}.\32xl\:last\:-mt-36:last-child{margin-top:-9rem!important}.\32xl\:last\:-mt-40:last-child{margin-top:-10rem!important}.\32xl\:last\:-mt-44:last-child{margin-top:-11rem!important}.\32xl\:last\:-mt-48:last-child{margin-top:-12rem!important}.\32xl\:last\:-mt-52:last-child{margin-top:-13rem!important}.\32xl\:last\:-mt-56:last-child{margin-top:-14rem!important}.\32xl\:last\:-mt-60:last-child{margin-top:-15rem!important}.\32xl\:last\:-mt-64:last-child{margin-top:-16rem!important}.\32xl\:last\:-mt-72:last-child{margin-top:-18rem!important}.\32xl\:last\:-mt-80:last-child{margin-top:-20rem!important}.\32xl\:last\:-mt-82:last-child{margin-top:-20.5rem!important}.\32xl\:last\:-mt-85:last-child{margin-top:-21.25rem!important}.\32xl\:last\:-mt-96:last-child{margin-top:-24rem!important}.\32xl\:last\:-mt-416:last-child{margin-top:-26rem!important}.\32xl\:last\:-mt-550:last-child{margin-top:-34.375rem!important}.\32xl\:last\:-mt-600:last-child{margin-top:-37.5rem!important}.\32xl\:last\:-mt-px:last-child{margin-top:-1px!important}.\32xl\:last\:-mt-0\.5:last-child{margin-top:-.125rem!important}.\32xl\:last\:-mt-1\.5:last-child{margin-top:-.375rem!important}.\32xl\:last\:-mt-2\.5:last-child{margin-top:-.625rem!important}.\32xl\:last\:-mt-3\.5:last-child{margin-top:-.875rem!important}.\32xl\:last\:-mt-tw-1:last-child{margin-top:-.25rem!important}.\32xl\:last\:-mt-tw-2:last-child{margin-top:-.5rem!important}.\32xl\:last\:-mt-tw-3:last-child{margin-top:-.75rem!important}.\32xl\:last\:-mt-tw-3\.5:last-child{margin-top:-.9375rem!important}.\32xl\:last\:-mt-tw-4:last-child{margin-top:-1rem!important}.\32xl\:last\:-mt-tw-5:last-child{margin-top:-1.25rem!important}.\32xl\:last\:-mt-51per:last-child{margin-top:-51%!important}.\32xl\:last\:-mt-max-content:last-child{margin-top:max-content!important}.\32xl\:last\:mr-0:last-child{margin-right:0!important}.\32xl\:last\:mr-1:last-child{margin-right:.25rem!important}.\32xl\:last\:mr-2:last-child{margin-right:.5rem!important}.\32xl\:last\:mr-3:last-child{margin-right:.75rem!important}.\32xl\:last\:mr-4:last-child{margin-right:1rem!important}.\32xl\:last\:mr-5:last-child{margin-right:1.25rem!important}.\32xl\:last\:mr-6:last-child{margin-right:1.5rem!important}.\32xl\:last\:mr-7:last-child{margin-right:1.75rem!important}.\32xl\:last\:mr-8:last-child{margin-right:2rem!important}.\32xl\:last\:mr-9:last-child{margin-right:2.25rem!important}.\32xl\:last\:mr-10:last-child{margin-right:2.5rem!important}.\32xl\:last\:mr-11:last-child{margin-right:2.75rem!important}.\32xl\:last\:mr-12:last-child{margin-right:3rem!important}.\32xl\:last\:mr-14:last-child{margin-right:3.5rem!important}.\32xl\:last\:mr-16:last-child{margin-right:4rem!important}.\32xl\:last\:mr-20:last-child{margin-right:5rem!important}.\32xl\:last\:mr-24:last-child{margin-right:6rem!important}.\32xl\:last\:mr-28:last-child{margin-right:7rem!important}.\32xl\:last\:mr-30:last-child{margin-right:7.5rem!important}.\32xl\:last\:mr-32:last-child{margin-right:8rem!important}.\32xl\:last\:mr-36:last-child{margin-right:9rem!important}.\32xl\:last\:mr-40:last-child{margin-right:10rem!important}.\32xl\:last\:mr-44:last-child{margin-right:11rem!important}.\32xl\:last\:mr-48:last-child{margin-right:12rem!important}.\32xl\:last\:mr-52:last-child{margin-right:13rem!important}.\32xl\:last\:mr-56:last-child{margin-right:14rem!important}.\32xl\:last\:mr-60:last-child{margin-right:15rem!important}.\32xl\:last\:mr-64:last-child{margin-right:16rem!important}.\32xl\:last\:mr-72:last-child{margin-right:18rem!important}.\32xl\:last\:mr-80:last-child{margin-right:20rem!important}.\32xl\:last\:mr-82:last-child{margin-right:20.5rem!important}.\32xl\:last\:mr-85:last-child{margin-right:21.25rem!important}.\32xl\:last\:mr-96:last-child{margin-right:24rem!important}.\32xl\:last\:mr-416:last-child{margin-right:26rem!important}.\32xl\:last\:mr-550:last-child{margin-right:34.375rem!important}.\32xl\:last\:mr-600:last-child{margin-right:37.5rem!important}.\32xl\:last\:mr-auto:last-child{margin-right:auto!important}.\32xl\:last\:mr-px:last-child{margin-right:1px!important}.\32xl\:last\:mr-0\.5:last-child{margin-right:.125rem!important}.\32xl\:last\:mr-1\.5:last-child{margin-right:.375rem!important}.\32xl\:last\:mr-2\.5:last-child{margin-right:.625rem!important}.\32xl\:last\:mr-3\.5:last-child{margin-right:.875rem!important}.\32xl\:last\:mr-tw-1:last-child{margin-right:.25rem!important}.\32xl\:last\:mr-tw-2:last-child{margin-right:.5rem!important}.\32xl\:last\:mr-tw-3:last-child{margin-right:.75rem!important}.\32xl\:last\:mr-tw-3\.5:last-child{margin-right:.9375rem!important}.\32xl\:last\:mr-tw-4:last-child{margin-right:1rem!important}.\32xl\:last\:mr-tw-5:last-child{margin-right:1.25rem!important}.\32xl\:last\:mr-51per:last-child{margin-right:51%!important}.\32xl\:last\:mr-max-content:last-child{margin-right:max-content!important}.\32xl\:last\:-mr-0:last-child{margin-right:0!important}.\32xl\:last\:-mr-1:last-child{margin-right:-.25rem!important}.\32xl\:last\:-mr-2:last-child{margin-right:-.5rem!important}.\32xl\:last\:-mr-3:last-child{margin-right:-.75rem!important}.\32xl\:last\:-mr-4:last-child{margin-right:-1rem!important}.\32xl\:last\:-mr-5:last-child{margin-right:-1.25rem!important}.\32xl\:last\:-mr-6:last-child{margin-right:-1.5rem!important}.\32xl\:last\:-mr-7:last-child{margin-right:-1.75rem!important}.\32xl\:last\:-mr-8:last-child{margin-right:-2rem!important}.\32xl\:last\:-mr-9:last-child{margin-right:-2.25rem!important}.\32xl\:last\:-mr-10:last-child{margin-right:-2.5rem!important}.\32xl\:last\:-mr-11:last-child{margin-right:-2.75rem!important}.\32xl\:last\:-mr-12:last-child{margin-right:-3rem!important}.\32xl\:last\:-mr-14:last-child{margin-right:-3.5rem!important}.\32xl\:last\:-mr-16:last-child{margin-right:-4rem!important}.\32xl\:last\:-mr-20:last-child{margin-right:-5rem!important}.\32xl\:last\:-mr-24:last-child{margin-right:-6rem!important}.\32xl\:last\:-mr-28:last-child{margin-right:-7rem!important}.\32xl\:last\:-mr-30:last-child{margin-right:-7.5rem!important}.\32xl\:last\:-mr-32:last-child{margin-right:-8rem!important}.\32xl\:last\:-mr-36:last-child{margin-right:-9rem!important}.\32xl\:last\:-mr-40:last-child{margin-right:-10rem!important}.\32xl\:last\:-mr-44:last-child{margin-right:-11rem!important}.\32xl\:last\:-mr-48:last-child{margin-right:-12rem!important}.\32xl\:last\:-mr-52:last-child{margin-right:-13rem!important}.\32xl\:last\:-mr-56:last-child{margin-right:-14rem!important}.\32xl\:last\:-mr-60:last-child{margin-right:-15rem!important}.\32xl\:last\:-mr-64:last-child{margin-right:-16rem!important}.\32xl\:last\:-mr-72:last-child{margin-right:-18rem!important}.\32xl\:last\:-mr-80:last-child{margin-right:-20rem!important}.\32xl\:last\:-mr-82:last-child{margin-right:-20.5rem!important}.\32xl\:last\:-mr-85:last-child{margin-right:-21.25rem!important}.\32xl\:last\:-mr-96:last-child{margin-right:-24rem!important}.\32xl\:last\:-mr-416:last-child{margin-right:-26rem!important}.\32xl\:last\:-mr-550:last-child{margin-right:-34.375rem!important}.\32xl\:last\:-mr-600:last-child{margin-right:-37.5rem!important}.\32xl\:last\:-mr-px:last-child{margin-right:-1px!important}.\32xl\:last\:-mr-0\.5:last-child{margin-right:-.125rem!important}.\32xl\:last\:-mr-1\.5:last-child{margin-right:-.375rem!important}.\32xl\:last\:-mr-2\.5:last-child{margin-right:-.625rem!important}.\32xl\:last\:-mr-3\.5:last-child{margin-right:-.875rem!important}.\32xl\:last\:-mr-tw-1:last-child{margin-right:-.25rem!important}.\32xl\:last\:-mr-tw-2:last-child{margin-right:-.5rem!important}.\32xl\:last\:-mr-tw-3:last-child{margin-right:-.75rem!important}.\32xl\:last\:-mr-tw-3\.5:last-child{margin-right:-.9375rem!important}.\32xl\:last\:-mr-tw-4:last-child{margin-right:-1rem!important}.\32xl\:last\:-mr-tw-5:last-child{margin-right:-1.25rem!important}.\32xl\:last\:-mr-51per:last-child{margin-right:-51%!important}.\32xl\:last\:-mr-max-content:last-child{margin-right:max-content!important}.\32xl\:last\:mb-0:last-child{margin-bottom:0!important}.\32xl\:last\:mb-1:last-child{margin-bottom:.25rem!important}.\32xl\:last\:mb-2:last-child{margin-bottom:.5rem!important}.\32xl\:last\:mb-3:last-child{margin-bottom:.75rem!important}.\32xl\:last\:mb-4:last-child{margin-bottom:1rem!important}.\32xl\:last\:mb-5:last-child{margin-bottom:1.25rem!important}.\32xl\:last\:mb-6:last-child{margin-bottom:1.5rem!important}.\32xl\:last\:mb-7:last-child{margin-bottom:1.75rem!important}.\32xl\:last\:mb-8:last-child{margin-bottom:2rem!important}.\32xl\:last\:mb-9:last-child{margin-bottom:2.25rem!important}.\32xl\:last\:mb-10:last-child{margin-bottom:2.5rem!important}.\32xl\:last\:mb-11:last-child{margin-bottom:2.75rem!important}.\32xl\:last\:mb-12:last-child{margin-bottom:3rem!important}.\32xl\:last\:mb-14:last-child{margin-bottom:3.5rem!important}.\32xl\:last\:mb-16:last-child{margin-bottom:4rem!important}.\32xl\:last\:mb-20:last-child{margin-bottom:5rem!important}.\32xl\:last\:mb-24:last-child{margin-bottom:6rem!important}.\32xl\:last\:mb-28:last-child{margin-bottom:7rem!important}.\32xl\:last\:mb-30:last-child{margin-bottom:7.5rem!important}.\32xl\:last\:mb-32:last-child{margin-bottom:8rem!important}.\32xl\:last\:mb-36:last-child{margin-bottom:9rem!important}.\32xl\:last\:mb-40:last-child{margin-bottom:10rem!important}.\32xl\:last\:mb-44:last-child{margin-bottom:11rem!important}.\32xl\:last\:mb-48:last-child{margin-bottom:12rem!important}.\32xl\:last\:mb-52:last-child{margin-bottom:13rem!important}.\32xl\:last\:mb-56:last-child{margin-bottom:14rem!important}.\32xl\:last\:mb-60:last-child{margin-bottom:15rem!important}.\32xl\:last\:mb-64:last-child{margin-bottom:16rem!important}.\32xl\:last\:mb-72:last-child{margin-bottom:18rem!important}.\32xl\:last\:mb-80:last-child{margin-bottom:20rem!important}.\32xl\:last\:mb-82:last-child{margin-bottom:20.5rem!important}.\32xl\:last\:mb-85:last-child{margin-bottom:21.25rem!important}.\32xl\:last\:mb-96:last-child{margin-bottom:24rem!important}.\32xl\:last\:mb-416:last-child{margin-bottom:26rem!important}.\32xl\:last\:mb-550:last-child{margin-bottom:34.375rem!important}.\32xl\:last\:mb-600:last-child{margin-bottom:37.5rem!important}.\32xl\:last\:mb-auto:last-child{margin-bottom:auto!important}.\32xl\:last\:mb-px:last-child{margin-bottom:1px!important}.\32xl\:last\:mb-0\.5:last-child{margin-bottom:.125rem!important}.\32xl\:last\:mb-1\.5:last-child{margin-bottom:.375rem!important}.\32xl\:last\:mb-2\.5:last-child{margin-bottom:.625rem!important}.\32xl\:last\:mb-3\.5:last-child{margin-bottom:.875rem!important}.\32xl\:last\:mb-tw-1:last-child{margin-bottom:.25rem!important}.\32xl\:last\:mb-tw-2:last-child{margin-bottom:.5rem!important}.\32xl\:last\:mb-tw-3:last-child{margin-bottom:.75rem!important}.\32xl\:last\:mb-tw-3\.5:last-child{margin-bottom:.9375rem!important}.\32xl\:last\:mb-tw-4:last-child{margin-bottom:1rem!important}.\32xl\:last\:mb-tw-5:last-child{margin-bottom:1.25rem!important}.\32xl\:last\:mb-51per:last-child{margin-bottom:51%!important}.\32xl\:last\:mb-max-content:last-child{margin-bottom:max-content!important}.\32xl\:last\:-mb-0:last-child{margin-bottom:0!important}.\32xl\:last\:-mb-1:last-child{margin-bottom:-.25rem!important}.\32xl\:last\:-mb-2:last-child{margin-bottom:-.5rem!important}.\32xl\:last\:-mb-3:last-child{margin-bottom:-.75rem!important}.\32xl\:last\:-mb-4:last-child{margin-bottom:-1rem!important}.\32xl\:last\:-mb-5:last-child{margin-bottom:-1.25rem!important}.\32xl\:last\:-mb-6:last-child{margin-bottom:-1.5rem!important}.\32xl\:last\:-mb-7:last-child{margin-bottom:-1.75rem!important}.\32xl\:last\:-mb-8:last-child{margin-bottom:-2rem!important}.\32xl\:last\:-mb-9:last-child{margin-bottom:-2.25rem!important}.\32xl\:last\:-mb-10:last-child{margin-bottom:-2.5rem!important}.\32xl\:last\:-mb-11:last-child{margin-bottom:-2.75rem!important}.\32xl\:last\:-mb-12:last-child{margin-bottom:-3rem!important}.\32xl\:last\:-mb-14:last-child{margin-bottom:-3.5rem!important}.\32xl\:last\:-mb-16:last-child{margin-bottom:-4rem!important}.\32xl\:last\:-mb-20:last-child{margin-bottom:-5rem!important}.\32xl\:last\:-mb-24:last-child{margin-bottom:-6rem!important}.\32xl\:last\:-mb-28:last-child{margin-bottom:-7rem!important}.\32xl\:last\:-mb-30:last-child{margin-bottom:-7.5rem!important}.\32xl\:last\:-mb-32:last-child{margin-bottom:-8rem!important}.\32xl\:last\:-mb-36:last-child{margin-bottom:-9rem!important}.\32xl\:last\:-mb-40:last-child{margin-bottom:-10rem!important}.\32xl\:last\:-mb-44:last-child{margin-bottom:-11rem!important}.\32xl\:last\:-mb-48:last-child{margin-bottom:-12rem!important}.\32xl\:last\:-mb-52:last-child{margin-bottom:-13rem!important}.\32xl\:last\:-mb-56:last-child{margin-bottom:-14rem!important}.\32xl\:last\:-mb-60:last-child{margin-bottom:-15rem!important}.\32xl\:last\:-mb-64:last-child{margin-bottom:-16rem!important}.\32xl\:last\:-mb-72:last-child{margin-bottom:-18rem!important}.\32xl\:last\:-mb-80:last-child{margin-bottom:-20rem!important}.\32xl\:last\:-mb-82:last-child{margin-bottom:-20.5rem!important}.\32xl\:last\:-mb-85:last-child{margin-bottom:-21.25rem!important}.\32xl\:last\:-mb-96:last-child{margin-bottom:-24rem!important}.\32xl\:last\:-mb-416:last-child{margin-bottom:-26rem!important}.\32xl\:last\:-mb-550:last-child{margin-bottom:-34.375rem!important}.\32xl\:last\:-mb-600:last-child{margin-bottom:-37.5rem!important}.\32xl\:last\:-mb-px:last-child{margin-bottom:-1px!important}.\32xl\:last\:-mb-0\.5:last-child{margin-bottom:-.125rem!important}.\32xl\:last\:-mb-1\.5:last-child{margin-bottom:-.375rem!important}.\32xl\:last\:-mb-2\.5:last-child{margin-bottom:-.625rem!important}.\32xl\:last\:-mb-3\.5:last-child{margin-bottom:-.875rem!important}.\32xl\:last\:-mb-tw-1:last-child{margin-bottom:-.25rem!important}.\32xl\:last\:-mb-tw-2:last-child{margin-bottom:-.5rem!important}.\32xl\:last\:-mb-tw-3:last-child{margin-bottom:-.75rem!important}.\32xl\:last\:-mb-tw-3\.5:last-child{margin-bottom:-.9375rem!important}.\32xl\:last\:-mb-tw-4:last-child{margin-bottom:-1rem!important}.\32xl\:last\:-mb-tw-5:last-child{margin-bottom:-1.25rem!important}.\32xl\:last\:-mb-51per:last-child{margin-bottom:-51%!important}.\32xl\:last\:-mb-max-content:last-child{margin-bottom:max-content!important}.\32xl\:last\:ml-0:last-child{margin-left:0!important}.\32xl\:last\:ml-1:last-child{margin-left:.25rem!important}.\32xl\:last\:ml-2:last-child{margin-left:.5rem!important}.\32xl\:last\:ml-3:last-child{margin-left:.75rem!important}.\32xl\:last\:ml-4:last-child{margin-left:1rem!important}.\32xl\:last\:ml-5:last-child{margin-left:1.25rem!important}.\32xl\:last\:ml-6:last-child{margin-left:1.5rem!important}.\32xl\:last\:ml-7:last-child{margin-left:1.75rem!important}.\32xl\:last\:ml-8:last-child{margin-left:2rem!important}.\32xl\:last\:ml-9:last-child{margin-left:2.25rem!important}.\32xl\:last\:ml-10:last-child{margin-left:2.5rem!important}.\32xl\:last\:ml-11:last-child{margin-left:2.75rem!important}.\32xl\:last\:ml-12:last-child{margin-left:3rem!important}.\32xl\:last\:ml-14:last-child{margin-left:3.5rem!important}.\32xl\:last\:ml-16:last-child{margin-left:4rem!important}.\32xl\:last\:ml-20:last-child{margin-left:5rem!important}.\32xl\:last\:ml-24:last-child{margin-left:6rem!important}.\32xl\:last\:ml-28:last-child{margin-left:7rem!important}.\32xl\:last\:ml-30:last-child{margin-left:7.5rem!important}.\32xl\:last\:ml-32:last-child{margin-left:8rem!important}.\32xl\:last\:ml-36:last-child{margin-left:9rem!important}.\32xl\:last\:ml-40:last-child{margin-left:10rem!important}.\32xl\:last\:ml-44:last-child{margin-left:11rem!important}.\32xl\:last\:ml-48:last-child{margin-left:12rem!important}.\32xl\:last\:ml-52:last-child{margin-left:13rem!important}.\32xl\:last\:ml-56:last-child{margin-left:14rem!important}.\32xl\:last\:ml-60:last-child{margin-left:15rem!important}.\32xl\:last\:ml-64:last-child{margin-left:16rem!important}.\32xl\:last\:ml-72:last-child{margin-left:18rem!important}.\32xl\:last\:ml-80:last-child{margin-left:20rem!important}.\32xl\:last\:ml-82:last-child{margin-left:20.5rem!important}.\32xl\:last\:ml-85:last-child{margin-left:21.25rem!important}.\32xl\:last\:ml-96:last-child{margin-left:24rem!important}.\32xl\:last\:ml-416:last-child{margin-left:26rem!important}.\32xl\:last\:ml-550:last-child{margin-left:34.375rem!important}.\32xl\:last\:ml-600:last-child{margin-left:37.5rem!important}.\32xl\:last\:ml-auto:last-child{margin-left:auto!important}.\32xl\:last\:ml-px:last-child{margin-left:1px!important}.\32xl\:last\:ml-0\.5:last-child{margin-left:.125rem!important}.\32xl\:last\:ml-1\.5:last-child{margin-left:.375rem!important}.\32xl\:last\:ml-2\.5:last-child{margin-left:.625rem!important}.\32xl\:last\:ml-3\.5:last-child{margin-left:.875rem!important}.\32xl\:last\:ml-tw-1:last-child{margin-left:.25rem!important}.\32xl\:last\:ml-tw-2:last-child{margin-left:.5rem!important}.\32xl\:last\:ml-tw-3:last-child{margin-left:.75rem!important}.\32xl\:last\:ml-tw-3\.5:last-child{margin-left:.9375rem!important}.\32xl\:last\:ml-tw-4:last-child{margin-left:1rem!important}.\32xl\:last\:ml-tw-5:last-child{margin-left:1.25rem!important}.\32xl\:last\:ml-51per:last-child{margin-left:51%!important}.\32xl\:last\:ml-max-content:last-child{margin-left:max-content!important}.\32xl\:last\:-ml-0:last-child{margin-left:0!important}.\32xl\:last\:-ml-1:last-child{margin-left:-.25rem!important}.\32xl\:last\:-ml-2:last-child{margin-left:-.5rem!important}.\32xl\:last\:-ml-3:last-child{margin-left:-.75rem!important}.\32xl\:last\:-ml-4:last-child{margin-left:-1rem!important}.\32xl\:last\:-ml-5:last-child{margin-left:-1.25rem!important}.\32xl\:last\:-ml-6:last-child{margin-left:-1.5rem!important}.\32xl\:last\:-ml-7:last-child{margin-left:-1.75rem!important}.\32xl\:last\:-ml-8:last-child{margin-left:-2rem!important}.\32xl\:last\:-ml-9:last-child{margin-left:-2.25rem!important}.\32xl\:last\:-ml-10:last-child{margin-left:-2.5rem!important}.\32xl\:last\:-ml-11:last-child{margin-left:-2.75rem!important}.\32xl\:last\:-ml-12:last-child{margin-left:-3rem!important}.\32xl\:last\:-ml-14:last-child{margin-left:-3.5rem!important}.\32xl\:last\:-ml-16:last-child{margin-left:-4rem!important}.\32xl\:last\:-ml-20:last-child{margin-left:-5rem!important}.\32xl\:last\:-ml-24:last-child{margin-left:-6rem!important}.\32xl\:last\:-ml-28:last-child{margin-left:-7rem!important}.\32xl\:last\:-ml-30:last-child{margin-left:-7.5rem!important}.\32xl\:last\:-ml-32:last-child{margin-left:-8rem!important}.\32xl\:last\:-ml-36:last-child{margin-left:-9rem!important}.\32xl\:last\:-ml-40:last-child{margin-left:-10rem!important}.\32xl\:last\:-ml-44:last-child{margin-left:-11rem!important}.\32xl\:last\:-ml-48:last-child{margin-left:-12rem!important}.\32xl\:last\:-ml-52:last-child{margin-left:-13rem!important}.\32xl\:last\:-ml-56:last-child{margin-left:-14rem!important}.\32xl\:last\:-ml-60:last-child{margin-left:-15rem!important}.\32xl\:last\:-ml-64:last-child{margin-left:-16rem!important}.\32xl\:last\:-ml-72:last-child{margin-left:-18rem!important}.\32xl\:last\:-ml-80:last-child{margin-left:-20rem!important}.\32xl\:last\:-ml-82:last-child{margin-left:-20.5rem!important}.\32xl\:last\:-ml-85:last-child{margin-left:-21.25rem!important}.\32xl\:last\:-ml-96:last-child{margin-left:-24rem!important}.\32xl\:last\:-ml-416:last-child{margin-left:-26rem!important}.\32xl\:last\:-ml-550:last-child{margin-left:-34.375rem!important}.\32xl\:last\:-ml-600:last-child{margin-left:-37.5rem!important}.\32xl\:last\:-ml-px:last-child{margin-left:-1px!important}.\32xl\:last\:-ml-0\.5:last-child{margin-left:-.125rem!important}.\32xl\:last\:-ml-1\.5:last-child{margin-left:-.375rem!important}.\32xl\:last\:-ml-2\.5:last-child{margin-left:-.625rem!important}.\32xl\:last\:-ml-3\.5:last-child{margin-left:-.875rem!important}.\32xl\:last\:-ml-tw-1:last-child{margin-left:-.25rem!important}.\32xl\:last\:-ml-tw-2:last-child{margin-left:-.5rem!important}.\32xl\:last\:-ml-tw-3:last-child{margin-left:-.75rem!important}.\32xl\:last\:-ml-tw-3\.5:last-child{margin-left:-.9375rem!important}.\32xl\:last\:-ml-tw-4:last-child{margin-left:-1rem!important}.\32xl\:last\:-ml-tw-5:last-child{margin-left:-1.25rem!important}.\32xl\:last\:-ml-51per:last-child{margin-left:-51%!important}.\32xl\:last\:-ml-max-content:last-child{margin-left:max-content!important}.\32xl\:box-border{box-sizing:border-box!important}.\32xl\:box-content{box-sizing:content-box!important}.\32xl\:block{display:block!important}.\32xl\:inline-block{display:inline-block!important}.\32xl\:inline{display:inline!important}.\32xl\:flex{display:flex!important}.\32xl\:inline-flex{display:inline-flex!important}.\32xl\:table{display:table!important}.\32xl\:inline-table{display:inline-table!important}.\32xl\:table-caption{display:table-caption!important}.\32xl\:table-cell{display:table-cell!important}.\32xl\:table-column{display:table-column!important}.\32xl\:table-column-group{display:table-column-group!important}.\32xl\:table-footer-group{display:table-footer-group!important}.\32xl\:table-header-group{display:table-header-group!important}.\32xl\:table-row-group{display:table-row-group!important}.\32xl\:table-row{display:table-row!important}.\32xl\:flow-root{display:flow-root!important}.\32xl\:grid{display:grid!important}.\32xl\:inline-grid{display:inline-grid!important}.\32xl\:contents{display:contents!important}.\32xl\:list-item{display:list-item!important}.\32xl\:hidden{display:none!important}.\32xl\:h-0{height:0px!important}.\32xl\:h-1{height:.25rem!important}.\32xl\:h-2{height:.5rem!important}.\32xl\:h-3{height:.75rem!important}.\32xl\:h-4{height:1rem!important}.\32xl\:h-5{height:1.25rem!important}.\32xl\:h-6{height:1.5rem!important}.\32xl\:h-7{height:1.75rem!important}.\32xl\:h-8{height:2rem!important}.\32xl\:h-9{height:2.25rem!important}.\32xl\:h-10{height:2.5rem!important}.\32xl\:h-11{height:2.75rem!important}.\32xl\:h-12{height:3rem!important}.\32xl\:h-14{height:3.5rem!important}.\32xl\:h-16{height:4rem!important}.\32xl\:h-20{height:5rem!important}.\32xl\:h-24{height:6rem!important}.\32xl\:h-28{height:7rem!important}.\32xl\:h-30{height:7.5rem!important}.\32xl\:h-32{height:8rem!important}.\32xl\:h-36{height:9rem!important}.\32xl\:h-40{height:10rem!important}.\32xl\:h-44{height:11rem!important}.\32xl\:h-48{height:12rem!important}.\32xl\:h-52{height:13rem!important}.\32xl\:h-56{height:14rem!important}.\32xl\:h-60{height:15rem!important}.\32xl\:h-64{height:16rem!important}.\32xl\:h-72{height:18rem!important}.\32xl\:h-80{height:20rem!important}.\32xl\:h-82{height:20.5rem!important}.\32xl\:h-85{height:21.25rem!important}.\32xl\:h-96{height:24rem!important}.\32xl\:h-416{height:26rem!important}.\32xl\:h-550{height:34.375rem!important}.\32xl\:h-600{height:37.5rem!important}.\32xl\:h-auto{height:auto!important}.\32xl\:h-px{height:1px!important}.\32xl\:h-0\.5{height:.125rem!important}.\32xl\:h-1\.5{height:.375rem!important}.\32xl\:h-2\.5{height:.625rem!important}.\32xl\:h-3\.5{height:.875rem!important}.\32xl\:h-tw-1{height:.25rem!important}.\32xl\:h-tw-2{height:.5rem!important}.\32xl\:h-tw-3{height:.75rem!important}.\32xl\:h-tw-3\.5{height:.9375rem!important}.\32xl\:h-tw-4{height:1rem!important}.\32xl\:h-tw-5{height:1.25rem!important}.\32xl\:h-51per{height:51%!important}.\32xl\:h-max-content{height:max-content!important}.\32xl\:h-1\/2{height:50%!important}.\32xl\:h-1\/3{height:33.333333%!important}.\32xl\:h-2\/3{height:66.666667%!important}.\32xl\:h-1\/4{height:25%!important}.\32xl\:h-2\/4{height:50%!important}.\32xl\:h-3\/4{height:75%!important}.\32xl\:h-1\/5{height:20%!important}.\32xl\:h-2\/5{height:40%!important}.\32xl\:h-3\/5{height:60%!important}.\32xl\:h-4\/5{height:80%!important}.\32xl\:h-1\/6{height:16.666667%!important}.\32xl\:h-2\/6{height:33.333333%!important}.\32xl\:h-3\/6{height:50%!important}.\32xl\:h-4\/6{height:66.666667%!important}.\32xl\:h-5\/6{height:83.333333%!important}.\32xl\:h-full{height:100%!important}.\32xl\:h-screen{height:100vh!important}.\32xl\:max-h-0{max-height:0px!important}.\32xl\:max-h-1{max-height:.25rem!important}.\32xl\:max-h-2{max-height:.5rem!important}.\32xl\:max-h-3{max-height:.75rem!important}.\32xl\:max-h-4{max-height:1rem!important}.\32xl\:max-h-5{max-height:1.25rem!important}.\32xl\:max-h-6{max-height:1.5rem!important}.\32xl\:max-h-7{max-height:1.75rem!important}.\32xl\:max-h-8{max-height:2rem!important}.\32xl\:max-h-9{max-height:2.25rem!important}.\32xl\:max-h-10{max-height:2.5rem!important}.\32xl\:max-h-11{max-height:2.75rem!important}.\32xl\:max-h-12{max-height:3rem!important}.\32xl\:max-h-14{max-height:3.5rem!important}.\32xl\:max-h-16{max-height:4rem!important}.\32xl\:max-h-20{max-height:5rem!important}.\32xl\:max-h-24{max-height:6rem!important}.\32xl\:max-h-28{max-height:7rem!important}.\32xl\:max-h-30{max-height:7.5rem!important}.\32xl\:max-h-32{max-height:8rem!important}.\32xl\:max-h-36{max-height:9rem!important}.\32xl\:max-h-40{max-height:10rem!important}.\32xl\:max-h-44{max-height:11rem!important}.\32xl\:max-h-48{max-height:12rem!important}.\32xl\:max-h-52{max-height:13rem!important}.\32xl\:max-h-56{max-height:14rem!important}.\32xl\:max-h-60{max-height:15rem!important}.\32xl\:max-h-64{max-height:16rem!important}.\32xl\:max-h-72{max-height:18rem!important}.\32xl\:max-h-80{max-height:20rem!important}.\32xl\:max-h-82{max-height:20.5rem!important}.\32xl\:max-h-85{max-height:21.25rem!important}.\32xl\:max-h-96{max-height:24rem!important}.\32xl\:max-h-416{max-height:26rem!important}.\32xl\:max-h-550{max-height:34.375rem!important}.\32xl\:max-h-600{max-height:37.5rem!important}.\32xl\:max-h-px{max-height:1px!important}.\32xl\:max-h-0\.5{max-height:.125rem!important}.\32xl\:max-h-1\.5{max-height:.375rem!important}.\32xl\:max-h-2\.5{max-height:.625rem!important}.\32xl\:max-h-3\.5{max-height:.875rem!important}.\32xl\:max-h-tw-1{max-height:.25rem!important}.\32xl\:max-h-tw-2{max-height:.5rem!important}.\32xl\:max-h-tw-3{max-height:.75rem!important}.\32xl\:max-h-tw-3\.5{max-height:.9375rem!important}.\32xl\:max-h-tw-4{max-height:1rem!important}.\32xl\:max-h-tw-5{max-height:1.25rem!important}.\32xl\:max-h-51per{max-height:51%!important}.\32xl\:max-h-max-content{max-height:max-content!important}.\32xl\:max-h-full{max-height:100%!important}.\32xl\:max-h-screen{max-height:100vh!important}.\32xl\:min-h-0{min-height:0px!important}.\32xl\:min-h-full{min-height:100%!important}.\32xl\:min-h-screen{min-height:100vh!important}.\32xl\:w-0{width:0px!important}.\32xl\:w-1{width:.25rem!important}.\32xl\:w-2{width:.5rem!important}.\32xl\:w-3{width:.75rem!important}.\32xl\:w-4{width:1rem!important}.\32xl\:w-5{width:1.25rem!important}.\32xl\:w-6{width:1.5rem!important}.\32xl\:w-7{width:1.75rem!important}.\32xl\:w-8{width:2rem!important}.\32xl\:w-9{width:2.25rem!important}.\32xl\:w-10{width:2.5rem!important}.\32xl\:w-11{width:2.75rem!important}.\32xl\:w-12{width:3rem!important}.\32xl\:w-14{width:3.5rem!important}.\32xl\:w-16{width:4rem!important}.\32xl\:w-20{width:5rem!important}.\32xl\:w-24{width:6rem!important}.\32xl\:w-28{width:7rem!important}.\32xl\:w-30{width:7.5rem!important}.\32xl\:w-32{width:8rem!important}.\32xl\:w-36{width:9rem!important}.\32xl\:w-40{width:10rem!important}.\32xl\:w-44{width:11rem!important}.\32xl\:w-48{width:12rem!important}.\32xl\:w-52{width:13rem!important}.\32xl\:w-56{width:14rem!important}.\32xl\:w-60{width:15rem!important}.\32xl\:w-64{width:16rem!important}.\32xl\:w-72{width:18rem!important}.\32xl\:w-80{width:20rem!important}.\32xl\:w-82{width:20.5rem!important}.\32xl\:w-85{width:21.25rem!important}.\32xl\:w-96{width:24rem!important}.\32xl\:w-416{width:26rem!important}.\32xl\:w-550{width:34.375rem!important}.\32xl\:w-600{width:37.5rem!important}.\32xl\:w-auto{width:auto!important}.\32xl\:w-px{width:1px!important}.\32xl\:w-0\.5{width:.125rem!important}.\32xl\:w-1\.5{width:.375rem!important}.\32xl\:w-2\.5{width:.625rem!important}.\32xl\:w-3\.5{width:.875rem!important}.\32xl\:w-tw-1{width:.25rem!important}.\32xl\:w-tw-2{width:.5rem!important}.\32xl\:w-tw-3{width:.75rem!important}.\32xl\:w-tw-3\.5{width:.9375rem!important}.\32xl\:w-tw-4{width:1rem!important}.\32xl\:w-tw-5{width:1.25rem!important}.\32xl\:w-51per{width:51%!important}.\32xl\:w-max-content{width:max-content!important}.\32xl\:w-1\/2{width:50%!important}.\32xl\:w-1\/3{width:33.333333%!important}.\32xl\:w-2\/3{width:66.666667%!important}.\32xl\:w-1\/4{width:25%!important}.\32xl\:w-2\/4{width:50%!important}.\32xl\:w-3\/4{width:75%!important}.\32xl\:w-1\/5{width:20%!important}.\32xl\:w-2\/5{width:40%!important}.\32xl\:w-3\/5{width:60%!important}.\32xl\:w-4\/5{width:80%!important}.\32xl\:w-1\/6{width:16.666667%!important}.\32xl\:w-2\/6{width:33.333333%!important}.\32xl\:w-3\/6{width:50%!important}.\32xl\:w-4\/6{width:66.666667%!important}.\32xl\:w-5\/6{width:83.333333%!important}.\32xl\:w-1\/12{width:8.333333%!important}.\32xl\:w-2\/12{width:16.666667%!important}.\32xl\:w-3\/12{width:25%!important}.\32xl\:w-4\/12{width:33.333333%!important}.\32xl\:w-5\/12{width:41.666667%!important}.\32xl\:w-6\/12{width:50%!important}.\32xl\:w-7\/12{width:58.333333%!important}.\32xl\:w-8\/12{width:66.666667%!important}.\32xl\:w-9\/12{width:75%!important}.\32xl\:w-10\/12{width:83.333333%!important}.\32xl\:w-11\/12{width:91.666667%!important}.\32xl\:w-full{width:100%!important}.\32xl\:w-screen{width:100vw!important}.\32xl\:w-min{width:min-content!important}.\32xl\:w-max{width:max-content!important}.\32xl\:min-w-0{min-width:0px!important}.\32xl\:min-w-full{min-width:100%!important}.\32xl\:min-w-min{min-width:min-content!important}.\32xl\:min-w-max{min-width:max-content!important}.\32xl\:max-w-0{max-width:0rem!important}.\32xl\:max-w-none{max-width:none!important}.\32xl\:max-w-xs{max-width:20rem!important}.\32xl\:max-w-sm{max-width:24rem!important}.\32xl\:max-w-md{max-width:28rem!important}.\32xl\:max-w-lg{max-width:32rem!important}.\32xl\:max-w-xl{max-width:36rem!important}.\32xl\:max-w-2xl{max-width:42rem!important}.\32xl\:max-w-3xl{max-width:48rem!important}.\32xl\:max-w-4xl{max-width:56rem!important}.\32xl\:max-w-5xl{max-width:64rem!important}.\32xl\:max-w-6xl{max-width:72rem!important}.\32xl\:max-w-7xl{max-width:80rem!important}.\32xl\:max-w-full{max-width:100%!important}.\32xl\:max-w-min{max-width:min-content!important}.\32xl\:max-w-max{max-width:max-content!important}.\32xl\:max-w-prose{max-width:65ch!important}.\32xl\:max-w-screen-sm{max-width:36rem!important}.\32xl\:max-w-screen-md{max-width:48rem!important}.\32xl\:max-w-screen-lg{max-width:62rem!important}.\32xl\:max-w-screen-xl{max-width:75rem!important}.\32xl\:max-w-screen-2xl{max-width:87.5rem!important}.\32xl\:max-w-350px{max-width:21.875rem!important}.\32xl\:max-w-550px{max-width:34.375rem!important}.\32xl\:flex-1{flex:1 1 0%!important}.\32xl\:flex-auto{flex:1 1 auto!important}.\32xl\:flex-initial{flex:0 1 auto!important}.\32xl\:flex-none{flex:none!important}.\32xl\:flex-shrink-0{flex-shrink:0!important}.\32xl\:flex-shrink{flex-shrink:1!important}.\32xl\:flex-grow-0{flex-grow:0!important}.\32xl\:flex-grow{flex-grow:1!important}.\32xl\:table-auto{table-layout:auto!important}.\32xl\:table-fixed{table-layout:fixed!important}.\32xl\:border-collapse{border-collapse:collapse!important}.\32xl\:border-separate{border-collapse:separate!important}.\32xl\:origin-center{transform-origin:center!important}.\32xl\:origin-top{transform-origin:top!important}.\32xl\:origin-top-right{transform-origin:top right!important}.\32xl\:origin-right{transform-origin:right!important}.\32xl\:origin-bottom-right{transform-origin:bottom right!important}.\32xl\:origin-bottom{transform-origin:bottom!important}.\32xl\:origin-bottom-left{transform-origin:bottom left!important}.\32xl\:origin-left{transform-origin:left!important}.\32xl\:origin-top-left{transform-origin:top left!important}.\32xl\:transform{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\32xl\:transform-gpu{--tw-translate-x: 0 !important;--tw-translate-y: 0 !important;--tw-rotate: 0 !important;--tw-skew-x: 0 !important;--tw-skew-y: 0 !important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\32xl\:transform-none{transform:none!important}.\32xl\:translate-x-0{--tw-translate-x: 0px !important}.\32xl\:translate-x-1{--tw-translate-x: .25rem !important}.\32xl\:translate-x-2{--tw-translate-x: .5rem !important}.\32xl\:translate-x-3{--tw-translate-x: .75rem !important}.\32xl\:translate-x-4{--tw-translate-x: 1rem !important}.\32xl\:translate-x-5{--tw-translate-x: 1.25rem !important}.\32xl\:translate-x-6{--tw-translate-x: 1.5rem !important}.\32xl\:translate-x-7{--tw-translate-x: 1.75rem !important}.\32xl\:translate-x-8{--tw-translate-x: 2rem !important}.\32xl\:translate-x-9{--tw-translate-x: 2.25rem !important}.\32xl\:translate-x-10{--tw-translate-x: 2.5rem !important}.\32xl\:translate-x-11{--tw-translate-x: 2.75rem !important}.\32xl\:translate-x-12{--tw-translate-x: 3rem !important}.\32xl\:translate-x-14{--tw-translate-x: 3.5rem !important}.\32xl\:translate-x-16{--tw-translate-x: 4rem !important}.\32xl\:translate-x-20{--tw-translate-x: 5rem !important}.\32xl\:translate-x-24{--tw-translate-x: 6rem !important}.\32xl\:translate-x-28{--tw-translate-x: 7rem !important}.\32xl\:translate-x-30{--tw-translate-x: 7.5rem !important}.\32xl\:translate-x-32{--tw-translate-x: 8rem !important}.\32xl\:translate-x-36{--tw-translate-x: 9rem !important}.\32xl\:translate-x-40{--tw-translate-x: 10rem !important}.\32xl\:translate-x-44{--tw-translate-x: 11rem !important}.\32xl\:translate-x-48{--tw-translate-x: 12rem !important}.\32xl\:translate-x-52{--tw-translate-x: 13rem !important}.\32xl\:translate-x-56{--tw-translate-x: 14rem !important}.\32xl\:translate-x-60{--tw-translate-x: 15rem !important}.\32xl\:translate-x-64{--tw-translate-x: 16rem !important}.\32xl\:translate-x-72{--tw-translate-x: 18rem !important}.\32xl\:translate-x-80{--tw-translate-x: 20rem !important}.\32xl\:translate-x-82{--tw-translate-x: 20.5rem !important}.\32xl\:translate-x-85{--tw-translate-x: 21.25rem !important}.\32xl\:translate-x-96{--tw-translate-x: 24rem !important}.\32xl\:translate-x-416{--tw-translate-x: 26rem !important}.\32xl\:translate-x-550{--tw-translate-x: 34.375rem !important}.\32xl\:translate-x-600{--tw-translate-x: 37.5rem !important}.\32xl\:translate-x-px{--tw-translate-x: 1px !important}.\32xl\:translate-x-0\.5{--tw-translate-x: .125rem !important}.\32xl\:translate-x-1\.5{--tw-translate-x: .375rem !important}.\32xl\:translate-x-2\.5{--tw-translate-x: .625rem !important}.\32xl\:translate-x-3\.5{--tw-translate-x: .875rem !important}.\32xl\:translate-x-tw-1{--tw-translate-x: .25rem !important}.\32xl\:translate-x-tw-2{--tw-translate-x: .5rem !important}.\32xl\:translate-x-tw-3{--tw-translate-x: .75rem !important}.\32xl\:translate-x-tw-3\.5{--tw-translate-x: .9375rem !important}.\32xl\:translate-x-tw-4{--tw-translate-x: 1rem !important}.\32xl\:translate-x-tw-5{--tw-translate-x: 1.25rem !important}.\32xl\:translate-x-51per{--tw-translate-x: 51% !important}.\32xl\:translate-x-max-content{--tw-translate-x: max-content !important}.\32xl\:-translate-x-0{--tw-translate-x: 0px !important}.\32xl\:-translate-x-1{--tw-translate-x: -.25rem !important}.\32xl\:-translate-x-2{--tw-translate-x: -.5rem !important}.\32xl\:-translate-x-3{--tw-translate-x: -.75rem !important}.\32xl\:-translate-x-4{--tw-translate-x: -1rem !important}.\32xl\:-translate-x-5{--tw-translate-x: -1.25rem !important}.\32xl\:-translate-x-6{--tw-translate-x: -1.5rem !important}.\32xl\:-translate-x-7{--tw-translate-x: -1.75rem !important}.\32xl\:-translate-x-8{--tw-translate-x: -2rem !important}.\32xl\:-translate-x-9{--tw-translate-x: -2.25rem !important}.\32xl\:-translate-x-10{--tw-translate-x: -2.5rem !important}.\32xl\:-translate-x-11{--tw-translate-x: -2.75rem !important}.\32xl\:-translate-x-12{--tw-translate-x: -3rem !important}.\32xl\:-translate-x-14{--tw-translate-x: -3.5rem !important}.\32xl\:-translate-x-16{--tw-translate-x: -4rem !important}.\32xl\:-translate-x-20{--tw-translate-x: -5rem !important}.\32xl\:-translate-x-24{--tw-translate-x: -6rem !important}.\32xl\:-translate-x-28{--tw-translate-x: -7rem !important}.\32xl\:-translate-x-30{--tw-translate-x: -7.5rem !important}.\32xl\:-translate-x-32{--tw-translate-x: -8rem !important}.\32xl\:-translate-x-36{--tw-translate-x: -9rem !important}.\32xl\:-translate-x-40{--tw-translate-x: -10rem !important}.\32xl\:-translate-x-44{--tw-translate-x: -11rem !important}.\32xl\:-translate-x-48{--tw-translate-x: -12rem !important}.\32xl\:-translate-x-52{--tw-translate-x: -13rem !important}.\32xl\:-translate-x-56{--tw-translate-x: -14rem !important}.\32xl\:-translate-x-60{--tw-translate-x: -15rem !important}.\32xl\:-translate-x-64{--tw-translate-x: -16rem !important}.\32xl\:-translate-x-72{--tw-translate-x: -18rem !important}.\32xl\:-translate-x-80{--tw-translate-x: -20rem !important}.\32xl\:-translate-x-82{--tw-translate-x: -20.5rem !important}.\32xl\:-translate-x-85{--tw-translate-x: -21.25rem !important}.\32xl\:-translate-x-96{--tw-translate-x: -24rem !important}.\32xl\:-translate-x-416{--tw-translate-x: -26rem !important}.\32xl\:-translate-x-550{--tw-translate-x: -34.375rem !important}.\32xl\:-translate-x-600{--tw-translate-x: -37.5rem !important}.\32xl\:-translate-x-px{--tw-translate-x: -1px !important}.\32xl\:-translate-x-0\.5{--tw-translate-x: -.125rem !important}.\32xl\:-translate-x-1\.5{--tw-translate-x: -.375rem !important}.\32xl\:-translate-x-2\.5{--tw-translate-x: -.625rem !important}.\32xl\:-translate-x-3\.5{--tw-translate-x: -.875rem !important}.\32xl\:-translate-x-tw-1{--tw-translate-x: -.25rem !important}.\32xl\:-translate-x-tw-2{--tw-translate-x: -.5rem !important}.\32xl\:-translate-x-tw-3{--tw-translate-x: -.75rem !important}.\32xl\:-translate-x-tw-3\.5{--tw-translate-x: -.9375rem !important}.\32xl\:-translate-x-tw-4{--tw-translate-x: -1rem !important}.\32xl\:-translate-x-tw-5{--tw-translate-x: -1.25rem !important}.\32xl\:-translate-x-51per{--tw-translate-x: -51% !important}.\32xl\:-translate-x-max-content{--tw-translate-x: max-content !important}.\32xl\:translate-x-1\/2{--tw-translate-x: 50% !important}.\32xl\:translate-x-1\/3{--tw-translate-x: 33.333333% !important}.\32xl\:translate-x-2\/3{--tw-translate-x: 66.666667% !important}.\32xl\:translate-x-1\/4{--tw-translate-x: 25% !important}.\32xl\:translate-x-2\/4{--tw-translate-x: 50% !important}.\32xl\:translate-x-3\/4{--tw-translate-x: 75% !important}.\32xl\:translate-x-full{--tw-translate-x: 100% !important}.\32xl\:-translate-x-1\/2{--tw-translate-x: -50% !important}.\32xl\:-translate-x-1\/3{--tw-translate-x: -33.333333% !important}.\32xl\:-translate-x-2\/3{--tw-translate-x: -66.666667% !important}.\32xl\:-translate-x-1\/4{--tw-translate-x: -25% !important}.\32xl\:-translate-x-2\/4{--tw-translate-x: -50% !important}.\32xl\:-translate-x-3\/4{--tw-translate-x: -75% !important}.\32xl\:-translate-x-full{--tw-translate-x: -100% !important}.\32xl\:translate-y-0{--tw-translate-y: 0px !important}.\32xl\:translate-y-1{--tw-translate-y: .25rem !important}.\32xl\:translate-y-2{--tw-translate-y: .5rem !important}.\32xl\:translate-y-3{--tw-translate-y: .75rem !important}.\32xl\:translate-y-4{--tw-translate-y: 1rem !important}.\32xl\:translate-y-5{--tw-translate-y: 1.25rem !important}.\32xl\:translate-y-6{--tw-translate-y: 1.5rem !important}.\32xl\:translate-y-7{--tw-translate-y: 1.75rem !important}.\32xl\:translate-y-8{--tw-translate-y: 2rem !important}.\32xl\:translate-y-9{--tw-translate-y: 2.25rem !important}.\32xl\:translate-y-10{--tw-translate-y: 2.5rem !important}.\32xl\:translate-y-11{--tw-translate-y: 2.75rem !important}.\32xl\:translate-y-12{--tw-translate-y: 3rem !important}.\32xl\:translate-y-14{--tw-translate-y: 3.5rem !important}.\32xl\:translate-y-16{--tw-translate-y: 4rem !important}.\32xl\:translate-y-20{--tw-translate-y: 5rem !important}.\32xl\:translate-y-24{--tw-translate-y: 6rem !important}.\32xl\:translate-y-28{--tw-translate-y: 7rem !important}.\32xl\:translate-y-30{--tw-translate-y: 7.5rem !important}.\32xl\:translate-y-32{--tw-translate-y: 8rem !important}.\32xl\:translate-y-36{--tw-translate-y: 9rem !important}.\32xl\:translate-y-40{--tw-translate-y: 10rem !important}.\32xl\:translate-y-44{--tw-translate-y: 11rem !important}.\32xl\:translate-y-48{--tw-translate-y: 12rem !important}.\32xl\:translate-y-52{--tw-translate-y: 13rem !important}.\32xl\:translate-y-56{--tw-translate-y: 14rem !important}.\32xl\:translate-y-60{--tw-translate-y: 15rem !important}.\32xl\:translate-y-64{--tw-translate-y: 16rem !important}.\32xl\:translate-y-72{--tw-translate-y: 18rem !important}.\32xl\:translate-y-80{--tw-translate-y: 20rem !important}.\32xl\:translate-y-82{--tw-translate-y: 20.5rem !important}.\32xl\:translate-y-85{--tw-translate-y: 21.25rem !important}.\32xl\:translate-y-96{--tw-translate-y: 24rem !important}.\32xl\:translate-y-416{--tw-translate-y: 26rem !important}.\32xl\:translate-y-550{--tw-translate-y: 34.375rem !important}.\32xl\:translate-y-600{--tw-translate-y: 37.5rem !important}.\32xl\:translate-y-px{--tw-translate-y: 1px !important}.\32xl\:translate-y-0\.5{--tw-translate-y: .125rem !important}.\32xl\:translate-y-1\.5{--tw-translate-y: .375rem !important}.\32xl\:translate-y-2\.5{--tw-translate-y: .625rem !important}.\32xl\:translate-y-3\.5{--tw-translate-y: .875rem !important}.\32xl\:translate-y-tw-1{--tw-translate-y: .25rem !important}.\32xl\:translate-y-tw-2{--tw-translate-y: .5rem !important}.\32xl\:translate-y-tw-3{--tw-translate-y: .75rem !important}.\32xl\:translate-y-tw-3\.5{--tw-translate-y: .9375rem !important}.\32xl\:translate-y-tw-4{--tw-translate-y: 1rem !important}.\32xl\:translate-y-tw-5{--tw-translate-y: 1.25rem !important}.\32xl\:translate-y-51per{--tw-translate-y: 51% !important}.\32xl\:translate-y-max-content{--tw-translate-y: max-content !important}.\32xl\:-translate-y-0{--tw-translate-y: 0px !important}.\32xl\:-translate-y-1{--tw-translate-y: -.25rem !important}.\32xl\:-translate-y-2{--tw-translate-y: -.5rem !important}.\32xl\:-translate-y-3{--tw-translate-y: -.75rem !important}.\32xl\:-translate-y-4{--tw-translate-y: -1rem !important}.\32xl\:-translate-y-5{--tw-translate-y: -1.25rem !important}.\32xl\:-translate-y-6{--tw-translate-y: -1.5rem !important}.\32xl\:-translate-y-7{--tw-translate-y: -1.75rem !important}.\32xl\:-translate-y-8{--tw-translate-y: -2rem !important}.\32xl\:-translate-y-9{--tw-translate-y: -2.25rem !important}.\32xl\:-translate-y-10{--tw-translate-y: -2.5rem !important}.\32xl\:-translate-y-11{--tw-translate-y: -2.75rem !important}.\32xl\:-translate-y-12{--tw-translate-y: -3rem !important}.\32xl\:-translate-y-14{--tw-translate-y: -3.5rem !important}.\32xl\:-translate-y-16{--tw-translate-y: -4rem !important}.\32xl\:-translate-y-20{--tw-translate-y: -5rem !important}.\32xl\:-translate-y-24{--tw-translate-y: -6rem !important}.\32xl\:-translate-y-28{--tw-translate-y: -7rem !important}.\32xl\:-translate-y-30{--tw-translate-y: -7.5rem !important}.\32xl\:-translate-y-32{--tw-translate-y: -8rem !important}.\32xl\:-translate-y-36{--tw-translate-y: -9rem !important}.\32xl\:-translate-y-40{--tw-translate-y: -10rem !important}.\32xl\:-translate-y-44{--tw-translate-y: -11rem !important}.\32xl\:-translate-y-48{--tw-translate-y: -12rem !important}.\32xl\:-translate-y-52{--tw-translate-y: -13rem !important}.\32xl\:-translate-y-56{--tw-translate-y: -14rem !important}.\32xl\:-translate-y-60{--tw-translate-y: -15rem !important}.\32xl\:-translate-y-64{--tw-translate-y: -16rem !important}.\32xl\:-translate-y-72{--tw-translate-y: -18rem !important}.\32xl\:-translate-y-80{--tw-translate-y: -20rem !important}.\32xl\:-translate-y-82{--tw-translate-y: -20.5rem !important}.\32xl\:-translate-y-85{--tw-translate-y: -21.25rem !important}.\32xl\:-translate-y-96{--tw-translate-y: -24rem !important}.\32xl\:-translate-y-416{--tw-translate-y: -26rem !important}.\32xl\:-translate-y-550{--tw-translate-y: -34.375rem !important}.\32xl\:-translate-y-600{--tw-translate-y: -37.5rem !important}.\32xl\:-translate-y-px{--tw-translate-y: -1px !important}.\32xl\:-translate-y-0\.5{--tw-translate-y: -.125rem !important}.\32xl\:-translate-y-1\.5{--tw-translate-y: -.375rem !important}.\32xl\:-translate-y-2\.5{--tw-translate-y: -.625rem !important}.\32xl\:-translate-y-3\.5{--tw-translate-y: -.875rem !important}.\32xl\:-translate-y-tw-1{--tw-translate-y: -.25rem !important}.\32xl\:-translate-y-tw-2{--tw-translate-y: -.5rem !important}.\32xl\:-translate-y-tw-3{--tw-translate-y: -.75rem !important}.\32xl\:-translate-y-tw-3\.5{--tw-translate-y: -.9375rem !important}.\32xl\:-translate-y-tw-4{--tw-translate-y: -1rem !important}.\32xl\:-translate-y-tw-5{--tw-translate-y: -1.25rem !important}.\32xl\:-translate-y-51per{--tw-translate-y: -51% !important}.\32xl\:-translate-y-max-content{--tw-translate-y: max-content !important}.\32xl\:translate-y-1\/2{--tw-translate-y: 50% !important}.\32xl\:translate-y-1\/3{--tw-translate-y: 33.333333% !important}.\32xl\:translate-y-2\/3{--tw-translate-y: 66.666667% !important}.\32xl\:translate-y-1\/4{--tw-translate-y: 25% !important}.\32xl\:translate-y-2\/4{--tw-translate-y: 50% !important}.\32xl\:translate-y-3\/4{--tw-translate-y: 75% !important}.\32xl\:translate-y-full{--tw-translate-y: 100% !important}.\32xl\:-translate-y-1\/2{--tw-translate-y: -50% !important}.\32xl\:-translate-y-1\/3{--tw-translate-y: -33.333333% !important}.\32xl\:-translate-y-2\/3{--tw-translate-y: -66.666667% !important}.\32xl\:-translate-y-1\/4{--tw-translate-y: -25% !important}.\32xl\:-translate-y-2\/4{--tw-translate-y: -50% !important}.\32xl\:-translate-y-3\/4{--tw-translate-y: -75% !important}.\32xl\:-translate-y-full{--tw-translate-y: -100% !important}.\32xl\:hover\:translate-x-0:hover{--tw-translate-x: 0px !important}.\32xl\:hover\:translate-x-1:hover{--tw-translate-x: .25rem !important}.\32xl\:hover\:translate-x-2:hover{--tw-translate-x: .5rem !important}.\32xl\:hover\:translate-x-3:hover{--tw-translate-x: .75rem !important}.\32xl\:hover\:translate-x-4:hover{--tw-translate-x: 1rem !important}.\32xl\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem !important}.\32xl\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem !important}.\32xl\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem !important}.\32xl\:hover\:translate-x-8:hover{--tw-translate-x: 2rem !important}.\32xl\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem !important}.\32xl\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem !important}.\32xl\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem !important}.\32xl\:hover\:translate-x-12:hover{--tw-translate-x: 3rem !important}.\32xl\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem !important}.\32xl\:hover\:translate-x-16:hover{--tw-translate-x: 4rem !important}.\32xl\:hover\:translate-x-20:hover{--tw-translate-x: 5rem !important}.\32xl\:hover\:translate-x-24:hover{--tw-translate-x: 6rem !important}.\32xl\:hover\:translate-x-28:hover{--tw-translate-x: 7rem !important}.\32xl\:hover\:translate-x-30:hover{--tw-translate-x: 7.5rem !important}.\32xl\:hover\:translate-x-32:hover{--tw-translate-x: 8rem !important}.\32xl\:hover\:translate-x-36:hover{--tw-translate-x: 9rem !important}.\32xl\:hover\:translate-x-40:hover{--tw-translate-x: 10rem !important}.\32xl\:hover\:translate-x-44:hover{--tw-translate-x: 11rem !important}.\32xl\:hover\:translate-x-48:hover{--tw-translate-x: 12rem !important}.\32xl\:hover\:translate-x-52:hover{--tw-translate-x: 13rem !important}.\32xl\:hover\:translate-x-56:hover{--tw-translate-x: 14rem !important}.\32xl\:hover\:translate-x-60:hover{--tw-translate-x: 15rem !important}.\32xl\:hover\:translate-x-64:hover{--tw-translate-x: 16rem !important}.\32xl\:hover\:translate-x-72:hover{--tw-translate-x: 18rem !important}.\32xl\:hover\:translate-x-80:hover{--tw-translate-x: 20rem !important}.\32xl\:hover\:translate-x-82:hover{--tw-translate-x: 20.5rem !important}.\32xl\:hover\:translate-x-85:hover{--tw-translate-x: 21.25rem !important}.\32xl\:hover\:translate-x-96:hover{--tw-translate-x: 24rem !important}.\32xl\:hover\:translate-x-416:hover{--tw-translate-x: 26rem !important}.\32xl\:hover\:translate-x-550:hover{--tw-translate-x: 34.375rem !important}.\32xl\:hover\:translate-x-600:hover{--tw-translate-x: 37.5rem !important}.\32xl\:hover\:translate-x-px:hover{--tw-translate-x: 1px !important}.\32xl\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem !important}.\32xl\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem !important}.\32xl\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem !important}.\32xl\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem !important}.\32xl\:hover\:translate-x-tw-1:hover{--tw-translate-x: .25rem !important}.\32xl\:hover\:translate-x-tw-2:hover{--tw-translate-x: .5rem !important}.\32xl\:hover\:translate-x-tw-3:hover{--tw-translate-x: .75rem !important}.\32xl\:hover\:translate-x-tw-3\.5:hover{--tw-translate-x: .9375rem !important}.\32xl\:hover\:translate-x-tw-4:hover{--tw-translate-x: 1rem !important}.\32xl\:hover\:translate-x-tw-5:hover{--tw-translate-x: 1.25rem !important}.\32xl\:hover\:translate-x-51per:hover{--tw-translate-x: 51% !important}.\32xl\:hover\:translate-x-max-content:hover{--tw-translate-x: max-content !important}.\32xl\:hover\:-translate-x-0:hover{--tw-translate-x: 0px !important}.\32xl\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem !important}.\32xl\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem !important}.\32xl\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem !important}.\32xl\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem !important}.\32xl\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem !important}.\32xl\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem !important}.\32xl\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem !important}.\32xl\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem !important}.\32xl\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem !important}.\32xl\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem !important}.\32xl\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem !important}.\32xl\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem !important}.\32xl\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem !important}.\32xl\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem !important}.\32xl\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem !important}.\32xl\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem !important}.\32xl\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem !important}.\32xl\:hover\:-translate-x-30:hover{--tw-translate-x: -7.5rem !important}.\32xl\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem !important}.\32xl\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem !important}.\32xl\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem !important}.\32xl\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem !important}.\32xl\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem !important}.\32xl\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem !important}.\32xl\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem !important}.\32xl\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem !important}.\32xl\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem !important}.\32xl\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem !important}.\32xl\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem !important}.\32xl\:hover\:-translate-x-82:hover{--tw-translate-x: -20.5rem !important}.\32xl\:hover\:-translate-x-85:hover{--tw-translate-x: -21.25rem !important}.\32xl\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem !important}.\32xl\:hover\:-translate-x-416:hover{--tw-translate-x: -26rem !important}.\32xl\:hover\:-translate-x-550:hover{--tw-translate-x: -34.375rem !important}.\32xl\:hover\:-translate-x-600:hover{--tw-translate-x: -37.5rem !important}.\32xl\:hover\:-translate-x-px:hover{--tw-translate-x: -1px !important}.\32xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem !important}.\32xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem !important}.\32xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem !important}.\32xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem !important}.\32xl\:hover\:-translate-x-tw-1:hover{--tw-translate-x: -.25rem !important}.\32xl\:hover\:-translate-x-tw-2:hover{--tw-translate-x: -.5rem !important}.\32xl\:hover\:-translate-x-tw-3:hover{--tw-translate-x: -.75rem !important}.\32xl\:hover\:-translate-x-tw-3\.5:hover{--tw-translate-x: -.9375rem !important}.\32xl\:hover\:-translate-x-tw-4:hover{--tw-translate-x: -1rem !important}.\32xl\:hover\:-translate-x-tw-5:hover{--tw-translate-x: -1.25rem !important}.\32xl\:hover\:-translate-x-51per:hover{--tw-translate-x: -51% !important}.\32xl\:hover\:-translate-x-max-content:hover{--tw-translate-x: max-content !important}.\32xl\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50% !important}.\32xl\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333% !important}.\32xl\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667% !important}.\32xl\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25% !important}.\32xl\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50% !important}.\32xl\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75% !important}.\32xl\:hover\:translate-x-full:hover{--tw-translate-x: 100% !important}.\32xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50% !important}.\32xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333% !important}.\32xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667% !important}.\32xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25% !important}.\32xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50% !important}.\32xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75% !important}.\32xl\:hover\:-translate-x-full:hover{--tw-translate-x: -100% !important}.\32xl\:hover\:translate-y-0:hover{--tw-translate-y: 0px !important}.\32xl\:hover\:translate-y-1:hover{--tw-translate-y: .25rem !important}.\32xl\:hover\:translate-y-2:hover{--tw-translate-y: .5rem !important}.\32xl\:hover\:translate-y-3:hover{--tw-translate-y: .75rem !important}.\32xl\:hover\:translate-y-4:hover{--tw-translate-y: 1rem !important}.\32xl\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem !important}.\32xl\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem !important}.\32xl\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem !important}.\32xl\:hover\:translate-y-8:hover{--tw-translate-y: 2rem !important}.\32xl\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem !important}.\32xl\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem !important}.\32xl\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem !important}.\32xl\:hover\:translate-y-12:hover{--tw-translate-y: 3rem !important}.\32xl\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem !important}.\32xl\:hover\:translate-y-16:hover{--tw-translate-y: 4rem !important}.\32xl\:hover\:translate-y-20:hover{--tw-translate-y: 5rem !important}.\32xl\:hover\:translate-y-24:hover{--tw-translate-y: 6rem !important}.\32xl\:hover\:translate-y-28:hover{--tw-translate-y: 7rem !important}.\32xl\:hover\:translate-y-30:hover{--tw-translate-y: 7.5rem !important}.\32xl\:hover\:translate-y-32:hover{--tw-translate-y: 8rem !important}.\32xl\:hover\:translate-y-36:hover{--tw-translate-y: 9rem !important}.\32xl\:hover\:translate-y-40:hover{--tw-translate-y: 10rem !important}.\32xl\:hover\:translate-y-44:hover{--tw-translate-y: 11rem !important}.\32xl\:hover\:translate-y-48:hover{--tw-translate-y: 12rem !important}.\32xl\:hover\:translate-y-52:hover{--tw-translate-y: 13rem !important}.\32xl\:hover\:translate-y-56:hover{--tw-translate-y: 14rem !important}.\32xl\:hover\:translate-y-60:hover{--tw-translate-y: 15rem !important}.\32xl\:hover\:translate-y-64:hover{--tw-translate-y: 16rem !important}.\32xl\:hover\:translate-y-72:hover{--tw-translate-y: 18rem !important}.\32xl\:hover\:translate-y-80:hover{--tw-translate-y: 20rem !important}.\32xl\:hover\:translate-y-82:hover{--tw-translate-y: 20.5rem !important}.\32xl\:hover\:translate-y-85:hover{--tw-translate-y: 21.25rem !important}.\32xl\:hover\:translate-y-96:hover{--tw-translate-y: 24rem !important}.\32xl\:hover\:translate-y-416:hover{--tw-translate-y: 26rem !important}.\32xl\:hover\:translate-y-550:hover{--tw-translate-y: 34.375rem !important}.\32xl\:hover\:translate-y-600:hover{--tw-translate-y: 37.5rem !important}.\32xl\:hover\:translate-y-px:hover{--tw-translate-y: 1px !important}.\32xl\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem !important}.\32xl\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem !important}.\32xl\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem !important}.\32xl\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem !important}.\32xl\:hover\:translate-y-tw-1:hover{--tw-translate-y: .25rem !important}.\32xl\:hover\:translate-y-tw-2:hover{--tw-translate-y: .5rem !important}.\32xl\:hover\:translate-y-tw-3:hover{--tw-translate-y: .75rem !important}.\32xl\:hover\:translate-y-tw-3\.5:hover{--tw-translate-y: .9375rem !important}.\32xl\:hover\:translate-y-tw-4:hover{--tw-translate-y: 1rem !important}.\32xl\:hover\:translate-y-tw-5:hover{--tw-translate-y: 1.25rem !important}.\32xl\:hover\:translate-y-51per:hover{--tw-translate-y: 51% !important}.\32xl\:hover\:translate-y-max-content:hover{--tw-translate-y: max-content !important}.\32xl\:hover\:-translate-y-0:hover{--tw-translate-y: 0px !important}.\32xl\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem !important}.\32xl\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem !important}.\32xl\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem !important}.\32xl\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem !important}.\32xl\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem !important}.\32xl\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem !important}.\32xl\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem !important}.\32xl\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem !important}.\32xl\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem !important}.\32xl\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem !important}.\32xl\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem !important}.\32xl\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem !important}.\32xl\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem !important}.\32xl\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem !important}.\32xl\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem !important}.\32xl\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem !important}.\32xl\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem !important}.\32xl\:hover\:-translate-y-30:hover{--tw-translate-y: -7.5rem !important}.\32xl\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem !important}.\32xl\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem !important}.\32xl\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem !important}.\32xl\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem !important}.\32xl\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem !important}.\32xl\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem !important}.\32xl\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem !important}.\32xl\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem !important}.\32xl\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem !important}.\32xl\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem !important}.\32xl\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem !important}.\32xl\:hover\:-translate-y-82:hover{--tw-translate-y: -20.5rem !important}.\32xl\:hover\:-translate-y-85:hover{--tw-translate-y: -21.25rem !important}.\32xl\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem !important}.\32xl\:hover\:-translate-y-416:hover{--tw-translate-y: -26rem !important}.\32xl\:hover\:-translate-y-550:hover{--tw-translate-y: -34.375rem !important}.\32xl\:hover\:-translate-y-600:hover{--tw-translate-y: -37.5rem !important}.\32xl\:hover\:-translate-y-px:hover{--tw-translate-y: -1px !important}.\32xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem !important}.\32xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem !important}.\32xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem !important}.\32xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem !important}.\32xl\:hover\:-translate-y-tw-1:hover{--tw-translate-y: -.25rem !important}.\32xl\:hover\:-translate-y-tw-2:hover{--tw-translate-y: -.5rem !important}.\32xl\:hover\:-translate-y-tw-3:hover{--tw-translate-y: -.75rem !important}.\32xl\:hover\:-translate-y-tw-3\.5:hover{--tw-translate-y: -.9375rem !important}.\32xl\:hover\:-translate-y-tw-4:hover{--tw-translate-y: -1rem !important}.\32xl\:hover\:-translate-y-tw-5:hover{--tw-translate-y: -1.25rem !important}.\32xl\:hover\:-translate-y-51per:hover{--tw-translate-y: -51% !important}.\32xl\:hover\:-translate-y-max-content:hover{--tw-translate-y: max-content !important}.\32xl\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50% !important}.\32xl\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333% !important}.\32xl\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667% !important}.\32xl\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25% !important}.\32xl\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50% !important}.\32xl\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75% !important}.\32xl\:hover\:translate-y-full:hover{--tw-translate-y: 100% !important}.\32xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50% !important}.\32xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333% !important}.\32xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667% !important}.\32xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25% !important}.\32xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50% !important}.\32xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75% !important}.\32xl\:hover\:-translate-y-full:hover{--tw-translate-y: -100% !important}.\32xl\:focus\:translate-x-0:focus{--tw-translate-x: 0px !important}.\32xl\:focus\:translate-x-1:focus{--tw-translate-x: .25rem !important}.\32xl\:focus\:translate-x-2:focus{--tw-translate-x: .5rem !important}.\32xl\:focus\:translate-x-3:focus{--tw-translate-x: .75rem !important}.\32xl\:focus\:translate-x-4:focus{--tw-translate-x: 1rem !important}.\32xl\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem !important}.\32xl\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem !important}.\32xl\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem !important}.\32xl\:focus\:translate-x-8:focus{--tw-translate-x: 2rem !important}.\32xl\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem !important}.\32xl\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem !important}.\32xl\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem !important}.\32xl\:focus\:translate-x-12:focus{--tw-translate-x: 3rem !important}.\32xl\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem !important}.\32xl\:focus\:translate-x-16:focus{--tw-translate-x: 4rem !important}.\32xl\:focus\:translate-x-20:focus{--tw-translate-x: 5rem !important}.\32xl\:focus\:translate-x-24:focus{--tw-translate-x: 6rem !important}.\32xl\:focus\:translate-x-28:focus{--tw-translate-x: 7rem !important}.\32xl\:focus\:translate-x-30:focus{--tw-translate-x: 7.5rem !important}.\32xl\:focus\:translate-x-32:focus{--tw-translate-x: 8rem !important}.\32xl\:focus\:translate-x-36:focus{--tw-translate-x: 9rem !important}.\32xl\:focus\:translate-x-40:focus{--tw-translate-x: 10rem !important}.\32xl\:focus\:translate-x-44:focus{--tw-translate-x: 11rem !important}.\32xl\:focus\:translate-x-48:focus{--tw-translate-x: 12rem !important}.\32xl\:focus\:translate-x-52:focus{--tw-translate-x: 13rem !important}.\32xl\:focus\:translate-x-56:focus{--tw-translate-x: 14rem !important}.\32xl\:focus\:translate-x-60:focus{--tw-translate-x: 15rem !important}.\32xl\:focus\:translate-x-64:focus{--tw-translate-x: 16rem !important}.\32xl\:focus\:translate-x-72:focus{--tw-translate-x: 18rem !important}.\32xl\:focus\:translate-x-80:focus{--tw-translate-x: 20rem !important}.\32xl\:focus\:translate-x-82:focus{--tw-translate-x: 20.5rem !important}.\32xl\:focus\:translate-x-85:focus{--tw-translate-x: 21.25rem !important}.\32xl\:focus\:translate-x-96:focus{--tw-translate-x: 24rem !important}.\32xl\:focus\:translate-x-416:focus{--tw-translate-x: 26rem !important}.\32xl\:focus\:translate-x-550:focus{--tw-translate-x: 34.375rem !important}.\32xl\:focus\:translate-x-600:focus{--tw-translate-x: 37.5rem !important}.\32xl\:focus\:translate-x-px:focus{--tw-translate-x: 1px !important}.\32xl\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem !important}.\32xl\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem !important}.\32xl\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem !important}.\32xl\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem !important}.\32xl\:focus\:translate-x-tw-1:focus{--tw-translate-x: .25rem !important}.\32xl\:focus\:translate-x-tw-2:focus{--tw-translate-x: .5rem !important}.\32xl\:focus\:translate-x-tw-3:focus{--tw-translate-x: .75rem !important}.\32xl\:focus\:translate-x-tw-3\.5:focus{--tw-translate-x: .9375rem !important}.\32xl\:focus\:translate-x-tw-4:focus{--tw-translate-x: 1rem !important}.\32xl\:focus\:translate-x-tw-5:focus{--tw-translate-x: 1.25rem !important}.\32xl\:focus\:translate-x-51per:focus{--tw-translate-x: 51% !important}.\32xl\:focus\:translate-x-max-content:focus{--tw-translate-x: max-content !important}.\32xl\:focus\:-translate-x-0:focus{--tw-translate-x: 0px !important}.\32xl\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem !important}.\32xl\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem !important}.\32xl\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem !important}.\32xl\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem !important}.\32xl\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem !important}.\32xl\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem !important}.\32xl\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem !important}.\32xl\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem !important}.\32xl\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem !important}.\32xl\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem !important}.\32xl\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem !important}.\32xl\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem !important}.\32xl\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem !important}.\32xl\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem !important}.\32xl\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem !important}.\32xl\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem !important}.\32xl\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem !important}.\32xl\:focus\:-translate-x-30:focus{--tw-translate-x: -7.5rem !important}.\32xl\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem !important}.\32xl\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem !important}.\32xl\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem !important}.\32xl\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem !important}.\32xl\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem !important}.\32xl\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem !important}.\32xl\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem !important}.\32xl\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem !important}.\32xl\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem !important}.\32xl\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem !important}.\32xl\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem !important}.\32xl\:focus\:-translate-x-82:focus{--tw-translate-x: -20.5rem !important}.\32xl\:focus\:-translate-x-85:focus{--tw-translate-x: -21.25rem !important}.\32xl\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem !important}.\32xl\:focus\:-translate-x-416:focus{--tw-translate-x: -26rem !important}.\32xl\:focus\:-translate-x-550:focus{--tw-translate-x: -34.375rem !important}.\32xl\:focus\:-translate-x-600:focus{--tw-translate-x: -37.5rem !important}.\32xl\:focus\:-translate-x-px:focus{--tw-translate-x: -1px !important}.\32xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem !important}.\32xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem !important}.\32xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem !important}.\32xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem !important}.\32xl\:focus\:-translate-x-tw-1:focus{--tw-translate-x: -.25rem !important}.\32xl\:focus\:-translate-x-tw-2:focus{--tw-translate-x: -.5rem !important}.\32xl\:focus\:-translate-x-tw-3:focus{--tw-translate-x: -.75rem !important}.\32xl\:focus\:-translate-x-tw-3\.5:focus{--tw-translate-x: -.9375rem !important}.\32xl\:focus\:-translate-x-tw-4:focus{--tw-translate-x: -1rem !important}.\32xl\:focus\:-translate-x-tw-5:focus{--tw-translate-x: -1.25rem !important}.\32xl\:focus\:-translate-x-51per:focus{--tw-translate-x: -51% !important}.\32xl\:focus\:-translate-x-max-content:focus{--tw-translate-x: max-content !important}.\32xl\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50% !important}.\32xl\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333% !important}.\32xl\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667% !important}.\32xl\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25% !important}.\32xl\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50% !important}.\32xl\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75% !important}.\32xl\:focus\:translate-x-full:focus{--tw-translate-x: 100% !important}.\32xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50% !important}.\32xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333% !important}.\32xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667% !important}.\32xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25% !important}.\32xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50% !important}.\32xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75% !important}.\32xl\:focus\:-translate-x-full:focus{--tw-translate-x: -100% !important}.\32xl\:focus\:translate-y-0:focus{--tw-translate-y: 0px !important}.\32xl\:focus\:translate-y-1:focus{--tw-translate-y: .25rem !important}.\32xl\:focus\:translate-y-2:focus{--tw-translate-y: .5rem !important}.\32xl\:focus\:translate-y-3:focus{--tw-translate-y: .75rem !important}.\32xl\:focus\:translate-y-4:focus{--tw-translate-y: 1rem !important}.\32xl\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem !important}.\32xl\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem !important}.\32xl\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem !important}.\32xl\:focus\:translate-y-8:focus{--tw-translate-y: 2rem !important}.\32xl\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem !important}.\32xl\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem !important}.\32xl\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem !important}.\32xl\:focus\:translate-y-12:focus{--tw-translate-y: 3rem !important}.\32xl\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem !important}.\32xl\:focus\:translate-y-16:focus{--tw-translate-y: 4rem !important}.\32xl\:focus\:translate-y-20:focus{--tw-translate-y: 5rem !important}.\32xl\:focus\:translate-y-24:focus{--tw-translate-y: 6rem !important}.\32xl\:focus\:translate-y-28:focus{--tw-translate-y: 7rem !important}.\32xl\:focus\:translate-y-30:focus{--tw-translate-y: 7.5rem !important}.\32xl\:focus\:translate-y-32:focus{--tw-translate-y: 8rem !important}.\32xl\:focus\:translate-y-36:focus{--tw-translate-y: 9rem !important}.\32xl\:focus\:translate-y-40:focus{--tw-translate-y: 10rem !important}.\32xl\:focus\:translate-y-44:focus{--tw-translate-y: 11rem !important}.\32xl\:focus\:translate-y-48:focus{--tw-translate-y: 12rem !important}.\32xl\:focus\:translate-y-52:focus{--tw-translate-y: 13rem !important}.\32xl\:focus\:translate-y-56:focus{--tw-translate-y: 14rem !important}.\32xl\:focus\:translate-y-60:focus{--tw-translate-y: 15rem !important}.\32xl\:focus\:translate-y-64:focus{--tw-translate-y: 16rem !important}.\32xl\:focus\:translate-y-72:focus{--tw-translate-y: 18rem !important}.\32xl\:focus\:translate-y-80:focus{--tw-translate-y: 20rem !important}.\32xl\:focus\:translate-y-82:focus{--tw-translate-y: 20.5rem !important}.\32xl\:focus\:translate-y-85:focus{--tw-translate-y: 21.25rem !important}.\32xl\:focus\:translate-y-96:focus{--tw-translate-y: 24rem !important}.\32xl\:focus\:translate-y-416:focus{--tw-translate-y: 26rem !important}.\32xl\:focus\:translate-y-550:focus{--tw-translate-y: 34.375rem !important}.\32xl\:focus\:translate-y-600:focus{--tw-translate-y: 37.5rem !important}.\32xl\:focus\:translate-y-px:focus{--tw-translate-y: 1px !important}.\32xl\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem !important}.\32xl\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem !important}.\32xl\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem !important}.\32xl\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem !important}.\32xl\:focus\:translate-y-tw-1:focus{--tw-translate-y: .25rem !important}.\32xl\:focus\:translate-y-tw-2:focus{--tw-translate-y: .5rem !important}.\32xl\:focus\:translate-y-tw-3:focus{--tw-translate-y: .75rem !important}.\32xl\:focus\:translate-y-tw-3\.5:focus{--tw-translate-y: .9375rem !important}.\32xl\:focus\:translate-y-tw-4:focus{--tw-translate-y: 1rem !important}.\32xl\:focus\:translate-y-tw-5:focus{--tw-translate-y: 1.25rem !important}.\32xl\:focus\:translate-y-51per:focus{--tw-translate-y: 51% !important}.\32xl\:focus\:translate-y-max-content:focus{--tw-translate-y: max-content !important}.\32xl\:focus\:-translate-y-0:focus{--tw-translate-y: 0px !important}.\32xl\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem !important}.\32xl\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem !important}.\32xl\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem !important}.\32xl\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem !important}.\32xl\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem !important}.\32xl\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem !important}.\32xl\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem !important}.\32xl\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem !important}.\32xl\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem !important}.\32xl\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem !important}.\32xl\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem !important}.\32xl\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem !important}.\32xl\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem !important}.\32xl\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem !important}.\32xl\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem !important}.\32xl\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem !important}.\32xl\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem !important}.\32xl\:focus\:-translate-y-30:focus{--tw-translate-y: -7.5rem !important}.\32xl\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem !important}.\32xl\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem !important}.\32xl\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem !important}.\32xl\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem !important}.\32xl\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem !important}.\32xl\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem !important}.\32xl\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem !important}.\32xl\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem !important}.\32xl\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem !important}.\32xl\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem !important}.\32xl\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem !important}.\32xl\:focus\:-translate-y-82:focus{--tw-translate-y: -20.5rem !important}.\32xl\:focus\:-translate-y-85:focus{--tw-translate-y: -21.25rem !important}.\32xl\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem !important}.\32xl\:focus\:-translate-y-416:focus{--tw-translate-y: -26rem !important}.\32xl\:focus\:-translate-y-550:focus{--tw-translate-y: -34.375rem !important}.\32xl\:focus\:-translate-y-600:focus{--tw-translate-y: -37.5rem !important}.\32xl\:focus\:-translate-y-px:focus{--tw-translate-y: -1px !important}.\32xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem !important}.\32xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem !important}.\32xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem !important}.\32xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem !important}.\32xl\:focus\:-translate-y-tw-1:focus{--tw-translate-y: -.25rem !important}.\32xl\:focus\:-translate-y-tw-2:focus{--tw-translate-y: -.5rem !important}.\32xl\:focus\:-translate-y-tw-3:focus{--tw-translate-y: -.75rem !important}.\32xl\:focus\:-translate-y-tw-3\.5:focus{--tw-translate-y: -.9375rem !important}.\32xl\:focus\:-translate-y-tw-4:focus{--tw-translate-y: -1rem !important}.\32xl\:focus\:-translate-y-tw-5:focus{--tw-translate-y: -1.25rem !important}.\32xl\:focus\:-translate-y-51per:focus{--tw-translate-y: -51% !important}.\32xl\:focus\:-translate-y-max-content:focus{--tw-translate-y: max-content !important}.\32xl\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50% !important}.\32xl\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333% !important}.\32xl\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667% !important}.\32xl\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25% !important}.\32xl\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50% !important}.\32xl\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75% !important}.\32xl\:focus\:translate-y-full:focus{--tw-translate-y: 100% !important}.\32xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50% !important}.\32xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333% !important}.\32xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667% !important}.\32xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25% !important}.\32xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50% !important}.\32xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75% !important}.\32xl\:focus\:-translate-y-full:focus{--tw-translate-y: -100% !important}.\32xl\:rotate-0{--tw-rotate: 0deg !important}.\32xl\:rotate-1{--tw-rotate: 1deg !important}.\32xl\:rotate-2{--tw-rotate: 2deg !important}.\32xl\:rotate-3{--tw-rotate: 3deg !important}.\32xl\:rotate-6{--tw-rotate: 6deg !important}.\32xl\:rotate-12{--tw-rotate: 12deg !important}.\32xl\:rotate-45{--tw-rotate: 45deg !important}.\32xl\:rotate-90{--tw-rotate: 90deg !important}.\32xl\:rotate-180{--tw-rotate: 180deg !important}.\32xl\:-rotate-180{--tw-rotate: -180deg !important}.\32xl\:-rotate-90{--tw-rotate: -90deg !important}.\32xl\:-rotate-45{--tw-rotate: -45deg !important}.\32xl\:-rotate-12{--tw-rotate: -12deg !important}.\32xl\:-rotate-6{--tw-rotate: -6deg !important}.\32xl\:-rotate-3{--tw-rotate: -3deg !important}.\32xl\:-rotate-2{--tw-rotate: -2deg !important}.\32xl\:-rotate-1{--tw-rotate: -1deg !important}.\32xl\:hover\:rotate-0:hover{--tw-rotate: 0deg !important}.\32xl\:hover\:rotate-1:hover{--tw-rotate: 1deg !important}.\32xl\:hover\:rotate-2:hover{--tw-rotate: 2deg !important}.\32xl\:hover\:rotate-3:hover{--tw-rotate: 3deg !important}.\32xl\:hover\:rotate-6:hover{--tw-rotate: 6deg !important}.\32xl\:hover\:rotate-12:hover{--tw-rotate: 12deg !important}.\32xl\:hover\:rotate-45:hover{--tw-rotate: 45deg !important}.\32xl\:hover\:rotate-90:hover{--tw-rotate: 90deg !important}.\32xl\:hover\:rotate-180:hover{--tw-rotate: 180deg !important}.\32xl\:hover\:-rotate-180:hover{--tw-rotate: -180deg !important}.\32xl\:hover\:-rotate-90:hover{--tw-rotate: -90deg !important}.\32xl\:hover\:-rotate-45:hover{--tw-rotate: -45deg !important}.\32xl\:hover\:-rotate-12:hover{--tw-rotate: -12deg !important}.\32xl\:hover\:-rotate-6:hover{--tw-rotate: -6deg !important}.\32xl\:hover\:-rotate-3:hover{--tw-rotate: -3deg !important}.\32xl\:hover\:-rotate-2:hover{--tw-rotate: -2deg !important}.\32xl\:hover\:-rotate-1:hover{--tw-rotate: -1deg !important}.\32xl\:focus\:rotate-0:focus{--tw-rotate: 0deg !important}.\32xl\:focus\:rotate-1:focus{--tw-rotate: 1deg !important}.\32xl\:focus\:rotate-2:focus{--tw-rotate: 2deg !important}.\32xl\:focus\:rotate-3:focus{--tw-rotate: 3deg !important}.\32xl\:focus\:rotate-6:focus{--tw-rotate: 6deg !important}.\32xl\:focus\:rotate-12:focus{--tw-rotate: 12deg !important}.\32xl\:focus\:rotate-45:focus{--tw-rotate: 45deg !important}.\32xl\:focus\:rotate-90:focus{--tw-rotate: 90deg !important}.\32xl\:focus\:rotate-180:focus{--tw-rotate: 180deg !important}.\32xl\:focus\:-rotate-180:focus{--tw-rotate: -180deg !important}.\32xl\:focus\:-rotate-90:focus{--tw-rotate: -90deg !important}.\32xl\:focus\:-rotate-45:focus{--tw-rotate: -45deg !important}.\32xl\:focus\:-rotate-12:focus{--tw-rotate: -12deg !important}.\32xl\:focus\:-rotate-6:focus{--tw-rotate: -6deg !important}.\32xl\:focus\:-rotate-3:focus{--tw-rotate: -3deg !important}.\32xl\:focus\:-rotate-2:focus{--tw-rotate: -2deg !important}.\32xl\:focus\:-rotate-1:focus{--tw-rotate: -1deg !important}.\32xl\:skew-x-0{--tw-skew-x: 0deg !important}.\32xl\:skew-x-1{--tw-skew-x: 1deg !important}.\32xl\:skew-x-2{--tw-skew-x: 2deg !important}.\32xl\:skew-x-3{--tw-skew-x: 3deg !important}.\32xl\:skew-x-6{--tw-skew-x: 6deg !important}.\32xl\:skew-x-12{--tw-skew-x: 12deg !important}.\32xl\:-skew-x-12{--tw-skew-x: -12deg !important}.\32xl\:-skew-x-6{--tw-skew-x: -6deg !important}.\32xl\:-skew-x-3{--tw-skew-x: -3deg !important}.\32xl\:-skew-x-2{--tw-skew-x: -2deg !important}.\32xl\:-skew-x-1{--tw-skew-x: -1deg !important}.\32xl\:skew-y-0{--tw-skew-y: 0deg !important}.\32xl\:skew-y-1{--tw-skew-y: 1deg !important}.\32xl\:skew-y-2{--tw-skew-y: 2deg !important}.\32xl\:skew-y-3{--tw-skew-y: 3deg !important}.\32xl\:skew-y-6{--tw-skew-y: 6deg !important}.\32xl\:skew-y-12{--tw-skew-y: 12deg !important}.\32xl\:-skew-y-12{--tw-skew-y: -12deg !important}.\32xl\:-skew-y-6{--tw-skew-y: -6deg !important}.\32xl\:-skew-y-3{--tw-skew-y: -3deg !important}.\32xl\:-skew-y-2{--tw-skew-y: -2deg !important}.\32xl\:-skew-y-1{--tw-skew-y: -1deg !important}.\32xl\:hover\:skew-x-0:hover{--tw-skew-x: 0deg !important}.\32xl\:hover\:skew-x-1:hover{--tw-skew-x: 1deg !important}.\32xl\:hover\:skew-x-2:hover{--tw-skew-x: 2deg !important}.\32xl\:hover\:skew-x-3:hover{--tw-skew-x: 3deg !important}.\32xl\:hover\:skew-x-6:hover{--tw-skew-x: 6deg !important}.\32xl\:hover\:skew-x-12:hover{--tw-skew-x: 12deg !important}.\32xl\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg !important}.\32xl\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg !important}.\32xl\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg !important}.\32xl\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg !important}.\32xl\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg !important}.\32xl\:hover\:skew-y-0:hover{--tw-skew-y: 0deg !important}.\32xl\:hover\:skew-y-1:hover{--tw-skew-y: 1deg !important}.\32xl\:hover\:skew-y-2:hover{--tw-skew-y: 2deg !important}.\32xl\:hover\:skew-y-3:hover{--tw-skew-y: 3deg !important}.\32xl\:hover\:skew-y-6:hover{--tw-skew-y: 6deg !important}.\32xl\:hover\:skew-y-12:hover{--tw-skew-y: 12deg !important}.\32xl\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg !important}.\32xl\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg !important}.\32xl\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg !important}.\32xl\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg !important}.\32xl\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg !important}.\32xl\:focus\:skew-x-0:focus{--tw-skew-x: 0deg !important}.\32xl\:focus\:skew-x-1:focus{--tw-skew-x: 1deg !important}.\32xl\:focus\:skew-x-2:focus{--tw-skew-x: 2deg !important}.\32xl\:focus\:skew-x-3:focus{--tw-skew-x: 3deg !important}.\32xl\:focus\:skew-x-6:focus{--tw-skew-x: 6deg !important}.\32xl\:focus\:skew-x-12:focus{--tw-skew-x: 12deg !important}.\32xl\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg !important}.\32xl\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg !important}.\32xl\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg !important}.\32xl\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg !important}.\32xl\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg !important}.\32xl\:focus\:skew-y-0:focus{--tw-skew-y: 0deg !important}.\32xl\:focus\:skew-y-1:focus{--tw-skew-y: 1deg !important}.\32xl\:focus\:skew-y-2:focus{--tw-skew-y: 2deg !important}.\32xl\:focus\:skew-y-3:focus{--tw-skew-y: 3deg !important}.\32xl\:focus\:skew-y-6:focus{--tw-skew-y: 6deg !important}.\32xl\:focus\:skew-y-12:focus{--tw-skew-y: 12deg !important}.\32xl\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg !important}.\32xl\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg !important}.\32xl\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg !important}.\32xl\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg !important}.\32xl\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg !important}.\32xl\:scale-0{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.\32xl\:scale-50{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.\32xl\:scale-75{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.\32xl\:scale-90{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.\32xl\:scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.\32xl\:scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.\32xl\:scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.\32xl\:scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.\32xl\:scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.\32xl\:scale-150{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.\32xl\:hover\:scale-0:hover{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.\32xl\:hover\:scale-50:hover{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.\32xl\:hover\:scale-75:hover{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.\32xl\:hover\:scale-90:hover{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.\32xl\:hover\:scale-95:hover{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.\32xl\:hover\:scale-100:hover{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.\32xl\:hover\:scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.\32xl\:hover\:scale-110:hover{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.\32xl\:hover\:scale-125:hover{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.\32xl\:hover\:scale-150:hover{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.\32xl\:focus\:scale-0:focus{--tw-scale-x: 0 !important;--tw-scale-y: 0 !important}.\32xl\:focus\:scale-50:focus{--tw-scale-x: .5 !important;--tw-scale-y: .5 !important}.\32xl\:focus\:scale-75:focus{--tw-scale-x: .75 !important;--tw-scale-y: .75 !important}.\32xl\:focus\:scale-90:focus{--tw-scale-x: .9 !important;--tw-scale-y: .9 !important}.\32xl\:focus\:scale-95:focus{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important}.\32xl\:focus\:scale-100:focus{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important}.\32xl\:focus\:scale-105:focus{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important}.\32xl\:focus\:scale-110:focus{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important}.\32xl\:focus\:scale-125:focus{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important}.\32xl\:focus\:scale-150:focus{--tw-scale-x: 1.5 !important;--tw-scale-y: 1.5 !important}.\32xl\:scale-x-0{--tw-scale-x: 0 !important}.\32xl\:scale-x-50{--tw-scale-x: .5 !important}.\32xl\:scale-x-75{--tw-scale-x: .75 !important}.\32xl\:scale-x-90{--tw-scale-x: .9 !important}.\32xl\:scale-x-95{--tw-scale-x: .95 !important}.\32xl\:scale-x-100{--tw-scale-x: 1 !important}.\32xl\:scale-x-105{--tw-scale-x: 1.05 !important}.\32xl\:scale-x-110{--tw-scale-x: 1.1 !important}.\32xl\:scale-x-125{--tw-scale-x: 1.25 !important}.\32xl\:scale-x-150{--tw-scale-x: 1.5 !important}.\32xl\:scale-y-0{--tw-scale-y: 0 !important}.\32xl\:scale-y-50{--tw-scale-y: .5 !important}.\32xl\:scale-y-75{--tw-scale-y: .75 !important}.\32xl\:scale-y-90{--tw-scale-y: .9 !important}.\32xl\:scale-y-95{--tw-scale-y: .95 !important}.\32xl\:scale-y-100{--tw-scale-y: 1 !important}.\32xl\:scale-y-105{--tw-scale-y: 1.05 !important}.\32xl\:scale-y-110{--tw-scale-y: 1.1 !important}.\32xl\:scale-y-125{--tw-scale-y: 1.25 !important}.\32xl\:scale-y-150{--tw-scale-y: 1.5 !important}.\32xl\:hover\:scale-x-0:hover{--tw-scale-x: 0 !important}.\32xl\:hover\:scale-x-50:hover{--tw-scale-x: .5 !important}.\32xl\:hover\:scale-x-75:hover{--tw-scale-x: .75 !important}.\32xl\:hover\:scale-x-90:hover{--tw-scale-x: .9 !important}.\32xl\:hover\:scale-x-95:hover{--tw-scale-x: .95 !important}.\32xl\:hover\:scale-x-100:hover{--tw-scale-x: 1 !important}.\32xl\:hover\:scale-x-105:hover{--tw-scale-x: 1.05 !important}.\32xl\:hover\:scale-x-110:hover{--tw-scale-x: 1.1 !important}.\32xl\:hover\:scale-x-125:hover{--tw-scale-x: 1.25 !important}.\32xl\:hover\:scale-x-150:hover{--tw-scale-x: 1.5 !important}.\32xl\:hover\:scale-y-0:hover{--tw-scale-y: 0 !important}.\32xl\:hover\:scale-y-50:hover{--tw-scale-y: .5 !important}.\32xl\:hover\:scale-y-75:hover{--tw-scale-y: .75 !important}.\32xl\:hover\:scale-y-90:hover{--tw-scale-y: .9 !important}.\32xl\:hover\:scale-y-95:hover{--tw-scale-y: .95 !important}.\32xl\:hover\:scale-y-100:hover{--tw-scale-y: 1 !important}.\32xl\:hover\:scale-y-105:hover{--tw-scale-y: 1.05 !important}.\32xl\:hover\:scale-y-110:hover{--tw-scale-y: 1.1 !important}.\32xl\:hover\:scale-y-125:hover{--tw-scale-y: 1.25 !important}.\32xl\:hover\:scale-y-150:hover{--tw-scale-y: 1.5 !important}.\32xl\:focus\:scale-x-0:focus{--tw-scale-x: 0 !important}.\32xl\:focus\:scale-x-50:focus{--tw-scale-x: .5 !important}.\32xl\:focus\:scale-x-75:focus{--tw-scale-x: .75 !important}.\32xl\:focus\:scale-x-90:focus{--tw-scale-x: .9 !important}.\32xl\:focus\:scale-x-95:focus{--tw-scale-x: .95 !important}.\32xl\:focus\:scale-x-100:focus{--tw-scale-x: 1 !important}.\32xl\:focus\:scale-x-105:focus{--tw-scale-x: 1.05 !important}.\32xl\:focus\:scale-x-110:focus{--tw-scale-x: 1.1 !important}.\32xl\:focus\:scale-x-125:focus{--tw-scale-x: 1.25 !important}.\32xl\:focus\:scale-x-150:focus{--tw-scale-x: 1.5 !important}.\32xl\:focus\:scale-y-0:focus{--tw-scale-y: 0 !important}.\32xl\:focus\:scale-y-50:focus{--tw-scale-y: .5 !important}.\32xl\:focus\:scale-y-75:focus{--tw-scale-y: .75 !important}.\32xl\:focus\:scale-y-90:focus{--tw-scale-y: .9 !important}.\32xl\:focus\:scale-y-95:focus{--tw-scale-y: .95 !important}.\32xl\:focus\:scale-y-100:focus{--tw-scale-y: 1 !important}.\32xl\:focus\:scale-y-105:focus{--tw-scale-y: 1.05 !important}.\32xl\:focus\:scale-y-110:focus{--tw-scale-y: 1.1 !important}.\32xl\:focus\:scale-y-125:focus{--tw-scale-y: 1.25 !important}.\32xl\:focus\:scale-y-150:focus{--tw-scale-y: 1.5 !important}.\32xl\:animate-none{animation:none!important}.\32xl\:animate-spin{animation:spin 1s linear infinite!important}.\32xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.\32xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.\32xl\:animate-bounce{animation:bounce 1s infinite!important}.\32xl\:cursor-auto{cursor:auto!important}.\32xl\:cursor-default{cursor:default!important}.\32xl\:cursor-pointer{cursor:pointer!important}.\32xl\:cursor-wait{cursor:wait!important}.\32xl\:cursor-text{cursor:text!important}.\32xl\:cursor-move{cursor:move!important}.\32xl\:cursor-help{cursor:help!important}.\32xl\:cursor-not-allowed{cursor:not-allowed!important}.\32xl\:disabled\:cursor-auto:disabled{cursor:auto!important}.\32xl\:disabled\:cursor-default:disabled{cursor:default!important}.\32xl\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.\32xl\:disabled\:cursor-wait:disabled{cursor:wait!important}.\32xl\:disabled\:cursor-text:disabled{cursor:text!important}.\32xl\:disabled\:cursor-move:disabled{cursor:move!important}.\32xl\:disabled\:cursor-help:disabled{cursor:help!important}.\32xl\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.\32xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.\32xl\:select-text{-webkit-user-select:text!important;user-select:text!important}.\32xl\:select-all{-webkit-user-select:all!important;user-select:all!important}.\32xl\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.\32xl\:resize-none{resize:none!important}.\32xl\:resize-y{resize:vertical!important}.\32xl\:resize-x{resize:horizontal!important}.\32xl\:resize{resize:both!important}.\32xl\:list-inside{list-style-position:inside!important}.\32xl\:list-outside{list-style-position:outside!important}.\32xl\:list-none{list-style-type:none!important}.\32xl\:list-disc{list-style-type:disc!important}.\32xl\:list-decimal{list-style-type:decimal!important}.\32xl\:appearance-none{appearance:none!important}.\32xl\:auto-cols-auto{grid-auto-columns:auto!important}.\32xl\:auto-cols-min{grid-auto-columns:min-content!important}.\32xl\:auto-cols-max{grid-auto-columns:max-content!important}.\32xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.\32xl\:grid-flow-row{grid-auto-flow:row!important}.\32xl\:grid-flow-col{grid-auto-flow:column!important}.\32xl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.\32xl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.\32xl\:auto-rows-auto{grid-auto-rows:auto!important}.\32xl\:auto-rows-min{grid-auto-rows:min-content!important}.\32xl\:auto-rows-max{grid-auto-rows:max-content!important}.\32xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.\32xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.\32xl\:grid-cols-none{grid-template-columns:none!important}.\32xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.\32xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.\32xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.\32xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.\32xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.\32xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.\32xl\:grid-rows-none{grid-template-rows:none!important}.\32xl\:flex-row{flex-direction:row!important}.\32xl\:flex-row-reverse{flex-direction:row-reverse!important}.\32xl\:flex-col{flex-direction:column!important}.\32xl\:flex-col-reverse{flex-direction:column-reverse!important}.\32xl\:flex-wrap{flex-wrap:wrap!important}.\32xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.\32xl\:flex-nowrap{flex-wrap:nowrap!important}.\32xl\:place-content-center{place-content:center!important}.\32xl\:place-content-start{place-content:start!important}.\32xl\:place-content-end{place-content:end!important}.\32xl\:place-content-between{place-content:space-between!important}.\32xl\:place-content-around{place-content:space-around!important}.\32xl\:place-content-evenly{place-content:space-evenly!important}.\32xl\:place-content-stretch{place-content:stretch!important}.\32xl\:place-items-start{place-items:start!important}.\32xl\:place-items-end{place-items:end!important}.\32xl\:place-items-center{place-items:center!important}.\32xl\:place-items-stretch{place-items:stretch!important}.\32xl\:content-center{align-content:center!important}.\32xl\:content-start{align-content:flex-start!important}.\32xl\:content-end{align-content:flex-end!important}.\32xl\:content-between{align-content:space-between!important}.\32xl\:content-around{align-content:space-around!important}.\32xl\:content-evenly{align-content:space-evenly!important}.\32xl\:items-start{align-items:flex-start!important}.\32xl\:items-end{align-items:flex-end!important}.\32xl\:items-center{align-items:center!important}.\32xl\:items-baseline{align-items:baseline!important}.\32xl\:items-stretch{align-items:stretch!important}.\32xl\:justify-start{justify-content:flex-start!important}.\32xl\:justify-end{justify-content:flex-end!important}.\32xl\:justify-center{justify-content:center!important}.\32xl\:justify-between{justify-content:space-between!important}.\32xl\:justify-around{justify-content:space-around!important}.\32xl\:justify-evenly{justify-content:space-evenly!important}.\32xl\:justify-items-start{justify-items:start!important}.\32xl\:justify-items-end{justify-items:end!important}.\32xl\:justify-items-center{justify-items:center!important}.\32xl\:justify-items-stretch{justify-items:stretch!important}.\32xl\:gap-0{gap:0px!important}.\32xl\:gap-1{gap:.25rem!important}.\32xl\:gap-2{gap:.5rem!important}.\32xl\:gap-3{gap:.75rem!important}.\32xl\:gap-4{gap:1rem!important}.\32xl\:gap-5{gap:1.25rem!important}.\32xl\:gap-6{gap:1.5rem!important}.\32xl\:gap-7{gap:1.75rem!important}.\32xl\:gap-8{gap:2rem!important}.\32xl\:gap-9{gap:2.25rem!important}.\32xl\:gap-10{gap:2.5rem!important}.\32xl\:gap-11{gap:2.75rem!important}.\32xl\:gap-12{gap:3rem!important}.\32xl\:gap-14{gap:3.5rem!important}.\32xl\:gap-16{gap:4rem!important}.\32xl\:gap-20{gap:5rem!important}.\32xl\:gap-24{gap:6rem!important}.\32xl\:gap-28{gap:7rem!important}.\32xl\:gap-30{gap:7.5rem!important}.\32xl\:gap-32{gap:8rem!important}.\32xl\:gap-36{gap:9rem!important}.\32xl\:gap-40{gap:10rem!important}.\32xl\:gap-44{gap:11rem!important}.\32xl\:gap-48{gap:12rem!important}.\32xl\:gap-52{gap:13rem!important}.\32xl\:gap-56{gap:14rem!important}.\32xl\:gap-60{gap:15rem!important}.\32xl\:gap-64{gap:16rem!important}.\32xl\:gap-72{gap:18rem!important}.\32xl\:gap-80{gap:20rem!important}.\32xl\:gap-82{gap:20.5rem!important}.\32xl\:gap-85{gap:21.25rem!important}.\32xl\:gap-96{gap:24rem!important}.\32xl\:gap-416{gap:26rem!important}.\32xl\:gap-550{gap:34.375rem!important}.\32xl\:gap-600{gap:37.5rem!important}.\32xl\:gap-px{gap:1px!important}.\32xl\:gap-0\.5{gap:.125rem!important}.\32xl\:gap-1\.5{gap:.375rem!important}.\32xl\:gap-2\.5{gap:.625rem!important}.\32xl\:gap-3\.5{gap:.875rem!important}.\32xl\:gap-tw-1{gap:.25rem!important}.\32xl\:gap-tw-2{gap:.5rem!important}.\32xl\:gap-tw-3{gap:.75rem!important}.\32xl\:gap-tw-3\.5{gap:.9375rem!important}.\32xl\:gap-tw-4{gap:1rem!important}.\32xl\:gap-tw-5{gap:1.25rem!important}.\32xl\:gap-51per{gap:51%!important}.\32xl\:gap-max-content{gap:max-content!important}.\32xl\:gap-x-0{column-gap:0px!important}.\32xl\:gap-x-1{column-gap:.25rem!important}.\32xl\:gap-x-2{column-gap:.5rem!important}.\32xl\:gap-x-3{column-gap:.75rem!important}.\32xl\:gap-x-4{column-gap:1rem!important}.\32xl\:gap-x-5{column-gap:1.25rem!important}.\32xl\:gap-x-6{column-gap:1.5rem!important}.\32xl\:gap-x-7{column-gap:1.75rem!important}.\32xl\:gap-x-8{column-gap:2rem!important}.\32xl\:gap-x-9{column-gap:2.25rem!important}.\32xl\:gap-x-10{column-gap:2.5rem!important}.\32xl\:gap-x-11{column-gap:2.75rem!important}.\32xl\:gap-x-12{column-gap:3rem!important}.\32xl\:gap-x-14{column-gap:3.5rem!important}.\32xl\:gap-x-16{column-gap:4rem!important}.\32xl\:gap-x-20{column-gap:5rem!important}.\32xl\:gap-x-24{column-gap:6rem!important}.\32xl\:gap-x-28{column-gap:7rem!important}.\32xl\:gap-x-30{column-gap:7.5rem!important}.\32xl\:gap-x-32{column-gap:8rem!important}.\32xl\:gap-x-36{column-gap:9rem!important}.\32xl\:gap-x-40{column-gap:10rem!important}.\32xl\:gap-x-44{column-gap:11rem!important}.\32xl\:gap-x-48{column-gap:12rem!important}.\32xl\:gap-x-52{column-gap:13rem!important}.\32xl\:gap-x-56{column-gap:14rem!important}.\32xl\:gap-x-60{column-gap:15rem!important}.\32xl\:gap-x-64{column-gap:16rem!important}.\32xl\:gap-x-72{column-gap:18rem!important}.\32xl\:gap-x-80{column-gap:20rem!important}.\32xl\:gap-x-82{column-gap:20.5rem!important}.\32xl\:gap-x-85{column-gap:21.25rem!important}.\32xl\:gap-x-96{column-gap:24rem!important}.\32xl\:gap-x-416{column-gap:26rem!important}.\32xl\:gap-x-550{column-gap:34.375rem!important}.\32xl\:gap-x-600{column-gap:37.5rem!important}.\32xl\:gap-x-px{column-gap:1px!important}.\32xl\:gap-x-0\.5{column-gap:.125rem!important}.\32xl\:gap-x-1\.5{column-gap:.375rem!important}.\32xl\:gap-x-2\.5{column-gap:.625rem!important}.\32xl\:gap-x-3\.5{column-gap:.875rem!important}.\32xl\:gap-x-tw-1{column-gap:.25rem!important}.\32xl\:gap-x-tw-2{column-gap:.5rem!important}.\32xl\:gap-x-tw-3{column-gap:.75rem!important}.\32xl\:gap-x-tw-3\.5{column-gap:.9375rem!important}.\32xl\:gap-x-tw-4{column-gap:1rem!important}.\32xl\:gap-x-tw-5{column-gap:1.25rem!important}.\32xl\:gap-x-51per{column-gap:51%!important}.\32xl\:gap-x-max-content{column-gap:max-content!important}.\32xl\:gap-y-0{row-gap:0px!important}.\32xl\:gap-y-1{row-gap:.25rem!important}.\32xl\:gap-y-2{row-gap:.5rem!important}.\32xl\:gap-y-3{row-gap:.75rem!important}.\32xl\:gap-y-4{row-gap:1rem!important}.\32xl\:gap-y-5{row-gap:1.25rem!important}.\32xl\:gap-y-6{row-gap:1.5rem!important}.\32xl\:gap-y-7{row-gap:1.75rem!important}.\32xl\:gap-y-8{row-gap:2rem!important}.\32xl\:gap-y-9{row-gap:2.25rem!important}.\32xl\:gap-y-10{row-gap:2.5rem!important}.\32xl\:gap-y-11{row-gap:2.75rem!important}.\32xl\:gap-y-12{row-gap:3rem!important}.\32xl\:gap-y-14{row-gap:3.5rem!important}.\32xl\:gap-y-16{row-gap:4rem!important}.\32xl\:gap-y-20{row-gap:5rem!important}.\32xl\:gap-y-24{row-gap:6rem!important}.\32xl\:gap-y-28{row-gap:7rem!important}.\32xl\:gap-y-30{row-gap:7.5rem!important}.\32xl\:gap-y-32{row-gap:8rem!important}.\32xl\:gap-y-36{row-gap:9rem!important}.\32xl\:gap-y-40{row-gap:10rem!important}.\32xl\:gap-y-44{row-gap:11rem!important}.\32xl\:gap-y-48{row-gap:12rem!important}.\32xl\:gap-y-52{row-gap:13rem!important}.\32xl\:gap-y-56{row-gap:14rem!important}.\32xl\:gap-y-60{row-gap:15rem!important}.\32xl\:gap-y-64{row-gap:16rem!important}.\32xl\:gap-y-72{row-gap:18rem!important}.\32xl\:gap-y-80{row-gap:20rem!important}.\32xl\:gap-y-82{row-gap:20.5rem!important}.\32xl\:gap-y-85{row-gap:21.25rem!important}.\32xl\:gap-y-96{row-gap:24rem!important}.\32xl\:gap-y-416{row-gap:26rem!important}.\32xl\:gap-y-550{row-gap:34.375rem!important}.\32xl\:gap-y-600{row-gap:37.5rem!important}.\32xl\:gap-y-px{row-gap:1px!important}.\32xl\:gap-y-0\.5{row-gap:.125rem!important}.\32xl\:gap-y-1\.5{row-gap:.375rem!important}.\32xl\:gap-y-2\.5{row-gap:.625rem!important}.\32xl\:gap-y-3\.5{row-gap:.875rem!important}.\32xl\:gap-y-tw-1{row-gap:.25rem!important}.\32xl\:gap-y-tw-2{row-gap:.5rem!important}.\32xl\:gap-y-tw-3{row-gap:.75rem!important}.\32xl\:gap-y-tw-3\.5{row-gap:.9375rem!important}.\32xl\:gap-y-tw-4{row-gap:1rem!important}.\32xl\:gap-y-tw-5{row-gap:1.25rem!important}.\32xl\:gap-y-51per{row-gap:51%!important}.\32xl\:gap-y-max-content{row-gap:max-content!important}.\32xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2rem * var(--tw-space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3rem * var(--tw-space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(4rem * var(--tw-space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(5rem * var(--tw-space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(6rem * var(--tw-space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7rem * var(--tw-space-x-reverse))!important;margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(8rem * var(--tw-space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(9rem * var(--tw-space-x-reverse))!important;margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(10rem * var(--tw-space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(11rem * var(--tw-space-x-reverse))!important;margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(12rem * var(--tw-space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(13rem * var(--tw-space-x-reverse))!important;margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(14rem * var(--tw-space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(15rem * var(--tw-space-x-reverse))!important;margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(16rem * var(--tw-space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(18rem * var(--tw-space-x-reverse))!important;margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20rem * var(--tw-space-x-reverse))!important;margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(24rem * var(--tw-space-x-reverse))!important;margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(26rem * var(--tw-space-x-reverse))!important;margin-left:calc(26rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1px * var(--tw-space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(51% * var(--tw-space-x-reverse))!important;margin-left:calc(51% * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-2.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-3.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-4rem * var(--tw-space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-6rem * var(--tw-space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-30>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-7.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-7.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-8rem * var(--tw-space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-9rem * var(--tw-space-x-reverse))!important;margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-10rem * var(--tw-space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-11rem * var(--tw-space-x-reverse))!important;margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-12rem * var(--tw-space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-13rem * var(--tw-space-x-reverse))!important;margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-14rem * var(--tw-space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-15rem * var(--tw-space-x-reverse))!important;margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-16rem * var(--tw-space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-18rem * var(--tw-space-x-reverse))!important;margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-82>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-20.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-20.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-85>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-21.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-21.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-24rem * var(--tw-space-x-reverse))!important;margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-416>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-26rem * var(--tw-space-x-reverse))!important;margin-left:calc(-26rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-550>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-34.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-34.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-600>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-37.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-37.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1px * var(--tw-space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.125rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.625rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.875rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-.9375rem * var(--tw-space-x-reverse))!important;margin-left:calc(-.9375rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-tw-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-51per>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(-51% * var(--tw-space-x-reverse))!important;margin-left:calc(-51% * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:-space-x-max-content>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(max-content * var(--tw-space-x-reverse))!important;margin-left:calc(max-content * calc(1 - var(--tw-space-x-reverse)))!important}.\32xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.\32xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(4rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(6rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(7.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(8rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(9rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(10rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(11rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(12rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(13rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(14rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(15rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(16rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(18rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(20.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(21.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(24rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(26rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(34.375rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(37.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1px * var(--tw-space-y-reverse))!important}.\32xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.125rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.625rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.875rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.9375rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))!important}.\32xl\:space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(51% * var(--tw-space-y-reverse))!important}.\32xl\:space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-30>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-7.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-7.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-9rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-11rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-13rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-15rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-18rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-82>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-20.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-20.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-85>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-21.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-21.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-24rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-416>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-26rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-26rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-550>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-34.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-34.375rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-600>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-37.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-37.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1px * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-.9375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-.9375rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-tw-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-51per>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(-51% * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(-51% * var(--tw-space-y-reverse))!important}.\32xl\:-space-y-max-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(max-content * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(max-content * var(--tw-space-y-reverse))!important}.\32xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1 !important}.\32xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1 !important}.\32xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(0px * var(--tw-divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x-1>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(2px * var(--tw-divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x-3>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(3px * var(--tw-divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(4px * var(--tw-divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(8px * var(--tw-divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0 !important;border-right-width:calc(1px * var(--tw-divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))!important}.\32xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-1>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-3>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.\32xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.\32xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1 !important}.\32xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.\32xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.\32xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.\32xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.\32xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.\32xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent!important}.\32xl\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor!important}.\32xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-divide-opacity))!important}.\32xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-divide-opacity))!important}.\32xl\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-divide-opacity))!important}.\32xl\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-divide-opacity))!important}.\32xl\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-divide-opacity))!important}.\32xl\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-divide-opacity))!important}.\32xl\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-divide-opacity))!important}.\32xl\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-divide-opacity))!important}.\32xl\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-divide-opacity))!important}.\32xl\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-divide-opacity))!important}.\32xl\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-divide-opacity))!important}.\32xl\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-divide-opacity))!important}.\32xl\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-divide-opacity))!important}.\32xl\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-divide-opacity))!important}.\32xl\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-divide-opacity))!important}.\32xl\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-divide-opacity))!important}.\32xl\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-divide-opacity))!important}.\32xl\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-divide-opacity))!important}.\32xl\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-divide-opacity))!important}.\32xl\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-divide-opacity))!important}.\32xl\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-divide-opacity))!important}.\32xl\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-divide-opacity))!important}.\32xl\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-divide-opacity))!important}.\32xl\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-divide-opacity))!important}.\32xl\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-divide-opacity))!important}.\32xl\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-divide-opacity))!important}.\32xl\:divide-primary-blue>:not([hidden])~:not([hidden]){border-color:var(--primary-color)!important}.\32xl\:divide-primary-blue-dark>:not([hidden])~:not([hidden]){border-color:var(--primary-color-dark)!important}.\32xl\:divide-primary-blue-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-divide-opacity))!important}.\32xl\:divide-primary-green>:not([hidden])~:not([hidden]){border-color:var(--conversion-color)!important}.\32xl\:divide-secondary-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-divide-opacity))!important}.\32xl\:divide-tertiary-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-divide-opacity))!important}.\32xl\:divide-tertiary-green-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-divide-opacity))!important}.\32xl\:divide-grey-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-divide-opacity))!important}.\32xl\:divide-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-divide-opacity))!important}.\32xl\:divide-surface-1>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-divide-opacity))!important}.\32xl\:divide-surface-2>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-divide-opacity))!important}.\32xl\:divide-surface-3>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-divide-opacity))!important}.\32xl\:divide-surface-4>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.\32xl\:divide-light-grey>:not([hidden])~:not([hidden]){border-color:var(--backgroud-light-primary)!important}.\32xl\:divide-light-error-red>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-divide-opacity))!important}.\32xl\:divide-offblack>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-divide-opacity))!important}.\32xl\:divide-meta>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-divide-opacity))!important}.\32xl\:divide-warning-yellow>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-divide-opacity))!important}.\32xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0 !important}.\32xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05 !important}.\32xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1 !important}.\32xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2 !important}.\32xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25 !important}.\32xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3 !important}.\32xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4 !important}.\32xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5 !important}.\32xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6 !important}.\32xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7 !important}.\32xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75 !important}.\32xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8 !important}.\32xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9 !important}.\32xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95 !important}.\32xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important}.\32xl\:place-self-auto{place-self:auto!important}.\32xl\:place-self-start{place-self:start!important}.\32xl\:place-self-end{place-self:end!important}.\32xl\:place-self-center{place-self:center!important}.\32xl\:place-self-stretch{place-self:stretch!important}.\32xl\:self-auto{align-self:auto!important}.\32xl\:self-start{align-self:flex-start!important}.\32xl\:self-end{align-self:flex-end!important}.\32xl\:self-center{align-self:center!important}.\32xl\:self-stretch{align-self:stretch!important}.\32xl\:self-baseline{align-self:baseline!important}.\32xl\:justify-self-auto{justify-self:auto!important}.\32xl\:justify-self-start{justify-self:start!important}.\32xl\:justify-self-end{justify-self:end!important}.\32xl\:justify-self-center{justify-self:center!important}.\32xl\:justify-self-stretch{justify-self:stretch!important}.\32xl\:overflow-auto{overflow:auto!important}.\32xl\:overflow-hidden{overflow:hidden!important}.\32xl\:overflow-visible{overflow:visible!important}.\32xl\:overflow-scroll{overflow:scroll!important}.\32xl\:overflow-x-auto{overflow-x:auto!important}.\32xl\:overflow-y-auto{overflow-y:auto!important}.\32xl\:overflow-x-hidden{overflow-x:hidden!important}.\32xl\:overflow-y-hidden{overflow-y:hidden!important}.\32xl\:overflow-x-visible{overflow-x:visible!important}.\32xl\:overflow-y-visible{overflow-y:visible!important}.\32xl\:overflow-x-scroll{overflow-x:scroll!important}.\32xl\:overflow-y-scroll{overflow-y:scroll!important}.\32xl\:overscroll-auto{overscroll-behavior:auto!important}.\32xl\:overscroll-contain{overscroll-behavior:contain!important}.\32xl\:overscroll-none{overscroll-behavior:none!important}.\32xl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.\32xl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.\32xl\:overscroll-y-none{overscroll-behavior-y:none!important}.\32xl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.\32xl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.\32xl\:overscroll-x-none{overscroll-behavior-x:none!important}.\32xl\:truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.\32xl\:overflow-ellipsis{text-overflow:ellipsis!important}.\32xl\:overflow-clip{text-overflow:clip!important}.\32xl\:whitespace-normal{white-space:normal!important}.\32xl\:whitespace-nowrap{white-space:nowrap!important}.\32xl\:whitespace-pre{white-space:pre!important}.\32xl\:whitespace-pre-line{white-space:pre-line!important}.\32xl\:whitespace-pre-wrap{white-space:pre-wrap!important}.\32xl\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.\32xl\:break-words{overflow-wrap:break-word!important}.\32xl\:break-all{word-break:break-all!important}.\32xl\:rounded-none{border-radius:0!important}.\32xl\:rounded-sm{border-radius:.125rem!important}.\32xl\:rounded{border-radius:.25rem!important}.\32xl\:rounded-md{border-radius:.375rem!important}.\32xl\:rounded-lg{border-radius:.5rem!important}.\32xl\:rounded-xl{border-radius:.75rem!important}.\32xl\:rounded-2xl{border-radius:1rem!important}.\32xl\:rounded-3xl{border-radius:1.5rem!important}.\32xl\:rounded-full{border-radius:9999px!important}.\32xl\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.\32xl\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.\32xl\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.\32xl\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.\32xl\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.\32xl\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.\32xl\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.\32xl\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.\32xl\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.\32xl\:rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.\32xl\:rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.\32xl\:rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.\32xl\:rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.\32xl\:rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.\32xl\:rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.\32xl\:rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.\32xl\:rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.\32xl\:rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.\32xl\:rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.\32xl\:rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.\32xl\:rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.\32xl\:rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.\32xl\:rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.\32xl\:rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.\32xl\:rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.\32xl\:rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.\32xl\:rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.\32xl\:rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.\32xl\:rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.\32xl\:rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.\32xl\:rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.\32xl\:rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.\32xl\:rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.\32xl\:rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.\32xl\:rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.\32xl\:rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.\32xl\:rounded-tl-none{border-top-left-radius:0!important}.\32xl\:rounded-tl-sm{border-top-left-radius:.125rem!important}.\32xl\:rounded-tl{border-top-left-radius:.25rem!important}.\32xl\:rounded-tl-md{border-top-left-radius:.375rem!important}.\32xl\:rounded-tl-lg{border-top-left-radius:.5rem!important}.\32xl\:rounded-tl-xl{border-top-left-radius:.75rem!important}.\32xl\:rounded-tl-2xl{border-top-left-radius:1rem!important}.\32xl\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.\32xl\:rounded-tl-full{border-top-left-radius:9999px!important}.\32xl\:rounded-tr-none{border-top-right-radius:0!important}.\32xl\:rounded-tr-sm{border-top-right-radius:.125rem!important}.\32xl\:rounded-tr{border-top-right-radius:.25rem!important}.\32xl\:rounded-tr-md{border-top-right-radius:.375rem!important}.\32xl\:rounded-tr-lg{border-top-right-radius:.5rem!important}.\32xl\:rounded-tr-xl{border-top-right-radius:.75rem!important}.\32xl\:rounded-tr-2xl{border-top-right-radius:1rem!important}.\32xl\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.\32xl\:rounded-tr-full{border-top-right-radius:9999px!important}.\32xl\:rounded-br-none{border-bottom-right-radius:0!important}.\32xl\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.\32xl\:rounded-br{border-bottom-right-radius:.25rem!important}.\32xl\:rounded-br-md{border-bottom-right-radius:.375rem!important}.\32xl\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.\32xl\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.\32xl\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.\32xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.\32xl\:rounded-br-full{border-bottom-right-radius:9999px!important}.\32xl\:rounded-bl-none{border-bottom-left-radius:0!important}.\32xl\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.\32xl\:rounded-bl{border-bottom-left-radius:.25rem!important}.\32xl\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.\32xl\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.\32xl\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.\32xl\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.\32xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.\32xl\:rounded-bl-full{border-bottom-left-radius:9999px!important}.\32xl\:border-0{border-width:0!important}.\32xl\:border-1{border-width:1px!important}.\32xl\:border-2{border-width:2px!important}.\32xl\:border-3{border-width:3px!important}.\32xl\:border-4{border-width:4px!important}.\32xl\:border-8{border-width:8px!important}.\32xl\:border{border-width:1px!important}.\32xl\:hover\:border-0:hover{border-width:0!important}.\32xl\:hover\:border-1:hover{border-width:1px!important}.\32xl\:hover\:border-2:hover{border-width:2px!important}.\32xl\:hover\:border-3:hover{border-width:3px!important}.\32xl\:hover\:border-4:hover{border-width:4px!important}.\32xl\:hover\:border-8:hover{border-width:8px!important}.\32xl\:hover\:border:hover{border-width:1px!important}.\32xl\:border-t-0{border-top-width:0!important}.\32xl\:border-t-1{border-top-width:1px!important}.\32xl\:border-t-2{border-top-width:2px!important}.\32xl\:border-t-3{border-top-width:3px!important}.\32xl\:border-t-4{border-top-width:4px!important}.\32xl\:border-t-8{border-top-width:8px!important}.\32xl\:border-t{border-top-width:1px!important}.\32xl\:border-r-0{border-right-width:0!important}.\32xl\:border-r-1{border-right-width:1px!important}.\32xl\:border-r-2{border-right-width:2px!important}.\32xl\:border-r-3{border-right-width:3px!important}.\32xl\:border-r-4{border-right-width:4px!important}.\32xl\:border-r-8{border-right-width:8px!important}.\32xl\:border-r{border-right-width:1px!important}.\32xl\:border-b-0{border-bottom-width:0!important}.\32xl\:border-b-1{border-bottom-width:1px!important}.\32xl\:border-b-2{border-bottom-width:2px!important}.\32xl\:border-b-3{border-bottom-width:3px!important}.\32xl\:border-b-4{border-bottom-width:4px!important}.\32xl\:border-b-8{border-bottom-width:8px!important}.\32xl\:border-b{border-bottom-width:1px!important}.\32xl\:border-l-0{border-left-width:0!important}.\32xl\:border-l-1{border-left-width:1px!important}.\32xl\:border-l-2{border-left-width:2px!important}.\32xl\:border-l-3{border-left-width:3px!important}.\32xl\:border-l-4{border-left-width:4px!important}.\32xl\:border-l-8{border-left-width:8px!important}.\32xl\:border-l{border-left-width:1px!important}.\32xl\:hover\:border-t-0:hover{border-top-width:0!important}.\32xl\:hover\:border-t-1:hover{border-top-width:1px!important}.\32xl\:hover\:border-t-2:hover{border-top-width:2px!important}.\32xl\:hover\:border-t-3:hover{border-top-width:3px!important}.\32xl\:hover\:border-t-4:hover{border-top-width:4px!important}.\32xl\:hover\:border-t-8:hover{border-top-width:8px!important}.\32xl\:hover\:border-t:hover{border-top-width:1px!important}.\32xl\:hover\:border-r-0:hover{border-right-width:0!important}.\32xl\:hover\:border-r-1:hover{border-right-width:1px!important}.\32xl\:hover\:border-r-2:hover{border-right-width:2px!important}.\32xl\:hover\:border-r-3:hover{border-right-width:3px!important}.\32xl\:hover\:border-r-4:hover{border-right-width:4px!important}.\32xl\:hover\:border-r-8:hover{border-right-width:8px!important}.\32xl\:hover\:border-r:hover{border-right-width:1px!important}.\32xl\:hover\:border-b-0:hover{border-bottom-width:0!important}.\32xl\:hover\:border-b-1:hover{border-bottom-width:1px!important}.\32xl\:hover\:border-b-2:hover{border-bottom-width:2px!important}.\32xl\:hover\:border-b-3:hover{border-bottom-width:3px!important}.\32xl\:hover\:border-b-4:hover{border-bottom-width:4px!important}.\32xl\:hover\:border-b-8:hover{border-bottom-width:8px!important}.\32xl\:hover\:border-b:hover{border-bottom-width:1px!important}.\32xl\:hover\:border-l-0:hover{border-left-width:0!important}.\32xl\:hover\:border-l-1:hover{border-left-width:1px!important}.\32xl\:hover\:border-l-2:hover{border-left-width:2px!important}.\32xl\:hover\:border-l-3:hover{border-left-width:3px!important}.\32xl\:hover\:border-l-4:hover{border-left-width:4px!important}.\32xl\:hover\:border-l-8:hover{border-left-width:8px!important}.\32xl\:hover\:border-l:hover{border-left-width:1px!important}.\32xl\:border-solid{border-style:solid!important}.\32xl\:border-dashed{border-style:dashed!important}.\32xl\:border-dotted{border-style:dotted!important}.\32xl\:border-double{border-style:double!important}.\32xl\:border-none{border-style:none!important}.\32xl\:border-transparent{border-color:transparent!important}.\32xl\:border-current{border-color:currentColor!important}.\32xl\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:border-primary-blue{border-color:var(--primary-color)!important}.\32xl\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.\32xl\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:border-primary-green{border-color:var(--conversion-color)!important}.\32xl\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.\32xl\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:checked\:border-transparent:checked{border-color:transparent!important}.\32xl\:checked\:border-current:checked{border-color:currentColor!important}.\32xl\:checked\:border-black:checked{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:checked\:border-white:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:checked\:border-gray-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:checked\:border-red-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:checked\:border-yellow-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:checked\:border-green-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:checked\:border-blue-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:checked\:border-indigo-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:checked\:border-purple-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-50:checked{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-100:checked{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-200:checked{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-300:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-400:checked{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-500:checked{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-600:checked{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-700:checked{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-800:checked{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:checked\:border-pink-900:checked{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:checked\:border-primary-blue:checked{border-color:var(--primary-color)!important}.\32xl\:checked\:border-primary-blue-dark:checked{border-color:var(--primary-color-dark)!important}.\32xl\:checked\:border-primary-blue-light:checked{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:checked\:border-primary-green:checked{border-color:var(--conversion-color)!important}.\32xl\:checked\:border-secondary-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:checked\:border-tertiary-green:checked{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:checked\:border-tertiary-green-dark:checked{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:checked\:border-grey-border:checked{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:checked\:border-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:checked\:border-surface-1:checked{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:checked\:border-surface-2:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:checked\:border-surface-3:checked{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:checked\:border-surface-4:checked{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:checked\:border-light-grey:checked{border-color:var(--backgroud-light-primary)!important}.\32xl\:checked\:border-light-error-red:checked{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:checked\:border-offblack:checked{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:checked\:border-meta:checked{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:checked\:border-warning-yellow:checked{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-transparent{border-color:transparent!important}.group:hover .\32xl\:group-hover\:border-current{border-color:currentColor!important}.group:hover .\32xl\:group-hover\:border-black{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-white{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-50{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-100{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-200{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-300{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-400{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-500{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-600{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-700{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-800{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-900{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-50{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-100{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-200{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-300{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-400{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-500{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-600{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-700{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-800{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-red-900{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-50{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-100{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-200{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-300{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-400{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-500{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-600{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-700{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-800{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-yellow-900{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-50{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-100{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-200{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-300{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-400{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-500{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-600{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-700{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-800{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-green-900{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-50{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-100{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-200{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-300{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-400{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-500{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-600{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-700{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-800{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-900{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-50{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-100{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-300{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-400{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-500{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-600{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-700{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-800{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-indigo-900{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-50{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-100{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-200{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-300{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-400{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-500{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-600{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-700{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-800{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-purple-900{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-50{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-100{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-200{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-300{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-400{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-500{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-600{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-700{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-800{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-pink-900{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-primary-blue{border-color:var(--primary-color)!important}.group:hover .\32xl\:group-hover\:border-primary-blue-dark{border-color:var(--primary-color-dark)!important}.group:hover .\32xl\:group-hover\:border-primary-blue-light{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-primary-green{border-color:var(--conversion-color)!important}.group:hover .\32xl\:group-hover\:border-secondary-yellow{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-tertiary-green{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-tertiary-green-dark{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-grey-border{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-error-red{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-surface-1{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-surface-2{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-surface-3{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-surface-4{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-light-grey{border-color:var(--backgroud-light-primary)!important}.group:hover .\32xl\:group-hover\:border-light-error-red{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-offblack{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-meta{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-warning-yellow{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-transparent:focus-within{border-color:transparent!important}.\32xl\:focus-within\:border-current:focus-within{border-color:currentColor!important}.\32xl\:focus-within\:border-black:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-white:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-primary-blue:focus-within{border-color:var(--primary-color)!important}.\32xl\:focus-within\:border-primary-blue-dark:focus-within{border-color:var(--primary-color-dark)!important}.\32xl\:focus-within\:border-primary-blue-light:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-primary-green:focus-within{border-color:var(--conversion-color)!important}.\32xl\:focus-within\:border-secondary-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-tertiary-green:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-tertiary-green-dark:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-grey-border:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-surface-1:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-surface-2:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-surface-3:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-surface-4:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-light-grey:focus-within{border-color:var(--backgroud-light-primary)!important}.\32xl\:focus-within\:border-light-error-red:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-offblack:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-meta:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-warning-yellow:focus-within{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:hover\:border-transparent:hover{border-color:transparent!important}.\32xl\:hover\:border-current:hover{border-color:currentColor!important}.\32xl\:hover\:border-black:hover{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:hover\:border-white:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:hover\:border-red-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:hover\:border-yellow-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:hover\:border-green-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:hover\:border-indigo-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:hover\:border-purple-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-50:hover{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-100:hover{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-300:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-400:hover{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-500:hover{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-600:hover{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-700:hover{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-800:hover{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:hover\:border-pink-900:hover{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:hover\:border-primary-blue:hover{border-color:var(--primary-color)!important}.\32xl\:hover\:border-primary-blue-dark:hover{border-color:var(--primary-color-dark)!important}.\32xl\:hover\:border-primary-blue-light:hover{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:hover\:border-primary-green:hover{border-color:var(--conversion-color)!important}.\32xl\:hover\:border-secondary-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:hover\:border-tertiary-green:hover{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:hover\:border-tertiary-green-dark:hover{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:hover\:border-grey-border:hover{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:hover\:border-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:hover\:border-surface-1:hover{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:hover\:border-surface-2:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:hover\:border-surface-3:hover{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:hover\:border-surface-4:hover{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-light-grey:hover{border-color:var(--backgroud-light-primary)!important}.\32xl\:hover\:border-light-error-red:hover{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:hover\:border-offblack:hover{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:hover\:border-meta:hover{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:hover\:border-warning-yellow:hover{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:focus\:border-transparent:focus{border-color:transparent!important}.\32xl\:focus\:border-current:focus{border-color:currentColor!important}.\32xl\:focus\:border-black:focus{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:focus\:border-white:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:focus\:border-red-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:focus\:border-yellow-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:focus\:border-green-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:focus\:border-indigo-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:focus\:border-purple-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-50:focus{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-100:focus{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-200:focus{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-300:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-400:focus{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-500:focus{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-600:focus{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-700:focus{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-800:focus{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:focus\:border-pink-900:focus{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:focus\:border-primary-blue:focus{border-color:var(--primary-color)!important}.\32xl\:focus\:border-primary-blue-dark:focus{border-color:var(--primary-color-dark)!important}.\32xl\:focus\:border-primary-blue-light:focus{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:focus\:border-primary-green:focus{border-color:var(--conversion-color)!important}.\32xl\:focus\:border-secondary-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:focus\:border-tertiary-green:focus{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:focus\:border-tertiary-green-dark:focus{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:focus\:border-grey-border:focus{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:focus\:border-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:focus\:border-surface-1:focus{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:focus\:border-surface-2:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:focus\:border-surface-3:focus{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:focus\:border-surface-4:focus{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-light-grey:focus{border-color:var(--backgroud-light-primary)!important}.\32xl\:focus\:border-light-error-red:focus{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:focus\:border-offblack:focus{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:focus\:border-meta:focus{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:focus\:border-warning-yellow:focus{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-transparent:disabled{border-color:transparent!important}.\32xl\:disabled\:border-current:disabled{border-color:currentColor!important}.\32xl\:disabled\:border-black:disabled{--tw-border-opacity: 1 !important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-white:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,250,251,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(243,244,246,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,213,219,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(156,163,175,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(107,114,128,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(75,85,99,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,65,81,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(31,41,55,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-gray-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(17,24,39,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,242,242,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,226,226,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,202,202,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,165,165,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,113,113,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,68,68,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(220,38,38,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(185,28,28,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(153,27,27,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-red-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(127,29,29,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,251,235,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(254,243,199,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,230,138,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,211,77,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,191,36,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,158,11,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(217,119,6,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(180,83,9,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(146,64,14,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-yellow-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(120,53,15,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,253,245,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(209,250,229,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,243,208,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(110,231,183,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(52,211,153,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(16,185,129,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(5,150,105,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(4,120,87,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,95,70,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-green-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(6,78,59,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(239,246,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,234,254,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(191,219,254,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(147,197,253,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(96,165,250,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(59,130,246,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(37,99,235,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(29,78,216,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,64,175,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-blue-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(30,58,138,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(238,242,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(224,231,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(199,210,254,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(165,180,252,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(129,140,248,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(99,102,241,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(79,70,229,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(67,56,202,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(55,48,163,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-indigo-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(49,46,129,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(245,243,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(237,233,254,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(221,214,254,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(196,181,253,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(167,139,250,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(139,92,246,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(124,58,237,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(109,40,217,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(91,33,182,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-purple-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(76,29,149,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-50:disabled{--tw-border-opacity: 1 !important;border-color:rgba(253,242,248,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-100:disabled{--tw-border-opacity: 1 !important;border-color:rgba(252,231,243,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-200:disabled{--tw-border-opacity: 1 !important;border-color:rgba(251,207,232,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-300:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,168,212,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-400:disabled{--tw-border-opacity: 1 !important;border-color:rgba(244,114,182,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-500:disabled{--tw-border-opacity: 1 !important;border-color:rgba(236,72,153,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-600:disabled{--tw-border-opacity: 1 !important;border-color:rgba(219,39,119,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-700:disabled{--tw-border-opacity: 1 !important;border-color:rgba(190,24,93,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-800:disabled{--tw-border-opacity: 1 !important;border-color:rgba(157,23,77,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-pink-900:disabled{--tw-border-opacity: 1 !important;border-color:rgba(131,24,67,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-primary-blue:disabled{border-color:var(--primary-color)!important}.\32xl\:disabled\:border-primary-blue-dark:disabled{border-color:var(--primary-color-dark)!important}.\32xl\:disabled\:border-primary-blue-light:disabled{--tw-border-opacity: 1 !important;border-color:rgba(187,199,216,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-primary-green:disabled{border-color:var(--conversion-color)!important}.\32xl\:disabled\:border-secondary-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,197,65,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-tertiary-green:disabled{--tw-border-opacity: 1 !important;border-color:rgba(47,156,106,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-tertiary-green-dark:disabled{--tw-border-opacity: 1 !important;border-color:rgba(32,109,74,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-grey-border:disabled{--tw-border-opacity: 1 !important;border-color:rgba(208,208,208,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(204,51,50,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-surface-1:disabled{--tw-border-opacity: 1 !important;border-color:rgba(246,248,251,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-surface-2:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,248,248,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-surface-3:disabled{--tw-border-opacity: 1 !important;border-color:rgba(232,232,232,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-surface-4:disabled{--tw-border-opacity: 1 !important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-light-grey:disabled{border-color:var(--backgroud-light-primary)!important}.\32xl\:disabled\:border-light-error-red:disabled{--tw-border-opacity: 1 !important;border-color:rgba(249,234,234,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-offblack:disabled{--tw-border-opacity: 1 !important;border-color:rgba(51,51,51,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-meta:disabled{--tw-border-opacity: 1 !important;border-color:rgba(117,117,117,var(--tw-border-opacity))!important}.\32xl\:disabled\:border-warning-yellow:disabled{--tw-border-opacity: 1 !important;border-color:rgba(248,148,6,var(--tw-border-opacity))!important}.\32xl\:border-opacity-0{--tw-border-opacity: 0 !important}.\32xl\:border-opacity-5{--tw-border-opacity: .05 !important}.\32xl\:border-opacity-10{--tw-border-opacity: .1 !important}.\32xl\:border-opacity-20{--tw-border-opacity: .2 !important}.\32xl\:border-opacity-25{--tw-border-opacity: .25 !important}.\32xl\:border-opacity-30{--tw-border-opacity: .3 !important}.\32xl\:border-opacity-40{--tw-border-opacity: .4 !important}.\32xl\:border-opacity-50{--tw-border-opacity: .5 !important}.\32xl\:border-opacity-60{--tw-border-opacity: .6 !important}.\32xl\:border-opacity-70{--tw-border-opacity: .7 !important}.\32xl\:border-opacity-75{--tw-border-opacity: .75 !important}.\32xl\:border-opacity-80{--tw-border-opacity: .8 !important}.\32xl\:border-opacity-90{--tw-border-opacity: .9 !important}.\32xl\:border-opacity-95{--tw-border-opacity: .95 !important}.\32xl\:border-opacity-100{--tw-border-opacity: 1 !important}.group:hover .\32xl\:group-hover\:border-opacity-0{--tw-border-opacity: 0 !important}.group:hover .\32xl\:group-hover\:border-opacity-5{--tw-border-opacity: .05 !important}.group:hover .\32xl\:group-hover\:border-opacity-10{--tw-border-opacity: .1 !important}.group:hover .\32xl\:group-hover\:border-opacity-20{--tw-border-opacity: .2 !important}.group:hover .\32xl\:group-hover\:border-opacity-25{--tw-border-opacity: .25 !important}.group:hover .\32xl\:group-hover\:border-opacity-30{--tw-border-opacity: .3 !important}.group:hover .\32xl\:group-hover\:border-opacity-40{--tw-border-opacity: .4 !important}.group:hover .\32xl\:group-hover\:border-opacity-50{--tw-border-opacity: .5 !important}.group:hover .\32xl\:group-hover\:border-opacity-60{--tw-border-opacity: .6 !important}.group:hover .\32xl\:group-hover\:border-opacity-70{--tw-border-opacity: .7 !important}.group:hover .\32xl\:group-hover\:border-opacity-75{--tw-border-opacity: .75 !important}.group:hover .\32xl\:group-hover\:border-opacity-80{--tw-border-opacity: .8 !important}.group:hover .\32xl\:group-hover\:border-opacity-90{--tw-border-opacity: .9 !important}.group:hover .\32xl\:group-hover\:border-opacity-95{--tw-border-opacity: .95 !important}.group:hover .\32xl\:group-hover\:border-opacity-100{--tw-border-opacity: 1 !important}.\32xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0 !important}.\32xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05 !important}.\32xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1 !important}.\32xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2 !important}.\32xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25 !important}.\32xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3 !important}.\32xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4 !important}.\32xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5 !important}.\32xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6 !important}.\32xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7 !important}.\32xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75 !important}.\32xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8 !important}.\32xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9 !important}.\32xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95 !important}.\32xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1 !important}.\32xl\:hover\:border-opacity-0:hover{--tw-border-opacity: 0 !important}.\32xl\:hover\:border-opacity-5:hover{--tw-border-opacity: .05 !important}.\32xl\:hover\:border-opacity-10:hover{--tw-border-opacity: .1 !important}.\32xl\:hover\:border-opacity-20:hover{--tw-border-opacity: .2 !important}.\32xl\:hover\:border-opacity-25:hover{--tw-border-opacity: .25 !important}.\32xl\:hover\:border-opacity-30:hover{--tw-border-opacity: .3 !important}.\32xl\:hover\:border-opacity-40:hover{--tw-border-opacity: .4 !important}.\32xl\:hover\:border-opacity-50:hover{--tw-border-opacity: .5 !important}.\32xl\:hover\:border-opacity-60:hover{--tw-border-opacity: .6 !important}.\32xl\:hover\:border-opacity-70:hover{--tw-border-opacity: .7 !important}.\32xl\:hover\:border-opacity-75:hover{--tw-border-opacity: .75 !important}.\32xl\:hover\:border-opacity-80:hover{--tw-border-opacity: .8 !important}.\32xl\:hover\:border-opacity-90:hover{--tw-border-opacity: .9 !important}.\32xl\:hover\:border-opacity-95:hover{--tw-border-opacity: .95 !important}.\32xl\:hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.\32xl\:focus\:border-opacity-0:focus{--tw-border-opacity: 0 !important}.\32xl\:focus\:border-opacity-5:focus{--tw-border-opacity: .05 !important}.\32xl\:focus\:border-opacity-10:focus{--tw-border-opacity: .1 !important}.\32xl\:focus\:border-opacity-20:focus{--tw-border-opacity: .2 !important}.\32xl\:focus\:border-opacity-25:focus{--tw-border-opacity: .25 !important}.\32xl\:focus\:border-opacity-30:focus{--tw-border-opacity: .3 !important}.\32xl\:focus\:border-opacity-40:focus{--tw-border-opacity: .4 !important}.\32xl\:focus\:border-opacity-50:focus{--tw-border-opacity: .5 !important}.\32xl\:focus\:border-opacity-60:focus{--tw-border-opacity: .6 !important}.\32xl\:focus\:border-opacity-70:focus{--tw-border-opacity: .7 !important}.\32xl\:focus\:border-opacity-75:focus{--tw-border-opacity: .75 !important}.\32xl\:focus\:border-opacity-80:focus{--tw-border-opacity: .8 !important}.\32xl\:focus\:border-opacity-90:focus{--tw-border-opacity: .9 !important}.\32xl\:focus\:border-opacity-95:focus{--tw-border-opacity: .95 !important}.\32xl\:focus\:border-opacity-100:focus{--tw-border-opacity: 1 !important}.\32xl\:bg-transparent{background-color:transparent!important}.\32xl\:bg-current{background-color:currentColor!important}.\32xl\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:bg-primary-blue{background-color:var(--primary-color)!important}.\32xl\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.\32xl\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:bg-primary-green{background-color:var(--conversion-color)!important}.\32xl\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.\32xl\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-transparent:checked{background-color:transparent!important}.\32xl\:checked\:bg-current:checked{background-color:currentColor!important}.\32xl\:checked\:bg-black:checked{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-white:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-gray-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-red-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-yellow-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-green-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-blue-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-indigo-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-purple-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-50:checked{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-100:checked{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-200:checked{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-300:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-400:checked{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-500:checked{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-600:checked{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-700:checked{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-800:checked{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-pink-900:checked{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-primary-blue:checked{background-color:var(--primary-color)!important}.\32xl\:checked\:bg-primary-blue-dark:checked{background-color:var(--primary-color-dark)!important}.\32xl\:checked\:bg-primary-blue-light:checked{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-primary-green:checked{background-color:var(--conversion-color)!important}.\32xl\:checked\:bg-secondary-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-tertiary-green:checked{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-tertiary-green-dark:checked{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-grey-border:checked{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-surface-1:checked{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-surface-2:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-surface-3:checked{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-surface-4:checked{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-light-grey:checked{background-color:var(--backgroud-light-primary)!important}.\32xl\:checked\:bg-light-error-red:checked{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-offblack:checked{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-meta:checked{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:checked\:bg-warning-yellow:checked{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-transparent{background-color:transparent!important}.group:hover .\32xl\:group-hover\:bg-current{background-color:currentColor!important}.group:hover .\32xl\:group-hover\:bg-black{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-white{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-300{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-700{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-900{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-50{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-200{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-300{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-400{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-500{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-700{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-800{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-purple-900{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-200{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-300{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-400{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-500{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-600{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-700{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-800{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-pink-900{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-primary-blue{background-color:var(--primary-color)!important}.group:hover .\32xl\:group-hover\:bg-primary-blue-dark{background-color:var(--primary-color-dark)!important}.group:hover .\32xl\:group-hover\:bg-primary-blue-light{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-primary-green{background-color:var(--conversion-color)!important}.group:hover .\32xl\:group-hover\:bg-secondary-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-tertiary-green{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-tertiary-green-dark{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-grey-border{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-surface-1{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-surface-2{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-surface-3{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-surface-4{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-light-grey{background-color:var(--backgroud-light-primary)!important}.group:hover .\32xl\:group-hover\:bg-light-error-red{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-offblack{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-meta{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-warning-yellow{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-transparent:focus-within{background-color:transparent!important}.\32xl\:focus-within\:bg-current:focus-within{background-color:currentColor!important}.\32xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-primary-blue:focus-within{background-color:var(--primary-color)!important}.\32xl\:focus-within\:bg-primary-blue-dark:focus-within{background-color:var(--primary-color-dark)!important}.\32xl\:focus-within\:bg-primary-blue-light:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-primary-green:focus-within{background-color:var(--conversion-color)!important}.\32xl\:focus-within\:bg-secondary-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-tertiary-green:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-tertiary-green-dark:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-grey-border:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-surface-1:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-surface-2:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-surface-3:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-surface-4:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-light-grey:focus-within{background-color:var(--backgroud-light-primary)!important}.\32xl\:focus-within\:bg-light-error-red:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-offblack:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-meta:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-warning-yellow:focus-within{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-transparent:hover{background-color:transparent!important}.\32xl\:hover\:bg-current:hover{background-color:currentColor!important}.\32xl\:hover\:bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-red-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-green-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-primary-blue:hover{background-color:var(--primary-color)!important}.\32xl\:hover\:bg-primary-blue-dark:hover{background-color:var(--primary-color-dark)!important}.\32xl\:hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-primary-green:hover{background-color:var(--conversion-color)!important}.\32xl\:hover\:bg-secondary-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-tertiary-green:hover{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-tertiary-green-dark:hover{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-grey-border:hover{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-surface-1:hover{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-surface-2:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-surface-3:hover{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-surface-4:hover{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-light-grey:hover{background-color:var(--backgroud-light-primary)!important}.\32xl\:hover\:bg-light-error-red:hover{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-offblack:hover{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-meta:hover{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-warning-yellow:hover{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-transparent:focus{background-color:transparent!important}.\32xl\:focus\:bg-current:focus{background-color:currentColor!important}.\32xl\:focus\:bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-red-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-green-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-primary-blue:focus{background-color:var(--primary-color)!important}.\32xl\:focus\:bg-primary-blue-dark:focus{background-color:var(--primary-color-dark)!important}.\32xl\:focus\:bg-primary-blue-light:focus{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-primary-green:focus{background-color:var(--conversion-color)!important}.\32xl\:focus\:bg-secondary-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-tertiary-green:focus{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-tertiary-green-dark:focus{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-grey-border:focus{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-surface-1:focus{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-surface-2:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-surface-3:focus{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-surface-4:focus{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-light-grey:focus{background-color:var(--backgroud-light-primary)!important}.\32xl\:focus\:bg-light-error-red:focus{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-offblack:focus{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-meta:focus{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-warning-yellow:focus{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-transparent:disabled{background-color:transparent!important}.\32xl\:disabled\:bg-current:disabled{background-color:currentColor!important}.\32xl\:disabled\:bg-black:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(0,0,0,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-white:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,250,251,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(229,231,235,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(156,163,175,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(107,114,128,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(75,85,99,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,65,81,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(31,41,55,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-gray-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(17,24,39,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,242,242,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,226,226,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,202,202,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,165,165,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,113,113,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,68,68,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(220,38,38,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(185,28,28,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(153,27,27,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-red-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(127,29,29,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,251,235,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(254,243,199,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,230,138,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,211,77,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,191,36,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,158,11,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(217,119,6,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(180,83,9,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(146,64,14,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-yellow-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(120,53,15,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,253,245,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(209,250,229,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,243,208,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(110,231,183,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(52,211,153,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(16,185,129,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(5,150,105,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(4,120,87,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,95,70,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-green-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(6,78,59,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(239,246,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,234,254,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(191,219,254,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(147,197,253,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(96,165,250,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(59,130,246,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(37,99,235,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(29,78,216,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,64,175,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-blue-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(30,58,138,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(238,242,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(224,231,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(199,210,254,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(165,180,252,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(129,140,248,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(99,102,241,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(79,70,229,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(67,56,202,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(55,48,163,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-indigo-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(49,46,129,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(245,243,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(237,233,254,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(221,214,254,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(196,181,253,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(167,139,250,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(139,92,246,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(124,58,237,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(109,40,217,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(91,33,182,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-purple-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(76,29,149,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(253,242,248,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(252,231,243,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-200:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(251,207,232,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-300:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,168,212,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-400:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(244,114,182,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-500:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(236,72,153,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-600:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(219,39,119,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-700:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(190,24,93,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-800:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(157,23,77,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-pink-900:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(131,24,67,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-primary-blue:disabled{background-color:var(--primary-color)!important}.\32xl\:disabled\:bg-primary-blue-dark:disabled{background-color:var(--primary-color-dark)!important}.\32xl\:disabled\:bg-primary-blue-light:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(187,199,216,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-primary-green:disabled{background-color:var(--conversion-color)!important}.\32xl\:disabled\:bg-secondary-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,197,65,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-tertiary-green:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(47,156,106,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-tertiary-green-dark:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(32,109,74,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-grey-border:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(208,208,208,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(204,51,50,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-surface-1:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(246,248,251,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-surface-2:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,248,248,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-surface-3:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(232,232,232,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-surface-4:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-light-grey:disabled{background-color:var(--backgroud-light-primary)!important}.\32xl\:disabled\:bg-light-error-red:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(249,234,234,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-offblack:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(51,51,51,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-meta:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(117,117,117,var(--tw-bg-opacity))!important}.\32xl\:disabled\:bg-warning-yellow:disabled{--tw-bg-opacity: 1 !important;background-color:rgba(248,148,6,var(--tw-bg-opacity))!important}.\32xl\:bg-opacity-0{--tw-bg-opacity: 0 !important}.\32xl\:bg-opacity-5{--tw-bg-opacity: .05 !important}.\32xl\:bg-opacity-10{--tw-bg-opacity: .1 !important}.\32xl\:bg-opacity-20{--tw-bg-opacity: .2 !important}.\32xl\:bg-opacity-25{--tw-bg-opacity: .25 !important}.\32xl\:bg-opacity-30{--tw-bg-opacity: .3 !important}.\32xl\:bg-opacity-40{--tw-bg-opacity: .4 !important}.\32xl\:bg-opacity-50{--tw-bg-opacity: .5 !important}.\32xl\:bg-opacity-60{--tw-bg-opacity: .6 !important}.\32xl\:bg-opacity-70{--tw-bg-opacity: .7 !important}.\32xl\:bg-opacity-75{--tw-bg-opacity: .75 !important}.\32xl\:bg-opacity-80{--tw-bg-opacity: .8 !important}.\32xl\:bg-opacity-90{--tw-bg-opacity: .9 !important}.\32xl\:bg-opacity-95{--tw-bg-opacity: .95 !important}.\32xl\:bg-opacity-100{--tw-bg-opacity: 1 !important}.group:hover .\32xl\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0 !important}.group:hover .\32xl\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05 !important}.group:hover .\32xl\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1 !important}.group:hover .\32xl\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2 !important}.group:hover .\32xl\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25 !important}.group:hover .\32xl\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3 !important}.group:hover .\32xl\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4 !important}.group:hover .\32xl\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5 !important}.group:hover .\32xl\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6 !important}.group:hover .\32xl\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7 !important}.group:hover .\32xl\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75 !important}.group:hover .\32xl\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8 !important}.group:hover .\32xl\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9 !important}.group:hover .\32xl\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95 !important}.group:hover .\32xl\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1 !important}.\32xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0 !important}.\32xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05 !important}.\32xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1 !important}.\32xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2 !important}.\32xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25 !important}.\32xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3 !important}.\32xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4 !important}.\32xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5 !important}.\32xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6 !important}.\32xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7 !important}.\32xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75 !important}.\32xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8 !important}.\32xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9 !important}.\32xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95 !important}.\32xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1 !important}.\32xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0 !important}.\32xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.\32xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1 !important}.\32xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2 !important}.\32xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25 !important}.\32xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3 !important}.\32xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4 !important}.\32xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5 !important}.\32xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 !important}.\32xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7 !important}.\32xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75 !important}.\32xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8 !important}.\32xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9 !important}.\32xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95 !important}.\32xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1 !important}.\32xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0 !important}.\32xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05 !important}.\32xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1 !important}.\32xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.\32xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25 !important}.\32xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3 !important}.\32xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4 !important}.\32xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5 !important}.\32xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6 !important}.\32xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7 !important}.\32xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75 !important}.\32xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8 !important}.\32xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9 !important}.\32xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95 !important}.\32xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1 !important}.\32xl\:bg-none{background-image:none!important}.\32xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.\32xl\:from-transparent{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:from-current{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-black{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:from-white{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-gray-50{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:from-gray-100{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:from-gray-200{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:from-gray-300{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:from-gray-400{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:from-gray-500{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:from-gray-600{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:from-gray-700{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:from-gray-800{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:from-gray-900{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:from-red-50{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:from-red-100{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:from-red-200{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:from-red-300{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:from-red-400{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:from-red-500{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:from-red-600{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:from-red-700{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:from-red-800{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:from-red-900{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:from-yellow-50{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:from-yellow-100{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:from-yellow-200{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:from-yellow-300{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:from-yellow-400{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:from-yellow-500{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:from-yellow-600{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:from-yellow-700{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:from-yellow-800{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:from-yellow-900{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:from-green-50{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:from-green-100{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:from-green-200{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:from-green-300{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:from-green-400{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:from-green-500{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:from-green-600{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:from-green-700{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:from-green-800{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:from-green-900{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:from-blue-50{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:from-blue-100{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:from-blue-200{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:from-blue-300{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:from-blue-400{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:from-blue-500{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:from-blue-600{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:from-blue-700{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:from-blue-800{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:from-blue-900{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:from-indigo-50{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:from-indigo-100{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:from-indigo-200{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:from-indigo-300{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:from-indigo-400{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:from-indigo-500{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:from-indigo-600{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:from-indigo-700{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:from-indigo-800{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:from-indigo-900{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:from-purple-50{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:from-purple-100{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:from-purple-200{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:from-purple-300{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:from-purple-400{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:from-purple-500{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:from-purple-600{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:from-purple-700{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:from-purple-800{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:from-purple-900{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:from-pink-50{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:from-pink-100{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:from-pink-200{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:from-pink-300{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:from-pink-400{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:from-pink-500{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:from-pink-600{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:from-pink-700{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:from-pink-800{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:from-pink-900{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:from-primary-blue{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-primary-blue-dark{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-primary-blue-light{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:from-primary-green{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-secondary-yellow{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:from-tertiary-green{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:from-tertiary-green-dark{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:from-grey-border{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:from-error-red{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:from-surface-1{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:from-surface-2{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:from-surface-3{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:from-surface-4{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-light-grey{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:from-light-error-red{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:from-offblack{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:from-meta{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:from-warning-yellow{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:hover\:from-transparent:hover{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:hover\:from-current:hover{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-black:hover{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:hover\:from-white:hover{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:hover\:from-gray-700:hover{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:hover\:from-gray-900:hover{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:hover\:from-red-400:hover{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:hover\:from-green-400:hover{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:hover\:from-green-500:hover{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:hover\:from-green-600:hover{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:hover\:from-green-700:hover{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:hover\:from-green-800:hover{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:hover\:from-pink-900:hover{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:hover\:from-primary-blue:hover{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-primary-blue-dark:hover{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-primary-blue-light:hover{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:hover\:from-primary-green:hover{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-secondary-yellow:hover{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:hover\:from-tertiary-green:hover{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:hover\:from-tertiary-green-dark:hover{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:hover\:from-grey-border:hover{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:hover\:from-error-red:hover{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:hover\:from-surface-1:hover{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:hover\:from-surface-2:hover{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:hover\:from-surface-3:hover{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:hover\:from-surface-4:hover{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-light-grey:hover{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:from-light-error-red:hover{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:hover\:from-offblack:hover{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:hover\:from-meta:hover{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:hover\:from-warning-yellow:hover{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:focus\:from-transparent:focus{--tw-gradient-from: transparent !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:focus\:from-current:focus{--tw-gradient-from: currentColor !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-black:focus{--tw-gradient-from: #000 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:focus\:from-white:focus{--tw-gradient-from: #fff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:focus\:from-gray-700:focus{--tw-gradient-from: #374151 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:focus\:from-gray-900:focus{--tw-gradient-from: #111827 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:focus\:from-red-400:focus{--tw-gradient-from: #f87171 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:focus\:from-green-400:focus{--tw-gradient-from: #34d399 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:focus\:from-green-500:focus{--tw-gradient-from: #10b981 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:focus\:from-green-600:focus{--tw-gradient-from: #059669 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:focus\:from-green-700:focus{--tw-gradient-from: #047857 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:focus\:from-green-800:focus{--tw-gradient-from: #065f46 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:focus\:from-pink-900:focus{--tw-gradient-from: #831843 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:focus\:from-primary-blue:focus{--tw-gradient-from: var(--primary-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-primary-blue-dark:focus{--tw-gradient-from: var(--primary-color-dark) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-primary-blue-light:focus{--tw-gradient-from: #BBC7D8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:focus\:from-primary-green:focus{--tw-gradient-from: var(--conversion-color) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-secondary-yellow:focus{--tw-gradient-from: #FFC541 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:focus\:from-tertiary-green:focus{--tw-gradient-from: #2F9C6A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:focus\:from-tertiary-green-dark:focus{--tw-gradient-from: #206D4A !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:focus\:from-grey-border:focus{--tw-gradient-from: #D0D0D0 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:focus\:from-error-red:focus{--tw-gradient-from: #CC3332 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:focus\:from-surface-1:focus{--tw-gradient-from: #F6F8FB !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:focus\:from-surface-2:focus{--tw-gradient-from: #F8F8F8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:focus\:from-surface-3:focus{--tw-gradient-from: #E8E8E8 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:focus\:from-surface-4:focus{--tw-gradient-from: #FFFFFF !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-light-grey:focus{--tw-gradient-from: var(--backgroud-light-primary) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:from-light-error-red:focus{--tw-gradient-from: #f9eaea !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:focus\:from-offblack:focus{--tw-gradient-from: #333333 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:focus\:from-meta:focus{--tw-gradient-from: #757575 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:focus\:from-warning-yellow:focus{--tw-gradient-from: #F89406 !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:via-primary-blue{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-primary-blue-dark{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-primary-blue-light{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:via-primary-green{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-secondary-yellow{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:via-tertiary-green{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:via-tertiary-green-dark{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:via-grey-border{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:via-error-red{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:via-surface-1{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:via-surface-2{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:via-surface-3{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:via-surface-4{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-light-grey{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:via-light-error-red{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:via-offblack{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:via-meta{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:via-warning-yellow{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:hover\:via-primary-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-primary-blue-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-primary-blue-light:hover{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:hover\:via-primary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-secondary-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:hover\:via-tertiary-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:hover\:via-tertiary-green-dark:hover{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:hover\:via-grey-border:hover{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:hover\:via-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:hover\:via-surface-1:hover{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:hover\:via-surface-2:hover{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:hover\:via-surface-3:hover{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:hover\:via-surface-4:hover{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-light-grey:hover{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:hover\:via-light-error-red:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:hover\:via-offblack:hover{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:hover\:via-meta:hover{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:hover\:via-warning-yellow:hover{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important}.\32xl\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important}.\32xl\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important}.\32xl\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important}.\32xl\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important}.\32xl\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important}.\32xl\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important}.\32xl\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important}.\32xl\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important}.\32xl\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important}.\32xl\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important}.\32xl\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important}.\32xl\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important}.\32xl\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important}.\32xl\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important}.\32xl\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important}.\32xl\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important}.\32xl\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important}.\32xl\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important}.\32xl\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important}.\32xl\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important}.\32xl\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important}.\32xl\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important}.\32xl\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important}.\32xl\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important}.\32xl\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important}.\32xl\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important}.\32xl\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important}.\32xl\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important}.\32xl\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important}.\32xl\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important}.\32xl\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important}.\32xl\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important}.\32xl\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important}.\32xl\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important}.\32xl\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important}.\32xl\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important}.\32xl\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important}.\32xl\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important}.\32xl\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important}.\32xl\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important}.\32xl\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important}.\32xl\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important}.\32xl\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important}.\32xl\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important}.\32xl\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important}.\32xl\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important}.\32xl\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important}.\32xl\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important}.\32xl\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important}.\32xl\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important}.\32xl\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important}.\32xl\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important}.\32xl\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important}.\32xl\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important}.\32xl\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important}.\32xl\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important}.\32xl\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important}.\32xl\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important}.\32xl\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important}.\32xl\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important}.\32xl\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important}.\32xl\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important}.\32xl\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important}.\32xl\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important}.\32xl\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important}.\32xl\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important}.\32xl\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important}.\32xl\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important}.\32xl\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important}.\32xl\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important}.\32xl\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important}.\32xl\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important}.\32xl\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important}.\32xl\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important}.\32xl\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important}.\32xl\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important}.\32xl\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important}.\32xl\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important}.\32xl\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important}.\32xl\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important}.\32xl\:focus\:via-primary-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-primary-blue-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--primary-color-dark), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-primary-blue-light:focus{--tw-gradient-stops: var(--tw-gradient-from), #BBC7D8, var(--tw-gradient-to, rgba(187, 199, 216, 0)) !important}.\32xl\:focus\:via-primary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--conversion-color), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-secondary-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFC541, var(--tw-gradient-to, rgba(255, 197, 65, 0)) !important}.\32xl\:focus\:via-tertiary-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #2F9C6A, var(--tw-gradient-to, rgba(47, 156, 106, 0)) !important}.\32xl\:focus\:via-tertiary-green-dark:focus{--tw-gradient-stops: var(--tw-gradient-from), #206D4A, var(--tw-gradient-to, rgba(32, 109, 74, 0)) !important}.\32xl\:focus\:via-grey-border:focus{--tw-gradient-stops: var(--tw-gradient-from), #D0D0D0, var(--tw-gradient-to, rgba(208, 208, 208, 0)) !important}.\32xl\:focus\:via-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #CC3332, var(--tw-gradient-to, rgba(204, 51, 50, 0)) !important}.\32xl\:focus\:via-surface-1:focus{--tw-gradient-stops: var(--tw-gradient-from), #F6F8FB, var(--tw-gradient-to, rgba(246, 248, 251, 0)) !important}.\32xl\:focus\:via-surface-2:focus{--tw-gradient-stops: var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0)) !important}.\32xl\:focus\:via-surface-3:focus{--tw-gradient-stops: var(--tw-gradient-from), #E8E8E8, var(--tw-gradient-to, rgba(232, 232, 232, 0)) !important}.\32xl\:focus\:via-surface-4:focus{--tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-light-grey:focus{--tw-gradient-stops: var(--tw-gradient-from), var(--backgroud-light-primary), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important}.\32xl\:focus\:via-light-error-red:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9eaea, var(--tw-gradient-to, rgba(249, 234, 234, 0)) !important}.\32xl\:focus\:via-offblack:focus{--tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0)) !important}.\32xl\:focus\:via-meta:focus{--tw-gradient-stops: var(--tw-gradient-from), #757575, var(--tw-gradient-to, rgba(117, 117, 117, 0)) !important}.\32xl\:focus\:via-warning-yellow:focus{--tw-gradient-stops: var(--tw-gradient-from), #F89406, var(--tw-gradient-to, rgba(248, 148, 6, 0)) !important}.\32xl\:to-transparent{--tw-gradient-to: transparent !important}.\32xl\:to-current{--tw-gradient-to: currentColor !important}.\32xl\:to-black{--tw-gradient-to: #000 !important}.\32xl\:to-white{--tw-gradient-to: #fff !important}.\32xl\:to-gray-50{--tw-gradient-to: #f9fafb !important}.\32xl\:to-gray-100{--tw-gradient-to: #f3f4f6 !important}.\32xl\:to-gray-200{--tw-gradient-to: #e5e7eb !important}.\32xl\:to-gray-300{--tw-gradient-to: #d1d5db !important}.\32xl\:to-gray-400{--tw-gradient-to: #9ca3af !important}.\32xl\:to-gray-500{--tw-gradient-to: #6b7280 !important}.\32xl\:to-gray-600{--tw-gradient-to: #4b5563 !important}.\32xl\:to-gray-700{--tw-gradient-to: #374151 !important}.\32xl\:to-gray-800{--tw-gradient-to: #1f2937 !important}.\32xl\:to-gray-900{--tw-gradient-to: #111827 !important}.\32xl\:to-red-50{--tw-gradient-to: #fef2f2 !important}.\32xl\:to-red-100{--tw-gradient-to: #fee2e2 !important}.\32xl\:to-red-200{--tw-gradient-to: #fecaca !important}.\32xl\:to-red-300{--tw-gradient-to: #fca5a5 !important}.\32xl\:to-red-400{--tw-gradient-to: #f87171 !important}.\32xl\:to-red-500{--tw-gradient-to: #ef4444 !important}.\32xl\:to-red-600{--tw-gradient-to: #dc2626 !important}.\32xl\:to-red-700{--tw-gradient-to: #b91c1c !important}.\32xl\:to-red-800{--tw-gradient-to: #991b1b !important}.\32xl\:to-red-900{--tw-gradient-to: #7f1d1d !important}.\32xl\:to-yellow-50{--tw-gradient-to: #fffbeb !important}.\32xl\:to-yellow-100{--tw-gradient-to: #fef3c7 !important}.\32xl\:to-yellow-200{--tw-gradient-to: #fde68a !important}.\32xl\:to-yellow-300{--tw-gradient-to: #fcd34d !important}.\32xl\:to-yellow-400{--tw-gradient-to: #fbbf24 !important}.\32xl\:to-yellow-500{--tw-gradient-to: #f59e0b !important}.\32xl\:to-yellow-600{--tw-gradient-to: #d97706 !important}.\32xl\:to-yellow-700{--tw-gradient-to: #b45309 !important}.\32xl\:to-yellow-800{--tw-gradient-to: #92400e !important}.\32xl\:to-yellow-900{--tw-gradient-to: #78350f !important}.\32xl\:to-green-50{--tw-gradient-to: #ecfdf5 !important}.\32xl\:to-green-100{--tw-gradient-to: #d1fae5 !important}.\32xl\:to-green-200{--tw-gradient-to: #a7f3d0 !important}.\32xl\:to-green-300{--tw-gradient-to: #6ee7b7 !important}.\32xl\:to-green-400{--tw-gradient-to: #34d399 !important}.\32xl\:to-green-500{--tw-gradient-to: #10b981 !important}.\32xl\:to-green-600{--tw-gradient-to: #059669 !important}.\32xl\:to-green-700{--tw-gradient-to: #047857 !important}.\32xl\:to-green-800{--tw-gradient-to: #065f46 !important}.\32xl\:to-green-900{--tw-gradient-to: #064e3b !important}.\32xl\:to-blue-50{--tw-gradient-to: #eff6ff !important}.\32xl\:to-blue-100{--tw-gradient-to: #dbeafe !important}.\32xl\:to-blue-200{--tw-gradient-to: #bfdbfe !important}.\32xl\:to-blue-300{--tw-gradient-to: #93c5fd !important}.\32xl\:to-blue-400{--tw-gradient-to: #60a5fa !important}.\32xl\:to-blue-500{--tw-gradient-to: #3b82f6 !important}.\32xl\:to-blue-600{--tw-gradient-to: #2563eb !important}.\32xl\:to-blue-700{--tw-gradient-to: #1d4ed8 !important}.\32xl\:to-blue-800{--tw-gradient-to: #1e40af !important}.\32xl\:to-blue-900{--tw-gradient-to: #1e3a8a !important}.\32xl\:to-indigo-50{--tw-gradient-to: #eef2ff !important}.\32xl\:to-indigo-100{--tw-gradient-to: #e0e7ff !important}.\32xl\:to-indigo-200{--tw-gradient-to: #c7d2fe !important}.\32xl\:to-indigo-300{--tw-gradient-to: #a5b4fc !important}.\32xl\:to-indigo-400{--tw-gradient-to: #818cf8 !important}.\32xl\:to-indigo-500{--tw-gradient-to: #6366f1 !important}.\32xl\:to-indigo-600{--tw-gradient-to: #4f46e5 !important}.\32xl\:to-indigo-700{--tw-gradient-to: #4338ca !important}.\32xl\:to-indigo-800{--tw-gradient-to: #3730a3 !important}.\32xl\:to-indigo-900{--tw-gradient-to: #312e81 !important}.\32xl\:to-purple-50{--tw-gradient-to: #f5f3ff !important}.\32xl\:to-purple-100{--tw-gradient-to: #ede9fe !important}.\32xl\:to-purple-200{--tw-gradient-to: #ddd6fe !important}.\32xl\:to-purple-300{--tw-gradient-to: #c4b5fd !important}.\32xl\:to-purple-400{--tw-gradient-to: #a78bfa !important}.\32xl\:to-purple-500{--tw-gradient-to: #8b5cf6 !important}.\32xl\:to-purple-600{--tw-gradient-to: #7c3aed !important}.\32xl\:to-purple-700{--tw-gradient-to: #6d28d9 !important}.\32xl\:to-purple-800{--tw-gradient-to: #5b21b6 !important}.\32xl\:to-purple-900{--tw-gradient-to: #4c1d95 !important}.\32xl\:to-pink-50{--tw-gradient-to: #fdf2f8 !important}.\32xl\:to-pink-100{--tw-gradient-to: #fce7f3 !important}.\32xl\:to-pink-200{--tw-gradient-to: #fbcfe8 !important}.\32xl\:to-pink-300{--tw-gradient-to: #f9a8d4 !important}.\32xl\:to-pink-400{--tw-gradient-to: #f472b6 !important}.\32xl\:to-pink-500{--tw-gradient-to: #ec4899 !important}.\32xl\:to-pink-600{--tw-gradient-to: #db2777 !important}.\32xl\:to-pink-700{--tw-gradient-to: #be185d !important}.\32xl\:to-pink-800{--tw-gradient-to: #9d174d !important}.\32xl\:to-pink-900{--tw-gradient-to: #831843 !important}.\32xl\:to-primary-blue{--tw-gradient-to: var(--primary-color) !important}.\32xl\:to-primary-blue-dark{--tw-gradient-to: var(--primary-color-dark) !important}.\32xl\:to-primary-blue-light{--tw-gradient-to: #BBC7D8 !important}.\32xl\:to-primary-green{--tw-gradient-to: var(--conversion-color) !important}.\32xl\:to-secondary-yellow{--tw-gradient-to: #FFC541 !important}.\32xl\:to-tertiary-green{--tw-gradient-to: #2F9C6A !important}.\32xl\:to-tertiary-green-dark{--tw-gradient-to: #206D4A !important}.\32xl\:to-grey-border{--tw-gradient-to: #D0D0D0 !important}.\32xl\:to-error-red{--tw-gradient-to: #CC3332 !important}.\32xl\:to-surface-1{--tw-gradient-to: #F6F8FB !important}.\32xl\:to-surface-2{--tw-gradient-to: #F8F8F8 !important}.\32xl\:to-surface-3{--tw-gradient-to: #E8E8E8 !important}.\32xl\:to-surface-4{--tw-gradient-to: #FFFFFF !important}.\32xl\:to-light-grey{--tw-gradient-to: var(--backgroud-light-primary) !important}.\32xl\:to-light-error-red{--tw-gradient-to: #f9eaea !important}.\32xl\:to-offblack{--tw-gradient-to: #333333 !important}.\32xl\:to-meta{--tw-gradient-to: #757575 !important}.\32xl\:to-warning-yellow{--tw-gradient-to: #F89406 !important}.\32xl\:hover\:to-transparent:hover{--tw-gradient-to: transparent !important}.\32xl\:hover\:to-current:hover{--tw-gradient-to: currentColor !important}.\32xl\:hover\:to-black:hover{--tw-gradient-to: #000 !important}.\32xl\:hover\:to-white:hover{--tw-gradient-to: #fff !important}.\32xl\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb !important}.\32xl\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 !important}.\32xl\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb !important}.\32xl\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db !important}.\32xl\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af !important}.\32xl\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 !important}.\32xl\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 !important}.\32xl\:hover\:to-gray-700:hover{--tw-gradient-to: #374151 !important}.\32xl\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 !important}.\32xl\:hover\:to-gray-900:hover{--tw-gradient-to: #111827 !important}.\32xl\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 !important}.\32xl\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 !important}.\32xl\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca !important}.\32xl\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 !important}.\32xl\:hover\:to-red-400:hover{--tw-gradient-to: #f87171 !important}.\32xl\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444 !important}.\32xl\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626 !important}.\32xl\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c !important}.\32xl\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b !important}.\32xl\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d !important}.\32xl\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb !important}.\32xl\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7 !important}.\32xl\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a !important}.\32xl\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d !important}.\32xl\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24 !important}.\32xl\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b !important}.\32xl\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706 !important}.\32xl\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309 !important}.\32xl\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e !important}.\32xl\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f !important}.\32xl\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5 !important}.\32xl\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5 !important}.\32xl\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0 !important}.\32xl\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7 !important}.\32xl\:hover\:to-green-400:hover{--tw-gradient-to: #34d399 !important}.\32xl\:hover\:to-green-500:hover{--tw-gradient-to: #10b981 !important}.\32xl\:hover\:to-green-600:hover{--tw-gradient-to: #059669 !important}.\32xl\:hover\:to-green-700:hover{--tw-gradient-to: #047857 !important}.\32xl\:hover\:to-green-800:hover{--tw-gradient-to: #065f46 !important}.\32xl\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b !important}.\32xl\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff !important}.\32xl\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe !important}.\32xl\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe !important}.\32xl\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd !important}.\32xl\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa !important}.\32xl\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 !important}.\32xl\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb !important}.\32xl\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 !important}.\32xl\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af !important}.\32xl\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a !important}.\32xl\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff !important}.\32xl\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff !important}.\32xl\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe !important}.\32xl\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc !important}.\32xl\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 !important}.\32xl\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 !important}.\32xl\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 !important}.\32xl\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca !important}.\32xl\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 !important}.\32xl\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 !important}.\32xl\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff !important}.\32xl\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe !important}.\32xl\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe !important}.\32xl\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd !important}.\32xl\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa !important}.\32xl\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6 !important}.\32xl\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed !important}.\32xl\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9 !important}.\32xl\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6 !important}.\32xl\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95 !important}.\32xl\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 !important}.\32xl\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 !important}.\32xl\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 !important}.\32xl\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 !important}.\32xl\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 !important}.\32xl\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 !important}.\32xl\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777 !important}.\32xl\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d !important}.\32xl\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d !important}.\32xl\:hover\:to-pink-900:hover{--tw-gradient-to: #831843 !important}.\32xl\:hover\:to-primary-blue:hover{--tw-gradient-to: var(--primary-color) !important}.\32xl\:hover\:to-primary-blue-dark:hover{--tw-gradient-to: var(--primary-color-dark) !important}.\32xl\:hover\:to-primary-blue-light:hover{--tw-gradient-to: #BBC7D8 !important}.\32xl\:hover\:to-primary-green:hover{--tw-gradient-to: var(--conversion-color) !important}.\32xl\:hover\:to-secondary-yellow:hover{--tw-gradient-to: #FFC541 !important}.\32xl\:hover\:to-tertiary-green:hover{--tw-gradient-to: #2F9C6A !important}.\32xl\:hover\:to-tertiary-green-dark:hover{--tw-gradient-to: #206D4A !important}.\32xl\:hover\:to-grey-border:hover{--tw-gradient-to: #D0D0D0 !important}.\32xl\:hover\:to-error-red:hover{--tw-gradient-to: #CC3332 !important}.\32xl\:hover\:to-surface-1:hover{--tw-gradient-to: #F6F8FB !important}.\32xl\:hover\:to-surface-2:hover{--tw-gradient-to: #F8F8F8 !important}.\32xl\:hover\:to-surface-3:hover{--tw-gradient-to: #E8E8E8 !important}.\32xl\:hover\:to-surface-4:hover{--tw-gradient-to: #FFFFFF !important}.\32xl\:hover\:to-light-grey:hover{--tw-gradient-to: var(--backgroud-light-primary) !important}.\32xl\:hover\:to-light-error-red:hover{--tw-gradient-to: #f9eaea !important}.\32xl\:hover\:to-offblack:hover{--tw-gradient-to: #333333 !important}.\32xl\:hover\:to-meta:hover{--tw-gradient-to: #757575 !important}.\32xl\:hover\:to-warning-yellow:hover{--tw-gradient-to: #F89406 !important}.\32xl\:focus\:to-transparent:focus{--tw-gradient-to: transparent !important}.\32xl\:focus\:to-current:focus{--tw-gradient-to: currentColor !important}.\32xl\:focus\:to-black:focus{--tw-gradient-to: #000 !important}.\32xl\:focus\:to-white:focus{--tw-gradient-to: #fff !important}.\32xl\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb !important}.\32xl\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 !important}.\32xl\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb !important}.\32xl\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db !important}.\32xl\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af !important}.\32xl\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 !important}.\32xl\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 !important}.\32xl\:focus\:to-gray-700:focus{--tw-gradient-to: #374151 !important}.\32xl\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 !important}.\32xl\:focus\:to-gray-900:focus{--tw-gradient-to: #111827 !important}.\32xl\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 !important}.\32xl\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 !important}.\32xl\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca !important}.\32xl\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 !important}.\32xl\:focus\:to-red-400:focus{--tw-gradient-to: #f87171 !important}.\32xl\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444 !important}.\32xl\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626 !important}.\32xl\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c !important}.\32xl\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b !important}.\32xl\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d !important}.\32xl\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb !important}.\32xl\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7 !important}.\32xl\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a !important}.\32xl\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d !important}.\32xl\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24 !important}.\32xl\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b !important}.\32xl\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706 !important}.\32xl\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309 !important}.\32xl\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e !important}.\32xl\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f !important}.\32xl\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5 !important}.\32xl\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5 !important}.\32xl\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0 !important}.\32xl\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7 !important}.\32xl\:focus\:to-green-400:focus{--tw-gradient-to: #34d399 !important}.\32xl\:focus\:to-green-500:focus{--tw-gradient-to: #10b981 !important}.\32xl\:focus\:to-green-600:focus{--tw-gradient-to: #059669 !important}.\32xl\:focus\:to-green-700:focus{--tw-gradient-to: #047857 !important}.\32xl\:focus\:to-green-800:focus{--tw-gradient-to: #065f46 !important}.\32xl\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b !important}.\32xl\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff !important}.\32xl\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe !important}.\32xl\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe !important}.\32xl\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd !important}.\32xl\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa !important}.\32xl\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 !important}.\32xl\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb !important}.\32xl\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 !important}.\32xl\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af !important}.\32xl\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a !important}.\32xl\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff !important}.\32xl\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff !important}.\32xl\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe !important}.\32xl\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc !important}.\32xl\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 !important}.\32xl\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 !important}.\32xl\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 !important}.\32xl\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca !important}.\32xl\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 !important}.\32xl\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 !important}.\32xl\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff !important}.\32xl\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe !important}.\32xl\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe !important}.\32xl\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd !important}.\32xl\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa !important}.\32xl\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6 !important}.\32xl\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed !important}.\32xl\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9 !important}.\32xl\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6 !important}.\32xl\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95 !important}.\32xl\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 !important}.\32xl\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 !important}.\32xl\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 !important}.\32xl\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 !important}.\32xl\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 !important}.\32xl\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 !important}.\32xl\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777 !important}.\32xl\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d !important}.\32xl\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d !important}.\32xl\:focus\:to-pink-900:focus{--tw-gradient-to: #831843 !important}.\32xl\:focus\:to-primary-blue:focus{--tw-gradient-to: var(--primary-color) !important}.\32xl\:focus\:to-primary-blue-dark:focus{--tw-gradient-to: var(--primary-color-dark) !important}.\32xl\:focus\:to-primary-blue-light:focus{--tw-gradient-to: #BBC7D8 !important}.\32xl\:focus\:to-primary-green:focus{--tw-gradient-to: var(--conversion-color) !important}.\32xl\:focus\:to-secondary-yellow:focus{--tw-gradient-to: #FFC541 !important}.\32xl\:focus\:to-tertiary-green:focus{--tw-gradient-to: #2F9C6A !important}.\32xl\:focus\:to-tertiary-green-dark:focus{--tw-gradient-to: #206D4A !important}.\32xl\:focus\:to-grey-border:focus{--tw-gradient-to: #D0D0D0 !important}.\32xl\:focus\:to-error-red:focus{--tw-gradient-to: #CC3332 !important}.\32xl\:focus\:to-surface-1:focus{--tw-gradient-to: #F6F8FB !important}.\32xl\:focus\:to-surface-2:focus{--tw-gradient-to: #F8F8F8 !important}.\32xl\:focus\:to-surface-3:focus{--tw-gradient-to: #E8E8E8 !important}.\32xl\:focus\:to-surface-4:focus{--tw-gradient-to: #FFFFFF !important}.\32xl\:focus\:to-light-grey:focus{--tw-gradient-to: var(--backgroud-light-primary) !important}.\32xl\:focus\:to-light-error-red:focus{--tw-gradient-to: #f9eaea !important}.\32xl\:focus\:to-offblack:focus{--tw-gradient-to: #333333 !important}.\32xl\:focus\:to-meta:focus{--tw-gradient-to: #757575 !important}.\32xl\:focus\:to-warning-yellow:focus{--tw-gradient-to: #F89406 !important}.\32xl\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.\32xl\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.\32xl\:bg-auto{background-size:auto!important}.\32xl\:bg-cover{background-size:cover!important}.\32xl\:bg-contain{background-size:contain!important}.\32xl\:bg-fixed{background-attachment:fixed!important}.\32xl\:bg-local{background-attachment:local!important}.\32xl\:bg-scroll{background-attachment:scroll!important}.\32xl\:bg-clip-border{background-clip:border-box!important}.\32xl\:bg-clip-padding{background-clip:padding-box!important}.\32xl\:bg-clip-content{background-clip:content-box!important}.\32xl\:bg-clip-text{background-clip:text!important}.\32xl\:bg-bottom{background-position:bottom!important}.\32xl\:bg-center{background-position:center!important}.\32xl\:bg-left{background-position:left!important}.\32xl\:bg-left-bottom{background-position:left bottom!important}.\32xl\:bg-left-top{background-position:left top!important}.\32xl\:bg-right{background-position:right!important}.\32xl\:bg-right-bottom{background-position:right bottom!important}.\32xl\:bg-right-top{background-position:right top!important}.\32xl\:bg-top{background-position:top!important}.\32xl\:bg-repeat{background-repeat:repeat!important}.\32xl\:bg-no-repeat{background-repeat:no-repeat!important}.\32xl\:bg-repeat-x{background-repeat:repeat-x!important}.\32xl\:bg-repeat-y{background-repeat:repeat-y!important}.\32xl\:bg-repeat-round{background-repeat:round!important}.\32xl\:bg-repeat-space{background-repeat:space!important}.\32xl\:bg-origin-border{background-origin:border-box!important}.\32xl\:bg-origin-padding{background-origin:padding-box!important}.\32xl\:bg-origin-content{background-origin:content-box!important}.\32xl\:fill-current{fill:currentColor!important}.\32xl\:stroke-current{stroke:currentColor!important}.\32xl\:stroke-0{stroke-width:0!important}.\32xl\:stroke-1{stroke-width:1!important}.\32xl\:stroke-2{stroke-width:2!important}.\32xl\:object-contain{object-fit:contain!important}.\32xl\:object-cover{object-fit:cover!important}.\32xl\:object-fill{object-fit:fill!important}.\32xl\:object-none{object-fit:none!important}.\32xl\:object-scale-down{object-fit:scale-down!important}.\32xl\:object-bottom{object-position:bottom!important}.\32xl\:object-center{object-position:center!important}.\32xl\:object-left{object-position:left!important}.\32xl\:object-left-bottom{object-position:left bottom!important}.\32xl\:object-left-top{object-position:left top!important}.\32xl\:object-right{object-position:right!important}.\32xl\:object-right-bottom{object-position:right bottom!important}.\32xl\:object-right-top{object-position:right top!important}.\32xl\:object-top{object-position:top!important}.\32xl\:p-0{padding:0!important}.\32xl\:p-1{padding:.25rem!important}.\32xl\:p-2{padding:.5rem!important}.\32xl\:p-3{padding:.75rem!important}.\32xl\:p-4{padding:1rem!important}.\32xl\:p-5{padding:1.25rem!important}.\32xl\:p-6{padding:1.5rem!important}.\32xl\:p-7{padding:1.75rem!important}.\32xl\:p-8{padding:2rem!important}.\32xl\:p-9{padding:2.25rem!important}.\32xl\:p-10{padding:2.5rem!important}.\32xl\:p-11{padding:2.75rem!important}.\32xl\:p-12{padding:3rem!important}.\32xl\:p-14{padding:3.5rem!important}.\32xl\:p-16{padding:4rem!important}.\32xl\:p-20{padding:5rem!important}.\32xl\:p-24{padding:6rem!important}.\32xl\:p-28{padding:7rem!important}.\32xl\:p-30{padding:7.5rem!important}.\32xl\:p-32{padding:8rem!important}.\32xl\:p-36{padding:9rem!important}.\32xl\:p-40{padding:10rem!important}.\32xl\:p-44{padding:11rem!important}.\32xl\:p-48{padding:12rem!important}.\32xl\:p-52{padding:13rem!important}.\32xl\:p-56{padding:14rem!important}.\32xl\:p-60{padding:15rem!important}.\32xl\:p-64{padding:16rem!important}.\32xl\:p-72{padding:18rem!important}.\32xl\:p-80{padding:20rem!important}.\32xl\:p-82{padding:20.5rem!important}.\32xl\:p-85{padding:21.25rem!important}.\32xl\:p-96{padding:24rem!important}.\32xl\:p-416{padding:26rem!important}.\32xl\:p-550{padding:34.375rem!important}.\32xl\:p-600{padding:37.5rem!important}.\32xl\:p-px{padding:1px!important}.\32xl\:p-0\.5{padding:.125rem!important}.\32xl\:p-1\.5{padding:.375rem!important}.\32xl\:p-2\.5{padding:.625rem!important}.\32xl\:p-3\.5{padding:.875rem!important}.\32xl\:p-tw-1{padding:.25rem!important}.\32xl\:p-tw-2{padding:.5rem!important}.\32xl\:p-tw-3{padding:.75rem!important}.\32xl\:p-tw-3\.5{padding:.9375rem!important}.\32xl\:p-tw-4{padding:1rem!important}.\32xl\:p-tw-5{padding:1.25rem!important}.\32xl\:p-51per{padding:51%!important}.\32xl\:p-max-content{padding:max-content!important}.\32xl\:px-0{padding-left:0!important;padding-right:0!important}.\32xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\32xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\32xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\32xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.\32xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\32xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\32xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.\32xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.\32xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.\32xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\32xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.\32xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.\32xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.\32xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.\32xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.\32xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.\32xl\:px-28{padding-left:7rem!important;padding-right:7rem!important}.\32xl\:px-30{padding-left:7.5rem!important;padding-right:7.5rem!important}.\32xl\:px-32{padding-left:8rem!important;padding-right:8rem!important}.\32xl\:px-36{padding-left:9rem!important;padding-right:9rem!important}.\32xl\:px-40{padding-left:10rem!important;padding-right:10rem!important}.\32xl\:px-44{padding-left:11rem!important;padding-right:11rem!important}.\32xl\:px-48{padding-left:12rem!important;padding-right:12rem!important}.\32xl\:px-52{padding-left:13rem!important;padding-right:13rem!important}.\32xl\:px-56{padding-left:14rem!important;padding-right:14rem!important}.\32xl\:px-60{padding-left:15rem!important;padding-right:15rem!important}.\32xl\:px-64{padding-left:16rem!important;padding-right:16rem!important}.\32xl\:px-72{padding-left:18rem!important;padding-right:18rem!important}.\32xl\:px-80{padding-left:20rem!important;padding-right:20rem!important}.\32xl\:px-82{padding-left:20.5rem!important;padding-right:20.5rem!important}.\32xl\:px-85{padding-left:21.25rem!important;padding-right:21.25rem!important}.\32xl\:px-96{padding-left:24rem!important;padding-right:24rem!important}.\32xl\:px-416{padding-left:26rem!important;padding-right:26rem!important}.\32xl\:px-550{padding-left:34.375rem!important;padding-right:34.375rem!important}.\32xl\:px-600{padding-left:37.5rem!important;padding-right:37.5rem!important}.\32xl\:px-px{padding-left:1px!important;padding-right:1px!important}.\32xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.\32xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.\32xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\32xl\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.\32xl\:px-tw-1{padding-left:.25rem!important;padding-right:.25rem!important}.\32xl\:px-tw-2{padding-left:.5rem!important;padding-right:.5rem!important}.\32xl\:px-tw-3{padding-left:.75rem!important;padding-right:.75rem!important}.\32xl\:px-tw-3\.5{padding-left:.9375rem!important;padding-right:.9375rem!important}.\32xl\:px-tw-4{padding-left:1rem!important;padding-right:1rem!important}.\32xl\:px-tw-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\32xl\:px-51per{padding-left:51%!important;padding-right:51%!important}.\32xl\:px-max-content{padding-left:max-content!important;padding-right:max-content!important}.\32xl\:py-0{padding-top:0!important;padding-bottom:0!important}.\32xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\32xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\32xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\32xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\32xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.\32xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.\32xl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.\32xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.\32xl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.\32xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.\32xl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.\32xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.\32xl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.\32xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.\32xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.\32xl\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.\32xl\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.\32xl\:py-30{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.\32xl\:py-32{padding-top:8rem!important;padding-bottom:8rem!important}.\32xl\:py-36{padding-top:9rem!important;padding-bottom:9rem!important}.\32xl\:py-40{padding-top:10rem!important;padding-bottom:10rem!important}.\32xl\:py-44{padding-top:11rem!important;padding-bottom:11rem!important}.\32xl\:py-48{padding-top:12rem!important;padding-bottom:12rem!important}.\32xl\:py-52{padding-top:13rem!important;padding-bottom:13rem!important}.\32xl\:py-56{padding-top:14rem!important;padding-bottom:14rem!important}.\32xl\:py-60{padding-top:15rem!important;padding-bottom:15rem!important}.\32xl\:py-64{padding-top:16rem!important;padding-bottom:16rem!important}.\32xl\:py-72{padding-top:18rem!important;padding-bottom:18rem!important}.\32xl\:py-80{padding-top:20rem!important;padding-bottom:20rem!important}.\32xl\:py-82{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.\32xl\:py-85{padding-top:21.25rem!important;padding-bottom:21.25rem!important}.\32xl\:py-96{padding-top:24rem!important;padding-bottom:24rem!important}.\32xl\:py-416{padding-top:26rem!important;padding-bottom:26rem!important}.\32xl\:py-550{padding-top:34.375rem!important;padding-bottom:34.375rem!important}.\32xl\:py-600{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.\32xl\:py-px{padding-top:1px!important;padding-bottom:1px!important}.\32xl\:py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.\32xl\:py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.\32xl\:py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.\32xl\:py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.\32xl\:py-tw-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\32xl\:py-tw-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\32xl\:py-tw-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\32xl\:py-tw-3\.5{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.\32xl\:py-tw-4{padding-top:1rem!important;padding-bottom:1rem!important}.\32xl\:py-tw-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.\32xl\:py-51per{padding-top:51%!important;padding-bottom:51%!important}.\32xl\:py-max-content{padding-top:max-content!important;padding-bottom:max-content!important}.\32xl\:pt-0{padding-top:0!important}.\32xl\:pt-1{padding-top:.25rem!important}.\32xl\:pt-2{padding-top:.5rem!important}.\32xl\:pt-3{padding-top:.75rem!important}.\32xl\:pt-4{padding-top:1rem!important}.\32xl\:pt-5{padding-top:1.25rem!important}.\32xl\:pt-6{padding-top:1.5rem!important}.\32xl\:pt-7{padding-top:1.75rem!important}.\32xl\:pt-8{padding-top:2rem!important}.\32xl\:pt-9{padding-top:2.25rem!important}.\32xl\:pt-10{padding-top:2.5rem!important}.\32xl\:pt-11{padding-top:2.75rem!important}.\32xl\:pt-12{padding-top:3rem!important}.\32xl\:pt-14{padding-top:3.5rem!important}.\32xl\:pt-16{padding-top:4rem!important}.\32xl\:pt-20{padding-top:5rem!important}.\32xl\:pt-24{padding-top:6rem!important}.\32xl\:pt-28{padding-top:7rem!important}.\32xl\:pt-30{padding-top:7.5rem!important}.\32xl\:pt-32{padding-top:8rem!important}.\32xl\:pt-36{padding-top:9rem!important}.\32xl\:pt-40{padding-top:10rem!important}.\32xl\:pt-44{padding-top:11rem!important}.\32xl\:pt-48{padding-top:12rem!important}.\32xl\:pt-52{padding-top:13rem!important}.\32xl\:pt-56{padding-top:14rem!important}.\32xl\:pt-60{padding-top:15rem!important}.\32xl\:pt-64{padding-top:16rem!important}.\32xl\:pt-72{padding-top:18rem!important}.\32xl\:pt-80{padding-top:20rem!important}.\32xl\:pt-82{padding-top:20.5rem!important}.\32xl\:pt-85{padding-top:21.25rem!important}.\32xl\:pt-96{padding-top:24rem!important}.\32xl\:pt-416{padding-top:26rem!important}.\32xl\:pt-550{padding-top:34.375rem!important}.\32xl\:pt-600{padding-top:37.5rem!important}.\32xl\:pt-px{padding-top:1px!important}.\32xl\:pt-0\.5{padding-top:.125rem!important}.\32xl\:pt-1\.5{padding-top:.375rem!important}.\32xl\:pt-2\.5{padding-top:.625rem!important}.\32xl\:pt-3\.5{padding-top:.875rem!important}.\32xl\:pt-tw-1{padding-top:.25rem!important}.\32xl\:pt-tw-2{padding-top:.5rem!important}.\32xl\:pt-tw-3{padding-top:.75rem!important}.\32xl\:pt-tw-3\.5{padding-top:.9375rem!important}.\32xl\:pt-tw-4{padding-top:1rem!important}.\32xl\:pt-tw-5{padding-top:1.25rem!important}.\32xl\:pt-51per{padding-top:51%!important}.\32xl\:pt-max-content{padding-top:max-content!important}.\32xl\:pr-0{padding-right:0!important}.\32xl\:pr-1{padding-right:.25rem!important}.\32xl\:pr-2{padding-right:.5rem!important}.\32xl\:pr-3{padding-right:.75rem!important}.\32xl\:pr-4{padding-right:1rem!important}.\32xl\:pr-5{padding-right:1.25rem!important}.\32xl\:pr-6{padding-right:1.5rem!important}.\32xl\:pr-7{padding-right:1.75rem!important}.\32xl\:pr-8{padding-right:2rem!important}.\32xl\:pr-9{padding-right:2.25rem!important}.\32xl\:pr-10{padding-right:2.5rem!important}.\32xl\:pr-11{padding-right:2.75rem!important}.\32xl\:pr-12{padding-right:3rem!important}.\32xl\:pr-14{padding-right:3.5rem!important}.\32xl\:pr-16{padding-right:4rem!important}.\32xl\:pr-20{padding-right:5rem!important}.\32xl\:pr-24{padding-right:6rem!important}.\32xl\:pr-28{padding-right:7rem!important}.\32xl\:pr-30{padding-right:7.5rem!important}.\32xl\:pr-32{padding-right:8rem!important}.\32xl\:pr-36{padding-right:9rem!important}.\32xl\:pr-40{padding-right:10rem!important}.\32xl\:pr-44{padding-right:11rem!important}.\32xl\:pr-48{padding-right:12rem!important}.\32xl\:pr-52{padding-right:13rem!important}.\32xl\:pr-56{padding-right:14rem!important}.\32xl\:pr-60{padding-right:15rem!important}.\32xl\:pr-64{padding-right:16rem!important}.\32xl\:pr-72{padding-right:18rem!important}.\32xl\:pr-80{padding-right:20rem!important}.\32xl\:pr-82{padding-right:20.5rem!important}.\32xl\:pr-85{padding-right:21.25rem!important}.\32xl\:pr-96{padding-right:24rem!important}.\32xl\:pr-416{padding-right:26rem!important}.\32xl\:pr-550{padding-right:34.375rem!important}.\32xl\:pr-600{padding-right:37.5rem!important}.\32xl\:pr-px{padding-right:1px!important}.\32xl\:pr-0\.5{padding-right:.125rem!important}.\32xl\:pr-1\.5{padding-right:.375rem!important}.\32xl\:pr-2\.5{padding-right:.625rem!important}.\32xl\:pr-3\.5{padding-right:.875rem!important}.\32xl\:pr-tw-1{padding-right:.25rem!important}.\32xl\:pr-tw-2{padding-right:.5rem!important}.\32xl\:pr-tw-3{padding-right:.75rem!important}.\32xl\:pr-tw-3\.5{padding-right:.9375rem!important}.\32xl\:pr-tw-4{padding-right:1rem!important}.\32xl\:pr-tw-5{padding-right:1.25rem!important}.\32xl\:pr-51per{padding-right:51%!important}.\32xl\:pr-max-content{padding-right:max-content!important}.\32xl\:pb-0{padding-bottom:0!important}.\32xl\:pb-1{padding-bottom:.25rem!important}.\32xl\:pb-2{padding-bottom:.5rem!important}.\32xl\:pb-3{padding-bottom:.75rem!important}.\32xl\:pb-4{padding-bottom:1rem!important}.\32xl\:pb-5{padding-bottom:1.25rem!important}.\32xl\:pb-6{padding-bottom:1.5rem!important}.\32xl\:pb-7{padding-bottom:1.75rem!important}.\32xl\:pb-8{padding-bottom:2rem!important}.\32xl\:pb-9{padding-bottom:2.25rem!important}.\32xl\:pb-10{padding-bottom:2.5rem!important}.\32xl\:pb-11{padding-bottom:2.75rem!important}.\32xl\:pb-12{padding-bottom:3rem!important}.\32xl\:pb-14{padding-bottom:3.5rem!important}.\32xl\:pb-16{padding-bottom:4rem!important}.\32xl\:pb-20{padding-bottom:5rem!important}.\32xl\:pb-24{padding-bottom:6rem!important}.\32xl\:pb-28{padding-bottom:7rem!important}.\32xl\:pb-30{padding-bottom:7.5rem!important}.\32xl\:pb-32{padding-bottom:8rem!important}.\32xl\:pb-36{padding-bottom:9rem!important}.\32xl\:pb-40{padding-bottom:10rem!important}.\32xl\:pb-44{padding-bottom:11rem!important}.\32xl\:pb-48{padding-bottom:12rem!important}.\32xl\:pb-52{padding-bottom:13rem!important}.\32xl\:pb-56{padding-bottom:14rem!important}.\32xl\:pb-60{padding-bottom:15rem!important}.\32xl\:pb-64{padding-bottom:16rem!important}.\32xl\:pb-72{padding-bottom:18rem!important}.\32xl\:pb-80{padding-bottom:20rem!important}.\32xl\:pb-82{padding-bottom:20.5rem!important}.\32xl\:pb-85{padding-bottom:21.25rem!important}.\32xl\:pb-96{padding-bottom:24rem!important}.\32xl\:pb-416{padding-bottom:26rem!important}.\32xl\:pb-550{padding-bottom:34.375rem!important}.\32xl\:pb-600{padding-bottom:37.5rem!important}.\32xl\:pb-px{padding-bottom:1px!important}.\32xl\:pb-0\.5{padding-bottom:.125rem!important}.\32xl\:pb-1\.5{padding-bottom:.375rem!important}.\32xl\:pb-2\.5{padding-bottom:.625rem!important}.\32xl\:pb-3\.5{padding-bottom:.875rem!important}.\32xl\:pb-tw-1{padding-bottom:.25rem!important}.\32xl\:pb-tw-2{padding-bottom:.5rem!important}.\32xl\:pb-tw-3{padding-bottom:.75rem!important}.\32xl\:pb-tw-3\.5{padding-bottom:.9375rem!important}.\32xl\:pb-tw-4{padding-bottom:1rem!important}.\32xl\:pb-tw-5{padding-bottom:1.25rem!important}.\32xl\:pb-51per{padding-bottom:51%!important}.\32xl\:pb-max-content{padding-bottom:max-content!important}.\32xl\:pl-0{padding-left:0!important}.\32xl\:pl-1{padding-left:.25rem!important}.\32xl\:pl-2{padding-left:.5rem!important}.\32xl\:pl-3{padding-left:.75rem!important}.\32xl\:pl-4{padding-left:1rem!important}.\32xl\:pl-5{padding-left:1.25rem!important}.\32xl\:pl-6{padding-left:1.5rem!important}.\32xl\:pl-7{padding-left:1.75rem!important}.\32xl\:pl-8{padding-left:2rem!important}.\32xl\:pl-9{padding-left:2.25rem!important}.\32xl\:pl-10{padding-left:2.5rem!important}.\32xl\:pl-11{padding-left:2.75rem!important}.\32xl\:pl-12{padding-left:3rem!important}.\32xl\:pl-14{padding-left:3.5rem!important}.\32xl\:pl-16{padding-left:4rem!important}.\32xl\:pl-20{padding-left:5rem!important}.\32xl\:pl-24{padding-left:6rem!important}.\32xl\:pl-28{padding-left:7rem!important}.\32xl\:pl-30{padding-left:7.5rem!important}.\32xl\:pl-32{padding-left:8rem!important}.\32xl\:pl-36{padding-left:9rem!important}.\32xl\:pl-40{padding-left:10rem!important}.\32xl\:pl-44{padding-left:11rem!important}.\32xl\:pl-48{padding-left:12rem!important}.\32xl\:pl-52{padding-left:13rem!important}.\32xl\:pl-56{padding-left:14rem!important}.\32xl\:pl-60{padding-left:15rem!important}.\32xl\:pl-64{padding-left:16rem!important}.\32xl\:pl-72{padding-left:18rem!important}.\32xl\:pl-80{padding-left:20rem!important}.\32xl\:pl-82{padding-left:20.5rem!important}.\32xl\:pl-85{padding-left:21.25rem!important}.\32xl\:pl-96{padding-left:24rem!important}.\32xl\:pl-416{padding-left:26rem!important}.\32xl\:pl-550{padding-left:34.375rem!important}.\32xl\:pl-600{padding-left:37.5rem!important}.\32xl\:pl-px{padding-left:1px!important}.\32xl\:pl-0\.5{padding-left:.125rem!important}.\32xl\:pl-1\.5{padding-left:.375rem!important}.\32xl\:pl-2\.5{padding-left:.625rem!important}.\32xl\:pl-3\.5{padding-left:.875rem!important}.\32xl\:pl-tw-1{padding-left:.25rem!important}.\32xl\:pl-tw-2{padding-left:.5rem!important}.\32xl\:pl-tw-3{padding-left:.75rem!important}.\32xl\:pl-tw-3\.5{padding-left:.9375rem!important}.\32xl\:pl-tw-4{padding-left:1rem!important}.\32xl\:pl-tw-5{padding-left:1.25rem!important}.\32xl\:pl-51per{padding-left:51%!important}.\32xl\:pl-max-content{padding-left:max-content!important}.\32xl\:text-left{text-align:left!important}.\32xl\:text-center{text-align:center!important}.\32xl\:text-right{text-align:right!important}.\32xl\:text-justify{text-align:justify!important}.\32xl\:align-baseline{vertical-align:baseline!important}.\32xl\:align-top{vertical-align:top!important}.\32xl\:align-middle{vertical-align:middle!important}.\32xl\:align-bottom{vertical-align:bottom!important}.\32xl\:align-text-top{vertical-align:text-top!important}.\32xl\:align-text-bottom{vertical-align:text-bottom!important}.\32xl\:font-sans,.\32xl\:font-serif,.\32xl\:font-mono,.\32xl\:font-display,.\32xl\:font-body{font-family:Athlon!important}.\32xl\:text-xs{font-size:.75rem!important}.\32xl\:text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\32xl\:text-base{font-size:1rem!important;line-height:1.5rem!important}.\32xl\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.\32xl\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.\32xl\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\32xl\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.\32xl\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.\32xl\:text-5xl{font-size:3rem!important;line-height:1!important}.\32xl\:text-6xl{font-size:3.75rem!important;line-height:1!important}.\32xl\:text-7xl{font-size:4.5rem!important;line-height:1!important}.\32xl\:text-8xl{font-size:6rem!important;line-height:1!important}.\32xl\:text-9xl{font-size:8rem!important;line-height:1!important}.\32xl\:text-xxs{font-size:.625rem!important}.\32xl\:text-3\.5xl{font-size:2rem!important}.\32xl\:text-4\.5xl{font-size:2.5rem!important}.\32xl\:text-4\.6xl{font-size:2.625rem!important}.\32xl\:font-thin{font-weight:100!important}.\32xl\:font-extralight{font-weight:200!important}.\32xl\:font-light{font-weight:300!important}.\32xl\:font-normal{font-weight:400!important}.\32xl\:font-medium{font-weight:500!important}.\32xl\:font-semibold{font-weight:600!important}.\32xl\:font-bold{font-weight:700!important}.\32xl\:font-extrabold{font-weight:800!important}.\32xl\:font-black{font-weight:900!important}.\32xl\:uppercase{text-transform:uppercase!important}.\32xl\:lowercase{text-transform:lowercase!important}.\32xl\:capitalize{text-transform:capitalize!important}.\32xl\:normal-case{text-transform:none!important}.\32xl\:italic{font-style:italic!important}.\32xl\:not-italic{font-style:normal!important}.\32xl\:ordinal,.\32xl\:slashed-zero,.\32xl\:lining-nums,.\32xl\:oldstyle-nums,.\32xl\:proportional-nums,.\32xl\:tabular-nums,.\32xl\:diagonal-fractions,.\32xl\:stacked-fractions{--tw-ordinal: var(--tw-empty, ) !important;--tw-slashed-zero: var(--tw-empty, ) !important;--tw-numeric-figure: var(--tw-empty, ) !important;--tw-numeric-spacing: var(--tw-empty, ) !important;--tw-numeric-fraction: var(--tw-empty, ) !important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.\32xl\:normal-nums{font-variant-numeric:normal!important}.\32xl\:ordinal{--tw-ordinal: ordinal !important}.\32xl\:slashed-zero{--tw-slashed-zero: slashed-zero !important}.\32xl\:lining-nums{--tw-numeric-figure: lining-nums !important}.\32xl\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums !important}.\32xl\:proportional-nums{--tw-numeric-spacing: proportional-nums !important}.\32xl\:tabular-nums{--tw-numeric-spacing: tabular-nums !important}.\32xl\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions !important}.\32xl\:stacked-fractions{--tw-numeric-fraction: stacked-fractions !important}.\32xl\:leading-11{line-height:2.75rem!important}.\32xl\:leading-12{line-height:3rem!important}.\32xl\:leading-13{line-height:3.125rem!important}.\32xl\:leading-14{line-height:4.5rem!important}.\32xl\:tracking-tighter{letter-spacing:-.05em!important}.\32xl\:tracking-tight{letter-spacing:-.025em!important}.\32xl\:tracking-normal{letter-spacing:0em!important}.\32xl\:tracking-wide{letter-spacing:.025em!important}.\32xl\:tracking-wider{letter-spacing:.05em!important}.\32xl\:tracking-widest{letter-spacing:.1em!important}.\32xl\:text-transparent{color:transparent!important}.\32xl\:text-current{color:currentColor!important}.\32xl\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.\32xl\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.\32xl\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.\32xl\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.\32xl\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.\32xl\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.\32xl\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.\32xl\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.\32xl\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.\32xl\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.\32xl\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\32xl\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.\32xl\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.\32xl\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.\32xl\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.\32xl\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.\32xl\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.\32xl\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.\32xl\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.\32xl\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.\32xl\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.\32xl\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.\32xl\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.\32xl\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.\32xl\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.\32xl\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.\32xl\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.\32xl\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.\32xl\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.\32xl\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.\32xl\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.\32xl\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.\32xl\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.\32xl\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.\32xl\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.\32xl\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.\32xl\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.\32xl\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.\32xl\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.\32xl\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.\32xl\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.\32xl\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.\32xl\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.\32xl\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.\32xl\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.\32xl\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.\32xl\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.\32xl\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.\32xl\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.\32xl\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.\32xl\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.\32xl\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.\32xl\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.\32xl\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.\32xl\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.\32xl\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.\32xl\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.\32xl\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.\32xl\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.\32xl\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.\32xl\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.\32xl\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.\32xl\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.\32xl\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.\32xl\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.\32xl\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.\32xl\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.\32xl\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.\32xl\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.\32xl\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.\32xl\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.\32xl\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.\32xl\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.\32xl\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.\32xl\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.\32xl\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.\32xl\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.\32xl\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.\32xl\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.\32xl\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.\32xl\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.\32xl\:text-primary-blue{color:var(--primary-color)!important}.\32xl\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.\32xl\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.\32xl\:text-primary-green{color:var(--conversion-color)!important}.\32xl\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.\32xl\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.\32xl\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.\32xl\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.\32xl\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.\32xl\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.\32xl\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.\32xl\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.\32xl\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:text-light-grey{color:var(--backgroud-light-primary)!important}.\32xl\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.\32xl\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.\32xl\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.\32xl\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-transparent{color:transparent!important}.group:hover .\32xl\:group-hover\:text-current{color:currentColor!important}.group:hover .\32xl\:group-hover\:text-black{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-white{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-50{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-100{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-200{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-300{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-400{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-500{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-600{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-700{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-800{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-900{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-50{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-100{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-200{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-300{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-400{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-500{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-600{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-700{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-800{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-red-900{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-50{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-100{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-200{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-300{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-400{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-500{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-600{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-700{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-800{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-yellow-900{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-50{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-100{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-200{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-300{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-400{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-500{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-600{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-700{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-800{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-green-900{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-50{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-100{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-200{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-300{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-400{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-500{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-600{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-700{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-800{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-900{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-50{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-100{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-200{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-300{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-400{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-500{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-600{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-700{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-800{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-indigo-900{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-50{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-100{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-200{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-300{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-400{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-500{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-600{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-700{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-800{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-purple-900{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-50{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-100{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-200{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-300{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-400{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-500{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-600{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-700{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-800{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-pink-900{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-primary-blue{color:var(--primary-color)!important}.group:hover .\32xl\:group-hover\:text-primary-blue-dark{color:var(--primary-color-dark)!important}.group:hover .\32xl\:group-hover\:text-primary-blue-light{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-primary-green{color:var(--conversion-color)!important}.group:hover .\32xl\:group-hover\:text-secondary-yellow{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-tertiary-green{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-tertiary-green-dark{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-grey-border{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-error-red{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-surface-1{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-surface-2{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-surface-3{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-surface-4{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-light-grey{color:var(--backgroud-light-primary)!important}.group:hover .\32xl\:group-hover\:text-light-error-red{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-offblack{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-meta{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-warning-yellow{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-transparent:focus-within{color:transparent!important}.\32xl\:focus-within\:text-current:focus-within{color:currentColor!important}.\32xl\:focus-within\:text-black:focus-within{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-white:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-primary-blue:focus-within{color:var(--primary-color)!important}.\32xl\:focus-within\:text-primary-blue-dark:focus-within{color:var(--primary-color-dark)!important}.\32xl\:focus-within\:text-primary-blue-light:focus-within{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-primary-green:focus-within{color:var(--conversion-color)!important}.\32xl\:focus-within\:text-secondary-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-tertiary-green:focus-within{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-tertiary-green-dark:focus-within{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-grey-border:focus-within{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-surface-1:focus-within{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-surface-2:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-surface-3:focus-within{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-surface-4:focus-within{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-light-grey:focus-within{color:var(--backgroud-light-primary)!important}.\32xl\:focus-within\:text-light-error-red:focus-within{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-offblack:focus-within{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-meta:focus-within{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-warning-yellow:focus-within{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.\32xl\:hover\:text-transparent:hover{color:transparent!important}.\32xl\:hover\:text-current:hover{color:currentColor!important}.\32xl\:hover\:text-black:hover{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.\32xl\:hover\:text-white:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-50:hover{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-100:hover{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-200:hover{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-300:hover{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-500:hover{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-900:hover{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-50:hover{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-200:hover{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-400:hover{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-500:hover{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-600:hover{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-700:hover{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-800:hover{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.\32xl\:hover\:text-red-900:hover{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-50:hover{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-100:hover{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-200:hover{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-300:hover{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-400:hover{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-500:hover{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-600:hover{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-700:hover{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-800:hover{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.\32xl\:hover\:text-yellow-900:hover{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-50:hover{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-100:hover{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-200:hover{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-300:hover{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-400:hover{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-500:hover{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-600:hover{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-700:hover{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-800:hover{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.\32xl\:hover\:text-green-900:hover{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-50:hover{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-100:hover{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-200:hover{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-300:hover{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-400:hover{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-500:hover{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-700:hover{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-900:hover{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-50:hover{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-100:hover{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-200:hover{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-300:hover{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-400:hover{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-500:hover{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-600:hover{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-700:hover{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-800:hover{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.\32xl\:hover\:text-indigo-900:hover{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-50:hover{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-100:hover{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-200:hover{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-300:hover{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-400:hover{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-500:hover{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-600:hover{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-700:hover{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-800:hover{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.\32xl\:hover\:text-purple-900:hover{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-50:hover{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-100:hover{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-200:hover{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-300:hover{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-400:hover{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-500:hover{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-600:hover{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-700:hover{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-800:hover{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.\32xl\:hover\:text-pink-900:hover{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.\32xl\:hover\:text-primary-blue:hover{color:var(--primary-color)!important}.\32xl\:hover\:text-primary-blue-dark:hover{color:var(--primary-color-dark)!important}.\32xl\:hover\:text-primary-blue-light:hover{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.\32xl\:hover\:text-primary-green:hover{color:var(--conversion-color)!important}.\32xl\:hover\:text-secondary-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.\32xl\:hover\:text-tertiary-green:hover{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.\32xl\:hover\:text-tertiary-green-dark:hover{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.\32xl\:hover\:text-grey-border:hover{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.\32xl\:hover\:text-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.\32xl\:hover\:text-surface-1:hover{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.\32xl\:hover\:text-surface-2:hover{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.\32xl\:hover\:text-surface-3:hover{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.\32xl\:hover\:text-surface-4:hover{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-light-grey:hover{color:var(--backgroud-light-primary)!important}.\32xl\:hover\:text-light-error-red:hover{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.\32xl\:hover\:text-offblack:hover{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.\32xl\:hover\:text-meta:hover{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.\32xl\:hover\:text-warning-yellow:hover{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.\32xl\:focus\:text-transparent:focus{color:transparent!important}.\32xl\:focus\:text-current:focus{color:currentColor!important}.\32xl\:focus\:text-black:focus{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.\32xl\:focus\:text-white:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-50:focus{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-100:focus{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-200:focus{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-300:focus{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-400:focus{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-500:focus{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-700:focus{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-800:focus{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-900:focus{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-50:focus{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-200:focus{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-400:focus{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-500:focus{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-600:focus{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-700:focus{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-800:focus{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.\32xl\:focus\:text-red-900:focus{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-50:focus{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-100:focus{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-200:focus{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-300:focus{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-400:focus{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-500:focus{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-600:focus{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-700:focus{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-800:focus{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.\32xl\:focus\:text-yellow-900:focus{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-50:focus{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-100:focus{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-200:focus{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-300:focus{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-400:focus{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-500:focus{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-600:focus{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-700:focus{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-800:focus{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.\32xl\:focus\:text-green-900:focus{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-50:focus{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-100:focus{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-200:focus{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-300:focus{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-400:focus{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-500:focus{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-600:focus{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-700:focus{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-800:focus{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-900:focus{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-50:focus{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-100:focus{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-200:focus{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-300:focus{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-400:focus{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-500:focus{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-600:focus{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-700:focus{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-800:focus{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.\32xl\:focus\:text-indigo-900:focus{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-50:focus{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-100:focus{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-200:focus{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-300:focus{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-400:focus{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-500:focus{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-600:focus{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-700:focus{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-800:focus{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.\32xl\:focus\:text-purple-900:focus{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-50:focus{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-100:focus{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-200:focus{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-300:focus{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-400:focus{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-500:focus{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-600:focus{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-700:focus{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-800:focus{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.\32xl\:focus\:text-pink-900:focus{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.\32xl\:focus\:text-primary-blue:focus{color:var(--primary-color)!important}.\32xl\:focus\:text-primary-blue-dark:focus{color:var(--primary-color-dark)!important}.\32xl\:focus\:text-primary-blue-light:focus{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.\32xl\:focus\:text-primary-green:focus{color:var(--conversion-color)!important}.\32xl\:focus\:text-secondary-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.\32xl\:focus\:text-tertiary-green:focus{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.\32xl\:focus\:text-tertiary-green-dark:focus{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.\32xl\:focus\:text-grey-border:focus{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.\32xl\:focus\:text-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.\32xl\:focus\:text-surface-1:focus{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.\32xl\:focus\:text-surface-2:focus{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.\32xl\:focus\:text-surface-3:focus{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.\32xl\:focus\:text-surface-4:focus{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-light-grey:focus{color:var(--backgroud-light-primary)!important}.\32xl\:focus\:text-light-error-red:focus{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.\32xl\:focus\:text-offblack:focus{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.\32xl\:focus\:text-meta:focus{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.\32xl\:focus\:text-warning-yellow:focus{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-transparent:disabled{color:transparent!important}.\32xl\:disabled\:text-current:disabled{color:currentColor!important}.\32xl\:disabled\:text-black:disabled{--tw-text-opacity: 1 !important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-white:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-50:disabled{--tw-text-opacity: 1 !important;color:rgba(249,250,251,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-100:disabled{--tw-text-opacity: 1 !important;color:rgba(243,244,246,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-200:disabled{--tw-text-opacity: 1 !important;color:rgba(229,231,235,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgba(209,213,219,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-500:disabled{--tw-text-opacity: 1 !important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-600:disabled{--tw-text-opacity: 1 !important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-700:disabled{--tw-text-opacity: 1 !important;color:rgba(55,65,81,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-800:disabled{--tw-text-opacity: 1 !important;color:rgba(31,41,55,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-gray-900:disabled{--tw-text-opacity: 1 !important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-50:disabled{--tw-text-opacity: 1 !important;color:rgba(254,242,242,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,226,226,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-200:disabled{--tw-text-opacity: 1 !important;color:rgba(254,202,202,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,165,165,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-400:disabled{--tw-text-opacity: 1 !important;color:rgba(248,113,113,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-500:disabled{--tw-text-opacity: 1 !important;color:rgba(239,68,68,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-600:disabled{--tw-text-opacity: 1 !important;color:rgba(220,38,38,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-700:disabled{--tw-text-opacity: 1 !important;color:rgba(185,28,28,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-800:disabled{--tw-text-opacity: 1 !important;color:rgba(153,27,27,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-red-900:disabled{--tw-text-opacity: 1 !important;color:rgba(127,29,29,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-50:disabled{--tw-text-opacity: 1 !important;color:rgba(255,251,235,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-100:disabled{--tw-text-opacity: 1 !important;color:rgba(254,243,199,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-200:disabled{--tw-text-opacity: 1 !important;color:rgba(253,230,138,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-300:disabled{--tw-text-opacity: 1 !important;color:rgba(252,211,77,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-400:disabled{--tw-text-opacity: 1 !important;color:rgba(251,191,36,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-500:disabled{--tw-text-opacity: 1 !important;color:rgba(245,158,11,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-600:disabled{--tw-text-opacity: 1 !important;color:rgba(217,119,6,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-700:disabled{--tw-text-opacity: 1 !important;color:rgba(180,83,9,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-800:disabled{--tw-text-opacity: 1 !important;color:rgba(146,64,14,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-yellow-900:disabled{--tw-text-opacity: 1 !important;color:rgba(120,53,15,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-50:disabled{--tw-text-opacity: 1 !important;color:rgba(236,253,245,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-100:disabled{--tw-text-opacity: 1 !important;color:rgba(209,250,229,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-200:disabled{--tw-text-opacity: 1 !important;color:rgba(167,243,208,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-300:disabled{--tw-text-opacity: 1 !important;color:rgba(110,231,183,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-400:disabled{--tw-text-opacity: 1 !important;color:rgba(52,211,153,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-500:disabled{--tw-text-opacity: 1 !important;color:rgba(16,185,129,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-600:disabled{--tw-text-opacity: 1 !important;color:rgba(5,150,105,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-700:disabled{--tw-text-opacity: 1 !important;color:rgba(4,120,87,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-800:disabled{--tw-text-opacity: 1 !important;color:rgba(6,95,70,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-green-900:disabled{--tw-text-opacity: 1 !important;color:rgba(6,78,59,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-50:disabled{--tw-text-opacity: 1 !important;color:rgba(239,246,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-100:disabled{--tw-text-opacity: 1 !important;color:rgba(219,234,254,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-200:disabled{--tw-text-opacity: 1 !important;color:rgba(191,219,254,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-300:disabled{--tw-text-opacity: 1 !important;color:rgba(147,197,253,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-400:disabled{--tw-text-opacity: 1 !important;color:rgba(96,165,250,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-500:disabled{--tw-text-opacity: 1 !important;color:rgba(59,130,246,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-600:disabled{--tw-text-opacity: 1 !important;color:rgba(37,99,235,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-700:disabled{--tw-text-opacity: 1 !important;color:rgba(29,78,216,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-800:disabled{--tw-text-opacity: 1 !important;color:rgba(30,64,175,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-blue-900:disabled{--tw-text-opacity: 1 !important;color:rgba(30,58,138,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-50:disabled{--tw-text-opacity: 1 !important;color:rgba(238,242,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-100:disabled{--tw-text-opacity: 1 !important;color:rgba(224,231,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-200:disabled{--tw-text-opacity: 1 !important;color:rgba(199,210,254,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-300:disabled{--tw-text-opacity: 1 !important;color:rgba(165,180,252,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-400:disabled{--tw-text-opacity: 1 !important;color:rgba(129,140,248,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-500:disabled{--tw-text-opacity: 1 !important;color:rgba(99,102,241,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-600:disabled{--tw-text-opacity: 1 !important;color:rgba(79,70,229,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-700:disabled{--tw-text-opacity: 1 !important;color:rgba(67,56,202,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-800:disabled{--tw-text-opacity: 1 !important;color:rgba(55,48,163,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-indigo-900:disabled{--tw-text-opacity: 1 !important;color:rgba(49,46,129,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-50:disabled{--tw-text-opacity: 1 !important;color:rgba(245,243,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-100:disabled{--tw-text-opacity: 1 !important;color:rgba(237,233,254,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-200:disabled{--tw-text-opacity: 1 !important;color:rgba(221,214,254,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-300:disabled{--tw-text-opacity: 1 !important;color:rgba(196,181,253,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-400:disabled{--tw-text-opacity: 1 !important;color:rgba(167,139,250,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-500:disabled{--tw-text-opacity: 1 !important;color:rgba(139,92,246,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-600:disabled{--tw-text-opacity: 1 !important;color:rgba(124,58,237,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-700:disabled{--tw-text-opacity: 1 !important;color:rgba(109,40,217,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-800:disabled{--tw-text-opacity: 1 !important;color:rgba(91,33,182,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-purple-900:disabled{--tw-text-opacity: 1 !important;color:rgba(76,29,149,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-50:disabled{--tw-text-opacity: 1 !important;color:rgba(253,242,248,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-100:disabled{--tw-text-opacity: 1 !important;color:rgba(252,231,243,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-200:disabled{--tw-text-opacity: 1 !important;color:rgba(251,207,232,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-300:disabled{--tw-text-opacity: 1 !important;color:rgba(249,168,212,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-400:disabled{--tw-text-opacity: 1 !important;color:rgba(244,114,182,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-500:disabled{--tw-text-opacity: 1 !important;color:rgba(236,72,153,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-600:disabled{--tw-text-opacity: 1 !important;color:rgba(219,39,119,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-700:disabled{--tw-text-opacity: 1 !important;color:rgba(190,24,93,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-800:disabled{--tw-text-opacity: 1 !important;color:rgba(157,23,77,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-pink-900:disabled{--tw-text-opacity: 1 !important;color:rgba(131,24,67,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-primary-blue:disabled{color:var(--primary-color)!important}.\32xl\:disabled\:text-primary-blue-dark:disabled{color:var(--primary-color-dark)!important}.\32xl\:disabled\:text-primary-blue-light:disabled{--tw-text-opacity: 1 !important;color:rgba(187,199,216,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-primary-green:disabled{color:var(--conversion-color)!important}.\32xl\:disabled\:text-secondary-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(255,197,65,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-tertiary-green:disabled{--tw-text-opacity: 1 !important;color:rgba(47,156,106,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-tertiary-green-dark:disabled{--tw-text-opacity: 1 !important;color:rgba(32,109,74,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-grey-border:disabled{--tw-text-opacity: 1 !important;color:rgba(208,208,208,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(204,51,50,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-surface-1:disabled{--tw-text-opacity: 1 !important;color:rgba(246,248,251,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-surface-2:disabled{--tw-text-opacity: 1 !important;color:rgba(248,248,248,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-surface-3:disabled{--tw-text-opacity: 1 !important;color:rgba(232,232,232,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-surface-4:disabled{--tw-text-opacity: 1 !important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-light-grey:disabled{color:var(--backgroud-light-primary)!important}.\32xl\:disabled\:text-light-error-red:disabled{--tw-text-opacity: 1 !important;color:rgba(249,234,234,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-offblack:disabled{--tw-text-opacity: 1 !important;color:rgba(51,51,51,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-meta:disabled{--tw-text-opacity: 1 !important;color:rgba(117,117,117,var(--tw-text-opacity))!important}.\32xl\:disabled\:text-warning-yellow:disabled{--tw-text-opacity: 1 !important;color:rgba(248,148,6,var(--tw-text-opacity))!important}.\32xl\:text-opacity-0{--tw-text-opacity: 0 !important}.\32xl\:text-opacity-5{--tw-text-opacity: .05 !important}.\32xl\:text-opacity-10{--tw-text-opacity: .1 !important}.\32xl\:text-opacity-20{--tw-text-opacity: .2 !important}.\32xl\:text-opacity-25{--tw-text-opacity: .25 !important}.\32xl\:text-opacity-30{--tw-text-opacity: .3 !important}.\32xl\:text-opacity-40{--tw-text-opacity: .4 !important}.\32xl\:text-opacity-50{--tw-text-opacity: .5 !important}.\32xl\:text-opacity-60{--tw-text-opacity: .6 !important}.\32xl\:text-opacity-70{--tw-text-opacity: .7 !important}.\32xl\:text-opacity-75{--tw-text-opacity: .75 !important}.\32xl\:text-opacity-80{--tw-text-opacity: .8 !important}.\32xl\:text-opacity-90{--tw-text-opacity: .9 !important}.\32xl\:text-opacity-95{--tw-text-opacity: .95 !important}.\32xl\:text-opacity-100{--tw-text-opacity: 1 !important}.group:hover .\32xl\:group-hover\:text-opacity-0{--tw-text-opacity: 0 !important}.group:hover .\32xl\:group-hover\:text-opacity-5{--tw-text-opacity: .05 !important}.group:hover .\32xl\:group-hover\:text-opacity-10{--tw-text-opacity: .1 !important}.group:hover .\32xl\:group-hover\:text-opacity-20{--tw-text-opacity: .2 !important}.group:hover .\32xl\:group-hover\:text-opacity-25{--tw-text-opacity: .25 !important}.group:hover .\32xl\:group-hover\:text-opacity-30{--tw-text-opacity: .3 !important}.group:hover .\32xl\:group-hover\:text-opacity-40{--tw-text-opacity: .4 !important}.group:hover .\32xl\:group-hover\:text-opacity-50{--tw-text-opacity: .5 !important}.group:hover .\32xl\:group-hover\:text-opacity-60{--tw-text-opacity: .6 !important}.group:hover .\32xl\:group-hover\:text-opacity-70{--tw-text-opacity: .7 !important}.group:hover .\32xl\:group-hover\:text-opacity-75{--tw-text-opacity: .75 !important}.group:hover .\32xl\:group-hover\:text-opacity-80{--tw-text-opacity: .8 !important}.group:hover .\32xl\:group-hover\:text-opacity-90{--tw-text-opacity: .9 !important}.group:hover .\32xl\:group-hover\:text-opacity-95{--tw-text-opacity: .95 !important}.group:hover .\32xl\:group-hover\:text-opacity-100{--tw-text-opacity: 1 !important}.\32xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0 !important}.\32xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05 !important}.\32xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1 !important}.\32xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2 !important}.\32xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25 !important}.\32xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3 !important}.\32xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4 !important}.\32xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5 !important}.\32xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6 !important}.\32xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7 !important}.\32xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75 !important}.\32xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8 !important}.\32xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9 !important}.\32xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95 !important}.\32xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1 !important}.\32xl\:hover\:text-opacity-0:hover{--tw-text-opacity: 0 !important}.\32xl\:hover\:text-opacity-5:hover{--tw-text-opacity: .05 !important}.\32xl\:hover\:text-opacity-10:hover{--tw-text-opacity: .1 !important}.\32xl\:hover\:text-opacity-20:hover{--tw-text-opacity: .2 !important}.\32xl\:hover\:text-opacity-25:hover{--tw-text-opacity: .25 !important}.\32xl\:hover\:text-opacity-30:hover{--tw-text-opacity: .3 !important}.\32xl\:hover\:text-opacity-40:hover{--tw-text-opacity: .4 !important}.\32xl\:hover\:text-opacity-50:hover{--tw-text-opacity: .5 !important}.\32xl\:hover\:text-opacity-60:hover{--tw-text-opacity: .6 !important}.\32xl\:hover\:text-opacity-70:hover{--tw-text-opacity: .7 !important}.\32xl\:hover\:text-opacity-75:hover{--tw-text-opacity: .75 !important}.\32xl\:hover\:text-opacity-80:hover{--tw-text-opacity: .8 !important}.\32xl\:hover\:text-opacity-90:hover{--tw-text-opacity: .9 !important}.\32xl\:hover\:text-opacity-95:hover{--tw-text-opacity: .95 !important}.\32xl\:hover\:text-opacity-100:hover{--tw-text-opacity: 1 !important}.\32xl\:focus\:text-opacity-0:focus{--tw-text-opacity: 0 !important}.\32xl\:focus\:text-opacity-5:focus{--tw-text-opacity: .05 !important}.\32xl\:focus\:text-opacity-10:focus{--tw-text-opacity: .1 !important}.\32xl\:focus\:text-opacity-20:focus{--tw-text-opacity: .2 !important}.\32xl\:focus\:text-opacity-25:focus{--tw-text-opacity: .25 !important}.\32xl\:focus\:text-opacity-30:focus{--tw-text-opacity: .3 !important}.\32xl\:focus\:text-opacity-40:focus{--tw-text-opacity: .4 !important}.\32xl\:focus\:text-opacity-50:focus{--tw-text-opacity: .5 !important}.\32xl\:focus\:text-opacity-60:focus{--tw-text-opacity: .6 !important}.\32xl\:focus\:text-opacity-70:focus{--tw-text-opacity: .7 !important}.\32xl\:focus\:text-opacity-75:focus{--tw-text-opacity: .75 !important}.\32xl\:focus\:text-opacity-80:focus{--tw-text-opacity: .8 !important}.\32xl\:focus\:text-opacity-90:focus{--tw-text-opacity: .9 !important}.\32xl\:focus\:text-opacity-95:focus{--tw-text-opacity: .95 !important}.\32xl\:focus\:text-opacity-100:focus{--tw-text-opacity: 1 !important}.\32xl\:underline{text-decoration:underline!important}.\32xl\:line-through{text-decoration:line-through!important}.\32xl\:no-underline{text-decoration:none!important}.group:hover .\32xl\:group-hover\:underline{text-decoration:underline!important}.group:hover .\32xl\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .\32xl\:group-hover\:no-underline{text-decoration:none!important}.\32xl\:focus-within\:underline:focus-within{text-decoration:underline!important}.\32xl\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.\32xl\:focus-within\:no-underline:focus-within{text-decoration:none!important}.\32xl\:hover\:underline:hover{text-decoration:underline!important}.\32xl\:hover\:line-through:hover{text-decoration:line-through!important}.\32xl\:hover\:no-underline:hover{text-decoration:none!important}.\32xl\:focus\:underline:focus{text-decoration:underline!important}.\32xl\:focus\:line-through:focus{text-decoration:line-through!important}.\32xl\:focus\:no-underline:focus{text-decoration:none!important}.\32xl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.\32xl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.\32xl\:placeholder-transparent::placeholder{color:transparent!important}.\32xl\:placeholder-current::placeholder{color:currentColor!important}.\32xl\:placeholder-black::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-white::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-primary-blue::placeholder{color:var(--primary-color)!important}.\32xl\:placeholder-primary-blue-dark::placeholder{color:var(--primary-color-dark)!important}.\32xl\:placeholder-primary-blue-light::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-primary-green::placeholder{color:var(--conversion-color)!important}.\32xl\:placeholder-secondary-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-tertiary-green::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-tertiary-green-dark::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-grey-border::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-surface-1::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-surface-2::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-surface-3::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-surface-4::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-light-grey::placeholder{color:var(--backgroud-light-primary)!important}.\32xl\:placeholder-light-error-red::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-offblack::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-meta::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-warning-yellow::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.\32xl\:focus\:placeholder-current:focus::placeholder{color:currentColor!important}.\32xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(0,0,0,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,250,251,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(243,244,246,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(229,231,235,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,213,219,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(156,163,175,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(107,114,128,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(75,85,99,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,65,81,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(31,41,55,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(17,24,39,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,242,242,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,226,226,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,202,202,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,165,165,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,113,113,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,68,68,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(220,38,38,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(185,28,28,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(153,27,27,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(127,29,29,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,251,235,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(254,243,199,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,230,138,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,211,77,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,191,36,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,158,11,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(217,119,6,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(180,83,9,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(146,64,14,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(120,53,15,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,253,245,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(209,250,229,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,243,208,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(110,231,183,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(52,211,153,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(16,185,129,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(5,150,105,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(4,120,87,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,95,70,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(6,78,59,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(239,246,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,234,254,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(191,219,254,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(147,197,253,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(96,165,250,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(59,130,246,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(37,99,235,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(29,78,216,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,64,175,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(30,58,138,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(238,242,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(224,231,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(199,210,254,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(165,180,252,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(129,140,248,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(99,102,241,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(79,70,229,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(67,56,202,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(55,48,163,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(49,46,129,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(245,243,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(237,233,254,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(221,214,254,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(196,181,253,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(167,139,250,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(139,92,246,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(124,58,237,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(109,40,217,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(91,33,182,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(76,29,149,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(253,242,248,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(252,231,243,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(251,207,232,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,168,212,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(244,114,182,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(236,72,153,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(219,39,119,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(190,24,93,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(157,23,77,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(131,24,67,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-primary-blue:focus::placeholder{color:var(--primary-color)!important}.\32xl\:focus\:placeholder-primary-blue-dark:focus::placeholder{color:var(--primary-color-dark)!important}.\32xl\:focus\:placeholder-primary-blue-light:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(187,199,216,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-primary-green:focus::placeholder{color:var(--conversion-color)!important}.\32xl\:focus\:placeholder-secondary-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,197,65,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-tertiary-green:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(47,156,106,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-tertiary-green-dark:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(32,109,74,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-grey-border:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(208,208,208,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(204,51,50,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-surface-1:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(246,248,251,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-surface-2:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,248,248,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-surface-3:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(232,232,232,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-surface-4:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-light-grey:focus::placeholder{color:var(--backgroud-light-primary)!important}.\32xl\:focus\:placeholder-light-error-red:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(249,234,234,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-offblack:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(51,51,51,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-meta:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(117,117,117,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-warning-yellow:focus::placeholder{--tw-placeholder-opacity: 1 !important;color:rgba(248,148,6,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0 !important}.\32xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05 !important}.\32xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1 !important}.\32xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2 !important}.\32xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25 !important}.\32xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3 !important}.\32xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4 !important}.\32xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5 !important}.\32xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6 !important}.\32xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7 !important}.\32xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75 !important}.\32xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8 !important}.\32xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9 !important}.\32xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95 !important}.\32xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1 !important}.\32xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0 !important}.\32xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05 !important}.\32xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1 !important}.\32xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2 !important}.\32xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25 !important}.\32xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3 !important}.\32xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4 !important}.\32xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5 !important}.\32xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6 !important}.\32xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7 !important}.\32xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75 !important}.\32xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8 !important}.\32xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9 !important}.\32xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95 !important}.\32xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1 !important}.\32xl\:opacity-0{opacity:0!important}.\32xl\:opacity-5{opacity:.05!important}.\32xl\:opacity-10{opacity:.1!important}.\32xl\:opacity-20{opacity:.2!important}.\32xl\:opacity-25{opacity:.25!important}.\32xl\:opacity-30{opacity:.3!important}.\32xl\:opacity-40{opacity:.4!important}.\32xl\:opacity-50{opacity:.5!important}.\32xl\:opacity-60{opacity:.6!important}.\32xl\:opacity-70{opacity:.7!important}.\32xl\:opacity-75{opacity:.75!important}.\32xl\:opacity-80{opacity:.8!important}.\32xl\:opacity-90{opacity:.9!important}.\32xl\:opacity-95{opacity:.95!important}.\32xl\:opacity-100{opacity:1!important}.group:hover .\32xl\:group-hover\:opacity-0{opacity:0!important}.group:hover .\32xl\:group-hover\:opacity-5{opacity:.05!important}.group:hover .\32xl\:group-hover\:opacity-10{opacity:.1!important}.group:hover .\32xl\:group-hover\:opacity-20{opacity:.2!important}.group:hover .\32xl\:group-hover\:opacity-25{opacity:.25!important}.group:hover .\32xl\:group-hover\:opacity-30{opacity:.3!important}.group:hover .\32xl\:group-hover\:opacity-40{opacity:.4!important}.group:hover .\32xl\:group-hover\:opacity-50{opacity:.5!important}.group:hover .\32xl\:group-hover\:opacity-60{opacity:.6!important}.group:hover .\32xl\:group-hover\:opacity-70{opacity:.7!important}.group:hover .\32xl\:group-hover\:opacity-75{opacity:.75!important}.group:hover .\32xl\:group-hover\:opacity-80{opacity:.8!important}.group:hover .\32xl\:group-hover\:opacity-90{opacity:.9!important}.group:hover .\32xl\:group-hover\:opacity-95{opacity:.95!important}.group:hover .\32xl\:group-hover\:opacity-100{opacity:1!important}.\32xl\:focus-within\:opacity-0:focus-within{opacity:0!important}.\32xl\:focus-within\:opacity-5:focus-within{opacity:.05!important}.\32xl\:focus-within\:opacity-10:focus-within{opacity:.1!important}.\32xl\:focus-within\:opacity-20:focus-within{opacity:.2!important}.\32xl\:focus-within\:opacity-25:focus-within{opacity:.25!important}.\32xl\:focus-within\:opacity-30:focus-within{opacity:.3!important}.\32xl\:focus-within\:opacity-40:focus-within{opacity:.4!important}.\32xl\:focus-within\:opacity-50:focus-within{opacity:.5!important}.\32xl\:focus-within\:opacity-60:focus-within{opacity:.6!important}.\32xl\:focus-within\:opacity-70:focus-within{opacity:.7!important}.\32xl\:focus-within\:opacity-75:focus-within{opacity:.75!important}.\32xl\:focus-within\:opacity-80:focus-within{opacity:.8!important}.\32xl\:focus-within\:opacity-90:focus-within{opacity:.9!important}.\32xl\:focus-within\:opacity-95:focus-within{opacity:.95!important}.\32xl\:focus-within\:opacity-100:focus-within{opacity:1!important}.\32xl\:hover\:opacity-0:hover{opacity:0!important}.\32xl\:hover\:opacity-5:hover{opacity:.05!important}.\32xl\:hover\:opacity-10:hover{opacity:.1!important}.\32xl\:hover\:opacity-20:hover{opacity:.2!important}.\32xl\:hover\:opacity-25:hover{opacity:.25!important}.\32xl\:hover\:opacity-30:hover{opacity:.3!important}.\32xl\:hover\:opacity-40:hover{opacity:.4!important}.\32xl\:hover\:opacity-50:hover{opacity:.5!important}.\32xl\:hover\:opacity-60:hover{opacity:.6!important}.\32xl\:hover\:opacity-70:hover{opacity:.7!important}.\32xl\:hover\:opacity-75:hover{opacity:.75!important}.\32xl\:hover\:opacity-80:hover{opacity:.8!important}.\32xl\:hover\:opacity-90:hover{opacity:.9!important}.\32xl\:hover\:opacity-95:hover{opacity:.95!important}.\32xl\:hover\:opacity-100:hover{opacity:1!important}.\32xl\:focus\:opacity-0:focus{opacity:0!important}.\32xl\:focus\:opacity-5:focus{opacity:.05!important}.\32xl\:focus\:opacity-10:focus{opacity:.1!important}.\32xl\:focus\:opacity-20:focus{opacity:.2!important}.\32xl\:focus\:opacity-25:focus{opacity:.25!important}.\32xl\:focus\:opacity-30:focus{opacity:.3!important}.\32xl\:focus\:opacity-40:focus{opacity:.4!important}.\32xl\:focus\:opacity-50:focus{opacity:.5!important}.\32xl\:focus\:opacity-60:focus{opacity:.6!important}.\32xl\:focus\:opacity-70:focus{opacity:.7!important}.\32xl\:focus\:opacity-75:focus{opacity:.75!important}.\32xl\:focus\:opacity-80:focus{opacity:.8!important}.\32xl\:focus\:opacity-90:focus{opacity:.9!important}.\32xl\:focus\:opacity-95:focus{opacity:.95!important}.\32xl\:focus\:opacity-100:focus{opacity:1!important}.\32xl\:bg-blend-normal{background-blend-mode:normal!important}.\32xl\:bg-blend-multiply{background-blend-mode:multiply!important}.\32xl\:bg-blend-screen{background-blend-mode:screen!important}.\32xl\:bg-blend-overlay{background-blend-mode:overlay!important}.\32xl\:bg-blend-darken{background-blend-mode:darken!important}.\32xl\:bg-blend-lighten{background-blend-mode:lighten!important}.\32xl\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.\32xl\:bg-blend-color-burn{background-blend-mode:color-burn!important}.\32xl\:bg-blend-hard-light{background-blend-mode:hard-light!important}.\32xl\:bg-blend-soft-light{background-blend-mode:soft-light!important}.\32xl\:bg-blend-difference{background-blend-mode:difference!important}.\32xl\:bg-blend-exclusion{background-blend-mode:exclusion!important}.\32xl\:bg-blend-hue{background-blend-mode:hue!important}.\32xl\:bg-blend-saturation{background-blend-mode:saturation!important}.\32xl\:bg-blend-color{background-blend-mode:color!important}.\32xl\:bg-blend-luminosity{background-blend-mode:luminosity!important}.\32xl\:mix-blend-normal{mix-blend-mode:normal!important}.\32xl\:mix-blend-multiply{mix-blend-mode:multiply!important}.\32xl\:mix-blend-screen{mix-blend-mode:screen!important}.\32xl\:mix-blend-overlay{mix-blend-mode:overlay!important}.\32xl\:mix-blend-darken{mix-blend-mode:darken!important}.\32xl\:mix-blend-lighten{mix-blend-mode:lighten!important}.\32xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.\32xl\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.\32xl\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.\32xl\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.\32xl\:mix-blend-difference{mix-blend-mode:difference!important}.\32xl\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.\32xl\:mix-blend-hue{mix-blend-mode:hue!important}.\32xl\:mix-blend-saturation{mix-blend-mode:saturation!important}.\32xl\:mix-blend-color{mix-blend-mode:color!important}.\32xl\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.\32xl\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\32xl\:outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.\32xl\:outline-white{outline:2px dotted white!important;outline-offset:2px!important}.\32xl\:outline-black{outline:2px dotted black!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-white:focus-within{outline:2px dotted white!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-black:focus-within{outline:2px dotted black!important;outline-offset:2px!important}.\32xl\:focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.\32xl\:focus\:outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.\32xl\:focus\:outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.\32xl\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\32xl\:ring-inset{--tw-ring-inset: inset !important}.\32xl\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset !important}.\32xl\:focus\:ring-inset:focus{--tw-ring-inset: inset !important}.\32xl\:ring-transparent{--tw-ring-color: transparent !important}.\32xl\:ring-current{--tw-ring-color: currentColor !important}.\32xl\:ring-black{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.\32xl\:ring-white{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.\32xl\:ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.\32xl\:ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.\32xl\:ring-yellow-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.\32xl\:ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.\32xl\:ring-blue-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.\32xl\:ring-indigo-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.\32xl\:ring-purple-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.\32xl\:ring-pink-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.\32xl\:ring-primary-blue{--tw-ring-color: var(--primary-color) !important}.\32xl\:ring-primary-blue-dark{--tw-ring-color: var(--primary-color-dark) !important}.\32xl\:ring-primary-blue-light{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.\32xl\:ring-primary-green{--tw-ring-color: var(--conversion-color) !important}.\32xl\:ring-secondary-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.\32xl\:ring-tertiary-green{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.\32xl\:ring-tertiary-green-dark{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.\32xl\:ring-grey-border{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.\32xl\:ring-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.\32xl\:ring-surface-1{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.\32xl\:ring-surface-2{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.\32xl\:ring-surface-3{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.\32xl\:ring-surface-4{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:ring-light-grey{--tw-ring-color: var(--backgroud-light-primary) !important}.\32xl\:ring-light-error-red{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.\32xl\:ring-offblack{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.\32xl\:ring-meta{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.\32xl\:ring-warning-yellow{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent !important}.\32xl\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor !important}.\32xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-primary-blue:focus-within{--tw-ring-color: var(--primary-color) !important}.\32xl\:focus-within\:ring-primary-blue-dark:focus-within{--tw-ring-color: var(--primary-color-dark) !important}.\32xl\:focus-within\:ring-primary-blue-light:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-primary-green:focus-within{--tw-ring-color: var(--conversion-color) !important}.\32xl\:focus-within\:ring-secondary-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-tertiary-green:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-tertiary-green-dark:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-grey-border:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-surface-1:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-surface-2:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-surface-3:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-surface-4:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-light-grey:focus-within{--tw-ring-color: var(--backgroud-light-primary) !important}.\32xl\:focus-within\:ring-light-error-red:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-offblack:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-meta:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.\32xl\:focus-within\:ring-warning-yellow:focus-within{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-transparent:focus{--tw-ring-color: transparent !important}.\32xl\:focus\:ring-current:focus{--tw-ring-color: currentColor !important}.\32xl\:focus\:ring-black:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-white:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-red-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-green-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-primary-blue:focus{--tw-ring-color: var(--primary-color) !important}.\32xl\:focus\:ring-primary-blue-dark:focus{--tw-ring-color: var(--primary-color-dark) !important}.\32xl\:focus\:ring-primary-blue-light:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(187, 199, 216, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-primary-green:focus{--tw-ring-color: var(--conversion-color) !important}.\32xl\:focus\:ring-secondary-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 197, 65, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-tertiary-green:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(47, 156, 106, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-tertiary-green-dark:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(32, 109, 74, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-grey-border:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(208, 208, 208, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(204, 51, 50, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-surface-1:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(246, 248, 251, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-surface-2:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 248, 248, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-surface-3:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(232, 232, 232, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-surface-4:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-light-grey:focus{--tw-ring-color: var(--backgroud-light-primary) !important}.\32xl\:focus\:ring-light-error-red:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(249, 234, 234, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-offblack:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(51, 51, 51, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-meta:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(117, 117, 117, var(--tw-ring-opacity)) !important}.\32xl\:focus\:ring-warning-yellow:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgba(248, 148, 6, var(--tw-ring-opacity)) !important}.\32xl\:ring-opacity-0{--tw-ring-opacity: 0 !important}.\32xl\:ring-opacity-5{--tw-ring-opacity: .05 !important}.\32xl\:ring-opacity-10{--tw-ring-opacity: .1 !important}.\32xl\:ring-opacity-20{--tw-ring-opacity: .2 !important}.\32xl\:ring-opacity-25{--tw-ring-opacity: .25 !important}.\32xl\:ring-opacity-30{--tw-ring-opacity: .3 !important}.\32xl\:ring-opacity-40{--tw-ring-opacity: .4 !important}.\32xl\:ring-opacity-50{--tw-ring-opacity: .5 !important}.\32xl\:ring-opacity-60{--tw-ring-opacity: .6 !important}.\32xl\:ring-opacity-70{--tw-ring-opacity: .7 !important}.\32xl\:ring-opacity-75{--tw-ring-opacity: .75 !important}.\32xl\:ring-opacity-80{--tw-ring-opacity: .8 !important}.\32xl\:ring-opacity-90{--tw-ring-opacity: .9 !important}.\32xl\:ring-opacity-95{--tw-ring-opacity: .95 !important}.\32xl\:ring-opacity-100{--tw-ring-opacity: 1 !important}.\32xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0 !important}.\32xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05 !important}.\32xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1 !important}.\32xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2 !important}.\32xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25 !important}.\32xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3 !important}.\32xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4 !important}.\32xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5 !important}.\32xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6 !important}.\32xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7 !important}.\32xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75 !important}.\32xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8 !important}.\32xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9 !important}.\32xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95 !important}.\32xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1 !important}.\32xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0 !important}.\32xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05 !important}.\32xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1 !important}.\32xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2 !important}.\32xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25 !important}.\32xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3 !important}.\32xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4 !important}.\32xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5 !important}.\32xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6 !important}.\32xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7 !important}.\32xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75 !important}.\32xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8 !important}.\32xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9 !important}.\32xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95 !important}.\32xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1 !important}.\32xl\:ring-offset-0{--tw-ring-offset-width: 0px !important}.\32xl\:ring-offset-1{--tw-ring-offset-width: 1px !important}.\32xl\:ring-offset-2{--tw-ring-offset-width: 2px !important}.\32xl\:ring-offset-4{--tw-ring-offset-width: 4px !important}.\32xl\:ring-offset-8{--tw-ring-offset-width: 8px !important}.\32xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px !important}.\32xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px !important}.\32xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px !important}.\32xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px !important}.\32xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px !important}.\32xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.\32xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px !important}.\32xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px !important}.\32xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px !important}.\32xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px !important}.\32xl\:ring-offset-transparent{--tw-ring-offset-color: transparent !important}.\32xl\:ring-offset-current{--tw-ring-offset-color: currentColor !important}.\32xl\:ring-offset-black{--tw-ring-offset-color: #000 !important}.\32xl\:ring-offset-white{--tw-ring-offset-color: #fff !important}.\32xl\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb !important}.\32xl\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6 !important}.\32xl\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb !important}.\32xl\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db !important}.\32xl\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af !important}.\32xl\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280 !important}.\32xl\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.\32xl\:ring-offset-gray-700{--tw-ring-offset-color: #374151 !important}.\32xl\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.\32xl\:ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.\32xl\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.\32xl\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.\32xl\:ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.\32xl\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5 !important}.\32xl\:ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.\32xl\:ring-offset-red-500{--tw-ring-offset-color: #ef4444 !important}.\32xl\:ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.\32xl\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.\32xl\:ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.\32xl\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.\32xl\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb !important}.\32xl\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7 !important}.\32xl\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a !important}.\32xl\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d !important}.\32xl\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24 !important}.\32xl\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b !important}.\32xl\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706 !important}.\32xl\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309 !important}.\32xl\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e !important}.\32xl\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f !important}.\32xl\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5 !important}.\32xl\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5 !important}.\32xl\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0 !important}.\32xl\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7 !important}.\32xl\:ring-offset-green-400{--tw-ring-offset-color: #34d399 !important}.\32xl\:ring-offset-green-500{--tw-ring-offset-color: #10b981 !important}.\32xl\:ring-offset-green-600{--tw-ring-offset-color: #059669 !important}.\32xl\:ring-offset-green-700{--tw-ring-offset-color: #047857 !important}.\32xl\:ring-offset-green-800{--tw-ring-offset-color: #065f46 !important}.\32xl\:ring-offset-green-900{--tw-ring-offset-color: #064e3b !important}.\32xl\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff !important}.\32xl\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe !important}.\32xl\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe !important}.\32xl\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd !important}.\32xl\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa !important}.\32xl\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6 !important}.\32xl\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb !important}.\32xl\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8 !important}.\32xl\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af !important}.\32xl\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a !important}.\32xl\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff !important}.\32xl\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff !important}.\32xl\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe !important}.\32xl\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc !important}.\32xl\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8 !important}.\32xl\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1 !important}.\32xl\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5 !important}.\32xl\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca !important}.\32xl\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3 !important}.\32xl\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81 !important}.\32xl\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff !important}.\32xl\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe !important}.\32xl\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe !important}.\32xl\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd !important}.\32xl\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa !important}.\32xl\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6 !important}.\32xl\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed !important}.\32xl\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9 !important}.\32xl\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6 !important}.\32xl\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95 !important}.\32xl\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8 !important}.\32xl\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3 !important}.\32xl\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8 !important}.\32xl\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4 !important}.\32xl\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6 !important}.\32xl\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899 !important}.\32xl\:ring-offset-pink-600{--tw-ring-offset-color: #db2777 !important}.\32xl\:ring-offset-pink-700{--tw-ring-offset-color: #be185d !important}.\32xl\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d !important}.\32xl\:ring-offset-pink-900{--tw-ring-offset-color: #831843 !important}.\32xl\:ring-offset-primary-blue{--tw-ring-offset-color: var(--primary-color) !important}.\32xl\:ring-offset-primary-blue-dark{--tw-ring-offset-color: var(--primary-color-dark) !important}.\32xl\:ring-offset-primary-blue-light{--tw-ring-offset-color: #BBC7D8 !important}.\32xl\:ring-offset-primary-green{--tw-ring-offset-color: var(--conversion-color) !important}.\32xl\:ring-offset-secondary-yellow{--tw-ring-offset-color: #FFC541 !important}.\32xl\:ring-offset-tertiary-green{--tw-ring-offset-color: #2F9C6A !important}.\32xl\:ring-offset-tertiary-green-dark{--tw-ring-offset-color: #206D4A !important}.\32xl\:ring-offset-grey-border{--tw-ring-offset-color: #D0D0D0 !important}.\32xl\:ring-offset-error-red{--tw-ring-offset-color: #CC3332 !important}.\32xl\:ring-offset-surface-1{--tw-ring-offset-color: #F6F8FB !important}.\32xl\:ring-offset-surface-2{--tw-ring-offset-color: #F8F8F8 !important}.\32xl\:ring-offset-surface-3{--tw-ring-offset-color: #E8E8E8 !important}.\32xl\:ring-offset-surface-4{--tw-ring-offset-color: #FFFFFF !important}.\32xl\:ring-offset-light-grey{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.\32xl\:ring-offset-light-error-red{--tw-ring-offset-color: #f9eaea !important}.\32xl\:ring-offset-offblack{--tw-ring-offset-color: #333333 !important}.\32xl\:ring-offset-meta{--tw-ring-offset-color: #757575 !important}.\32xl\:ring-offset-warning-yellow{--tw-ring-offset-color: #F89406 !important}.\32xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent !important}.\32xl\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor !important}.\32xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000 !important}.\32xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff !important}.\32xl\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb !important}.\32xl\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6 !important}.\32xl\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb !important}.\32xl\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db !important}.\32xl\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af !important}.\32xl\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280 !important}.\32xl\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563 !important}.\32xl\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151 !important}.\32xl\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937 !important}.\32xl\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827 !important}.\32xl\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2 !important}.\32xl\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2 !important}.\32xl\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca !important}.\32xl\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5 !important}.\32xl\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171 !important}.\32xl\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444 !important}.\32xl\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626 !important}.\32xl\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c !important}.\32xl\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b !important}.\32xl\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d !important}.\32xl\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb !important}.\32xl\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7 !important}.\32xl\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a !important}.\32xl\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d !important}.\32xl\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24 !important}.\32xl\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b !important}.\32xl\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706 !important}.\32xl\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309 !important}.\32xl\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e !important}.\32xl\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f !important}.\32xl\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5 !important}.\32xl\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5 !important}.\32xl\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0 !important}.\32xl\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7 !important}.\32xl\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399 !important}.\32xl\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981 !important}.\32xl\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669 !important}.\32xl\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857 !important}.\32xl\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46 !important}.\32xl\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b !important}.\32xl\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff !important}.\32xl\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe !important}.\32xl\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe !important}.\32xl\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd !important}.\32xl\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa !important}.\32xl\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6 !important}.\32xl\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb !important}.\32xl\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8 !important}.\32xl\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af !important}.\32xl\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a !important}.\32xl\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff !important}.\32xl\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff !important}.\32xl\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe !important}.\32xl\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc !important}.\32xl\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8 !important}.\32xl\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1 !important}.\32xl\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5 !important}.\32xl\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca !important}.\32xl\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3 !important}.\32xl\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81 !important}.\32xl\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff !important}.\32xl\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe !important}.\32xl\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe !important}.\32xl\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd !important}.\32xl\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa !important}.\32xl\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6 !important}.\32xl\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed !important}.\32xl\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9 !important}.\32xl\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6 !important}.\32xl\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95 !important}.\32xl\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8 !important}.\32xl\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3 !important}.\32xl\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8 !important}.\32xl\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4 !important}.\32xl\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6 !important}.\32xl\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899 !important}.\32xl\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777 !important}.\32xl\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d !important}.\32xl\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d !important}.\32xl\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843 !important}.\32xl\:focus-within\:ring-offset-primary-blue:focus-within{--tw-ring-offset-color: var(--primary-color) !important}.\32xl\:focus-within\:ring-offset-primary-blue-dark:focus-within{--tw-ring-offset-color: var(--primary-color-dark) !important}.\32xl\:focus-within\:ring-offset-primary-blue-light:focus-within{--tw-ring-offset-color: #BBC7D8 !important}.\32xl\:focus-within\:ring-offset-primary-green:focus-within{--tw-ring-offset-color: var(--conversion-color) !important}.\32xl\:focus-within\:ring-offset-secondary-yellow:focus-within{--tw-ring-offset-color: #FFC541 !important}.\32xl\:focus-within\:ring-offset-tertiary-green:focus-within{--tw-ring-offset-color: #2F9C6A !important}.\32xl\:focus-within\:ring-offset-tertiary-green-dark:focus-within{--tw-ring-offset-color: #206D4A !important}.\32xl\:focus-within\:ring-offset-grey-border:focus-within{--tw-ring-offset-color: #D0D0D0 !important}.\32xl\:focus-within\:ring-offset-error-red:focus-within{--tw-ring-offset-color: #CC3332 !important}.\32xl\:focus-within\:ring-offset-surface-1:focus-within{--tw-ring-offset-color: #F6F8FB !important}.\32xl\:focus-within\:ring-offset-surface-2:focus-within{--tw-ring-offset-color: #F8F8F8 !important}.\32xl\:focus-within\:ring-offset-surface-3:focus-within{--tw-ring-offset-color: #E8E8E8 !important}.\32xl\:focus-within\:ring-offset-surface-4:focus-within{--tw-ring-offset-color: #FFFFFF !important}.\32xl\:focus-within\:ring-offset-light-grey:focus-within{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.\32xl\:focus-within\:ring-offset-light-error-red:focus-within{--tw-ring-offset-color: #f9eaea !important}.\32xl\:focus-within\:ring-offset-offblack:focus-within{--tw-ring-offset-color: #333333 !important}.\32xl\:focus-within\:ring-offset-meta:focus-within{--tw-ring-offset-color: #757575 !important}.\32xl\:focus-within\:ring-offset-warning-yellow:focus-within{--tw-ring-offset-color: #F89406 !important}.\32xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent !important}.\32xl\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor !important}.\32xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000 !important}.\32xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff !important}.\32xl\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb !important}.\32xl\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6 !important}.\32xl\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb !important}.\32xl\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db !important}.\32xl\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af !important}.\32xl\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280 !important}.\32xl\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563 !important}.\32xl\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151 !important}.\32xl\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937 !important}.\32xl\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827 !important}.\32xl\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2 !important}.\32xl\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2 !important}.\32xl\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca !important}.\32xl\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5 !important}.\32xl\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171 !important}.\32xl\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444 !important}.\32xl\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626 !important}.\32xl\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c !important}.\32xl\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b !important}.\32xl\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d !important}.\32xl\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb !important}.\32xl\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7 !important}.\32xl\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a !important}.\32xl\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d !important}.\32xl\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24 !important}.\32xl\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b !important}.\32xl\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706 !important}.\32xl\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309 !important}.\32xl\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e !important}.\32xl\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f !important}.\32xl\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5 !important}.\32xl\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5 !important}.\32xl\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0 !important}.\32xl\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7 !important}.\32xl\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399 !important}.\32xl\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981 !important}.\32xl\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669 !important}.\32xl\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857 !important}.\32xl\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46 !important}.\32xl\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b !important}.\32xl\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff !important}.\32xl\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe !important}.\32xl\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe !important}.\32xl\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd !important}.\32xl\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa !important}.\32xl\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6 !important}.\32xl\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb !important}.\32xl\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8 !important}.\32xl\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af !important}.\32xl\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a !important}.\32xl\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff !important}.\32xl\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff !important}.\32xl\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe !important}.\32xl\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc !important}.\32xl\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8 !important}.\32xl\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1 !important}.\32xl\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5 !important}.\32xl\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca !important}.\32xl\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3 !important}.\32xl\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81 !important}.\32xl\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff !important}.\32xl\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe !important}.\32xl\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe !important}.\32xl\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd !important}.\32xl\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa !important}.\32xl\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6 !important}.\32xl\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed !important}.\32xl\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9 !important}.\32xl\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6 !important}.\32xl\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95 !important}.\32xl\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8 !important}.\32xl\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3 !important}.\32xl\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8 !important}.\32xl\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4 !important}.\32xl\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6 !important}.\32xl\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899 !important}.\32xl\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777 !important}.\32xl\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d !important}.\32xl\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d !important}.\32xl\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843 !important}.\32xl\:focus\:ring-offset-primary-blue:focus{--tw-ring-offset-color: var(--primary-color) !important}.\32xl\:focus\:ring-offset-primary-blue-dark:focus{--tw-ring-offset-color: var(--primary-color-dark) !important}.\32xl\:focus\:ring-offset-primary-blue-light:focus{--tw-ring-offset-color: #BBC7D8 !important}.\32xl\:focus\:ring-offset-primary-green:focus{--tw-ring-offset-color: var(--conversion-color) !important}.\32xl\:focus\:ring-offset-secondary-yellow:focus{--tw-ring-offset-color: #FFC541 !important}.\32xl\:focus\:ring-offset-tertiary-green:focus{--tw-ring-offset-color: #2F9C6A !important}.\32xl\:focus\:ring-offset-tertiary-green-dark:focus{--tw-ring-offset-color: #206D4A !important}.\32xl\:focus\:ring-offset-grey-border:focus{--tw-ring-offset-color: #D0D0D0 !important}.\32xl\:focus\:ring-offset-error-red:focus{--tw-ring-offset-color: #CC3332 !important}.\32xl\:focus\:ring-offset-surface-1:focus{--tw-ring-offset-color: #F6F8FB !important}.\32xl\:focus\:ring-offset-surface-2:focus{--tw-ring-offset-color: #F8F8F8 !important}.\32xl\:focus\:ring-offset-surface-3:focus{--tw-ring-offset-color: #E8E8E8 !important}.\32xl\:focus\:ring-offset-surface-4:focus{--tw-ring-offset-color: #FFFFFF !important}.\32xl\:focus\:ring-offset-light-grey:focus{--tw-ring-offset-color: var(--backgroud-light-primary) !important}.\32xl\:focus\:ring-offset-light-error-red:focus{--tw-ring-offset-color: #f9eaea !important}.\32xl\:focus\:ring-offset-offblack:focus{--tw-ring-offset-color: #333333 !important}.\32xl\:focus\:ring-offset-meta:focus{--tw-ring-offset-color: #757575 !important}.\32xl\:focus\:ring-offset-warning-yellow:focus{--tw-ring-offset-color: #F89406 !important}.\32xl\:filter{--tw-blur: var(--tw-empty, ) !important;--tw-brightness: var(--tw-empty, ) !important;--tw-contrast: var(--tw-empty, ) !important;--tw-grayscale: var(--tw-empty, ) !important;--tw-hue-rotate: var(--tw-empty, ) !important;--tw-invert: var(--tw-empty, ) !important;--tw-saturate: var(--tw-empty, ) !important;--tw-sepia: var(--tw-empty, ) !important;--tw-drop-shadow: var(--tw-empty, ) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.\32xl\:filter-none{filter:none!important}.\32xl\:blur-0,.\32xl\:blur-none{--tw-blur: blur(0) !important}.\32xl\:blur-sm{--tw-blur: blur(4px) !important}.\32xl\:blur{--tw-blur: blur(8px) !important}.\32xl\:blur-md{--tw-blur: blur(12px) !important}.\32xl\:blur-lg{--tw-blur: blur(16px) !important}.\32xl\:blur-xl{--tw-blur: blur(24px) !important}.\32xl\:blur-2xl{--tw-blur: blur(40px) !important}.\32xl\:blur-3xl{--tw-blur: blur(64px) !important}.\32xl\:brightness-0{--tw-brightness: brightness(0) !important}.\32xl\:brightness-50{--tw-brightness: brightness(.5) !important}.\32xl\:brightness-75{--tw-brightness: brightness(.75) !important}.\32xl\:brightness-90{--tw-brightness: brightness(.9) !important}.\32xl\:brightness-95{--tw-brightness: brightness(.95) !important}.\32xl\:brightness-100{--tw-brightness: brightness(1) !important}.\32xl\:brightness-105{--tw-brightness: brightness(1.05) !important}.\32xl\:brightness-110{--tw-brightness: brightness(1.1) !important}.\32xl\:brightness-125{--tw-brightness: brightness(1.25) !important}.\32xl\:brightness-150{--tw-brightness: brightness(1.5) !important}.\32xl\:brightness-200{--tw-brightness: brightness(2) !important}.\32xl\:contrast-0{--tw-contrast: contrast(0) !important}.\32xl\:contrast-50{--tw-contrast: contrast(.5) !important}.\32xl\:contrast-75{--tw-contrast: contrast(.75) !important}.\32xl\:contrast-100{--tw-contrast: contrast(1) !important}.\32xl\:contrast-125{--tw-contrast: contrast(1.25) !important}.\32xl\:contrast-150{--tw-contrast: contrast(1.5) !important}.\32xl\:contrast-200{--tw-contrast: contrast(2) !important}.\32xl\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05)) !important}.\32xl\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06)) !important}.\32xl\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06)) !important}.\32xl\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1)) !important}.\32xl\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08)) !important}.\32xl\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15)) !important}.\32xl\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000) !important}.\32xl\:grayscale-0{--tw-grayscale: grayscale(0) !important}.\32xl\:grayscale{--tw-grayscale: grayscale(100%) !important}.\32xl\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg) !important}.\32xl\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg) !important}.\32xl\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg) !important}.\32xl\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg) !important}.\32xl\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg) !important}.\32xl\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg) !important}.\32xl\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg) !important}.\32xl\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg) !important}.\32xl\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg) !important}.\32xl\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg) !important}.\32xl\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg) !important}.\32xl\:invert-0{--tw-invert: invert(0) !important}.\32xl\:invert{--tw-invert: invert(100%) !important}.\32xl\:saturate-0{--tw-saturate: saturate(0) !important}.\32xl\:saturate-50{--tw-saturate: saturate(.5) !important}.\32xl\:saturate-100{--tw-saturate: saturate(1) !important}.\32xl\:saturate-150{--tw-saturate: saturate(1.5) !important}.\32xl\:saturate-200{--tw-saturate: saturate(2) !important}.\32xl\:sepia-0{--tw-sepia: sepia(0) !important}.\32xl\:sepia{--tw-sepia: sepia(100%) !important}.\32xl\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, ) !important;--tw-backdrop-brightness: var(--tw-empty, ) !important;--tw-backdrop-contrast: var(--tw-empty, ) !important;--tw-backdrop-grayscale: var(--tw-empty, ) !important;--tw-backdrop-hue-rotate: var(--tw-empty, ) !important;--tw-backdrop-invert: var(--tw-empty, ) !important;--tw-backdrop-opacity: var(--tw-empty, ) !important;--tw-backdrop-saturate: var(--tw-empty, ) !important;--tw-backdrop-sepia: var(--tw-empty, ) !important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.\32xl\:backdrop-filter-none{backdrop-filter:none!important}.\32xl\:backdrop-blur-0,.\32xl\:backdrop-blur-none{--tw-backdrop-blur: blur(0) !important}.\32xl\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important}.\32xl\:backdrop-blur{--tw-backdrop-blur: blur(8px) !important}.\32xl\:backdrop-blur-md{--tw-backdrop-blur: blur(12px) !important}.\32xl\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px) !important}.\32xl\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px) !important}.\32xl\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px) !important}.\32xl\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px) !important}.\32xl\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0) !important}.\32xl\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5) !important}.\32xl\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75) !important}.\32xl\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9) !important}.\32xl\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95) !important}.\32xl\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1) !important}.\32xl\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05) !important}.\32xl\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1) !important}.\32xl\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25) !important}.\32xl\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5) !important}.\32xl\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2) !important}.\32xl\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0) !important}.\32xl\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5) !important}.\32xl\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75) !important}.\32xl\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1) !important}.\32xl\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25) !important}.\32xl\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5) !important}.\32xl\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2) !important}.\32xl\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important}.\32xl\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important}.\32xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg) !important}.\32xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg) !important}.\32xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg) !important}.\32xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg) !important}.\32xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg) !important}.\32xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg) !important}.\32xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg) !important}.\32xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg) !important}.\32xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg) !important}.\32xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg) !important}.\32xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg) !important}.\32xl\:backdrop-invert-0{--tw-backdrop-invert: invert(0) !important}.\32xl\:backdrop-invert{--tw-backdrop-invert: invert(100%) !important}.\32xl\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0) !important}.\32xl\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05) !important}.\32xl\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1) !important}.\32xl\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2) !important}.\32xl\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25) !important}.\32xl\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3) !important}.\32xl\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4) !important}.\32xl\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5) !important}.\32xl\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6) !important}.\32xl\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7) !important}.\32xl\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75) !important}.\32xl\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8) !important}.\32xl\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9) !important}.\32xl\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95) !important}.\32xl\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1) !important}.\32xl\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0) !important}.\32xl\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5) !important}.\32xl\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1) !important}.\32xl\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5) !important}.\32xl\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2) !important}.\32xl\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0) !important}.\32xl\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%) !important}.\32xl\:transition-none{transition-property:none!important}.\32xl\:transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\32xl\:delay-75{transition-delay:75ms!important}.\32xl\:delay-100{transition-delay:.1s!important}.\32xl\:delay-150{transition-delay:.15s!important}.\32xl\:delay-200{transition-delay:.2s!important}.\32xl\:delay-300{transition-delay:.3s!important}.\32xl\:delay-500{transition-delay:.5s!important}.\32xl\:delay-700{transition-delay:.7s!important}.\32xl\:delay-1000{transition-delay:1s!important}.\32xl\:duration-75{transition-duration:75ms!important}.\32xl\:duration-100{transition-duration:.1s!important}.\32xl\:duration-150{transition-duration:.15s!important}.\32xl\:duration-200{transition-duration:.2s!important}.\32xl\:duration-300{transition-duration:.3s!important}.\32xl\:duration-500{transition-duration:.5s!important}.\32xl\:duration-700{transition-duration:.7s!important}.\32xl\:duration-1000{transition-duration:1s!important}.\32xl\:ease-linear{transition-timing-function:linear!important}.\32xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.\32xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.\32xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}
