/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
: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,0.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,0.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,0.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,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.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,0.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,0.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,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}*,*::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:0.25;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}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{font-size:0.875em;}mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.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:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.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:0.5rem;padding-bottom:0.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:0.5rem;line-height:inherit;font-size:calc(1.275rem + 0.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;}::-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;}.container,[data-drupal-messages],.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--bs-gutter-x:3rem;--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,[data-drupal-messages],.container-sm{max-width:540px;}}@media (min-width:768px){.container,[data-drupal-messages],.container-sm,.container-md{max-width:720px;}}@media (min-width:992px){.container,[data-drupal-messages],.container-sm,.container-md,.container-lg{max-width:960px;}}@media (min-width:1200px){.container,[data-drupal-messages],.container-sm,.container-md,.container-lg,.container-xl{max-width:1192px;}}@media (min-width:1400px){.container,[data-drupal-messages],.container-sm,.container-md,.container-lg,.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:3rem;--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 > *{box-sizing:border-box;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.33333%;}.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.66667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333%;}.col-2{flex:0 0 auto;width:16.66667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333%;}.col-5{flex:0 0 auto;width:41.66667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333%;}.col-8{flex:0 0 auto;width:66.66667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333%;}.col-11{flex:0 0 auto;width:91.66667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{flex:1 0 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.33333%;}.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.66667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333%;}.col-sm-2{flex:0 0 auto;width:16.66667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333%;}.col-sm-5{flex:0 0 auto;width:41.66667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333%;}.col-sm-8{flex:0 0 auto;width:66.66667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333%;}.col-sm-11{flex:0 0 auto;width:91.66667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{flex:1 0 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.33333%;}.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.66667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333%;}.col-md-2{flex:0 0 auto;width:16.66667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333%;}.col-md-5{flex:0 0 auto;width:41.66667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333%;}.col-md-8{flex:0 0 auto;width:66.66667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333%;}.col-md-11{flex:0 0 auto;width:91.66667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{flex:1 0 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.33333%;}.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.66667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333%;}.col-lg-2{flex:0 0 auto;width:16.66667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333%;}.col-lg-5{flex:0 0 auto;width:41.66667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333%;}.col-lg-8{flex:0 0 auto;width:66.66667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333%;}.col-lg-11{flex:0 0 auto;width:91.66667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl{flex:1 0 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.33333%;}.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.66667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333%;}.col-xl-2{flex:0 0 auto;width:16.66667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333%;}.col-xl-5{flex:0 0 auto;width:41.66667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333%;}.col-xl-8{flex:0 0 auto;width:66.66667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333%;}.col-xl-11{flex:0 0 auto;width:91.66667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 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.33333%;}.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.66667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333%;}.col-xxl-2{flex:0 0 auto;width:16.66667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333%;}.col-xxl-5{flex:0 0 auto;width:41.66667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333%;}.col-xxl-8{flex:0 0 auto;width:66.66667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333%;}.col-xxl-11{flex:0 0 auto;width:91.66667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333%;}.offset-xxl-2{margin-left:16.66667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333%;}.offset-xxl-5{margin-left:41.66667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333%;}.offset-xxl-8{margin-left:66.66667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333%;}.offset-xxl-11{margin-left:91.66667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.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;}.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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}@media (min-width:576px){.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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}}@media (min-width:768px){.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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}}@media (min-width:992px){.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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}}@media (min-width:1200px){.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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}}@media (min-width:1400px){.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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !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;}}: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,0.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,0.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,0.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,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.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,0.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,0.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,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}.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,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.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:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden;}.icon-link > .bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.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(0.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:calc(3 / 4 * 100%);}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%);}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%);}.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;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-none{-o-object-fit:none !important;object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.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:translateX(-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:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.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:0.25rem !important;}.gap-2{gap:0.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:0.25rem !important;}.row-gap-2{row-gap:0.5rem !important;}.row-gap-3{row-gap:1rem !important;}.row-gap-4{row-gap:1.5rem !important;}.row-gap-5{row-gap:3rem !important;}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.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:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !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:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color: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{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.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{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.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:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.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:0.25rem !important;}.gap-sm-2{gap:0.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:0.25rem !important;}.row-gap-sm-2{row-gap:0.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:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-moz-column-gap:0.5rem !important;column-gap:0.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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.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:0.25rem !important;}.gap-md-2{gap:0.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:0.25rem !important;}.row-gap-md-2{row-gap:0.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:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-moz-column-gap:0.5rem !important;column-gap:0.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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.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:0.25rem !important;}.gap-lg-2{gap:0.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:0.25rem !important;}.row-gap-lg-2{row-gap:0.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:0.25rem !important;column-gap:0.25rem !important;}.column-gap-lg-2{-moz-column-gap:0.5rem !important;column-gap:0.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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.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:0.25rem !important;}.gap-xl-2{gap:0.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:0.25rem !important;}.row-gap-xl-2{row-gap:0.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:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xl-2{-moz-column-gap:0.5rem !important;column-gap:0.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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.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:0.25rem !important;}.gap-xxl-2{gap:0.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:0.25rem !important;}.row-gap-xxl-2{row-gap:0.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:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xxl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}.fade{transition:opacity 0.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 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.icon.external{display:flex;align-items:center;}.icon.external:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");}.icon.alert{display:flex;align-items:center;}.icon.alert:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33466 1.49956C8.48961 -0.499853 11.3755 -0.499853 12.5305 1.49956L19.4585 13.4996C20.6136 15.4993 19.1704 17.9998 16.8606 17.9998H3.00458C0.694838 17.9998 -0.74838 15.4995 0.406544 13.4998V13.4998L7.33466 1.49956ZM9.06649 2.49994L2.13861 14.4997C1.75374 15.166 2.23439 15.9998 3.00458 15.9998H16.8606C17.6308 15.9998 18.1115 15.1662 17.7267 14.4999L10.7987 2.49994C10.4136 1.83335 9.45154 1.83335 9.06649 2.49994ZM9.93258 5.99975C10.4849 5.99975 10.9326 6.44747 10.9326 6.99975V8.99975C10.9326 9.55204 10.4849 9.99975 9.93258 9.99975C9.38029 9.99975 8.93258 9.55204 8.93258 8.99975V6.99975C8.93258 6.44747 9.38029 5.99975 9.93258 5.99975ZM8.93258 12.9998C8.93258 12.4475 9.38029 11.9998 9.93258 11.9998H9.94258C10.4949 11.9998 10.9426 12.4475 10.9426 12.9998C10.9426 13.552 10.4949 13.9998 9.94258 13.9998H9.93258C9.38029 13.9998 8.93258 13.552 8.93258 12.9998Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33466 1.49956C8.48961 -0.499853 11.3755 -0.499853 12.5305 1.49956L19.4585 13.4996C20.6136 15.4993 19.1704 17.9998 16.8606 17.9998H3.00458C0.694838 17.9998 -0.74838 15.4995 0.406544 13.4998V13.4998L7.33466 1.49956ZM9.06649 2.49994L2.13861 14.4997C1.75374 15.166 2.23439 15.9998 3.00458 15.9998H16.8606C17.6308 15.9998 18.1115 15.1662 17.7267 14.4999L10.7987 2.49994C10.4136 1.83335 9.45154 1.83335 9.06649 2.49994ZM9.93258 5.99975C10.4849 5.99975 10.9326 6.44747 10.9326 6.99975V8.99975C10.9326 9.55204 10.4849 9.99975 9.93258 9.99975C9.38029 9.99975 8.93258 9.55204 8.93258 8.99975V6.99975C8.93258 6.44747 9.38029 5.99975 9.93258 5.99975ZM8.93258 12.9998C8.93258 12.4475 9.38029 11.9998 9.93258 11.9998H9.94258C10.4949 11.9998 10.9426 12.4475 10.9426 12.9998C10.9426 13.552 10.4949 13.9998 9.94258 13.9998H9.93258C9.38029 13.9998 8.93258 13.552 8.93258 12.9998Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.bullet{display:flex;align-items:center;}.icon.bullet:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.chevron-down{display:flex;align-items:center;}.icon.chevron-down:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11936 5.35645L8.23828 1.23811L7.00045 0.000278419L4.11936 2.88195L1.23828 0.000278167L0.000447453 1.23811L4.11936 5.35645Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11936 5.35645L8.23828 1.23811L7.00045 0.000278419L4.11936 2.88195L1.23828 0.000278167L0.000447453 1.23811L4.11936 5.35645Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.chevron-left{display:flex;align-items:center;}.icon.chevron-left:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.71848e-08 6.47273L6.47167 12.9453L8.41683 11.0001L3.8885 6.47273L8.41683 1.94531L6.47167 0.000145036L7.71848e-08 6.47273Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.71848e-08 6.47273L6.47167 12.9453L8.41683 11.0001L3.8885 6.47273L8.41683 1.94531L6.47167 0.000145036L7.71848e-08 6.47273Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.chevron-right{display:flex;align-items:center;}.icon.chevron-right:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.41797 6.47258L1.9463 0L0.00113583 1.94517L4.52947 6.47258L0.00113583 11L1.9463 12.9452L8.41797 6.47258Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.41797 6.47258L1.9463 0L0.00113583 1.94517L4.52947 6.47258L0.00113583 11L1.9463 12.9452L8.41797 6.47258Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.close{display:flex;align-items:center;}.icon.close:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.000302076 21.2132L21.2135 0L24.0419 2.82843L2.82873 24.0416L0.000302076 21.2132Z' fill='%23fff'/%3E%3Cpath d='M2.82843 0.000312448L24.0416 21.2135L21.2132 24.0419L0 2.82874L2.82843 0.000312448Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.000302076 21.2132L21.2135 0L24.0419 2.82843L2.82873 24.0416L0.000302076 21.2132Z' fill='%23fff'/%3E%3Cpath d='M2.82843 0.000312448L24.0416 21.2135L21.2132 24.0419L0 2.82874L2.82843 0.000312448Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.cog-line{display:flex;align-items:center;}.icon.cog-line:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='38' height='35' viewBox='0 0 38 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0228 16.6064C16.892 17.3198 17.9006 17.6724 19.0322 17.6724C19.1634 17.6724 19.3028 17.6724 19.434 17.656C20.705 17.5658 21.812 16.9836 22.7222 15.9422C24.1408 14.3104 24.354 11.3584 22.4352 9.538C21.4348 8.513 20.1884 8.0374 18.7452 8.1194C17.3512 8.1932 16.1868 8.8 15.2848 9.9234C14.5468 10.8336 14.2106 11.9078 14.268 13.1296C14.3336 14.5154 14.9404 15.7208 16.031 16.6064H16.0228ZM17.1134 11.4076C17.5972 10.809 18.1548 10.5138 18.8764 10.4728C18.9338 10.4728 18.9994 10.4728 19.0568 10.4728C19.7456 10.4728 20.2786 10.7024 20.7624 11.2026L20.8116 11.2518C21.7956 12.1702 21.5578 13.7118 20.951 14.4088C20.459 14.9828 19.926 15.2698 19.27 15.3108C18.573 15.3682 18.0236 15.196 17.5234 14.7778C16.9412 14.3022 16.6624 13.7446 16.6214 13.0148C16.5886 12.3834 16.7526 11.8586 17.1216 11.4076H17.1134Z' fill='%23fff'/%3E%3Cpath d='M7.11766 14.2773C7.11766 14.3921 7.13406 14.5069 7.13406 14.6217C7.13406 15.4909 7.88026 16.1305 8.56906 16.2207L10.4141 16.4749C10.4141 16.4749 10.4305 16.5077 10.4387 16.5241L9.56946 17.6803C9.44646 17.8361 9.33166 18.0001 9.22506 18.1641C8.79866 18.8119 8.88886 19.6811 9.43826 20.2305L11.6687 22.4691C12.2591 23.0677 13.1529 23.1497 13.8417 22.6741L14.0303 22.5429C14.2927 22.3625 14.5633 22.1739 14.8257 21.9853C15.0307 21.8377 15.2275 21.6901 15.4489 21.5261C15.4571 21.5261 15.4735 21.5343 15.4817 21.5425C15.5063 21.7721 15.5391 21.9935 15.5637 22.2231L15.6375 22.8053C15.6621 22.9857 15.6785 23.1661 15.7113 23.3465C15.8507 24.1173 16.3755 24.6421 17.1545 24.7815C17.6465 24.8717 18.1221 24.8881 18.5403 24.8881C18.6141 24.8881 18.6879 24.8881 18.7535 24.8881H19.1143C19.3357 24.8881 19.5653 24.8881 19.7867 24.8881C20.1475 24.8717 20.5083 24.8389 20.9101 24.7979C21.6399 24.7323 22.2795 24.0927 22.3697 23.3465L22.4353 22.7807C22.4845 22.3789 22.5255 21.9689 22.5747 21.5671L22.6567 21.5343L24.1491 22.6413C24.8133 23.1497 25.4447 23.0267 25.7153 22.9201L26.1089 22.8053L28.6755 20.2141L28.8149 20.0419C29.2495 19.4023 29.2085 18.6315 28.7083 17.9919C28.6181 17.8771 28.5279 17.7541 28.4459 17.6311L27.6587 16.5487L27.7161 16.4011C27.7653 16.4011 27.8063 16.3929 27.8555 16.3847L28.4787 16.3027C28.8231 16.2535 29.1675 16.2125 29.5119 16.1633C30.2499 16.0485 30.8321 15.4581 30.9223 14.7201C30.9551 14.4413 30.9797 14.1543 30.9961 13.8755C31.0125 13.5475 31.0207 13.2195 31.0207 12.8915C31.0207 12.4815 31.0125 12.0797 30.9961 11.6697V11.5139C30.9879 11.3335 30.9797 11.1531 30.9469 10.9809C30.8239 10.1937 30.2417 9.65252 29.4299 9.55412C29.2085 9.52952 28.9871 9.49672 28.7657 9.46392L27.6669 9.30812C27.6669 9.30812 27.6505 9.27532 27.6505 9.25892C27.6915 9.20152 27.7325 9.14412 27.7817 9.08672L28.7001 7.84852C28.7575 7.78292 28.8067 7.70912 28.8641 7.63532C29.2495 7.06132 29.2413 6.36432 28.8477 5.76572L26.2565 3.10892L26.1007 3.02692C25.5677 2.73992 25.0511 2.70712 24.5755 2.92852C24.3951 3.01052 24.2229 3.10892 24.0589 3.22372C23.7719 3.42052 23.4849 3.62552 23.2061 3.83052C23.0175 3.96992 22.8289 4.10932 22.6485 4.25692C22.6403 4.25692 22.6321 4.24872 22.6157 4.24872L22.4189 2.70712C22.4025 2.59232 22.3861 2.47752 22.3615 2.36272C22.2139 1.64932 21.7383 1.16552 21.0085 1.01792C20.3689 0.886719 19.7375 0.894919 19.1881 0.886719H19.0897C18.6387 0.886719 18.1959 0.903119 17.7531 0.919519C17.5481 0.927719 17.3513 0.960519 17.1463 1.00152L17.0233 1.02612C16.3181 1.15732 15.8261 1.69032 15.7359 2.43652C15.6949 2.77272 15.6539 3.11712 15.6129 3.45332L15.5309 4.19952C15.5309 4.19952 15.4735 4.22412 15.4407 4.24052L14.2681 3.38772C14.1533 3.30572 14.0303 3.21552 13.9155 3.12532C13.5875 2.85472 13.1611 2.73992 12.7265 2.78912C12.2099 2.85472 11.8737 3.09252 11.6851 3.28932C11.1357 3.83872 10.5945 4.38812 10.0451 4.92932L9.49566 5.47872C8.96266 6.01172 8.83146 6.76612 9.15126 7.43852C9.24146 7.62712 9.35626 7.76652 9.46286 7.90592L10.4141 9.18512C10.4141 9.18512 10.4141 9.18512 10.4223 9.19332C10.3977 9.25072 10.3731 9.31632 10.3485 9.37372C9.93026 9.42292 9.51206 9.48032 9.09386 9.53772C8.85606 9.57052 8.61826 9.61152 8.38866 9.66892C7.74906 9.84112 7.28986 10.3495 7.19146 11.0055C7.15046 11.2925 7.11766 11.5877 7.10946 11.8829C7.09306 12.3093 7.08486 12.7357 7.09306 13.1703C7.09306 13.3835 7.10126 13.6049 7.10946 13.8181L7.13406 14.2691L7.11766 14.2773ZM9.45466 11.9813C9.45466 11.9813 9.45466 11.9075 9.45466 11.8747C10.0533 11.7927 10.6519 11.7189 11.2505 11.6451C11.7835 11.5795 12.2017 11.2351 12.3575 10.7349C12.4641 10.4069 12.5953 10.0297 12.7757 9.70992C13.0217 9.29172 12.9889 8.76692 12.7019 8.34872C12.5625 8.16012 12.4313 7.97152 12.2919 7.78292L11.5375 6.76612L11.7015 6.60212C12.1197 6.18392 12.5297 5.77392 12.9479 5.35572L14.1287 6.20852C14.2107 6.26592 14.2845 6.32332 14.3665 6.38892C14.8093 6.77432 15.3751 6.85632 15.9081 6.61032C16.1623 6.49552 16.4247 6.38892 16.6871 6.28232L17.6465 5.88052L17.7777 5.05232C17.8023 4.88832 17.8351 4.71612 17.8597 4.53572L17.9499 3.72392C17.9663 3.57632 17.9827 3.42872 17.9991 3.27292C18.3599 3.25652 18.7289 3.24832 19.0897 3.24832H19.1881C19.5079 3.24832 19.8113 3.24832 20.0983 3.26472L20.2623 4.56852C20.2869 4.77352 20.3115 4.97852 20.3361 5.16712C20.3935 5.63452 20.7133 6.04452 21.1069 6.19212C21.5087 6.35612 21.9187 6.52012 22.3205 6.68412C22.7059 6.83992 23.1651 6.79072 23.5177 6.54472C23.5997 6.48732 23.6735 6.42992 23.7473 6.37252L24.0425 6.14292C24.2229 6.00352 24.3951 5.86412 24.5837 5.73292C24.7559 5.60172 24.9281 5.47872 25.1085 5.35572L26.5353 6.78252L25.8629 7.67632C25.7235 7.86492 25.5923 8.04532 25.4529 8.24212C24.9363 8.84072 25.1495 9.46392 25.2315 9.65252C25.3299 9.88212 25.4283 10.1117 25.5267 10.3495L25.7235 10.8087C25.8957 11.1777 26.2237 11.4483 26.6255 11.5385C26.7321 11.5631 26.8469 11.5795 27.0027 11.5959L28.4049 11.7927C28.4787 11.8009 28.5443 11.8173 28.6181 11.8255C28.6263 12.1781 28.6345 12.5389 28.6345 12.8997C28.6345 13.1867 28.6263 13.4655 28.6099 13.7525C28.6099 13.8017 28.6099 13.8509 28.6017 13.9001C28.4541 13.9247 28.2983 13.9411 28.1507 13.9575L27.5275 14.0395C27.2815 14.0723 27.0273 14.1051 26.7813 14.1379C26.3385 14.2035 25.9367 14.5069 25.7563 14.9169L25.2397 16.1551C25.0347 16.6307 25.1085 17.1555 25.4529 17.5655C25.5103 17.6311 25.5677 17.7049 25.6169 17.7869L26.5025 19.0005C26.5025 19.0005 26.5025 19.0087 26.5107 19.0169L25.1085 20.4191L24.0179 19.6073C23.8867 19.5089 23.7555 19.4187 23.6325 19.3203C23.2143 18.9923 22.7059 18.9267 22.2303 19.1317L20.4427 19.8861L20.3115 20.7061C20.2869 20.8701 20.2541 21.0505 20.2295 21.2391C20.1803 21.6573 20.1311 22.0755 20.0819 22.4937C19.9507 22.5019 19.8113 22.5101 19.6801 22.5183C19.4915 22.5265 19.3111 22.5183 19.1225 22.5183H18.7207C18.4829 22.5183 18.2287 22.5183 17.9663 22.5019L17.8925 21.9197C17.8433 21.4933 17.7859 21.0669 17.7367 20.6405C17.6793 20.1239 17.3513 19.7139 16.8593 19.5335L16.6871 19.4679C16.5395 19.4105 16.3919 19.3613 16.2443 19.3039C16.1377 19.2629 16.0311 19.2055 15.9245 19.1645L15.0881 18.7791L14.4157 19.3285C14.3501 19.3859 14.2845 19.4351 14.1779 19.5171C13.9319 19.7057 13.6859 19.8861 13.4399 20.0665C13.2759 20.1813 13.1119 20.3043 12.9397 20.4191L11.5129 18.9923L12.6773 17.4261C12.9643 17.0325 13.0135 16.5487 12.8167 16.1059C12.6855 15.8107 12.5543 15.5155 12.4231 15.2121L12.0295 14.3183L9.45466 13.9657V13.7197C9.43826 13.5393 9.43006 13.3507 9.43006 13.1703C9.43006 12.7767 9.43006 12.3749 9.44646 11.9813H9.45466Z' fill='%23fff'/%3E%3Cpath d='M34.6548 28.291C33.5068 28.291 32.5146 28.9798 32.0636 29.9638H21.5594C21.0838 29.0454 20.1408 28.4058 19.0338 28.4058C17.9268 28.4058 16.9756 29.0454 16.5082 29.9638H5.41364C4.97084 29.0454 4.03604 28.4058 2.95364 28.4058C1.44484 28.4058 0.214844 29.6358 0.214844 31.1446C0.214844 32.6534 1.44484 33.8834 2.95364 33.8834C4.04424 33.8834 4.97084 33.2438 5.41364 32.3254H16.3934C16.8198 33.3668 17.8366 34.113 19.0338 34.113C20.231 34.113 21.2478 33.375 21.6742 32.3254H32.0636C32.5146 33.3094 33.4986 33.9982 34.6548 33.9982C36.2292 33.9982 37.5084 32.719 37.5084 31.1446C37.5084 29.5702 36.2292 28.291 34.6548 28.291Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='38' height='35' viewBox='0 0 38 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0228 16.6064C16.892 17.3198 17.9006 17.6724 19.0322 17.6724C19.1634 17.6724 19.3028 17.6724 19.434 17.656C20.705 17.5658 21.812 16.9836 22.7222 15.9422C24.1408 14.3104 24.354 11.3584 22.4352 9.538C21.4348 8.513 20.1884 8.0374 18.7452 8.1194C17.3512 8.1932 16.1868 8.8 15.2848 9.9234C14.5468 10.8336 14.2106 11.9078 14.268 13.1296C14.3336 14.5154 14.9404 15.7208 16.031 16.6064H16.0228ZM17.1134 11.4076C17.5972 10.809 18.1548 10.5138 18.8764 10.4728C18.9338 10.4728 18.9994 10.4728 19.0568 10.4728C19.7456 10.4728 20.2786 10.7024 20.7624 11.2026L20.8116 11.2518C21.7956 12.1702 21.5578 13.7118 20.951 14.4088C20.459 14.9828 19.926 15.2698 19.27 15.3108C18.573 15.3682 18.0236 15.196 17.5234 14.7778C16.9412 14.3022 16.6624 13.7446 16.6214 13.0148C16.5886 12.3834 16.7526 11.8586 17.1216 11.4076H17.1134Z' fill='%23fff'/%3E%3Cpath d='M7.11766 14.2773C7.11766 14.3921 7.13406 14.5069 7.13406 14.6217C7.13406 15.4909 7.88026 16.1305 8.56906 16.2207L10.4141 16.4749C10.4141 16.4749 10.4305 16.5077 10.4387 16.5241L9.56946 17.6803C9.44646 17.8361 9.33166 18.0001 9.22506 18.1641C8.79866 18.8119 8.88886 19.6811 9.43826 20.2305L11.6687 22.4691C12.2591 23.0677 13.1529 23.1497 13.8417 22.6741L14.0303 22.5429C14.2927 22.3625 14.5633 22.1739 14.8257 21.9853C15.0307 21.8377 15.2275 21.6901 15.4489 21.5261C15.4571 21.5261 15.4735 21.5343 15.4817 21.5425C15.5063 21.7721 15.5391 21.9935 15.5637 22.2231L15.6375 22.8053C15.6621 22.9857 15.6785 23.1661 15.7113 23.3465C15.8507 24.1173 16.3755 24.6421 17.1545 24.7815C17.6465 24.8717 18.1221 24.8881 18.5403 24.8881C18.6141 24.8881 18.6879 24.8881 18.7535 24.8881H19.1143C19.3357 24.8881 19.5653 24.8881 19.7867 24.8881C20.1475 24.8717 20.5083 24.8389 20.9101 24.7979C21.6399 24.7323 22.2795 24.0927 22.3697 23.3465L22.4353 22.7807C22.4845 22.3789 22.5255 21.9689 22.5747 21.5671L22.6567 21.5343L24.1491 22.6413C24.8133 23.1497 25.4447 23.0267 25.7153 22.9201L26.1089 22.8053L28.6755 20.2141L28.8149 20.0419C29.2495 19.4023 29.2085 18.6315 28.7083 17.9919C28.6181 17.8771 28.5279 17.7541 28.4459 17.6311L27.6587 16.5487L27.7161 16.4011C27.7653 16.4011 27.8063 16.3929 27.8555 16.3847L28.4787 16.3027C28.8231 16.2535 29.1675 16.2125 29.5119 16.1633C30.2499 16.0485 30.8321 15.4581 30.9223 14.7201C30.9551 14.4413 30.9797 14.1543 30.9961 13.8755C31.0125 13.5475 31.0207 13.2195 31.0207 12.8915C31.0207 12.4815 31.0125 12.0797 30.9961 11.6697V11.5139C30.9879 11.3335 30.9797 11.1531 30.9469 10.9809C30.8239 10.1937 30.2417 9.65252 29.4299 9.55412C29.2085 9.52952 28.9871 9.49672 28.7657 9.46392L27.6669 9.30812C27.6669 9.30812 27.6505 9.27532 27.6505 9.25892C27.6915 9.20152 27.7325 9.14412 27.7817 9.08672L28.7001 7.84852C28.7575 7.78292 28.8067 7.70912 28.8641 7.63532C29.2495 7.06132 29.2413 6.36432 28.8477 5.76572L26.2565 3.10892L26.1007 3.02692C25.5677 2.73992 25.0511 2.70712 24.5755 2.92852C24.3951 3.01052 24.2229 3.10892 24.0589 3.22372C23.7719 3.42052 23.4849 3.62552 23.2061 3.83052C23.0175 3.96992 22.8289 4.10932 22.6485 4.25692C22.6403 4.25692 22.6321 4.24872 22.6157 4.24872L22.4189 2.70712C22.4025 2.59232 22.3861 2.47752 22.3615 2.36272C22.2139 1.64932 21.7383 1.16552 21.0085 1.01792C20.3689 0.886719 19.7375 0.894919 19.1881 0.886719H19.0897C18.6387 0.886719 18.1959 0.903119 17.7531 0.919519C17.5481 0.927719 17.3513 0.960519 17.1463 1.00152L17.0233 1.02612C16.3181 1.15732 15.8261 1.69032 15.7359 2.43652C15.6949 2.77272 15.6539 3.11712 15.6129 3.45332L15.5309 4.19952C15.5309 4.19952 15.4735 4.22412 15.4407 4.24052L14.2681 3.38772C14.1533 3.30572 14.0303 3.21552 13.9155 3.12532C13.5875 2.85472 13.1611 2.73992 12.7265 2.78912C12.2099 2.85472 11.8737 3.09252 11.6851 3.28932C11.1357 3.83872 10.5945 4.38812 10.0451 4.92932L9.49566 5.47872C8.96266 6.01172 8.83146 6.76612 9.15126 7.43852C9.24146 7.62712 9.35626 7.76652 9.46286 7.90592L10.4141 9.18512C10.4141 9.18512 10.4141 9.18512 10.4223 9.19332C10.3977 9.25072 10.3731 9.31632 10.3485 9.37372C9.93026 9.42292 9.51206 9.48032 9.09386 9.53772C8.85606 9.57052 8.61826 9.61152 8.38866 9.66892C7.74906 9.84112 7.28986 10.3495 7.19146 11.0055C7.15046 11.2925 7.11766 11.5877 7.10946 11.8829C7.09306 12.3093 7.08486 12.7357 7.09306 13.1703C7.09306 13.3835 7.10126 13.6049 7.10946 13.8181L7.13406 14.2691L7.11766 14.2773ZM9.45466 11.9813C9.45466 11.9813 9.45466 11.9075 9.45466 11.8747C10.0533 11.7927 10.6519 11.7189 11.2505 11.6451C11.7835 11.5795 12.2017 11.2351 12.3575 10.7349C12.4641 10.4069 12.5953 10.0297 12.7757 9.70992C13.0217 9.29172 12.9889 8.76692 12.7019 8.34872C12.5625 8.16012 12.4313 7.97152 12.2919 7.78292L11.5375 6.76612L11.7015 6.60212C12.1197 6.18392 12.5297 5.77392 12.9479 5.35572L14.1287 6.20852C14.2107 6.26592 14.2845 6.32332 14.3665 6.38892C14.8093 6.77432 15.3751 6.85632 15.9081 6.61032C16.1623 6.49552 16.4247 6.38892 16.6871 6.28232L17.6465 5.88052L17.7777 5.05232C17.8023 4.88832 17.8351 4.71612 17.8597 4.53572L17.9499 3.72392C17.9663 3.57632 17.9827 3.42872 17.9991 3.27292C18.3599 3.25652 18.7289 3.24832 19.0897 3.24832H19.1881C19.5079 3.24832 19.8113 3.24832 20.0983 3.26472L20.2623 4.56852C20.2869 4.77352 20.3115 4.97852 20.3361 5.16712C20.3935 5.63452 20.7133 6.04452 21.1069 6.19212C21.5087 6.35612 21.9187 6.52012 22.3205 6.68412C22.7059 6.83992 23.1651 6.79072 23.5177 6.54472C23.5997 6.48732 23.6735 6.42992 23.7473 6.37252L24.0425 6.14292C24.2229 6.00352 24.3951 5.86412 24.5837 5.73292C24.7559 5.60172 24.9281 5.47872 25.1085 5.35572L26.5353 6.78252L25.8629 7.67632C25.7235 7.86492 25.5923 8.04532 25.4529 8.24212C24.9363 8.84072 25.1495 9.46392 25.2315 9.65252C25.3299 9.88212 25.4283 10.1117 25.5267 10.3495L25.7235 10.8087C25.8957 11.1777 26.2237 11.4483 26.6255 11.5385C26.7321 11.5631 26.8469 11.5795 27.0027 11.5959L28.4049 11.7927C28.4787 11.8009 28.5443 11.8173 28.6181 11.8255C28.6263 12.1781 28.6345 12.5389 28.6345 12.8997C28.6345 13.1867 28.6263 13.4655 28.6099 13.7525C28.6099 13.8017 28.6099 13.8509 28.6017 13.9001C28.4541 13.9247 28.2983 13.9411 28.1507 13.9575L27.5275 14.0395C27.2815 14.0723 27.0273 14.1051 26.7813 14.1379C26.3385 14.2035 25.9367 14.5069 25.7563 14.9169L25.2397 16.1551C25.0347 16.6307 25.1085 17.1555 25.4529 17.5655C25.5103 17.6311 25.5677 17.7049 25.6169 17.7869L26.5025 19.0005C26.5025 19.0005 26.5025 19.0087 26.5107 19.0169L25.1085 20.4191L24.0179 19.6073C23.8867 19.5089 23.7555 19.4187 23.6325 19.3203C23.2143 18.9923 22.7059 18.9267 22.2303 19.1317L20.4427 19.8861L20.3115 20.7061C20.2869 20.8701 20.2541 21.0505 20.2295 21.2391C20.1803 21.6573 20.1311 22.0755 20.0819 22.4937C19.9507 22.5019 19.8113 22.5101 19.6801 22.5183C19.4915 22.5265 19.3111 22.5183 19.1225 22.5183H18.7207C18.4829 22.5183 18.2287 22.5183 17.9663 22.5019L17.8925 21.9197C17.8433 21.4933 17.7859 21.0669 17.7367 20.6405C17.6793 20.1239 17.3513 19.7139 16.8593 19.5335L16.6871 19.4679C16.5395 19.4105 16.3919 19.3613 16.2443 19.3039C16.1377 19.2629 16.0311 19.2055 15.9245 19.1645L15.0881 18.7791L14.4157 19.3285C14.3501 19.3859 14.2845 19.4351 14.1779 19.5171C13.9319 19.7057 13.6859 19.8861 13.4399 20.0665C13.2759 20.1813 13.1119 20.3043 12.9397 20.4191L11.5129 18.9923L12.6773 17.4261C12.9643 17.0325 13.0135 16.5487 12.8167 16.1059C12.6855 15.8107 12.5543 15.5155 12.4231 15.2121L12.0295 14.3183L9.45466 13.9657V13.7197C9.43826 13.5393 9.43006 13.3507 9.43006 13.1703C9.43006 12.7767 9.43006 12.3749 9.44646 11.9813H9.45466Z' fill='%23fff'/%3E%3Cpath d='M34.6548 28.291C33.5068 28.291 32.5146 28.9798 32.0636 29.9638H21.5594C21.0838 29.0454 20.1408 28.4058 19.0338 28.4058C17.9268 28.4058 16.9756 29.0454 16.5082 29.9638H5.41364C4.97084 29.0454 4.03604 28.4058 2.95364 28.4058C1.44484 28.4058 0.214844 29.6358 0.214844 31.1446C0.214844 32.6534 1.44484 33.8834 2.95364 33.8834C4.04424 33.8834 4.97084 33.2438 5.41364 32.3254H16.3934C16.8198 33.3668 17.8366 34.113 19.0338 34.113C20.231 34.113 21.2478 33.375 21.6742 32.3254H32.0636C32.5146 33.3094 33.4986 33.9982 34.6548 33.9982C36.2292 33.9982 37.5084 32.719 37.5084 31.1446C37.5084 29.5702 36.2292 28.291 34.6548 28.291Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.date{display:flex;align-items:center;}.icon.date:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 18H2V7H16M13 0V2H5V0H3V2H2C0.89 2 0 2.89 0 4V18C0 18.5304 0.210714 19.0391 0.585786 19.4142C0.960859 19.7893 1.46957 20 2 20H16C16.5304 20 17.0391 19.7893 17.4142 19.4142C17.7893 19.0391 18 18.5304 18 18V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H15V0M14 11H9V16H14V11Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 18H2V7H16M13 0V2H5V0H3V2H2C0.89 2 0 2.89 0 4V18C0 18.5304 0.210714 19.0391 0.585786 19.4142C0.960859 19.7893 1.46957 20 2 20H16C16.5304 20 17.0391 19.7893 17.4142 19.4142C17.7893 19.0391 18 18.5304 18 18V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H15V0M14 11H9V16H14V11Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.download{display:flex;align-items:center;}.icon.download:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6H10V0H4V6H0L7 13L14 6ZM0 15V17H14V15H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6H10V0H4V6H0L7 13L14 6ZM0 15V17H14V15H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.facebook{display:flex;align-items:center;}.icon.facebook:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.505913C11 0.373305 10.9473 0.246128 10.8536 0.15236C10.7598 0.0585913 10.6326 0.00591282 10.5 0.00591282H8C6.74112 -0.0567963 5.5086 0.381304 4.57172 1.22449C3.63485 2.06768 3.06978 3.24741 3 4.50591V7.20591H0.5C0.367392 7.20591 0.240215 7.25859 0.146447 7.35236C0.0526785 7.44613 0 7.5733 0 7.70591V10.3059C0 10.4385 0.0526785 10.5657 0.146447 10.6595C0.240215 10.7532 0.367392 10.8059 0.5 10.8059H3V17.5059C3 17.6385 3.05268 17.7657 3.14645 17.8595C3.24021 17.9532 3.36739 18.0059 3.5 18.0059H6.5C6.63261 18.0059 6.75979 17.9532 6.85355 17.8595C6.94732 17.7657 7 17.6385 7 17.5059V10.8059H9.62C9.73119 10.8075 9.83974 10.772 9.92848 10.705C10.0172 10.638 10.0811 10.5433 10.11 10.4359L10.83 7.83591C10.8499 7.76203 10.8526 7.68458 10.8378 7.6095C10.8231 7.53443 10.7913 7.46374 10.7449 7.40288C10.6985 7.34203 10.6388 7.29262 10.5704 7.25847C10.5019 7.22432 10.4265 7.20634 10.35 7.20591H7V4.50591C7.02487 4.25839 7.14111 4.02902 7.32602 3.86261C7.51093 3.69619 7.75123 3.60467 8 3.60591H10.5C10.6326 3.60591 10.7598 3.55323 10.8536 3.45947C10.9473 3.3657 11 3.23852 11 3.10591V0.505913Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.505913C11 0.373305 10.9473 0.246128 10.8536 0.15236C10.7598 0.0585913 10.6326 0.00591282 10.5 0.00591282H8C6.74112 -0.0567963 5.5086 0.381304 4.57172 1.22449C3.63485 2.06768 3.06978 3.24741 3 4.50591V7.20591H0.5C0.367392 7.20591 0.240215 7.25859 0.146447 7.35236C0.0526785 7.44613 0 7.5733 0 7.70591V10.3059C0 10.4385 0.0526785 10.5657 0.146447 10.6595C0.240215 10.7532 0.367392 10.8059 0.5 10.8059H3V17.5059C3 17.6385 3.05268 17.7657 3.14645 17.8595C3.24021 17.9532 3.36739 18.0059 3.5 18.0059H6.5C6.63261 18.0059 6.75979 17.9532 6.85355 17.8595C6.94732 17.7657 7 17.6385 7 17.5059V10.8059H9.62C9.73119 10.8075 9.83974 10.772 9.92848 10.705C10.0172 10.638 10.0811 10.5433 10.11 10.4359L10.83 7.83591C10.8499 7.76203 10.8526 7.68458 10.8378 7.6095C10.8231 7.53443 10.7913 7.46374 10.7449 7.40288C10.6985 7.34203 10.6388 7.29262 10.5704 7.25847C10.5019 7.22432 10.4265 7.20634 10.35 7.20591H7V4.50591C7.02487 4.25839 7.14111 4.02902 7.32602 3.86261C7.51093 3.69619 7.75123 3.60467 8 3.60591H10.5C10.6326 3.60591 10.7598 3.55323 10.8536 3.45947C10.9473 3.3657 11 3.23852 11 3.10591V0.505913Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file{display:flex;align-items:center;}.icon.file:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-ai{display:flex;align-items:center;}.icon.file-ai:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M19.8001 33.8696C19.2607 33.8696 18.7313 33.8696 18.1919 33.8696C18.042 33.8696 17.9721 33.8096 17.9221 33.6696C17.5226 32.4996 17.113 31.3296 16.7135 30.1496C16.6735 30.0196 16.6136 29.9896 16.4837 29.9896C14.6557 29.9896 12.8377 29.9896 11.0097 29.9896C10.8799 29.9896 10.8199 30.0296 10.78 30.1496C10.4104 31.3096 10.0308 32.4696 9.6612 33.6296C9.59127 33.8396 9.56131 33.8696 9.34155 33.8696C8.39259 33.8696 7.43364 33.8696 6.48467 33.8696C6.28489 33.8696 6.19499 33.8196 6.28489 33.5696C6.4647 32.9996 6.66448 32.4396 6.86426 31.8796C8.33265 27.6496 9.79105 23.4296 11.2594 19.1996C11.4392 18.6896 11.5491 18.1796 11.5291 17.6396C11.5291 17.4596 11.5591 17.4296 11.7389 17.4296C13.0475 17.4296 14.3561 17.4296 15.6746 17.4296C15.8244 17.4296 15.8844 17.4896 15.9243 17.6196C17.153 21.0996 18.3816 24.5796 19.6103 28.0496C20.2596 29.8796 20.8989 31.6996 21.5482 33.5296C21.5582 33.5596 21.5682 33.5996 21.5781 33.6296C21.6281 33.8196 21.5981 33.8596 21.3983 33.8596C20.8589 33.8596 20.3295 33.8596 19.7901 33.8596L19.8001 33.8696ZM13.6968 20.3196C13.1574 22.5196 12.4082 24.6596 11.7689 26.8296H15.7146C15.0453 24.6596 14.376 22.4896 13.6968 20.3196Z' fill='%23fff'/%3E%3Cpath d='M26.8224 27.7296C26.8224 29.6996 26.8224 31.6596 26.8224 33.6296C26.8224 33.9296 26.7824 33.9696 26.4828 33.9696C25.5338 33.9696 24.5948 33.9696 23.6459 33.9696C23.4061 33.9696 23.3262 33.8896 23.3262 33.6596C23.3262 29.6896 23.3262 25.7296 23.3262 21.7596C23.3262 21.5296 23.3762 21.4796 23.6059 21.4796C24.5749 21.4796 25.5538 21.4796 26.5227 21.4796C26.7725 21.4796 26.8124 21.5296 26.8124 21.7796C26.8124 23.7596 26.8124 25.7496 26.8124 27.7296H26.8224Z' fill='%23fff'/%3E%3Cpath d='M25.1442 16.2596C26.293 16.2296 27.0521 17.0796 27.0322 18.2296C27.0222 19.2896 26.253 20.2096 25.0244 20.1696C24.1054 20.1396 23.0665 19.5096 23.1564 17.9896C23.2064 17.0796 24.0055 16.2296 25.1342 16.2596H25.1442Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M19.8001 33.8696C19.2607 33.8696 18.7313 33.8696 18.1919 33.8696C18.042 33.8696 17.9721 33.8096 17.9221 33.6696C17.5226 32.4996 17.113 31.3296 16.7135 30.1496C16.6735 30.0196 16.6136 29.9896 16.4837 29.9896C14.6557 29.9896 12.8377 29.9896 11.0097 29.9896C10.8799 29.9896 10.8199 30.0296 10.78 30.1496C10.4104 31.3096 10.0308 32.4696 9.6612 33.6296C9.59127 33.8396 9.56131 33.8696 9.34155 33.8696C8.39259 33.8696 7.43364 33.8696 6.48467 33.8696C6.28489 33.8696 6.19499 33.8196 6.28489 33.5696C6.4647 32.9996 6.66448 32.4396 6.86426 31.8796C8.33265 27.6496 9.79105 23.4296 11.2594 19.1996C11.4392 18.6896 11.5491 18.1796 11.5291 17.6396C11.5291 17.4596 11.5591 17.4296 11.7389 17.4296C13.0475 17.4296 14.3561 17.4296 15.6746 17.4296C15.8244 17.4296 15.8844 17.4896 15.9243 17.6196C17.153 21.0996 18.3816 24.5796 19.6103 28.0496C20.2596 29.8796 20.8989 31.6996 21.5482 33.5296C21.5582 33.5596 21.5682 33.5996 21.5781 33.6296C21.6281 33.8196 21.5981 33.8596 21.3983 33.8596C20.8589 33.8596 20.3295 33.8596 19.7901 33.8596L19.8001 33.8696ZM13.6968 20.3196C13.1574 22.5196 12.4082 24.6596 11.7689 26.8296H15.7146C15.0453 24.6596 14.376 22.4896 13.6968 20.3196Z' fill='%23fff'/%3E%3Cpath d='M26.8224 27.7296C26.8224 29.6996 26.8224 31.6596 26.8224 33.6296C26.8224 33.9296 26.7824 33.9696 26.4828 33.9696C25.5338 33.9696 24.5948 33.9696 23.6459 33.9696C23.4061 33.9696 23.3262 33.8896 23.3262 33.6596C23.3262 29.6896 23.3262 25.7296 23.3262 21.7596C23.3262 21.5296 23.3762 21.4796 23.6059 21.4796C24.5749 21.4796 25.5538 21.4796 26.5227 21.4796C26.7725 21.4796 26.8124 21.5296 26.8124 21.7796C26.8124 23.7596 26.8124 25.7496 26.8124 27.7296H26.8224Z' fill='%23fff'/%3E%3Cpath d='M25.1442 16.2596C26.293 16.2296 27.0521 17.0796 27.0322 18.2296C27.0222 19.2896 26.253 20.2096 25.0244 20.1696C24.1054 20.1396 23.0665 19.5096 23.1564 17.9896C23.2064 17.0796 24.0055 16.2296 25.1342 16.2596H25.1442Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-audio{display:flex;align-items:center;}.icon.file-audio:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM14.624 20.14V32.58C14.624 32.88 14.4442 33.15 14.1645 33.27C14.0746 33.29 13.9847 33.32 13.8848 33.32C13.705 33.32 13.5152 33.25 13.3554 33.11L9.55953 29.29H6.56281C6.15326 29.29 5.83361 28.97 5.83361 28.56V24.17C5.83361 23.76 6.15326 23.44 6.56281 23.44H9.55953L13.3554 19.62C13.5851 19.41 13.8848 19.35 14.1545 19.46C14.4242 19.57 14.614 19.85 14.614 20.15L14.624 20.14ZM19.9481 31.37C21.2267 30 21.936 28.24 21.936 26.36C21.936 24.48 21.2267 22.72 19.9481 21.35C19.3988 20.76 18.4598 20.73 17.8704 21.28C17.301 21.83 17.2511 22.77 17.8205 23.36C18.5697 24.18 19.0092 25.24 19.0092 26.36C19.0092 27.48 18.5796 28.53 17.8205 29.36C17.2511 29.95 17.2911 30.89 17.8704 31.44C18.1701 31.69 18.5297 31.83 18.8793 31.83C19.2689 31.83 19.6585 31.67 19.9581 31.37H19.9481ZM24.8428 34.66C26.7407 32.33 27.7896 29.38 27.7896 26.36C27.7896 23.34 26.7407 20.39 24.8428 18.06C24.3433 17.42 23.4044 17.33 22.785 17.83C22.1457 18.36 22.0558 19.27 22.5753 19.91C24.0636 21.74 24.8628 23.98 24.8628 26.36C24.8628 28.74 24.0636 30.98 22.5753 32.81C22.0459 33.45 22.1457 34.37 22.785 34.87C23.0547 35.1 23.3744 35.21 23.694 35.21C24.1336 35.21 24.5431 35.03 24.8328 34.66H24.8428ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM14.624 20.14V32.58C14.624 32.88 14.4442 33.15 14.1645 33.27C14.0746 33.29 13.9847 33.32 13.8848 33.32C13.705 33.32 13.5152 33.25 13.3554 33.11L9.55953 29.29H6.56281C6.15326 29.29 5.83361 28.97 5.83361 28.56V24.17C5.83361 23.76 6.15326 23.44 6.56281 23.44H9.55953L13.3554 19.62C13.5851 19.41 13.8848 19.35 14.1545 19.46C14.4242 19.57 14.614 19.85 14.614 20.15L14.624 20.14ZM19.9481 31.37C21.2267 30 21.936 28.24 21.936 26.36C21.936 24.48 21.2267 22.72 19.9481 21.35C19.3988 20.76 18.4598 20.73 17.8704 21.28C17.301 21.83 17.2511 22.77 17.8205 23.36C18.5697 24.18 19.0092 25.24 19.0092 26.36C19.0092 27.48 18.5796 28.53 17.8205 29.36C17.2511 29.95 17.2911 30.89 17.8704 31.44C18.1701 31.69 18.5297 31.83 18.8793 31.83C19.2689 31.83 19.6585 31.67 19.9581 31.37H19.9481ZM24.8428 34.66C26.7407 32.33 27.7896 29.38 27.7896 26.36C27.7896 23.34 26.7407 20.39 24.8428 18.06C24.3433 17.42 23.4044 17.33 22.785 17.83C22.1457 18.36 22.0558 19.27 22.5753 19.91C24.0636 21.74 24.8628 23.98 24.8628 26.36C24.8628 28.74 24.0636 30.98 22.5753 32.81C22.0459 33.45 22.1457 34.37 22.785 34.87C23.0547 35.1 23.3744 35.21 23.694 35.21C24.1336 35.21 24.5431 35.03 24.8328 34.66H24.8428ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-code{display:flex;align-items:center;}.icon.file-code:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H2.92679V38.07H32.1748V14.65ZM11.9969 17.44L13.1656 18.31C13.4852 18.56 13.5552 19.02 13.3054 19.34L9.14998 24.9L13.3054 30.46C13.5552 30.78 13.4852 31.24 13.1656 31.49L11.9969 32.36C11.6772 32.61 11.2177 32.54 10.968 32.22L5.80364 25.34C5.62384 25.09 5.62384 24.72 5.80364 24.47L10.968 17.59C11.2177 17.27 11.6772 17.2 11.9969 17.45V17.44ZM14.5341 34.16L17.6906 15.15C17.7605 14.74 18.1501 14.49 18.5397 14.56L19.9781 14.79C20.3877 14.86 20.6374 15.25 20.5675 15.64L17.4109 34.65C17.341 35.06 16.9514 35.31 16.5619 35.24L15.1234 35.01C14.7139 34.94 14.4642 34.55 14.5341 34.16ZM29.2979 25.33L24.1336 32.21C23.8838 32.53 23.4243 32.6 23.1047 32.35L21.936 31.48C21.6163 31.23 21.5464 30.77 21.7961 30.45L25.9516 24.89L21.7961 19.33C21.5464 19.01 21.6163 18.55 21.936 18.3L23.1047 17.43C23.4243 17.18 23.8838 17.25 24.1336 17.57L29.2979 24.45C29.4777 24.7 29.4777 25.07 29.2979 25.32V25.33ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H2.92679V38.07H32.1748V14.65ZM11.9969 17.44L13.1656 18.31C13.4852 18.56 13.5552 19.02 13.3054 19.34L9.14998 24.9L13.3054 30.46C13.5552 30.78 13.4852 31.24 13.1656 31.49L11.9969 32.36C11.6772 32.61 11.2177 32.54 10.968 32.22L5.80364 25.34C5.62384 25.09 5.62384 24.72 5.80364 24.47L10.968 17.59C11.2177 17.27 11.6772 17.2 11.9969 17.45V17.44ZM14.5341 34.16L17.6906 15.15C17.7605 14.74 18.1501 14.49 18.5397 14.56L19.9781 14.79C20.3877 14.86 20.6374 15.25 20.5675 15.64L17.4109 34.65C17.341 35.06 16.9514 35.31 16.5619 35.24L15.1234 35.01C14.7139 34.94 14.4642 34.55 14.5341 34.16ZM29.2979 25.33L24.1336 32.21C23.8838 32.53 23.4243 32.6 23.1047 32.35L21.936 31.48C21.6163 31.23 21.5464 30.77 21.7961 30.45L25.9516 24.89L21.7961 19.33C21.5464 19.01 21.6163 18.55 21.936 18.3L23.1047 17.43C23.4243 17.18 23.8838 17.25 24.1336 17.57L29.2979 24.45C29.4777 24.7 29.4777 25.07 29.2979 25.32V25.33ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-id{display:flex;align-items:center;}.icon.file-id:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M22.5071 21.0998C22.5071 20.7498 22.5071 20.4198 22.5071 20.0898C22.5071 18.8998 22.5071 17.6998 22.5071 16.5098C22.5071 16.2798 22.5271 16.2598 22.7468 16.2598C23.6958 16.2598 24.6447 16.2598 25.5937 16.2598C25.7735 16.2598 25.8035 16.2798 25.8035 16.4698C25.8035 19.3498 25.8035 22.2398 25.8035 25.1198C25.8035 26.8798 25.8035 28.6498 25.8035 30.4098C25.8035 30.9698 25.8534 31.5298 25.8834 32.0898C25.8934 32.3798 25.8834 32.4098 25.6237 32.5198C24.8146 32.8498 23.9855 33.0798 23.1164 33.2198C22.2773 33.3598 21.4383 33.4198 20.5892 33.3798C19.6302 33.3398 18.7012 33.1198 17.8322 32.6998C16.8733 32.2398 16.1341 31.5398 15.5947 30.6198C15.2051 29.9498 14.9953 29.2198 14.8954 28.4498C14.8055 27.7498 14.7855 27.0598 14.8954 26.3598C15.0353 25.4198 15.3749 24.5498 15.9243 23.7698C16.3938 23.0998 16.9632 22.5498 17.6524 22.1098C18.3916 21.6398 19.2007 21.3398 20.0697 21.1898C20.749 21.0698 21.4283 21.0298 22.1175 21.0698C22.2374 21.0698 22.3572 21.0898 22.5071 21.0998ZM22.5071 27.1598C22.5071 27.1598 22.5071 27.0898 22.5071 27.0598C22.5071 26.0398 22.5071 25.0198 22.5071 24.0098C22.5071 23.9398 22.4971 23.8998 22.4172 23.8898C22.2174 23.8698 22.0276 23.8298 21.8278 23.8198C20.9388 23.7698 20.1197 23.9898 19.4005 24.5298C18.8711 24.9298 18.4815 25.4398 18.3217 26.0998C18.1319 26.8998 18.1319 27.7098 18.3816 28.4998C18.7012 29.5398 19.3805 30.1898 20.4493 30.4298C21.0187 30.5598 21.5881 30.5198 22.1575 30.4998C22.2374 30.4998 22.3173 30.4698 22.3872 30.4598C22.4671 30.4498 22.4971 30.3998 22.4971 30.3098C22.4971 29.2598 22.4971 28.2098 22.4971 27.1598H22.5071Z' fill='%23fff'/%3E%3Cpath d='M12.5364 25.3393C12.5364 27.8393 12.5364 30.3393 12.5364 32.8393C12.5364 33.0993 12.4865 33.1493 12.2267 33.1493C11.3177 33.1493 10.3987 33.1493 9.48974 33.1493C9.31992 33.1493 9.26998 33.1193 9.25 32.9493C9.25 32.8993 9.25 32.8593 9.25 32.8093C9.25 27.8093 9.25 22.8193 9.25 17.8193C9.25 17.5793 9.28995 17.5293 9.53968 17.5293C10.4487 17.5293 11.3577 17.5293 12.2667 17.5293C12.4565 17.5293 12.5464 17.5793 12.5464 17.8193C12.5464 19.9393 12.5464 22.0593 12.5464 24.1793V25.3393H12.5364Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M22.5071 21.0998C22.5071 20.7498 22.5071 20.4198 22.5071 20.0898C22.5071 18.8998 22.5071 17.6998 22.5071 16.5098C22.5071 16.2798 22.5271 16.2598 22.7468 16.2598C23.6958 16.2598 24.6447 16.2598 25.5937 16.2598C25.7735 16.2598 25.8035 16.2798 25.8035 16.4698C25.8035 19.3498 25.8035 22.2398 25.8035 25.1198C25.8035 26.8798 25.8035 28.6498 25.8035 30.4098C25.8035 30.9698 25.8534 31.5298 25.8834 32.0898C25.8934 32.3798 25.8834 32.4098 25.6237 32.5198C24.8146 32.8498 23.9855 33.0798 23.1164 33.2198C22.2773 33.3598 21.4383 33.4198 20.5892 33.3798C19.6302 33.3398 18.7012 33.1198 17.8322 32.6998C16.8733 32.2398 16.1341 31.5398 15.5947 30.6198C15.2051 29.9498 14.9953 29.2198 14.8954 28.4498C14.8055 27.7498 14.7855 27.0598 14.8954 26.3598C15.0353 25.4198 15.3749 24.5498 15.9243 23.7698C16.3938 23.0998 16.9632 22.5498 17.6524 22.1098C18.3916 21.6398 19.2007 21.3398 20.0697 21.1898C20.749 21.0698 21.4283 21.0298 22.1175 21.0698C22.2374 21.0698 22.3572 21.0898 22.5071 21.0998ZM22.5071 27.1598C22.5071 27.1598 22.5071 27.0898 22.5071 27.0598C22.5071 26.0398 22.5071 25.0198 22.5071 24.0098C22.5071 23.9398 22.4971 23.8998 22.4172 23.8898C22.2174 23.8698 22.0276 23.8298 21.8278 23.8198C20.9388 23.7698 20.1197 23.9898 19.4005 24.5298C18.8711 24.9298 18.4815 25.4398 18.3217 26.0998C18.1319 26.8998 18.1319 27.7098 18.3816 28.4998C18.7012 29.5398 19.3805 30.1898 20.4493 30.4298C21.0187 30.5598 21.5881 30.5198 22.1575 30.4998C22.2374 30.4998 22.3173 30.4698 22.3872 30.4598C22.4671 30.4498 22.4971 30.3998 22.4971 30.3098C22.4971 29.2598 22.4971 28.2098 22.4971 27.1598H22.5071Z' fill='%23fff'/%3E%3Cpath d='M12.5364 25.3393C12.5364 27.8393 12.5364 30.3393 12.5364 32.8393C12.5364 33.0993 12.4865 33.1493 12.2267 33.1493C11.3177 33.1493 10.3987 33.1493 9.48974 33.1493C9.31992 33.1493 9.26998 33.1193 9.25 32.9493C9.25 32.8993 9.25 32.8593 9.25 32.8093C9.25 27.8093 9.25 22.8193 9.25 17.8193C9.25 17.5793 9.28995 17.5293 9.53968 17.5293C10.4487 17.5293 11.3577 17.5293 12.2667 17.5293C12.4565 17.5293 12.5464 17.5793 12.5464 17.8193C12.5464 19.9393 12.5464 22.0593 12.5464 24.1793V25.3393H12.5364Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-image{display:flex;align-items:center;}.icon.file-image:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.85359 19.04C5.85359 16.62 7.82143 14.65 10.2388 14.65C12.6561 14.65 14.624 16.62 14.624 19.04C14.624 21.46 12.6561 23.43 10.2388 23.43C7.82143 23.43 5.85359 21.46 5.85359 19.04ZM29.248 35.14H5.85359V30.75L10.2388 26.36L13.1656 29.29L21.936 20.51L29.248 27.83V35.15V35.14ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.85359 19.04C5.85359 16.62 7.82143 14.65 10.2388 14.65C12.6561 14.65 14.624 16.62 14.624 19.04C14.624 21.46 12.6561 23.43 10.2388 23.43C7.82143 23.43 5.85359 21.46 5.85359 19.04ZM29.248 35.14H5.85359V30.75L10.2388 26.36L13.1656 29.29L21.936 20.51L29.248 27.83V35.15V35.14ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-p{display:flex;align-items:center;}.icon.file-p:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.50958 35.14H16.9814V32.72H14.8537V28.9H17.9803C18.9592 28.9 19.8582 28.85 20.6773 28.56C22.7351 27.85 24.0137 25.72 24.0137 23.23C24.0137 20.74 22.785 18.82 20.8871 18.02C20.0181 17.68 18.9692 17.59 17.9204 17.59H9.50958V20.04H11.6073V32.73H9.50958V35.15V35.14ZM14.8537 26.31V20.18H17.6007C18.3998 20.18 19.0192 20.32 19.4986 20.59C20.3177 21.07 20.7772 22.01 20.7772 23.22C20.7772 24.5 20.3177 25.48 19.3588 25.97C18.8793 26.2 18.29 26.31 17.5807 26.31H14.8537ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.50958 35.14H16.9814V32.72H14.8537V28.9H17.9803C18.9592 28.9 19.8582 28.85 20.6773 28.56C22.7351 27.85 24.0137 25.72 24.0137 23.23C24.0137 20.74 22.785 18.82 20.8871 18.02C20.0181 17.68 18.9692 17.59 17.9204 17.59H9.50958V20.04H11.6073V32.73H9.50958V35.15V35.14ZM14.8537 26.31V20.18H17.6007C18.3998 20.18 19.0192 20.32 19.4986 20.59C20.3177 21.07 20.7772 22.01 20.7772 23.22C20.7772 24.5 20.3177 25.48 19.3588 25.97C18.8793 26.2 18.29 26.31 17.5807 26.31H14.8537ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-pdf{display:flex;align-items:center;}.icon.file-pdf:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.5234 12.45V38.8C35.5234 40.01 34.5445 41 33.3258 41H2.61947C1.41079 41 0.421875 40.02 0.421875 38.8V2.2C0.421875 0.99 1.4008 0 2.61947 0H23.087C24.2957 0 25.9939 0.71 26.8329 1.56L33.9651 8.7C34.8142 9.55 35.5234 11.24 35.5234 12.45ZM32.5966 14.65H23.087C21.8784 14.65 20.8895 13.67 20.8895 12.45V2.93H3.34867V38.06H32.5966V14.64V14.65ZM22.7774 25.79C23.7363 25.68 24.6254 25.63 25.4545 25.63C26.9828 25.63 28.9306 25.81 29.5 26.75C29.6598 26.98 29.7997 27.39 29.54 27.94C29.52 27.96 29.5 28.01 29.4701 28.03V28.05C29.4001 28.46 29.0605 28.92 27.8518 28.92C26.3934 28.92 24.1759 28.26 22.258 27.25C19.0814 27.59 15.7451 28.3 13.2978 29.15C10.9404 33.18 9.14232 35.14 7.76383 35.14C7.53408 35.14 7.3343 35.09 7.12453 34.98L6.57514 34.71C6.50521 34.69 6.48523 34.64 6.43529 34.6C6.32541 34.49 6.22552 34.23 6.29544 33.78C6.52519 32.73 7.75384 30.97 10.5907 29.48C10.7705 29.37 11.0003 29.44 11.1202 29.62C11.1401 29.64 11.1701 29.69 11.1701 29.71C11.8793 28.54 12.6984 27.06 13.6174 25.2C14.6463 23.14 15.4454 21.13 15.9948 19.21C15.2656 16.72 15.0359 14.16 15.4454 12.65C15.6052 12.08 15.9449 11.73 16.4044 11.73H16.9038C17.2434 11.73 17.5231 11.84 17.7029 12.07C17.9727 12.39 18.0426 12.89 17.9127 13.62C17.8927 13.69 17.8628 13.76 17.8228 13.8C17.8428 13.87 17.8428 13.91 17.8428 13.98V14.67C17.8228 16.11 17.8028 17.48 17.5231 19.06C18.3223 21.46 19.511 23.41 20.8595 24.5C21.4289 24.96 22.0682 25.37 22.7774 25.78V25.79ZM10.8305 30.3C9.11236 31.63 8.04353 33.14 7.7039 33.91C8.39314 33.59 9.37207 32.61 10.8305 30.3ZM20.4499 26.14C20.2202 25.96 19.9904 25.8 19.7907 25.61C18.6719 24.63 17.663 23.25 16.8938 21.58C16.4643 22.98 15.815 24.46 14.9959 26.09C14.6563 26.73 14.3067 27.37 13.967 27.99C15.9748 27.19 18.2124 26.55 20.4599 26.14H20.4499ZM16.744 15.89C16.8139 15.52 16.8539 15.18 16.9038 14.88C16.9538 14.49 17.0137 14.17 17.0636 13.9C17.0836 13.83 17.1136 13.79 17.1535 13.72C17.1336 13.7 17.1336 13.65 17.1036 13.61C17.0836 13.2 16.9438 12.95 16.8039 12.79C16.8039 12.83 16.784 12.86 16.784 12.88C16.5542 13.52 16.5542 14.62 16.734 15.9L16.744 15.89ZM23.8262 11.73H32.4168C32.277 11.34 32.0772 10.95 31.9174 10.79L24.7652 3.63C24.6054 3.47 24.2158 3.26 23.8262 3.13V11.73ZM25.5144 27.08C26.6332 27.49 27.662 27.72 28.3513 27.72C28.5611 27.72 28.6709 27.72 28.7608 27.7C28.7608 27.68 28.7409 27.66 28.7109 27.63C28.601 27.52 28.0017 27.08 25.5144 27.08Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.5234 12.45V38.8C35.5234 40.01 34.5445 41 33.3258 41H2.61947C1.41079 41 0.421875 40.02 0.421875 38.8V2.2C0.421875 0.99 1.4008 0 2.61947 0H23.087C24.2957 0 25.9939 0.71 26.8329 1.56L33.9651 8.7C34.8142 9.55 35.5234 11.24 35.5234 12.45ZM32.5966 14.65H23.087C21.8784 14.65 20.8895 13.67 20.8895 12.45V2.93H3.34867V38.06H32.5966V14.64V14.65ZM22.7774 25.79C23.7363 25.68 24.6254 25.63 25.4545 25.63C26.9828 25.63 28.9306 25.81 29.5 26.75C29.6598 26.98 29.7997 27.39 29.54 27.94C29.52 27.96 29.5 28.01 29.4701 28.03V28.05C29.4001 28.46 29.0605 28.92 27.8518 28.92C26.3934 28.92 24.1759 28.26 22.258 27.25C19.0814 27.59 15.7451 28.3 13.2978 29.15C10.9404 33.18 9.14232 35.14 7.76383 35.14C7.53408 35.14 7.3343 35.09 7.12453 34.98L6.57514 34.71C6.50521 34.69 6.48523 34.64 6.43529 34.6C6.32541 34.49 6.22552 34.23 6.29544 33.78C6.52519 32.73 7.75384 30.97 10.5907 29.48C10.7705 29.37 11.0003 29.44 11.1202 29.62C11.1401 29.64 11.1701 29.69 11.1701 29.71C11.8793 28.54 12.6984 27.06 13.6174 25.2C14.6463 23.14 15.4454 21.13 15.9948 19.21C15.2656 16.72 15.0359 14.16 15.4454 12.65C15.6052 12.08 15.9449 11.73 16.4044 11.73H16.9038C17.2434 11.73 17.5231 11.84 17.7029 12.07C17.9727 12.39 18.0426 12.89 17.9127 13.62C17.8927 13.69 17.8628 13.76 17.8228 13.8C17.8428 13.87 17.8428 13.91 17.8428 13.98V14.67C17.8228 16.11 17.8028 17.48 17.5231 19.06C18.3223 21.46 19.511 23.41 20.8595 24.5C21.4289 24.96 22.0682 25.37 22.7774 25.78V25.79ZM10.8305 30.3C9.11236 31.63 8.04353 33.14 7.7039 33.91C8.39314 33.59 9.37207 32.61 10.8305 30.3ZM20.4499 26.14C20.2202 25.96 19.9904 25.8 19.7907 25.61C18.6719 24.63 17.663 23.25 16.8938 21.58C16.4643 22.98 15.815 24.46 14.9959 26.09C14.6563 26.73 14.3067 27.37 13.967 27.99C15.9748 27.19 18.2124 26.55 20.4599 26.14H20.4499ZM16.744 15.89C16.8139 15.52 16.8539 15.18 16.9038 14.88C16.9538 14.49 17.0137 14.17 17.0636 13.9C17.0836 13.83 17.1136 13.79 17.1535 13.72C17.1336 13.7 17.1336 13.65 17.1036 13.61C17.0836 13.2 16.9438 12.95 16.8039 12.79C16.8039 12.83 16.784 12.86 16.784 12.88C16.5542 13.52 16.5542 14.62 16.734 15.9L16.744 15.89ZM23.8262 11.73H32.4168C32.277 11.34 32.0772 10.95 31.9174 10.79L24.7652 3.63C24.6054 3.47 24.2158 3.26 23.8262 3.13V11.73ZM25.5144 27.08C26.6332 27.49 27.662 27.72 28.3513 27.72C28.5611 27.72 28.6709 27.72 28.7608 27.7C28.7608 27.68 28.7409 27.66 28.7109 27.63C28.601 27.52 28.0017 27.08 25.5144 27.08Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-ps{display:flex;align-items:center;}.icon.file-ps:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.57033 27.7802V28.0102C9.57033 29.5702 9.57033 31.1302 9.57033 32.7002C9.57033 33.0202 9.5104 33.0602 9.21072 33.0602C8.31171 33.0602 7.40271 33.0602 6.50369 33.0602C6.45375 33.0602 6.39381 33.0602 6.34387 33.0602C6.21401 33.0602 6.17405 33.0102 6.16406 32.8902C6.16406 32.8402 6.16406 32.7802 6.16406 32.7302C6.16406 27.4102 6.16406 22.1002 6.16406 16.7802C6.16406 16.4302 6.16406 16.4402 6.50369 16.4302C7.28284 16.4202 8.07197 16.3902 8.85112 16.3802C9.83005 16.3702 10.809 16.3402 11.7879 16.3602C12.8667 16.3702 13.9056 16.5702 14.8945 17.0102C15.9334 17.4702 16.7824 18.1702 17.3518 19.1702C17.7614 19.8902 17.9811 20.6802 18.051 21.5002C18.111 22.2702 18.051 23.0302 17.8513 23.7802C17.4417 25.2902 16.4828 26.3402 15.1043 27.0402C14.475 27.3602 13.7957 27.5302 13.1065 27.6502C12.0476 27.8302 10.9788 27.8202 9.90996 27.7702C9.82006 27.7702 9.73016 27.7702 9.64025 27.7702C9.62028 27.7702 9.6003 27.7802 9.56034 27.8002L9.57033 27.7802ZM9.59031 24.7702C9.65024 24.7702 9.6902 24.7902 9.74015 24.7902C10.1197 24.8002 10.4993 24.8102 10.8789 24.8202C11.3684 24.8202 11.8478 24.7902 12.3273 24.6802C12.7469 24.5802 13.1664 24.4702 13.536 24.2302C14.0055 23.9302 14.3751 23.5502 14.5349 23.0002C14.6847 22.5002 14.7047 21.9902 14.6148 21.4802C14.475 20.7102 14.0454 20.1302 13.3362 19.7902C12.8467 19.5602 12.3173 19.4302 11.7779 19.4202C11.1286 19.4102 10.4693 19.4202 9.82006 19.4202C9.7801 19.4202 9.74014 19.4202 9.70019 19.4202C9.63027 19.4202 9.59031 19.4602 9.59031 19.5302C9.59031 19.5702 9.59031 19.6002 9.59031 19.6402C9.59031 21.2802 9.59031 22.9202 9.59031 24.5602C9.59031 24.6202 9.59031 24.6902 9.59031 24.7602V24.7702Z' fill='%23fff'/%3E%3Cpath d='M19.7917 31.0293C19.7917 30.6293 19.7917 30.2193 19.7917 29.8193C19.7917 29.7793 19.7917 29.7493 19.7917 29.7093C19.7917 29.4793 19.8616 29.4393 20.0614 29.5593C20.8505 30.0093 21.7096 30.2793 22.6086 30.4293C23.0581 30.5093 23.5076 30.5393 23.9571 30.5293C24.3167 30.5293 24.6763 30.4893 25.026 30.3593C25.1658 30.3093 25.2957 30.2293 25.3955 30.1193C25.6153 29.8593 25.6353 29.5093 25.4255 29.2393C25.2257 28.9693 24.946 28.8193 24.6464 28.6893C24.1769 28.4893 23.7074 28.2993 23.2379 28.1093C22.6086 27.8593 22.0093 27.5393 21.4499 27.1593C20.9105 26.7893 20.4809 26.3193 20.1813 25.7393C19.8916 25.1593 19.7917 24.5493 19.8516 23.9093C19.8916 23.4493 20.0114 23.0093 20.2012 22.5893C20.5409 21.8693 21.0803 21.3393 21.7595 20.9593C22.3389 20.6293 22.9582 20.4393 23.6275 20.3493C24.3567 20.2493 25.0859 20.2593 25.8151 20.3093C26.3045 20.3393 26.784 20.3893 27.2535 20.4993C27.5332 20.5693 27.8129 20.6693 28.0826 20.7493C28.2125 20.7893 28.2824 20.8893 28.3024 21.0193C28.3024 21.0693 28.3024 21.1293 28.3024 21.1793C28.3024 21.9593 28.3024 22.7493 28.3024 23.5293C28.3024 23.5293 28.3024 23.5393 28.3024 23.5493C28.3024 23.8193 28.1625 23.9093 27.9228 23.7893C27.3334 23.4893 26.7141 23.3093 26.0648 23.1993C25.4655 23.0893 24.8561 23.0393 24.2368 23.0793C24.027 23.0993 23.8173 23.1493 23.6075 23.2093C23.128 23.3393 22.8483 23.9793 23.3078 24.4293C23.4377 24.5593 23.5975 24.6793 23.7673 24.7693C24.2168 25.0193 24.6763 25.2293 25.1558 25.3993C25.925 25.6793 26.6642 26.0293 27.3534 26.4793C28.1625 27.0093 28.7119 27.7293 28.8717 28.6993C29.1215 30.2293 28.5621 31.7193 27.1336 32.5893C26.5443 32.9493 25.895 33.1493 25.2157 33.2693C24.4965 33.3993 23.7773 33.4093 23.0481 33.3693C22.1491 33.3193 21.2701 33.1893 20.421 32.8793C20.2911 32.8293 20.1613 32.7693 20.0214 32.7193C19.8416 32.6493 19.7617 32.5193 19.7617 32.3193C19.7617 31.8893 19.7617 31.4593 19.7617 31.0393L19.7917 31.0293Z' fill='%23fff'/%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.57033 27.7802V28.0102C9.57033 29.5702 9.57033 31.1302 9.57033 32.7002C9.57033 33.0202 9.5104 33.0602 9.21072 33.0602C8.31171 33.0602 7.40271 33.0602 6.50369 33.0602C6.45375 33.0602 6.39381 33.0602 6.34387 33.0602C6.21401 33.0602 6.17405 33.0102 6.16406 32.8902C6.16406 32.8402 6.16406 32.7802 6.16406 32.7302C6.16406 27.4102 6.16406 22.1002 6.16406 16.7802C6.16406 16.4302 6.16406 16.4402 6.50369 16.4302C7.28284 16.4202 8.07197 16.3902 8.85112 16.3802C9.83005 16.3702 10.809 16.3402 11.7879 16.3602C12.8667 16.3702 13.9056 16.5702 14.8945 17.0102C15.9334 17.4702 16.7824 18.1702 17.3518 19.1702C17.7614 19.8902 17.9811 20.6802 18.051 21.5002C18.111 22.2702 18.051 23.0302 17.8513 23.7802C17.4417 25.2902 16.4828 26.3402 15.1043 27.0402C14.475 27.3602 13.7957 27.5302 13.1065 27.6502C12.0476 27.8302 10.9788 27.8202 9.90996 27.7702C9.82006 27.7702 9.73016 27.7702 9.64025 27.7702C9.62028 27.7702 9.6003 27.7802 9.56034 27.8002L9.57033 27.7802ZM9.59031 24.7702C9.65024 24.7702 9.6902 24.7902 9.74015 24.7902C10.1197 24.8002 10.4993 24.8102 10.8789 24.8202C11.3684 24.8202 11.8478 24.7902 12.3273 24.6802C12.7469 24.5802 13.1664 24.4702 13.536 24.2302C14.0055 23.9302 14.3751 23.5502 14.5349 23.0002C14.6847 22.5002 14.7047 21.9902 14.6148 21.4802C14.475 20.7102 14.0454 20.1302 13.3362 19.7902C12.8467 19.5602 12.3173 19.4302 11.7779 19.4202C11.1286 19.4102 10.4693 19.4202 9.82006 19.4202C9.7801 19.4202 9.74014 19.4202 9.70019 19.4202C9.63027 19.4202 9.59031 19.4602 9.59031 19.5302C9.59031 19.5702 9.59031 19.6002 9.59031 19.6402C9.59031 21.2802 9.59031 22.9202 9.59031 24.5602C9.59031 24.6202 9.59031 24.6902 9.59031 24.7602V24.7702Z' fill='%23fff'/%3E%3Cpath d='M19.7917 31.0293C19.7917 30.6293 19.7917 30.2193 19.7917 29.8193C19.7917 29.7793 19.7917 29.7493 19.7917 29.7093C19.7917 29.4793 19.8616 29.4393 20.0614 29.5593C20.8505 30.0093 21.7096 30.2793 22.6086 30.4293C23.0581 30.5093 23.5076 30.5393 23.9571 30.5293C24.3167 30.5293 24.6763 30.4893 25.026 30.3593C25.1658 30.3093 25.2957 30.2293 25.3955 30.1193C25.6153 29.8593 25.6353 29.5093 25.4255 29.2393C25.2257 28.9693 24.946 28.8193 24.6464 28.6893C24.1769 28.4893 23.7074 28.2993 23.2379 28.1093C22.6086 27.8593 22.0093 27.5393 21.4499 27.1593C20.9105 26.7893 20.4809 26.3193 20.1813 25.7393C19.8916 25.1593 19.7917 24.5493 19.8516 23.9093C19.8916 23.4493 20.0114 23.0093 20.2012 22.5893C20.5409 21.8693 21.0803 21.3393 21.7595 20.9593C22.3389 20.6293 22.9582 20.4393 23.6275 20.3493C24.3567 20.2493 25.0859 20.2593 25.8151 20.3093C26.3045 20.3393 26.784 20.3893 27.2535 20.4993C27.5332 20.5693 27.8129 20.6693 28.0826 20.7493C28.2125 20.7893 28.2824 20.8893 28.3024 21.0193C28.3024 21.0693 28.3024 21.1293 28.3024 21.1793C28.3024 21.9593 28.3024 22.7493 28.3024 23.5293C28.3024 23.5293 28.3024 23.5393 28.3024 23.5493C28.3024 23.8193 28.1625 23.9093 27.9228 23.7893C27.3334 23.4893 26.7141 23.3093 26.0648 23.1993C25.4655 23.0893 24.8561 23.0393 24.2368 23.0793C24.027 23.0993 23.8173 23.1493 23.6075 23.2093C23.128 23.3393 22.8483 23.9793 23.3078 24.4293C23.4377 24.5593 23.5975 24.6793 23.7673 24.7693C24.2168 25.0193 24.6763 25.2293 25.1558 25.3993C25.925 25.6793 26.6642 26.0293 27.3534 26.4793C28.1625 27.0093 28.7119 27.7293 28.8717 28.6993C29.1215 30.2293 28.5621 31.7193 27.1336 32.5893C26.5443 32.9493 25.895 33.1493 25.2157 33.2693C24.4965 33.3993 23.7773 33.4093 23.0481 33.3693C22.1491 33.3193 21.2701 33.1893 20.421 32.8793C20.2911 32.8293 20.1613 32.7693 20.0214 32.7193C19.8416 32.6493 19.7617 32.5193 19.7617 32.3193C19.7617 31.8893 19.7617 31.4593 19.7617 31.0393L19.7917 31.0293Z' fill='%23fff'/%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-video{display:flex;align-items:center;}.icon.file-video:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M12.4585 16.5702C11.5595 15.9402 10.8203 16.3302 10.8203 17.4302V32.4802C10.8203 33.5802 11.5595 33.9702 12.4585 33.3402L22.9071 26.0902C23.8061 25.4602 23.8061 24.4402 22.9071 23.8102L12.4585 16.5602V16.5702Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23fff'/%3E%3Cpath d='M12.4585 16.5702C11.5595 15.9402 10.8203 16.3302 10.8203 17.4302V32.4802C10.8203 33.5802 11.5595 33.9702 12.4585 33.3402L22.9071 26.0902C23.8061 25.4602 23.8061 24.4402 22.9071 23.8102L12.4585 16.5602V16.5702Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-word{display:flex;align-items:center;}.icon.file-word:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.32417 20.03H6.92242L10.6683 35.15H14.3043L17.2311 24.06C17.341 23.72 17.4109 23.37 17.4609 23.01C17.4809 22.83 17.5108 22.64 17.5108 22.46H17.6007L17.6706 23.01C17.7406 23.33 17.7605 23.7 17.8804 24.06L20.8072 35.15H24.4432L28.1891 20.03H29.7874V17.58H22.9349V20.03H24.9926L22.7351 30.05C22.6452 30.42 22.5952 30.8 22.5753 31.1L22.5353 31.58H22.4454C22.4454 31.44 22.3955 31.26 22.3755 31.1C22.3056 30.8 22.2556 30.41 22.1657 30.05L18.8793 17.58H16.2722L12.9858 30.05C12.8959 30.42 12.8759 30.8 12.806 31.1L12.7161 31.58H12.6262L12.5862 31.1C12.5662 30.8 12.5163 30.41 12.4264 30.05L10.1689 20.03H12.2266V17.58H5.37411V20.03H5.32417ZM23.3944 11.73H31.985C31.8451 11.34 31.6453 10.95 31.4855 10.79L24.3333 3.63C24.1735 3.47 23.7839 3.26 23.3944 3.13V11.73Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.32417 20.03H6.92242L10.6683 35.15H14.3043L17.2311 24.06C17.341 23.72 17.4109 23.37 17.4609 23.01C17.4809 22.83 17.5108 22.64 17.5108 22.46H17.6007L17.6706 23.01C17.7406 23.33 17.7605 23.7 17.8804 24.06L20.8072 35.15H24.4432L28.1891 20.03H29.7874V17.58H22.9349V20.03H24.9926L22.7351 30.05C22.6452 30.42 22.5952 30.8 22.5753 31.1L22.5353 31.58H22.4454C22.4454 31.44 22.3955 31.26 22.3755 31.1C22.3056 30.8 22.2556 30.41 22.1657 30.05L18.8793 17.58H16.2722L12.9858 30.05C12.8959 30.42 12.8759 30.8 12.806 31.1L12.7161 31.58H12.6262L12.5862 31.1C12.5662 30.8 12.5163 30.41 12.4264 30.05L10.1689 20.03H12.2266V17.58H5.37411V20.03H5.32417ZM23.3944 11.73H31.985C31.8451 11.34 31.6453 10.95 31.4855 10.79L24.3333 3.63C24.1735 3.47 23.7839 3.26 23.3944 3.13V11.73Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-x{display:flex;align-items:center;}.icon.file-x:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.80925 35.14H16.2322V32.72H14.5141L16.8715 29.04C17.1412 28.61 17.2811 28.26 17.351 28.26H17.4009C17.4209 28.35 17.4709 28.42 17.5108 28.49C17.6007 28.67 17.7406 28.81 17.9004 29.04L20.3477 32.72H18.6096V35.14H25.2623V32.72H23.704L19.3188 26.48L23.774 20.03H25.3023V17.58H18.9293V20.03H20.6174L18.26 23.67C17.9903 24.1 17.7805 24.45 17.7805 24.42H17.7306C17.7106 24.33 17.6607 24.26 17.6207 24.19C17.5308 24.03 17.4109 23.87 17.2311 23.66L14.8138 20.02H16.5519V17.57H9.92912V20.02H11.4874L15.8027 26.24L11.3675 32.71H9.80925V35.14ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.80925 35.14H16.2322V32.72H14.5141L16.8715 29.04C17.1412 28.61 17.2811 28.26 17.351 28.26H17.4009C17.4209 28.35 17.4709 28.42 17.5108 28.49C17.6007 28.67 17.7406 28.81 17.9004 29.04L20.3477 32.72H18.6096V35.14H25.2623V32.72H23.704L19.3188 26.48L23.774 20.03H25.3023V17.58H18.9293V20.03H20.6174L18.26 23.67C17.9903 24.1 17.7805 24.45 17.7805 24.42H17.7306C17.7106 24.33 17.6607 24.26 17.6207 24.19C17.5308 24.03 17.4109 23.87 17.2311 23.66L14.8138 20.02H16.5519V17.57H9.92912V20.02H11.4874L15.8027 26.24L11.3675 32.71H9.80925V35.14ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.file-zip{display:flex;align-items:center;}.icon.file-zip:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H17.5408V5.87H14.614V2.94H2.91681V38.07H32.1648V14.65H32.1748ZM20.2978 29.56C20.4076 29.95 20.4776 30.34 20.4776 30.75C20.4776 33.29 18.0103 35.14 14.624 35.14C11.2377 35.14 8.77039 33.29 8.77039 30.75C8.77039 30.34 8.84032 29.95 8.9502 29.56C8.9502 29.56 9.42967 28.14 11.6972 20.5V17.57H14.624V20.5H16.432C17.0913 20.5 17.6706 20.93 17.8504 21.58C19.7883 28.14 20.2978 29.56 20.2978 29.56ZM14.634 5.86H11.7072V8.79H14.634V5.86ZM14.634 11.72H11.7072V14.65H14.634V11.72ZM17.5608 30.75C17.5608 29.95 16.2622 29.29 14.634 29.29C13.0058 29.29 11.7072 29.95 11.7072 30.75C11.7072 31.55 13.0058 32.21 14.634 32.21C16.2622 32.21 17.5608 31.55 17.5608 30.75ZM17.5608 8.79H14.634V11.72H17.5608V8.79ZM17.5608 14.65H14.634V17.58H17.5608V14.65ZM23.4144 11.72H32.0049C31.8651 11.33 31.6653 10.94 31.5055 10.78L24.3533 3.62C24.1935 3.46 23.8039 3.25 23.4144 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H17.5408V5.87H14.614V2.94H2.91681V38.07H32.1648V14.65H32.1748ZM20.2978 29.56C20.4076 29.95 20.4776 30.34 20.4776 30.75C20.4776 33.29 18.0103 35.14 14.624 35.14C11.2377 35.14 8.77039 33.29 8.77039 30.75C8.77039 30.34 8.84032 29.95 8.9502 29.56C8.9502 29.56 9.42967 28.14 11.6972 20.5V17.57H14.624V20.5H16.432C17.0913 20.5 17.6706 20.93 17.8504 21.58C19.7883 28.14 20.2978 29.56 20.2978 29.56ZM14.634 5.86H11.7072V8.79H14.634V5.86ZM14.634 11.72H11.7072V14.65H14.634V11.72ZM17.5608 30.75C17.5608 29.95 16.2622 29.29 14.634 29.29C13.0058 29.29 11.7072 29.95 11.7072 30.75C11.7072 31.55 13.0058 32.21 14.634 32.21C16.2622 32.21 17.5608 31.55 17.5608 30.75ZM17.5608 8.79H14.634V11.72H17.5608V8.79ZM17.5608 14.65H14.634V17.58H17.5608V14.65ZM23.4144 11.72H32.0049C31.8651 11.33 31.6653 10.94 31.5055 10.78L24.3533 3.62C24.1935 3.46 23.8039 3.25 23.4144 3.12V11.72Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.heart-health{display:flex;align-items:center;}.icon.heart-health:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='33' height='29' viewBox='0 0 33 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.8005 1.70788C25.8677 -0.42932 22.3967 -0.405921 19.2689 1.84048C18.2861 2.54248 17.4203 3.40048 16.5779 4.13368C15.3065 3.15868 14.1287 2.06668 12.7871 1.26328C9.83866 -0.491721 6.86686 -0.19532 4.15246 1.79368C1.35226 3.83728 0.158862 6.66868 0.782862 10.1241C1.25086 12.7215 2.63146 14.9133 4.15246 17.0037C7.21006 21.2235 10.9229 24.8271 14.8619 28.2123C15.9461 29.1483 17.1551 29.1015 18.2861 28.1187C21.4139 25.4043 24.3857 22.5183 27.0377 19.3281C29.0891 16.8633 30.9767 14.2815 31.9673 11.1771C33.1139 7.58908 31.8893 3.94648 28.8083 1.70788H28.8005ZM29.6897 12.0897C28.3949 15.0537 26.3981 17.5653 24.1907 19.8819C21.9599 22.2297 19.5653 24.4293 17.2409 26.6913C16.8431 27.0735 16.4297 27.2685 15.9383 26.8317C11.5859 23.0175 7.41286 19.0317 4.36306 14.0553C3.60646 12.8307 2.99806 11.4579 2.60026 10.0773C1.84366 7.44868 3.02926 4.65628 5.35366 3.08848C7.63126 1.55188 10.2599 1.57528 12.5687 3.22888C13.3487 3.79048 14.0741 4.43788 14.7527 5.12428C16.0241 6.40348 16.9601 6.35668 18.2861 5.10088C19.2845 4.15708 20.3531 3.20548 21.5621 2.59708C25.6259 0.545679 30.5867 3.90748 30.5945 8.61088C30.5945 10.1475 30.1655 11.0055 29.6819 12.0975L29.6897 12.0897Z' fill='%23fff'/%3E%3Cpath d='M21.0235 12.5192H18.4807V9.97643C18.4807 9.59423 18.1687 9.28223 17.7865 9.28223H15.2203C14.8381 9.28223 14.5261 9.59423 14.5261 9.97643V12.5192H11.9833C11.6011 12.5192 11.2891 12.8312 11.2891 13.2134V15.7796C11.2891 16.1618 11.6011 16.4738 11.9833 16.4738H14.5261V19.0166C14.5261 19.3988 14.8381 19.7108 15.2203 19.7108H17.7865C18.1687 19.7108 18.4807 19.3988 18.4807 19.0166V16.4738H21.0235C21.4057 16.4738 21.7177 16.1618 21.7177 15.7796V13.2134C21.7177 12.8312 21.4057 12.5192 21.0235 12.5192Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='33' height='29' viewBox='0 0 33 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.8005 1.70788C25.8677 -0.42932 22.3967 -0.405921 19.2689 1.84048C18.2861 2.54248 17.4203 3.40048 16.5779 4.13368C15.3065 3.15868 14.1287 2.06668 12.7871 1.26328C9.83866 -0.491721 6.86686 -0.19532 4.15246 1.79368C1.35226 3.83728 0.158862 6.66868 0.782862 10.1241C1.25086 12.7215 2.63146 14.9133 4.15246 17.0037C7.21006 21.2235 10.9229 24.8271 14.8619 28.2123C15.9461 29.1483 17.1551 29.1015 18.2861 28.1187C21.4139 25.4043 24.3857 22.5183 27.0377 19.3281C29.0891 16.8633 30.9767 14.2815 31.9673 11.1771C33.1139 7.58908 31.8893 3.94648 28.8083 1.70788H28.8005ZM29.6897 12.0897C28.3949 15.0537 26.3981 17.5653 24.1907 19.8819C21.9599 22.2297 19.5653 24.4293 17.2409 26.6913C16.8431 27.0735 16.4297 27.2685 15.9383 26.8317C11.5859 23.0175 7.41286 19.0317 4.36306 14.0553C3.60646 12.8307 2.99806 11.4579 2.60026 10.0773C1.84366 7.44868 3.02926 4.65628 5.35366 3.08848C7.63126 1.55188 10.2599 1.57528 12.5687 3.22888C13.3487 3.79048 14.0741 4.43788 14.7527 5.12428C16.0241 6.40348 16.9601 6.35668 18.2861 5.10088C19.2845 4.15708 20.3531 3.20548 21.5621 2.59708C25.6259 0.545679 30.5867 3.90748 30.5945 8.61088C30.5945 10.1475 30.1655 11.0055 29.6819 12.0975L29.6897 12.0897Z' fill='%23fff'/%3E%3Cpath d='M21.0235 12.5192H18.4807V9.97643C18.4807 9.59423 18.1687 9.28223 17.7865 9.28223H15.2203C14.8381 9.28223 14.5261 9.59423 14.5261 9.97643V12.5192H11.9833C11.6011 12.5192 11.2891 12.8312 11.2891 13.2134V15.7796C11.2891 16.1618 11.6011 16.4738 11.9833 16.4738H14.5261V19.0166C14.5261 19.3988 14.8381 19.7108 15.2203 19.7108H17.7865C18.1687 19.7108 18.4807 19.3988 18.4807 19.0166V16.4738H21.0235C21.4057 16.4738 21.7177 16.1618 21.7177 15.7796V13.2134C21.7177 12.8312 21.4057 12.5192 21.0235 12.5192Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.linkedin{display:flex;align-items:center;}.icon.linkedin:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4641 10.2314V16.688H13.7209V10.6636C13.7209 9.14987 13.1792 8.11737 11.8247 8.11737C10.7905 8.11737 10.1745 8.81387 9.90413 9.48675C9.80525 9.72737 9.77987 10.0625 9.77987 10.3994V16.688H6.03487C6.03487 16.688 6.08562 6.4855 6.03487 5.42762H9.77987V7.02362L9.75537 7.06037H9.77987V7.02362C10.2769 6.258 11.165 5.16337 13.1539 5.16337C15.617 5.16337 17.4641 6.77337 17.4641 10.2314ZM2.11838 0C0.83825 0 0 0.84 0 1.94512C0 3.02575 0.81375 3.89112 2.06938 3.89112H2.09387C3.40025 3.89112 4.21138 3.02575 4.21138 1.94512C4.18863 0.84 3.40025 0 2.11838 0ZM0.22225 16.688H3.9655V5.42762H0.22225V16.688Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4641 10.2314V16.688H13.7209V10.6636C13.7209 9.14987 13.1792 8.11737 11.8247 8.11737C10.7905 8.11737 10.1745 8.81387 9.90413 9.48675C9.80525 9.72737 9.77987 10.0625 9.77987 10.3994V16.688H6.03487C6.03487 16.688 6.08562 6.4855 6.03487 5.42762H9.77987V7.02362L9.75537 7.06037H9.77987V7.02362C10.2769 6.258 11.165 5.16337 13.1539 5.16337C15.617 5.16337 17.4641 6.77337 17.4641 10.2314ZM2.11838 0C0.83825 0 0 0.84 0 1.94512C0 3.02575 0.81375 3.89112 2.06938 3.89112H2.09387C3.40025 3.89112 4.21138 3.02575 4.21138 1.94512C4.18863 0.84 3.40025 0 2.11838 0ZM0.22225 16.688H3.9655V5.42762H0.22225V16.688Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.mail{display:flex;align-items:center;}.icon.mail:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='33' height='26' viewBox='0 0 33 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.25 6.5L16.25 14.625L3.25 6.5V3.25L16.25 11.375L29.25 3.25M29.25 0H3.25C1.44625 0 0 1.44625 0 3.25V22.75C0 23.612 0.34241 24.4386 0.951903 25.0481C1.5614 25.6576 2.38805 26 3.25 26H29.25C30.112 26 30.9386 25.6576 31.5481 25.0481C32.1576 24.4386 32.5 23.612 32.5 22.75V3.25C32.5 2.38805 32.1576 1.5614 31.5481 0.951903C30.9386 0.34241 30.112 0 29.25 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='33' height='26' viewBox='0 0 33 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.25 6.5L16.25 14.625L3.25 6.5V3.25L16.25 11.375L29.25 3.25M29.25 0H3.25C1.44625 0 0 1.44625 0 3.25V22.75C0 23.612 0.34241 24.4386 0.951903 25.0481C1.5614 25.6576 2.38805 26 3.25 26H29.25C30.112 26 30.9386 25.6576 31.5481 25.0481C32.1576 24.4386 32.5 23.612 32.5 22.75V3.25C32.5 2.38805 32.1576 1.5614 31.5481 0.951903C30.9386 0.34241 30.112 0 29.25 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.map-marker{display:flex;align-items:center;}.icon.map-marker:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6251 0.1875C5.69783 0.1875 0.875109 5.01022 0.875109 10.9308C0.836141 19.5913 11.2166 26.7723 11.6251 27.0625C11.6251 27.0625 22.4141 19.5913 22.3751 10.9375C22.3751 5.01022 17.5524 0.1875 11.6251 0.1875ZM11.6251 16.3125C8.65542 16.3125 6.25011 13.9072 6.25011 10.9375C6.25011 7.96781 8.65542 5.5625 11.6251 5.5625C14.5948 5.5625 17.0001 7.96781 17.0001 10.9375C17.0001 13.9072 14.5948 16.3125 11.6251 16.3125Z' fill='%23fff'/%3E%3Cpath d='M17.292 11.0103C17.292 14.1393 14.7555 16.6758 11.6265 16.6758C8.49749 16.6758 5.96094 14.1393 5.96094 11.0103C5.96094 7.88128 8.49749 5.34473 11.6265 5.34473C14.7555 5.34473 17.292 7.88128 17.292 11.0103Z' fill='white'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6251 0.1875C5.69783 0.1875 0.875109 5.01022 0.875109 10.9308C0.836141 19.5913 11.2166 26.7723 11.6251 27.0625C11.6251 27.0625 22.4141 19.5913 22.3751 10.9375C22.3751 5.01022 17.5524 0.1875 11.6251 0.1875ZM11.6251 16.3125C8.65542 16.3125 6.25011 13.9072 6.25011 10.9375C6.25011 7.96781 8.65542 5.5625 11.6251 5.5625C14.5948 5.5625 17.0001 7.96781 17.0001 10.9375C17.0001 13.9072 14.5948 16.3125 11.6251 16.3125Z' fill='%23fff'/%3E%3Cpath d='M17.292 11.0103C17.292 14.1393 14.7555 16.6758 11.6265 16.6758C8.49749 16.6758 5.96094 14.1393 5.96094 11.0103C5.96094 7.88128 8.49749 5.34473 11.6265 5.34473C14.7555 5.34473 17.292 7.88128 17.292 11.0103Z' fill='white'/%3E%3C/svg%3E%0A");}.icon.menu{display:flex;align-items:center;}.icon.menu:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H30V4H0V0Z' fill='%23fff'/%3E%3Cpath d='M0 9H30V13H0V9Z' fill='%23fff'/%3E%3Cpath d='M0 18H30V22H0V18Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H30V4H0V0Z' fill='%23fff'/%3E%3Cpath d='M0 9H30V13H0V9Z' fill='%23fff'/%3E%3Cpath d='M0 18H30V22H0V18Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.minus{display:flex;align-items:center;}.icon.minus:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3V0H14V3H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3V0H14V3H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.money{display:flex;align-items:center;}.icon.money:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.9688 5.09488L10.6552 0.723677C10.0024 0.582877 9.36241 0.998877 9.22161 1.65168L8.79921 3.62928L7.26961 3.30288C6.61681 3.16208 5.97681 3.57808 5.83601 4.23088L5.43281 6.11248L3.85841 5.77328C3.20561 5.63248 2.56561 6.04848 2.42481 6.70128L0.965607 13.4853L0.799207 14.2533L0.101607 17.5173C-0.039193 18.1701 0.376807 18.8101 1.02961 18.9509L21.3496 23.2965C22.0024 23.4373 22.6424 23.0213 22.7832 22.3685L23.1864 20.4933L24.7672 20.8325C25.42 20.9733 26.06 20.5573 26.2008 19.9045L26.6232 17.9333L28.1528 18.2597C28.8056 18.4005 29.4456 17.9845 29.5864 17.3317L31.8968 6.54768C32.0376 5.89488 31.6216 5.25488 30.9688 5.11408V5.09488ZM4.34481 17.9973C4.47281 16.5445 3.67281 15.1813 2.37361 14.5669L3.39761 9.79248C4.67121 9.79248 5.84241 9.08208 6.44401 7.96208L20.8824 11.0725C20.9784 12.3333 21.7656 13.4533 22.9304 13.9717L22.06 18.0165L21.9128 18.7141C20.4216 18.6821 19.0584 19.6165 18.5656 21.0373L4.34481 17.9973ZM24.7096 19.1557L23.5256 18.8997L24.524 14.2597L25.1 11.5653C25.2408 10.9125 24.8248 10.2725 24.172 10.1317L7.01361 6.43888L7.33361 4.95408L26.86 9.15888L25.3944 16.0069C25.3496 16.1413 25.3048 16.2757 25.2792 16.4165C25.2536 16.5445 25.2472 16.6725 25.2344 16.8005L25.132 17.2805L25.1512 17.1909L24.7288 19.1557H24.7096ZM28.0952 16.5829L26.956 16.3397L28.5048 9.10128C28.6456 8.44848 28.2296 7.80848 27.5768 7.66768L10.3672 3.96208L10.7064 2.38128L30.2328 6.58608L29.9064 8.11568L28.0888 16.5893L28.0952 16.5829Z' fill='%23fff'/%3E%3Cpath d='M13.4281 10.643C11.2905 10.1886 9.17847 11.5518 8.72407 13.6894C8.26967 15.827 9.63287 17.939 11.7705 18.3934C13.9081 18.8478 16.0201 17.4846 16.4745 15.347C16.9289 13.2094 15.5657 11.0974 13.4281 10.643Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.9688 5.09488L10.6552 0.723677C10.0024 0.582877 9.36241 0.998877 9.22161 1.65168L8.79921 3.62928L7.26961 3.30288C6.61681 3.16208 5.97681 3.57808 5.83601 4.23088L5.43281 6.11248L3.85841 5.77328C3.20561 5.63248 2.56561 6.04848 2.42481 6.70128L0.965607 13.4853L0.799207 14.2533L0.101607 17.5173C-0.039193 18.1701 0.376807 18.8101 1.02961 18.9509L21.3496 23.2965C22.0024 23.4373 22.6424 23.0213 22.7832 22.3685L23.1864 20.4933L24.7672 20.8325C25.42 20.9733 26.06 20.5573 26.2008 19.9045L26.6232 17.9333L28.1528 18.2597C28.8056 18.4005 29.4456 17.9845 29.5864 17.3317L31.8968 6.54768C32.0376 5.89488 31.6216 5.25488 30.9688 5.11408V5.09488ZM4.34481 17.9973C4.47281 16.5445 3.67281 15.1813 2.37361 14.5669L3.39761 9.79248C4.67121 9.79248 5.84241 9.08208 6.44401 7.96208L20.8824 11.0725C20.9784 12.3333 21.7656 13.4533 22.9304 13.9717L22.06 18.0165L21.9128 18.7141C20.4216 18.6821 19.0584 19.6165 18.5656 21.0373L4.34481 17.9973ZM24.7096 19.1557L23.5256 18.8997L24.524 14.2597L25.1 11.5653C25.2408 10.9125 24.8248 10.2725 24.172 10.1317L7.01361 6.43888L7.33361 4.95408L26.86 9.15888L25.3944 16.0069C25.3496 16.1413 25.3048 16.2757 25.2792 16.4165C25.2536 16.5445 25.2472 16.6725 25.2344 16.8005L25.132 17.2805L25.1512 17.1909L24.7288 19.1557H24.7096ZM28.0952 16.5829L26.956 16.3397L28.5048 9.10128C28.6456 8.44848 28.2296 7.80848 27.5768 7.66768L10.3672 3.96208L10.7064 2.38128L30.2328 6.58608L29.9064 8.11568L28.0888 16.5893L28.0952 16.5829Z' fill='%23fff'/%3E%3Cpath d='M13.4281 10.643C11.2905 10.1886 9.17847 11.5518 8.72407 13.6894C8.26967 15.827 9.63287 17.939 11.7705 18.3934C13.9081 18.8478 16.0201 17.4846 16.4745 15.347C16.9289 13.2094 15.5657 11.0974 13.4281 10.643Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.news{display:flex;align-items:center;}.icon.news:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2C0.75 1.30964 1.30964 0.75 2 0.75H16C16.6904 0.75 17.25 1.30964 17.25 2V4.75H20C20.6904 4.75 21.25 5.30964 21.25 6V16C21.25 16.862 20.9076 17.6886 20.2981 18.2981C19.6886 18.9076 18.862 19.25 18 19.25H4C3.13805 19.25 2.3114 18.9076 1.7019 18.2981C1.09241 17.6886 0.75 16.862 0.75 16V2ZM14.8377 16.75H4C3.80109 16.75 3.61032 16.671 3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16V3.25H14.75V16C14.75 16.2546 14.7799 16.5062 14.8377 16.75ZM17.25 7.25V16C17.25 16.1989 17.329 16.3897 17.4697 16.5303C17.6103 16.671 17.8011 16.75 18 16.75C18.1989 16.75 18.3897 16.671 18.5303 16.5303C18.671 16.3897 18.75 16.1989 18.75 16V7.25H17.25ZM4.75 6C4.75 5.30964 5.30964 4.75 6 4.75H12C12.6904 4.75 13.25 5.30964 13.25 6C13.25 6.69036 12.6904 7.25 12 7.25H6C5.30964 7.25 4.75 6.69036 4.75 6ZM6.75 10C6.75 9.30964 7.30964 8.75 8 8.75H12C12.6904 8.75 13.25 9.30964 13.25 10C13.25 10.6904 12.6904 11.25 12 11.25H8C7.30964 11.25 6.75 10.6904 6.75 10Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2C0.75 1.30964 1.30964 0.75 2 0.75H16C16.6904 0.75 17.25 1.30964 17.25 2V4.75H20C20.6904 4.75 21.25 5.30964 21.25 6V16C21.25 16.862 20.9076 17.6886 20.2981 18.2981C19.6886 18.9076 18.862 19.25 18 19.25H4C3.13805 19.25 2.3114 18.9076 1.7019 18.2981C1.09241 17.6886 0.75 16.862 0.75 16V2ZM14.8377 16.75H4C3.80109 16.75 3.61032 16.671 3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16V3.25H14.75V16C14.75 16.2546 14.7799 16.5062 14.8377 16.75ZM17.25 7.25V16C17.25 16.1989 17.329 16.3897 17.4697 16.5303C17.6103 16.671 17.8011 16.75 18 16.75C18.1989 16.75 18.3897 16.671 18.5303 16.5303C18.671 16.3897 18.75 16.1989 18.75 16V7.25H17.25ZM4.75 6C4.75 5.30964 5.30964 4.75 6 4.75H12C12.6904 4.75 13.25 5.30964 13.25 6C13.25 6.69036 12.6904 7.25 12 7.25H6C5.30964 7.25 4.75 6.69036 4.75 6ZM6.75 10C6.75 9.30964 7.30964 8.75 8 8.75H12C12.6904 8.75 13.25 9.30964 13.25 10C13.25 10.6904 12.6904 11.25 12 11.25H8C7.30964 11.25 6.75 10.6904 6.75 10Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.phone{display:flex;align-items:center;}.icon.phone:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='30' height='29' viewBox='0 0 30 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.9281 18.1766L20.1698 18.9316C20.1698 18.9316 18.3648 20.725 13.4398 15.8283C8.51476 10.9316 10.3198 9.1383 10.3198 9.1383L10.7964 8.66163C11.9748 7.49163 12.0864 5.61163 11.0581 4.2383L8.95809 1.4333C7.68476 -0.266701 5.22643 -0.491701 3.76809 0.958299L1.15143 3.5583C0.42976 4.2783 -0.0535733 5.2083 0.00476 6.24163C0.15476 8.88663 1.35143 14.575 8.02476 21.2116C15.1031 28.2483 21.7448 28.5283 24.4598 28.275C25.3198 28.195 26.0664 27.7583 26.6681 27.1583L29.0348 24.805C30.6348 23.2166 30.1848 20.4916 28.1381 19.38L24.9548 17.6483C23.6114 16.9183 21.9781 17.1333 20.9281 18.1766Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='30' height='29' viewBox='0 0 30 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.9281 18.1766L20.1698 18.9316C20.1698 18.9316 18.3648 20.725 13.4398 15.8283C8.51476 10.9316 10.3198 9.1383 10.3198 9.1383L10.7964 8.66163C11.9748 7.49163 12.0864 5.61163 11.0581 4.2383L8.95809 1.4333C7.68476 -0.266701 5.22643 -0.491701 3.76809 0.958299L1.15143 3.5583C0.42976 4.2783 -0.0535733 5.2083 0.00476 6.24163C0.15476 8.88663 1.35143 14.575 8.02476 21.2116C15.1031 28.2483 21.7448 28.5283 24.4598 28.275C25.3198 28.195 26.0664 27.7583 26.6681 27.1583L29.0348 24.805C30.6348 23.2166 30.1848 20.4916 28.1381 19.38L24.9548 17.6483C23.6114 16.9183 21.9781 17.1333 20.9281 18.1766Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.piggy-bank{display:flex;align-items:center;}.icon.piggy-bank:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='33' height='28' viewBox='0 0 33 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5713 13.4995L32.4811 13.3929C32.1695 13.0567 31.6939 12.9501 31.2921 13.1059C31.0953 12.9419 30.8493 12.8353 30.5869 12.8107C30.0867 12.7615 29.5783 13.0239 29.2831 13.5159C29.2421 12.5237 29.0453 11.5561 28.6845 10.6131C29.0781 9.69471 29.2749 8.72711 29.2749 7.74311C29.2749 3.70871 25.9949 0.428711 21.9605 0.428711C19.9187 0.428711 17.9179 1.32251 16.5485 2.84771C15.3677 2.79031 14.1705 2.86411 13.0225 3.06091C12.6371 2.38851 12.0877 1.80631 11.4481 1.39631C10.4477 0.764911 9.21767 0.527111 8.08607 0.740311C6.99547 0.912511 7.00367 1.46191 7.03647 4.52051V4.90591C7.02007 5.11911 7.00367 5.31591 7.00367 5.49631C5.23247 6.75911 3.85487 8.40731 3.06767 10.2195H2.11647C1.07507 10.2195 0.230469 11.0641 0.230469 12.0973V16.8615C0.230469 17.8947 1.07507 18.7393 2.11647 18.7393H3.65807C4.34687 19.8955 5.28167 20.9533 6.39687 21.8389V25.1599C6.39687 26.2013 7.24147 27.0459 8.27467 27.0459H11.8335C12.8749 27.0459 13.7195 26.2013 13.7195 25.1599V24.8401C15.0397 25.0041 16.4173 25.0123 17.7293 24.8647V25.1599C17.7293 26.2013 18.5739 27.0459 19.6071 27.0459H23.1659C24.2073 27.0459 25.0519 26.2013 25.0519 25.1599V21.9619C27.1101 20.3793 28.5041 18.2883 29.0371 15.9923C29.3077 15.9923 29.5865 15.9677 29.8735 15.9103C30.0539 16.0005 30.2507 16.0497 30.4557 16.0661H30.5377C31.2347 16.0661 31.6939 15.6151 32.0301 15.2871C32.1039 15.2133 32.1695 15.1477 32.2679 15.0657C32.3827 14.9673 32.5467 14.8279 32.6615 14.5983C32.8255 14.2457 32.7927 13.8275 32.5713 13.4995ZM17.9917 4.74191C18.9347 3.47911 20.3861 2.75751 21.9605 2.75751C24.7075 2.75751 26.9461 4.99611 26.9461 7.74311C26.9461 8.55491 26.7575 9.32571 26.3803 10.0473C25.5193 11.7037 23.8301 12.7287 21.9605 12.7287C19.2053 12.7287 16.9749 10.4983 16.9749 7.74311C16.9749 6.64431 17.3193 5.60291 17.9917 4.74191ZM23.1905 20.4449C22.7723 20.7237 22.5919 21.2403 22.7231 21.7159V24.7089H20.0581V23.4953C20.0581 23.1427 19.8941 22.8065 19.6235 22.5933C19.3611 22.3719 19.0495 22.2735 18.6477 22.3555C16.7863 22.7491 14.7117 22.7409 12.7929 22.3145C12.4485 22.2489 12.0959 22.3309 11.8253 22.5523C11.5465 22.7737 11.3907 23.1017 11.3907 23.4543V24.7089H8.72567V21.6749C8.88967 21.1911 8.71747 20.6581 8.29107 20.3547C7.01187 19.4445 6.00327 18.2965 5.38007 17.0255C5.32267 16.9107 5.24067 16.8041 5.15047 16.7139C5.10127 16.6647 5.03567 16.6319 4.97827 16.5909C4.92907 16.5663 4.88807 16.5253 4.83887 16.5007C4.60107 16.3859 4.33047 16.3531 4.05167 16.4105H2.56747V12.5483H3.87127C4.37147 12.5483 4.82247 12.2285 4.97827 11.7447C5.57687 9.91611 6.96267 8.25151 8.86507 7.06251C9.21767 6.83291 9.34887 6.54591 9.38987 6.34091C9.45547 6.05391 9.40627 5.82431 9.33247 5.64391C9.33247 5.57011 9.33247 5.39791 9.35707 5.06991C9.36527 4.93051 9.37347 4.82391 9.37347 4.75011V4.49591C9.36527 3.84811 9.35707 3.38071 9.36527 3.03631C9.66047 3.09371 9.93927 3.20851 10.1935 3.36431C10.6773 3.67591 11.0463 4.16791 11.2103 4.71731C11.3825 5.30771 11.9893 5.66031 12.5961 5.52091C13.4079 5.33231 14.2525 5.20931 15.1217 5.16831C15.1135 5.19291 15.1053 5.20931 15.0971 5.22571C15.0561 5.34871 15.0151 5.46351 14.9741 5.58651C14.9003 5.82431 14.8429 6.07031 14.7937 6.31631L14.7773 6.40651C14.7609 6.48851 14.7363 6.57051 14.7281 6.65251C14.6707 7.04611 14.6379 7.40691 14.6379 7.74311C14.6379 11.7775 17.9261 15.0657 21.9605 15.0657C22.2639 15.0657 22.5755 15.0411 22.9117 15.0001C22.9855 14.9837 23.0593 14.9755 23.1331 14.9591L23.2069 14.9427C23.4201 14.9099 23.6333 14.8689 23.8301 14.8115C23.9203 14.7869 24.0105 14.7623 24.1745 14.7131C24.3549 14.6557 24.5435 14.5901 24.7239 14.5163C24.8387 14.4671 24.9453 14.4179 25.0601 14.3687C25.2323 14.2867 25.3963 14.1965 25.5603 14.1063C25.6669 14.0489 25.7735 13.9833 25.8719 13.9259C26.0441 13.8193 26.2081 13.6963 26.3639 13.5815L26.4459 13.5241C26.5033 13.4749 26.5689 13.4257 26.6345 13.3765C26.7247 13.2945 26.8231 13.2125 26.9215 13.1223C26.9461 13.3765 26.9625 13.6389 26.9625 13.9013C26.9625 16.3941 25.5849 18.7803 23.1905 20.4449Z' fill='%23fff'/%3E%3Cpath d='M9.81091 11.2525C9.81091 12.0561 9.15491 12.7203 8.34311 12.7203C7.53131 12.7203 6.87531 12.0561 6.87531 11.2525C6.87531 10.4489 7.53131 9.78473 8.34311 9.78473C9.15491 9.78473 9.81091 10.4407 9.81091 11.2525Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='33' height='28' viewBox='0 0 33 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5713 13.4995L32.4811 13.3929C32.1695 13.0567 31.6939 12.9501 31.2921 13.1059C31.0953 12.9419 30.8493 12.8353 30.5869 12.8107C30.0867 12.7615 29.5783 13.0239 29.2831 13.5159C29.2421 12.5237 29.0453 11.5561 28.6845 10.6131C29.0781 9.69471 29.2749 8.72711 29.2749 7.74311C29.2749 3.70871 25.9949 0.428711 21.9605 0.428711C19.9187 0.428711 17.9179 1.32251 16.5485 2.84771C15.3677 2.79031 14.1705 2.86411 13.0225 3.06091C12.6371 2.38851 12.0877 1.80631 11.4481 1.39631C10.4477 0.764911 9.21767 0.527111 8.08607 0.740311C6.99547 0.912511 7.00367 1.46191 7.03647 4.52051V4.90591C7.02007 5.11911 7.00367 5.31591 7.00367 5.49631C5.23247 6.75911 3.85487 8.40731 3.06767 10.2195H2.11647C1.07507 10.2195 0.230469 11.0641 0.230469 12.0973V16.8615C0.230469 17.8947 1.07507 18.7393 2.11647 18.7393H3.65807C4.34687 19.8955 5.28167 20.9533 6.39687 21.8389V25.1599C6.39687 26.2013 7.24147 27.0459 8.27467 27.0459H11.8335C12.8749 27.0459 13.7195 26.2013 13.7195 25.1599V24.8401C15.0397 25.0041 16.4173 25.0123 17.7293 24.8647V25.1599C17.7293 26.2013 18.5739 27.0459 19.6071 27.0459H23.1659C24.2073 27.0459 25.0519 26.2013 25.0519 25.1599V21.9619C27.1101 20.3793 28.5041 18.2883 29.0371 15.9923C29.3077 15.9923 29.5865 15.9677 29.8735 15.9103C30.0539 16.0005 30.2507 16.0497 30.4557 16.0661H30.5377C31.2347 16.0661 31.6939 15.6151 32.0301 15.2871C32.1039 15.2133 32.1695 15.1477 32.2679 15.0657C32.3827 14.9673 32.5467 14.8279 32.6615 14.5983C32.8255 14.2457 32.7927 13.8275 32.5713 13.4995ZM17.9917 4.74191C18.9347 3.47911 20.3861 2.75751 21.9605 2.75751C24.7075 2.75751 26.9461 4.99611 26.9461 7.74311C26.9461 8.55491 26.7575 9.32571 26.3803 10.0473C25.5193 11.7037 23.8301 12.7287 21.9605 12.7287C19.2053 12.7287 16.9749 10.4983 16.9749 7.74311C16.9749 6.64431 17.3193 5.60291 17.9917 4.74191ZM23.1905 20.4449C22.7723 20.7237 22.5919 21.2403 22.7231 21.7159V24.7089H20.0581V23.4953C20.0581 23.1427 19.8941 22.8065 19.6235 22.5933C19.3611 22.3719 19.0495 22.2735 18.6477 22.3555C16.7863 22.7491 14.7117 22.7409 12.7929 22.3145C12.4485 22.2489 12.0959 22.3309 11.8253 22.5523C11.5465 22.7737 11.3907 23.1017 11.3907 23.4543V24.7089H8.72567V21.6749C8.88967 21.1911 8.71747 20.6581 8.29107 20.3547C7.01187 19.4445 6.00327 18.2965 5.38007 17.0255C5.32267 16.9107 5.24067 16.8041 5.15047 16.7139C5.10127 16.6647 5.03567 16.6319 4.97827 16.5909C4.92907 16.5663 4.88807 16.5253 4.83887 16.5007C4.60107 16.3859 4.33047 16.3531 4.05167 16.4105H2.56747V12.5483H3.87127C4.37147 12.5483 4.82247 12.2285 4.97827 11.7447C5.57687 9.91611 6.96267 8.25151 8.86507 7.06251C9.21767 6.83291 9.34887 6.54591 9.38987 6.34091C9.45547 6.05391 9.40627 5.82431 9.33247 5.64391C9.33247 5.57011 9.33247 5.39791 9.35707 5.06991C9.36527 4.93051 9.37347 4.82391 9.37347 4.75011V4.49591C9.36527 3.84811 9.35707 3.38071 9.36527 3.03631C9.66047 3.09371 9.93927 3.20851 10.1935 3.36431C10.6773 3.67591 11.0463 4.16791 11.2103 4.71731C11.3825 5.30771 11.9893 5.66031 12.5961 5.52091C13.4079 5.33231 14.2525 5.20931 15.1217 5.16831C15.1135 5.19291 15.1053 5.20931 15.0971 5.22571C15.0561 5.34871 15.0151 5.46351 14.9741 5.58651C14.9003 5.82431 14.8429 6.07031 14.7937 6.31631L14.7773 6.40651C14.7609 6.48851 14.7363 6.57051 14.7281 6.65251C14.6707 7.04611 14.6379 7.40691 14.6379 7.74311C14.6379 11.7775 17.9261 15.0657 21.9605 15.0657C22.2639 15.0657 22.5755 15.0411 22.9117 15.0001C22.9855 14.9837 23.0593 14.9755 23.1331 14.9591L23.2069 14.9427C23.4201 14.9099 23.6333 14.8689 23.8301 14.8115C23.9203 14.7869 24.0105 14.7623 24.1745 14.7131C24.3549 14.6557 24.5435 14.5901 24.7239 14.5163C24.8387 14.4671 24.9453 14.4179 25.0601 14.3687C25.2323 14.2867 25.3963 14.1965 25.5603 14.1063C25.6669 14.0489 25.7735 13.9833 25.8719 13.9259C26.0441 13.8193 26.2081 13.6963 26.3639 13.5815L26.4459 13.5241C26.5033 13.4749 26.5689 13.4257 26.6345 13.3765C26.7247 13.2945 26.8231 13.2125 26.9215 13.1223C26.9461 13.3765 26.9625 13.6389 26.9625 13.9013C26.9625 16.3941 25.5849 18.7803 23.1905 20.4449Z' fill='%23fff'/%3E%3Cpath d='M9.81091 11.2525C9.81091 12.0561 9.15491 12.7203 8.34311 12.7203C7.53131 12.7203 6.87531 12.0561 6.87531 11.2525C6.87531 10.4489 7.53131 9.78473 8.34311 9.78473C9.15491 9.78473 9.81091 10.4407 9.81091 11.2525Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.plus{display:flex;align-items:center;}.icon.plus:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.24561V5.50877H5.64912V0H8.38596V5.50877H14V8.24561H8.42105V13.7544H5.64912V8.24561H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.24561V5.50877H5.64912V0H8.38596V5.50877H14V8.24561H8.42105V13.7544H5.64912V8.24561H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.quote{display:flex;align-items:center;}.icon.quote:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='32' height='28' viewBox='0 0 32 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4518 21.2006C14.4518 19.5139 14.011 18.0994 13.1293 16.9513C12.5045 16.1617 11.6573 15.6423 10.5859 15.395C9.53173 15.1497 8.53506 15.1324 7.63423 15.3413C7.32756 13.5205 7.8259 11.5923 9.0909 9.54918C10.3559 7.50793 11.9946 5.97076 13.9937 4.94342L10.9635 0.583008C9.43015 1.34201 7.97348 2.30417 6.63181 3.46759C5.27098 4.63101 4.06348 5.96884 2.99015 7.48109C1.91681 8.99334 1.11181 10.7011 0.594313 12.6369C0.0768127 14.5728 -0.066937 16.5469 0.180313 18.5786C0.502313 21.2619 1.36865 23.4086 2.77931 24.9994C4.18806 26.6113 5.94565 27.4163 8.04631 27.4163C9.8959 27.4163 11.4311 26.8605 12.6463 25.7335C13.85 24.6295 14.448 23.1173 14.448 21.1948L14.4518 21.2006ZM31.9395 21.2006C31.9395 19.5139 31.4986 18.0994 30.617 16.9513C29.9921 16.1463 29.1411 15.625 28.0736 15.3854C27.0002 15.1478 26.017 15.1363 25.1219 15.3433C24.8152 13.5416 25.2944 11.6058 26.5632 9.55492C27.8282 7.52326 29.4631 5.98993 31.4622 4.95493L28.4396 0.583008C26.9063 1.34201 25.4592 2.30417 24.108 3.46759C22.7347 4.64825 21.5152 5.99662 20.4778 7.48109C19.4121 8.99526 18.6186 10.7011 18.1011 12.6369C17.5775 14.5716 17.4362 16.5898 17.6852 18.5786C18.0034 21.2619 18.8659 23.4086 20.2727 24.9994C21.6776 26.5979 23.4295 27.3991 25.5301 27.3991C27.3836 27.3991 28.9188 26.8433 30.134 25.7182C31.3357 24.6142 31.9395 23.1019 31.9395 21.1795V21.2006Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='32' height='28' viewBox='0 0 32 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4518 21.2006C14.4518 19.5139 14.011 18.0994 13.1293 16.9513C12.5045 16.1617 11.6573 15.6423 10.5859 15.395C9.53173 15.1497 8.53506 15.1324 7.63423 15.3413C7.32756 13.5205 7.8259 11.5923 9.0909 9.54918C10.3559 7.50793 11.9946 5.97076 13.9937 4.94342L10.9635 0.583008C9.43015 1.34201 7.97348 2.30417 6.63181 3.46759C5.27098 4.63101 4.06348 5.96884 2.99015 7.48109C1.91681 8.99334 1.11181 10.7011 0.594313 12.6369C0.0768127 14.5728 -0.066937 16.5469 0.180313 18.5786C0.502313 21.2619 1.36865 23.4086 2.77931 24.9994C4.18806 26.6113 5.94565 27.4163 8.04631 27.4163C9.8959 27.4163 11.4311 26.8605 12.6463 25.7335C13.85 24.6295 14.448 23.1173 14.448 21.1948L14.4518 21.2006ZM31.9395 21.2006C31.9395 19.5139 31.4986 18.0994 30.617 16.9513C29.9921 16.1463 29.1411 15.625 28.0736 15.3854C27.0002 15.1478 26.017 15.1363 25.1219 15.3433C24.8152 13.5416 25.2944 11.6058 26.5632 9.55492C27.8282 7.52326 29.4631 5.98993 31.4622 4.95493L28.4396 0.583008C26.9063 1.34201 25.4592 2.30417 24.108 3.46759C22.7347 4.64825 21.5152 5.99662 20.4778 7.48109C19.4121 8.99526 18.6186 10.7011 18.1011 12.6369C17.5775 14.5716 17.4362 16.5898 17.6852 18.5786C18.0034 21.2619 18.8659 23.4086 20.2727 24.9994C21.6776 26.5979 23.4295 27.3991 25.5301 27.3991C27.3836 27.3991 28.9188 26.8433 30.134 25.7182C31.3357 24.6142 31.9395 23.1019 31.9395 21.1795V21.2006Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.reload{display:flex;align-items:center;}.icon.reload:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.04748 12.95C4.95197 12.8578 4.87578 12.7474 4.82337 12.6254C4.77097 12.5034 4.74338 12.3722 4.74223 12.2394C4.74107 12.1066 4.76637 11.9749 4.81665 11.852C4.86693 11.7291 4.94119 11.6175 5.03508 11.5236C5.12897 11.4297 5.24063 11.3555 5.36352 11.3052C5.48642 11.2549 5.6181 11.2296 5.75088 11.2307C5.88366 11.2319 6.01488 11.2595 6.13688 11.3119C6.25888 11.3643 6.36923 11.4405 6.46148 11.536C7.16074 12.2355 8.05174 12.7118 9.02177 12.9048C9.9918 13.0978 10.9973 12.9988 11.911 12.6203C12.8248 12.2418 13.6057 11.6008 14.1551 10.7783C14.7045 9.95592 14.9977 8.98904 14.9975 8C14.9975 7.73478 15.1028 7.48043 15.2904 7.29289C15.4779 7.10536 15.7323 7 15.9975 7C16.2627 7 16.517 7.10536 16.7046 7.29289C16.8921 7.48043 16.9975 7.73478 16.9975 8C16.9976 9.38454 16.5871 10.738 15.8179 11.8893C15.0488 13.0405 13.9555 13.9378 12.6763 14.4676C11.3972 14.9975 9.98964 15.1361 8.6317 14.866C7.27377 14.5958 6.02645 13.9291 5.04748 12.95Z' fill='%23fff'/%3E%3Cpath d='M13.559 10.8321C13.4498 10.905 13.3272 10.9557 13.1984 10.9812C13.0696 11.0067 12.937 11.0066 12.8082 10.9809C12.6794 10.9552 12.5569 10.9043 12.4478 10.8313C12.3386 10.7582 12.2449 10.6644 12.172 10.5551C12.0248 10.3345 11.9713 10.0644 12.0233 9.80426C12.0752 9.54414 12.2284 9.31532 12.449 9.16812L15.449 7.16812C15.5583 7.09524 15.6808 7.04459 15.8097 7.01907C15.9385 6.99354 16.0711 6.99365 16.1999 7.01937C16.3287 7.04509 16.4512 7.09593 16.5603 7.16898C16.6695 7.24203 16.7632 7.33586 16.836 7.44512C16.9089 7.55438 16.9596 7.67693 16.9851 7.80576C17.0106 7.9346 17.0105 8.0672 16.9848 8.19599C16.9591 8.32479 16.9082 8.44726 16.8352 8.5564C16.7621 8.66555 16.6683 8.75924 16.559 8.83212L13.559 10.8321Z' fill='%23fff'/%3E%3Cpath d='M18.8313 10.4453C18.9784 10.6659 19.032 10.936 18.98 11.1962C18.9281 11.4563 18.7749 11.6851 18.5543 11.8323C18.3336 11.9795 18.0635 12.033 17.8034 11.981C17.5433 11.9291 17.3144 11.776 17.1672 11.5553L15.1673 8.55529C15.0944 8.44603 15.0437 8.32348 15.0182 8.19465C14.9927 8.06582 14.9928 7.93322 15.0185 7.80442C15.0704 7.54431 15.2236 7.31548 15.4443 7.16829C15.6649 7.02109 15.935 6.96759 16.1951 7.01953C16.4552 7.07148 16.6841 7.22463 16.8313 7.44529L18.8313 10.4453ZM14.8563 2.85129C14.9518 2.94354 15.0279 3.05388 15.0804 3.17589C15.1328 3.29789 15.1603 3.42911 15.1615 3.56189C15.1627 3.69467 15.1374 3.82635 15.0871 3.94924C15.0368 4.07214 14.9625 4.18379 14.8686 4.27768C14.7748 4.37158 14.6631 4.44583 14.5402 4.49611C14.4173 4.54639 14.2856 4.57169 14.1528 4.57054C14.0201 4.56939 13.8888 4.5418 13.7668 4.48939C13.6448 4.43698 13.5345 4.3608 13.4423 4.26529C12.743 3.56584 11.852 3.08949 10.882 2.89648C9.91193 2.70348 8.90645 2.8025 7.99271 3.18101C7.07896 3.55953 6.298 4.20053 5.7486 5.02295C5.19921 5.84537 4.90607 6.81225 4.90625 7.80129C4.90625 8.06651 4.80089 8.32086 4.61336 8.5084C4.42582 8.69593 4.17147 8.80129 3.90625 8.80129C3.64103 8.80129 3.38668 8.69593 3.19914 8.5084C3.01161 8.32086 2.90625 8.06651 2.90625 7.80129C2.90615 6.41675 3.31664 5.06327 4.0858 3.91203C4.85496 2.7608 5.94825 1.86351 7.2274 1.33366C8.50654 0.803801 9.91409 0.665177 11.272 0.935315C12.63 1.20545 13.8773 1.87222 14.8563 2.85129Z' fill='%23fff'/%3E%3Cpath d='M6.34847 4.96891C6.56913 4.82171 6.83923 4.76821 7.09934 4.82015C7.35945 4.8721 7.58828 5.02525 7.73547 5.24591C7.88267 5.46657 7.93618 5.73667 7.88423 5.99678C7.83228 6.25689 7.67913 6.48572 7.45847 6.63291L4.45747 8.63291C4.34821 8.70579 4.22567 8.75644 4.09683 8.78197C3.968 8.80749 3.8354 8.80739 3.7066 8.78167C3.57781 8.75595 3.45534 8.70511 3.34619 8.63206C3.23705 8.559 3.14336 8.46517 3.07047 8.35591C2.92328 8.13525 2.86977 7.86515 2.92172 7.60504C2.97366 7.34493 3.12681 7.1161 3.34747 6.96891L6.34847 4.96891Z' fill='%23fff'/%3E%3Cpath d='M1.07437 5.35591C1.00149 5.24665 0.950841 5.1241 0.925317 4.99527C0.899794 4.86643 0.899896 4.73383 0.925617 4.60504C0.951339 4.47624 1.00218 4.35377 1.07523 4.24463C1.14828 4.13548 1.24211 4.04179 1.35137 3.96891C1.46063 3.89602 1.58318 3.84537 1.71201 3.81985C1.84085 3.79432 1.97345 3.79443 2.10224 3.82015C2.23104 3.84587 2.35351 3.89671 2.46265 3.96976C2.5718 4.04281 2.66549 4.13665 2.73837 4.24591L4.73837 7.24591C4.81126 7.35517 4.86191 7.47771 4.88743 7.60655C4.91296 7.73538 4.91285 7.86798 4.88713 7.99677C4.86141 8.12557 4.81057 8.24804 4.73752 8.35718C4.66447 8.46633 4.57063 8.56002 4.46137 8.63291C4.35211 8.70579 4.22957 8.75644 4.10073 8.78196C3.9719 8.80749 3.8393 8.80738 3.71051 8.78166C3.58171 8.75594 3.45924 8.7051 3.3501 8.63205C3.24095 8.559 3.14726 8.46517 3.07437 8.35591L1.07437 5.35591Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.04748 12.95C4.95197 12.8578 4.87578 12.7474 4.82337 12.6254C4.77097 12.5034 4.74338 12.3722 4.74223 12.2394C4.74107 12.1066 4.76637 11.9749 4.81665 11.852C4.86693 11.7291 4.94119 11.6175 5.03508 11.5236C5.12897 11.4297 5.24063 11.3555 5.36352 11.3052C5.48642 11.2549 5.6181 11.2296 5.75088 11.2307C5.88366 11.2319 6.01488 11.2595 6.13688 11.3119C6.25888 11.3643 6.36923 11.4405 6.46148 11.536C7.16074 12.2355 8.05174 12.7118 9.02177 12.9048C9.9918 13.0978 10.9973 12.9988 11.911 12.6203C12.8248 12.2418 13.6057 11.6008 14.1551 10.7783C14.7045 9.95592 14.9977 8.98904 14.9975 8C14.9975 7.73478 15.1028 7.48043 15.2904 7.29289C15.4779 7.10536 15.7323 7 15.9975 7C16.2627 7 16.517 7.10536 16.7046 7.29289C16.8921 7.48043 16.9975 7.73478 16.9975 8C16.9976 9.38454 16.5871 10.738 15.8179 11.8893C15.0488 13.0405 13.9555 13.9378 12.6763 14.4676C11.3972 14.9975 9.98964 15.1361 8.6317 14.866C7.27377 14.5958 6.02645 13.9291 5.04748 12.95Z' fill='%23fff'/%3E%3Cpath d='M13.559 10.8321C13.4498 10.905 13.3272 10.9557 13.1984 10.9812C13.0696 11.0067 12.937 11.0066 12.8082 10.9809C12.6794 10.9552 12.5569 10.9043 12.4478 10.8313C12.3386 10.7582 12.2449 10.6644 12.172 10.5551C12.0248 10.3345 11.9713 10.0644 12.0233 9.80426C12.0752 9.54414 12.2284 9.31532 12.449 9.16812L15.449 7.16812C15.5583 7.09524 15.6808 7.04459 15.8097 7.01907C15.9385 6.99354 16.0711 6.99365 16.1999 7.01937C16.3287 7.04509 16.4512 7.09593 16.5603 7.16898C16.6695 7.24203 16.7632 7.33586 16.836 7.44512C16.9089 7.55438 16.9596 7.67693 16.9851 7.80576C17.0106 7.9346 17.0105 8.0672 16.9848 8.19599C16.9591 8.32479 16.9082 8.44726 16.8352 8.5564C16.7621 8.66555 16.6683 8.75924 16.559 8.83212L13.559 10.8321Z' fill='%23fff'/%3E%3Cpath d='M18.8313 10.4453C18.9784 10.6659 19.032 10.936 18.98 11.1962C18.9281 11.4563 18.7749 11.6851 18.5543 11.8323C18.3336 11.9795 18.0635 12.033 17.8034 11.981C17.5433 11.9291 17.3144 11.776 17.1672 11.5553L15.1673 8.55529C15.0944 8.44603 15.0437 8.32348 15.0182 8.19465C14.9927 8.06582 14.9928 7.93322 15.0185 7.80442C15.0704 7.54431 15.2236 7.31548 15.4443 7.16829C15.6649 7.02109 15.935 6.96759 16.1951 7.01953C16.4552 7.07148 16.6841 7.22463 16.8313 7.44529L18.8313 10.4453ZM14.8563 2.85129C14.9518 2.94354 15.0279 3.05388 15.0804 3.17589C15.1328 3.29789 15.1603 3.42911 15.1615 3.56189C15.1627 3.69467 15.1374 3.82635 15.0871 3.94924C15.0368 4.07214 14.9625 4.18379 14.8686 4.27768C14.7748 4.37158 14.6631 4.44583 14.5402 4.49611C14.4173 4.54639 14.2856 4.57169 14.1528 4.57054C14.0201 4.56939 13.8888 4.5418 13.7668 4.48939C13.6448 4.43698 13.5345 4.3608 13.4423 4.26529C12.743 3.56584 11.852 3.08949 10.882 2.89648C9.91193 2.70348 8.90645 2.8025 7.99271 3.18101C7.07896 3.55953 6.298 4.20053 5.7486 5.02295C5.19921 5.84537 4.90607 6.81225 4.90625 7.80129C4.90625 8.06651 4.80089 8.32086 4.61336 8.5084C4.42582 8.69593 4.17147 8.80129 3.90625 8.80129C3.64103 8.80129 3.38668 8.69593 3.19914 8.5084C3.01161 8.32086 2.90625 8.06651 2.90625 7.80129C2.90615 6.41675 3.31664 5.06327 4.0858 3.91203C4.85496 2.7608 5.94825 1.86351 7.2274 1.33366C8.50654 0.803801 9.91409 0.665177 11.272 0.935315C12.63 1.20545 13.8773 1.87222 14.8563 2.85129Z' fill='%23fff'/%3E%3Cpath d='M6.34847 4.96891C6.56913 4.82171 6.83923 4.76821 7.09934 4.82015C7.35945 4.8721 7.58828 5.02525 7.73547 5.24591C7.88267 5.46657 7.93618 5.73667 7.88423 5.99678C7.83228 6.25689 7.67913 6.48572 7.45847 6.63291L4.45747 8.63291C4.34821 8.70579 4.22567 8.75644 4.09683 8.78197C3.968 8.80749 3.8354 8.80739 3.7066 8.78167C3.57781 8.75595 3.45534 8.70511 3.34619 8.63206C3.23705 8.559 3.14336 8.46517 3.07047 8.35591C2.92328 8.13525 2.86977 7.86515 2.92172 7.60504C2.97366 7.34493 3.12681 7.1161 3.34747 6.96891L6.34847 4.96891Z' fill='%23fff'/%3E%3Cpath d='M1.07437 5.35591C1.00149 5.24665 0.950841 5.1241 0.925317 4.99527C0.899794 4.86643 0.899896 4.73383 0.925617 4.60504C0.951339 4.47624 1.00218 4.35377 1.07523 4.24463C1.14828 4.13548 1.24211 4.04179 1.35137 3.96891C1.46063 3.89602 1.58318 3.84537 1.71201 3.81985C1.84085 3.79432 1.97345 3.79443 2.10224 3.82015C2.23104 3.84587 2.35351 3.89671 2.46265 3.96976C2.5718 4.04281 2.66549 4.13665 2.73837 4.24591L4.73837 7.24591C4.81126 7.35517 4.86191 7.47771 4.88743 7.60655C4.91296 7.73538 4.91285 7.86798 4.88713 7.99677C4.86141 8.12557 4.81057 8.24804 4.73752 8.35718C4.66447 8.46633 4.57063 8.56002 4.46137 8.63291C4.35211 8.70579 4.22957 8.75644 4.10073 8.78196C3.9719 8.80749 3.8393 8.80738 3.71051 8.78166C3.58171 8.75594 3.45924 8.7051 3.3501 8.63205C3.24095 8.559 3.14726 8.46517 3.07437 8.35591L1.07437 5.35591Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.search{display:flex;align-items:center;}.icon.search:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.select{display:flex;align-items:center;}.icon.select:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='17' height='23' viewBox='0 0 17 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.01408L2.00317 10.0173L8.01408 4.00633L14.0236 10.0173L16.0282 8.01408L8.01408 0L0 8.01408ZM0 14.7943L2.00317 12.7911L8.01408 18.802L14.0236 12.7911L16.0282 14.7943L8.01408 22.8083L0 14.7943Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='17' height='23' viewBox='0 0 17 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.01408L2.00317 10.0173L8.01408 4.00633L14.0236 10.0173L16.0282 8.01408L8.01408 0L0 8.01408ZM0 14.7943L2.00317 12.7911L8.01408 18.802L14.0236 12.7911L16.0282 14.7943L8.01408 22.8083L0 14.7943Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.tag{display:flex;align-items:center;}.icon.tag:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.675 5.25C3.25728 5.25 2.85668 5.08406 2.56131 4.78869C2.26594 4.49332 2.1 4.09272 2.1 3.675C2.1 3.25728 2.26594 2.85668 2.56131 2.56131C2.85668 2.26594 3.25728 2.1 3.675 2.1C4.09272 2.1 4.49332 2.26594 4.78869 2.56131C5.08406 2.85668 5.25 3.25728 5.25 3.675C5.25 4.09272 5.08406 4.49332 4.78869 4.78869C4.49332 5.08406 4.09272 5.25 3.675 5.25ZM20.3805 10.059L10.9305 0.609C10.5525 0.231 10.0275 0 9.45 0H2.1C0.9345 0 0 0.9345 0 2.1V9.45C0 10.0275 0.231 10.5525 0.6195 10.9305L10.059 20.3805C10.4475 20.7585 10.9725 21 11.55 21C12.1275 21 12.6525 20.7585 13.0305 20.3805L20.3805 13.0305C20.769 12.6525 21 12.1275 21 11.55C21 10.962 20.7585 10.437 20.3805 10.059Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.675 5.25C3.25728 5.25 2.85668 5.08406 2.56131 4.78869C2.26594 4.49332 2.1 4.09272 2.1 3.675C2.1 3.25728 2.26594 2.85668 2.56131 2.56131C2.85668 2.26594 3.25728 2.1 3.675 2.1C4.09272 2.1 4.49332 2.26594 4.78869 2.56131C5.08406 2.85668 5.25 3.25728 5.25 3.675C5.25 4.09272 5.08406 4.49332 4.78869 4.78869C4.49332 5.08406 4.09272 5.25 3.675 5.25ZM20.3805 10.059L10.9305 0.609C10.5525 0.231 10.0275 0 9.45 0H2.1C0.9345 0 0 0.9345 0 2.1V9.45C0 10.0275 0.231 10.5525 0.6195 10.9305L10.059 20.3805C10.4475 20.7585 10.9725 21 11.55 21C12.1275 21 12.6525 20.7585 13.0305 20.3805L20.3805 13.0305C20.769 12.6525 21 12.1275 21 11.55C21 10.962 20.7585 10.437 20.3805 10.059Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.tick{display:flex;align-items:center;}.icon.tick:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99906 16.4199L0.789062 10.2099L3.61906 7.37988L6.99906 10.7699L16.8791 0.879883L19.7091 3.70988L6.99906 16.4199Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99906 16.4199L0.789062 10.2099L3.61906 7.37988L6.99906 10.7699L16.8791 0.879883L19.7091 3.70988L6.99906 16.4199Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.x{display:flex;align-items:center;}.icon.x:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9633 0H17.8766L11.5116 7.27542L19 17.1736H13.1369L8.54525 11.1696L3.29017 17.1736H0.37525L7.18358 9.39154L0 0.000791704H6.01192L10.1626 5.48863L14.9633 0ZM13.9413 15.4304H15.5555L5.13475 1.65221H3.40258L13.9413 15.4304Z' fill='%23fff'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9633 0H17.8766L11.5116 7.27542L19 17.1736H13.1369L8.54525 11.1696L3.29017 17.1736H0.37525L7.18358 9.39154L0 0.000791704H6.01192L10.1626 5.48863L14.9633 0ZM13.9413 15.4304H15.5555L5.13475 1.65221H3.40258L13.9413 15.4304Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon.circle-search{display:flex;align-items:center;}.icon.circle-search:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23fff'/%3E%3Cpath d='m35.592 35.319-4.146-4.146m0 0a7.637 7.637 0 1 0-10.8-10.8 7.637 7.637 0 0 0 10.8 10.8Z' stroke='%23fff' stroke-width='3.068' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23fff'/%3E%3Cpath d='m35.592 35.319-4.146-4.146m0 0a7.637 7.637 0 1 0-10.8-10.8 7.637 7.637 0 0 0 10.8 10.8Z' stroke='%23fff' stroke-width='3.068' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.icon.circle-select{display:flex;align-items:center;}.icon.circle-select:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23fff'/%3E%3Cpath d='m18.5 23.681 2.003 2.003 6.011-6.01 6.01 6.01 2.004-2.003-8.014-8.014-8.014 8.014Zm0 6.78 2.003-2.003 6.011 6.011 6.01-6.01 2.004 2.002-8.014 8.014-8.014-8.014Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23fff'/%3E%3Cpath d='m18.5 23.681 2.003 2.003 6.011-6.01 6.01 6.01 2.004-2.003-8.014-8.014-8.014 8.014Zm0 6.78 2.003-2.003 6.011 6.011 6.01-6.01 2.004 2.002-8.014 8.014-8.014-8.014Z' fill='%23fff'/%3E%3C/svg%3E");}.icon.warning{display:flex;align-items:center;}.icon.warning:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.93 21.91h-2.58a.44.44 0 0 0-.43.45v2.55a.44.44 0 0 0 .43.45h2.58a.44.44 0 0 0 .43-.45v-2.55a.44.44 0 0 0-.43-.45Z' fill='%23fff'/%3E%3Cpath d='M20 0a20 20 0 1 0 0 40 20 20 0 0 0 0-40Zm11.44 28a1.73 1.73 0 0 1-1.44.8H9.32a1.73 1.73 0 0 1-1.48-.8 1.7 1.7 0 0 1 0-1.69L18.13 7.33a1.72 1.72 0 0 1 3 0l10.34 18.93a1.68 1.68 0 0 1-.03 1.74Z' fill='%23fff'/%3E%3Cpath d='M21.12 13.31h-3a.53.53 0 0 0-.415.276.38.38 0 0 0-.035.154l.22 6.14c0 .18.2.31.46.31h2.49c.24 0 .44-.13.45-.31l.25-6.17a.31.31 0 0 0-.14-.25.53.53 0 0 0-.28-.15Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.93 21.91h-2.58a.44.44 0 0 0-.43.45v2.55a.44.44 0 0 0 .43.45h2.58a.44.44 0 0 0 .43-.45v-2.55a.44.44 0 0 0-.43-.45Z' fill='%23fff'/%3E%3Cpath d='M20 0a20 20 0 1 0 0 40 20 20 0 0 0 0-40Zm11.44 28a1.73 1.73 0 0 1-1.44.8H9.32a1.73 1.73 0 0 1-1.48-.8 1.7 1.7 0 0 1 0-1.69L18.13 7.33a1.72 1.72 0 0 1 3 0l10.34 18.93a1.68 1.68 0 0 1-.03 1.74Z' fill='%23fff'/%3E%3Cpath d='M21.12 13.31h-3a.53.53 0 0 0-.415.276.38.38 0 0 0-.035.154l.22 6.14c0 .18.2.31.46.31h2.49c.24 0 .44-.13.45-.31l.25-6.17a.31.31 0 0 0-.14-.25.53.53 0 0 0-.28-.15Z' fill='%23fff'/%3E%3C/svg%3E");}.icon.status{display:flex;align-items:center;}.icon.status:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='96' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Zm-7.752-77h14.987a2.68 2.68 0 0 1 1.399.722c.208.132.38.31.503.52.121.209.189.443.196.683l-1.249 29.698c-.05.867-1.049 1.492-2.248 1.492H41.397c-1.299 0-2.298-.625-2.298-1.492L38 21.07c.004-.256.064-.508.176-.74.112-.233.273-.44.473-.608.432-.41.996-.665 1.6-.722Zm1.15 41.394h12.888c.289.006.573.067.837.18a2.2 2.2 0 0 1 .703.474c.2.201.356.438.46.698.105.26.155.536.148.814v12.274a2.05 2.05 0 0 1-.148.814 2.11 2.11 0 0 1-.46.698 2.2 2.2 0 0 1-.703.474 2.268 2.268 0 0 1-.837.18H41.397a2.268 2.268 0 0 1-.837-.18 2.2 2.2 0 0 1-.703-.474 2.109 2.109 0 0 1-.46-.698 2.051 2.051 0 0 1-.148-.814V62.56a2.051 2.051 0 0 1 .148-.814c.104-.26.26-.497.46-.698a2.2 2.2 0 0 1 .703-.474c.264-.113.548-.174.837-.18Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='96' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Zm-7.752-77h14.987a2.68 2.68 0 0 1 1.399.722c.208.132.38.31.503.52.121.209.189.443.196.683l-1.249 29.698c-.05.867-1.049 1.492-2.248 1.492H41.397c-1.299 0-2.298-.625-2.298-1.492L38 21.07c.004-.256.064-.508.176-.74.112-.233.273-.44.473-.608.432-.41.996-.665 1.6-.722Zm1.15 41.394h12.888c.289.006.573.067.837.18a2.2 2.2 0 0 1 .703.474c.2.201.356.438.46.698.105.26.155.536.148.814v12.274a2.05 2.05 0 0 1-.148.814 2.11 2.11 0 0 1-.46.698 2.2 2.2 0 0 1-.703.474 2.268 2.268 0 0 1-.837.18H41.397a2.268 2.268 0 0 1-.837-.18 2.2 2.2 0 0 1-.703-.474 2.109 2.109 0 0 1-.46-.698 2.051 2.051 0 0 1-.148-.814V62.56a2.051 2.051 0 0 1 .148-.814c.104-.26.26-.497.46-.698a2.2 2.2 0 0 1 .703-.474c.264-.113.548-.174.837-.18Z' fill='%23fff'/%3E%3C/svg%3E");}.icon.error{display:flex;align-items:center;}.icon.error:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='96' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m72.728 32.25-8.978-8.974-15.749 15.747-15.75-15.747-8.977 8.974 15.75 15.749-15.75 15.75 8.977 8.977L48 56.976l15.75 15.75 8.977-8.978-15.75-15.75 15.75-15.748ZM48.001 96.002C21.49 96.002 0 74.509 0 47.999 0 21.492 21.489 0 48 0s48 21.492 48 48c0 26.51-21.487 48.002-48 48.002Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='96' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m72.728 32.25-8.978-8.974-15.749 15.747-15.75-15.747-8.977 8.974 15.75 15.749-15.75 15.75 8.977 8.977L48 56.976l15.75 15.75 8.977-8.978-15.75-15.75 15.75-15.748ZM48.001 96.002C21.49 96.002 0 74.509 0 47.999 0 21.492 21.489 0 48 0s48 21.492 48 48c0 26.51-21.487 48.002-48 48.002Z' fill='%23fff'/%3E%3C/svg%3E");}.icon.belief{display:flex;align-items:center;}.icon.belief:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='40' fill='none'%3E%3Cpath fill='%23fff' d='M17.37.62h4.52c.69.14 1.38.29 2.08.43C34.46 3.12 36.39 11.7 34.79 18.29c-.6 2.46-2.14 4.44-3.66 6.39-2.81 3.6-3.29 7.45-1.28 11.57.4.82.17 1.27-.66 1.55-4.75 1.59-9.57 2.09-14.5.94-2.23-.52-2.35-.68-2.53-2.99-.14-1.79-1.03-2.57-2.83-2.43-.71.05-1.42.23-2.13.24-2.1.04-3.01-.88-3.04-2.98-.02-1.4-.06-2.79-.09-4.19-.03-1.38-.63-2.24-2.04-2.64-1.45-.4-1.65-.97-.85-2.29.85-1.41 1.79-2.77 2.75-4.1.53-.73.59-1.45.49-2.32-.13-1.23-.3-2.55 0-3.72 1.45-5.6 5.24-8.86 10.74-10.26.72-.18 1.47-.29 2.2-.43l.01-.01Zm2.59 8.53-.49-.56c-1.61-1.77-3.96-2.33-6.07-1.45-2.11.89-3.32 2.93-3.18 5.36.1 1.67.81 3.11 1.75 4.44 1.89 2.69 4.39 4.72 7.15 6.44.46.29 1.43.29 1.87-.01 1.91-1.32 3.8-2.69 5.52-4.24 1.53-1.38 2.54-3.19 3.03-5.24.86-3.57-1.29-6.83-4.76-7.12-1.99-.17-3.53.74-4.81 2.38h-.01Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='40' fill='none'%3E%3Cpath fill='%23fff' d='M17.37.62h4.52c.69.14 1.38.29 2.08.43C34.46 3.12 36.39 11.7 34.79 18.29c-.6 2.46-2.14 4.44-3.66 6.39-2.81 3.6-3.29 7.45-1.28 11.57.4.82.17 1.27-.66 1.55-4.75 1.59-9.57 2.09-14.5.94-2.23-.52-2.35-.68-2.53-2.99-.14-1.79-1.03-2.57-2.83-2.43-.71.05-1.42.23-2.13.24-2.1.04-3.01-.88-3.04-2.98-.02-1.4-.06-2.79-.09-4.19-.03-1.38-.63-2.24-2.04-2.64-1.45-.4-1.65-.97-.85-2.29.85-1.41 1.79-2.77 2.75-4.1.53-.73.59-1.45.49-2.32-.13-1.23-.3-2.55 0-3.72 1.45-5.6 5.24-8.86 10.74-10.26.72-.18 1.47-.29 2.2-.43l.01-.01Zm2.59 8.53-.49-.56c-1.61-1.77-3.96-2.33-6.07-1.45-2.11.89-3.32 2.93-3.18 5.36.1 1.67.81 3.11 1.75 4.44 1.89 2.69 4.39 4.72 7.15 6.44.46.29 1.43.29 1.87-.01 1.91-1.32 3.8-2.69 5.52-4.24 1.53-1.38 2.54-3.19 3.03-5.24.86-3.57-1.29-6.83-4.76-7.12-1.99-.17-3.53.74-4.81 2.38h-.01Z'/%3E%3C/svg%3E");}.icon.compassion{display:flex;align-items:center;}.icon.compassion:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='38' fill='none'%3E%3Cpath fill='%23fff' d='M22.53 6.25c1.33-1.08 2.61-2.24 4-3.24C31.68-.68 38.72.19 42.87 4.98c4.1 4.74 3.92 11.88-.61 16.4-1.99 1.99-4.34 3.64-6.54 5.42-4.26 3.46-8.53 6.91-12.93 10.48-.43-.4-1.03-1.03-1.7-1.58-4.43-3.61-8.89-7.19-13.31-10.81-1.54-1.26-3.14-2.49-4.48-3.95-4.67-5.11-4-13.11 1.39-17.49C10.02-.88 17.94.07 22.08 5.54c.29.39.57.78.86 1.17-.14-.15-.27-.31-.41-.46Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='38' fill='none'%3E%3Cpath fill='%23fff' d='M22.53 6.25c1.33-1.08 2.61-2.24 4-3.24C31.68-.68 38.72.19 42.87 4.98c4.1 4.74 3.92 11.88-.61 16.4-1.99 1.99-4.34 3.64-6.54 5.42-4.26 3.46-8.53 6.91-12.93 10.48-.43-.4-1.03-1.03-1.7-1.58-4.43-3.61-8.89-7.19-13.31-10.81-1.54-1.26-3.14-2.49-4.48-3.95-4.67-5.11-4-13.11 1.39-17.49C10.02-.88 17.94.07 22.08 5.54c.29.39.57.78.86 1.17-.14-.15-.27-.31-.41-.46Z'/%3E%3C/svg%3E");}.icon.humility{display:flex;align-items:center;}.icon.humility:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='40' fill='none'%3E%3Cpath fill='%23fff' d='M43.81 21.52c-1.11 1.56-2.13 3.18-3.34 4.65-1.51 1.81-2.01 3.71-1.2 5.96.66 1.84 1.25 3.71 1.87 5.57.13.41.26.81.43 1.31-.42.03-.73.06-1.05.06-3.89 0-7.78-.01-11.67.01-.77 0-1.12-.12-1.23-1.03-.34-2.88-1.26-5.61-2.87-8.03-1.26-1.9-1.81-3.96-1.83-6.17-.04-4.29-.03-8.58 0-12.87 0-1.29.61-1.92 1.95-2.11.42 2.34.85 4.69 1.27 7.04.03.14.03.29.06.43.12.63.37 1.16 1.13 1.03.74-.14.82-.69.7-1.34-.44-2.46-.87-4.93-1.3-7.4-.23-1.29-.42-2.58-.7-3.86-.18-.82.25-1.07.89-1.15.58-.08 1.13-.16 1.26.73.43 2.8.95 5.58 1.42 8.37.11.66.26 1.29 1.09 1.19.95-.12.82-.87.71-1.52-.56-3.22-1.14-6.43-1.71-9.65-.29-1.67.14-2.06 1.93-1.64.5 2.82 1.02 5.68 1.51 8.54.12.7.27 1.38 1.16 1.23.91-.16.77-.88.64-1.55-.28-1.57-.54-3.15-.82-4.72-.18-1.01.14-1.4 1.18-1.41 1.04-.01 1.8.64 2.01 1.77.36 2 .7 4 1.06 6.1-1.83-.07-2.75 1.03-3.34 2.55-.6 1.55 0 2.98.57 4.46-2.34.81-4.31 2.06-5.75 4.02-.39.52-.8 1.07-1.01 1.67-.12.34.15.82.24 1.23.43-.12.87-.23 1.3-.39.11-.04.16-.23.23-.36 1.32-2.34 3.29-3.82 5.89-4.49 1.31-.34 1.47-.69.98-1.95-.22-.58-.59-1.13-.66-1.72-.09-.76-.14-1.62.12-2.3.44-1.14 1.56-1.3 2.48-.46 1.88 1.72 3.71 3.47 4.45 6.03v2.18l-.05-.01ZM19.16 8.78c1.19.14 1.89.79 1.89 1.78.03 4.94.06 9.88-.12 14.81-.05 1.31-.64 2.7-1.31 3.86-1.66 2.87-2.88 5.85-3.31 9.15-.03.25-.4.65-.61.65-4.39.04-8.78.03-13.31.03.55-1.61 1.08-3.07 1.55-4.54.38-1.17.68-2.37 1.03-3.55.42-1.41.06-2.67-.77-3.8-.78-1.05-1.57-2.1-2.43-3.07-2.7-3.03-1.51-6.13.37-8.34.66-.77 1.43-1.45 2.14-2.18.53-.54 1.19-1.15 1.88-.64.57.42 1.14 1.23 1.17 1.9.04.88-.41 1.81-.73 2.68-.59 1.62-.53 1.76 1.15 2.27 2.4.72 4.24 2.17 5.53 4.32.17.28.32.67.57.76.32.12.95.11 1.05-.07.19-.33.27-.92.1-1.24-1.21-2.35-3.08-4.01-5.5-5.06-.33-.14-.66-.27-1.1-.45.58-1.43 1.22-2.85.61-4.4-.59-1.48-1.51-2.55-3.36-2.54.37-2.14.71-4.24 1.11-6.33.18-.96 1.05-1.58 1.98-1.56.95.02 1.25.39 1.09 1.34-.28 1.64-.56 3.29-.86 4.93-.11.63-.09 1.22.66 1.38.83.18 1.07-.42 1.19-1.07.46-2.61.94-5.21 1.34-7.83.13-.85.48-1.13 1.29-1.01.83.12 1.06.54.91 1.36-.63 3.39-1.2 6.79-1.82 10.18-.13.69-.12 1.29.69 1.43.83.14 1.02-.48 1.13-1.14.48-2.75 1.02-5.5 1.44-8.26.14-.95.64-1.01 1.36-.89.77.13.95.51.8 1.31-.7 3.63-1.31 7.28-1.98 10.93-.12.67-.13 1.31.66 1.47.82.17 1.05-.46 1.17-1.11.39-2.18.76-4.36 1.15-6.54.05-.28.13-.55.22-.9l-.02-.02Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='40' fill='none'%3E%3Cpath fill='%23fff' d='M43.81 21.52c-1.11 1.56-2.13 3.18-3.34 4.65-1.51 1.81-2.01 3.71-1.2 5.96.66 1.84 1.25 3.71 1.87 5.57.13.41.26.81.43 1.31-.42.03-.73.06-1.05.06-3.89 0-7.78-.01-11.67.01-.77 0-1.12-.12-1.23-1.03-.34-2.88-1.26-5.61-2.87-8.03-1.26-1.9-1.81-3.96-1.83-6.17-.04-4.29-.03-8.58 0-12.87 0-1.29.61-1.92 1.95-2.11.42 2.34.85 4.69 1.27 7.04.03.14.03.29.06.43.12.63.37 1.16 1.13 1.03.74-.14.82-.69.7-1.34-.44-2.46-.87-4.93-1.3-7.4-.23-1.29-.42-2.58-.7-3.86-.18-.82.25-1.07.89-1.15.58-.08 1.13-.16 1.26.73.43 2.8.95 5.58 1.42 8.37.11.66.26 1.29 1.09 1.19.95-.12.82-.87.71-1.52-.56-3.22-1.14-6.43-1.71-9.65-.29-1.67.14-2.06 1.93-1.64.5 2.82 1.02 5.68 1.51 8.54.12.7.27 1.38 1.16 1.23.91-.16.77-.88.64-1.55-.28-1.57-.54-3.15-.82-4.72-.18-1.01.14-1.4 1.18-1.41 1.04-.01 1.8.64 2.01 1.77.36 2 .7 4 1.06 6.1-1.83-.07-2.75 1.03-3.34 2.55-.6 1.55 0 2.98.57 4.46-2.34.81-4.31 2.06-5.75 4.02-.39.52-.8 1.07-1.01 1.67-.12.34.15.82.24 1.23.43-.12.87-.23 1.3-.39.11-.04.16-.23.23-.36 1.32-2.34 3.29-3.82 5.89-4.49 1.31-.34 1.47-.69.98-1.95-.22-.58-.59-1.13-.66-1.72-.09-.76-.14-1.62.12-2.3.44-1.14 1.56-1.3 2.48-.46 1.88 1.72 3.71 3.47 4.45 6.03v2.18l-.05-.01ZM19.16 8.78c1.19.14 1.89.79 1.89 1.78.03 4.94.06 9.88-.12 14.81-.05 1.31-.64 2.7-1.31 3.86-1.66 2.87-2.88 5.85-3.31 9.15-.03.25-.4.65-.61.65-4.39.04-8.78.03-13.31.03.55-1.61 1.08-3.07 1.55-4.54.38-1.17.68-2.37 1.03-3.55.42-1.41.06-2.67-.77-3.8-.78-1.05-1.57-2.1-2.43-3.07-2.7-3.03-1.51-6.13.37-8.34.66-.77 1.43-1.45 2.14-2.18.53-.54 1.19-1.15 1.88-.64.57.42 1.14 1.23 1.17 1.9.04.88-.41 1.81-.73 2.68-.59 1.62-.53 1.76 1.15 2.27 2.4.72 4.24 2.17 5.53 4.32.17.28.32.67.57.76.32.12.95.11 1.05-.07.19-.33.27-.92.1-1.24-1.21-2.35-3.08-4.01-5.5-5.06-.33-.14-.66-.27-1.1-.45.58-1.43 1.22-2.85.61-4.4-.59-1.48-1.51-2.55-3.36-2.54.37-2.14.71-4.24 1.11-6.33.18-.96 1.05-1.58 1.98-1.56.95.02 1.25.39 1.09 1.34-.28 1.64-.56 3.29-.86 4.93-.11.63-.09 1.22.66 1.38.83.18 1.07-.42 1.19-1.07.46-2.61.94-5.21 1.34-7.83.13-.85.48-1.13 1.29-1.01.83.12 1.06.54.91 1.36-.63 3.39-1.2 6.79-1.82 10.18-.13.69-.12 1.29.69 1.43.83.14 1.02-.48 1.13-1.14.48-2.75 1.02-5.5 1.44-8.26.14-.95.64-1.01 1.36-.89.77.13.95.51.8 1.31-.7 3.63-1.31 7.28-1.98 10.93-.12.67-.13 1.31.66 1.47.82.17 1.05-.46 1.17-1.11.39-2.18.76-4.36 1.15-6.54.05-.28.13-.55.22-.9l-.02-.02Z'/%3E%3C/svg%3E");}.icon.innovation{display:flex;align-items:center;}.icon.innovation:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='46' fill='none'%3E%3Cpath fill='%23fff' d='M17.49 45.98c-.34-.21-.6-.46-.47-.9.13-.46.49-.54.91-.54h4.15c.42 0 .78.08.91.54.13.44-.14.69-.47.9h-5.03ZM25.27 38.42H14.74c-.09-.7-.16-1.41-.26-2.11-.38-2.54-1.38-4.84-2.68-7.03-.98-1.66-2.06-3.27-2.85-5.02-1.94-4.33-1.64-8.55 1.32-12.33 2.77-3.55 6.55-5.04 11.03-4.64 4.97.45 9.16 3.92 10.49 8.68.86 3.08.45 6.06-1.01 8.87-.79 1.52-1.71 2.98-2.59 4.45-1.41 2.36-2.43 4.86-2.76 7.61-.06.5-.1 1-.16 1.53v-.01Zm.97-13.86c-.06-.12-.09-.24-.16-.33-.28-.35-.57-.69-.88-1.02-.17-.18-.17-.32-.06-.55.21-.41.39-.84.53-1.28.08-.24.16-.38.45-.38.4 0 .8-.06 1.21-.08.38-.02.58-.18.57-.59-.01-.39-.01-.78 0-1.17.01-.38-.17-.55-.53-.57-.43-.03-.87-.04-1.29-.11-.13-.02-.29-.16-.35-.29-.21-.44-.36-.92-.58-1.35-.12-.23-.1-.37.07-.54.29-.31.55-.63.82-.95.24-.28.23-.53-.04-.78-.27-.26-.54-.52-.79-.79-.28-.31-.55-.3-.85-.02-.31.28-.62.56-.96.81-.11.08-.32.09-.45.04a14.3 14.3 0 0 1-1.4-.59c-.12-.06-.26-.22-.28-.35-.06-.41-.08-.83-.1-1.25-.02-.38-.18-.58-.58-.57-.39.01-.78.01-1.17 0-.38-.01-.55.17-.57.53-.03.43-.04.87-.11 1.29-.02.13-.16.29-.29.35-.44.21-.92.36-1.35.58-.23.12-.37.1-.55-.07-.32-.3-.65-.57-.98-.85-.25-.21-.48-.2-.71.03-.28.29-.56.58-.86.85-.27.26-.27.51-.02.78.29.32.58.64.84.99.08.11.09.32.04.46-.17.46-.39.9-.55 1.37-.08.24-.18.33-.43.34-.4 0-.8.06-1.21.08-.38.02-.58.18-.57.58.01.39.01.78 0 1.17-.01.37.17.55.53.57.43.03.87.04 1.29.11.13.02.29.16.35.29.21.44.36.92.58 1.35.12.23.1.37-.07.55-.29.32-.57.66-.85.98-.21.25-.21.48.03.71.3.29.6.59.89.89.23.24.47.23.71.02.34-.29.67-.6 1.03-.87.11-.08.32-.1.45-.05.46.16.9.39 1.37.55.24.08.33.19.33.44 0 .4.06.8.08 1.21.02.38.18.58.58.57.39-.01.78-.01 1.17 0 .38.01.55-.17.57-.53.03-.43.04-.87.11-1.29.02-.13.16-.29.29-.35.44-.21.92-.36 1.35-.58.23-.12.37-.1.54.07.32.29.66.57.98.85.23.19.46.21.68 0 .32-.31.64-.63.95-.95.08-.08.12-.2.18-.31h.02ZM19.95 40.95h-4.48c-.57 0-.9-.26-.92-.7-.02-.45.33-.74.92-.74h9.06c.57 0 .9.26.92.7.01.45-.33.74-.92.74h-4.58ZM20.05 42.03h4.08c.58 0 .89.25.9.7.01.47-.31.74-.91.74h-8.25c-.59 0-.89-.24-.9-.7-.01-.48.31-.73.91-.74h4.17ZM20.72 2.53v1.71c0 .49-.3.8-.72.8s-.71-.31-.71-.81V.82c0-.49.29-.8.72-.8.42 0 .71.31.72.81v1.71l-.01-.01ZM2.56 20.66H.9c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73H2.56ZM37.38 20.66h-1.66c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73h-1.71ZM10.57 2.61c.09.07.34.19.45.38.61 1.01 1.2 2.03 1.78 3.06.21.38.1.77-.24.98-.35.21-.77.11-1-.28-.6-1.02-1.2-2.04-1.77-3.07-.29-.52.06-1.08.78-1.07ZM27.95 7.13c-.66 0-1.03-.52-.78-.98.6-1.1 1.23-2.19 1.88-3.26.2-.34.57-.37.91-.19.34.17.48.57.28.92-.6 1.07-1.21 2.13-1.84 3.18-.11.18-.36.26-.45.32v.01ZM7.18 27.91c-.08.1-.2.36-.41.48-.98.6-1.98 1.17-2.98 1.73-.43.24-.84.14-1.05-.24-.2-.36-.08-.75.32-.99.99-.58 1.98-1.16 2.99-1.73.55-.31 1.13 0 1.13.74v.01ZM37.34 29.38c.02.72-.54 1.06-1.07.78-.71-.38-1.4-.8-2.1-1.2-.32-.19-.65-.37-.97-.56-.39-.24-.49-.65-.28-1 .21-.34.6-.45.98-.24 1.03.58 2.05 1.17 3.06 1.78.19.12.31.36.38.45v-.01ZM7.18 11.99c0 .66-.51 1.04-.96.8a80.77 80.77 0 0 1-3.26-1.87c-.34-.2-.38-.56-.2-.91.17-.34.57-.49.92-.29 1.07.59 2.13 1.2 3.18 1.84.18.11.27.36.33.44l-.01-.01ZM33.43 12.94c-.19-.2-.46-.36-.56-.6-.15-.33 0-.64.33-.84.83-.48 1.65-.96 2.48-1.44.22-.13.44-.26.67-.37.37-.17.69-.06.89.27.2.33.17.71-.16.92-1.08.66-2.19 1.28-3.3 1.91-.07.04-.17.05-.26.07-.03.03-.06.05-.09.08Z'/%3E%3Cpath fill='%23fff' d='M23.45 19.82a3.438 3.438 0 0 1-3.5 3.4c-1.92-.04-3.44-1.6-3.4-3.5.04-1.93 1.59-3.43 3.5-3.4 1.92.03 3.43 1.59 3.4 3.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='46' fill='none'%3E%3Cpath fill='%23fff' d='M17.49 45.98c-.34-.21-.6-.46-.47-.9.13-.46.49-.54.91-.54h4.15c.42 0 .78.08.91.54.13.44-.14.69-.47.9h-5.03ZM25.27 38.42H14.74c-.09-.7-.16-1.41-.26-2.11-.38-2.54-1.38-4.84-2.68-7.03-.98-1.66-2.06-3.27-2.85-5.02-1.94-4.33-1.64-8.55 1.32-12.33 2.77-3.55 6.55-5.04 11.03-4.64 4.97.45 9.16 3.92 10.49 8.68.86 3.08.45 6.06-1.01 8.87-.79 1.52-1.71 2.98-2.59 4.45-1.41 2.36-2.43 4.86-2.76 7.61-.06.5-.1 1-.16 1.53v-.01Zm.97-13.86c-.06-.12-.09-.24-.16-.33-.28-.35-.57-.69-.88-1.02-.17-.18-.17-.32-.06-.55.21-.41.39-.84.53-1.28.08-.24.16-.38.45-.38.4 0 .8-.06 1.21-.08.38-.02.58-.18.57-.59-.01-.39-.01-.78 0-1.17.01-.38-.17-.55-.53-.57-.43-.03-.87-.04-1.29-.11-.13-.02-.29-.16-.35-.29-.21-.44-.36-.92-.58-1.35-.12-.23-.1-.37.07-.54.29-.31.55-.63.82-.95.24-.28.23-.53-.04-.78-.27-.26-.54-.52-.79-.79-.28-.31-.55-.3-.85-.02-.31.28-.62.56-.96.81-.11.08-.32.09-.45.04a14.3 14.3 0 0 1-1.4-.59c-.12-.06-.26-.22-.28-.35-.06-.41-.08-.83-.1-1.25-.02-.38-.18-.58-.58-.57-.39.01-.78.01-1.17 0-.38-.01-.55.17-.57.53-.03.43-.04.87-.11 1.29-.02.13-.16.29-.29.35-.44.21-.92.36-1.35.58-.23.12-.37.1-.55-.07-.32-.3-.65-.57-.98-.85-.25-.21-.48-.2-.71.03-.28.29-.56.58-.86.85-.27.26-.27.51-.02.78.29.32.58.64.84.99.08.11.09.32.04.46-.17.46-.39.9-.55 1.37-.08.24-.18.33-.43.34-.4 0-.8.06-1.21.08-.38.02-.58.18-.57.58.01.39.01.78 0 1.17-.01.37.17.55.53.57.43.03.87.04 1.29.11.13.02.29.16.35.29.21.44.36.92.58 1.35.12.23.1.37-.07.55-.29.32-.57.66-.85.98-.21.25-.21.48.03.71.3.29.6.59.89.89.23.24.47.23.71.02.34-.29.67-.6 1.03-.87.11-.08.32-.1.45-.05.46.16.9.39 1.37.55.24.08.33.19.33.44 0 .4.06.8.08 1.21.02.38.18.58.58.57.39-.01.78-.01 1.17 0 .38.01.55-.17.57-.53.03-.43.04-.87.11-1.29.02-.13.16-.29.29-.35.44-.21.92-.36 1.35-.58.23-.12.37-.1.54.07.32.29.66.57.98.85.23.19.46.21.68 0 .32-.31.64-.63.95-.95.08-.08.12-.2.18-.31h.02ZM19.95 40.95h-4.48c-.57 0-.9-.26-.92-.7-.02-.45.33-.74.92-.74h9.06c.57 0 .9.26.92.7.01.45-.33.74-.92.74h-4.58ZM20.05 42.03h4.08c.58 0 .89.25.9.7.01.47-.31.74-.91.74h-8.25c-.59 0-.89-.24-.9-.7-.01-.48.31-.73.91-.74h4.17ZM20.72 2.53v1.71c0 .49-.3.8-.72.8s-.71-.31-.71-.81V.82c0-.49.29-.8.72-.8.42 0 .71.31.72.81v1.71l-.01-.01ZM2.56 20.66H.9c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73H2.56ZM37.38 20.66h-1.66c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73h-1.71ZM10.57 2.61c.09.07.34.19.45.38.61 1.01 1.2 2.03 1.78 3.06.21.38.1.77-.24.98-.35.21-.77.11-1-.28-.6-1.02-1.2-2.04-1.77-3.07-.29-.52.06-1.08.78-1.07ZM27.95 7.13c-.66 0-1.03-.52-.78-.98.6-1.1 1.23-2.19 1.88-3.26.2-.34.57-.37.91-.19.34.17.48.57.28.92-.6 1.07-1.21 2.13-1.84 3.18-.11.18-.36.26-.45.32v.01ZM7.18 27.91c-.08.1-.2.36-.41.48-.98.6-1.98 1.17-2.98 1.73-.43.24-.84.14-1.05-.24-.2-.36-.08-.75.32-.99.99-.58 1.98-1.16 2.99-1.73.55-.31 1.13 0 1.13.74v.01ZM37.34 29.38c.02.72-.54 1.06-1.07.78-.71-.38-1.4-.8-2.1-1.2-.32-.19-.65-.37-.97-.56-.39-.24-.49-.65-.28-1 .21-.34.6-.45.98-.24 1.03.58 2.05 1.17 3.06 1.78.19.12.31.36.38.45v-.01ZM7.18 11.99c0 .66-.51 1.04-.96.8a80.77 80.77 0 0 1-3.26-1.87c-.34-.2-.38-.56-.2-.91.17-.34.57-.49.92-.29 1.07.59 2.13 1.2 3.18 1.84.18.11.27.36.33.44l-.01-.01ZM33.43 12.94c-.19-.2-.46-.36-.56-.6-.15-.33 0-.64.33-.84.83-.48 1.65-.96 2.48-1.44.22-.13.44-.26.67-.37.37-.17.69-.06.89.27.2.33.17.71-.16.92-1.08.66-2.19 1.28-3.3 1.91-.07.04-.17.05-.26.07-.03.03-.06.05-.09.08Z'/%3E%3Cpath fill='%23fff' d='M23.45 19.82a3.438 3.438 0 0 1-3.5 3.4c-1.92-.04-3.44-1.6-3.4-3.5.04-1.93 1.59-3.43 3.5-3.4 1.92.03 3.43 1.59 3.4 3.5Z'/%3E%3C/svg%3E");}.icon.integrity{display:flex;align-items:center;}.icon.integrity:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='46' fill='none'%3E%3Cpath fill='%23fff' d='M40.98 31.71c.71 6.58-3.47 10.66-8.75 14.02-.48.3-1.55.29-1.97-.05-2.13-1.69-4.28-3.4-6.14-5.37-2.14-2.27-2.69-5.2-2.53-8.27.08-1.53-.4-3.37.3-4.51.6-.98 2.56-1.04 3.81-1.71 1.49-.79 2.93-1.71 4.26-2.75.94-.74 1.64-.88 2.49.02 1.74 1.85 3.93 2.95 6.4 3.33 1.76.27 2.33 1.15 2.14 2.8-.07.68-.01 1.37-.01 2.48v.01Zm-11 2.74c-.58-.77-.87-1.2-1.21-1.58-.73-.81-1.57-.95-2.38-.17-.81.79-.62 1.63.11 2.39.71.73 1.46 1.44 2.16 2.18.94 1 1.85.95 2.78.01 1.44-1.45 2.89-2.89 4.34-4.34.83-.83 1.16-1.77.24-2.67-.91-.9-1.77-.38-2.5.39-1.09 1.15-2.16 2.31-3.54 3.79Z'/%3E%3Cpath fill='%23fff' d='M18.33 34.86c-5.51 0-10.81.03-16.11-.05-.43 0-1.22-.77-1.23-1.2-.05-2.39-.15-4.82.22-7.16.64-3.99 3.23-6.43 7.07-7.49.64-.18 1.47-.01 2.12.24 2.61.98 5.23 1.1 7.88.26 3.17-1 5.61-.24 7.98 2.75-1.48.48-2.83.97-4.21 1.34-2.51.68-3.67 2.05-3.73 4.6-.02 1.08 0 2.17 0 3.25v3.47l.01-.01ZM23.16 8.42c-.01 4.5-3.77 8.29-8.28 8.34-4.55.05-8.42-3.83-8.39-8.4C6.53 3.8 10.21.09 14.76.04c4.57-.04 8.41 3.79 8.4 8.37v.01Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='46' fill='none'%3E%3Cpath fill='%23fff' d='M40.98 31.71c.71 6.58-3.47 10.66-8.75 14.02-.48.3-1.55.29-1.97-.05-2.13-1.69-4.28-3.4-6.14-5.37-2.14-2.27-2.69-5.2-2.53-8.27.08-1.53-.4-3.37.3-4.51.6-.98 2.56-1.04 3.81-1.71 1.49-.79 2.93-1.71 4.26-2.75.94-.74 1.64-.88 2.49.02 1.74 1.85 3.93 2.95 6.4 3.33 1.76.27 2.33 1.15 2.14 2.8-.07.68-.01 1.37-.01 2.48v.01Zm-11 2.74c-.58-.77-.87-1.2-1.21-1.58-.73-.81-1.57-.95-2.38-.17-.81.79-.62 1.63.11 2.39.71.73 1.46 1.44 2.16 2.18.94 1 1.85.95 2.78.01 1.44-1.45 2.89-2.89 4.34-4.34.83-.83 1.16-1.77.24-2.67-.91-.9-1.77-.38-2.5.39-1.09 1.15-2.16 2.31-3.54 3.79Z'/%3E%3Cpath fill='%23fff' d='M18.33 34.86c-5.51 0-10.81.03-16.11-.05-.43 0-1.22-.77-1.23-1.2-.05-2.39-.15-4.82.22-7.16.64-3.99 3.23-6.43 7.07-7.49.64-.18 1.47-.01 2.12.24 2.61.98 5.23 1.1 7.88.26 3.17-1 5.61-.24 7.98 2.75-1.48.48-2.83.97-4.21 1.34-2.51.68-3.67 2.05-3.73 4.6-.02 1.08 0 2.17 0 3.25v3.47l.01-.01ZM23.16 8.42c-.01 4.5-3.77 8.29-8.28 8.34-4.55.05-8.42-3.83-8.39-8.4C6.53 3.8 10.21.09 14.76.04c4.57-.04 8.41 3.79 8.4 8.37v.01Z'/%3E%3C/svg%3E");}.icon.openness{display:flex;align-items:center;}.icon.openness:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='38' fill='none'%3E%3Cpath fill='%23fff' d='M36.97 37.42h-1.21c-.36-.11-.74-.18-1.07-.35-1.96-1-3.94-1.98-5.85-3.07-1.23-.7-2.39-1.24-3.89-1.28-2.37-.07-4.68-.69-6.68-2.01-1.46-.97-2.77-2.16-4.27-3.35-1.11.6-2.35 1.37-3.68 1.95-1.6.7-3.25 1.29-4.91 1.81-1.06.33-2.98-.39-3.36-1.09-.66-1.22.18-1.94.86-2.78.68-.84 1.23-1.8 1.76-2.75.48-.86.46-1.66-.44-2.36-.62-.49-1.12-1.15-1.64-1.76-1.27-1.52-1.9-3.34-2.44-5.21v-3.24c.05-.03.15-.06.15-.1.75-4.28 3.28-7.23 7.02-9.22C11.04.64 14.96.1 19.09 1c5.02 1.09 8.79 3.75 10.94 8.53.18.41.64.76 1.05.98 1.1.6 2.3 1.02 3.35 1.68 2.94 1.83 4.9 4.44 5.33 7.92.48 3.91-1.24 7.01-4.2 9.43-.59.48-.77.96-.58 1.52.36 1.08.77 2.19 1.36 3.16.54.89 1.36 1.62 2.14 2.52-.56.25-1.04.47-1.52.68h.01ZM6.63 27.35l.17.26c1.34-.69 2.71-1.31 4-2.07 1.85-1.08 3.7-2.02 5.91-2.1 3.1-.1 5.77-1.28 8.05-3.41 3.49-3.28 3.82-7.92 1.34-11.36-2.38-3.3-5.84-4.77-9.76-5-4.25-.25-8.01 1.05-10.94 4.31-1.37 1.52-2.14 3.31-2.19 5.31-.09 3.45 1.69 5.96 4.36 7.95.33.25.62.77.64 1.18.08 1.82-.65 3.41-1.58 4.92v.01Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='38' fill='none'%3E%3Cpath fill='%23fff' d='M36.97 37.42h-1.21c-.36-.11-.74-.18-1.07-.35-1.96-1-3.94-1.98-5.85-3.07-1.23-.7-2.39-1.24-3.89-1.28-2.37-.07-4.68-.69-6.68-2.01-1.46-.97-2.77-2.16-4.27-3.35-1.11.6-2.35 1.37-3.68 1.95-1.6.7-3.25 1.29-4.91 1.81-1.06.33-2.98-.39-3.36-1.09-.66-1.22.18-1.94.86-2.78.68-.84 1.23-1.8 1.76-2.75.48-.86.46-1.66-.44-2.36-.62-.49-1.12-1.15-1.64-1.76-1.27-1.52-1.9-3.34-2.44-5.21v-3.24c.05-.03.15-.06.15-.1.75-4.28 3.28-7.23 7.02-9.22C11.04.64 14.96.1 19.09 1c5.02 1.09 8.79 3.75 10.94 8.53.18.41.64.76 1.05.98 1.1.6 2.3 1.02 3.35 1.68 2.94 1.83 4.9 4.44 5.33 7.92.48 3.91-1.24 7.01-4.2 9.43-.59.48-.77.96-.58 1.52.36 1.08.77 2.19 1.36 3.16.54.89 1.36 1.62 2.14 2.52-.56.25-1.04.47-1.52.68h.01ZM6.63 27.35l.17.26c1.34-.69 2.71-1.31 4-2.07 1.85-1.08 3.7-2.02 5.91-2.1 3.1-.1 5.77-1.28 8.05-3.41 3.49-3.28 3.82-7.92 1.34-11.36-2.38-3.3-5.84-4.77-9.76-5-4.25-.25-8.01 1.05-10.94 4.31-1.37 1.52-2.14 3.31-2.19 5.31-.09 3.45 1.69 5.96 4.36 7.95.33.25.62.77.64 1.18.08 1.82-.65 3.41-1.58 4.92v.01Z'/%3E%3C/svg%3E");}.icon.repect{display:flex;align-items:center;}.icon.repect:before{content:'';display:block;flex:none;width:5rem;aspect-ratio:1;background-color:#004295;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='34' fill='none'%3E%3Cpath fill='%23fff' d='M2.57 3.35c.83.31 1.66.61 2.48.93 1.97.77 3.86.6 5.75-.33 2.23-1.1 4.52-2.1 6.76-3.17.91-.44 1.8-.47 2.73-.1.35.14.7.25 1.13.39-.59.27-1.12.52-1.65.76-2.79 1.27-5.58 2.55-8.38 3.81-.2.09-.3.21-.35.43-.24.99-.39 1.99-.2 3.01.33 1.83 1.71 3.11 3.62 3.4 1.75.27 3.42-.06 5-.78 1.82-.82 3.61-1.7 5.41-2.56.17-.08.28-.13.44.03 4.12 3.85 8.25 7.68 12.36 11.53 1.09 1.01 1.01 2.44-.16 3.38-.26.2-.57.36-.88.46-.5.17-.92.09-1.33-.33-1.48-1.51-3.01-2.98-4.52-4.46-.22-.22-.48-.23-.67-.04-.19.19-.18.44.03.67.04.04.08.09.13.13 1.53 1.5 3.05 3 4.58 4.49.21.2.27.39.23.67-.08.57-.2 1.12-.51 1.61-.6.96-1.55 1.09-2.41.93-.1-.02-.19-.11-.27-.19l-4.99-4.9c-.04-.04-.08-.09-.13-.13-.22-.19-.47-.2-.66-.02-.19.19-.19.45.03.67.49.49.98.97 1.47 1.45 1.08 1.06 2.16 2.11 3.22 3.18.11.11.2.31.21.47.03 1.5-1 2.35-2.51 2.08-.57-.1-1.06-.31-1.48-.74-1.54-1.56-3.11-3.08-4.68-4.61-.12-.11-.31-.21-.47-.2-.12 0-.28.16-.35.28-.11.2 0 .39.16.54.88.86 1.77 1.73 2.65 2.6.68.67 1.35 1.34 2.04 2 .14.14.2.27.12.45-.16.36-.28.74-.49 1.07-.48.74-1.19 1.01-2.06.83-.8-.17-1.44-.62-2.05-1.15.55-.96.71-1.96.39-3-.45-1.46-1.45-2.33-2.94-2.61-.18-.03-.27-.08-.31-.29-.29-1.64-1.43-2.77-3.08-3.07-.18-.03-.27-.09-.31-.29-.3-1.57-1.49-2.73-3.06-2.97-.25-.04-.23-.21-.28-.36-.42-1.43-1.37-2.34-2.81-2.65-1.43-.31-2.67.13-3.63 1.26-.43.51-.83 1.05-1.23 1.58-.25.33-.49.67-.76 1.03-.41-.21-.84-.44-1.27-.66-.55-.28-1.11-.55-1.65-.85-.11-.06-.24-.2-.26-.32-.48-2.38-.61-4.78-.48-7.2.15-2.83 1.08-5.45 2.21-8 .02-.04.05-.08.08-.14h.04Z'/%3E%3Cpath fill='%23fff' d='M43.66 3.84c.29.75.6 1.49.87 2.24 1.26 3.62 1.55 7.33.98 11.12-.03.21-.12.28-.31.33-2.25.56-4.5 1.12-6.75 1.67-.12.03-.3-.03-.39-.11-2.05-1.88-4.08-3.76-6.12-5.65-2.14-1.97-4.27-3.95-6.4-5.93-.15-.14-.24-.1-.39-.03-1.96.95-3.91 1.92-5.88 2.84-1.23.57-2.52.96-3.9.88-.59-.03-1.17-.13-1.7-.4-.88-.44-1.38-1.17-1.46-2.13-.05-.57.03-1.15.08-1.72 0-.11.13-.26.23-.31C16.76 4.7 21 2.73 25.27.84c2.32-1.03 4.53-.68 6.54.88.67.52 1.32 1.07 2.01 1.57 1.88 1.37 3.97 1.8 6.25 1.31 1.19-.25 2.37-.51 3.61-.78l-.02.02ZM13.97 24.72c1.39-.85 2.56-.36 3.16.28.8.86.84 1.96.07 3.18.57-.42 1.14-.63 1.79-.56.89.09 1.54.55 1.91 1.36.37.83.28 1.65-.25 2.39-.36.49-.74.97-1.12 1.44-.75.94-2.01 1.18-3.03.6-1-.57-1.42-1.79-1.01-2.9.03-.07.05-.15.09-.25-1.2 1.04-2.53.72-3.22.12-.76-.65-1.17-1.89-.39-3.17-1.1.64-2.14.66-3.06-.19-.77-.71-.9-1.62-.57-2.6-.3.07-.58.17-.87.19-.98.08-1.75-.3-2.24-1.15-.5-.87-.44-1.76.14-2.57.49-.68 1.02-1.34 1.53-2 .73-.93 1.96-1.2 2.97-.67 1.03.55 1.49 1.7 1.13 2.85-.01.05-.03.09-.06.17 1.15-.44 2.17-.32 2.94.65.69.87.67 1.83.09 2.83Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='34' fill='none'%3E%3Cpath fill='%23fff' d='M2.57 3.35c.83.31 1.66.61 2.48.93 1.97.77 3.86.6 5.75-.33 2.23-1.1 4.52-2.1 6.76-3.17.91-.44 1.8-.47 2.73-.1.35.14.7.25 1.13.39-.59.27-1.12.52-1.65.76-2.79 1.27-5.58 2.55-8.38 3.81-.2.09-.3.21-.35.43-.24.99-.39 1.99-.2 3.01.33 1.83 1.71 3.11 3.62 3.4 1.75.27 3.42-.06 5-.78 1.82-.82 3.61-1.7 5.41-2.56.17-.08.28-.13.44.03 4.12 3.85 8.25 7.68 12.36 11.53 1.09 1.01 1.01 2.44-.16 3.38-.26.2-.57.36-.88.46-.5.17-.92.09-1.33-.33-1.48-1.51-3.01-2.98-4.52-4.46-.22-.22-.48-.23-.67-.04-.19.19-.18.44.03.67.04.04.08.09.13.13 1.53 1.5 3.05 3 4.58 4.49.21.2.27.39.23.67-.08.57-.2 1.12-.51 1.61-.6.96-1.55 1.09-2.41.93-.1-.02-.19-.11-.27-.19l-4.99-4.9c-.04-.04-.08-.09-.13-.13-.22-.19-.47-.2-.66-.02-.19.19-.19.45.03.67.49.49.98.97 1.47 1.45 1.08 1.06 2.16 2.11 3.22 3.18.11.11.2.31.21.47.03 1.5-1 2.35-2.51 2.08-.57-.1-1.06-.31-1.48-.74-1.54-1.56-3.11-3.08-4.68-4.61-.12-.11-.31-.21-.47-.2-.12 0-.28.16-.35.28-.11.2 0 .39.16.54.88.86 1.77 1.73 2.65 2.6.68.67 1.35 1.34 2.04 2 .14.14.2.27.12.45-.16.36-.28.74-.49 1.07-.48.74-1.19 1.01-2.06.83-.8-.17-1.44-.62-2.05-1.15.55-.96.71-1.96.39-3-.45-1.46-1.45-2.33-2.94-2.61-.18-.03-.27-.08-.31-.29-.29-1.64-1.43-2.77-3.08-3.07-.18-.03-.27-.09-.31-.29-.3-1.57-1.49-2.73-3.06-2.97-.25-.04-.23-.21-.28-.36-.42-1.43-1.37-2.34-2.81-2.65-1.43-.31-2.67.13-3.63 1.26-.43.51-.83 1.05-1.23 1.58-.25.33-.49.67-.76 1.03-.41-.21-.84-.44-1.27-.66-.55-.28-1.11-.55-1.65-.85-.11-.06-.24-.2-.26-.32-.48-2.38-.61-4.78-.48-7.2.15-2.83 1.08-5.45 2.21-8 .02-.04.05-.08.08-.14h.04Z'/%3E%3Cpath fill='%23fff' d='M43.66 3.84c.29.75.6 1.49.87 2.24 1.26 3.62 1.55 7.33.98 11.12-.03.21-.12.28-.31.33-2.25.56-4.5 1.12-6.75 1.67-.12.03-.3-.03-.39-.11-2.05-1.88-4.08-3.76-6.12-5.65-2.14-1.97-4.27-3.95-6.4-5.93-.15-.14-.24-.1-.39-.03-1.96.95-3.91 1.92-5.88 2.84-1.23.57-2.52.96-3.9.88-.59-.03-1.17-.13-1.7-.4-.88-.44-1.38-1.17-1.46-2.13-.05-.57.03-1.15.08-1.72 0-.11.13-.26.23-.31C16.76 4.7 21 2.73 25.27.84c2.32-1.03 4.53-.68 6.54.88.67.52 1.32 1.07 2.01 1.57 1.88 1.37 3.97 1.8 6.25 1.31 1.19-.25 2.37-.51 3.61-.78l-.02.02ZM13.97 24.72c1.39-.85 2.56-.36 3.16.28.8.86.84 1.96.07 3.18.57-.42 1.14-.63 1.79-.56.89.09 1.54.55 1.91 1.36.37.83.28 1.65-.25 2.39-.36.49-.74.97-1.12 1.44-.75.94-2.01 1.18-3.03.6-1-.57-1.42-1.79-1.01-2.9.03-.07.05-.15.09-.25-1.2 1.04-2.53.72-3.22.12-.76-.65-1.17-1.89-.39-3.17-1.1.64-2.14.66-3.06-.19-.77-.71-.9-1.62-.57-2.6-.3.07-.58.17-.87.19-.98.08-1.75-.3-2.24-1.15-.5-.87-.44-1.76.14-2.57.49-.68 1.02-1.34 1.53-2 .73-.93 1.96-1.2 2.97-.67 1.03.55 1.49 1.7 1.13 2.85-.01.05-.03.09-.06.17 1.15-.44 2.17-.32 2.94.65.69.87.67 1.83.09 2.83Z'/%3E%3C/svg%3E");}#master .icon-text-small:before{width:2.2rem;margin-right:1rem;background-color:#002655;}#master .icon-type{align-items:flex-start;}#master .icon-type:before{margin-right:1.5rem;background-color:#002655;}.icon-bg{display:block;width:100%;text-align:left;color:#002655;background-color:#fff;background-repeat:no-repeat;background-size:auto 1.7rem;background-position:right 2rem center;padding:2rem 7rem 2rem 2rem;transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1),color 0.5s cubic-bezier(0.19,1,0.22,1);}#master .icon-bg{border-bottom:solid 1px #99B3D5;}@media not all and (hover:none){#master .icon-bg:hover{border-bottom-color:#004295;}}.icon-circle-text{display:inline-flex;align-items:center;}.icon-circle-text span{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.icon-circle-text:hover span{color:#002655;box-shadow:none;}}.icon-circle-text.external:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23668EBF'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.alert:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33466 1.49956C8.48961 -0.499853 11.3755 -0.499853 12.5305 1.49956L19.4585 13.4996C20.6136 15.4993 19.1704 17.9998 16.8606 17.9998H3.00458C0.694838 17.9998 -0.74838 15.4995 0.406544 13.4998V13.4998L7.33466 1.49956ZM9.06649 2.49994L2.13861 14.4997C1.75374 15.166 2.23439 15.9998 3.00458 15.9998H16.8606C17.6308 15.9998 18.1115 15.1662 17.7267 14.4999L10.7987 2.49994C10.4136 1.83335 9.45154 1.83335 9.06649 2.49994ZM9.93258 5.99975C10.4849 5.99975 10.9326 6.44747 10.9326 6.99975V8.99975C10.9326 9.55204 10.4849 9.99975 9.93258 9.99975C9.38029 9.99975 8.93258 9.55204 8.93258 8.99975V6.99975C8.93258 6.44747 9.38029 5.99975 9.93258 5.99975ZM8.93258 12.9998C8.93258 12.4475 9.38029 11.9998 9.93258 11.9998H9.94258C10.4949 11.9998 10.9426 12.4475 10.9426 12.9998C10.9426 13.552 10.4949 13.9998 9.94258 13.9998H9.93258C9.38029 13.9998 8.93258 13.552 8.93258 12.9998Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.bullet:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.chevron-down:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11936 5.35645L8.23828 1.23811L7.00045 0.000278419L4.11936 2.88195L1.23828 0.000278167L0.000447453 1.23811L4.11936 5.35645Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.chevron-left:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.71848e-08 6.47273L6.47167 12.9453L8.41683 11.0001L3.8885 6.47273L8.41683 1.94531L6.47167 0.000145036L7.71848e-08 6.47273Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.chevron-right:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.41797 6.47258L1.9463 0L0.00113583 1.94517L4.52947 6.47258L0.00113583 11L1.9463 12.9452L8.41797 6.47258Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.close:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.000302076 21.2132L21.2135 0L24.0419 2.82843L2.82873 24.0416L0.000302076 21.2132Z' fill='%23668EBF'/%3E%3Cpath d='M2.82843 0.000312448L24.0416 21.2135L21.2132 24.0419L0 2.82874L2.82843 0.000312448Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.cog-line:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='38' height='35' viewBox='0 0 38 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0228 16.6064C16.892 17.3198 17.9006 17.6724 19.0322 17.6724C19.1634 17.6724 19.3028 17.6724 19.434 17.656C20.705 17.5658 21.812 16.9836 22.7222 15.9422C24.1408 14.3104 24.354 11.3584 22.4352 9.538C21.4348 8.513 20.1884 8.0374 18.7452 8.1194C17.3512 8.1932 16.1868 8.8 15.2848 9.9234C14.5468 10.8336 14.2106 11.9078 14.268 13.1296C14.3336 14.5154 14.9404 15.7208 16.031 16.6064H16.0228ZM17.1134 11.4076C17.5972 10.809 18.1548 10.5138 18.8764 10.4728C18.9338 10.4728 18.9994 10.4728 19.0568 10.4728C19.7456 10.4728 20.2786 10.7024 20.7624 11.2026L20.8116 11.2518C21.7956 12.1702 21.5578 13.7118 20.951 14.4088C20.459 14.9828 19.926 15.2698 19.27 15.3108C18.573 15.3682 18.0236 15.196 17.5234 14.7778C16.9412 14.3022 16.6624 13.7446 16.6214 13.0148C16.5886 12.3834 16.7526 11.8586 17.1216 11.4076H17.1134Z' fill='%23668EBF'/%3E%3Cpath d='M7.11766 14.2773C7.11766 14.3921 7.13406 14.5069 7.13406 14.6217C7.13406 15.4909 7.88026 16.1305 8.56906 16.2207L10.4141 16.4749C10.4141 16.4749 10.4305 16.5077 10.4387 16.5241L9.56946 17.6803C9.44646 17.8361 9.33166 18.0001 9.22506 18.1641C8.79866 18.8119 8.88886 19.6811 9.43826 20.2305L11.6687 22.4691C12.2591 23.0677 13.1529 23.1497 13.8417 22.6741L14.0303 22.5429C14.2927 22.3625 14.5633 22.1739 14.8257 21.9853C15.0307 21.8377 15.2275 21.6901 15.4489 21.5261C15.4571 21.5261 15.4735 21.5343 15.4817 21.5425C15.5063 21.7721 15.5391 21.9935 15.5637 22.2231L15.6375 22.8053C15.6621 22.9857 15.6785 23.1661 15.7113 23.3465C15.8507 24.1173 16.3755 24.6421 17.1545 24.7815C17.6465 24.8717 18.1221 24.8881 18.5403 24.8881C18.6141 24.8881 18.6879 24.8881 18.7535 24.8881H19.1143C19.3357 24.8881 19.5653 24.8881 19.7867 24.8881C20.1475 24.8717 20.5083 24.8389 20.9101 24.7979C21.6399 24.7323 22.2795 24.0927 22.3697 23.3465L22.4353 22.7807C22.4845 22.3789 22.5255 21.9689 22.5747 21.5671L22.6567 21.5343L24.1491 22.6413C24.8133 23.1497 25.4447 23.0267 25.7153 22.9201L26.1089 22.8053L28.6755 20.2141L28.8149 20.0419C29.2495 19.4023 29.2085 18.6315 28.7083 17.9919C28.6181 17.8771 28.5279 17.7541 28.4459 17.6311L27.6587 16.5487L27.7161 16.4011C27.7653 16.4011 27.8063 16.3929 27.8555 16.3847L28.4787 16.3027C28.8231 16.2535 29.1675 16.2125 29.5119 16.1633C30.2499 16.0485 30.8321 15.4581 30.9223 14.7201C30.9551 14.4413 30.9797 14.1543 30.9961 13.8755C31.0125 13.5475 31.0207 13.2195 31.0207 12.8915C31.0207 12.4815 31.0125 12.0797 30.9961 11.6697V11.5139C30.9879 11.3335 30.9797 11.1531 30.9469 10.9809C30.8239 10.1937 30.2417 9.65252 29.4299 9.55412C29.2085 9.52952 28.9871 9.49672 28.7657 9.46392L27.6669 9.30812C27.6669 9.30812 27.6505 9.27532 27.6505 9.25892C27.6915 9.20152 27.7325 9.14412 27.7817 9.08672L28.7001 7.84852C28.7575 7.78292 28.8067 7.70912 28.8641 7.63532C29.2495 7.06132 29.2413 6.36432 28.8477 5.76572L26.2565 3.10892L26.1007 3.02692C25.5677 2.73992 25.0511 2.70712 24.5755 2.92852C24.3951 3.01052 24.2229 3.10892 24.0589 3.22372C23.7719 3.42052 23.4849 3.62552 23.2061 3.83052C23.0175 3.96992 22.8289 4.10932 22.6485 4.25692C22.6403 4.25692 22.6321 4.24872 22.6157 4.24872L22.4189 2.70712C22.4025 2.59232 22.3861 2.47752 22.3615 2.36272C22.2139 1.64932 21.7383 1.16552 21.0085 1.01792C20.3689 0.886719 19.7375 0.894919 19.1881 0.886719H19.0897C18.6387 0.886719 18.1959 0.903119 17.7531 0.919519C17.5481 0.927719 17.3513 0.960519 17.1463 1.00152L17.0233 1.02612C16.3181 1.15732 15.8261 1.69032 15.7359 2.43652C15.6949 2.77272 15.6539 3.11712 15.6129 3.45332L15.5309 4.19952C15.5309 4.19952 15.4735 4.22412 15.4407 4.24052L14.2681 3.38772C14.1533 3.30572 14.0303 3.21552 13.9155 3.12532C13.5875 2.85472 13.1611 2.73992 12.7265 2.78912C12.2099 2.85472 11.8737 3.09252 11.6851 3.28932C11.1357 3.83872 10.5945 4.38812 10.0451 4.92932L9.49566 5.47872C8.96266 6.01172 8.83146 6.76612 9.15126 7.43852C9.24146 7.62712 9.35626 7.76652 9.46286 7.90592L10.4141 9.18512C10.4141 9.18512 10.4141 9.18512 10.4223 9.19332C10.3977 9.25072 10.3731 9.31632 10.3485 9.37372C9.93026 9.42292 9.51206 9.48032 9.09386 9.53772C8.85606 9.57052 8.61826 9.61152 8.38866 9.66892C7.74906 9.84112 7.28986 10.3495 7.19146 11.0055C7.15046 11.2925 7.11766 11.5877 7.10946 11.8829C7.09306 12.3093 7.08486 12.7357 7.09306 13.1703C7.09306 13.3835 7.10126 13.6049 7.10946 13.8181L7.13406 14.2691L7.11766 14.2773ZM9.45466 11.9813C9.45466 11.9813 9.45466 11.9075 9.45466 11.8747C10.0533 11.7927 10.6519 11.7189 11.2505 11.6451C11.7835 11.5795 12.2017 11.2351 12.3575 10.7349C12.4641 10.4069 12.5953 10.0297 12.7757 9.70992C13.0217 9.29172 12.9889 8.76692 12.7019 8.34872C12.5625 8.16012 12.4313 7.97152 12.2919 7.78292L11.5375 6.76612L11.7015 6.60212C12.1197 6.18392 12.5297 5.77392 12.9479 5.35572L14.1287 6.20852C14.2107 6.26592 14.2845 6.32332 14.3665 6.38892C14.8093 6.77432 15.3751 6.85632 15.9081 6.61032C16.1623 6.49552 16.4247 6.38892 16.6871 6.28232L17.6465 5.88052L17.7777 5.05232C17.8023 4.88832 17.8351 4.71612 17.8597 4.53572L17.9499 3.72392C17.9663 3.57632 17.9827 3.42872 17.9991 3.27292C18.3599 3.25652 18.7289 3.24832 19.0897 3.24832H19.1881C19.5079 3.24832 19.8113 3.24832 20.0983 3.26472L20.2623 4.56852C20.2869 4.77352 20.3115 4.97852 20.3361 5.16712C20.3935 5.63452 20.7133 6.04452 21.1069 6.19212C21.5087 6.35612 21.9187 6.52012 22.3205 6.68412C22.7059 6.83992 23.1651 6.79072 23.5177 6.54472C23.5997 6.48732 23.6735 6.42992 23.7473 6.37252L24.0425 6.14292C24.2229 6.00352 24.3951 5.86412 24.5837 5.73292C24.7559 5.60172 24.9281 5.47872 25.1085 5.35572L26.5353 6.78252L25.8629 7.67632C25.7235 7.86492 25.5923 8.04532 25.4529 8.24212C24.9363 8.84072 25.1495 9.46392 25.2315 9.65252C25.3299 9.88212 25.4283 10.1117 25.5267 10.3495L25.7235 10.8087C25.8957 11.1777 26.2237 11.4483 26.6255 11.5385C26.7321 11.5631 26.8469 11.5795 27.0027 11.5959L28.4049 11.7927C28.4787 11.8009 28.5443 11.8173 28.6181 11.8255C28.6263 12.1781 28.6345 12.5389 28.6345 12.8997C28.6345 13.1867 28.6263 13.4655 28.6099 13.7525C28.6099 13.8017 28.6099 13.8509 28.6017 13.9001C28.4541 13.9247 28.2983 13.9411 28.1507 13.9575L27.5275 14.0395C27.2815 14.0723 27.0273 14.1051 26.7813 14.1379C26.3385 14.2035 25.9367 14.5069 25.7563 14.9169L25.2397 16.1551C25.0347 16.6307 25.1085 17.1555 25.4529 17.5655C25.5103 17.6311 25.5677 17.7049 25.6169 17.7869L26.5025 19.0005C26.5025 19.0005 26.5025 19.0087 26.5107 19.0169L25.1085 20.4191L24.0179 19.6073C23.8867 19.5089 23.7555 19.4187 23.6325 19.3203C23.2143 18.9923 22.7059 18.9267 22.2303 19.1317L20.4427 19.8861L20.3115 20.7061C20.2869 20.8701 20.2541 21.0505 20.2295 21.2391C20.1803 21.6573 20.1311 22.0755 20.0819 22.4937C19.9507 22.5019 19.8113 22.5101 19.6801 22.5183C19.4915 22.5265 19.3111 22.5183 19.1225 22.5183H18.7207C18.4829 22.5183 18.2287 22.5183 17.9663 22.5019L17.8925 21.9197C17.8433 21.4933 17.7859 21.0669 17.7367 20.6405C17.6793 20.1239 17.3513 19.7139 16.8593 19.5335L16.6871 19.4679C16.5395 19.4105 16.3919 19.3613 16.2443 19.3039C16.1377 19.2629 16.0311 19.2055 15.9245 19.1645L15.0881 18.7791L14.4157 19.3285C14.3501 19.3859 14.2845 19.4351 14.1779 19.5171C13.9319 19.7057 13.6859 19.8861 13.4399 20.0665C13.2759 20.1813 13.1119 20.3043 12.9397 20.4191L11.5129 18.9923L12.6773 17.4261C12.9643 17.0325 13.0135 16.5487 12.8167 16.1059C12.6855 15.8107 12.5543 15.5155 12.4231 15.2121L12.0295 14.3183L9.45466 13.9657V13.7197C9.43826 13.5393 9.43006 13.3507 9.43006 13.1703C9.43006 12.7767 9.43006 12.3749 9.44646 11.9813H9.45466Z' fill='%23668EBF'/%3E%3Cpath d='M34.6548 28.291C33.5068 28.291 32.5146 28.9798 32.0636 29.9638H21.5594C21.0838 29.0454 20.1408 28.4058 19.0338 28.4058C17.9268 28.4058 16.9756 29.0454 16.5082 29.9638H5.41364C4.97084 29.0454 4.03604 28.4058 2.95364 28.4058C1.44484 28.4058 0.214844 29.6358 0.214844 31.1446C0.214844 32.6534 1.44484 33.8834 2.95364 33.8834C4.04424 33.8834 4.97084 33.2438 5.41364 32.3254H16.3934C16.8198 33.3668 17.8366 34.113 19.0338 34.113C20.231 34.113 21.2478 33.375 21.6742 32.3254H32.0636C32.5146 33.3094 33.4986 33.9982 34.6548 33.9982C36.2292 33.9982 37.5084 32.719 37.5084 31.1446C37.5084 29.5702 36.2292 28.291 34.6548 28.291Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.date:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 18H2V7H16M13 0V2H5V0H3V2H2C0.89 2 0 2.89 0 4V18C0 18.5304 0.210714 19.0391 0.585786 19.4142C0.960859 19.7893 1.46957 20 2 20H16C16.5304 20 17.0391 19.7893 17.4142 19.4142C17.7893 19.0391 18 18.5304 18 18V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H15V0M14 11H9V16H14V11Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.download:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6H10V0H4V6H0L7 13L14 6ZM0 15V17H14V15H0Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.facebook:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.505913C11 0.373305 10.9473 0.246128 10.8536 0.15236C10.7598 0.0585913 10.6326 0.00591282 10.5 0.00591282H8C6.74112 -0.0567963 5.5086 0.381304 4.57172 1.22449C3.63485 2.06768 3.06978 3.24741 3 4.50591V7.20591H0.5C0.367392 7.20591 0.240215 7.25859 0.146447 7.35236C0.0526785 7.44613 0 7.5733 0 7.70591V10.3059C0 10.4385 0.0526785 10.5657 0.146447 10.6595C0.240215 10.7532 0.367392 10.8059 0.5 10.8059H3V17.5059C3 17.6385 3.05268 17.7657 3.14645 17.8595C3.24021 17.9532 3.36739 18.0059 3.5 18.0059H6.5C6.63261 18.0059 6.75979 17.9532 6.85355 17.8595C6.94732 17.7657 7 17.6385 7 17.5059V10.8059H9.62C9.73119 10.8075 9.83974 10.772 9.92848 10.705C10.0172 10.638 10.0811 10.5433 10.11 10.4359L10.83 7.83591C10.8499 7.76203 10.8526 7.68458 10.8378 7.6095C10.8231 7.53443 10.7913 7.46374 10.7449 7.40288C10.6985 7.34203 10.6388 7.29262 10.5704 7.25847C10.5019 7.22432 10.4265 7.20634 10.35 7.20591H7V4.50591C7.02487 4.25839 7.14111 4.02902 7.32602 3.86261C7.51093 3.69619 7.75123 3.60467 8 3.60591H10.5C10.6326 3.60591 10.7598 3.55323 10.8536 3.45947C10.9473 3.3657 11 3.23852 11 3.10591V0.505913Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-ai:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23668EBF'/%3E%3Cpath d='M19.8001 33.8696C19.2607 33.8696 18.7313 33.8696 18.1919 33.8696C18.042 33.8696 17.9721 33.8096 17.9221 33.6696C17.5226 32.4996 17.113 31.3296 16.7135 30.1496C16.6735 30.0196 16.6136 29.9896 16.4837 29.9896C14.6557 29.9896 12.8377 29.9896 11.0097 29.9896C10.8799 29.9896 10.8199 30.0296 10.78 30.1496C10.4104 31.3096 10.0308 32.4696 9.6612 33.6296C9.59127 33.8396 9.56131 33.8696 9.34155 33.8696C8.39259 33.8696 7.43364 33.8696 6.48467 33.8696C6.28489 33.8696 6.19499 33.8196 6.28489 33.5696C6.4647 32.9996 6.66448 32.4396 6.86426 31.8796C8.33265 27.6496 9.79105 23.4296 11.2594 19.1996C11.4392 18.6896 11.5491 18.1796 11.5291 17.6396C11.5291 17.4596 11.5591 17.4296 11.7389 17.4296C13.0475 17.4296 14.3561 17.4296 15.6746 17.4296C15.8244 17.4296 15.8844 17.4896 15.9243 17.6196C17.153 21.0996 18.3816 24.5796 19.6103 28.0496C20.2596 29.8796 20.8989 31.6996 21.5482 33.5296C21.5582 33.5596 21.5682 33.5996 21.5781 33.6296C21.6281 33.8196 21.5981 33.8596 21.3983 33.8596C20.8589 33.8596 20.3295 33.8596 19.7901 33.8596L19.8001 33.8696ZM13.6968 20.3196C13.1574 22.5196 12.4082 24.6596 11.7689 26.8296H15.7146C15.0453 24.6596 14.376 22.4896 13.6968 20.3196Z' fill='%23668EBF'/%3E%3Cpath d='M26.8224 27.7296C26.8224 29.6996 26.8224 31.6596 26.8224 33.6296C26.8224 33.9296 26.7824 33.9696 26.4828 33.9696C25.5338 33.9696 24.5948 33.9696 23.6459 33.9696C23.4061 33.9696 23.3262 33.8896 23.3262 33.6596C23.3262 29.6896 23.3262 25.7296 23.3262 21.7596C23.3262 21.5296 23.3762 21.4796 23.6059 21.4796C24.5749 21.4796 25.5538 21.4796 26.5227 21.4796C26.7725 21.4796 26.8124 21.5296 26.8124 21.7796C26.8124 23.7596 26.8124 25.7496 26.8124 27.7296H26.8224Z' fill='%23668EBF'/%3E%3Cpath d='M25.1442 16.2596C26.293 16.2296 27.0521 17.0796 27.0322 18.2296C27.0222 19.2896 26.253 20.2096 25.0244 20.1696C24.1054 20.1396 23.0665 19.5096 23.1564 17.9896C23.2064 17.0796 24.0055 16.2296 25.1342 16.2596H25.1442Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-audio:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM14.624 20.14V32.58C14.624 32.88 14.4442 33.15 14.1645 33.27C14.0746 33.29 13.9847 33.32 13.8848 33.32C13.705 33.32 13.5152 33.25 13.3554 33.11L9.55953 29.29H6.56281C6.15326 29.29 5.83361 28.97 5.83361 28.56V24.17C5.83361 23.76 6.15326 23.44 6.56281 23.44H9.55953L13.3554 19.62C13.5851 19.41 13.8848 19.35 14.1545 19.46C14.4242 19.57 14.614 19.85 14.614 20.15L14.624 20.14ZM19.9481 31.37C21.2267 30 21.936 28.24 21.936 26.36C21.936 24.48 21.2267 22.72 19.9481 21.35C19.3988 20.76 18.4598 20.73 17.8704 21.28C17.301 21.83 17.2511 22.77 17.8205 23.36C18.5697 24.18 19.0092 25.24 19.0092 26.36C19.0092 27.48 18.5796 28.53 17.8205 29.36C17.2511 29.95 17.2911 30.89 17.8704 31.44C18.1701 31.69 18.5297 31.83 18.8793 31.83C19.2689 31.83 19.6585 31.67 19.9581 31.37H19.9481ZM24.8428 34.66C26.7407 32.33 27.7896 29.38 27.7896 26.36C27.7896 23.34 26.7407 20.39 24.8428 18.06C24.3433 17.42 23.4044 17.33 22.785 17.83C22.1457 18.36 22.0558 19.27 22.5753 19.91C24.0636 21.74 24.8628 23.98 24.8628 26.36C24.8628 28.74 24.0636 30.98 22.5753 32.81C22.0459 33.45 22.1457 34.37 22.785 34.87C23.0547 35.1 23.3744 35.21 23.694 35.21C24.1336 35.21 24.5431 35.03 24.8328 34.66H24.8428ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-code:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H2.92679V38.07H32.1748V14.65ZM11.9969 17.44L13.1656 18.31C13.4852 18.56 13.5552 19.02 13.3054 19.34L9.14998 24.9L13.3054 30.46C13.5552 30.78 13.4852 31.24 13.1656 31.49L11.9969 32.36C11.6772 32.61 11.2177 32.54 10.968 32.22L5.80364 25.34C5.62384 25.09 5.62384 24.72 5.80364 24.47L10.968 17.59C11.2177 17.27 11.6772 17.2 11.9969 17.45V17.44ZM14.5341 34.16L17.6906 15.15C17.7605 14.74 18.1501 14.49 18.5397 14.56L19.9781 14.79C20.3877 14.86 20.6374 15.25 20.5675 15.64L17.4109 34.65C17.341 35.06 16.9514 35.31 16.5619 35.24L15.1234 35.01C14.7139 34.94 14.4642 34.55 14.5341 34.16ZM29.2979 25.33L24.1336 32.21C23.8838 32.53 23.4243 32.6 23.1047 32.35L21.936 31.48C21.6163 31.23 21.5464 30.77 21.7961 30.45L25.9516 24.89L21.7961 19.33C21.5464 19.01 21.6163 18.55 21.936 18.3L23.1047 17.43C23.4243 17.18 23.8838 17.25 24.1336 17.57L29.2979 24.45C29.4777 24.7 29.4777 25.07 29.2979 25.32V25.33ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-id:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23668EBF'/%3E%3Cpath d='M22.5071 21.0998C22.5071 20.7498 22.5071 20.4198 22.5071 20.0898C22.5071 18.8998 22.5071 17.6998 22.5071 16.5098C22.5071 16.2798 22.5271 16.2598 22.7468 16.2598C23.6958 16.2598 24.6447 16.2598 25.5937 16.2598C25.7735 16.2598 25.8035 16.2798 25.8035 16.4698C25.8035 19.3498 25.8035 22.2398 25.8035 25.1198C25.8035 26.8798 25.8035 28.6498 25.8035 30.4098C25.8035 30.9698 25.8534 31.5298 25.8834 32.0898C25.8934 32.3798 25.8834 32.4098 25.6237 32.5198C24.8146 32.8498 23.9855 33.0798 23.1164 33.2198C22.2773 33.3598 21.4383 33.4198 20.5892 33.3798C19.6302 33.3398 18.7012 33.1198 17.8322 32.6998C16.8733 32.2398 16.1341 31.5398 15.5947 30.6198C15.2051 29.9498 14.9953 29.2198 14.8954 28.4498C14.8055 27.7498 14.7855 27.0598 14.8954 26.3598C15.0353 25.4198 15.3749 24.5498 15.9243 23.7698C16.3938 23.0998 16.9632 22.5498 17.6524 22.1098C18.3916 21.6398 19.2007 21.3398 20.0697 21.1898C20.749 21.0698 21.4283 21.0298 22.1175 21.0698C22.2374 21.0698 22.3572 21.0898 22.5071 21.0998ZM22.5071 27.1598C22.5071 27.1598 22.5071 27.0898 22.5071 27.0598C22.5071 26.0398 22.5071 25.0198 22.5071 24.0098C22.5071 23.9398 22.4971 23.8998 22.4172 23.8898C22.2174 23.8698 22.0276 23.8298 21.8278 23.8198C20.9388 23.7698 20.1197 23.9898 19.4005 24.5298C18.8711 24.9298 18.4815 25.4398 18.3217 26.0998C18.1319 26.8998 18.1319 27.7098 18.3816 28.4998C18.7012 29.5398 19.3805 30.1898 20.4493 30.4298C21.0187 30.5598 21.5881 30.5198 22.1575 30.4998C22.2374 30.4998 22.3173 30.4698 22.3872 30.4598C22.4671 30.4498 22.4971 30.3998 22.4971 30.3098C22.4971 29.2598 22.4971 28.2098 22.4971 27.1598H22.5071Z' fill='%23668EBF'/%3E%3Cpath d='M12.5364 25.3393C12.5364 27.8393 12.5364 30.3393 12.5364 32.8393C12.5364 33.0993 12.4865 33.1493 12.2267 33.1493C11.3177 33.1493 10.3987 33.1493 9.48974 33.1493C9.31992 33.1493 9.26998 33.1193 9.25 32.9493C9.25 32.8993 9.25 32.8593 9.25 32.8093C9.25 27.8093 9.25 22.8193 9.25 17.8193C9.25 17.5793 9.28995 17.5293 9.53968 17.5293C10.4487 17.5293 11.3577 17.5293 12.2667 17.5293C12.4565 17.5293 12.5464 17.5793 12.5464 17.8193C12.5464 19.9393 12.5464 22.0593 12.5464 24.1793V25.3393H12.5364Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-image:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.85359 19.04C5.85359 16.62 7.82143 14.65 10.2388 14.65C12.6561 14.65 14.624 16.62 14.624 19.04C14.624 21.46 12.6561 23.43 10.2388 23.43C7.82143 23.43 5.85359 21.46 5.85359 19.04ZM29.248 35.14H5.85359V30.75L10.2388 26.36L13.1656 29.29L21.936 20.51L29.248 27.83V35.15V35.14ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-p:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.50958 35.14H16.9814V32.72H14.8537V28.9H17.9803C18.9592 28.9 19.8582 28.85 20.6773 28.56C22.7351 27.85 24.0137 25.72 24.0137 23.23C24.0137 20.74 22.785 18.82 20.8871 18.02C20.0181 17.68 18.9692 17.59 17.9204 17.59H9.50958V20.04H11.6073V32.73H9.50958V35.15V35.14ZM14.8537 26.31V20.18H17.6007C18.3998 20.18 19.0192 20.32 19.4986 20.59C20.3177 21.07 20.7772 22.01 20.7772 23.22C20.7772 24.5 20.3177 25.48 19.3588 25.97C18.8793 26.2 18.29 26.31 17.5807 26.31H14.8537ZM23.3944 11.72H31.985C31.8451 11.33 31.6453 10.94 31.4855 10.78L24.3333 3.62C24.1735 3.46 23.7839 3.25 23.3944 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-pdf:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.5234 12.45V38.8C35.5234 40.01 34.5445 41 33.3258 41H2.61947C1.41079 41 0.421875 40.02 0.421875 38.8V2.2C0.421875 0.99 1.4008 0 2.61947 0H23.087C24.2957 0 25.9939 0.71 26.8329 1.56L33.9651 8.7C34.8142 9.55 35.5234 11.24 35.5234 12.45ZM32.5966 14.65H23.087C21.8784 14.65 20.8895 13.67 20.8895 12.45V2.93H3.34867V38.06H32.5966V14.64V14.65ZM22.7774 25.79C23.7363 25.68 24.6254 25.63 25.4545 25.63C26.9828 25.63 28.9306 25.81 29.5 26.75C29.6598 26.98 29.7997 27.39 29.54 27.94C29.52 27.96 29.5 28.01 29.4701 28.03V28.05C29.4001 28.46 29.0605 28.92 27.8518 28.92C26.3934 28.92 24.1759 28.26 22.258 27.25C19.0814 27.59 15.7451 28.3 13.2978 29.15C10.9404 33.18 9.14232 35.14 7.76383 35.14C7.53408 35.14 7.3343 35.09 7.12453 34.98L6.57514 34.71C6.50521 34.69 6.48523 34.64 6.43529 34.6C6.32541 34.49 6.22552 34.23 6.29544 33.78C6.52519 32.73 7.75384 30.97 10.5907 29.48C10.7705 29.37 11.0003 29.44 11.1202 29.62C11.1401 29.64 11.1701 29.69 11.1701 29.71C11.8793 28.54 12.6984 27.06 13.6174 25.2C14.6463 23.14 15.4454 21.13 15.9948 19.21C15.2656 16.72 15.0359 14.16 15.4454 12.65C15.6052 12.08 15.9449 11.73 16.4044 11.73H16.9038C17.2434 11.73 17.5231 11.84 17.7029 12.07C17.9727 12.39 18.0426 12.89 17.9127 13.62C17.8927 13.69 17.8628 13.76 17.8228 13.8C17.8428 13.87 17.8428 13.91 17.8428 13.98V14.67C17.8228 16.11 17.8028 17.48 17.5231 19.06C18.3223 21.46 19.511 23.41 20.8595 24.5C21.4289 24.96 22.0682 25.37 22.7774 25.78V25.79ZM10.8305 30.3C9.11236 31.63 8.04353 33.14 7.7039 33.91C8.39314 33.59 9.37207 32.61 10.8305 30.3ZM20.4499 26.14C20.2202 25.96 19.9904 25.8 19.7907 25.61C18.6719 24.63 17.663 23.25 16.8938 21.58C16.4643 22.98 15.815 24.46 14.9959 26.09C14.6563 26.73 14.3067 27.37 13.967 27.99C15.9748 27.19 18.2124 26.55 20.4599 26.14H20.4499ZM16.744 15.89C16.8139 15.52 16.8539 15.18 16.9038 14.88C16.9538 14.49 17.0137 14.17 17.0636 13.9C17.0836 13.83 17.1136 13.79 17.1535 13.72C17.1336 13.7 17.1336 13.65 17.1036 13.61C17.0836 13.2 16.9438 12.95 16.8039 12.79C16.8039 12.83 16.784 12.86 16.784 12.88C16.5542 13.52 16.5542 14.62 16.734 15.9L16.744 15.89ZM23.8262 11.73H32.4168C32.277 11.34 32.0772 10.95 31.9174 10.79L24.7652 3.63C24.6054 3.47 24.2158 3.26 23.8262 3.13V11.73ZM25.5144 27.08C26.6332 27.49 27.662 27.72 28.3513 27.72C28.5611 27.72 28.6709 27.72 28.7608 27.7C28.7608 27.68 28.7409 27.66 28.7109 27.63C28.601 27.52 28.0017 27.08 25.5144 27.08Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-ps:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.57033 27.7802V28.0102C9.57033 29.5702 9.57033 31.1302 9.57033 32.7002C9.57033 33.0202 9.5104 33.0602 9.21072 33.0602C8.31171 33.0602 7.40271 33.0602 6.50369 33.0602C6.45375 33.0602 6.39381 33.0602 6.34387 33.0602C6.21401 33.0602 6.17405 33.0102 6.16406 32.8902C6.16406 32.8402 6.16406 32.7802 6.16406 32.7302C6.16406 27.4102 6.16406 22.1002 6.16406 16.7802C6.16406 16.4302 6.16406 16.4402 6.50369 16.4302C7.28284 16.4202 8.07197 16.3902 8.85112 16.3802C9.83005 16.3702 10.809 16.3402 11.7879 16.3602C12.8667 16.3702 13.9056 16.5702 14.8945 17.0102C15.9334 17.4702 16.7824 18.1702 17.3518 19.1702C17.7614 19.8902 17.9811 20.6802 18.051 21.5002C18.111 22.2702 18.051 23.0302 17.8513 23.7802C17.4417 25.2902 16.4828 26.3402 15.1043 27.0402C14.475 27.3602 13.7957 27.5302 13.1065 27.6502C12.0476 27.8302 10.9788 27.8202 9.90996 27.7702C9.82006 27.7702 9.73016 27.7702 9.64025 27.7702C9.62028 27.7702 9.6003 27.7802 9.56034 27.8002L9.57033 27.7802ZM9.59031 24.7702C9.65024 24.7702 9.6902 24.7902 9.74015 24.7902C10.1197 24.8002 10.4993 24.8102 10.8789 24.8202C11.3684 24.8202 11.8478 24.7902 12.3273 24.6802C12.7469 24.5802 13.1664 24.4702 13.536 24.2302C14.0055 23.9302 14.3751 23.5502 14.5349 23.0002C14.6847 22.5002 14.7047 21.9902 14.6148 21.4802C14.475 20.7102 14.0454 20.1302 13.3362 19.7902C12.8467 19.5602 12.3173 19.4302 11.7779 19.4202C11.1286 19.4102 10.4693 19.4202 9.82006 19.4202C9.7801 19.4202 9.74014 19.4202 9.70019 19.4202C9.63027 19.4202 9.59031 19.4602 9.59031 19.5302C9.59031 19.5702 9.59031 19.6002 9.59031 19.6402C9.59031 21.2802 9.59031 22.9202 9.59031 24.5602C9.59031 24.6202 9.59031 24.6902 9.59031 24.7602V24.7702Z' fill='%23668EBF'/%3E%3Cpath d='M19.7917 31.0293C19.7917 30.6293 19.7917 30.2193 19.7917 29.8193C19.7917 29.7793 19.7917 29.7493 19.7917 29.7093C19.7917 29.4793 19.8616 29.4393 20.0614 29.5593C20.8505 30.0093 21.7096 30.2793 22.6086 30.4293C23.0581 30.5093 23.5076 30.5393 23.9571 30.5293C24.3167 30.5293 24.6763 30.4893 25.026 30.3593C25.1658 30.3093 25.2957 30.2293 25.3955 30.1193C25.6153 29.8593 25.6353 29.5093 25.4255 29.2393C25.2257 28.9693 24.946 28.8193 24.6464 28.6893C24.1769 28.4893 23.7074 28.2993 23.2379 28.1093C22.6086 27.8593 22.0093 27.5393 21.4499 27.1593C20.9105 26.7893 20.4809 26.3193 20.1813 25.7393C19.8916 25.1593 19.7917 24.5493 19.8516 23.9093C19.8916 23.4493 20.0114 23.0093 20.2012 22.5893C20.5409 21.8693 21.0803 21.3393 21.7595 20.9593C22.3389 20.6293 22.9582 20.4393 23.6275 20.3493C24.3567 20.2493 25.0859 20.2593 25.8151 20.3093C26.3045 20.3393 26.784 20.3893 27.2535 20.4993C27.5332 20.5693 27.8129 20.6693 28.0826 20.7493C28.2125 20.7893 28.2824 20.8893 28.3024 21.0193C28.3024 21.0693 28.3024 21.1293 28.3024 21.1793C28.3024 21.9593 28.3024 22.7493 28.3024 23.5293C28.3024 23.5293 28.3024 23.5393 28.3024 23.5493C28.3024 23.8193 28.1625 23.9093 27.9228 23.7893C27.3334 23.4893 26.7141 23.3093 26.0648 23.1993C25.4655 23.0893 24.8561 23.0393 24.2368 23.0793C24.027 23.0993 23.8173 23.1493 23.6075 23.2093C23.128 23.3393 22.8483 23.9793 23.3078 24.4293C23.4377 24.5593 23.5975 24.6793 23.7673 24.7693C24.2168 25.0193 24.6763 25.2293 25.1558 25.3993C25.925 25.6793 26.6642 26.0293 27.3534 26.4793C28.1625 27.0093 28.7119 27.7293 28.8717 28.6993C29.1215 30.2293 28.5621 31.7193 27.1336 32.5893C26.5443 32.9493 25.895 33.1493 25.2157 33.2693C24.4965 33.3993 23.7773 33.4093 23.0481 33.3693C22.1491 33.3193 21.2701 33.1893 20.421 32.8793C20.2911 32.8293 20.1613 32.7693 20.0214 32.7193C19.8416 32.6493 19.7617 32.5193 19.7617 32.3193C19.7617 31.8893 19.7617 31.4593 19.7617 31.0393L19.7917 31.0293Z' fill='%23668EBF'/%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-video:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='42' viewBox='0 0 36 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1115 38.82C35.1115 40.03 34.1326 41.02 32.9139 41.02H2.19759C0.988917 41.02 0 40.04 0 38.82V2.2C0 0.99 0.978928 0 2.19759 0H22.6752C23.8838 0 25.582 0.71 26.4211 1.56L33.5532 8.7C34.4023 9.55 35.1115 11.24 35.1115 12.45V38.82ZM22.6752 14.66C21.4665 14.66 20.4776 13.68 20.4776 12.46V2.94H2.93678V38.09H32.1947V14.66H22.6752ZM23.4044 11.73H31.995C31.8551 11.34 31.6553 10.95 31.4955 10.79L24.3433 3.63C24.1835 3.47 23.7939 3.26 23.4044 3.13V11.73Z' fill='%23668EBF'/%3E%3Cpath d='M12.4585 16.5702C11.5595 15.9402 10.8203 16.3302 10.8203 17.4302V32.4802C10.8203 33.5802 11.5595 33.9702 12.4585 33.3402L22.9071 26.0902C23.8061 25.4602 23.8061 24.4402 22.9071 23.8102L12.4585 16.5602V16.5702Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-word:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM5.32417 20.03H6.92242L10.6683 35.15H14.3043L17.2311 24.06C17.341 23.72 17.4109 23.37 17.4609 23.01C17.4809 22.83 17.5108 22.64 17.5108 22.46H17.6007L17.6706 23.01C17.7406 23.33 17.7605 23.7 17.8804 24.06L20.8072 35.15H24.4432L28.1891 20.03H29.7874V17.58H22.9349V20.03H24.9926L22.7351 30.05C22.6452 30.42 22.5952 30.8 22.5753 31.1L22.5353 31.58H22.4454C22.4454 31.44 22.3955 31.26 22.3755 31.1C22.3056 30.8 22.2556 30.41 22.1657 30.05L18.8793 17.58H16.2722L12.9858 30.05C12.8959 30.42 12.8759 30.8 12.806 31.1L12.7161 31.58H12.6262L12.5862 31.1C12.5662 30.8 12.5163 30.41 12.4264 30.05L10.1689 20.03H12.2266V17.58H5.37411V20.03H5.32417ZM23.3944 11.73H31.985C31.8451 11.34 31.6453 10.95 31.4855 10.79L24.3333 3.63C24.1735 3.47 23.7839 3.26 23.3944 3.13V11.73Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-x:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 12.45V38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.56L33.5433 8.7C34.3923 9.55 35.1016 11.24 35.1016 12.45ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.93H2.92679V38.06H32.1748V14.64V14.65ZM9.80925 35.14H16.2322V32.72H14.5141L16.8715 29.04C17.1412 28.61 17.2811 28.26 17.351 28.26H17.4009C17.4209 28.35 17.4709 28.42 17.5108 28.49C17.6007 28.67 17.7406 28.81 17.9004 29.04L20.3477 32.72H18.6096V35.14H25.2623V32.72H23.704L19.3188 26.48L23.774 20.03H25.3023V17.58H18.9293V20.03H20.6174L18.26 23.67C17.9903 24.1 17.7805 24.45 17.7805 24.42H17.7306C17.7106 24.33 17.6607 24.26 17.6207 24.19C17.5308 24.03 17.4109 23.87 17.2311 23.66L14.8138 20.02H16.5519V17.57H9.92912V20.02H11.4874L15.8027 26.24L11.3675 32.71H9.80925V35.14ZM23.4044 11.72H31.995C31.8551 11.33 31.6553 10.94 31.4955 10.78L24.3433 3.62C24.1835 3.46 23.7939 3.25 23.4044 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.file-zip:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='41' viewBox='0 0 36 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.1016 38.8C35.1016 40.01 34.1226 41 32.904 41H2.19759C0.988917 41 0 40.02 0 38.8V2.2C0 0.99 0.978928 0 2.19759 0H22.6652C23.8739 0 25.572 0.71 26.4111 1.55L33.5433 8.69C34.3923 9.54 35.1016 11.23 35.1016 12.44V38.8ZM32.1748 14.65H22.6652C21.4565 14.65 20.4676 13.67 20.4676 12.45V2.94H17.5408V5.87H14.614V2.94H2.91681V38.07H32.1648V14.65H32.1748ZM20.2978 29.56C20.4076 29.95 20.4776 30.34 20.4776 30.75C20.4776 33.29 18.0103 35.14 14.624 35.14C11.2377 35.14 8.77039 33.29 8.77039 30.75C8.77039 30.34 8.84032 29.95 8.9502 29.56C8.9502 29.56 9.42967 28.14 11.6972 20.5V17.57H14.624V20.5H16.432C17.0913 20.5 17.6706 20.93 17.8504 21.58C19.7883 28.14 20.2978 29.56 20.2978 29.56ZM14.634 5.86H11.7072V8.79H14.634V5.86ZM14.634 11.72H11.7072V14.65H14.634V11.72ZM17.5608 30.75C17.5608 29.95 16.2622 29.29 14.634 29.29C13.0058 29.29 11.7072 29.95 11.7072 30.75C11.7072 31.55 13.0058 32.21 14.634 32.21C16.2622 32.21 17.5608 31.55 17.5608 30.75ZM17.5608 8.79H14.634V11.72H17.5608V8.79ZM17.5608 14.65H14.634V17.58H17.5608V14.65ZM23.4144 11.72H32.0049C31.8651 11.33 31.6653 10.94 31.5055 10.78L24.3533 3.62C24.1935 3.46 23.8039 3.25 23.4144 3.12V11.72Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.heart-health:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='33' height='29' viewBox='0 0 33 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.8005 1.70788C25.8677 -0.42932 22.3967 -0.405921 19.2689 1.84048C18.2861 2.54248 17.4203 3.40048 16.5779 4.13368C15.3065 3.15868 14.1287 2.06668 12.7871 1.26328C9.83866 -0.491721 6.86686 -0.19532 4.15246 1.79368C1.35226 3.83728 0.158862 6.66868 0.782862 10.1241C1.25086 12.7215 2.63146 14.9133 4.15246 17.0037C7.21006 21.2235 10.9229 24.8271 14.8619 28.2123C15.9461 29.1483 17.1551 29.1015 18.2861 28.1187C21.4139 25.4043 24.3857 22.5183 27.0377 19.3281C29.0891 16.8633 30.9767 14.2815 31.9673 11.1771C33.1139 7.58908 31.8893 3.94648 28.8083 1.70788H28.8005ZM29.6897 12.0897C28.3949 15.0537 26.3981 17.5653 24.1907 19.8819C21.9599 22.2297 19.5653 24.4293 17.2409 26.6913C16.8431 27.0735 16.4297 27.2685 15.9383 26.8317C11.5859 23.0175 7.41286 19.0317 4.36306 14.0553C3.60646 12.8307 2.99806 11.4579 2.60026 10.0773C1.84366 7.44868 3.02926 4.65628 5.35366 3.08848C7.63126 1.55188 10.2599 1.57528 12.5687 3.22888C13.3487 3.79048 14.0741 4.43788 14.7527 5.12428C16.0241 6.40348 16.9601 6.35668 18.2861 5.10088C19.2845 4.15708 20.3531 3.20548 21.5621 2.59708C25.6259 0.545679 30.5867 3.90748 30.5945 8.61088C30.5945 10.1475 30.1655 11.0055 29.6819 12.0975L29.6897 12.0897Z' fill='%23668EBF'/%3E%3Cpath d='M21.0235 12.5192H18.4807V9.97643C18.4807 9.59423 18.1687 9.28223 17.7865 9.28223H15.2203C14.8381 9.28223 14.5261 9.59423 14.5261 9.97643V12.5192H11.9833C11.6011 12.5192 11.2891 12.8312 11.2891 13.2134V15.7796C11.2891 16.1618 11.6011 16.4738 11.9833 16.4738H14.5261V19.0166C14.5261 19.3988 14.8381 19.7108 15.2203 19.7108H17.7865C18.1687 19.7108 18.4807 19.3988 18.4807 19.0166V16.4738H21.0235C21.4057 16.4738 21.7177 16.1618 21.7177 15.7796V13.2134C21.7177 12.8312 21.4057 12.5192 21.0235 12.5192Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.linkedin:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4641 10.2314V16.688H13.7209V10.6636C13.7209 9.14987 13.1792 8.11737 11.8247 8.11737C10.7905 8.11737 10.1745 8.81387 9.90413 9.48675C9.80525 9.72737 9.77987 10.0625 9.77987 10.3994V16.688H6.03487C6.03487 16.688 6.08562 6.4855 6.03487 5.42762H9.77987V7.02362L9.75537 7.06037H9.77987V7.02362C10.2769 6.258 11.165 5.16337 13.1539 5.16337C15.617 5.16337 17.4641 6.77337 17.4641 10.2314ZM2.11838 0C0.83825 0 0 0.84 0 1.94512C0 3.02575 0.81375 3.89112 2.06938 3.89112H2.09387C3.40025 3.89112 4.21138 3.02575 4.21138 1.94512C4.18863 0.84 3.40025 0 2.11838 0ZM0.22225 16.688H3.9655V5.42762H0.22225V16.688Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.mail:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='33' height='26' viewBox='0 0 33 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.25 6.5L16.25 14.625L3.25 6.5V3.25L16.25 11.375L29.25 3.25M29.25 0H3.25C1.44625 0 0 1.44625 0 3.25V22.75C0 23.612 0.34241 24.4386 0.951903 25.0481C1.5614 25.6576 2.38805 26 3.25 26H29.25C30.112 26 30.9386 25.6576 31.5481 25.0481C32.1576 24.4386 32.5 23.612 32.5 22.75V3.25C32.5 2.38805 32.1576 1.5614 31.5481 0.951903C30.9386 0.34241 30.112 0 29.25 0Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.map-marker:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6251 0.1875C5.69783 0.1875 0.875109 5.01022 0.875109 10.9308C0.836141 19.5913 11.2166 26.7723 11.6251 27.0625C11.6251 27.0625 22.4141 19.5913 22.3751 10.9375C22.3751 5.01022 17.5524 0.1875 11.6251 0.1875ZM11.6251 16.3125C8.65542 16.3125 6.25011 13.9072 6.25011 10.9375C6.25011 7.96781 8.65542 5.5625 11.6251 5.5625C14.5948 5.5625 17.0001 7.96781 17.0001 10.9375C17.0001 13.9072 14.5948 16.3125 11.6251 16.3125Z' fill='%23668EBF'/%3E%3Cpath d='M17.292 11.0103C17.292 14.1393 14.7555 16.6758 11.6265 16.6758C8.49749 16.6758 5.96094 14.1393 5.96094 11.0103C5.96094 7.88128 8.49749 5.34473 11.6265 5.34473C14.7555 5.34473 17.292 7.88128 17.292 11.0103Z' fill='white'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.menu:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H30V4H0V0Z' fill='%23668EBF'/%3E%3Cpath d='M0 9H30V13H0V9Z' fill='%23668EBF'/%3E%3Cpath d='M0 18H30V22H0V18Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.minus:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3V0H14V3H0Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.money:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.9688 5.09488L10.6552 0.723677C10.0024 0.582877 9.36241 0.998877 9.22161 1.65168L8.79921 3.62928L7.26961 3.30288C6.61681 3.16208 5.97681 3.57808 5.83601 4.23088L5.43281 6.11248L3.85841 5.77328C3.20561 5.63248 2.56561 6.04848 2.42481 6.70128L0.965607 13.4853L0.799207 14.2533L0.101607 17.5173C-0.039193 18.1701 0.376807 18.8101 1.02961 18.9509L21.3496 23.2965C22.0024 23.4373 22.6424 23.0213 22.7832 22.3685L23.1864 20.4933L24.7672 20.8325C25.42 20.9733 26.06 20.5573 26.2008 19.9045L26.6232 17.9333L28.1528 18.2597C28.8056 18.4005 29.4456 17.9845 29.5864 17.3317L31.8968 6.54768C32.0376 5.89488 31.6216 5.25488 30.9688 5.11408V5.09488ZM4.34481 17.9973C4.47281 16.5445 3.67281 15.1813 2.37361 14.5669L3.39761 9.79248C4.67121 9.79248 5.84241 9.08208 6.44401 7.96208L20.8824 11.0725C20.9784 12.3333 21.7656 13.4533 22.9304 13.9717L22.06 18.0165L21.9128 18.7141C20.4216 18.6821 19.0584 19.6165 18.5656 21.0373L4.34481 17.9973ZM24.7096 19.1557L23.5256 18.8997L24.524 14.2597L25.1 11.5653C25.2408 10.9125 24.8248 10.2725 24.172 10.1317L7.01361 6.43888L7.33361 4.95408L26.86 9.15888L25.3944 16.0069C25.3496 16.1413 25.3048 16.2757 25.2792 16.4165C25.2536 16.5445 25.2472 16.6725 25.2344 16.8005L25.132 17.2805L25.1512 17.1909L24.7288 19.1557H24.7096ZM28.0952 16.5829L26.956 16.3397L28.5048 9.10128C28.6456 8.44848 28.2296 7.80848 27.5768 7.66768L10.3672 3.96208L10.7064 2.38128L30.2328 6.58608L29.9064 8.11568L28.0888 16.5893L28.0952 16.5829Z' fill='%23668EBF'/%3E%3Cpath d='M13.4281 10.643C11.2905 10.1886 9.17847 11.5518 8.72407 13.6894C8.26967 15.827 9.63287 17.939 11.7705 18.3934C13.9081 18.8478 16.0201 17.4846 16.4745 15.347C16.9289 13.2094 15.5657 11.0974 13.4281 10.643Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.news:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2C0.75 1.30964 1.30964 0.75 2 0.75H16C16.6904 0.75 17.25 1.30964 17.25 2V4.75H20C20.6904 4.75 21.25 5.30964 21.25 6V16C21.25 16.862 20.9076 17.6886 20.2981 18.2981C19.6886 18.9076 18.862 19.25 18 19.25H4C3.13805 19.25 2.3114 18.9076 1.7019 18.2981C1.09241 17.6886 0.75 16.862 0.75 16V2ZM14.8377 16.75H4C3.80109 16.75 3.61032 16.671 3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16V3.25H14.75V16C14.75 16.2546 14.7799 16.5062 14.8377 16.75ZM17.25 7.25V16C17.25 16.1989 17.329 16.3897 17.4697 16.5303C17.6103 16.671 17.8011 16.75 18 16.75C18.1989 16.75 18.3897 16.671 18.5303 16.5303C18.671 16.3897 18.75 16.1989 18.75 16V7.25H17.25ZM4.75 6C4.75 5.30964 5.30964 4.75 6 4.75H12C12.6904 4.75 13.25 5.30964 13.25 6C13.25 6.69036 12.6904 7.25 12 7.25H6C5.30964 7.25 4.75 6.69036 4.75 6ZM6.75 10C6.75 9.30964 7.30964 8.75 8 8.75H12C12.6904 8.75 13.25 9.30964 13.25 10C13.25 10.6904 12.6904 11.25 12 11.25H8C7.30964 11.25 6.75 10.6904 6.75 10Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.phone:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='30' height='29' viewBox='0 0 30 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.9281 18.1766L20.1698 18.9316C20.1698 18.9316 18.3648 20.725 13.4398 15.8283C8.51476 10.9316 10.3198 9.1383 10.3198 9.1383L10.7964 8.66163C11.9748 7.49163 12.0864 5.61163 11.0581 4.2383L8.95809 1.4333C7.68476 -0.266701 5.22643 -0.491701 3.76809 0.958299L1.15143 3.5583C0.42976 4.2783 -0.0535733 5.2083 0.00476 6.24163C0.15476 8.88663 1.35143 14.575 8.02476 21.2116C15.1031 28.2483 21.7448 28.5283 24.4598 28.275C25.3198 28.195 26.0664 27.7583 26.6681 27.1583L29.0348 24.805C30.6348 23.2166 30.1848 20.4916 28.1381 19.38L24.9548 17.6483C23.6114 16.9183 21.9781 17.1333 20.9281 18.1766Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.piggy-bank:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='33' height='28' viewBox='0 0 33 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5713 13.4995L32.4811 13.3929C32.1695 13.0567 31.6939 12.9501 31.2921 13.1059C31.0953 12.9419 30.8493 12.8353 30.5869 12.8107C30.0867 12.7615 29.5783 13.0239 29.2831 13.5159C29.2421 12.5237 29.0453 11.5561 28.6845 10.6131C29.0781 9.69471 29.2749 8.72711 29.2749 7.74311C29.2749 3.70871 25.9949 0.428711 21.9605 0.428711C19.9187 0.428711 17.9179 1.32251 16.5485 2.84771C15.3677 2.79031 14.1705 2.86411 13.0225 3.06091C12.6371 2.38851 12.0877 1.80631 11.4481 1.39631C10.4477 0.764911 9.21767 0.527111 8.08607 0.740311C6.99547 0.912511 7.00367 1.46191 7.03647 4.52051V4.90591C7.02007 5.11911 7.00367 5.31591 7.00367 5.49631C5.23247 6.75911 3.85487 8.40731 3.06767 10.2195H2.11647C1.07507 10.2195 0.230469 11.0641 0.230469 12.0973V16.8615C0.230469 17.8947 1.07507 18.7393 2.11647 18.7393H3.65807C4.34687 19.8955 5.28167 20.9533 6.39687 21.8389V25.1599C6.39687 26.2013 7.24147 27.0459 8.27467 27.0459H11.8335C12.8749 27.0459 13.7195 26.2013 13.7195 25.1599V24.8401C15.0397 25.0041 16.4173 25.0123 17.7293 24.8647V25.1599C17.7293 26.2013 18.5739 27.0459 19.6071 27.0459H23.1659C24.2073 27.0459 25.0519 26.2013 25.0519 25.1599V21.9619C27.1101 20.3793 28.5041 18.2883 29.0371 15.9923C29.3077 15.9923 29.5865 15.9677 29.8735 15.9103C30.0539 16.0005 30.2507 16.0497 30.4557 16.0661H30.5377C31.2347 16.0661 31.6939 15.6151 32.0301 15.2871C32.1039 15.2133 32.1695 15.1477 32.2679 15.0657C32.3827 14.9673 32.5467 14.8279 32.6615 14.5983C32.8255 14.2457 32.7927 13.8275 32.5713 13.4995ZM17.9917 4.74191C18.9347 3.47911 20.3861 2.75751 21.9605 2.75751C24.7075 2.75751 26.9461 4.99611 26.9461 7.74311C26.9461 8.55491 26.7575 9.32571 26.3803 10.0473C25.5193 11.7037 23.8301 12.7287 21.9605 12.7287C19.2053 12.7287 16.9749 10.4983 16.9749 7.74311C16.9749 6.64431 17.3193 5.60291 17.9917 4.74191ZM23.1905 20.4449C22.7723 20.7237 22.5919 21.2403 22.7231 21.7159V24.7089H20.0581V23.4953C20.0581 23.1427 19.8941 22.8065 19.6235 22.5933C19.3611 22.3719 19.0495 22.2735 18.6477 22.3555C16.7863 22.7491 14.7117 22.7409 12.7929 22.3145C12.4485 22.2489 12.0959 22.3309 11.8253 22.5523C11.5465 22.7737 11.3907 23.1017 11.3907 23.4543V24.7089H8.72567V21.6749C8.88967 21.1911 8.71747 20.6581 8.29107 20.3547C7.01187 19.4445 6.00327 18.2965 5.38007 17.0255C5.32267 16.9107 5.24067 16.8041 5.15047 16.7139C5.10127 16.6647 5.03567 16.6319 4.97827 16.5909C4.92907 16.5663 4.88807 16.5253 4.83887 16.5007C4.60107 16.3859 4.33047 16.3531 4.05167 16.4105H2.56747V12.5483H3.87127C4.37147 12.5483 4.82247 12.2285 4.97827 11.7447C5.57687 9.91611 6.96267 8.25151 8.86507 7.06251C9.21767 6.83291 9.34887 6.54591 9.38987 6.34091C9.45547 6.05391 9.40627 5.82431 9.33247 5.64391C9.33247 5.57011 9.33247 5.39791 9.35707 5.06991C9.36527 4.93051 9.37347 4.82391 9.37347 4.75011V4.49591C9.36527 3.84811 9.35707 3.38071 9.36527 3.03631C9.66047 3.09371 9.93927 3.20851 10.1935 3.36431C10.6773 3.67591 11.0463 4.16791 11.2103 4.71731C11.3825 5.30771 11.9893 5.66031 12.5961 5.52091C13.4079 5.33231 14.2525 5.20931 15.1217 5.16831C15.1135 5.19291 15.1053 5.20931 15.0971 5.22571C15.0561 5.34871 15.0151 5.46351 14.9741 5.58651C14.9003 5.82431 14.8429 6.07031 14.7937 6.31631L14.7773 6.40651C14.7609 6.48851 14.7363 6.57051 14.7281 6.65251C14.6707 7.04611 14.6379 7.40691 14.6379 7.74311C14.6379 11.7775 17.9261 15.0657 21.9605 15.0657C22.2639 15.0657 22.5755 15.0411 22.9117 15.0001C22.9855 14.9837 23.0593 14.9755 23.1331 14.9591L23.2069 14.9427C23.4201 14.9099 23.6333 14.8689 23.8301 14.8115C23.9203 14.7869 24.0105 14.7623 24.1745 14.7131C24.3549 14.6557 24.5435 14.5901 24.7239 14.5163C24.8387 14.4671 24.9453 14.4179 25.0601 14.3687C25.2323 14.2867 25.3963 14.1965 25.5603 14.1063C25.6669 14.0489 25.7735 13.9833 25.8719 13.9259C26.0441 13.8193 26.2081 13.6963 26.3639 13.5815L26.4459 13.5241C26.5033 13.4749 26.5689 13.4257 26.6345 13.3765C26.7247 13.2945 26.8231 13.2125 26.9215 13.1223C26.9461 13.3765 26.9625 13.6389 26.9625 13.9013C26.9625 16.3941 25.5849 18.7803 23.1905 20.4449Z' fill='%23668EBF'/%3E%3Cpath d='M9.81091 11.2525C9.81091 12.0561 9.15491 12.7203 8.34311 12.7203C7.53131 12.7203 6.87531 12.0561 6.87531 11.2525C6.87531 10.4489 7.53131 9.78473 8.34311 9.78473C9.15491 9.78473 9.81091 10.4407 9.81091 11.2525Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.plus:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.24561V5.50877H5.64912V0H8.38596V5.50877H14V8.24561H8.42105V13.7544H5.64912V8.24561H0Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.quote:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='32' height='28' viewBox='0 0 32 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4518 21.2006C14.4518 19.5139 14.011 18.0994 13.1293 16.9513C12.5045 16.1617 11.6573 15.6423 10.5859 15.395C9.53173 15.1497 8.53506 15.1324 7.63423 15.3413C7.32756 13.5205 7.8259 11.5923 9.0909 9.54918C10.3559 7.50793 11.9946 5.97076 13.9937 4.94342L10.9635 0.583008C9.43015 1.34201 7.97348 2.30417 6.63181 3.46759C5.27098 4.63101 4.06348 5.96884 2.99015 7.48109C1.91681 8.99334 1.11181 10.7011 0.594313 12.6369C0.0768127 14.5728 -0.066937 16.5469 0.180313 18.5786C0.502313 21.2619 1.36865 23.4086 2.77931 24.9994C4.18806 26.6113 5.94565 27.4163 8.04631 27.4163C9.8959 27.4163 11.4311 26.8605 12.6463 25.7335C13.85 24.6295 14.448 23.1173 14.448 21.1948L14.4518 21.2006ZM31.9395 21.2006C31.9395 19.5139 31.4986 18.0994 30.617 16.9513C29.9921 16.1463 29.1411 15.625 28.0736 15.3854C27.0002 15.1478 26.017 15.1363 25.1219 15.3433C24.8152 13.5416 25.2944 11.6058 26.5632 9.55492C27.8282 7.52326 29.4631 5.98993 31.4622 4.95493L28.4396 0.583008C26.9063 1.34201 25.4592 2.30417 24.108 3.46759C22.7347 4.64825 21.5152 5.99662 20.4778 7.48109C19.4121 8.99526 18.6186 10.7011 18.1011 12.6369C17.5775 14.5716 17.4362 16.5898 17.6852 18.5786C18.0034 21.2619 18.8659 23.4086 20.2727 24.9994C21.6776 26.5979 23.4295 27.3991 25.5301 27.3991C27.3836 27.3991 28.9188 26.8433 30.134 25.7182C31.3357 24.6142 31.9395 23.1019 31.9395 21.1795V21.2006Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.reload:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.04748 12.95C4.95197 12.8578 4.87578 12.7474 4.82337 12.6254C4.77097 12.5034 4.74338 12.3722 4.74223 12.2394C4.74107 12.1066 4.76637 11.9749 4.81665 11.852C4.86693 11.7291 4.94119 11.6175 5.03508 11.5236C5.12897 11.4297 5.24063 11.3555 5.36352 11.3052C5.48642 11.2549 5.6181 11.2296 5.75088 11.2307C5.88366 11.2319 6.01488 11.2595 6.13688 11.3119C6.25888 11.3643 6.36923 11.4405 6.46148 11.536C7.16074 12.2355 8.05174 12.7118 9.02177 12.9048C9.9918 13.0978 10.9973 12.9988 11.911 12.6203C12.8248 12.2418 13.6057 11.6008 14.1551 10.7783C14.7045 9.95592 14.9977 8.98904 14.9975 8C14.9975 7.73478 15.1028 7.48043 15.2904 7.29289C15.4779 7.10536 15.7323 7 15.9975 7C16.2627 7 16.517 7.10536 16.7046 7.29289C16.8921 7.48043 16.9975 7.73478 16.9975 8C16.9976 9.38454 16.5871 10.738 15.8179 11.8893C15.0488 13.0405 13.9555 13.9378 12.6763 14.4676C11.3972 14.9975 9.98964 15.1361 8.6317 14.866C7.27377 14.5958 6.02645 13.9291 5.04748 12.95Z' fill='%23668EBF'/%3E%3Cpath d='M13.559 10.8321C13.4498 10.905 13.3272 10.9557 13.1984 10.9812C13.0696 11.0067 12.937 11.0066 12.8082 10.9809C12.6794 10.9552 12.5569 10.9043 12.4478 10.8313C12.3386 10.7582 12.2449 10.6644 12.172 10.5551C12.0248 10.3345 11.9713 10.0644 12.0233 9.80426C12.0752 9.54414 12.2284 9.31532 12.449 9.16812L15.449 7.16812C15.5583 7.09524 15.6808 7.04459 15.8097 7.01907C15.9385 6.99354 16.0711 6.99365 16.1999 7.01937C16.3287 7.04509 16.4512 7.09593 16.5603 7.16898C16.6695 7.24203 16.7632 7.33586 16.836 7.44512C16.9089 7.55438 16.9596 7.67693 16.9851 7.80576C17.0106 7.9346 17.0105 8.0672 16.9848 8.19599C16.9591 8.32479 16.9082 8.44726 16.8352 8.5564C16.7621 8.66555 16.6683 8.75924 16.559 8.83212L13.559 10.8321Z' fill='%23668EBF'/%3E%3Cpath d='M18.8313 10.4453C18.9784 10.6659 19.032 10.936 18.98 11.1962C18.9281 11.4563 18.7749 11.6851 18.5543 11.8323C18.3336 11.9795 18.0635 12.033 17.8034 11.981C17.5433 11.9291 17.3144 11.776 17.1672 11.5553L15.1673 8.55529C15.0944 8.44603 15.0437 8.32348 15.0182 8.19465C14.9927 8.06582 14.9928 7.93322 15.0185 7.80442C15.0704 7.54431 15.2236 7.31548 15.4443 7.16829C15.6649 7.02109 15.935 6.96759 16.1951 7.01953C16.4552 7.07148 16.6841 7.22463 16.8313 7.44529L18.8313 10.4453ZM14.8563 2.85129C14.9518 2.94354 15.0279 3.05388 15.0804 3.17589C15.1328 3.29789 15.1603 3.42911 15.1615 3.56189C15.1627 3.69467 15.1374 3.82635 15.0871 3.94924C15.0368 4.07214 14.9625 4.18379 14.8686 4.27768C14.7748 4.37158 14.6631 4.44583 14.5402 4.49611C14.4173 4.54639 14.2856 4.57169 14.1528 4.57054C14.0201 4.56939 13.8888 4.5418 13.7668 4.48939C13.6448 4.43698 13.5345 4.3608 13.4423 4.26529C12.743 3.56584 11.852 3.08949 10.882 2.89648C9.91193 2.70348 8.90645 2.8025 7.99271 3.18101C7.07896 3.55953 6.298 4.20053 5.7486 5.02295C5.19921 5.84537 4.90607 6.81225 4.90625 7.80129C4.90625 8.06651 4.80089 8.32086 4.61336 8.5084C4.42582 8.69593 4.17147 8.80129 3.90625 8.80129C3.64103 8.80129 3.38668 8.69593 3.19914 8.5084C3.01161 8.32086 2.90625 8.06651 2.90625 7.80129C2.90615 6.41675 3.31664 5.06327 4.0858 3.91203C4.85496 2.7608 5.94825 1.86351 7.2274 1.33366C8.50654 0.803801 9.91409 0.665177 11.272 0.935315C12.63 1.20545 13.8773 1.87222 14.8563 2.85129Z' fill='%23668EBF'/%3E%3Cpath d='M6.34847 4.96891C6.56913 4.82171 6.83923 4.76821 7.09934 4.82015C7.35945 4.8721 7.58828 5.02525 7.73547 5.24591C7.88267 5.46657 7.93618 5.73667 7.88423 5.99678C7.83228 6.25689 7.67913 6.48572 7.45847 6.63291L4.45747 8.63291C4.34821 8.70579 4.22567 8.75644 4.09683 8.78197C3.968 8.80749 3.8354 8.80739 3.7066 8.78167C3.57781 8.75595 3.45534 8.70511 3.34619 8.63206C3.23705 8.559 3.14336 8.46517 3.07047 8.35591C2.92328 8.13525 2.86977 7.86515 2.92172 7.60504C2.97366 7.34493 3.12681 7.1161 3.34747 6.96891L6.34847 4.96891Z' fill='%23668EBF'/%3E%3Cpath d='M1.07437 5.35591C1.00149 5.24665 0.950841 5.1241 0.925317 4.99527C0.899794 4.86643 0.899896 4.73383 0.925617 4.60504C0.951339 4.47624 1.00218 4.35377 1.07523 4.24463C1.14828 4.13548 1.24211 4.04179 1.35137 3.96891C1.46063 3.89602 1.58318 3.84537 1.71201 3.81985C1.84085 3.79432 1.97345 3.79443 2.10224 3.82015C2.23104 3.84587 2.35351 3.89671 2.46265 3.96976C2.5718 4.04281 2.66549 4.13665 2.73837 4.24591L4.73837 7.24591C4.81126 7.35517 4.86191 7.47771 4.88743 7.60655C4.91296 7.73538 4.91285 7.86798 4.88713 7.99677C4.86141 8.12557 4.81057 8.24804 4.73752 8.35718C4.66447 8.46633 4.57063 8.56002 4.46137 8.63291C4.35211 8.70579 4.22957 8.75644 4.10073 8.78196C3.9719 8.80749 3.8393 8.80738 3.71051 8.78166C3.58171 8.75594 3.45924 8.7051 3.3501 8.63205C3.24095 8.559 3.14726 8.46517 3.07437 8.35591L1.07437 5.35591Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.search:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.select:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='17' height='23' viewBox='0 0 17 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.01408L2.00317 10.0173L8.01408 4.00633L14.0236 10.0173L16.0282 8.01408L8.01408 0L0 8.01408ZM0 14.7943L2.00317 12.7911L8.01408 18.802L14.0236 12.7911L16.0282 14.7943L8.01408 22.8083L0 14.7943Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.tag:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.675 5.25C3.25728 5.25 2.85668 5.08406 2.56131 4.78869C2.26594 4.49332 2.1 4.09272 2.1 3.675C2.1 3.25728 2.26594 2.85668 2.56131 2.56131C2.85668 2.26594 3.25728 2.1 3.675 2.1C4.09272 2.1 4.49332 2.26594 4.78869 2.56131C5.08406 2.85668 5.25 3.25728 5.25 3.675C5.25 4.09272 5.08406 4.49332 4.78869 4.78869C4.49332 5.08406 4.09272 5.25 3.675 5.25ZM20.3805 10.059L10.9305 0.609C10.5525 0.231 10.0275 0 9.45 0H2.1C0.9345 0 0 0.9345 0 2.1V9.45C0 10.0275 0.231 10.5525 0.6195 10.9305L10.059 20.3805C10.4475 20.7585 10.9725 21 11.55 21C12.1275 21 12.6525 20.7585 13.0305 20.3805L20.3805 13.0305C20.769 12.6525 21 12.1275 21 11.55C21 10.962 20.7585 10.437 20.3805 10.059Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.tick:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99906 16.4199L0.789062 10.2099L3.61906 7.37988L6.99906 10.7699L16.8791 0.879883L19.7091 3.70988L6.99906 16.4199Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.x:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9633 0H17.8766L11.5116 7.27542L19 17.1736H13.1369L8.54525 11.1696L3.29017 17.1736H0.37525L7.18358 9.39154L0 0.000791704H6.01192L10.1626 5.48863L14.9633 0ZM13.9413 15.4304H15.5555L5.13475 1.65221H3.40258L13.9413 15.4304Z' fill='%23668EBF'/%3E%3C/svg%3E%0A");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.circle-search:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23668EBF'/%3E%3Cpath d='m35.592 35.319-4.146-4.146m0 0a7.637 7.637 0 1 0-10.8-10.8 7.637 7.637 0 0 0 10.8 10.8Z' stroke='%23fff' stroke-width='3.068' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.circle-select:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%23668EBF'/%3E%3Cpath d='m18.5 23.681 2.003 2.003 6.011-6.01 6.01 6.01 2.004-2.003-8.014-8.014-8.014 8.014Zm0 6.78 2.003-2.003 6.011 6.011 6.01-6.01 2.004 2.002-8.014 8.014-8.014-8.014Z' fill='%23fff'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.warning:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.93 21.91h-2.58a.44.44 0 0 0-.43.45v2.55a.44.44 0 0 0 .43.45h2.58a.44.44 0 0 0 .43-.45v-2.55a.44.44 0 0 0-.43-.45Z' fill='%23668EBF'/%3E%3Cpath d='M20 0a20 20 0 1 0 0 40 20 20 0 0 0 0-40Zm11.44 28a1.73 1.73 0 0 1-1.44.8H9.32a1.73 1.73 0 0 1-1.48-.8 1.7 1.7 0 0 1 0-1.69L18.13 7.33a1.72 1.72 0 0 1 3 0l10.34 18.93a1.68 1.68 0 0 1-.03 1.74Z' fill='%23668EBF'/%3E%3Cpath d='M21.12 13.31h-3a.53.53 0 0 0-.415.276.38.38 0 0 0-.035.154l.22 6.14c0 .18.2.31.46.31h2.49c.24 0 .44-.13.45-.31l.25-6.17a.31.31 0 0 0-.14-.25.53.53 0 0 0-.28-.15Z' fill='%23668EBF'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.status:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='96' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Zm-7.752-77h14.987a2.68 2.68 0 0 1 1.399.722c.208.132.38.31.503.52.121.209.189.443.196.683l-1.249 29.698c-.05.867-1.049 1.492-2.248 1.492H41.397c-1.299 0-2.298-.625-2.298-1.492L38 21.07c.004-.256.064-.508.176-.74.112-.233.273-.44.473-.608.432-.41.996-.665 1.6-.722Zm1.15 41.394h12.888c.289.006.573.067.837.18a2.2 2.2 0 0 1 .703.474c.2.201.356.438.46.698.105.26.155.536.148.814v12.274a2.05 2.05 0 0 1-.148.814 2.11 2.11 0 0 1-.46.698 2.2 2.2 0 0 1-.703.474 2.268 2.268 0 0 1-.837.18H41.397a2.268 2.268 0 0 1-.837-.18 2.2 2.2 0 0 1-.703-.474 2.109 2.109 0 0 1-.46-.698 2.051 2.051 0 0 1-.148-.814V62.56a2.051 2.051 0 0 1 .148-.814c.104-.26.26-.497.46-.698a2.2 2.2 0 0 1 .703-.474c.264-.113.548-.174.837-.18Z' fill='%23668EBF'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.error:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='96' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m72.728 32.25-8.978-8.974-15.749 15.747-15.75-15.747-8.977 8.974 15.75 15.749-15.75 15.75 8.977 8.977L48 56.976l15.75 15.75 8.977-8.978-15.75-15.75 15.75-15.748ZM48.001 96.002C21.49 96.002 0 74.509 0 47.999 0 21.492 21.489 0 48 0s48 21.492 48 48c0 26.51-21.487 48.002-48 48.002Z' fill='%23668EBF'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.belief:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='40' fill='none'%3E%3Cpath fill='%23668EBF' d='M17.37.62h4.52c.69.14 1.38.29 2.08.43C34.46 3.12 36.39 11.7 34.79 18.29c-.6 2.46-2.14 4.44-3.66 6.39-2.81 3.6-3.29 7.45-1.28 11.57.4.82.17 1.27-.66 1.55-4.75 1.59-9.57 2.09-14.5.94-2.23-.52-2.35-.68-2.53-2.99-.14-1.79-1.03-2.57-2.83-2.43-.71.05-1.42.23-2.13.24-2.1.04-3.01-.88-3.04-2.98-.02-1.4-.06-2.79-.09-4.19-.03-1.38-.63-2.24-2.04-2.64-1.45-.4-1.65-.97-.85-2.29.85-1.41 1.79-2.77 2.75-4.1.53-.73.59-1.45.49-2.32-.13-1.23-.3-2.55 0-3.72 1.45-5.6 5.24-8.86 10.74-10.26.72-.18 1.47-.29 2.2-.43l.01-.01Zm2.59 8.53-.49-.56c-1.61-1.77-3.96-2.33-6.07-1.45-2.11.89-3.32 2.93-3.18 5.36.1 1.67.81 3.11 1.75 4.44 1.89 2.69 4.39 4.72 7.15 6.44.46.29 1.43.29 1.87-.01 1.91-1.32 3.8-2.69 5.52-4.24 1.53-1.38 2.54-3.19 3.03-5.24.86-3.57-1.29-6.83-4.76-7.12-1.99-.17-3.53.74-4.81 2.38h-.01Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.compassion:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='38' fill='none'%3E%3Cpath fill='%23668EBF' d='M22.53 6.25c1.33-1.08 2.61-2.24 4-3.24C31.68-.68 38.72.19 42.87 4.98c4.1 4.74 3.92 11.88-.61 16.4-1.99 1.99-4.34 3.64-6.54 5.42-4.26 3.46-8.53 6.91-12.93 10.48-.43-.4-1.03-1.03-1.7-1.58-4.43-3.61-8.89-7.19-13.31-10.81-1.54-1.26-3.14-2.49-4.48-3.95-4.67-5.11-4-13.11 1.39-17.49C10.02-.88 17.94.07 22.08 5.54c.29.39.57.78.86 1.17-.14-.15-.27-.31-.41-.46Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.humility:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='40' fill='none'%3E%3Cpath fill='%23668EBF' d='M43.81 21.52c-1.11 1.56-2.13 3.18-3.34 4.65-1.51 1.81-2.01 3.71-1.2 5.96.66 1.84 1.25 3.71 1.87 5.57.13.41.26.81.43 1.31-.42.03-.73.06-1.05.06-3.89 0-7.78-.01-11.67.01-.77 0-1.12-.12-1.23-1.03-.34-2.88-1.26-5.61-2.87-8.03-1.26-1.9-1.81-3.96-1.83-6.17-.04-4.29-.03-8.58 0-12.87 0-1.29.61-1.92 1.95-2.11.42 2.34.85 4.69 1.27 7.04.03.14.03.29.06.43.12.63.37 1.16 1.13 1.03.74-.14.82-.69.7-1.34-.44-2.46-.87-4.93-1.3-7.4-.23-1.29-.42-2.58-.7-3.86-.18-.82.25-1.07.89-1.15.58-.08 1.13-.16 1.26.73.43 2.8.95 5.58 1.42 8.37.11.66.26 1.29 1.09 1.19.95-.12.82-.87.71-1.52-.56-3.22-1.14-6.43-1.71-9.65-.29-1.67.14-2.06 1.93-1.64.5 2.82 1.02 5.68 1.51 8.54.12.7.27 1.38 1.16 1.23.91-.16.77-.88.64-1.55-.28-1.57-.54-3.15-.82-4.72-.18-1.01.14-1.4 1.18-1.41 1.04-.01 1.8.64 2.01 1.77.36 2 .7 4 1.06 6.1-1.83-.07-2.75 1.03-3.34 2.55-.6 1.55 0 2.98.57 4.46-2.34.81-4.31 2.06-5.75 4.02-.39.52-.8 1.07-1.01 1.67-.12.34.15.82.24 1.23.43-.12.87-.23 1.3-.39.11-.04.16-.23.23-.36 1.32-2.34 3.29-3.82 5.89-4.49 1.31-.34 1.47-.69.98-1.95-.22-.58-.59-1.13-.66-1.72-.09-.76-.14-1.62.12-2.3.44-1.14 1.56-1.3 2.48-.46 1.88 1.72 3.71 3.47 4.45 6.03v2.18l-.05-.01ZM19.16 8.78c1.19.14 1.89.79 1.89 1.78.03 4.94.06 9.88-.12 14.81-.05 1.31-.64 2.7-1.31 3.86-1.66 2.87-2.88 5.85-3.31 9.15-.03.25-.4.65-.61.65-4.39.04-8.78.03-13.31.03.55-1.61 1.08-3.07 1.55-4.54.38-1.17.68-2.37 1.03-3.55.42-1.41.06-2.67-.77-3.8-.78-1.05-1.57-2.1-2.43-3.07-2.7-3.03-1.51-6.13.37-8.34.66-.77 1.43-1.45 2.14-2.18.53-.54 1.19-1.15 1.88-.64.57.42 1.14 1.23 1.17 1.9.04.88-.41 1.81-.73 2.68-.59 1.62-.53 1.76 1.15 2.27 2.4.72 4.24 2.17 5.53 4.32.17.28.32.67.57.76.32.12.95.11 1.05-.07.19-.33.27-.92.1-1.24-1.21-2.35-3.08-4.01-5.5-5.06-.33-.14-.66-.27-1.1-.45.58-1.43 1.22-2.85.61-4.4-.59-1.48-1.51-2.55-3.36-2.54.37-2.14.71-4.24 1.11-6.33.18-.96 1.05-1.58 1.98-1.56.95.02 1.25.39 1.09 1.34-.28 1.64-.56 3.29-.86 4.93-.11.63-.09 1.22.66 1.38.83.18 1.07-.42 1.19-1.07.46-2.61.94-5.21 1.34-7.83.13-.85.48-1.13 1.29-1.01.83.12 1.06.54.91 1.36-.63 3.39-1.2 6.79-1.82 10.18-.13.69-.12 1.29.69 1.43.83.14 1.02-.48 1.13-1.14.48-2.75 1.02-5.5 1.44-8.26.14-.95.64-1.01 1.36-.89.77.13.95.51.8 1.31-.7 3.63-1.31 7.28-1.98 10.93-.12.67-.13 1.31.66 1.47.82.17 1.05-.46 1.17-1.11.39-2.18.76-4.36 1.15-6.54.05-.28.13-.55.22-.9l-.02-.02Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.innovation:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='46' fill='none'%3E%3Cpath fill='%23668EBF' d='M17.49 45.98c-.34-.21-.6-.46-.47-.9.13-.46.49-.54.91-.54h4.15c.42 0 .78.08.91.54.13.44-.14.69-.47.9h-5.03ZM25.27 38.42H14.74c-.09-.7-.16-1.41-.26-2.11-.38-2.54-1.38-4.84-2.68-7.03-.98-1.66-2.06-3.27-2.85-5.02-1.94-4.33-1.64-8.55 1.32-12.33 2.77-3.55 6.55-5.04 11.03-4.64 4.97.45 9.16 3.92 10.49 8.68.86 3.08.45 6.06-1.01 8.87-.79 1.52-1.71 2.98-2.59 4.45-1.41 2.36-2.43 4.86-2.76 7.61-.06.5-.1 1-.16 1.53v-.01Zm.97-13.86c-.06-.12-.09-.24-.16-.33-.28-.35-.57-.69-.88-1.02-.17-.18-.17-.32-.06-.55.21-.41.39-.84.53-1.28.08-.24.16-.38.45-.38.4 0 .8-.06 1.21-.08.38-.02.58-.18.57-.59-.01-.39-.01-.78 0-1.17.01-.38-.17-.55-.53-.57-.43-.03-.87-.04-1.29-.11-.13-.02-.29-.16-.35-.29-.21-.44-.36-.92-.58-1.35-.12-.23-.1-.37.07-.54.29-.31.55-.63.82-.95.24-.28.23-.53-.04-.78-.27-.26-.54-.52-.79-.79-.28-.31-.55-.3-.85-.02-.31.28-.62.56-.96.81-.11.08-.32.09-.45.04a14.3 14.3 0 0 1-1.4-.59c-.12-.06-.26-.22-.28-.35-.06-.41-.08-.83-.1-1.25-.02-.38-.18-.58-.58-.57-.39.01-.78.01-1.17 0-.38-.01-.55.17-.57.53-.03.43-.04.87-.11 1.29-.02.13-.16.29-.29.35-.44.21-.92.36-1.35.58-.23.12-.37.1-.55-.07-.32-.3-.65-.57-.98-.85-.25-.21-.48-.2-.71.03-.28.29-.56.58-.86.85-.27.26-.27.51-.02.78.29.32.58.64.84.99.08.11.09.32.04.46-.17.46-.39.9-.55 1.37-.08.24-.18.33-.43.34-.4 0-.8.06-1.21.08-.38.02-.58.18-.57.58.01.39.01.78 0 1.17-.01.37.17.55.53.57.43.03.87.04 1.29.11.13.02.29.16.35.29.21.44.36.92.58 1.35.12.23.1.37-.07.55-.29.32-.57.66-.85.98-.21.25-.21.48.03.71.3.29.6.59.89.89.23.24.47.23.71.02.34-.29.67-.6 1.03-.87.11-.08.32-.1.45-.05.46.16.9.39 1.37.55.24.08.33.19.33.44 0 .4.06.8.08 1.21.02.38.18.58.58.57.39-.01.78-.01 1.17 0 .38.01.55-.17.57-.53.03-.43.04-.87.11-1.29.02-.13.16-.29.29-.35.44-.21.92-.36 1.35-.58.23-.12.37-.1.54.07.32.29.66.57.98.85.23.19.46.21.68 0 .32-.31.64-.63.95-.95.08-.08.12-.2.18-.31h.02ZM19.95 40.95h-4.48c-.57 0-.9-.26-.92-.7-.02-.45.33-.74.92-.74h9.06c.57 0 .9.26.92.7.01.45-.33.74-.92.74h-4.58ZM20.05 42.03h4.08c.58 0 .89.25.9.7.01.47-.31.74-.91.74h-8.25c-.59 0-.89-.24-.9-.7-.01-.48.31-.73.91-.74h4.17ZM20.72 2.53v1.71c0 .49-.3.8-.72.8s-.71-.31-.71-.81V.82c0-.49.29-.8.72-.8.42 0 .71.31.72.81v1.71l-.01-.01ZM2.56 20.66H.9c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73H2.56ZM37.38 20.66h-1.66c-.5 0-.81-.28-.82-.7-.01-.44.31-.73.83-.73h3.37c.5 0 .81.28.82.7.01.44-.31.73-.83.73h-1.71ZM10.57 2.61c.09.07.34.19.45.38.61 1.01 1.2 2.03 1.78 3.06.21.38.1.77-.24.98-.35.21-.77.11-1-.28-.6-1.02-1.2-2.04-1.77-3.07-.29-.52.06-1.08.78-1.07ZM27.95 7.13c-.66 0-1.03-.52-.78-.98.6-1.1 1.23-2.19 1.88-3.26.2-.34.57-.37.91-.19.34.17.48.57.28.92-.6 1.07-1.21 2.13-1.84 3.18-.11.18-.36.26-.45.32v.01ZM7.18 27.91c-.08.1-.2.36-.41.48-.98.6-1.98 1.17-2.98 1.73-.43.24-.84.14-1.05-.24-.2-.36-.08-.75.32-.99.99-.58 1.98-1.16 2.99-1.73.55-.31 1.13 0 1.13.74v.01ZM37.34 29.38c.02.72-.54 1.06-1.07.78-.71-.38-1.4-.8-2.1-1.2-.32-.19-.65-.37-.97-.56-.39-.24-.49-.65-.28-1 .21-.34.6-.45.98-.24 1.03.58 2.05 1.17 3.06 1.78.19.12.31.36.38.45v-.01ZM7.18 11.99c0 .66-.51 1.04-.96.8a80.77 80.77 0 0 1-3.26-1.87c-.34-.2-.38-.56-.2-.91.17-.34.57-.49.92-.29 1.07.59 2.13 1.2 3.18 1.84.18.11.27.36.33.44l-.01-.01ZM33.43 12.94c-.19-.2-.46-.36-.56-.6-.15-.33 0-.64.33-.84.83-.48 1.65-.96 2.48-1.44.22-.13.44-.26.67-.37.37-.17.69-.06.89.27.2.33.17.71-.16.92-1.08.66-2.19 1.28-3.3 1.91-.07.04-.17.05-.26.07-.03.03-.06.05-.09.08Z'/%3E%3Cpath fill='%23668EBF' d='M23.45 19.82a3.438 3.438 0 0 1-3.5 3.4c-1.92-.04-3.44-1.6-3.4-3.5.04-1.93 1.59-3.43 3.5-3.4 1.92.03 3.43 1.59 3.4 3.5Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.integrity:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='46' fill='none'%3E%3Cpath fill='%23668EBF' d='M40.98 31.71c.71 6.58-3.47 10.66-8.75 14.02-.48.3-1.55.29-1.97-.05-2.13-1.69-4.28-3.4-6.14-5.37-2.14-2.27-2.69-5.2-2.53-8.27.08-1.53-.4-3.37.3-4.51.6-.98 2.56-1.04 3.81-1.71 1.49-.79 2.93-1.71 4.26-2.75.94-.74 1.64-.88 2.49.02 1.74 1.85 3.93 2.95 6.4 3.33 1.76.27 2.33 1.15 2.14 2.8-.07.68-.01 1.37-.01 2.48v.01Zm-11 2.74c-.58-.77-.87-1.2-1.21-1.58-.73-.81-1.57-.95-2.38-.17-.81.79-.62 1.63.11 2.39.71.73 1.46 1.44 2.16 2.18.94 1 1.85.95 2.78.01 1.44-1.45 2.89-2.89 4.34-4.34.83-.83 1.16-1.77.24-2.67-.91-.9-1.77-.38-2.5.39-1.09 1.15-2.16 2.31-3.54 3.79Z'/%3E%3Cpath fill='%23668EBF' d='M18.33 34.86c-5.51 0-10.81.03-16.11-.05-.43 0-1.22-.77-1.23-1.2-.05-2.39-.15-4.82.22-7.16.64-3.99 3.23-6.43 7.07-7.49.64-.18 1.47-.01 2.12.24 2.61.98 5.23 1.1 7.88.26 3.17-1 5.61-.24 7.98 2.75-1.48.48-2.83.97-4.21 1.34-2.51.68-3.67 2.05-3.73 4.6-.02 1.08 0 2.17 0 3.25v3.47l.01-.01ZM23.16 8.42c-.01 4.5-3.77 8.29-8.28 8.34-4.55.05-8.42-3.83-8.39-8.4C6.53 3.8 10.21.09 14.76.04c4.57-.04 8.41 3.79 8.4 8.37v.01Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.openness:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='38' fill='none'%3E%3Cpath fill='%23668EBF' d='M36.97 37.42h-1.21c-.36-.11-.74-.18-1.07-.35-1.96-1-3.94-1.98-5.85-3.07-1.23-.7-2.39-1.24-3.89-1.28-2.37-.07-4.68-.69-6.68-2.01-1.46-.97-2.77-2.16-4.27-3.35-1.11.6-2.35 1.37-3.68 1.95-1.6.7-3.25 1.29-4.91 1.81-1.06.33-2.98-.39-3.36-1.09-.66-1.22.18-1.94.86-2.78.68-.84 1.23-1.8 1.76-2.75.48-.86.46-1.66-.44-2.36-.62-.49-1.12-1.15-1.64-1.76-1.27-1.52-1.9-3.34-2.44-5.21v-3.24c.05-.03.15-.06.15-.1.75-4.28 3.28-7.23 7.02-9.22C11.04.64 14.96.1 19.09 1c5.02 1.09 8.79 3.75 10.94 8.53.18.41.64.76 1.05.98 1.1.6 2.3 1.02 3.35 1.68 2.94 1.83 4.9 4.44 5.33 7.92.48 3.91-1.24 7.01-4.2 9.43-.59.48-.77.96-.58 1.52.36 1.08.77 2.19 1.36 3.16.54.89 1.36 1.62 2.14 2.52-.56.25-1.04.47-1.52.68h.01ZM6.63 27.35l.17.26c1.34-.69 2.71-1.31 4-2.07 1.85-1.08 3.7-2.02 5.91-2.1 3.1-.1 5.77-1.28 8.05-3.41 3.49-3.28 3.82-7.92 1.34-11.36-2.38-3.3-5.84-4.77-9.76-5-4.25-.25-8.01 1.05-10.94 4.31-1.37 1.52-2.14 3.31-2.19 5.31-.09 3.45 1.69 5.96 4.36 7.95.33.25.62.77.64 1.18.08 1.82-.65 3.41-1.58 4.92v.01Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-circle-text.repect:before{content:'';display:block;flex:none;width:6rem;aspect-ratio:1;background-color:#CCD9EA;background-repeat:no-repeat;background-size:auto 50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='34' fill='none'%3E%3Cpath fill='%23668EBF' d='M2.57 3.35c.83.31 1.66.61 2.48.93 1.97.77 3.86.6 5.75-.33 2.23-1.1 4.52-2.1 6.76-3.17.91-.44 1.8-.47 2.73-.1.35.14.7.25 1.13.39-.59.27-1.12.52-1.65.76-2.79 1.27-5.58 2.55-8.38 3.81-.2.09-.3.21-.35.43-.24.99-.39 1.99-.2 3.01.33 1.83 1.71 3.11 3.62 3.4 1.75.27 3.42-.06 5-.78 1.82-.82 3.61-1.7 5.41-2.56.17-.08.28-.13.44.03 4.12 3.85 8.25 7.68 12.36 11.53 1.09 1.01 1.01 2.44-.16 3.38-.26.2-.57.36-.88.46-.5.17-.92.09-1.33-.33-1.48-1.51-3.01-2.98-4.52-4.46-.22-.22-.48-.23-.67-.04-.19.19-.18.44.03.67.04.04.08.09.13.13 1.53 1.5 3.05 3 4.58 4.49.21.2.27.39.23.67-.08.57-.2 1.12-.51 1.61-.6.96-1.55 1.09-2.41.93-.1-.02-.19-.11-.27-.19l-4.99-4.9c-.04-.04-.08-.09-.13-.13-.22-.19-.47-.2-.66-.02-.19.19-.19.45.03.67.49.49.98.97 1.47 1.45 1.08 1.06 2.16 2.11 3.22 3.18.11.11.2.31.21.47.03 1.5-1 2.35-2.51 2.08-.57-.1-1.06-.31-1.48-.74-1.54-1.56-3.11-3.08-4.68-4.61-.12-.11-.31-.21-.47-.2-.12 0-.28.16-.35.28-.11.2 0 .39.16.54.88.86 1.77 1.73 2.65 2.6.68.67 1.35 1.34 2.04 2 .14.14.2.27.12.45-.16.36-.28.74-.49 1.07-.48.74-1.19 1.01-2.06.83-.8-.17-1.44-.62-2.05-1.15.55-.96.71-1.96.39-3-.45-1.46-1.45-2.33-2.94-2.61-.18-.03-.27-.08-.31-.29-.29-1.64-1.43-2.77-3.08-3.07-.18-.03-.27-.09-.31-.29-.3-1.57-1.49-2.73-3.06-2.97-.25-.04-.23-.21-.28-.36-.42-1.43-1.37-2.34-2.81-2.65-1.43-.31-2.67.13-3.63 1.26-.43.51-.83 1.05-1.23 1.58-.25.33-.49.67-.76 1.03-.41-.21-.84-.44-1.27-.66-.55-.28-1.11-.55-1.65-.85-.11-.06-.24-.2-.26-.32-.48-2.38-.61-4.78-.48-7.2.15-2.83 1.08-5.45 2.21-8 .02-.04.05-.08.08-.14h.04Z'/%3E%3Cpath fill='%23668EBF' d='M43.66 3.84c.29.75.6 1.49.87 2.24 1.26 3.62 1.55 7.33.98 11.12-.03.21-.12.28-.31.33-2.25.56-4.5 1.12-6.75 1.67-.12.03-.3-.03-.39-.11-2.05-1.88-4.08-3.76-6.12-5.65-2.14-1.97-4.27-3.95-6.4-5.93-.15-.14-.24-.1-.39-.03-1.96.95-3.91 1.92-5.88 2.84-1.23.57-2.52.96-3.9.88-.59-.03-1.17-.13-1.7-.4-.88-.44-1.38-1.17-1.46-2.13-.05-.57.03-1.15.08-1.72 0-.11.13-.26.23-.31C16.76 4.7 21 2.73 25.27.84c2.32-1.03 4.53-.68 6.54.88.67.52 1.32 1.07 2.01 1.57 1.88 1.37 3.97 1.8 6.25 1.31 1.19-.25 2.37-.51 3.61-.78l-.02.02ZM13.97 24.72c1.39-.85 2.56-.36 3.16.28.8.86.84 1.96.07 3.18.57-.42 1.14-.63 1.79-.56.89.09 1.54.55 1.91 1.36.37.83.28 1.65-.25 2.39-.36.49-.74.97-1.12 1.44-.75.94-2.01 1.18-3.03.6-1-.57-1.42-1.79-1.01-2.9.03-.07.05-.15.09-.25-1.2 1.04-2.53.72-3.22.12-.76-.65-1.17-1.89-.39-3.17-1.1.64-2.14.66-3.06-.19-.77-.71-.9-1.62-.57-2.6-.3.07-.58.17-.87.19-.98.08-1.75-.3-2.24-1.15-.5-.87-.44-1.76.14-2.57.49-.68 1.02-1.34 1.53-2 .73-.93 1.96-1.2 2.97-.67 1.03.55 1.49 1.7 1.13 2.85-.01.05-.03.09-.06.17 1.15-.44 2.17-.32 2.94.65.69.87.67 1.83.09 2.83Z'/%3E%3C/svg%3E");border-radius:100%;margin-right:1.5rem;}.icon-listing{align-items:flex-start;}#master .icon-listing:before{margin-right:2.7rem;}#master .icon-listing.larger:before{width:7rem;margin-right:2rem;background-size:45%;}#master .icon-text:before{background-color:#002655;width:1.5rem;margin-right:1rem;}@media (min-width:992px){.icon-text.right{justify-content:flex-end;}#master .icon-text.right:before{margin-right:0;margin-left:1rem;}.icon-text.right span{order:-1;}}::-moz-selection{color:#fff;background-color:#002655;}::selection{color:#fff;background-color:#002655;}.search-open{overflow-y:hidden;}#master{font-size:56.25%;display:block;}@media (min-width:768px){#master{font-size:62.5%;}}@media (min-width:1400px){#master{font-size:68.75%;}}#master :focus,#master :focus-visible{outline:0.5rem solid #3368AA;outline-offset:.2rem;}body{background-color:#EEF4F8;height:100%;}#page{overflow-x:hidden;}#skip-to-content{display:block;}ul,ol{list-style:none;padding:0;margin:0;}iframe{border:0;}cite{font-style:normal;}a,a:hover,a:focus{text-decoration:none;color:inherit;}.section{margin-bottom:3rem;}@media (min-width:992px){.section{margin-bottom:6rem;}}.section-padded{padding-top:3rem;padding-bottom:3rem;}@media (min-width:992px){.section-padded{padding-top:6rem;padding-bottom:6rem;}}.component{margin-bottom:2.5rem;}@media (min-width:992px){.component{margin-bottom:5rem;}}#page .bg-blue{background-color:#CCD9EA !important;}#page .bg-light{background-color:#E5ECF4 !important;}#page .bg-teal-light{background-color:#E7F7F8 !important;}#page .bg-dark{background-color:#002655 !important;color:#fff;}#page .bg-dark .card{color:#002655;}#page .bg-dark .editor ul li,#page .bg-dark .editor-wrap > div ul li,#page .bg-dark [data-drupal-messages] > div ul li{background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%2317AFBE'/%3E%3C/svg%3E%0A");}#page .bg-dark .editor a:not(.button),#page .bg-dark .editor-wrap > div a:not(.button),#page .bg-dark [data-drupal-messages] > div a:not(.button){color:#fff;box-shadow:inset 0 -1px 0 0 #fff;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#page .bg-dark .editor a:not(.button):hover,#page .bg-dark .editor-wrap > div a:not(.button):hover,#page .bg-dark [data-drupal-messages] > div a:not(.button):hover{color:#fff;box-shadow:none;}}#page .bg-dark .editor a:not(.button)[href^='http']:after,#page .bg-dark .editor-wrap > div a:not(.button)[href^='http']:after,#page .bg-dark [data-drupal-messages] > div a:not(.button)[href^='http']:after,#page .bg-dark .editor a:not(.button)[href$='.pdf']:after,#page .bg-dark .editor-wrap > div a:not(.button)[href$='.pdf']:after,#page .bg-dark [data-drupal-messages] > div a:not(.button)[href$='.pdf']:after{content:'';display:inline-flex;margin-left:.5rem;background-color:#fff;width:1.5rem;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");}#page .bg-dark .editor blockquote:before,#page .bg-dark .editor-wrap > div blockquote:before,#page .bg-dark [data-drupal-messages] > div blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='28' viewBox='0 0 32 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4518 21.2006C14.4518 19.5139 14.011 18.0994 13.1293 16.9513C12.5045 16.1617 11.6573 15.6423 10.5859 15.395C9.53173 15.1497 8.53506 15.1324 7.63423 15.3413C7.32756 13.5205 7.8259 11.5923 9.0909 9.54918C10.3559 7.50793 11.9946 5.97076 13.9937 4.94342L10.9635 0.583008C9.43015 1.34201 7.97348 2.30417 6.63181 3.46759C5.27098 4.63101 4.06348 5.96884 2.99015 7.48109C1.91681 8.99334 1.11181 10.7011 0.594313 12.6369C0.0768127 14.5728 -0.066937 16.5469 0.180313 18.5786C0.502313 21.2619 1.36865 23.4086 2.77931 24.9994C4.18806 26.6113 5.94565 27.4163 8.04631 27.4163C9.8959 27.4163 11.4311 26.8605 12.6463 25.7335C13.85 24.6295 14.448 23.1173 14.448 21.1948L14.4518 21.2006ZM31.9395 21.2006C31.9395 19.5139 31.4986 18.0994 30.617 16.9513C29.9921 16.1463 29.1411 15.625 28.0736 15.3854C27.0002 15.1478 26.017 15.1363 25.1219 15.3433C24.8152 13.5416 25.2944 11.6058 26.5632 9.55492C27.8282 7.52326 29.4631 5.98993 31.4622 4.95493L28.4396 0.583008C26.9063 1.34201 25.4592 2.30417 24.108 3.46759C22.7347 4.64825 21.5152 5.99662 20.4778 7.48109C19.4121 8.99526 18.6186 10.7011 18.1011 12.6369C17.5775 14.5716 17.4362 16.5898 17.6852 18.5786C18.0034 21.2619 18.8659 23.4086 20.2727 24.9994C21.6776 26.5979 23.4295 27.3991 25.5301 27.3991C27.3836 27.3991 28.9188 26.8433 30.134 25.7182C31.3357 24.6142 31.9395 23.1019 31.9395 21.1795V21.2006Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.theme-dark #header{background-color:#000;}.theme-dark #header .logo{background-image:url(/themes/sps/build/images/logo-white-teal.svg);}@media (min-width:1200px){.theme-dark #header a:not(:hover){color:#fff;}}@media (min-width:1200px){.theme-dark #header li.menu-item--active-trail:not(.has-children):hover a,.theme-dark #header li.menu-item--active-trail:not(.has-children):focus-within a{color:#fff;}}@media (min-width:1200px){.theme-dark #header li.has-children:hover a,.theme-dark #header li.has-children:focus-within a{color:#002655 !important;}}.theme-dark #header ::-moz-placeholder{color:rgba(255,255,255,0.8);}.theme-dark #header ::placeholder{color:rgba(255,255,255,0.8);}@media (min-width:1200px){.theme-dark #header input{color:#fff !important;border-color:#99B3D5 !important;}}.theme-dark #footer{background-color:#000;}.theme-dark #footer a,.theme-dark #footer .underlined{color:#fff;}.sr-only{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;}.sr-only:not(caption){position:absolute !important;}.sr-only *{overflow:hidden !important;}.sr-only-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;}.sr-only-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.sr-only-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important;}@keyframes fade_in{0%{opacity:0;}100%{opacity:1;}}h1,h2,h3,h4,h5,h6,p,blockquote,figure,ul,ol,address{margin:0;}body{font-family:"effra",sans-serif;font-weight:300;font-style:normal;color:#002655;line-height:1.5;}h1,h2,h3,h4,h5,h6,.heading{line-height:1.2;font-weight:700;}h1,.h1{font-size:3.6rem;}@media (min-width:992px){h1,.h1{font-size:5.5rem;}}h2,.h2{font-size:3rem;}@media (min-width:992px){h2,.h2{font-size:3.6rem;}}h3,.h3{font-size:2.6rem;}@media (min-width:992px){h3,.h3{font-size:3rem;}}h4,.h4{font-size:2.4rem;}@media (min-width:992px){h4,.h4{font-size:2.6rem;}}h5,.h5{font-size:2.2rem;}@media (min-width:992px){h5,.h5{font-size:2.4rem;}}h6,.h6{font-size:2.2rem;}body,.font-body{font-size:1.8rem;}.font-small{font-size:1.6rem;}.font-tiny{font-size:1.4rem;}.font-sans-bold,strong,b,.bold{font-weight:700;}.font-sans-italic,em,i{font-style:italic;}.font-sans-light{font-weight:300;}.font-sans-regular{font-weight:400;}.editor h3,.editor-wrap > div h3,[data-drupal-messages] > div h3,.editor h4,.editor-wrap > div h4,[data-drupal-messages] > div h4,.editor h5,.editor-wrap > div h5,[data-drupal-messages] > div h5,.editor h6,.editor-wrap > div h6,[data-drupal-messages] > div h6,.editor .h3,.editor-wrap > div .h3,[data-drupal-messages] > div .h3,.editor .h4,.editor-wrap > div .h4,[data-drupal-messages] > div .h4,.editor .h5,.editor-wrap > div .h5,[data-drupal-messages] > div .h5,.editor .h6,.editor-wrap > div .h6,[data-drupal-messages] > div .h6{font-weight:400;}.editor h3:not(:only-child),.editor-wrap > div h3:not(:only-child),[data-drupal-messages] > div h3:not(:only-child),.editor h4:not(:only-child),.editor-wrap > div h4:not(:only-child),[data-drupal-messages] > div h4:not(:only-child),.editor h5:not(:only-child),.editor-wrap > div h5:not(:only-child),[data-drupal-messages] > div h5:not(:only-child),.editor h6:not(:only-child),.editor-wrap > div h6:not(:only-child),[data-drupal-messages] > div h6:not(:only-child){margin-bottom:3rem;}.editor > span,.editor-wrap > div > span,[data-drupal-messages] > div > span{display:block;}.editor > *:not(p),.editor-wrap > div > *:not(p),[data-drupal-messages] > div > *:not(p){clear:both;}.editor > *:not(:last-child),.editor-wrap > div > *:not(:last-child),[data-drupal-messages] > div > *:not(:last-child){margin-bottom:3rem;}.editor.summary > :not(:last-child),.editor-wrap > div.summary > :not(:last-child),[data-drupal-messages] > div.summary > :not(:last-child){margin-bottom:1.5rem;}.editor.tight > :not(:last-child),.editor-wrap > div.tight > :not(:last-child),[data-drupal-messages] > div.tight > :not(:last-child){margin-bottom:.5rem;}.editor a:not(.button):not(.footnote-citation):not(.icon-stamp),.editor-wrap > div a:not(.button):not(.footnote-citation):not(.icon-stamp),[data-drupal-messages] > div a:not(.button):not(.footnote-citation):not(.icon-stamp){color:#004295;box-shadow:inset 0 -1px 0 0 #004295;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);font-weight:700;}@media not all and (hover:none){.editor a:not(.button):not(.footnote-citation):not(.icon-stamp):hover,.editor-wrap > div a:not(.button):not(.footnote-citation):not(.icon-stamp):hover,[data-drupal-messages] > div a:not(.button):not(.footnote-citation):not(.icon-stamp):hover{color:#004295;box-shadow:none;}}.editor a:not(.button):not(.footnote-citation):not(.icon-stamp)[href^='http']:after,.editor-wrap > div a:not(.button):not(.footnote-citation):not(.icon-stamp)[href^='http']:after,[data-drupal-messages] > div a:not(.button):not(.footnote-citation):not(.icon-stamp)[href^='http']:after,.editor a:not(.button):not(.footnote-citation):not(.icon-stamp)[href$='.pdf']:after,.editor-wrap > div a:not(.button):not(.footnote-citation):not(.icon-stamp)[href$='.pdf']:after,[data-drupal-messages] > div a:not(.button):not(.footnote-citation):not(.icon-stamp)[href$='.pdf']:after{content:'';display:inline-flex;margin-left:.5rem;background-color:#004295;width:1.5rem;aspect-ratio:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");}.editor img,.editor-wrap > div img,[data-drupal-messages] > div img,.editor iframe,.editor-wrap > div iframe,[data-drupal-messages] > div iframe{display:block;max-width:100%;}.editor img,.editor-wrap > div img,[data-drupal-messages] > div img{height:auto;}@media (min-width:992px){.editor [data-align="center"],.editor-wrap > div [data-align="center"],[data-drupal-messages] > div [data-align="center"],.editor .align-center,.editor-wrap > div .align-center,[data-drupal-messages] > div .align-center{margin-left:auto;margin-right:auto;max-width:60%;}}.editor [data-align="center"] img,.editor-wrap > div [data-align="center"] img,[data-drupal-messages] > div [data-align="center"] img,.editor .align-center img,.editor-wrap > div .align-center img,[data-drupal-messages] > div .align-center img{width:100%;}.editor [data-align="left"],.editor-wrap > div [data-align="left"],[data-drupal-messages] > div [data-align="left"],.editor [data-align="right"],.editor-wrap > div [data-align="right"],[data-drupal-messages] > div [data-align="right"],.editor .align-left,.editor-wrap > div .align-left,[data-drupal-messages] > div .align-left,.editor .align-right,.editor-wrap > div .align-right,[data-drupal-messages] > div .align-right{width:50%;margin-bottom:3rem;}.editor [data-align="left"],.editor-wrap > div [data-align="left"],[data-drupal-messages] > div [data-align="left"],.editor .align-left,.editor-wrap > div .align-left,[data-drupal-messages] > div .align-left{float:left;margin-right:3rem;}.editor [data-align="right"],.editor-wrap > div [data-align="right"],[data-drupal-messages] > div [data-align="right"],.editor .align-right,.editor-wrap > div .align-right,[data-drupal-messages] > div .align-right{float:right;margin-left:3rem;}.editor ul,.editor-wrap > div ul,[data-drupal-messages] > div ul,.editor ol,.editor-wrap > div ol,[data-drupal-messages] > div ol{padding-top:1rem;padding-bottom:1rem;}.editor ul li,.editor-wrap > div ul li,[data-drupal-messages] > div ul li{background-repeat:no-repeat;background-size:.7rem;background-position:left .6em;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%23004295'/%3E%3C/svg%3E%0A");padding-left:2rem;}.editor ul ul li,.editor-wrap > div ul ul li,[data-drupal-messages] > div ul ul li{background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5C10 7.76142 7.76142 10 5 10C2.23858 10 0 7.76142 0 5C0 2.23858 2.23858 0 5 0C7.76142 0 10 2.23858 10 5Z' fill='%2345BFCB'/%3E%3C/svg%3E%0A");}.editor ul.tick li,.editor-wrap > div ul.tick li,[data-drupal-messages] > div ul.tick li{background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99906 16.4199L0.789062 10.2099L3.61906 7.37988L6.99906 10.7699L16.8791 0.879883L19.7091 3.70988L6.99906 16.4199Z' fill='%23004295'/%3E%3C/svg%3E%0A");background-size:auto 3rem;background-position:left center;font-weight:700;padding-left:4.5rem;}.editor ol,.editor-wrap > div ol,[data-drupal-messages] > div ol{counter-reset:listing;}.editor ol li,.editor-wrap > div ol li,[data-drupal-messages] > div ol li{counter-increment:listing;}.editor ol li:before,.editor-wrap > div ol li:before,[data-drupal-messages] > div ol li:before{content:"" counter(listing) ". ";}.editor ol.citation li,.editor-wrap > div ol.citation li,[data-drupal-messages] > div ol.citation li{display:flex;flex-wrap:wrap;}.editor ol.citation li cite,.editor-wrap > div ol.citation li cite,[data-drupal-messages] > div ol.citation li cite{flex:1;padding-left:.5rem;}.editor ol.citation li a,.editor-wrap > div ol.citation li a,[data-drupal-messages] > div ol.citation li a{color:#004295;box-shadow:inset 0 -1px 0 0 #004295;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.editor ol.citation li a:hover,.editor-wrap > div ol.citation li a:hover,[data-drupal-messages] > div ol.citation li a:hover{color:#004295;box-shadow:none;}}.editor li:not(:last-child),.editor-wrap > div li:not(:last-child),[data-drupal-messages] > div li:not(:last-child){margin-bottom:2rem;}.editor table,.editor-wrap > div table,[data-drupal-messages] > div table{width:100% !important;border:0 !important;}.editor table tr td,.editor-wrap > div table tr td,[data-drupal-messages] > div table tr td,.editor table tr th,.editor-wrap > div table tr th,[data-drupal-messages] > div table tr th{padding:1rem 1.5rem;line-height:1.2;}.editor table tr th,.editor-wrap > div table tr th,[data-drupal-messages] > div table tr th{font-weight:normal;background-color:#004295;color:#fff;font-weight:700;}.editor table tr td,.editor-wrap > div table tr td,[data-drupal-messages] > div table tr td{background-color:#fff;color:#002655;}.editor table tr:nth-child(odd) td,.editor-wrap > div table tr:nth-child(odd) td,[data-drupal-messages] > div table tr:nth-child(odd) td{background-color:#EEF4F8;}.editor table tr:nth-child(odd) td:not(:last-child),.editor-wrap > div table tr:nth-child(odd) td:not(:last-child),[data-drupal-messages] > div table tr:nth-child(odd) td:not(:last-child){border-right:solid 1px #fff;}.editor table .title,.editor-wrap > div table .title,[data-drupal-messages] > div table .title{width:50%;}blockquote{position:relative;padding-left:10rem;}blockquote:before,blockquote:after{content:'';position:absolute;}blockquote:before{top:0;left:0;width:3.5rem;aspect-ratio:1;background-repeat:no-repeat;background-size:100%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='32' height='28' viewBox='0 0 32 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4518 21.2006C14.4518 19.5139 14.011 18.0994 13.1293 16.9513C12.5045 16.1617 11.6573 15.6423 10.5859 15.395C9.53173 15.1497 8.53506 15.1324 7.63423 15.3413C7.32756 13.5205 7.8259 11.5923 9.0909 9.54918C10.3559 7.50793 11.9946 5.97076 13.9937 4.94342L10.9635 0.583008C9.43015 1.34201 7.97348 2.30417 6.63181 3.46759C5.27098 4.63101 4.06348 5.96884 2.99015 7.48109C1.91681 8.99334 1.11181 10.7011 0.594313 12.6369C0.0768127 14.5728 -0.066937 16.5469 0.180313 18.5786C0.502313 21.2619 1.36865 23.4086 2.77931 24.9994C4.18806 26.6113 5.94565 27.4163 8.04631 27.4163C9.8959 27.4163 11.4311 26.8605 12.6463 25.7335C13.85 24.6295 14.448 23.1173 14.448 21.1948L14.4518 21.2006ZM31.9395 21.2006C31.9395 19.5139 31.4986 18.0994 30.617 16.9513C29.9921 16.1463 29.1411 15.625 28.0736 15.3854C27.0002 15.1478 26.017 15.1363 25.1219 15.3433C24.8152 13.5416 25.2944 11.6058 26.5632 9.55492C27.8282 7.52326 29.4631 5.98993 31.4622 4.95493L28.4396 0.583008C26.9063 1.34201 25.4592 2.30417 24.108 3.46759C22.7347 4.64825 21.5152 5.99662 20.4778 7.48109C19.4121 8.99526 18.6186 10.7011 18.1011 12.6369C17.5775 14.5716 17.4362 16.5898 17.6852 18.5786C18.0034 21.2619 18.8659 23.4086 20.2727 24.9994C21.6776 26.5979 23.4295 27.3991 25.5301 27.3991C27.3836 27.3991 28.9188 26.8433 30.134 25.7182C31.3357 24.6142 31.9395 23.1019 31.9395 21.1795V21.2006Z' fill='%23002655'/%3E%3C/svg%3E%0A");}blockquote:after{top:0;left:6.5rem;bottom:0;background-color:#17AFBE;width:.3rem;}blockquote p{font-size:2.4rem;font-style:italic;}#master blockquote p:not(:last-of-type){margin-bottom:2rem;}blockquote cite{padding-top:2rem;display:block;font-size:1.8rem;}.table-wrapper{overflow:auto;}figcaption,.caption-text{font-size:1.6rem;padding:1.5rem;background-color:#fff;color:#002655;}.logo{display:block;background-repeat:no-repeat;background-size:auto 100%;background-position:center center;background-image:url(/themes/sps/build/images/logo-blue-teal.svg);width:10rem;aspect-ratio:1.25714;}#master.menu-open #menu-mobile .logo{background-image:url(/themes/sps/build/images/logo-white-blue.svg);}#footer .logo{width:8.8rem;background-image:url(/themes/sps/build/images/logo-white-teal.svg);}.media{position:relative;overflow:hidden;max-width:100%;}.media:not(.transparent){background-color:#E5ECF4;}.media img,.media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.media.banner{aspect-ratio:1.05882;}.media.banner-small{aspect-ratio:1.52083;}.media.square{aspect-ratio:1;}.media.preview{aspect-ratio:1.65217;}.media.thumbnail{aspect-ratio:1.25;}.media.postcard{aspect-ratio:1.78571;}.media.map-drawing{aspect-ratio:1;}@media (min-width:992px){.media.map-drawing{aspect-ratio:1.66667;}}.media.contained-logo img{-o-object-fit:contain;object-fit:contain;padding:1rem;}.media.embed{aspect-ratio:1.77778;}.media.embed.larger{aspect-ratio:1.33333;}.media.embed iframe{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;}@media (min-width:1200px){.masked.large{clip-path:ellipse(100% 105% at 100% 100%);}}@media (min-width:1200px){.masked.small{clip-path:ellipse(100% 150% at 100% 100%);}}.clip-bottom{clip-path:ellipse(100% 55% at 48% 44%);}@media (min-width:1200px){.layers{display:grid;grid-template-columns:1fr;}.layers .layer{grid-row-start:1;grid-column-start:1;}.layers .layer.content{position:relative;z-index:1;}}.gutter-tight:not(.no-gutters){margin-right:-0.5rem;margin-left:-0.5rem;}.gutter-tight:not(.no-gutters) > *{padding-right:0.5rem;padding-left:0.5rem;}.gutter-medium:not(.no-gutters){margin-right:-1rem;margin-left:-1rem;}.gutter-medium:not(.no-gutters) > *{padding-right:1rem;padding-left:1rem;}.gutter-large:not(.no-gutters){margin-right:-2.5rem;margin-left:-2.5rem;}.gutter-large:not(.no-gutters) > *{padding-right:2.5rem;padding-left:2.5rem;}.gutter-y{margin-top:-3rem;}.gutter-y > *{margin-top:3rem;}.gutter-y-medium{margin-top:-2rem;}.gutter-y-medium > *{margin-top:2rem;}.gutter-y-small{margin-top:-0.7rem;}.gutter-y-small > *{margin-top:0.7rem;}.tall{height:100%;}.wide{width:100%;}.media-wide img,.media-wide iframe{width:100%;}.img-responsive{max-width:100%;height:auto;}.link-basic{color:#004295;box-shadow:inset 0 -1px 0 0 #004295;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.link-basic:hover{color:#004295;box-shadow:none;}}.elements > :not(:last-child){margin-bottom:3rem;}.elements.tight > :not(:last-child){margin-bottom:2rem;}.elements.tighter > :not(:last-child){margin-bottom:1.5rem;}.elements.tightest > :not(:last-child){margin-bottom:1rem;}.summary-group > :not(:last-child){margin-bottom:2rem;}.text-white{color:#fff;}.list-pipe{display:flex;flex-wrap:wrap;align-items:center;margin-top:-1rem;}.list-pipe > *{margin-top:1rem;}.list-pipe > li{display:flex;align-items:center;}.list-pipe > li:not(:last-child):after{content:'\007C';padding-right:1.2rem;padding-left:1.2rem;}.list-pipe.tighter > li:not(:last-child):after{padding-right:.7rem;padding-left:.7rem;}.title-underlined a{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.title-underlined a:hover{color:#002655;box-shadow:none;}}.title-link{color:#002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.title-link:hover{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;}}.tag-link{font-weight:400;}.tag-link span{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.tag-link:hover span{color:#002655;box-shadow:none;}}@media (min-width:992px){.col-switch{order:-1;}}.border-bottom{padding-bottom:2rem;border-bottom:solid 0.2rem #99B3D5;}.border-bottom.larger{padding-bottom:3rem;}.document-group > div > div:not(:last-child){margin-bottom:3rem;}.thumb-content{display:flex;}.thumb-content .media{width:7rem;border-radius:100%;}.thumb-content .image{flex:none;margin-right:2rem;}.thumb-content .editor,.thumb-content .editor-wrap > div,.thumb-content [data-drupal-messages] > div{flex:1;}.js-pager__items{padding-top:4rem;text-align:center;}.card-grid:not(:last-child){margin-bottom:2rem;}#master .hero-icons .icon:before{background-color:#A2DFE5;}.paragraph--unpublished{background-color:transparent;}#master .document-details:before{margin-top:1rem;}@media (min-width:992px){#master .document-details:before{margin-right:4rem;}}.document-details .table td{padding:.5rem;}@media (min-width:992px){.document-details .table td:first-child{width:25%;}}.highlight-info{background-color:#fff;padding:2rem;}.row-items > :not(:last-child){margin-bottom:3rem;}.spacing{margin-bottom:3rem;}.spacing-group > :not(:last-child){margin-bottom:3rem;}.spacing-group-tight > :not(:last-child){margin-bottom:1rem;}.spacing-group-large > :not(:last-child){margin-bottom:6rem;}@media (max-width:767.98px){.spacing-group-large > :not(:last-child){margin-bottom:3rem;}}.spacing-tiny{margin-bottom:1.5rem;}.spacing-mini{margin-bottom:.5rem;}.spacing-tight{margin-bottom:1rem;}.spacing-medium{margin-bottom:2rem;}.spacing-big{margin-bottom:6rem;}.spacing-large{margin-bottom:6rem;}.spacing-top{padding-top:3rem;}.spacing-top-tight{padding-top:1rem;}.spacing-top-smaller{padding-top:4rem;}.spacing-top-small{padding-top:2rem;}.spacing-top-big{padding-top:6rem;}.spacing-top-large{padding-top:6rem;}.spacing-top-huge{padding-top:6rem;}@media (min-width:992px){.spacing-top-huge{padding-top:6rem;}}.spacing-top-medium{padding-top:5rem;}@media (min-width:992px){.spacing-top-medium{padding-top:5rem;}}.spacing-top-mega{padding-top:6rem;}@media (min-width:992px){.spacing-top-mega{padding-top:6rem;}}#mast{position:relative;z-index:2;}#header{background-color:#fff;display:flex;flex-direction:column;justify-content:center;}@media (min-width:1200px){#header{position:absolute;top:0;left:0;right:0;z-index:2;}}@media (max-width:991.98px){#master.menu-open #header{background-color:#17AFBE;padding-bottom:1.5rem;}}#jumbotron:not(.curve-bottom){background-color:#004295;}@media (min-width:1200px){#jumbotron .media img{height:calc(100% + 12rem);-o-object-position:40% 50%;object-position:40% 50%;}}@media (min-width:1200px){#jumbotron .content .inner{padding-top:12rem;}}#jumbotron .elements{padding-top:6rem;padding-bottom:12rem;}#jumbotron.curve-bottom:after{content:'';display:block;background-color:#004295;aspect-ratio:36;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/themes/sps/build/images/curve-bottom.svg);mask-image:url(/themes/sps/build/images/curve-bottom.svg);}#jumbotron.curve-bottom .content{background-color:#004295;}#jumbotron.no-image .elements{padding-top:4rem;padding-bottom:6rem;}@media (min-width:1200px){.search-main{width:17rem;}}@media (max-width:991.98px){.header-bar{padding-top:1.5rem;padding-bottom:1.5rem;}}.mast-padding{padding-top:2rem;padding-bottom:2rem;}#footer{padding-top:8rem;padding-bottom:8rem;background-color:#002655;color:#fff;}@media (max-width:991.98px){#footer{padding-top:4rem;padding-bottom:4rem;}}#footer .inner > :not(:last-child){margin-bottom:6rem;}@media (max-width:767.98px){#footer .inner > :not(:last-child){margin-bottom:3rem;}}.menu-basic li:not(:last-child){margin-bottom:1rem;}.underlined{color:#17AFBE;box-shadow:inset 0 -1px 0 0 #17AFBE;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.underlined:hover{color:#17AFBE;box-shadow:none;}}.links-underlined a{color:#17AFBE;box-shadow:inset 0 -1px 0 0 #17AFBE;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.links-underlined a:hover{color:#17AFBE;box-shadow:none;}}.menu-footer a{display:inline-flex;}.menu-footer-bottom ul{display:flex;flex-wrap:wrap;align-items:center;margin-top:-1rem;}.menu-footer-bottom ul > *{margin-top:1rem;}.menu-footer-bottom ul > li{display:flex;align-items:center;}.menu-footer-bottom ul > li:not(:last-child):after{content:'\007C';padding-right:1.2rem;padding-left:1.2rem;}.menu-footer-bottom a{color:#17AFBE;box-shadow:inset 0 -1px 0 0 #17AFBE;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.menu-footer-bottom a:hover{color:#17AFBE;box-shadow:none;}}.has-children:not(.open) .sub-menu{display:none;}#menu-main .menu-list{display:flex;align-items:center;}#menu-main .menu-list a{display:flex;align-items:center;text-align:center;line-height:1.2;font-size:1.6rem;font-weight:700;min-height:12rem;padding-left:1.8rem;padding-right:1.8rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),color 0.5s cubic-bezier(0.19,1,0.22,1);}#menu-main .menu-list a span{display:block;border-radius:3rem;padding:2rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),color 0.5s cubic-bezier(0.19,1,0.22,1);}#menu-main .menu-list li.has-children{position:relative;}#menu-main .menu-list li.has-children:hover > .sub-menu,#menu-main .menu-list li.has-children:focus-within > .sub-menu{display:block;animation:fade_in 0.25s;}#menu-main .menu-list li.has-children:hover a span,#menu-main .menu-list li.has-children:focus-within a span{background-color:#E5ECF4;}#menu-main .menu-list li.has-children > .sub-menu{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - .5rem);width:20rem;background-color:#fff;box-shadow:0 0 1.5rem 0.5rem rgba(0,0,0,0.1);border-radius:1rem;overflow:hidden;}#menu-main .menu-list li.has-children > .sub-menu:hover,#menu-main .menu-list li.has-children > .sub-menu:focus{display:block;animation:fade_in 0.25s;}#menu-main .menu-list li.has-children > .sub-menu li:not(:last-child){border-bottom:solid 1px #CCD9EA;}#menu-main .menu-list li.has-children > .sub-menu li.menu-item--active-trail a{font-weight:700;}#menu-main .menu-list li.has-children > .sub-menu a{padding:1.2rem;min-height:auto;font-weight:400;text-align:left;}#menu-main .menu-list li.has-children > .sub-menu a:hover,#menu-main .menu-list li.has-children > .sub-menu a:focus{background-color:#A2DFE5;}#menu-main .menu-list li.has-children > .sub-menu a:hover span,#menu-main .menu-list li.has-children > .sub-menu a:focus span{background-color:transparent;}#menu-main .menu-list li.has-children > .sub-menu a span{background-color:transparent;color:#002655;border-radius:0;padding:0 0 0 1.6rem;position:relative;}#menu-main .menu-list li.has-children > .sub-menu a span:before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;width:1rem;height:1px;background-color:#17AFBE;}#menu-main .menu-list li.has-children > .sub-menu a span:after{display:none;}#menu-main .menu-list li.has-children .toggle{display:none;}#menu-main .menu-list li.has-children a span{position:relative;}#menu-main .menu-list li.has-children a span:after{content:'';position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - 1.2rem);width:2.4rem;aspect-ratio:1;background-color:#99B3D5;border-radius:100%;background-repeat:no-repeat;background-size:auto 0.6rem;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11936 5.35645L8.23828 1.23811L7.00045 0.000278419L4.11936 2.88195L1.23828 0.000278167L0.000447453 1.23811L4.11936 5.35645Z' fill='%23fff'/%3E%3C/svg%3E%0A");}@media not all and (hover:none){#menu-main .menu-list li:not(.menu-item--active-trail) a:hover span{background-color:#E5ECF4;}}#menu-main .menu-list li.menu-item--active-trail > .link-group > a span,#menu-main .menu-list li.menu-item--active-trail:hover > .link-group > a span{background-color:#3368AA;color:#fff;}#menu-main .menu-list li.menu-item--active-trail > .link-group > a span:after,#menu-main .menu-list li.menu-item--active-trail:hover > .link-group > a span:after{background-color:#004295;}#menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:7rem;aspect-ratio:1;background-color:#17AFBE;border-radius:100%;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#menu-toggle:before{content:'';display:block;width:3rem;height:2.2rem;background-repeat:no-repeat;background-size:auto 100%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H30V4H0V0Z' fill='%23002655'/%3E%3Cpath d='M0 9H30V13H0V9Z' fill='%23002655'/%3E%3Cpath d='M0 18H30V22H0V18Z' fill='%23002655'/%3E%3C/svg%3E%0A");margin-top:.5rem;}#menu-toggle span{color:#002655;text-transform:uppercase;font-size:1.2rem;font-weight:700;display:block;padding-top:.2rem;}#master.menu-open #menu-toggle:before{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.000302076 21.2132L21.2135 0L24.0419 2.82843L2.82873 24.0416L0.000302076 21.2132Z' fill='%23002655'/%3E%3Cpath d='M2.82843 0.000312448L24.0416 21.2135L21.2132 24.0419L0 2.82874L2.82843 0.000312448Z' fill='%23002655'/%3E%3C/svg%3E%0A");}#mobile-nav{display:none;}#master.menu-open #mobile-nav{display:block;}#mobile-nav .search-main{padding-top:1.5rem;}#mobile-nav .search-main input{background-color:#fff;}#master #mobile-nav .search-main input{border-color:#fff;}#mobile-nav .search-main .icon-stamp{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23002655'/%3E%3C/svg%3E%0A");background-color:#fff;}#mobile-nav .menu-list{position:relative;}#mobile-nav .menu-list li:not(:last-child){border-bottom:solid 1px #74CFD8;}#mobile-nav .menu-list li .nav-link,#mobile-nav .menu-list li .menu-basic{display:block;padding-top:1.5rem;padding-bottom:1.5rem;font-size:2rem;color:#002655;font-weight:700;}#mobile-nav .menu-list li.menu-item--active-trail > .nav-link > span,#mobile-nav .menu-list li.menu-item--active-trail > .link-group > .nav-link > span{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#mobile-nav .menu-list li.menu-item--active-trail > .nav-link > span:hover,#mobile-nav .menu-list li.menu-item--active-trail > .link-group > .nav-link > span:hover{color:#002655;box-shadow:none;}}#mobile-nav .menu-list li.has-children .link-group{display:flex;align-items:center;}#mobile-nav .menu-list li.has-children .sub-nav-link{flex:auto;}#mobile-nav .menu-list li.has-children .toggle{display:block;position:relative;z-index:1;margin:.5rem .5rem .5rem 1rem;width:4.4rem;aspect-ratio:1;border-radius:100%;background-color:#74CFD8;background-repeat:no-repeat;background-size:auto 1.2rem;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11936 5.35645L8.23828 1.23811L7.00045 0.000278419L4.11936 2.88195L1.23828 0.000278167L0.000447453 1.23811L4.11936 5.35645Z' fill='%23002655'/%3E%3C/svg%3E%0A");}#mobile-nav .menu-list li.has-children.open{background-color:#74CFD8;}#mobile-nav .menu-list li.has-children.open .nav-link,#mobile-nav .menu-list li.has-children.open .menu-basic{padding-left:1.5rem;padding-right:1.5rem;}#mobile-nav .menu-list li.has-children.open li{border-bottom-color:#17AFBE;}#mobile-nav .menu-list li.has-children.open > .link-group{border-bottom:solid 1px #17AFBE;}#mobile-nav .menu-list li.has-children.open .menu-level-1 .nav-link,#mobile-nav .menu-list li.has-children.open .menu-level-1 .menu-basic{padding-left:3rem;padding-right:3rem;}#mobile-nav .menu-list li.has-children.open .menu-level-2 .nav-link,#mobile-nav .menu-list li.has-children.open .menu-level-2 .menu-basic{padding-left:4.5rem;padding-right:4.5rem;}#mobile-nav .menu-list li.has-children.open .sub-menu .sub-menu{display:none;}#page button,#page input[type='submit']{border:0;}@media not all and (hover:none){#page button:hover,#page input[type='submit']:hover{cursor:pointer;}}#page .button,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]){display:inline-flex;justify-content:center;text-align:center;align-items:center;border-radius:3rem;padding-left:3rem;min-height:4.4rem;border-style:solid;border-width:.4rem;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);line-height:1.2;background-color:#17AFBE;border-color:#17AFBE;color:#002655;font-weight:700;font-size:1.6rem;}@media not all and (hover:none){#page .button:hover,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]):hover{cursor:pointer;}}#page .button:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]):after{content:'';flex:none;width:4.4rem;aspect-ratio:1;border-radius:100%;margin:.3rem .3rem .3rem 1rem;background-repeat:no-repeat;background-size:auto 1.4rem;background-position:center center;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .button:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]):after{background-color:#45BFCB;background-image:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.41797 6.47258L1.9463 0L0.00113583 1.94517L4.52947 6.47258L0.00113583 11L1.9463 12.9452L8.41797 6.47258Z' fill='%23fff'/%3E%3C/svg%3E%0A");}@media not all and (hover:none){#page .button:hover,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]):hover{background-color:#fff;}#page .button:hover:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]):hover:after{background-color:#17AFBE;}}#page .button.smaller,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).smaller{padding-left:2rem;}#page .button.smaller:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).smaller:after{width:4rem;background-size:auto 1.2rem;}#page .button.smaller.download:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).smaller.download:after{background-size:auto 1.4rem;}#page .button.pink,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).pink{color:#fff;background-color:#DE007B;border-color:#DE007B;}#page .button.pink:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).pink:after{background-color:#E53395;}@media not all and (hover:none){#page .button.pink:hover,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).pink:hover{background-color:#004295;border-color:#17AFBE;}#page .button.pink:hover:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).pink:hover:after{background-color:#3368AA;}}#page .button.blue,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).blue{color:#fff;background-color:#004295;border-color:#004295;}#page .button.blue:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).blue:after{background-color:#3368AA;}@media not all and (hover:none){#page .button.blue:hover,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).blue:hover{background-color:#002655;border-color:#002655;}#page .button.blue:hover:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).blue:hover:after{background-color:#004295;}}#page .button.white,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).white{background-color:#fff;border-color:#CCD9EA;}#page .button.white:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).white:after{background-color:#CCD9EA;}@media not all and (hover:none){#page .button.white:hover,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).white:hover{border-color:#3368AA;}#page .button.white:hover:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).white:hover:after{background-color:#3368AA;}}#page .button.download:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).download:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6H10V0H4V6H0L7 13L14 6ZM0 15V17H14V15H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");background-size:auto 2rem;}#page .button.external:after,#page .button[href^='http']:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).external:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"])[href^='http']:after{background-image:url("data:image/svg+xml,%3Csvg width='42' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.71 29a6.59 6.59 0 0 1-6.59 6.59h-19A6.589 6.589 0 0 1 .51 29V10a6.59 6.59 0 0 1 6.58-6.59H23.2a.72.72 0 0 1 .73.73v1.47a.721.721 0 0 1-.73.73H7.09A3.67 3.67 0 0 0 3.43 10v19a3.67 3.67 0 0 0 3.66 3.66h19A3.669 3.669 0 0 0 29.78 29v-7.34a.72.72 0 0 1 .73-.73H32a.721.721 0 0 1 .73.73L32.71 29Zm8.78-15.37a1.46 1.46 0 0 1-2.49 1l-4-4-14.94 14.9a.74.74 0 0 1-1 0l-2.66-2.61a.85.85 0 0 1-.23-.53.8.8 0 0 1 .23-.52L31.32 7l-4-4a1.46 1.46 0 0 1 1-2.5H40a1.48 1.48 0 0 1 1.49 1.4v11.73Z' fill='%23fff'/%3E%3C/svg%3E");background-size:auto 1.6rem;}#page .button.reload:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).reload:after{background-image:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.04748 12.95C4.95197 12.8578 4.87578 12.7474 4.82337 12.6254C4.77097 12.5034 4.74338 12.3722 4.74223 12.2394C4.74107 12.1066 4.76637 11.9749 4.81665 11.852C4.86693 11.7291 4.94119 11.6175 5.03508 11.5236C5.12897 11.4297 5.24063 11.3555 5.36352 11.3052C5.48642 11.2549 5.6181 11.2296 5.75088 11.2307C5.88366 11.2319 6.01488 11.2595 6.13688 11.3119C6.25888 11.3643 6.36923 11.4405 6.46148 11.536C7.16074 12.2355 8.05174 12.7118 9.02177 12.9048C9.9918 13.0978 10.9973 12.9988 11.911 12.6203C12.8248 12.2418 13.6057 11.6008 14.1551 10.7783C14.7045 9.95592 14.9977 8.98904 14.9975 8C14.9975 7.73478 15.1028 7.48043 15.2904 7.29289C15.4779 7.10536 15.7323 7 15.9975 7C16.2627 7 16.517 7.10536 16.7046 7.29289C16.8921 7.48043 16.9975 7.73478 16.9975 8C16.9976 9.38454 16.5871 10.738 15.8179 11.8893C15.0488 13.0405 13.9555 13.9378 12.6763 14.4676C11.3972 14.9975 9.98964 15.1361 8.6317 14.866C7.27377 14.5958 6.02645 13.9291 5.04748 12.95Z' fill='%23fff'/%3E%3Cpath d='M13.559 10.8321C13.4498 10.905 13.3272 10.9557 13.1984 10.9812C13.0696 11.0067 12.937 11.0066 12.8082 10.9809C12.6794 10.9552 12.5569 10.9043 12.4478 10.8313C12.3386 10.7582 12.2449 10.6644 12.172 10.5551C12.0248 10.3345 11.9713 10.0644 12.0233 9.80426C12.0752 9.54414 12.2284 9.31532 12.449 9.16812L15.449 7.16812C15.5583 7.09524 15.6808 7.04459 15.8097 7.01907C15.9385 6.99354 16.0711 6.99365 16.1999 7.01937C16.3287 7.04509 16.4512 7.09593 16.5603 7.16898C16.6695 7.24203 16.7632 7.33586 16.836 7.44512C16.9089 7.55438 16.9596 7.67693 16.9851 7.80576C17.0106 7.9346 17.0105 8.0672 16.9848 8.19599C16.9591 8.32479 16.9082 8.44726 16.8352 8.5564C16.7621 8.66555 16.6683 8.75924 16.559 8.83212L13.559 10.8321Z' fill='%23fff'/%3E%3Cpath d='M18.8313 10.4453C18.9784 10.6659 19.032 10.936 18.98 11.1962C18.9281 11.4563 18.7749 11.6851 18.5543 11.8323C18.3336 11.9795 18.0635 12.033 17.8034 11.981C17.5433 11.9291 17.3144 11.776 17.1672 11.5553L15.1673 8.55529C15.0944 8.44603 15.0437 8.32348 15.0182 8.19465C14.9927 8.06582 14.9928 7.93322 15.0185 7.80442C15.0704 7.54431 15.2236 7.31548 15.4443 7.16829C15.6649 7.02109 15.935 6.96759 16.1951 7.01953C16.4552 7.07148 16.6841 7.22463 16.8313 7.44529L18.8313 10.4453ZM14.8563 2.85129C14.9518 2.94354 15.0279 3.05388 15.0804 3.17589C15.1328 3.29789 15.1603 3.42911 15.1615 3.56189C15.1627 3.69467 15.1374 3.82635 15.0871 3.94924C15.0368 4.07214 14.9625 4.18379 14.8686 4.27768C14.7748 4.37158 14.6631 4.44583 14.5402 4.49611C14.4173 4.54639 14.2856 4.57169 14.1528 4.57054C14.0201 4.56939 13.8888 4.5418 13.7668 4.48939C13.6448 4.43698 13.5345 4.3608 13.4423 4.26529C12.743 3.56584 11.852 3.08949 10.882 2.89648C9.91193 2.70348 8.90645 2.8025 7.99271 3.18101C7.07896 3.55953 6.298 4.20053 5.7486 5.02295C5.19921 5.84537 4.90607 6.81225 4.90625 7.80129C4.90625 8.06651 4.80089 8.32086 4.61336 8.5084C4.42582 8.69593 4.17147 8.80129 3.90625 8.80129C3.64103 8.80129 3.38668 8.69593 3.19914 8.5084C3.01161 8.32086 2.90625 8.06651 2.90625 7.80129C2.90615 6.41675 3.31664 5.06327 4.0858 3.91203C4.85496 2.7608 5.94825 1.86351 7.2274 1.33366C8.50654 0.803801 9.91409 0.665177 11.272 0.935315C12.63 1.20545 13.8773 1.87222 14.8563 2.85129Z' fill='%23fff'/%3E%3Cpath d='M6.34847 4.96891C6.56913 4.82171 6.83923 4.76821 7.09934 4.82015C7.35945 4.8721 7.58828 5.02525 7.73547 5.24591C7.88267 5.46657 7.93618 5.73667 7.88423 5.99678C7.83228 6.25689 7.67913 6.48572 7.45847 6.63291L4.45747 8.63291C4.34821 8.70579 4.22567 8.75644 4.09683 8.78197C3.968 8.80749 3.8354 8.80739 3.7066 8.78167C3.57781 8.75595 3.45534 8.70511 3.34619 8.63206C3.23705 8.559 3.14336 8.46517 3.07047 8.35591C2.92328 8.13525 2.86977 7.86515 2.92172 7.60504C2.97366 7.34493 3.12681 7.1161 3.34747 6.96891L6.34847 4.96891Z' fill='%23fff'/%3E%3Cpath d='M1.07437 5.35591C1.00149 5.24665 0.950841 5.1241 0.925317 4.99527C0.899794 4.86643 0.899896 4.73383 0.925617 4.60504C0.951339 4.47624 1.00218 4.35377 1.07523 4.24463C1.14828 4.13548 1.24211 4.04179 1.35137 3.96891C1.46063 3.89602 1.58318 3.84537 1.71201 3.81985C1.84085 3.79432 1.97345 3.79443 2.10224 3.82015C2.23104 3.84587 2.35351 3.89671 2.46265 3.96976C2.5718 4.04281 2.66549 4.13665 2.73837 4.24591L4.73837 7.24591C4.81126 7.35517 4.86191 7.47771 4.88743 7.60655C4.91296 7.73538 4.91285 7.86798 4.88713 7.99677C4.86141 8.12557 4.81057 8.24804 4.73752 8.35718C4.66447 8.46633 4.57063 8.56002 4.46137 8.63291C4.35211 8.70579 4.22957 8.75644 4.10073 8.78196C3.9719 8.80749 3.8393 8.80738 3.71051 8.78166C3.58171 8.75594 3.45924 8.7051 3.3501 8.63205C3.24095 8.559 3.14726 8.46517 3.07437 8.35591L1.07437 5.35591Z' fill='%23fff'/%3E%3C/svg%3E%0A");background-size:auto 1.6rem;}#page .button.news:after,#page button:not(.icon-stamp):not(.carousel-control):not(.toolbar-icon):not(.trigger):not(.dismissButton):not([class^='gm-control']):not([aria-label^="Keyboard"]).news:after{background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2C0.75 1.30964 1.30964 0.75 2 0.75H16C16.6904 0.75 17.25 1.30964 17.25 2V4.75H20C20.6904 4.75 21.25 5.30964 21.25 6V16C21.25 16.862 20.9076 17.6886 20.2981 18.2981C19.6886 18.9076 18.862 19.25 18 19.25H4C3.13805 19.25 2.3114 18.9076 1.7019 18.2981C1.09241 17.6886 0.75 16.862 0.75 16V2ZM14.8377 16.75H4C3.80109 16.75 3.61032 16.671 3.46967 16.5303C3.32902 16.3897 3.25 16.1989 3.25 16V3.25H14.75V16C14.75 16.2546 14.7799 16.5062 14.8377 16.75ZM17.25 7.25V16C17.25 16.1989 17.329 16.3897 17.4697 16.5303C17.6103 16.671 17.8011 16.75 18 16.75C18.1989 16.75 18.3897 16.671 18.5303 16.5303C18.671 16.3897 18.75 16.1989 18.75 16V7.25H17.25ZM4.75 6C4.75 5.30964 5.30964 4.75 6 4.75H12C12.6904 4.75 13.25 5.30964 13.25 6C13.25 6.69036 12.6904 7.25 12 7.25H6C5.30964 7.25 4.75 6.69036 4.75 6ZM6.75 10C6.75 9.30964 7.30964 8.75 8 8.75H12C12.6904 8.75 13.25 9.30964 13.25 10C13.25 10.6904 12.6904 11.25 12 11.25H8C7.30964 11.25 6.75 10.6904 6.75 10Z' fill='%23fff'/%3E%3C/svg%3E%0A");background-size:auto 1.6rem;}#page input[type='submit']{display:inline-flex;justify-content:center;text-align:center;align-items:center;border-radius:3rem;min-height:4.4rem;line-height:1.2;color:#fff;background-color:#DE007B;font-weight:700;font-size:1.6rem;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#master #page input[type='submit']{padding:1.6rem 3rem;}@media not all and (hover:none){#page input[type='submit']:hover{background-color:#004295;}}.icon-stamp{display:inline-flex;width:4.4rem;aspect-ratio:1;border-radius:100%;background-color:#17AFBE;background-repeat:no-repeat;background-size:auto 1.8rem;background-position:center center;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.icon-stamp:hover{background-color:#3368AA;}}.icon-stamp.search{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon-stamp-text{display:inline-flex;align-items:center;}.icon-stamp-text:before{content:'';flex:none;width:4.4rem;aspect-ratio:1;border-radius:100%;background-color:#17AFBE;background-repeat:no-repeat;background-size:auto 1.8rem;background-position:center center;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.36278 1.3188C6.26936 0.943277 7.24103 0.75 8.22231 0.75C9.20359 0.75 10.1753 0.943277 11.0818 1.3188C11.9884 1.69431 12.8122 2.24472 13.506 2.93859C14.1999 3.63246 14.7503 4.4562 15.1258 5.36278C15.5013 6.26937 15.6946 7.24103 15.6946 8.22231C15.6946 9.20359 15.5013 10.1753 15.1258 11.0818C14.911 11.6005 14.6389 12.0921 14.3155 12.5477L16.8839 15.1161C17.372 15.6043 17.372 16.3957 16.8839 16.8839C16.3957 17.372 15.6043 17.372 15.1161 16.8839L12.5477 14.3155C11.2922 15.2067 9.78241 15.6946 8.22231 15.6946C6.24053 15.6946 4.33992 14.9074 2.93859 13.506C1.53726 12.1047 0.75 10.2041 0.75 8.22231C0.75 6.24053 1.53726 4.33992 2.93859 2.93859C3.63246 2.24472 4.4562 1.69431 5.36278 1.3188ZM8.22231 3.25C7.56934 3.25 6.92276 3.37861 6.31949 3.62849C5.71622 3.87838 5.16808 4.24463 4.70636 4.70636C3.77387 5.63885 3.25 6.90357 3.25 8.22231C3.25 9.54105 3.77387 10.8058 4.70636 11.7383C5.63885 12.6708 6.90357 13.1946 8.22231 13.1946C9.54105 13.1946 10.8058 12.6708 11.7383 11.7383C12.2 11.2765 12.5662 10.7284 12.8161 10.1251C13.066 9.52186 13.1946 8.87528 13.1946 8.22231C13.1946 7.56934 13.066 6.92276 12.8161 6.31949C12.5662 5.71622 12.2 5.16808 11.7383 4.70636C11.2765 4.24463 10.7284 3.87838 10.1251 3.62849C9.52186 3.37861 8.87528 3.25 8.22231 3.25Z' fill='%23fff'/%3E%3C/svg%3E%0A");margin-right:1.5rem;}.icon-stamp-text.facebook:before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.505913C11 0.373305 10.9473 0.246128 10.8536 0.15236C10.7598 0.0585913 10.6326 0.00591282 10.5 0.00591282H8C6.74112 -0.0567963 5.5086 0.381304 4.57172 1.22449C3.63485 2.06768 3.06978 3.24741 3 4.50591V7.20591H0.5C0.367392 7.20591 0.240215 7.25859 0.146447 7.35236C0.0526785 7.44613 0 7.5733 0 7.70591V10.3059C0 10.4385 0.0526785 10.5657 0.146447 10.6595C0.240215 10.7532 0.367392 10.8059 0.5 10.8059H3V17.5059C3 17.6385 3.05268 17.7657 3.14645 17.8595C3.24021 17.9532 3.36739 18.0059 3.5 18.0059H6.5C6.63261 18.0059 6.75979 17.9532 6.85355 17.8595C6.94732 17.7657 7 17.6385 7 17.5059V10.8059H9.62C9.73119 10.8075 9.83974 10.772 9.92848 10.705C10.0172 10.638 10.0811 10.5433 10.11 10.4359L10.83 7.83591C10.8499 7.76203 10.8526 7.68458 10.8378 7.6095C10.8231 7.53443 10.7913 7.46374 10.7449 7.40288C10.6985 7.34203 10.6388 7.29262 10.5704 7.25847C10.5019 7.22432 10.4265 7.20634 10.35 7.20591H7V4.50591C7.02487 4.25839 7.14111 4.02902 7.32602 3.86261C7.51093 3.69619 7.75123 3.60467 8 3.60591H10.5C10.6326 3.60591 10.7598 3.55323 10.8536 3.45947C10.9473 3.3657 11 3.23852 11 3.10591V0.505913Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon-stamp-text.twitter:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9633 0H17.8766L11.5116 7.27542L19 17.1736H13.1369L8.54525 11.1696L3.29017 17.1736H0.37525L7.18358 9.39154L0 0.000791704H6.01192L10.1626 5.48863L14.9633 0ZM13.9413 15.4304H15.5555L5.13475 1.65221H3.40258L13.9413 15.4304Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon-stamp-text.linkedin:before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4641 10.2314V16.688H13.7209V10.6636C13.7209 9.14987 13.1792 8.11737 11.8247 8.11737C10.7905 8.11737 10.1745 8.81387 9.90413 9.48675C9.80525 9.72737 9.77987 10.0625 9.77987 10.3994V16.688H6.03487C6.03487 16.688 6.08562 6.4855 6.03487 5.42762H9.77987V7.02362L9.75537 7.06037H9.77987V7.02362C10.2769 6.258 11.165 5.16337 13.1539 5.16337C15.617 5.16337 17.4641 6.77337 17.4641 10.2314ZM2.11838 0C0.83825 0 0 0.84 0 1.94512C0 3.02575 0.81375 3.89112 2.06938 3.89112H2.09387C3.40025 3.89112 4.21138 3.02575 4.21138 1.94512C4.18863 0.84 3.40025 0 2.11838 0ZM0.22225 16.688H3.9655V5.42762H0.22225V16.688Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon-stamp-text.smaller:before{width:3.5rem;}@media not all and (hover:none){.icon-stamp-text:hover:before{background-color:#3368AA;}}.button-group{margin-top:-1.5rem;}.button-group > *{margin-top:1.5rem;}.button-group:not(.no-gutters){margin-right:-0.75rem;margin-left:-0.75rem;}.button-group:not(.no-gutters) > *{padding-right:0.75rem;padding-left:0.75rem;}#page ::-moz-placeholder{-moz-transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);color:rgba(0,38,85,0.5);}#page ::placeholder{transition:opacity 0.5s cubic-bezier(0.19,1,0.22,1);color:rgba(0,38,85,0.5);}#page *:focus::-moz-placeholder{opacity:0;}#page *:focus::placeholder{opacity:0;}#page input,#page select,#page textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}#page legend{font-weight:700;font-size:1.8rem;}#page label{display:block;width:100%;margin-bottom:0;}#page .input-reset{border:0;background-color:transparent;}#page input:not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='image']),#page select,#page textarea{color:#002655;width:100%;font-size:2rem;border:solid 0.2rem #99B3D5;padding:1.5rem 3rem;}#master #page input:not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='image']),#master #page select,#master #page textarea{transition:color 0.5s cubic-bezier(0.19,1,0.22,1),background-color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#master #page input:not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='image']):hover,#master #page select:hover,#master #page textarea:hover{border-color:#004295;}}#page .form-required{display:inline-flex;align-items:center;}#page .form-required:after{content:'\002A';margin-left:.2rem;color:#002655;}#page .js-form-type-checkbox,#page .js-form-type-radio{position:relative;padding-top:1rem;padding-bottom:1rem;}#page .js-form-type-checkbox input,#page .js-form-type-radio input{position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;width:100%;height:100%;opacity:0;}#page .js-form-type-checkbox input:checked + label:before,#page .js-form-type-radio input:checked + label:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99906 16.4199L0.789062 10.2099L3.61906 7.37988L6.99906 10.7699L16.8791 0.879883L19.7091 3.70988L6.99906 16.4199Z' fill='%2317AFBE'/%3E%3C/svg%3E%0A");border-color:#17AFBE;}#page .js-form-type-checkbox input:focus,#page .js-form-type-checkbox input:focus-visible,#page .js-form-type-radio input:focus,#page .js-form-type-radio input:focus-visible{opacity:1;}#page .js-form-type-checkbox label,#page .js-form-type-radio label{display:flex;align-items:center;}#master #page .js-form-type-checkbox label,#master #page .js-form-type-radio label{font-weight:400;margin:0;}#page .js-form-type-checkbox label:before,#page .js-form-type-radio label:before{content:'';margin-right:1.5rem;width:3rem;height:3rem;background-color:#fff;border:solid 0.2rem #99B3D5;border-radius:.3rem;background-repeat:no-repeat;background-position:center center;background-size:1.2rem;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}#page .js-form-type-checkbox label a,#page .js-form-type-radio label a{color:#004295;box-shadow:inset 0 -1px 0 0 #004295;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);position:relative;z-index:1;}@media not all and (hover:none){#page .js-form-type-checkbox label a:hover,#page .js-form-type-radio label a:hover{color:#004295;box-shadow:none;}}#page .js-form-type-checkbox label > span,#page .js-form-type-radio label > span{flex:1;}#page .js-form-type-radio input:checked + label:before{background-image:none;}#page .js-form-type-radio label:before{border-radius:100%;}@media (min-width:1200px){#page form[class^="webform-"] > div:not(.js-form-type-textarea):not([data-drupal-messages]){width:50%;}}#page form[class^="webform-"] > div:not(:last-child){margin-bottom:2rem;}#page form[class^="webform-"] [data-drupal-messages]{padding-left:0;padding-right:0;}#page form[class^="webform-"] label{margin-bottom:.5rem;font-weight:700;}#page form[class^="webform-"] textarea{height:20rem;display:block;}#page .input-button{display:flex;align-items:center;}#master #page .input-button input{padding-right:5.6rem;}#page .input-button button{flex:none;position:relative;z-index:1;margin-left:-4.9rem;}#master #page .search-input{padding-top:1.2rem;padding-bottom:1.2rem;font-size:1.6rem;border-radius:4rem;}#master #page .form-actions{margin-bottom:0;}#page .filters label{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;}#page .filters label:not(caption){position:absolute !important;}#page .filters label *{overflow:hidden !important;}#master #page .views-exposed-form input[type='text'],#master #page .views-exposed-form select{border-radius:4rem;background-repeat:no-repeat;background-size:5.4rem;background-position:right .3rem center;}#page .views-exposed-form input[type='text']{background-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%2317AFBE'/%3E%3Cpath d='m35.592 35.319-4.146-4.146m0 0a7.637 7.637 0 1 0-10.8-10.8 7.637 7.637 0 0 0 10.8 10.8Z' stroke='%23fff' stroke-width='3.068' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}#page .views-exposed-form select{background-image:url("data:image/svg+xml,%3Csvg width='54' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='27' cy='27' r='27' fill='%2399B3D5'/%3E%3Cpath d='m18.5 23.681 2.003 2.003 6.011-6.01 6.01 6.01 2.004-2.003-8.014-8.014-8.014 8.014Zm0 6.78 2.003-2.003 6.011 6.011 6.01-6.01 2.004 2.002-8.014 8.014-8.014-8.014Z' fill='%23fff'/%3E%3C/svg%3E");}#page .views-exposed-form .form-actions input[type='submit']{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;}#page .views-exposed-form .form-actions input[type='submit']:not(caption){position:absolute !important;}#page .views-exposed-form .form-actions input[type='submit'] *{overflow:hidden !important;}#page .views-exposed-form .form-actions input[type='submit']: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;}#page .views-exposed-form .form-actions input[type='submit']:not(:focus):not(:focus-within):not(caption){position:absolute !important;}#page .views-exposed-form .form-actions input[type='submit']:not(:focus):not(:focus-within) *{overflow:hidden !important;}#page .views-exposed-form > :not(:last-child){margin-bottom:2rem;}#page #views-exposed-form-publications-block-1 .form-actions{position:relative;width:100%;height:auto;}#page #views-exposed-form-publications-block-1 .form-actions input{width:100%;}#page #views-exposed-form-publications-block-1 .form-item-combine input{background-image:none;}.form-area label{margin-bottom:.5rem;font-weight:700;}.form-area form > :not(:last-child){margin-bottom:2rem;}form .description{padding-top:.5rem;font-size:1.6rem;}@media (min-width:1200px){.form-short form > div{width:50%;}}form .error,.form-wrap .error{color:#E43528;}.breadcrumb{font-size:1.4rem;}.breadcrumb ul{display:flex;align-items:center;margin-top:-0.5rem;}.breadcrumb ul > *{margin-top:0.5rem;}.breadcrumb ul > li{display:flex;align-items:center;}.breadcrumb ul > li:not(:last-child):after{content:'\002F';padding-left:1rem;padding-right:1rem;}.breadcrumb ul a{color:#A2DFE5;box-shadow:inset 0 -1px 0 0 #A2DFE5;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.breadcrumb ul a:hover{color:#A2DFE5;box-shadow:none;}}.pagination .top{position:relative;z-index:1;}.pagination .inner{position:relative;border-top:solid 1px #CCD9EA;margin-top:-2.8rem;background-color:#E7F7F8;padding-top:3rem;padding-bottom:3rem;}@media (min-width:992px){.pagination .inner{padding-top:5rem;padding-bottom:5rem;}}.pagination .link{color:#002655;box-shadow:inset 0 -1px 0 0 #002655;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.pagination .link:hover{color:#002655;box-shadow:none;}}.pager{display:flex;align-items:center;justify-content:center;}.pager > ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.pager > ul > li{margin:.5rem;}.pager > ul > li a{border-radius:100%;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;color:#fff;}.pager > ul > li:not(.is-active) a{background-color:#002655;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.pager > ul > li:not(.is-active) a:hover{background-color:#004295;}}.pager > ul > li.is-active a{background-color:#004295;}.card{position:relative;background-color:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 1.5rem 1.5rem -1.5rem rgba(0,0,0,0.2);display:flex;flex-direction:column;height:100%;transition:box-shadow 0.5s cubic-bezier(0.19,1,0.22,1),border-color 0.5s cubic-bezier(0.19,1,0.22,1);}.card-detail{padding:2.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;}@media (min-width:992px){.card-detail:not(.card-detail-teaser){padding:4rem;}}.card-detail-bottom{padding-top:2rem;}.card.card-teaser .card-detail{padding-top:4rem;padding-bottom:4rem;}.card.image-yes .card-detail{padding-top:2rem;}@media (min-width:992px){.card.image-yes .card-detail{padding:3rem;}}.card.image-no{border-top:solid 2rem #CCD9EA;}@media not all and (hover:none){.card.image-no:not(.no-link):hover{border-color:#17AFBE;}}@media not all and (hover:none){.card:not(.no-link):hover{box-shadow:0 0 0 0.2rem #17AFBE,0 0 1.5rem 0.5rem rgba(23,175,190,0.5);}#master .card:not(.no-link):hover .button{background-color:#004295;border-color:#17AFBE;}#master .card:not(.no-link):hover .button:after{background-color:#3368AA;}}.link-target a:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;}.divider-line{padding-top:2rem;border-top:solid 1px #EEF4F8;}.divider-line.darker{border-color:#99B3D5;}.bordered{border:solid 1px #CCD9EA;}.line-bottom{border-bottom:solid 1px #CCD9EA;}.accordion-item:not(:last-child){margin-bottom:1rem;}.accordion-title{font-weight:400;font-size:2.2rem;}.accordion-trigger{display:block;width:100%;text-align:left;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.24561V5.50877H5.64912V0H8.38596V5.50877H14V8.24561H8.42105V13.7544H5.64912V8.24561H0Z' fill='%23002655'/%3E%3C/svg%3E%0A");color:#002655;background-color:#fff;background-repeat:no-repeat;background-size:auto 1.7rem;background-position:right 2rem center;padding:2rem 7rem 2rem 2rem;transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1),color 0.5s cubic-bezier(0.19,1,0.22,1);}#master .accordion-trigger{border-bottom:solid 1px #99B3D5;}@media not all and (hover:none){#master .accordion-trigger:hover{border-bottom-color:#004295;}}.accordion-trigger[aria-expanded='true']{color:#004295;background-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3V0H14V3H0Z' fill='%23002655'/%3E%3C/svg%3E%0A");background-size:1.7rem;}#master .accordion-trigger[aria-expanded='true']{border:solid 2px #17AFBE;border-bottom:solid 1px #99B3D5;}.accordion-detail{transition:border-color 0.5s cubic-bezier(0.19,1,0.22,1);padding:2rem;background-color:#fff;border:solid 2px #17AFBE;border-top:0;}@media (max-width:767.98px){.timeline-items > :not(:last-child){margin-bottom:3rem;}}@media (min-width:992px){.timeline-items{position:relative;}.timeline-items:before{content:'';position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:1px;background-color:#99B3D5;}}@media (min-width:992px){.timeline-item{position:relative;}.timeline-item:before{content:'';position:absolute;left:50%;transform:translateX(-50%);top:0;width:2rem;height:2rem;background-color:#DE007B;border-radius:100%;}}@media (min-width:992px){.timeline-item:nth-child(even) .row{justify-content:flex-end;}}.marker-info{position:relative;}#master .marker-info-close{position:absolute;z-index:9;top:0;right:0;cursor:pointer;background-color:#004295;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.000302076 21.2132L21.2135 0L24.0419 2.82843L2.82873 24.0416L0.000302076 21.2132Z' fill='%23fff'/%3E%3Cpath d='M2.82843 0.000312448L24.0416 21.2135L21.2132 24.0419L0 2.82874L2.82843 0.000312448Z' fill='%23fff'/%3E%3C/svg%3E%0A");width:4.4rem;background-repeat:no-repeat;background-size:auto 35%;background-position:center center;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}#master .marker-info-close:before{content:'';float:left;padding-top:calc(100% * 1 / 1);}#master .marker-info-close:after{content:'';display:block;clear:both;}@media not all and (hover:none){#master .marker-info-close:hover{background-color:#3368AA;}}.marker-info-content{padding:2rem;}.marker-info-content > :not(:last-child){margin-bottom:1rem;}.marker-info-content .title{padding-right:3.4rem;}.marker-info-content .title a{color:#004295;box-shadow:inset 0 -1px 0 0 #004295;transition:color 0.5s cubic-bezier(0.19,1,0.22,1),box-shadow 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){.marker-info-content .title a:hover{color:#3368AA;box-shadow:none;}}.marker-info-content .summary{font-size:1.6rem;}.marker-info-content .button-wrap{padding-top:1rem;}.marker-cluster > img{width:100%;}.marker-cluster > div{color:#DE007B;display:flex;align-items:center;justify-content:center;height:55px;font-size:1.8rem;font-weight:700;}#master .gm-style-iw-c{padding:0 !important;border-radius:0 !important;width:80vw !important;max-width:30rem !important;}#master .gm-style-iw-c button{display:none !important;}#master .gm-style-iw-d{overflow:auto !important;}.user-login-form,.user-register-form,.user-pass{margin:0 auto;width:90%;padding-bottom:6rem;}@media (min-width:992px){.user-login-form,.user-register-form,.user-pass{width:50%;}}.user-login-form > div:not(:last-child),.user-register-form > div:not(:last-child),.user-pass > div:not(:last-child){margin-bottom:2rem;}.user-login-form p,.user-register-form p,.user-pass p{margin-bottom:6rem;font-size:1.6rem;}#master .user-login-form .form-actions,#master .user-register-form .form-actions,#master .user-pass .form-actions{width:100%;margin:0;}#block-sps-primary-local-tasks ul:not(.contextual-links){position:fixed;top:50%;transform:translateY(-50%);left:0;z-index:99;width:10rem;box-shadow:0 0 1rem rgba(0,0,0,0.5);background-color:#004295;}#block-sps-primary-local-tasks ul:not(.contextual-links) > :not(:last-child){border-bottom:solid 1px #004295;}#block-sps-primary-local-tasks ul:not(.contextual-links) a{color:#fff;display:block;padding:.8rem;font-size:1.4rem;line-height:1;transition:background-color 0.5s cubic-bezier(0.19,1,0.22,1);}@media not all and (hover:none){#block-sps-primary-local-tasks ul:not(.contextual-links) a:hover{background-color:#3368AA;}}#block-sps-tools{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;}#block-sps-tools:not(caption){position:absolute !important;}#block-sps-tools *{overflow:hidden !important;}[data-drupal-messages]{--bs-gutter-x:3rem;--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;margin-top:3rem;margin-bottom:3rem;}[data-drupal-messages] > div{background-repeat:no-repeat;background-size:auto 3rem;background-position:2rem center;background-image:url("data:image/svg+xml,%3Csvg width='96' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Zm-7.752-77h14.987a2.68 2.68 0 0 1 1.399.722c.208.132.38.31.503.52.121.209.189.443.196.683l-1.249 29.698c-.05.867-1.049 1.492-2.248 1.492H41.397c-1.299 0-2.298-.625-2.298-1.492L38 21.07c.004-.256.064-.508.176-.74.112-.233.273-.44.473-.608.432-.41.996-.665 1.6-.722Zm1.15 41.394h12.888c.289.006.573.067.837.18a2.2 2.2 0 0 1 .703.474c.2.201.356.438.46.698.105.26.155.536.148.814v12.274a2.05 2.05 0 0 1-.148.814 2.11 2.11 0 0 1-.46.698 2.2 2.2 0 0 1-.703.474 2.268 2.268 0 0 1-.837.18H41.397a2.268 2.268 0 0 1-.837-.18 2.2 2.2 0 0 1-.703-.474 2.109 2.109 0 0 1-.46-.698 2.051 2.051 0 0 1-.148-.814V62.56a2.051 2.051 0 0 1 .148-.814c.104-.26.26-.497.46-.698a2.2 2.2 0 0 1 .703-.474c.264-.113.548-.174.837-.18Z' fill='%2399B3D5'/%3E%3C/svg%3E");padding:2rem 3rem 2rem 7rem;font-size:1.6rem;background-color:#fff;border:solid 0.2rem #99B3D5;border-left-width:2rem;}[data-drupal-messages] > div:not(:last-child){margin-bottom:3rem;}[data-drupal-messages] > div[aria-label^="Warning"]{border-color:#ED8002;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.93 21.91h-2.58a.44.44 0 0 0-.43.45v2.55a.44.44 0 0 0 .43.45h2.58a.44.44 0 0 0 .43-.45v-2.55a.44.44 0 0 0-.43-.45Z' fill='%23ED8002'/%3E%3Cpath d='M20 0a20 20 0 1 0 0 40 20 20 0 0 0 0-40Zm11.44 28a1.73 1.73 0 0 1-1.44.8H9.32a1.73 1.73 0 0 1-1.48-.8 1.7 1.7 0 0 1 0-1.69L18.13 7.33a1.72 1.72 0 0 1 3 0l10.34 18.93a1.68 1.68 0 0 1-.03 1.74Z' fill='%23ED8002'/%3E%3Cpath d='M21.12 13.31h-3a.53.53 0 0 0-.415.276.38.38 0 0 0-.035.154l.22 6.14c0 .18.2.31.46.31h2.49c.24 0 .44-.13.45-.31l.25-6.17a.31.31 0 0 0-.14-.25.53.53 0 0 0-.28-.15Z' fill='%23ED8002'/%3E%3C/svg%3E");}[data-drupal-messages] > div[aria-label^="Error"]{border-color:#E43528;background-image:url("data:image/svg+xml,%3Csvg width='96' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m72.728 32.25-8.978-8.974-15.749 15.747-15.75-15.747-8.977 8.974 15.75 15.749-15.75 15.75 8.977 8.977L48 56.976l15.75 15.75 8.977-8.978-15.75-15.75 15.75-15.748ZM48.001 96.002C21.49 96.002 0 74.509 0 47.999 0 21.492 21.489 0 48 0s48 21.492 48 48c0 26.51-21.487 48.002-48 48.002Z' fill='%23E43528'/%3E%3C/svg%3E");}#ccc #ccc-title{color:#002655 !important;}#ccc-icon.ccc-icon--dark{fill:#002655 !important;}#master #ccc a{text-decoration:underline;}#master #ccc svg{vertical-align:inherit;}@media (min-width:61em){body:not(.path-admin):has(#toolbar-administration){--gin-font-size:1.6rem;--gin-font-size-s:1.4rem;--gin-font-size-xl:2rem;--gin-spacing-xl:3.2rem;--gin-spacing-xs:.8rem;--gin-spacing-m:1.6rem;--gin-spacing-s:1.2rem;--gin-font-size-h3:2.4rem;}}body:not(.path-admin):has(#toolbar-administration) #toolbar-administration{position:relative;z-index:9999999999;}body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h1,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h2,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h3,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h4,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h5,body:not(.path-admin):has(#toolbar-administration) #toolbar-administration h6{font-family:var(--gin-font);}body:not(.path-admin):has(#toolbar-administration) div[id^="block-"][id$="-local-tasks"] ul:not(.contextual-links){left:auto;right:0;}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
