﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap");: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:#e3e2e1;--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:227,226,225;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:"Roboto","Arial","Helvetica",sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1,.h1{font-size:calc(1.375rem + 1.5vw);}@media(min-width:1200px){h1,.h1{font-size:2.5rem;}}h2,.h2{font-size:calc(1.325rem + .9vw);}@media(min-width:1200px){h2,.h2{font-size:2rem;}}h3,.h3{font-size:calc(1.3rem + .6vw);}@media(min-width:1200px){h3,.h3{font-size:1.75rem;}}h4,.h4{font-size:calc(1.275rem + .3vw);}@media(min-width:1200px){h4,.h4{font-size:1.5rem;}}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-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,.small{font-size:.875em;}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word;}a>code{color:inherit;}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem;}kbd kbd{padding:0;font-size:1em;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw);}@media(min-width:1200px){legend{font-size:1.5rem;}}legend+*{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}::file-selector-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none!important;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw);}@media(min-width:1200px){.display-1{font-size:5rem;}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw);}@media(min-width:1200px){.display-2{font-size:4.5rem;}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw);}@media(min-width:1200px){.display-3{font-size:4rem;}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw);}@media(min-width:1200px){.display-4{font-size:3.5rem;}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw);}@media(min-width:1200px){.display-5{font-size:3rem;}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw);}@media(min-width:1200px){.display-6{font-size:2.5rem;}}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:.5rem;}.initialism{font-size:.875em;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote>:last-child{margin-bottom:0;}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:.5rem;line-height:1;}.figure-caption{font-size:.875em;color:var(--bs-secondary-color);}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto;}@media(min-width:576px){.container-sm,.container{max-width:540px;}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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>*{-ms-flex-negative:0;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{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:.25rem;}.g-1,.gy-1{--bs-gutter-y:.25rem;}.g-2,.gx-2{--bs-gutter-x:.5rem;}.g-2,.gy-2{--bs-gutter-y:.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media(min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media(min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media(min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media(min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media(min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height);}}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height);}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);-webkit-transition:var(--bs-progress-bar-transition);transition:var(--bs-progress-bar-transition);}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked>.progress{overflow:visible;}.progress-stacked>.progress>.progress-bar{width:100%;}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes;}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.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(233,232,231,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(233,232,231,var(--bs-link-underline-opacity,1))!important;}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;}.focus-ring:focus{outline:0;-webkit-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);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.icon-link>.bi{-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;fill:currentcolor;-webkit-transition:.2s ease-in-out transform;transition:.2s ease-in-out transform;}@media(prefers-reduced-motion:reduce){.icon-link>.bi{-webkit-transition:none;transition:none;}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{-webkit-transform:var(--bs-icon-link-transform,translate3d(.25em,0,0));transform:var(--bs-icon-link-transform,translate3d(.25em,0,0));}.ratio{position:relative;width:100%;}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%;}.ratio-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:75%;}.ratio-16x9{--bs-aspect-ratio:56.25%;}.ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.sticky-top{position:sticky;top:0;z-index:1020;}.sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020;}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020;}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020;}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020;}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020;}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020;}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;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;}.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;-ms-flex-item-align:stretch;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25;}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none;}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none;}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2);}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin-top:calc(-.5*var(--bs-modal-header-padding-y));margin-right:calc(-.5*var(--bs-modal-header-padding-x));margin-bottom:calc(-.5*var(--bs-modal-header-padding-y));margin-left:auto;}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding);}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5);}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color:;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);-webkit-box-shadow:var(--bs-toast-box-shadow);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius);}.toast.showing{opacity:0;}.toast:not(.show){display:none;}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none;}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing);}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{margin-right:calc(-.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x);}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word;}.align-baseline{vertical-align:baseline!important;}.align-top{vertical-align:top!important;}.align-middle{vertical-align:middle!important;}.align-bottom{vertical-align:bottom!important;}.align-text-bottom{vertical-align:text-bottom!important;}.align-text-top{vertical-align:text-top!important;}.float-start{float:left!important;}.float-end{float:right!important;}.float-none{float:none!important;}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important;}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important;}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important;}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important;}.object-fit-none{-o-object-fit:none!important;object-fit:none!important;}.opacity-0{opacity:0!important;}.opacity-25{opacity:.25!important;}.opacity-50{opacity:.5!important;}.opacity-75{opacity:.75!important;}.opacity-100{opacity:1!important;}.overflow-auto{overflow:auto!important;}.overflow-hidden{overflow:hidden!important;}.overflow-visible{overflow:visible!important;}.overflow-scroll{overflow:scroll!important;}.overflow-x-auto{overflow-x:auto!important;}.overflow-x-hidden{overflow-x:hidden!important;}.overflow-x-visible{overflow-x:visible!important;}.overflow-x-scroll{overflow-x:scroll!important;}.overflow-y-auto{overflow-y:auto!important;}.overflow-y-hidden{overflow-y:hidden!important;}.overflow-y-visible{overflow-y:visible!important;}.overflow-y-scroll{overflow-y:scroll!important;}.d-inline{display:inline!important;}.d-inline-block{display:inline-block!important;}.d-block{display:block!important;}.d-grid{display:grid!important;}.d-inline-grid{display:inline-grid!important;}.d-table{display:table!important;}.d-table-row{display:table-row!important;}.d-table-cell{display:table-cell!important;}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-none{display:none!important;}.shadow{-webkit-box-shadow:var(--bs-box-shadow)!important;box-shadow:var(--bs-box-shadow)!important;}.shadow-sm{-webkit-box-shadow:var(--bs-box-shadow-sm)!important;box-shadow:var(--bs-box-shadow-sm)!important;}.shadow-lg{-webkit-box-shadow:var(--bs-box-shadow-lg)!important;box-shadow:var(--bs-box-shadow-lg)!important;}.shadow-none{-webkit-box-shadow:none!important;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{-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;}.translate-middle-x{-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important;}.translate-middle-y{-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-0{border:0!important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-top-0{border-top:0!important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-end-0{border-right:0!important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-bottom-0{border-bottom:0!important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-start-0{border-left:0!important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important;}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important;}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important;}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important;}.border-1{border-width:1px!important;}.border-2{border-width:2px!important;}.border-3{border-width:3px!important;}.border-4{border-width:4px!important;}.border-5{border-width:5px!important;}.border-opacity-10{--bs-border-opacity:.1;}.border-opacity-25{--bs-border-opacity:.25;}.border-opacity-50{--bs-border-opacity:.5;}.border-opacity-75{--bs-border-opacity:.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25%!important;}.w-50{width:50%!important;}.w-75{width:75%!important;}.w-100{width:100%!important;}.w-auto{width:auto!important;}.mw-100{max-width:100%!important;}.vw-100{width:100vw!important;}.min-vw-100{min-width:100vw!important;}.h-25{height:25%!important;}.h-50{height:50%!important;}.h-75{height:75%!important;}.h-100{height:100%!important;}.h-auto{height:auto!important;}.mh-100{max-height:100%!important;}.vh-100{height:100vh!important;}.min-vh-100{min-height:100vh!important;}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-0{margin:0!important;}.m-1{margin:.25rem!important;}.m-2{margin:.5rem!important;}.m-3{margin:1rem!important;}.m-4{margin:1.5rem!important;}.m-5{margin:3rem!important;}.m-auto{margin:auto!important;}.mx-0{margin-right:0!important;margin-left:0!important;}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-auto{margin-right:auto!important;margin-left:auto!important;}.my-0{margin-top:0!important;margin-bottom:0!important;}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-0{margin-top:0!important;}.mt-1{margin-top:.25rem!important;}.mt-2{margin-top:.5rem!important;}.mt-3{margin-top:1rem!important;}.mt-4{margin-top:1.5rem!important;}.mt-5{margin-top:3rem!important;}.mt-auto{margin-top:auto!important;}.me-0{margin-right:0!important;}.me-1{margin-right:.25rem!important;}.me-2{margin-right:.5rem!important;}.me-3{margin-right:1rem!important;}.me-4{margin-right:1.5rem!important;}.me-5{margin-right:3rem!important;}.me-auto{margin-right:auto!important;}.mb-0{margin-bottom:0!important;}.mb-1{margin-bottom:.25rem!important;}.mb-2{margin-bottom:.5rem!important;}.mb-3{margin-bottom:1rem!important;}.mb-4{margin-bottom:1.5rem!important;}.mb-5{margin-bottom:3rem!important;}.mb-auto{margin-bottom:auto!important;}.ms-0{margin-left:0!important;}.ms-1{margin-left:.25rem!important;}.ms-2{margin-left:.5rem!important;}.ms-3{margin-left:1rem!important;}.ms-4{margin-left:1.5rem!important;}.ms-5{margin-left:3rem!important;}.ms-auto{margin-left:auto!important;}.m-n1{margin:-.25rem!important;}.m-n2{margin:-.5rem!important;}.m-n3{margin:-1rem!important;}.m-n4{margin:-1.5rem!important;}.m-n5{margin:-3rem!important;}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-n1{margin-top:-.25rem!important;}.mt-n2{margin-top:-.5rem!important;}.mt-n3{margin-top:-1rem!important;}.mt-n4{margin-top:-1.5rem!important;}.mt-n5{margin-top:-3rem!important;}.me-n1{margin-right:-.25rem!important;}.me-n2{margin-right:-.5rem!important;}.me-n3{margin-right:-1rem!important;}.me-n4{margin-right:-1.5rem!important;}.me-n5{margin-right:-3rem!important;}.mb-n1{margin-bottom:-.25rem!important;}.mb-n2{margin-bottom:-.5rem!important;}.mb-n3{margin-bottom:-1rem!important;}.mb-n4{margin-bottom:-1.5rem!important;}.mb-n5{margin-bottom:-3rem!important;}.ms-n1{margin-left:-.25rem!important;}.ms-n2{margin-left:-.5rem!important;}.ms-n3{margin-left:-1rem!important;}.ms-n4{margin-left:-1.5rem!important;}.ms-n5{margin-left:-3rem!important;}.p-0{padding:0!important;}.p-1{padding:.25rem!important;}.p-2{padding:.5rem!important;}.p-3{padding:1rem!important;}.p-4{padding:1.5rem!important;}.p-5{padding:3rem!important;}.px-0{padding-right:0!important;padding-left:0!important;}.px-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-3{padding-right:1rem!important;padding-left:1rem!important;}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-5{padding-right:3rem!important;padding-left:3rem!important;}.py-0{padding-top:0!important;padding-bottom:0!important;}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-0{padding-top:0!important;}.pt-1{padding-top:.25rem!important;}.pt-2{padding-top:.5rem!important;}.pt-3{padding-top:1rem!important;}.pt-4{padding-top:1.5rem!important;}.pt-5{padding-top:3rem!important;}.pe-0{padding-right:0!important;}.pe-1{padding-right:.25rem!important;}.pe-2{padding-right:.5rem!important;}.pe-3{padding-right:1rem!important;}.pe-4{padding-right:1.5rem!important;}.pe-5{padding-right:3rem!important;}.pb-0{padding-bottom:0!important;}.pb-1{padding-bottom:.25rem!important;}.pb-2{padding-bottom:.5rem!important;}.pb-3{padding-bottom:1rem!important;}.pb-4{padding-bottom:1.5rem!important;}.pb-5{padding-bottom:3rem!important;}.ps-0{padding-left:0!important;}.ps-1{padding-left:.25rem!important;}.ps-2{padding-left:.5rem!important;}.ps-3{padding-left:1rem!important;}.ps-4{padding-left:1.5rem!important;}.ps-5{padding-left:3rem!important;}.gap-0{gap:0!important;}.gap-1{gap:.25rem!important;}.gap-2{gap:.5rem!important;}.gap-3{gap:1rem!important;}.gap-4{gap:1.5rem!important;}.gap-5{gap:3rem!important;}.row-gap-0{row-gap:0!important;}.row-gap-1{row-gap:.25rem!important;}.row-gap-2{row-gap:.5rem!important;}.row-gap-3{row-gap:1rem!important;}.row-gap-4{row-gap:1.5rem!important;}.row-gap-5{row-gap:3rem!important;}.column-gap-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important;}.font-monospace{font-family:var(--bs-font-monospace)!important;}.fs-1{font-size:calc(1.375rem + 1.5vw)!important;}.fs-2{font-size:calc(1.325rem + .9vw)!important;}.fs-3{font-size:calc(1.3rem + .6vw)!important;}.fs-4{font-size:calc(1.275rem + .3vw)!important;}.fs-5{font-size:1.25rem!important;}.fs-6{font-size:1rem!important;}.fst-italic{font-style:italic!important;}.fst-normal{font-style:normal!important;}.fw-lighter{font-weight:lighter!important;}.fw-light{font-weight:300!important;}.fw-normal{font-weight:400!important;}.fw-medium{font-weight:500!important;}.fw-semibold{font-weight:600!important;}.fw-bold{font-weight:700!important;}.fw-bolder{font-weight:bolder!important;}.lh-1{line-height:1!important;}.lh-sm{line-height:1.25!important;}.lh-base{line-height:1.5!important;}.lh-lg{line-height:2!important;}.text-start{text-align:left!important;}.text-end{text-align:right!important;}.text-center{text-align:center!important;}.text-decoration-none{text-decoration:none!important;}.text-decoration-underline{text-decoration:underline!important;}.text-decoration-line-through{text-decoration:line-through!important;}.text-lowercase{text-transform:lowercase!important;}.text-uppercase{text-transform:uppercase!important;}.text-capitalize{text-transform:capitalize!important;}.text-wrap{white-space:normal!important;}.text-nowrap{white-space:nowrap!important;}.text-break{word-wrap:break-word!important;word-break:break-word!important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.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:.25;}.text-opacity-50{--bs-text-opacity:.5;}.text-opacity-75{--bs-text-opacity:.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important;}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important;}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important;}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important;}.link-opacity-10{--bs-link-opacity:.1;}.link-opacity-10-hover:hover{--bs-link-opacity:.1;}.link-opacity-25{--bs-link-opacity:.25;}.link-opacity-25-hover:hover{--bs-link-opacity:.25;}.link-opacity-50{--bs-link-opacity:.5;}.link-opacity-50-hover:hover{--bs-link-opacity:.5;}.link-opacity-75{--bs-link-opacity:.75;}.link-opacity-75-hover:hover{--bs-link-opacity:.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:.125em!important;}.link-offset-1-hover:hover{text-underline-offset:.125em!important;}.link-offset-2{text-underline-offset:.25em!important;}.link-offset-2-hover:hover{text-underline-offset:.25em!important;}.link-offset-3{text-underline-offset:.375em!important;}.link-offset-3-hover:hover{text-underline-offset:.375em!important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1;}.link-underline-opacity-25{--bs-link-underline-opacity:.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25;}.link-underline-opacity-50{--bs-link-underline-opacity:.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5;}.link-underline-opacity-75{--bs-link-underline-opacity:.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.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:.1;}.bg-opacity-25{--bs-bg-opacity:.25;}.bg-opacity-50{--bs-bg-opacity:.5;}.bg-opacity-75{--bs-bg-opacity:.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important;}.bg-gradient{background-image:var(--bs-gradient)!important;}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important;}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-sm-none{display:none!important;}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-sm-0{margin:0!important;}.m-sm-1{margin:.25rem!important;}.m-sm-2{margin:.5rem!important;}.m-sm-3{margin:1rem!important;}.m-sm-4{margin:1.5rem!important;}.m-sm-5{margin:3rem!important;}.m-sm-auto{margin:auto!important;}.mx-sm-0{margin-right:0!important;margin-left:0!important;}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important;}.my-sm-0{margin-top:0!important;margin-bottom:0!important;}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-sm-0{margin-top:0!important;}.mt-sm-1{margin-top:.25rem!important;}.mt-sm-2{margin-top:.5rem!important;}.mt-sm-3{margin-top:1rem!important;}.mt-sm-4{margin-top:1.5rem!important;}.mt-sm-5{margin-top:3rem!important;}.mt-sm-auto{margin-top:auto!important;}.me-sm-0{margin-right:0!important;}.me-sm-1{margin-right:.25rem!important;}.me-sm-2{margin-right:.5rem!important;}.me-sm-3{margin-right:1rem!important;}.me-sm-4{margin-right:1.5rem!important;}.me-sm-5{margin-right:3rem!important;}.me-sm-auto{margin-right:auto!important;}.mb-sm-0{margin-bottom:0!important;}.mb-sm-1{margin-bottom:.25rem!important;}.mb-sm-2{margin-bottom:.5rem!important;}.mb-sm-3{margin-bottom:1rem!important;}.mb-sm-4{margin-bottom:1.5rem!important;}.mb-sm-5{margin-bottom:3rem!important;}.mb-sm-auto{margin-bottom:auto!important;}.ms-sm-0{margin-left:0!important;}.ms-sm-1{margin-left:.25rem!important;}.ms-sm-2{margin-left:.5rem!important;}.ms-sm-3{margin-left:1rem!important;}.ms-sm-4{margin-left:1.5rem!important;}.ms-sm-5{margin-left:3rem!important;}.ms-sm-auto{margin-left:auto!important;}.m-sm-n1{margin:-.25rem!important;}.m-sm-n2{margin:-.5rem!important;}.m-sm-n3{margin:-1rem!important;}.m-sm-n4{margin:-1.5rem!important;}.m-sm-n5{margin:-3rem!important;}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-sm-n1{margin-top:-.25rem!important;}.mt-sm-n2{margin-top:-.5rem!important;}.mt-sm-n3{margin-top:-1rem!important;}.mt-sm-n4{margin-top:-1.5rem!important;}.mt-sm-n5{margin-top:-3rem!important;}.me-sm-n1{margin-right:-.25rem!important;}.me-sm-n2{margin-right:-.5rem!important;}.me-sm-n3{margin-right:-1rem!important;}.me-sm-n4{margin-right:-1.5rem!important;}.me-sm-n5{margin-right:-3rem!important;}.mb-sm-n1{margin-bottom:-.25rem!important;}.mb-sm-n2{margin-bottom:-.5rem!important;}.mb-sm-n3{margin-bottom:-1rem!important;}.mb-sm-n4{margin-bottom:-1.5rem!important;}.mb-sm-n5{margin-bottom:-3rem!important;}.ms-sm-n1{margin-left:-.25rem!important;}.ms-sm-n2{margin-left:-.5rem!important;}.ms-sm-n3{margin-left:-1rem!important;}.ms-sm-n4{margin-left:-1.5rem!important;}.ms-sm-n5{margin-left:-3rem!important;}.p-sm-0{padding:0!important;}.p-sm-1{padding:.25rem!important;}.p-sm-2{padding:.5rem!important;}.p-sm-3{padding:1rem!important;}.p-sm-4{padding:1.5rem!important;}.p-sm-5{padding:3rem!important;}.px-sm-0{padding-right:0!important;padding-left:0!important;}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important;}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important;}.py-sm-0{padding-top:0!important;padding-bottom:0!important;}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-sm-0{padding-top:0!important;}.pt-sm-1{padding-top:.25rem!important;}.pt-sm-2{padding-top:.5rem!important;}.pt-sm-3{padding-top:1rem!important;}.pt-sm-4{padding-top:1.5rem!important;}.pt-sm-5{padding-top:3rem!important;}.pe-sm-0{padding-right:0!important;}.pe-sm-1{padding-right:.25rem!important;}.pe-sm-2{padding-right:.5rem!important;}.pe-sm-3{padding-right:1rem!important;}.pe-sm-4{padding-right:1.5rem!important;}.pe-sm-5{padding-right:3rem!important;}.pb-sm-0{padding-bottom:0!important;}.pb-sm-1{padding-bottom:.25rem!important;}.pb-sm-2{padding-bottom:.5rem!important;}.pb-sm-3{padding-bottom:1rem!important;}.pb-sm-4{padding-bottom:1.5rem!important;}.pb-sm-5{padding-bottom:3rem!important;}.ps-sm-0{padding-left:0!important;}.ps-sm-1{padding-left:.25rem!important;}.ps-sm-2{padding-left:.5rem!important;}.ps-sm-3{padding-left:1rem!important;}.ps-sm-4{padding-left:1.5rem!important;}.ps-sm-5{padding-left:3rem!important;}.gap-sm-0{gap:0!important;}.gap-sm-1{gap:.25rem!important;}.gap-sm-2{gap:.5rem!important;}.gap-sm-3{gap:1rem!important;}.gap-sm-4{gap:1.5rem!important;}.gap-sm-5{gap:3rem!important;}.row-gap-sm-0{row-gap:0!important;}.row-gap-sm-1{row-gap:.25rem!important;}.row-gap-sm-2{row-gap:.5rem!important;}.row-gap-sm-3{row-gap:1rem!important;}.row-gap-sm-4{row-gap:1.5rem!important;}.row-gap-sm-5{row-gap:3rem!important;}.column-gap-sm-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-sm-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-sm-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-sm-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-sm-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-sm-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-md-none{display:none!important;}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-md-0{margin:0!important;}.m-md-1{margin:.25rem!important;}.m-md-2{margin:.5rem!important;}.m-md-3{margin:1rem!important;}.m-md-4{margin:1.5rem!important;}.m-md-5{margin:3rem!important;}.m-md-auto{margin:auto!important;}.mx-md-0{margin-right:0!important;margin-left:0!important;}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-md-auto{margin-right:auto!important;margin-left:auto!important;}.my-md-0{margin-top:0!important;margin-bottom:0!important;}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-md-0{margin-top:0!important;}.mt-md-1{margin-top:.25rem!important;}.mt-md-2{margin-top:.5rem!important;}.mt-md-3{margin-top:1rem!important;}.mt-md-4{margin-top:1.5rem!important;}.mt-md-5{margin-top:3rem!important;}.mt-md-auto{margin-top:auto!important;}.me-md-0{margin-right:0!important;}.me-md-1{margin-right:.25rem!important;}.me-md-2{margin-right:.5rem!important;}.me-md-3{margin-right:1rem!important;}.me-md-4{margin-right:1.5rem!important;}.me-md-5{margin-right:3rem!important;}.me-md-auto{margin-right:auto!important;}.mb-md-0{margin-bottom:0!important;}.mb-md-1{margin-bottom:.25rem!important;}.mb-md-2{margin-bottom:.5rem!important;}.mb-md-3{margin-bottom:1rem!important;}.mb-md-4{margin-bottom:1.5rem!important;}.mb-md-5{margin-bottom:3rem!important;}.mb-md-auto{margin-bottom:auto!important;}.ms-md-0{margin-left:0!important;}.ms-md-1{margin-left:.25rem!important;}.ms-md-2{margin-left:.5rem!important;}.ms-md-3{margin-left:1rem!important;}.ms-md-4{margin-left:1.5rem!important;}.ms-md-5{margin-left:3rem!important;}.ms-md-auto{margin-left:auto!important;}.m-md-n1{margin:-.25rem!important;}.m-md-n2{margin:-.5rem!important;}.m-md-n3{margin:-1rem!important;}.m-md-n4{margin:-1.5rem!important;}.m-md-n5{margin:-3rem!important;}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-md-n1{margin-top:-.25rem!important;}.mt-md-n2{margin-top:-.5rem!important;}.mt-md-n3{margin-top:-1rem!important;}.mt-md-n4{margin-top:-1.5rem!important;}.mt-md-n5{margin-top:-3rem!important;}.me-md-n1{margin-right:-.25rem!important;}.me-md-n2{margin-right:-.5rem!important;}.me-md-n3{margin-right:-1rem!important;}.me-md-n4{margin-right:-1.5rem!important;}.me-md-n5{margin-right:-3rem!important;}.mb-md-n1{margin-bottom:-.25rem!important;}.mb-md-n2{margin-bottom:-.5rem!important;}.mb-md-n3{margin-bottom:-1rem!important;}.mb-md-n4{margin-bottom:-1.5rem!important;}.mb-md-n5{margin-bottom:-3rem!important;}.ms-md-n1{margin-left:-.25rem!important;}.ms-md-n2{margin-left:-.5rem!important;}.ms-md-n3{margin-left:-1rem!important;}.ms-md-n4{margin-left:-1.5rem!important;}.ms-md-n5{margin-left:-3rem!important;}.p-md-0{padding:0!important;}.p-md-1{padding:.25rem!important;}.p-md-2{padding:.5rem!important;}.p-md-3{padding:1rem!important;}.p-md-4{padding:1.5rem!important;}.p-md-5{padding:3rem!important;}.px-md-0{padding-right:0!important;padding-left:0!important;}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-md-3{padding-right:1rem!important;padding-left:1rem!important;}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-md-5{padding-right:3rem!important;padding-left:3rem!important;}.py-md-0{padding-top:0!important;padding-bottom:0!important;}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-md-0{padding-top:0!important;}.pt-md-1{padding-top:.25rem!important;}.pt-md-2{padding-top:.5rem!important;}.pt-md-3{padding-top:1rem!important;}.pt-md-4{padding-top:1.5rem!important;}.pt-md-5{padding-top:3rem!important;}.pe-md-0{padding-right:0!important;}.pe-md-1{padding-right:.25rem!important;}.pe-md-2{padding-right:.5rem!important;}.pe-md-3{padding-right:1rem!important;}.pe-md-4{padding-right:1.5rem!important;}.pe-md-5{padding-right:3rem!important;}.pb-md-0{padding-bottom:0!important;}.pb-md-1{padding-bottom:.25rem!important;}.pb-md-2{padding-bottom:.5rem!important;}.pb-md-3{padding-bottom:1rem!important;}.pb-md-4{padding-bottom:1.5rem!important;}.pb-md-5{padding-bottom:3rem!important;}.ps-md-0{padding-left:0!important;}.ps-md-1{padding-left:.25rem!important;}.ps-md-2{padding-left:.5rem!important;}.ps-md-3{padding-left:1rem!important;}.ps-md-4{padding-left:1.5rem!important;}.ps-md-5{padding-left:3rem!important;}.gap-md-0{gap:0!important;}.gap-md-1{gap:.25rem!important;}.gap-md-2{gap:.5rem!important;}.gap-md-3{gap:1rem!important;}.gap-md-4{gap:1.5rem!important;}.gap-md-5{gap:3rem!important;}.row-gap-md-0{row-gap:0!important;}.row-gap-md-1{row-gap:.25rem!important;}.row-gap-md-2{row-gap:.5rem!important;}.row-gap-md-3{row-gap:1rem!important;}.row-gap-md-4{row-gap:1.5rem!important;}.row-gap-md-5{row-gap:3rem!important;}.column-gap-md-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-md-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-md-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-md-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-md-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-md-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-lg-none{display:none!important;}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-lg-0{margin:0!important;}.m-lg-1{margin:.25rem!important;}.m-lg-2{margin:.5rem!important;}.m-lg-3{margin:1rem!important;}.m-lg-4{margin:1.5rem!important;}.m-lg-5{margin:3rem!important;}.m-lg-auto{margin:auto!important;}.mx-lg-0{margin-right:0!important;margin-left:0!important;}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important;}.my-lg-0{margin-top:0!important;margin-bottom:0!important;}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-lg-0{margin-top:0!important;}.mt-lg-1{margin-top:.25rem!important;}.mt-lg-2{margin-top:.5rem!important;}.mt-lg-3{margin-top:1rem!important;}.mt-lg-4{margin-top:1.5rem!important;}.mt-lg-5{margin-top:3rem!important;}.mt-lg-auto{margin-top:auto!important;}.me-lg-0{margin-right:0!important;}.me-lg-1{margin-right:.25rem!important;}.me-lg-2{margin-right:.5rem!important;}.me-lg-3{margin-right:1rem!important;}.me-lg-4{margin-right:1.5rem!important;}.me-lg-5{margin-right:3rem!important;}.me-lg-auto{margin-right:auto!important;}.mb-lg-0{margin-bottom:0!important;}.mb-lg-1{margin-bottom:.25rem!important;}.mb-lg-2{margin-bottom:.5rem!important;}.mb-lg-3{margin-bottom:1rem!important;}.mb-lg-4{margin-bottom:1.5rem!important;}.mb-lg-5{margin-bottom:3rem!important;}.mb-lg-auto{margin-bottom:auto!important;}.ms-lg-0{margin-left:0!important;}.ms-lg-1{margin-left:.25rem!important;}.ms-lg-2{margin-left:.5rem!important;}.ms-lg-3{margin-left:1rem!important;}.ms-lg-4{margin-left:1.5rem!important;}.ms-lg-5{margin-left:3rem!important;}.ms-lg-auto{margin-left:auto!important;}.m-lg-n1{margin:-.25rem!important;}.m-lg-n2{margin:-.5rem!important;}.m-lg-n3{margin:-1rem!important;}.m-lg-n4{margin:-1.5rem!important;}.m-lg-n5{margin:-3rem!important;}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-lg-n1{margin-top:-.25rem!important;}.mt-lg-n2{margin-top:-.5rem!important;}.mt-lg-n3{margin-top:-1rem!important;}.mt-lg-n4{margin-top:-1.5rem!important;}.mt-lg-n5{margin-top:-3rem!important;}.me-lg-n1{margin-right:-.25rem!important;}.me-lg-n2{margin-right:-.5rem!important;}.me-lg-n3{margin-right:-1rem!important;}.me-lg-n4{margin-right:-1.5rem!important;}.me-lg-n5{margin-right:-3rem!important;}.mb-lg-n1{margin-bottom:-.25rem!important;}.mb-lg-n2{margin-bottom:-.5rem!important;}.mb-lg-n3{margin-bottom:-1rem!important;}.mb-lg-n4{margin-bottom:-1.5rem!important;}.mb-lg-n5{margin-bottom:-3rem!important;}.ms-lg-n1{margin-left:-.25rem!important;}.ms-lg-n2{margin-left:-.5rem!important;}.ms-lg-n3{margin-left:-1rem!important;}.ms-lg-n4{margin-left:-1.5rem!important;}.ms-lg-n5{margin-left:-3rem!important;}.p-lg-0{padding:0!important;}.p-lg-1{padding:.25rem!important;}.p-lg-2{padding:.5rem!important;}.p-lg-3{padding:1rem!important;}.p-lg-4{padding:1.5rem!important;}.p-lg-5{padding:3rem!important;}.px-lg-0{padding-right:0!important;padding-left:0!important;}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important;}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important;}.py-lg-0{padding-top:0!important;padding-bottom:0!important;}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-lg-0{padding-top:0!important;}.pt-lg-1{padding-top:.25rem!important;}.pt-lg-2{padding-top:.5rem!important;}.pt-lg-3{padding-top:1rem!important;}.pt-lg-4{padding-top:1.5rem!important;}.pt-lg-5{padding-top:3rem!important;}.pe-lg-0{padding-right:0!important;}.pe-lg-1{padding-right:.25rem!important;}.pe-lg-2{padding-right:.5rem!important;}.pe-lg-3{padding-right:1rem!important;}.pe-lg-4{padding-right:1.5rem!important;}.pe-lg-5{padding-right:3rem!important;}.pb-lg-0{padding-bottom:0!important;}.pb-lg-1{padding-bottom:.25rem!important;}.pb-lg-2{padding-bottom:.5rem!important;}.pb-lg-3{padding-bottom:1rem!important;}.pb-lg-4{padding-bottom:1.5rem!important;}.pb-lg-5{padding-bottom:3rem!important;}.ps-lg-0{padding-left:0!important;}.ps-lg-1{padding-left:.25rem!important;}.ps-lg-2{padding-left:.5rem!important;}.ps-lg-3{padding-left:1rem!important;}.ps-lg-4{padding-left:1.5rem!important;}.ps-lg-5{padding-left:3rem!important;}.gap-lg-0{gap:0!important;}.gap-lg-1{gap:.25rem!important;}.gap-lg-2{gap:.5rem!important;}.gap-lg-3{gap:1rem!important;}.gap-lg-4{gap:1.5rem!important;}.gap-lg-5{gap:3rem!important;}.row-gap-lg-0{row-gap:0!important;}.row-gap-lg-1{row-gap:.25rem!important;}.row-gap-lg-2{row-gap:.5rem!important;}.row-gap-lg-3{row-gap:1rem!important;}.row-gap-lg-4{row-gap:1.5rem!important;}.row-gap-lg-5{row-gap:3rem!important;}.column-gap-lg-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-lg-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-lg-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-lg-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-lg-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-lg-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-xl-none{display:none!important;}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-xl-0{margin:0!important;}.m-xl-1{margin:.25rem!important;}.m-xl-2{margin:.5rem!important;}.m-xl-3{margin:1rem!important;}.m-xl-4{margin:1.5rem!important;}.m-xl-5{margin:3rem!important;}.m-xl-auto{margin:auto!important;}.mx-xl-0{margin-right:0!important;margin-left:0!important;}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important;}.my-xl-0{margin-top:0!important;margin-bottom:0!important;}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-xl-0{margin-top:0!important;}.mt-xl-1{margin-top:.25rem!important;}.mt-xl-2{margin-top:.5rem!important;}.mt-xl-3{margin-top:1rem!important;}.mt-xl-4{margin-top:1.5rem!important;}.mt-xl-5{margin-top:3rem!important;}.mt-xl-auto{margin-top:auto!important;}.me-xl-0{margin-right:0!important;}.me-xl-1{margin-right:.25rem!important;}.me-xl-2{margin-right:.5rem!important;}.me-xl-3{margin-right:1rem!important;}.me-xl-4{margin-right:1.5rem!important;}.me-xl-5{margin-right:3rem!important;}.me-xl-auto{margin-right:auto!important;}.mb-xl-0{margin-bottom:0!important;}.mb-xl-1{margin-bottom:.25rem!important;}.mb-xl-2{margin-bottom:.5rem!important;}.mb-xl-3{margin-bottom:1rem!important;}.mb-xl-4{margin-bottom:1.5rem!important;}.mb-xl-5{margin-bottom:3rem!important;}.mb-xl-auto{margin-bottom:auto!important;}.ms-xl-0{margin-left:0!important;}.ms-xl-1{margin-left:.25rem!important;}.ms-xl-2{margin-left:.5rem!important;}.ms-xl-3{margin-left:1rem!important;}.ms-xl-4{margin-left:1.5rem!important;}.ms-xl-5{margin-left:3rem!important;}.ms-xl-auto{margin-left:auto!important;}.m-xl-n1{margin:-.25rem!important;}.m-xl-n2{margin:-.5rem!important;}.m-xl-n3{margin:-1rem!important;}.m-xl-n4{margin:-1.5rem!important;}.m-xl-n5{margin:-3rem!important;}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-xl-n1{margin-top:-.25rem!important;}.mt-xl-n2{margin-top:-.5rem!important;}.mt-xl-n3{margin-top:-1rem!important;}.mt-xl-n4{margin-top:-1.5rem!important;}.mt-xl-n5{margin-top:-3rem!important;}.me-xl-n1{margin-right:-.25rem!important;}.me-xl-n2{margin-right:-.5rem!important;}.me-xl-n3{margin-right:-1rem!important;}.me-xl-n4{margin-right:-1.5rem!important;}.me-xl-n5{margin-right:-3rem!important;}.mb-xl-n1{margin-bottom:-.25rem!important;}.mb-xl-n2{margin-bottom:-.5rem!important;}.mb-xl-n3{margin-bottom:-1rem!important;}.mb-xl-n4{margin-bottom:-1.5rem!important;}.mb-xl-n5{margin-bottom:-3rem!important;}.ms-xl-n1{margin-left:-.25rem!important;}.ms-xl-n2{margin-left:-.5rem!important;}.ms-xl-n3{margin-left:-1rem!important;}.ms-xl-n4{margin-left:-1.5rem!important;}.ms-xl-n5{margin-left:-3rem!important;}.p-xl-0{padding:0!important;}.p-xl-1{padding:.25rem!important;}.p-xl-2{padding:.5rem!important;}.p-xl-3{padding:1rem!important;}.p-xl-4{padding:1.5rem!important;}.p-xl-5{padding:3rem!important;}.px-xl-0{padding-right:0!important;padding-left:0!important;}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important;}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important;}.py-xl-0{padding-top:0!important;padding-bottom:0!important;}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-xl-0{padding-top:0!important;}.pt-xl-1{padding-top:.25rem!important;}.pt-xl-2{padding-top:.5rem!important;}.pt-xl-3{padding-top:1rem!important;}.pt-xl-4{padding-top:1.5rem!important;}.pt-xl-5{padding-top:3rem!important;}.pe-xl-0{padding-right:0!important;}.pe-xl-1{padding-right:.25rem!important;}.pe-xl-2{padding-right:.5rem!important;}.pe-xl-3{padding-right:1rem!important;}.pe-xl-4{padding-right:1.5rem!important;}.pe-xl-5{padding-right:3rem!important;}.pb-xl-0{padding-bottom:0!important;}.pb-xl-1{padding-bottom:.25rem!important;}.pb-xl-2{padding-bottom:.5rem!important;}.pb-xl-3{padding-bottom:1rem!important;}.pb-xl-4{padding-bottom:1.5rem!important;}.pb-xl-5{padding-bottom:3rem!important;}.ps-xl-0{padding-left:0!important;}.ps-xl-1{padding-left:.25rem!important;}.ps-xl-2{padding-left:.5rem!important;}.ps-xl-3{padding-left:1rem!important;}.ps-xl-4{padding-left:1.5rem!important;}.ps-xl-5{padding-left:3rem!important;}.gap-xl-0{gap:0!important;}.gap-xl-1{gap:.25rem!important;}.gap-xl-2{gap:.5rem!important;}.gap-xl-3{gap:1rem!important;}.gap-xl-4{gap:1.5rem!important;}.gap-xl-5{gap:3rem!important;}.row-gap-xl-0{row-gap:0!important;}.row-gap-xl-1{row-gap:.25rem!important;}.row-gap-xl-2{row-gap:.5rem!important;}.row-gap-xl-3{row-gap:1rem!important;}.row-gap-xl-4{row-gap:1.5rem!important;}.row-gap-xl-5{row-gap:3rem!important;}.column-gap-xl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-xl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-xl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-xl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-xl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-xl-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-xxl-none{display:none!important;}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important;}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important;}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important;}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important;}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important;}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important;}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important;}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important;}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important;}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important;}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important;}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important;}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important;}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important;}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important;}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important;}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important;}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important;}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important;}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important;}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important;}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important;}.m-xxl-0{margin:0!important;}.m-xxl-1{margin:.25rem!important;}.m-xxl-2{margin:.5rem!important;}.m-xxl-3{margin:1rem!important;}.m-xxl-4{margin:1.5rem!important;}.m-xxl-5{margin:3rem!important;}.m-xxl-auto{margin:auto!important;}.mx-xxl-0{margin-right:0!important;margin-left:0!important;}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important;}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important;}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important;}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important;}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important;}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important;}.my-xxl-0{margin-top:0!important;margin-bottom:0!important;}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important;}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important;}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-xxl-0{margin-top:0!important;}.mt-xxl-1{margin-top:.25rem!important;}.mt-xxl-2{margin-top:.5rem!important;}.mt-xxl-3{margin-top:1rem!important;}.mt-xxl-4{margin-top:1.5rem!important;}.mt-xxl-5{margin-top:3rem!important;}.mt-xxl-auto{margin-top:auto!important;}.me-xxl-0{margin-right:0!important;}.me-xxl-1{margin-right:.25rem!important;}.me-xxl-2{margin-right:.5rem!important;}.me-xxl-3{margin-right:1rem!important;}.me-xxl-4{margin-right:1.5rem!important;}.me-xxl-5{margin-right:3rem!important;}.me-xxl-auto{margin-right:auto!important;}.mb-xxl-0{margin-bottom:0!important;}.mb-xxl-1{margin-bottom:.25rem!important;}.mb-xxl-2{margin-bottom:.5rem!important;}.mb-xxl-3{margin-bottom:1rem!important;}.mb-xxl-4{margin-bottom:1.5rem!important;}.mb-xxl-5{margin-bottom:3rem!important;}.mb-xxl-auto{margin-bottom:auto!important;}.ms-xxl-0{margin-left:0!important;}.ms-xxl-1{margin-left:.25rem!important;}.ms-xxl-2{margin-left:.5rem!important;}.ms-xxl-3{margin-left:1rem!important;}.ms-xxl-4{margin-left:1.5rem!important;}.ms-xxl-5{margin-left:3rem!important;}.ms-xxl-auto{margin-left:auto!important;}.m-xxl-n1{margin:-.25rem!important;}.m-xxl-n2{margin:-.5rem!important;}.m-xxl-n3{margin:-1rem!important;}.m-xxl-n4{margin:-1.5rem!important;}.m-xxl-n5{margin:-3rem!important;}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important;}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important;}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important;}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important;}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important;}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important;}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important;}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important;}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important;}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important;}.mt-xxl-n1{margin-top:-.25rem!important;}.mt-xxl-n2{margin-top:-.5rem!important;}.mt-xxl-n3{margin-top:-1rem!important;}.mt-xxl-n4{margin-top:-1.5rem!important;}.mt-xxl-n5{margin-top:-3rem!important;}.me-xxl-n1{margin-right:-.25rem!important;}.me-xxl-n2{margin-right:-.5rem!important;}.me-xxl-n3{margin-right:-1rem!important;}.me-xxl-n4{margin-right:-1.5rem!important;}.me-xxl-n5{margin-right:-3rem!important;}.mb-xxl-n1{margin-bottom:-.25rem!important;}.mb-xxl-n2{margin-bottom:-.5rem!important;}.mb-xxl-n3{margin-bottom:-1rem!important;}.mb-xxl-n4{margin-bottom:-1.5rem!important;}.mb-xxl-n5{margin-bottom:-3rem!important;}.ms-xxl-n1{margin-left:-.25rem!important;}.ms-xxl-n2{margin-left:-.5rem!important;}.ms-xxl-n3{margin-left:-1rem!important;}.ms-xxl-n4{margin-left:-1.5rem!important;}.ms-xxl-n5{margin-left:-3rem!important;}.p-xxl-0{padding:0!important;}.p-xxl-1{padding:.25rem!important;}.p-xxl-2{padding:.5rem!important;}.p-xxl-3{padding:1rem!important;}.p-xxl-4{padding:1.5rem!important;}.p-xxl-5{padding:3rem!important;}.px-xxl-0{padding-right:0!important;padding-left:0!important;}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important;}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important;}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important;}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important;}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important;}.py-xxl-0{padding-top:0!important;padding-bottom:0!important;}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pt-xxl-0{padding-top:0!important;}.pt-xxl-1{padding-top:.25rem!important;}.pt-xxl-2{padding-top:.5rem!important;}.pt-xxl-3{padding-top:1rem!important;}.pt-xxl-4{padding-top:1.5rem!important;}.pt-xxl-5{padding-top:3rem!important;}.pe-xxl-0{padding-right:0!important;}.pe-xxl-1{padding-right:.25rem!important;}.pe-xxl-2{padding-right:.5rem!important;}.pe-xxl-3{padding-right:1rem!important;}.pe-xxl-4{padding-right:1.5rem!important;}.pe-xxl-5{padding-right:3rem!important;}.pb-xxl-0{padding-bottom:0!important;}.pb-xxl-1{padding-bottom:.25rem!important;}.pb-xxl-2{padding-bottom:.5rem!important;}.pb-xxl-3{padding-bottom:1rem!important;}.pb-xxl-4{padding-bottom:1.5rem!important;}.pb-xxl-5{padding-bottom:3rem!important;}.ps-xxl-0{padding-left:0!important;}.ps-xxl-1{padding-left:.25rem!important;}.ps-xxl-2{padding-left:.5rem!important;}.ps-xxl-3{padding-left:1rem!important;}.ps-xxl-4{padding-left:1.5rem!important;}.ps-xxl-5{padding-left:3rem!important;}.gap-xxl-0{gap:0!important;}.gap-xxl-1{gap:.25rem!important;}.gap-xxl-2{gap:.5rem!important;}.gap-xxl-3{gap:1rem!important;}.gap-xxl-4{gap:1.5rem!important;}.gap-xxl-5{gap:3rem!important;}.row-gap-xxl-0{row-gap:0!important;}.row-gap-xxl-1{row-gap:.25rem!important;}.row-gap-xxl-2{row-gap:.5rem!important;}.row-gap-xxl-3{row-gap:1rem!important;}.row-gap-xxl-4{row-gap:1.5rem!important;}.row-gap-xxl-5{row-gap:3rem!important;}.column-gap-xxl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important;}.column-gap-xxl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important;}.column-gap-xxl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;}.column-gap-xxl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important;}.column-gap-xxl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;}.column-gap-xxl-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;}.d-print-none{display:none!important;}}:root{--govuk-frontend-version:"5.9.0";--govuk-frontend-breakpoint-mobile:20rem;--govuk-frontend-breakpoint-tablet:40.0625rem;--govuk-frontend-breakpoint-desktop:48.0625rem;}.govuk-link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}
/*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has been customised for exclusive use on gov.uk. This cut is not commercially available. */
@font-face{font-family:"GDS Transport";font-style:normal;font-weight:normal;src:url("/assets/fonts/light-94a07e06a1-v2.woff2") format("woff2"),url("/assets/fonts/light-f591b13f7d-v2.woff") format("woff");font-display:fallback;}@font-face{font-family:"GDS Transport";font-style:normal;font-weight:bold;src:url("/assets/fonts/bold-b542beb274-v2.woff2") format("woff2"),url("/assets/fonts/bold-affa96571d-v2.woff") format("woff");font-display:fallback;}@media print{.govuk-link{font-family:sans-serif;}}.govuk-link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-link:link{color:#1d70b8;}.govuk-link:visited{color:#4c2c92;}.govuk-link:hover{color:#003078;}.govuk-link:active{color:#0b0c0c;}.govuk-link:focus{color:#0b0c0c;}@media print{[href^="/"].govuk-link::after,[href^="http://"].govuk-link::after,[href^="https://"].govuk-link::after{content:" (" attr(href) ")";font-size:90%;word-wrap:break-word;}}.govuk-link--muted:link,.govuk-link--muted:visited{color:#505a5f;}.govuk-link--muted:hover,.govuk-link--muted:active{color:#0b0c0c;}.govuk-link--muted:focus{color:#0b0c0c;}.govuk-link--text-colour:link,.govuk-link--text-colour:visited{color:#0b0c0c;}@media print{.govuk-link--text-colour:link,.govuk-link--text-colour:visited{color:#000;}}.govuk-link--text-colour:hover{color:rgba(11,12,12,.99);}.govuk-link--text-colour:active,.govuk-link--text-colour:focus{color:#0b0c0c;}@media print{.govuk-link--text-colour:active,.govuk-link--text-colour:focus{color:#000;}}.govuk-link--inverse:link,.govuk-link--inverse:visited{color:#fff;}.govuk-link--inverse:hover,.govuk-link--inverse:active{color:rgba(255,255,255,.99);}.govuk-link--inverse:focus{color:#0b0c0c;}.govuk-link--no-underline:not(:hover):not(:active){text-decoration:none;}.govuk-link--no-visited-state:link{color:#1d70b8;}.govuk-link--no-visited-state:visited{color:#1d70b8;}.govuk-link--no-visited-state:hover{color:#003078;}.govuk-link--no-visited-state:active{color:#0b0c0c;}.govuk-link--no-visited-state:focus{color:#0b0c0c;}.govuk-link-image{display:inline-block;line-height:0;text-decoration:none;}.govuk-link-image:focus{outline:3px solid transparent;-webkit-box-shadow:0 0 0 4px #fd0,0 0 0 8px #0b0c0c;box-shadow:0 0 0 4px #fd0,0 0 0 8px #0b0c0c;}.govuk-list{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;margin-top:0;margin-bottom:15px;padding-left:0;list-style-type:none;}@media print{.govuk-list{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-list{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-list{font-size:14pt;line-height:1.15;}}@media print{.govuk-list{color:#000;}}@media(min-width:40.0625em){.govuk-list{margin-bottom:20px;}}.govuk-list .govuk-list{margin-top:10px;}.govuk-list>li{margin-bottom:5px;}.govuk-list--bullet{padding-left:20px;list-style-type:disc;}.govuk-list--number{padding-left:20px;list-style-type:decimal;}.govuk-list--bullet>li,.govuk-list--number>li{margin-bottom:0;}@media(min-width:40.0625em){.govuk-list--bullet>li,.govuk-list--number>li{margin-bottom:5px;}}.govuk-list--spaced>li{margin-bottom:10px;}@media(min-width:40.0625em){.govuk-list--spaced>li{margin-bottom:15px;}}.govuk-heading-xl{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:2rem;line-height:1.09375;display:block;margin-top:0;margin-bottom:30px;}@media print{.govuk-heading-xl{color:#000;}}@media print{.govuk-heading-xl{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-heading-xl{font-size:3rem;line-height:1.0416666667;}}@media print{.govuk-heading-xl{font-size:32pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-heading-xl{margin-bottom:50px;}}.govuk-heading-l{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.5rem;line-height:1.0416666667;display:block;margin-top:0;margin-bottom:20px;}@media print{.govuk-heading-l{color:#000;}}@media print{.govuk-heading-l{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-heading-l{font-size:2.25rem;line-height:1.1111111111;}}@media print{.govuk-heading-l{font-size:24pt;line-height:1.05;}}@media(min-width:40.0625em){.govuk-heading-l{margin-bottom:30px;}}.govuk-heading-m{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.125rem;line-height:1.1111111111;display:block;margin-top:0;margin-bottom:15px;}@media print{.govuk-heading-m{color:#000;}}@media print{.govuk-heading-m{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-heading-m{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-heading-m{font-size:18pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-heading-m{margin-bottom:20px;}}.govuk-heading-s{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;display:block;margin-top:0;margin-bottom:15px;}@media print{.govuk-heading-s{color:#000;}}@media print{.govuk-heading-s{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-heading-s{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-heading-s{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-heading-s{margin-bottom:20px;}}.govuk-caption-xl{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1.125rem;line-height:1.1111111111;display:block;margin-bottom:5px;color:#505a5f;}@media print{.govuk-caption-xl{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-caption-xl{font-size:1.6875rem;line-height:1.1111111111;}}@media print{.govuk-caption-xl{font-size:18pt;line-height:1.15;}}.govuk-caption-l{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1.125rem;line-height:1.1111111111;display:block;margin-bottom:5px;color:#505a5f;}@media print{.govuk-caption-l{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-caption-l{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-caption-l{font-size:18pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-caption-l{margin-bottom:0;}}.govuk-caption-m{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;display:block;color:#505a5f;}@media print{.govuk-caption-m{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-caption-m{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-caption-m{font-size:14pt;line-height:1.15;}}.govuk-body-lead,.govuk-body-l{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1.125rem;line-height:1.1111111111;margin-top:0;margin-bottom:20px;}@media print{.govuk-body-lead,.govuk-body-l{color:#000;}}@media print{.govuk-body-lead,.govuk-body-l{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-body-lead,.govuk-body-l{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-body-lead,.govuk-body-l{font-size:18pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-body-lead,.govuk-body-l{margin-bottom:30px;}}.govuk-body,.govuk-body-m{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:15px;}@media print{.govuk-body,.govuk-body-m{color:#000;}}@media print{.govuk-body,.govuk-body-m{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-body,.govuk-body-m{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-body,.govuk-body-m{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-body,.govuk-body-m{margin-bottom:20px;}}.govuk-body-s{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;margin-top:0;margin-bottom:15px;}@media print{.govuk-body-s{color:#000;}}@media print{.govuk-body-s{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-body-s{font-size:1rem;line-height:1.25;}}@media print{.govuk-body-s{font-size:14pt;line-height:1.2;}}@media(min-width:40.0625em){.govuk-body-s{margin-bottom:20px;}}.govuk-body-xs{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.75rem;line-height:1.25;margin-top:0;margin-bottom:15px;}@media print{.govuk-body-xs{color:#000;}}@media print{.govuk-body-xs{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-body-xs{font-size:.875rem;line-height:1.4285714286;}}@media print{.govuk-body-xs{font-size:12pt;line-height:1.2;}}@media(min-width:40.0625em){.govuk-body-xs{margin-bottom:20px;}}.govuk-body-l+.govuk-heading-l,.govuk-body-lead+.govuk-heading-l{padding-top:5px;}@media(min-width:40.0625em){.govuk-body-l+.govuk-heading-l,.govuk-body-lead+.govuk-heading-l{padding-top:10px;}}.govuk-body-m+.govuk-heading-l,.govuk-body+.govuk-heading-l,.govuk-body-s+.govuk-heading-l,.govuk-list+.govuk-heading-l{padding-top:15px;}@media(min-width:40.0625em){.govuk-body-m+.govuk-heading-l,.govuk-body+.govuk-heading-l,.govuk-body-s+.govuk-heading-l,.govuk-list+.govuk-heading-l{padding-top:20px;}}.govuk-body-m+.govuk-heading-m,.govuk-body+.govuk-heading-m,.govuk-body-s+.govuk-heading-m,.govuk-list+.govuk-heading-m,.govuk-body-m+.govuk-heading-s,.govuk-body+.govuk-heading-s,.govuk-body-s+.govuk-heading-s,.govuk-list+.govuk-heading-s{padding-top:5px;}@media(min-width:40.0625em){.govuk-body-m+.govuk-heading-m,.govuk-body+.govuk-heading-m,.govuk-body-s+.govuk-heading-m,.govuk-list+.govuk-heading-m,.govuk-body-m+.govuk-heading-s,.govuk-body+.govuk-heading-s,.govuk-body-s+.govuk-heading-s,.govuk-list+.govuk-heading-s{padding-top:10px;}}.govuk-section-break{margin:0;border:0;}.govuk-section-break--xl{margin-top:30px;margin-bottom:30px;}@media(min-width:40.0625em){.govuk-section-break--xl{margin-top:50px;}}@media(min-width:40.0625em){.govuk-section-break--xl{margin-bottom:50px;}}.govuk-section-break--l{margin-top:20px;margin-bottom:20px;}@media(min-width:40.0625em){.govuk-section-break--l{margin-top:30px;}}@media(min-width:40.0625em){.govuk-section-break--l{margin-bottom:30px;}}.govuk-section-break--m{margin-top:15px;margin-bottom:15px;}@media(min-width:40.0625em){.govuk-section-break--m{margin-top:20px;}}@media(min-width:40.0625em){.govuk-section-break--m{margin-bottom:20px;}}.govuk-section-break--visible{border-bottom:1px solid #b1b4b6;}.govuk-button-group{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media(min-width:40.0625em){.govuk-button-group{margin-bottom:15px;}}.govuk-button-group .govuk-link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.1875;display:inline-block;max-width:100%;margin-top:5px;margin-bottom:20px;text-align:center;}@media print{.govuk-button-group .govuk-link{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-button-group .govuk-link{font-size:1.1875rem;line-height:1;}}@media print{.govuk-button-group .govuk-link{font-size:14pt;line-height:19px;}}.govuk-button-group .govuk-button{margin-bottom:17px;}@media(min-width:40.0625em){.govuk-button-group{margin-right:-15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.govuk-button-group .govuk-button,.govuk-button-group .govuk-link{margin-right:15px;}.govuk-button-group .govuk-link{text-align:left;}}.govuk-form-group{margin-bottom:20px;}.govuk-form-group::after{content:"";display:block;clear:both;}@media(min-width:40.0625em){.govuk-form-group{margin-bottom:30px;}}.govuk-form-group .govuk-form-group:last-of-type{margin-bottom:0;}.govuk-form-group--error{padding-left:15px;border-left:5px solid #d4351c;}.govuk-form-group--error .govuk-form-group{padding:0;border:0;}.govuk-grid-row{margin-right:-15px;margin-left:-15px;}.govuk-grid-row::after{content:"";display:block;clear:both;}.govuk-grid-column-one-quarter{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-one-quarter{width:25%;float:left;}}.govuk-grid-column-one-third{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-one-third{width:33.3333333333%;float:left;}}.govuk-grid-column-one-half{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-one-half{width:50%;float:left;}}.govuk-grid-column-two-thirds{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-two-thirds{width:66.6666666667%;float:left;}}.govuk-grid-column-three-quarters{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-three-quarters{width:75%;float:left;}}.govuk-grid-column-full{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;}@media(min-width:40.0625em){.govuk-grid-column-full{width:100%;float:left;}}.govuk-grid-column-one-quarter-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-one-quarter-from-desktop{width:25%;float:left;}}.govuk-grid-column-one-third-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-one-third-from-desktop{width:33.3333333333%;float:left;}}.govuk-grid-column-one-half-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-one-half-from-desktop{width:50%;float:left;}}.govuk-grid-column-two-thirds-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-two-thirds-from-desktop{width:66.6666666667%;float:left;}}.govuk-grid-column-three-quarters-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-three-quarters-from-desktop{width:75%;float:left;}}.govuk-grid-column-full-from-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media(min-width:48.0625em){.govuk-grid-column-full-from-desktop{width:100%;float:left;}}.govuk-main-wrapper{display:block;padding-top:20px;padding-bottom:20px;}@media(min-width:40.0625em){.govuk-main-wrapper{padding-top:40px;padding-bottom:40px;}}.govuk-main-wrapper--auto-spacing:first-child,.govuk-main-wrapper--l{padding-top:30px;}@media(min-width:40.0625em){.govuk-main-wrapper--auto-spacing:first-child,.govuk-main-wrapper--l{padding-top:50px;}}.govuk-template{background-color:#f3f2f1;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}@supports(position:sticky){.govuk-template{scroll-padding-top:60px;}.govuk-template:not(:has(.govuk-exit-this-page)){scroll-padding-top:0;}}@media screen{.govuk-template{overflow-y:scroll;}}.govuk-template__body{margin:0;background-color:#fff;}.govuk-width-container{max-width:1020px;margin-right:15px;margin-left:15px;}@supports(margin:max(calc(0px))){.govuk-width-container{margin-right:max(15px,calc(15px + env(safe-area-inset-right)));margin-left:max(15px,calc(15px + env(safe-area-inset-left)));}}@media(min-width:40.0625em){.govuk-width-container{margin-right:30px;margin-left:30px;}@supports(margin:max(calc(0px))){.govuk-width-container{margin-right:max(30px,calc(15px + env(safe-area-inset-right)));margin-left:max(30px,calc(15px + env(safe-area-inset-left)));}}}@media(min-width:1080px){.govuk-width-container{margin-right:auto;margin-left:auto;}@supports(margin:max(calc(0px))){.govuk-width-container{margin-right:auto;margin-left:auto;}}}.govuk-accordion{margin-bottom:20px;}@media(min-width:40.0625em){.govuk-accordion{margin-bottom:30px;}}.govuk-accordion__section{padding-top:15px;}.govuk-accordion__section-heading{margin-top:0;margin-bottom:0;padding-top:15px;padding-bottom:15px;}.govuk-accordion__section-button{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.125rem;line-height:1.1111111111;color:#0b0c0c;display:block;margin-bottom:0;padding-top:15px;}@media print{.govuk-accordion__section-button{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-accordion__section-button{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-accordion__section-button{font-size:18pt;line-height:1.15;}}@media print{.govuk-accordion__section-button{color:#000;}}.govuk-accordion__section-content>:last-child{margin-bottom:0;}.govuk-frontend-supported .govuk-accordion{border-bottom:1px solid #b1b4b6;}.govuk-frontend-supported .govuk-accordion__section{padding-top:0;}.govuk-frontend-supported .govuk-accordion__section-content{display:none;padding-top:15px;padding-bottom:30px;}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__section-content{padding-bottom:50px;}}.govuk-frontend-supported .govuk-accordion__section-content[hidden]{padding-top:0;padding-bottom:0;}@supports(content-visibility:hidden){.govuk-frontend-supported .govuk-accordion__section-content[hidden]{content-visibility:hidden;display:inherit;}}.govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-content{display:block;}.govuk-frontend-supported .govuk-accordion__show-all{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;position:relative;z-index:1;margin-bottom:9px;padding:5px 2px 5px 0;border-width:0;color:#1d70b8;background:none;cursor:pointer;-webkit-appearance:none;}@media print{.govuk-frontend-supported .govuk-accordion__show-all{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__show-all{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-frontend-supported .govuk-accordion__show-all{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__show-all{margin-bottom:14px;}}.govuk-frontend-supported .govuk-accordion__show-all::-moz-focus-inner{padding:0;border:0;}.govuk-frontend-supported .govuk-accordion__show-all:hover{color:#0b0c0c;background:#f3f2f1;-webkit-box-shadow:0 -2px #f3f2f1,0 4px #f3f2f1;box-shadow:0 -2px #f3f2f1,0 4px #f3f2f1;}.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion__section-toggle-text{color:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron{color:#0b0c0c;background:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron::after{color:#f3f2f1;}.govuk-frontend-supported .govuk-accordion__show-all:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron{background:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron::after{color:#fd0;}.govuk-frontend-supported .govuk-accordion__section-heading{padding:0;}.govuk-frontend-supported .govuk-accordion-nav__chevron{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;width:1.25rem;height:1.25rem;border:.0625rem solid;border-radius:50%;vertical-align:middle;}.govuk-frontend-supported .govuk-accordion-nav__chevron::after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;bottom:.3125rem;left:.375rem;width:.375rem;height:.375rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-top:.125rem solid;border-right:.125rem solid;}.govuk-frontend-supported .govuk-accordion-nav__chevron--down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.govuk-frontend-supported .govuk-accordion__section-button{width:100%;padding:10px 0 0;border:0;border-top:1px solid #b1b4b6;border-bottom:10px solid transparent;color:#0b0c0c;background:none;text-align:left;cursor:pointer;-webkit-appearance:none;}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__section-button{padding-bottom:10px;}}.govuk-frontend-supported .govuk-accordion__section-button:active{color:#0b0c0c;background:none;}.govuk-frontend-supported .govuk-accordion__section-button:hover{color:#0b0c0c;background:#f3f2f1;}.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion__section-toggle-text{color:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron{color:#0b0c0c;background:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron::after{color:#f3f2f1;}.govuk-frontend-supported .govuk-accordion__section-button:focus{outline:0;}.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron{color:#0b0c0c;background:#0b0c0c;}.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron::after{color:#fd0;}.govuk-frontend-supported .govuk-accordion__section-button::-moz-focus-inner{padding:0;border:0;}.govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-button{padding-bottom:15px;border-bottom:0;}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-button{padding-bottom:20px;}}.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus{padding-bottom:3px;}@media(min-width:48.0625em){.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus{padding-bottom:2px;}}.govuk-frontend-supported .govuk-accordion__section-toggle,.govuk-frontend-supported .govuk-accordion__section-heading-text,.govuk-frontend-supported .govuk-accordion__section-summary{display:block;margin-bottom:13px;}.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-toggle-focus,.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-toggle-focus,.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-toggle-focus{display:inline;}.govuk-frontend-supported .govuk-accordion__section-toggle{font-size:1rem;line-height:1.25;font-weight:400;color:#1d70b8;}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-accordion__section-toggle{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-frontend-supported .govuk-accordion__section-toggle{font-size:14pt;line-height:1.15;}}.govuk-frontend-supported .govuk-accordion__show-all-text,.govuk-frontend-supported .govuk-accordion__section-toggle-text{margin-left:5px;vertical-align:middle;}@media screen and (forced-colors:active){.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron,.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron{background-color:transparent;}.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-toggle-focus,.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus,.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron{background:transparent;background-color:transparent;}}@media(hover:none){.govuk-frontend-supported .govuk-accordion__section-header:hover{border-top-color:#b1b4b6;-webkit-box-shadow:inset 0 3px 0 0 #1d70b8;box-shadow:inset 0 3px 0 0 #1d70b8;}.govuk-frontend-supported .govuk-accordion__section-header:hover .govuk-accordion__section-button{border-top-color:#b1b4b6;}}.govuk-back-link{font-size:.875rem;line-height:1.1428571429;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;display:inline-block;position:relative;margin-top:15px;margin-bottom:15px;padding-left:.875em;}@media(min-width:40.0625em){.govuk-back-link{font-size:1rem;line-height:1.25;}}@media print{.govuk-back-link{font-size:14pt;line-height:1.2;}}@media print{.govuk-back-link{font-family:sans-serif;}}.govuk-back-link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-back-link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-back-link:link,.govuk-back-link:visited{color:#0b0c0c;}@media print{.govuk-back-link:link,.govuk-back-link:visited{color:#000;}}.govuk-back-link:hover{color:rgba(11,12,12,.99);}.govuk-back-link:active,.govuk-back-link:focus{color:#0b0c0c;}@media print{.govuk-back-link:active,.govuk-back-link:focus{color:#000;}}.govuk-back-link::before{content:"";display:block;position:absolute;top:0;bottom:0;left:.1875em;width:.4375em;height:.4375em;margin:auto 0;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);border:solid;border-width:1px 1px 0 0;border-color:#505a5f;}@supports(border-width:max(0)){.govuk-back-link::before{border-width:max(1px,.0625em) max(1px,.0625em) 0 0;font-size:max(16px,1em);}}.govuk-back-link:focus::before{border-color:#0b0c0c;}.govuk-back-link::after{content:"";position:absolute;top:-14px;right:0;bottom:-14px;left:0;}.govuk-back-link--inverse:link,.govuk-back-link--inverse:visited{color:#fff;}.govuk-back-link--inverse:hover,.govuk-back-link--inverse:active{color:rgba(255,255,255,.99);}.govuk-back-link--inverse:focus{color:#0b0c0c;}.govuk-back-link--inverse::before{border-color:currentcolor;}.govuk-breadcrumbs{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;color:#0b0c0c;margin-top:15px;margin-bottom:10px;}@media print{.govuk-breadcrumbs{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-breadcrumbs{font-size:1rem;line-height:1.25;}}@media print{.govuk-breadcrumbs{font-size:14pt;line-height:1.2;}}@media print{.govuk-breadcrumbs{color:#000;}}.govuk-breadcrumbs__list{margin:0;padding:0;list-style-type:none;}.govuk-breadcrumbs__list::after{content:"";display:block;clear:both;}.govuk-breadcrumbs__list-item{display:inline-block;position:relative;margin-bottom:5px;margin-left:.625em;padding-left:.9784375em;float:left;}.govuk-breadcrumbs__list-item::before{content:"";display:block;position:absolute;top:0;bottom:0;left:-.206875em;width:.4375em;height:.4375em;margin:auto 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:solid;border-width:1px 1px 0 0;border-color:#505a5f;}@supports(border-width:max(0)){.govuk-breadcrumbs__list-item::before{border-width:max(1px,.0625em) max(1px,.0625em) 0 0;font-size:max(16px,1em);}}.govuk-breadcrumbs__list-item:first-child{margin-left:0;padding-left:0;}.govuk-breadcrumbs__list-item:first-child::before{content:none;display:none;}.govuk-breadcrumbs__link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.govuk-breadcrumbs__link{font-family:sans-serif;}}.govuk-breadcrumbs__link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-breadcrumbs__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-breadcrumbs__link:link,.govuk-breadcrumbs__link:visited{color:#0b0c0c;}@media print{.govuk-breadcrumbs__link:link,.govuk-breadcrumbs__link:visited{color:#000;}}.govuk-breadcrumbs__link:hover{color:rgba(11,12,12,.99);}.govuk-breadcrumbs__link:active,.govuk-breadcrumbs__link:focus{color:#0b0c0c;}@media print{.govuk-breadcrumbs__link:active,.govuk-breadcrumbs__link:focus{color:#000;}}@media(max-width:40.0525em){.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item{display:none;}.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:first-child,.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:last-child{display:inline-block;}.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item::before{top:.375em;margin:0;}.govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;}}.govuk-breadcrumbs--inverse{color:#fff;}.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:link,.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:visited{color:#fff;}.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:hover,.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:active{color:rgba(255,255,255,.99);}.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:focus{color:#0b0c0c;}.govuk-breadcrumbs--inverse .govuk-breadcrumbs__list-item::before{border-color:currentcolor;}.govuk-button{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.1875;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;width:100%;margin-top:0;margin-right:0;margin-left:0;margin-bottom:22px;padding:8px 10px 7px;border:2px solid transparent;border-radius:0;color:#fff;background-color:#00703c;-webkit-box-shadow:0 2px 0 #002d18;box-shadow:0 2px 0 #002d18;text-align:center;vertical-align:top;cursor:pointer;-webkit-appearance:none;}@media print{.govuk-button{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-button{font-size:1.1875rem;line-height:1;}}@media print{.govuk-button{font-size:14pt;line-height:19px;}}@media(min-width:40.0625em){.govuk-button{margin-bottom:32px;}}@media(min-width:40.0625em){.govuk-button{width:auto;}}.govuk-button:link,.govuk-button:visited,.govuk-button:active,.govuk-button:hover{color:#fff;text-decoration:none;}.govuk-button::-moz-focus-inner{padding:0;border:0;}.govuk-button:hover{background-color:#005a30;}.govuk-button:active{top:2px;}.govuk-button:focus{border-color:#fd0;outline:3px solid transparent;-webkit-box-shadow:inset 0 0 0 1px #fd0;box-shadow:inset 0 0 0 1px #fd0;}.govuk-button:focus:not(:active):not(:hover){border-color:#fd0;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 2px 0 #0b0c0c;box-shadow:0 2px 0 #0b0c0c;}.govuk-button::before{content:"";display:block;position:absolute;top:-2px;right:-2px;bottom:-4px;left:-2px;background:transparent;}.govuk-button:active::before{top:-4px;}.govuk-button[disabled]{opacity:.5;}.govuk-button[disabled]:hover{background-color:#00703c;cursor:not-allowed;}.govuk-button[disabled]:active{top:0;-webkit-box-shadow:0 2px 0 #002d18;box-shadow:0 2px 0 #002d18;}.govuk-button--secondary{background-color:#f3f2f1;-webkit-box-shadow:0 2px 0 #929191;box-shadow:0 2px 0 #929191;}.govuk-button--secondary,.govuk-button--secondary:link,.govuk-button--secondary:visited,.govuk-button--secondary:active,.govuk-button--secondary:hover{color:#0b0c0c;}.govuk-button--secondary:hover{background-color:#dbdad9;}.govuk-button--secondary:hover[disabled]{background-color:#f3f2f1;}.govuk-button--warning{background-color:#d4351c;-webkit-box-shadow:0 2px 0 #55150b;box-shadow:0 2px 0 #55150b;}.govuk-button--warning,.govuk-button--warning:link,.govuk-button--warning:visited,.govuk-button--warning:active,.govuk-button--warning:hover{color:#fff;}.govuk-button--warning:hover{background-color:#aa2a16;}.govuk-button--warning:hover[disabled]{background-color:#d4351c;}.govuk-button--inverse{background-color:#fff;-webkit-box-shadow:0 2px 0 #004274;box-shadow:0 2px 0 #004274;}.govuk-button--inverse,.govuk-button--inverse:link,.govuk-button--inverse:visited,.govuk-button--inverse:active,.govuk-button--inverse:hover{color:#005ea5;}.govuk-button--inverse:hover{background-color:#e6eff6;}.govuk-button--inverse:hover[disabled]{background-color:#fff;}.govuk-button--start{font-weight:700;font-size:1.125rem;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media(min-width:40.0625em){.govuk-button--start{font-size:1.5rem;line-height:1;}}@media print{.govuk-button--start{font-size:18pt;line-height:1;}}.govuk-button__start-icon{margin-left:5px;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:center;align-self:center;forced-color-adjust:auto;}@media(min-width:48.0625em){.govuk-button__start-icon{margin-left:10px;}}.govuk-error-message{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;display:block;margin-top:0;margin-bottom:15px;clear:both;color:#d4351c;}@media print{.govuk-error-message{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-error-message{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-error-message{font-size:14pt;line-height:1.15;}}.govuk-hint{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin-bottom:15px;color:#505a5f;}@media print{.govuk-hint{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-hint{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-hint{font-size:14pt;line-height:1.15;}}.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl)+.govuk-hint{margin-bottom:10px;}.govuk-fieldset__legend:not(.govuk-fieldset__legend--m):not(.govuk-fieldset__legend--l):not(.govuk-fieldset__legend--xl)+.govuk-hint{margin-bottom:10px;}.govuk-fieldset__legend+.govuk-hint{margin-top:-5px;}.govuk-label{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;display:block;margin-bottom:5px;}@media print{.govuk-label{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-label{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-label{font-size:14pt;line-height:1.15;}}@media print{.govuk-label{color:#000;}}.govuk-label--xl,.govuk-label--l,.govuk-label--m{font-weight:700;margin-bottom:15px;}.govuk-label--xl{font-size:2rem;line-height:1.09375;}@media(min-width:40.0625em){.govuk-label--xl{font-size:3rem;line-height:1.0416666667;}}@media print{.govuk-label--xl{font-size:32pt;line-height:1.15;}}.govuk-label--l{font-size:1.5rem;line-height:1.0416666667;}@media(min-width:40.0625em){.govuk-label--l{font-size:2.25rem;line-height:1.1111111111;}}@media print{.govuk-label--l{font-size:24pt;line-height:1.05;}}.govuk-label--m{font-size:1.125rem;line-height:1.1111111111;}@media(min-width:40.0625em){.govuk-label--m{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-label--m{font-size:18pt;line-height:1.15;}}.govuk-label--s{font-weight:700;}.govuk-label-wrapper{margin:0;}.govuk-textarea{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;min-height:40px;margin-bottom:20px;padding:5px;resize:vertical;border:2px solid #0b0c0c;border-radius:0;-webkit-appearance:none;}@media print{.govuk-textarea{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-textarea{font-size:1.1875rem;line-height:1.25;}}@media print{.govuk-textarea{font-size:14pt;line-height:1.25;}}@media(min-width:40.0625em){.govuk-textarea{margin-bottom:30px;}}.govuk-textarea:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;}.govuk-textarea:disabled{opacity:.5;color:inherit;background-color:transparent;cursor:not-allowed;}.govuk-textarea--error{border-color:#d4351c;}.govuk-textarea--error:focus{border-color:#0b0c0c;}.govuk-character-count{margin-bottom:20px;}@media(min-width:40.0625em){.govuk-character-count{margin-bottom:30px;}}.govuk-character-count .govuk-form-group,.govuk-character-count .govuk-textarea{margin-bottom:5px;}.govuk-character-count .govuk-textarea--error:focus{border-color:#d4351c;-webkit-box-shadow:inset 0 0 0 2px #d4351c;box-shadow:inset 0 0 0 2px #d4351c;}.govuk-character-count__message{font-variant-numeric:tabular-nums;margin-top:0;margin-bottom:0;}.govuk-character-count__message::after{content:"​";}.govuk-character-count__message--disabled{visibility:hidden;}.govuk-fieldset{min-width:0;margin:0;padding:0;border:0;}.govuk-fieldset::after{content:"";display:block;clear:both;}@supports not (caret-color:auto){.govuk-fieldset,x:-moz-any-link{display:table-cell;}}.govuk-fieldset__legend{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;margin-bottom:10px;padding:0;white-space:normal;}@media print{.govuk-fieldset__legend{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-fieldset__legend{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-fieldset__legend{font-size:14pt;line-height:1.15;}}@media print{.govuk-fieldset__legend{color:#000;}}.govuk-fieldset__legend--xl,.govuk-fieldset__legend--l,.govuk-fieldset__legend--m{font-weight:700;margin-bottom:15px;}.govuk-fieldset__legend--xl{font-size:2rem;line-height:1.09375;}@media(min-width:40.0625em){.govuk-fieldset__legend--xl{font-size:3rem;line-height:1.0416666667;}}@media print{.govuk-fieldset__legend--xl{font-size:32pt;line-height:1.15;}}.govuk-fieldset__legend--l{font-size:1.5rem;line-height:1.0416666667;}@media(min-width:40.0625em){.govuk-fieldset__legend--l{font-size:2.25rem;line-height:1.1111111111;}}@media print{.govuk-fieldset__legend--l{font-size:24pt;line-height:1.05;}}.govuk-fieldset__legend--m{font-size:1.125rem;line-height:1.1111111111;}@media(min-width:40.0625em){.govuk-fieldset__legend--m{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-fieldset__legend--m{font-size:18pt;line-height:1.15;}}.govuk-fieldset__legend--s{font-weight:700;}.govuk-fieldset__heading{margin:0;font-size:inherit;font-weight:inherit;}.govuk-checkboxes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:10px;}.govuk-checkboxes__item:last-child,.govuk-checkboxes__item:last-of-type{margin-bottom:0;}.govuk-checkboxes__input{z-index:1;width:44px;height:44px;margin:0;opacity:0;cursor:pointer;}.govuk-checkboxes__label{-ms-flex-item-align:center;align-self:center;max-width:calc(100% - 74px);margin-bottom:0;padding:7px 15px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;}.govuk-checkboxes__label::before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:2px;left:2px;width:40px;height:40px;border:2px solid currentcolor;background:transparent;}.govuk-checkboxes__label::after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:13px;left:10px;width:23px;height:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border:solid;border-width:0 0 5px 5px;border-top-color:transparent;opacity:0;background:transparent;}.govuk-checkboxes__hint{display:block;width:100%;margin-top:-5px;padding-right:15px;padding-left:59px;}.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl)+.govuk-checkboxes__hint{margin-bottom:0;}.govuk-checkboxes__input:focus+.govuk-checkboxes__label::before{border-width:4px;outline:3px solid transparent;outline-offset:1px;-webkit-box-shadow:0 0 0 3px #fd0;box-shadow:0 0 0 3px #fd0;}@media screen and (forced-colors:active),(-ms-high-contrast:active){.govuk-checkboxes__input:focus+.govuk-checkboxes__label::before{outline-color:Highlight;}}.govuk-checkboxes__input:checked+.govuk-checkboxes__label::after{opacity:1;}.govuk-checkboxes__input:disabled,.govuk-checkboxes__input:disabled+.govuk-checkboxes__label{cursor:not-allowed;}.govuk-checkboxes__input:disabled+.govuk-checkboxes__label,.govuk-checkboxes__input:disabled~.govuk-hint{opacity:.5;}.govuk-checkboxes__divider{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;width:40px;margin-bottom:10px;text-align:center;}@media print{.govuk-checkboxes__divider{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-checkboxes__divider{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-checkboxes__divider{font-size:14pt;line-height:1.15;}}@media print{.govuk-checkboxes__divider{color:#000;}}.govuk-checkboxes__conditional{margin-bottom:15px;margin-left:20px;padding-left:35px;border-left:4px solid #b1b4b6;}@media(min-width:40.0625em){.govuk-checkboxes__conditional{margin-bottom:20px;}}.govuk-frontend-supported .govuk-checkboxes__conditional--hidden{display:none;}.govuk-checkboxes__conditional>:last-child{margin-bottom:0;}.govuk-checkboxes--small .govuk-checkboxes__item{margin-bottom:0;}.govuk-checkboxes--small .govuk-checkboxes__input{margin-left:-10px;}.govuk-checkboxes--small .govuk-checkboxes__label{padding-left:1px;}.govuk-checkboxes--small .govuk-checkboxes__label::before{top:10px;left:0;width:24px;height:24px;}.govuk-checkboxes--small .govuk-checkboxes__label::after{top:17px;left:6px;width:12px;height:6.5px;border-width:0 0 3px 3px;}.govuk-checkboxes--small .govuk-checkboxes__hint{padding-left:34px;}.govuk-checkboxes--small .govuk-checkboxes__conditional{margin-left:10px;padding-left:20px;}.govuk-checkboxes--small .govuk-checkboxes__divider{width:24px;margin-bottom:5px;}.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:not(:disabled)+.govuk-checkboxes__label::before{outline:3px dashed transparent;outline-offset:1px;-webkit-box-shadow:0 0 0 10px #b1b4b6;box-shadow:0 0 0 10px #b1b4b6;}.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus+.govuk-checkboxes__label::before{-webkit-box-shadow:0 0 0 3px #fd0,0 0 0 10px #b1b4b6;box-shadow:0 0 0 3px #fd0,0 0 0 10px #b1b4b6;}@media screen and (forced-colors:active),(-ms-high-contrast:active){.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus+.govuk-checkboxes__label::before{outline-color:Highlight;}}@media(hover:none),(pointer:coarse){.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:not(:disabled)+.govuk-checkboxes__label::before{-webkit-box-shadow:initial;box-shadow:initial;}.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus+.govuk-checkboxes__label::before{-webkit-box-shadow:0 0 0 3px #fd0;box-shadow:0 0 0 3px #fd0;}}.govuk-cookie-banner{padding-top:20px;border-bottom:10px solid transparent;background-color:#f3f2f1;}.govuk-cookie-banner[hidden]{display:none;}.govuk-cookie-banner__message{margin-bottom:-10px;}.govuk-cookie-banner__message[hidden]{display:none;}.govuk-cookie-banner__message:focus{outline:0;}.govuk-input{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.5rem;margin-top:0;padding:5px;border:2px solid #0b0c0c;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}@media print{.govuk-input{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-input{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-input{font-size:14pt;line-height:1.15;}}.govuk-input:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;}.govuk-input:disabled{opacity:.5;color:inherit;background-color:transparent;cursor:not-allowed;}.govuk-input::-webkit-outer-spin-button,.govuk-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;}.govuk-input[type=number]{-moz-appearance:textfield;}.govuk-input--error{border-color:#d4351c;}.govuk-input--error:focus{border-color:#0b0c0c;}.govuk-input--extra-letter-spacing{font-variant-numeric:tabular-nums;letter-spacing:.05em;}.govuk-input--width-30{max-width:29.5em;}.govuk-input--width-20{max-width:20.5em;}.govuk-input--width-10{max-width:11.5em;}.govuk-input--width-5{max-width:5.5em;}.govuk-input--width-4{max-width:4.5em;}.govuk-input--width-3{max-width:3.75em;}.govuk-input--width-2{max-width:2.75em;}.govuk-input__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.govuk-input__wrapper .govuk-input{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.govuk-input__wrapper .govuk-input:focus{z-index:1;}@media(max-width:19.99em){.govuk-input__wrapper{display:block;}.govuk-input__wrapper .govuk-input{max-width:100%;}}.govuk-input__prefix,.govuk-input__suffix{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:5px;border:2px solid #0b0c0c;background-color:#f3f2f1;text-align:center;white-space:nowrap;cursor:default;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}@media print{.govuk-input__prefix,.govuk-input__suffix{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-input__prefix,.govuk-input__suffix{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-input__prefix,.govuk-input__suffix{font-size:14pt;line-height:1.15;}}@media(max-width:19.99em){.govuk-input__prefix,.govuk-input__suffix{display:block;height:100%;white-space:normal;}}@media(max-width:19.99em){.govuk-input__prefix{border-bottom:0;}}@media(min-width:20em){.govuk-input__prefix{border-right:0;}}@media(max-width:19.99em){.govuk-input__suffix{border-top:0;}}@media(min-width:20em){.govuk-input__suffix{border-left:0;}}.govuk-date-input{font-size:0;}.govuk-date-input::after{content:"";display:block;clear:both;}.govuk-date-input__item{display:inline-block;margin-right:20px;margin-bottom:0;}.govuk-date-input__label{display:block;}.govuk-date-input__input{margin-bottom:0;}.govuk-details{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;margin-bottom:20px;display:block;}@media print{.govuk-details{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-details{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-details{font-size:14pt;line-height:1.15;}}@media print{.govuk-details{color:#000;}}@media(min-width:40.0625em){.govuk-details{margin-bottom:30px;}}.govuk-details__summary{display:block;}.govuk-details[open] .govuk-details__summary{margin-bottom:5px;}.govuk-details__summary-text>:first-child{margin-top:0;}.govuk-details__summary-text>:only-child,.govuk-details__summary-text>:last-child{margin-bottom:0;}.govuk-details__text{padding-top:15px;padding-bottom:15px;padding-left:20px;}.govuk-details__text p{margin-top:0;margin-bottom:20px;}.govuk-details__text>:last-child{margin-bottom:0;}@media screen\0{.govuk-details{border-left:10px solid #b1b4b6;}.govuk-details__summary{margin-top:15px;}.govuk-details__summary-text{font-weight:700;margin-bottom:15px;padding-left:20px;}}@media screen\0  and (min-width:40.0625em){.govuk-details__summary-text{margin-bottom:20px;}}@supports not (-ms-ime-align:auto){.govuk-details__summary{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:25px;color:#1d70b8;cursor:pointer;}.govuk-details__summary:hover{color:#003078;}.govuk-details__summary:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-details__summary-text{text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}.govuk-details__summary:hover .govuk-details__summary-text{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-details__summary:focus .govuk-details__summary-text{text-decoration:none;}.govuk-details__summary::-webkit-details-marker{display:none;}.govuk-details__summary::before{content:"";position:absolute;top:-1px;bottom:0;left:0;margin:auto;display:block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(0% 0%,100% 50%,0% 100%);clip-path:polygon(0% 0%,100% 50%,0% 100%);border-width:7px 0 7px 12.124px;border-left-color:inherit;}.govuk-details[open]>.govuk-details__summary::before{display:block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(0% 0%,50% 100%,100% 0%);clip-path:polygon(0% 0%,50% 100%,100% 0%);border-width:12.124px 7px 0 7px;border-top-color:inherit;}.govuk-details__text{border-left:5px solid #b1b4b6;}}.govuk-error-summary{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;padding:15px;margin-bottom:30px;border:5px solid #d4351c;}@media print{.govuk-error-summary{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-error-summary{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-error-summary{font-size:14pt;line-height:1.15;}}@media print{.govuk-error-summary{color:#000;}}@media(min-width:40.0625em){.govuk-error-summary{padding:20px;}}@media(min-width:40.0625em){.govuk-error-summary{margin-bottom:50px;}}.govuk-error-summary:focus{outline:3px solid #fd0;}.govuk-error-summary__title{font-size:1.125rem;line-height:1.1111111111;font-weight:700;margin-top:0;margin-bottom:15px;}@media(min-width:40.0625em){.govuk-error-summary__title{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-error-summary__title{font-size:18pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-error-summary__title{margin-bottom:20px;}}.govuk-error-summary__body p{margin-bottom:0;}.govuk-error-summary__body>*+*{margin-top:15px;}@media(min-width:40.0625em){.govuk-error-summary__body>*+*{margin-top:20px;}}.govuk-error-summary__body>:last-child{margin-bottom:5px;}.govuk-error-summary__list{margin-bottom:0;}.govuk-error-summary__list li:last-child{margin-bottom:0;}.govuk-error-summary__list a{font-weight:700;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.govuk-error-summary__list a{font-family:sans-serif;}}.govuk-error-summary__list a:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-error-summary__list a:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-error-summary__list a:link,.govuk-error-summary__list a:visited{color:#d4351c;}.govuk-error-summary__list a:hover{color:#942514;}.govuk-error-summary__list a:active{color:#d4351c;}.govuk-error-summary__list a:focus{color:#0b0c0c;}.govuk-exit-this-page{margin-bottom:30px;position:sticky;z-index:1000;top:0;left:0;width:100%;}@media(min-width:40.0625em){.govuk-exit-this-page{margin-bottom:50px;}}@media(min-width:40.0625em){.govuk-exit-this-page{display:inline-block;right:0;left:auto;width:auto;float:right;}}.govuk-exit-this-page__button{margin-bottom:0;}.govuk-exit-this-page__indicator{padding:10px;display:none;padding-bottom:0;color:inherit;line-height:0;text-align:center;pointer-events:none;}.govuk-exit-this-page__indicator--visible{display:block;}.govuk-exit-this-page__indicator-light{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:.75em;height:.75em;margin:0 .125em;border-width:2px;border-style:solid;border-radius:50%;border-color:currentcolor;}.govuk-exit-this-page__indicator-light--on{border-width:.375em;}@media only print{.govuk-exit-this-page{display:none;}}.govuk-exit-this-page-overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background-color:#fff;}.govuk-exit-this-page-hide-content *{display:none!important;}.govuk-exit-this-page-hide-content .govuk-exit-this-page-overlay{display:block!important;}.govuk-file-upload{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;max-width:100%;margin-left:-5px;padding:5px;}@media print{.govuk-file-upload{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-file-upload{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-file-upload{font-size:14pt;line-height:1.15;}}@media print{.govuk-file-upload{color:#000;}}.govuk-file-upload::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit;}.govuk-file-upload:focus{outline:3px solid #fd0;-webkit-box-shadow:inset 0 0 0 4px #0b0c0c;box-shadow:inset 0 0 0 4px #0b0c0c;}.govuk-file-upload:focus-within{outline:3px solid #fd0;-webkit-box-shadow:inset 0 0 0 4px #0b0c0c;box-shadow:inset 0 0 0 4px #0b0c0c;}.govuk-file-upload:disabled{opacity:.5;cursor:not-allowed;}.govuk-drop-zone{display:block;position:relative;z-index:0;background-color:#fff;}.govuk-drop-zone--disabled{cursor:not-allowed;}.govuk-file-upload-button__pseudo-button{width:auto;margin-right:10px;margin-bottom:3px;-ms-flex-negative:0;flex-shrink:0;}.govuk-file-upload-button__instruction{margin-top:7px;margin-bottom:0;text-align:left;}.govuk-file-upload-button__status{display:block;margin-bottom:10px;padding:15px 10px;background-color:#fff;text-align:left;}.govuk-file-upload-button__pseudo-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;}.govuk-file-upload-button{width:100%;padding:18px;border:2px #b1b4b6 solid;background-color:#f3f2f1;cursor:pointer;}@media(min-width:40.0625em){.govuk-file-upload-button{padding:23px;}}.govuk-file-upload-button .govuk-file-upload-button__pseudo-button{background-color:#fff;}.govuk-file-upload-button:hover{background-color:#c1c3c5;}.govuk-file-upload-button:hover .govuk-file-upload-button__pseudo-button{background-color:#dbdad9;}.govuk-file-upload-button:hover .govuk-file-upload-button__status{background-color:#d2e2f1;}.govuk-file-upload-button:active,.govuk-file-upload-button:focus{border:2px solid #0b0c0c;outline:3px solid #fd0;outline-offset:0;background-color:#c1c3c5;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;}.govuk-file-upload-button:active .govuk-file-upload-button__pseudo-button,.govuk-file-upload-button:focus .govuk-file-upload-button__pseudo-button{background-color:#fd0;-webkit-box-shadow:0 2px 0 #0b0c0c;box-shadow:0 2px 0 #0b0c0c;}.govuk-file-upload-button:active:hover .govuk-file-upload-button__pseudo-button,.govuk-file-upload-button:focus:hover .govuk-file-upload-button__pseudo-button{border-color:#fd0;outline:3px solid transparent;background-color:#f3f2f1;-webkit-box-shadow:inset 0 0 0 1px #fd0;box-shadow:inset 0 0 0 1px #fd0;}.govuk-file-upload-button--empty{border-style:dashed;background-color:#fff;}.govuk-file-upload-button--empty .govuk-file-upload-button__pseudo-button{background-color:#f3f2f1;}.govuk-file-upload-button--empty .govuk-file-upload-button__status{color:#0c2d4a;background-color:#bbd4ea;}.govuk-file-upload-button--empty:hover,.govuk-file-upload-button--empty:focus,.govuk-file-upload-button--empty:active{background-color:#f3f2f1;}.govuk-file-upload-button--empty:hover .govuk-file-upload-button__status,.govuk-file-upload-button--empty:focus .govuk-file-upload-button__status,.govuk-file-upload-button--empty:active .govuk-file-upload-button__status{background-color:#d2e2f1;}.govuk-file-upload-button--dragging{border-style:solid;border-color:#0b0c0c;}.govuk-file-upload-button--dragging.govuk-file-upload-button{background-color:#c1c3c5;}.govuk-file-upload-button--dragging.govuk-file-upload-button--empty{background-color:#f3f2f1;}.govuk-file-upload-button--dragging.govuk-file-upload-button--empty:not(:disabled) .govuk-file-upload-button__status,.govuk-file-upload-button--dragging.govuk-file-upload-button--empty .govuk-file-upload-button__pseudo-button{background-color:#fff;}.govuk-file-upload-button--dragging .govuk-file-upload-button__pseudo-button{background-color:#dbdad9;}.govuk-file-upload-button:disabled{pointer-events:none;opacity:.5;background-color:#fff;}.govuk-file-upload-button:disabled .govuk-file-upload-button__pseudo-button{background-color:#f3f2f1;}.govuk-file-upload-button:disabled .govuk-file-upload-button__status{background-color:#bbd4ea;}.govuk-footer{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;padding-top:25px;padding-bottom:15px;border-top:1px solid #b1b4b6;color:#0b0c0c;background:#f3f2f1;}@media print{.govuk-footer{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-footer{font-size:1rem;line-height:1.25;}}@media print{.govuk-footer{font-size:14pt;line-height:1.2;}}@media(min-width:40.0625em){.govuk-footer{padding-top:40px;}}@media(min-width:40.0625em){.govuk-footer{padding-bottom:25px;}}.govuk-footer__link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.govuk-footer__link{font-family:sans-serif;}}.govuk-footer__link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-footer__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-footer__link:link,.govuk-footer__link:visited{color:#0b0c0c;}@media print{.govuk-footer__link:link,.govuk-footer__link:visited{color:#000;}}.govuk-footer__link:hover{color:rgba(11,12,12,.99);}.govuk-footer__link:active,.govuk-footer__link:focus{color:#0b0c0c;}@media print{.govuk-footer__link:active,.govuk-footer__link:focus{color:#000;}}.govuk-footer__section-break{margin:0;margin-bottom:30px;border:0;border-bottom:1px solid #b1b4b6;}@media(min-width:40.0625em){.govuk-footer__section-break{margin-bottom:50px;}}.govuk-footer__meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.govuk-footer__meta-item{margin-right:15px;margin-bottom:25px;margin-left:15px;}.govuk-footer__meta-item--grow{-webkit-box-flex:1;-ms-flex:1;flex:1;}@media(max-width:40.0525em){.govuk-footer__meta-item--grow{-ms-flex-preferred-size:320px;flex-basis:320px;}}.govuk-footer__licence-logo{display:inline-block;margin-right:10px;vertical-align:top;forced-color-adjust:auto;}@media(max-width:48.0525em){.govuk-footer__licence-logo{margin-bottom:15px;}}.govuk-footer__licence-description{display:inline-block;text-wrap:balance;}.govuk-footer__copyright-logo{display:inline-block;min-width:125px;padding-top:112px;background-image:url("/assets/images/govuk-crest.svg");background-repeat:no-repeat;background-position:50% 0%;background-size:125px 102px;text-align:center;white-space:nowrap;}.govuk-footer__inline-list{margin-top:0;margin-bottom:15px;padding:0;}.govuk-footer__meta-custom{margin-bottom:20px;}.govuk-footer__inline-list-item{display:inline-block;margin-right:15px;margin-bottom:5px;}.govuk-footer__heading{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #b1b4b6;}@media(max-width:40.0525em){.govuk-footer__heading{padding-bottom:10px;}}.govuk-footer__navigation{margin-right:-15px;margin-left:-15px;}.govuk-footer__navigation::after{content:"";display:block;clear:both;}.govuk-footer__section{display:inline-block;margin-bottom:30px;vertical-align:top;}.govuk-footer__list{margin:0;padding:0;list-style:none;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;}@media(min-width:48.0625em){.govuk-footer__list--columns-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;}.govuk-footer__list--columns-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;}}.govuk-footer__list-item{margin-bottom:15px;}@media(min-width:40.0625em){.govuk-footer__list-item{margin-bottom:20px;}}.govuk-footer__list-item:last-child{margin-bottom:0;}.govuk-header{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1;border-bottom:10px solid #fff;color:#fff;background:#0b0c0c;}@media print{.govuk-header{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-header{font-size:1rem;line-height:1;}}@media print{.govuk-header{font-size:14pt;line-height:1;}}.govuk-header__container--full-width{padding:0 15px;border-color:#005ea5;}.govuk-header__container--full-width .govuk-header__menu-button{right:15px;}.govuk-header__container{position:relative;margin-bottom:-10px;padding-top:10px;border-bottom:10px solid #005ea5;}.govuk-header__container::after{content:"";display:block;clear:both;}.govuk-header--full-width-border{border-bottom-color:#005ea5;}.govuk-header--full-width-border .govuk-header__container{border-bottom-color:transparent;}.govuk-header__logotype{display:inline-block;position:relative;top:-3px;margin-right:5px;fill:currentcolor;vertical-align:top;}@media(forced-colors:active){.govuk-header__logotype{forced-color-adjust:none;color:linktext;}}.govuk-header__logotype:last-child{margin-right:0;}.govuk-header__product-name{font-size:1.125rem;line-height:1;font-weight:400;display:inline-table;margin-top:10px;vertical-align:top;}@media(min-width:40.0625em){.govuk-header__product-name{font-size:1.5rem;line-height:1;}}@media print{.govuk-header__product-name{font-size:18pt;line-height:1;}}@-moz-document url-prefix(){.govuk-header__product-name{margin-top:9.5px;}}@media(min-width:40.0625em){.govuk-header__product-name{margin-top:5px;}@-moz-document url-prefix(){.govuk-header__product-name{margin-top:4.5px;}}}.govuk-header__link{text-decoration:none;}.govuk-header__link:link,.govuk-header__link:visited{color:#fff;}.govuk-header__link:hover,.govuk-header__link:active{color:rgba(255,255,255,.99);}.govuk-header__link:focus{color:#0b0c0c;}.govuk-header__link:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:.1578em;}.govuk-header__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-header__link--homepage{display:inline-block;margin-right:10px;font-size:30px;}@media(min-width:48.0625em){.govuk-header__link--homepage{display:inline;}.govuk-header__link--homepage:focus{-webkit-box-shadow:0 0 #fd0;box-shadow:0 0 #fd0;}}.govuk-header__link--homepage:link,.govuk-header__link--homepage:visited{text-decoration:none;}.govuk-header__link--homepage:hover,.govuk-header__link--homepage:active{margin-bottom:-3px;border-bottom:3px solid;}.govuk-header__link--homepage:focus{margin-bottom:0;border-bottom:0;}.govuk-header__service-name{display:inline-block;margin-bottom:10px;font-size:1.125rem;line-height:1.1111111111;font-weight:700;}@media(min-width:40.0625em){.govuk-header__service-name{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-header__service-name{font-size:18pt;line-height:1.15;}}.govuk-header__logo,.govuk-header__content{-webkit-box-sizing:border-box;box-sizing:border-box;}.govuk-header__logo{margin-bottom:10px;padding-right:80px;}@media(min-width:48.0625em){.govuk-header__logo{width:33.33%;padding-right:15px;float:left;vertical-align:top;}.govuk-header__logo:last-child{width:auto;padding-right:0;float:none;}}@media(min-width:48.0625em){.govuk-header__content{width:66.66%;padding-left:15px;float:left;}}.govuk-header__menu-button{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;max-width:80px;min-height:24px;margin-bottom:5px;padding:0;border:0;color:#fff;background:none;word-break:break-all;cursor:pointer;}@media print{.govuk-header__menu-button{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-header__menu-button{font-size:1rem;line-height:1.25;}}@media print{.govuk-header__menu-button{font-size:14pt;line-height:1.2;}}.govuk-header__menu-button:hover{-webkit-text-decoration:solid underline 3px;text-decoration:solid underline 3px;text-underline-offset:.1578em;}.govuk-header__menu-button:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-header__menu-button::after{display:inline-block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(0% 0%,50% 100%,100% 0%);clip-path:polygon(0% 0%,50% 100%,100% 0%);border-width:8.66px 5px 0 5px;border-top-color:inherit;content:"";margin-left:5px;}.govuk-header__menu-button[aria-expanded=true]::after{display:inline-block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%);border-width:0 5px 8.66px;border-bottom-color:inherit;}@media(min-width:20em){.govuk-header__menu-button{position:absolute;top:13px;right:0;margin:0;}}@media(min-width:40.0625em){.govuk-header__menu-button{top:15px;}}.govuk-frontend-supported .govuk-header__menu-button{display:block;}.govuk-header__menu-button[hidden],.govuk-frontend-supported .govuk-header__menu-button[hidden]{display:none;}@media(min-width:48.0625em){.govuk-header__navigation{margin-bottom:10px;}}.govuk-header__navigation-list{margin:0;padding:0;list-style:none;}.govuk-header__navigation-list[hidden]{display:none;}@media(min-width:48.0625em){.govuk-header__navigation--end{margin:0;padding:5px 0;text-align:right;}}.govuk-header__navigation-item{padding:10px 0;border-bottom:1px solid #2e3133;}@media(min-width:48.0625em){.govuk-header__navigation-item{display:inline-block;margin-right:15px;padding:5px 0;border:0;}}.govuk-header__navigation-item a{font-size:.875rem;line-height:1.1428571429;font-weight:700;white-space:nowrap;}@media(min-width:40.0625em){.govuk-header__navigation-item a{font-size:1rem;line-height:1.25;}}@media print{.govuk-header__navigation-item a{font-size:14pt;line-height:1.2;}}.govuk-header__navigation-item--active a:link,.govuk-header__navigation-item--active a:hover,.govuk-header__navigation-item--active a:visited{color:#1d8feb;}@media print{.govuk-header__navigation-item--active a{color:#005ea5;}}.govuk-header__navigation-item--active a:focus{color:#0b0c0c;}.govuk-header__navigation-item:last-child{margin-right:0;border-bottom:0;}@media print{.govuk-header{border-bottom-width:0;color:#0b0c0c;background:transparent;}.govuk-header__link:link,.govuk-header__link:visited{color:#0b0c0c;}.govuk-header__link::after{display:none;}}.govuk-inset-text{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;padding:15px;margin-top:20px;margin-bottom:20px;clear:both;border-left:10px solid #b1b4b6;}@media print{.govuk-inset-text{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-inset-text{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-inset-text{font-size:14pt;line-height:1.15;}}@media print{.govuk-inset-text{color:#000;}}@media(min-width:40.0625em){.govuk-inset-text{margin-top:30px;}}@media(min-width:40.0625em){.govuk-inset-text{margin-bottom:30px;}}.govuk-inset-text>:first-child{margin-top:0;}.govuk-inset-text>:only-child,.govuk-inset-text>:last-child{margin-bottom:0;}.govuk-notification-banner{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin-bottom:30px;border:5px solid #005ea5;background-color:#005ea5;}@media print{.govuk-notification-banner{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-notification-banner{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-notification-banner{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-notification-banner{margin-bottom:50px;}}.govuk-notification-banner:focus{outline:3px solid #fd0;}.govuk-notification-banner__header{padding:2px 15px 5px;border-bottom:1px solid transparent;}@media(min-width:40.0625em){.govuk-notification-banner__header{padding:2px 20px 5px;}}.govuk-notification-banner__title{font-size:1rem;line-height:1.25;font-weight:700;margin:0;padding:0;color:#fff;}@media(min-width:40.0625em){.govuk-notification-banner__title{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-notification-banner__title{font-size:14pt;line-height:1.15;}}.govuk-notification-banner__content{color:#0b0c0c;padding:15px;background-color:#fff;}@media print{.govuk-notification-banner__content{color:#000;}}@media(min-width:40.0625em){.govuk-notification-banner__content{padding:20px;}}.govuk-notification-banner__content>*{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:645px;}.govuk-notification-banner__content>:last-child{margin-bottom:0;}.govuk-notification-banner__heading{font-size:1.125rem;line-height:1.1111111111;font-weight:700;margin:0 0 15px;padding:0;}@media(min-width:40.0625em){.govuk-notification-banner__heading{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-notification-banner__heading{font-size:18pt;line-height:1.15;}}.govuk-notification-banner__link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.govuk-notification-banner__link{font-family:sans-serif;}}.govuk-notification-banner__link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-notification-banner__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-notification-banner__link:link{color:#1d70b8;}.govuk-notification-banner__link:visited{color:#1d70b8;}.govuk-notification-banner__link:hover{color:#003078;}.govuk-notification-banner__link:active{color:#0b0c0c;}.govuk-notification-banner__link:focus{color:#0b0c0c;}.govuk-notification-banner--success{border-color:#00703c;background-color:#00703c;}.govuk-notification-banner--success .govuk-notification-banner__link:link,.govuk-notification-banner--success .govuk-notification-banner__link:visited{color:#00703c;}.govuk-notification-banner--success .govuk-notification-banner__link:hover{color:#004e2a;}.govuk-notification-banner--success .govuk-notification-banner__link:active{color:#00703c;}.govuk-notification-banner--success .govuk-notification-banner__link:focus{color:#0b0c0c;}.govuk-pagination{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media(min-width:40.0625em){.govuk-pagination{margin-bottom:30px;}}@media(min-width:40.0625em){.govuk-pagination{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.govuk-pagination__list{margin:0;padding:0;list-style:none;}.govuk-pagination__item,.govuk-pagination__next,.govuk-pagination__prev{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;min-width:45px;min-height:45px;padding:10px 15px;float:left;}@media print{.govuk-pagination__item,.govuk-pagination__next,.govuk-pagination__prev{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-pagination__item,.govuk-pagination__next,.govuk-pagination__prev{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-pagination__item,.govuk-pagination__next,.govuk-pagination__prev{font-size:14pt;line-height:1.15;}}.govuk-pagination__item:hover,.govuk-pagination__next:hover,.govuk-pagination__prev:hover{background-color:#f3f2f1;}.govuk-pagination__item{display:none;text-align:center;}@media(min-width:40.0625em){.govuk-pagination__item{display:block;}}.govuk-pagination__prev,.govuk-pagination__next{font-weight:700;}.govuk-pagination__prev .govuk-pagination__link,.govuk-pagination__next .govuk-pagination__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.govuk-pagination__prev{padding-left:0;}.govuk-pagination__next{padding-right:0;}.govuk-pagination__item--current,.govuk-pagination__item--ellipses,.govuk-pagination__item:first-child,.govuk-pagination__item:last-child{display:block;}.govuk-pagination__item--current{font-weight:700;outline:1px solid transparent;background-color:#1d70b8;}.govuk-pagination__item--current:hover{background-color:#1d70b8;}.govuk-pagination__item--current .govuk-pagination__link:link,.govuk-pagination__item--current .govuk-pagination__link:visited{color:#fff;}.govuk-pagination__item--current .govuk-pagination__link:hover,.govuk-pagination__item--current .govuk-pagination__link:active{color:rgba(255,255,255,.99);}.govuk-pagination__item--current .govuk-pagination__link:focus{color:#0b0c0c;}.govuk-pagination__item--ellipses{font-weight:700;color:#505a5f;}.govuk-pagination__item--ellipses:hover{background-color:transparent;}.govuk-pagination__link{display:block;min-width:15px;}@media screen{.govuk-pagination__link::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;}}.govuk-pagination__link:hover .govuk-pagination__link-title--decorated,.govuk-pagination__link:active .govuk-pagination__link-title--decorated{text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}.govuk-pagination__link:hover .govuk-pagination__link-label,.govuk-pagination__link:hover .govuk-pagination__link-title--decorated,.govuk-pagination__link:active .govuk-pagination__link-label,.govuk-pagination__link:active .govuk-pagination__link-title--decorated{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-pagination__link:focus .govuk-pagination__icon{color:#0b0c0c;}.govuk-pagination__link:focus .govuk-pagination__link-label{text-decoration:none;}.govuk-pagination__link:focus .govuk-pagination__link-title--decorated{text-decoration:none;}.govuk-pagination__link-label{font-weight:400;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;display:inline-block;}.govuk-pagination__icon{width:.9375rem;height:.8125rem;color:#505a5f;fill:currentcolor;forced-color-adjust:auto;}.govuk-pagination__icon--prev{margin-right:15px;}.govuk-pagination__icon--next{margin-left:15px;}.govuk-pagination--block{display:block;}.govuk-pagination--block .govuk-pagination__next,.govuk-pagination--block .govuk-pagination__prev{padding-left:0;float:none;}.govuk-pagination--block .govuk-pagination__next .govuk-pagination__link,.govuk-pagination--block .govuk-pagination__prev .govuk-pagination__link{display:inline-block;}.govuk-pagination--block .govuk-pagination__next{padding-right:15px;}.govuk-pagination--block .govuk-pagination__prev+.govuk-pagination__next{border-top:1px solid #b1b4b6;}.govuk-pagination--block .govuk-pagination__link-title::after{content:"";display:block;}.govuk-pagination--block .govuk-pagination__link{padding-left:30px;text-align:left;}.govuk-pagination--block .govuk-pagination__link:not(:focus){text-decoration:none;}.govuk-pagination--block .govuk-pagination__icon{margin-top:.326em;margin-left:-30px;float:left;}.govuk-panel{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1.5rem;line-height:1.0416666667;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;padding:35px;border:5px solid transparent;text-align:center;}@media print{.govuk-panel{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-panel{font-size:2.25rem;line-height:1.1111111111;}}@media print{.govuk-panel{font-size:24pt;line-height:1.05;}}@media(max-width:40.0525em){.govuk-panel{padding:10px;overflow-wrap:break-word;word-wrap:break-word;}}.govuk-panel--confirmation{color:#fff;background:#00703c;}@media print{.govuk-panel--confirmation{border-color:currentcolor;color:#000;background:none;}}.govuk-panel__title{font-size:2rem;line-height:1.09375;font-weight:700;margin-top:0;margin-bottom:30px;}@media(min-width:40.0625em){.govuk-panel__title{font-size:3rem;line-height:1.0416666667;}}@media print{.govuk-panel__title{font-size:32pt;line-height:1.15;}}.govuk-panel__title:last-child{margin-bottom:0;}@media(min-width:20em){.govuk-password-input__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.govuk-password-input__input::-ms-reveal{display:none;}.govuk-password-input__toggle{margin-top:5px;margin-bottom:0;}.govuk-password-input__toggle[hidden]{display:none;}@media(min-width:20em){.govuk-password-input__toggle{width:auto;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:5em;flex-basis:5em;margin-top:0;margin-left:5px;}}.govuk-tag{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;display:inline-block;max-width:160px;margin-top:-2px;margin-bottom:-3px;padding-top:2px;padding-right:8px;padding-bottom:3px;padding-left:8px;color:#0c2d4a;background-color:#bbd4ea;text-decoration:none;overflow-wrap:break-word;}@media print{.govuk-tag{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-tag{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-tag{font-size:14pt;line-height:1.15;}}@media screen and (forced-colors:active){.govuk-tag{font-weight:bold;}}.govuk-tag--grey{color:#282d30;background-color:#e5e6e7;}.govuk-tag--purple{color:#491644;background-color:#efdfed;}.govuk-tag--turquoise{color:#10403c;background-color:#d4ecea;}.govuk-tag--blue{color:#0c2d4a;background-color:#bbd4ea;}.govuk-tag--light-blue{color:#0c2d4a;background-color:#e8f1f8;}.govuk-tag--yellow{color:#594d00;background-color:#fff7bf;}.govuk-tag--orange{color:#6e3619;background-color:#fcd6c3;}.govuk-tag--red{color:#2a0b06;background-color:#f4cdc6;}.govuk-tag--pink{color:#6b1c40;background-color:#f9e1ec;}.govuk-tag--green{color:#005a30;background-color:#cce2d8;}.govuk-phase-banner{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #b1b4b6;}.govuk-phase-banner__content{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;color:#0b0c0c;display:table;margin:0;}@media print{.govuk-phase-banner__content{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-phase-banner__content{font-size:1rem;line-height:1.25;}}@media print{.govuk-phase-banner__content{font-size:14pt;line-height:1.2;}}@media print{.govuk-phase-banner__content{color:#000;}}.govuk-phase-banner__content__tag{font-size:.875rem;line-height:1.1428571429;margin-right:10px;}@media(min-width:40.0625em){.govuk-phase-banner__content__tag{font-size:1rem;line-height:1.25;}}@media print{.govuk-phase-banner__content__tag{font-size:14pt;line-height:1.2;}}.govuk-phase-banner__text{display:table-cell;vertical-align:middle;}.govuk-radios__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:10px;}.govuk-radios__item:last-child,.govuk-radios__item:last-of-type{margin-bottom:0;}.govuk-radios__input{z-index:1;width:44px;height:44px;margin:0;opacity:0;cursor:pointer;}.govuk-radios__label{-ms-flex-item-align:center;align-self:center;max-width:calc(100% - 74px);margin-bottom:0;padding:7px 15px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;}.govuk-radios__label::before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:2px;left:2px;width:40px;height:40px;border:2px solid currentcolor;border-radius:50%;background:transparent;}.govuk-radios__label::after{content:"";position:absolute;top:12px;left:12px;width:0;height:0;border:10px solid currentcolor;border-radius:50%;opacity:0;background:currentcolor;}.govuk-radios__hint{display:block;width:100%;margin-top:-5px;padding-right:15px;padding-left:59px;}.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl)+.govuk-radios__hint{margin-bottom:0;}.govuk-radios__input:focus+.govuk-radios__label::before{border-width:4px;outline:3px solid transparent;outline-offset:1px;-webkit-box-shadow:0 0 0 4px #fd0;box-shadow:0 0 0 4px #fd0;}@media screen and (forced-colors:active),(-ms-high-contrast:active){.govuk-radios__input:focus+.govuk-radios__label::before{outline-color:Highlight;}}.govuk-radios__input:checked+.govuk-radios__label::after{opacity:1;}.govuk-radios__input:disabled,.govuk-radios__input:disabled+.govuk-radios__label{cursor:not-allowed;}.govuk-radios__input:disabled+.govuk-radios__label,.govuk-radios__input:disabled~.govuk-hint{opacity:.5;}@media(min-width:40.0625em){.govuk-radios--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.govuk-radios--inline .govuk-radios__item{margin-right:20px;}}.govuk-radios__divider{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;width:40px;margin-bottom:10px;text-align:center;}@media print{.govuk-radios__divider{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-radios__divider{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-radios__divider{font-size:14pt;line-height:1.15;}}@media print{.govuk-radios__divider{color:#000;}}.govuk-radios__conditional{margin-bottom:15px;margin-left:20px;padding-left:35px;border-left:4px solid #b1b4b6;}@media(min-width:40.0625em){.govuk-radios__conditional{margin-bottom:20px;}}.govuk-frontend-supported .govuk-radios__conditional--hidden{display:none;}.govuk-radios__conditional>:last-child{margin-bottom:0;}.govuk-radios--small .govuk-radios__item{margin-bottom:0;}.govuk-radios--small .govuk-radios__input{margin-left:-10px;}.govuk-radios--small .govuk-radios__label{padding-left:1px;}.govuk-radios--small .govuk-radios__label::before{top:10px;left:0;width:24px;height:24px;}.govuk-radios--small .govuk-radios__label::after{top:17px;left:7px;border-width:5px;}.govuk-radios--small .govuk-radios__hint{padding-left:34px;}.govuk-radios--small .govuk-radios__conditional{margin-left:10px;padding-left:20px;}.govuk-radios--small .govuk-radios__divider{width:24px;margin-bottom:5px;}.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:not(:disabled)+.govuk-radios__label::before{outline:4px dashed transparent;outline-offset:1px;-webkit-box-shadow:0 0 0 10px #b1b4b6;box-shadow:0 0 0 10px #b1b4b6;}.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus+.govuk-radios__label::before{-webkit-box-shadow:0 0 0 4px #fd0 0 0 0 10px #b1b4b6;box-shadow:0 0 0 4px #fd0 0 0 0 10px #b1b4b6;}@media screen and (forced-colors:active),(-ms-high-contrast:active){.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus+.govuk-radios__label::before{outline-color:Highlight;}}@media(hover:none),(pointer:coarse){.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:not(:disabled)+.govuk-radios__label::before{-webkit-box-shadow:initial;box-shadow:initial;}.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus+.govuk-radios__label::before{-webkit-box-shadow:0 0 0 4px #fd0;box-shadow:0 0 0 4px #fd0;}}.govuk-select{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:11.5em;max-width:100%;height:2.5rem;padding:5px;border:2px solid #0b0c0c;color:#0b0c0c;background-color:#fff;}@media print{.govuk-select{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-select{font-size:1.1875rem;line-height:1.25;}}@media print{.govuk-select{font-size:14pt;line-height:1.25;}}.govuk-select:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;}.govuk-select:disabled{opacity:.5;color:inherit;cursor:not-allowed;}.govuk-select option:active,.govuk-select option:checked,.govuk-select:focus::-ms-value{color:#fff;background-color:#1d70b8;}.govuk-select--error{border-color:#d4351c;}.govuk-select--error:focus{border-color:#0b0c0c;}.govuk-service-navigation{border-bottom:1px solid #b1b4b6;background-color:#f3f2f1;}.govuk-service-navigation__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}@media(min-width:40.0625em){.govuk-service-navigation__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.govuk-service-navigation__item,.govuk-service-navigation__service-name{position:relative;margin:10px 0;border:0 solid #1a65a6;}@media(min-width:40.0625em){.govuk-service-navigation__item,.govuk-service-navigation__service-name{margin-top:0;margin-bottom:0;padding:20px 0;}.govuk-service-navigation__item:not(:last-child),.govuk-service-navigation__service-name:not(:last-child){margin-right:20px;}}@media(min-width:40.0625em) and (min-width:40.0625em){.govuk-service-navigation__item:not(:last-child),.govuk-service-navigation__service-name:not(:last-child){margin-right:30px;}}@media(max-width:40.0525em){.govuk-service-navigation__item--active{margin-left:-15px;padding-left:10px;border-left-width:5px;}}@media(min-width:40.0625em){.govuk-service-navigation__item--active{padding-bottom:15px;border-bottom-width:5px;}}.govuk-service-navigation__link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.govuk-service-navigation__link{font-family:sans-serif;}}.govuk-service-navigation__link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-service-navigation__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-service-navigation__link:not(:hover):not(:active){text-decoration:none;}.govuk-service-navigation__link:link{color:#1d70b8;}.govuk-service-navigation__link:visited{color:#1d70b8;}.govuk-service-navigation__link:hover{color:#003078;}.govuk-service-navigation__link:active{color:#0b0c0c;}.govuk-service-navigation__link:focus{color:#0b0c0c;}.govuk-service-navigation__link:not(:hover):not(:focus){color:#1a65a6;}.govuk-service-navigation__service-name{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;}@media print{.govuk-service-navigation__service-name{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-service-navigation__service-name{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-service-navigation__service-name{font-size:14pt;line-height:1.15;}}.govuk-service-navigation__service-name .govuk-service-navigation__link:link,.govuk-service-navigation__service-name .govuk-service-navigation__link:visited{color:#0b0c0c;}@media print{.govuk-service-navigation__service-name .govuk-service-navigation__link:link,.govuk-service-navigation__service-name .govuk-service-navigation__link:visited{color:#000;}}.govuk-service-navigation__service-name .govuk-service-navigation__link:hover{color:rgba(11,12,12,.99);}.govuk-service-navigation__service-name .govuk-service-navigation__link:active,.govuk-service-navigation__service-name .govuk-service-navigation__link:focus{color:#0b0c0c;}@media print{.govuk-service-navigation__service-name .govuk-service-navigation__link:active,.govuk-service-navigation__service-name .govuk-service-navigation__link:focus{color:#000;}}.govuk-service-navigation__toggle{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:10px 0;padding:0;border:0;color:#1a65a6;background:none;word-break:break-all;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media print{.govuk-service-navigation__toggle{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-service-navigation__toggle{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-service-navigation__toggle{font-size:14pt;line-height:1.15;}}.govuk-service-navigation__toggle:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-service-navigation__toggle::after{display:inline-block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(0% 0%,50% 100%,100% 0%);clip-path:polygon(0% 0%,50% 100%,100% 0%);border-width:8.66px 5px 0 5px;border-top-color:inherit;content:"";margin-left:5px;}.govuk-service-navigation__toggle[aria-expanded=true]::after{display:inline-block;width:0;height:0;border-style:solid;border-color:transparent;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%);border-width:0 5px 8.66px;border-bottom-color:inherit;}.govuk-service-navigation__toggle[hidden]{display:none;}.govuk-service-navigation__service-name+.govuk-service-navigation__wrapper .govuk-service-navigation__toggle{margin-top:0;}.govuk-service-navigation__list{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin:0;margin-bottom:15px;padding:0;list-style:none;}@media print{.govuk-service-navigation__list{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-service-navigation__list{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-service-navigation__list{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-service-navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;}}@media screen and (min-width:40.0625em) and (-ms-high-contrast:active),(min-width:40.0625em) and (-ms-high-contrast:none){.govuk-service-navigation__list{display:block;}}.govuk-service-navigation__active-fallback{font-weight:inherit;}.govuk-skip-link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;font-size:.875rem;line-height:1.1428571429;display:block;padding:10px 15px;}.govuk-skip-link:not(:active):not(:focus){position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}@media print{.govuk-skip-link{font-family:sans-serif;}}.govuk-skip-link:link,.govuk-skip-link:visited{color:#0b0c0c;}@media print{.govuk-skip-link:link,.govuk-skip-link:visited{color:#000;}}.govuk-skip-link:hover{color:rgba(11,12,12,.99);}.govuk-skip-link:active,.govuk-skip-link:focus{color:#0b0c0c;}@media print{.govuk-skip-link:active,.govuk-skip-link:focus{color:#000;}}@media(min-width:40.0625em){.govuk-skip-link{font-size:1rem;line-height:1.25;}}@media print{.govuk-skip-link{font-size:14pt;line-height:1.2;}}@supports(padding:max(calc(0px))){.govuk-skip-link{padding-right:max(15px,calc(15px + env(safe-area-inset-right)));padding-left:max(15px,calc(15px + env(safe-area-inset-left)));}}.govuk-skip-link:focus{outline:3px solid #fd0;outline-offset:0;background-color:#fd0;}.govuk-skip-link-focused-element:focus{outline:0;}.govuk-summary-list{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;margin:0;margin-bottom:20px;}@media print{.govuk-summary-list{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-summary-list{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-summary-list{font-size:14pt;line-height:1.15;}}@media print{.govuk-summary-list{color:#000;}}@media(min-width:40.0625em){.govuk-summary-list{display:table;width:100%;table-layout:fixed;border-collapse:collapse;}}@media(min-width:40.0625em){.govuk-summary-list{margin-bottom:30px;}}.govuk-summary-list__row{border-bottom:1px solid #b1b4b6;}@media(max-width:40.0525em){.govuk-summary-list__row{margin-bottom:15px;}}@media(min-width:40.0625em){.govuk-summary-list__row{display:table-row;}}.govuk-summary-list__row:not(.govuk-summary-list__row--no-actions)>:last-child{padding-right:0;}@media(min-width:40.0625em){.govuk-summary-list__row--no-actions::after{content:"";display:table-cell;width:20%;}}.govuk-summary-list__key,.govuk-summary-list__value,.govuk-summary-list__actions{margin:0;}@media(min-width:40.0625em){.govuk-summary-list__key,.govuk-summary-list__value,.govuk-summary-list__actions{display:table-cell;padding-top:10px;padding-right:20px;padding-bottom:10px;}}.govuk-summary-list__actions{margin-bottom:15px;}@media(min-width:40.0625em){.govuk-summary-list__actions{width:20%;text-align:right;}}.govuk-summary-list__key,.govuk-summary-list__value{word-wrap:break-word;overflow-wrap:break-word;}.govuk-summary-list__key{margin-bottom:5px;font-weight:700;}@media(min-width:40.0625em){.govuk-summary-list__key{width:30%;}}@media(max-width:40.0525em){.govuk-summary-list__value{margin-bottom:15px;}}.govuk-summary-list__value>p{margin-bottom:10px;}.govuk-summary-list__value>:last-child{margin-bottom:0;}.govuk-summary-list__actions-list{width:100%;margin:0;padding:0;}.govuk-summary-list__actions-list-item,.govuk-summary-card__action{display:inline-block;}@media(max-width:40.0525em){.govuk-summary-list__actions-list-item,.govuk-summary-card__action{margin-right:10px;padding-right:10px;border-right:1px solid #b1b4b6;}.govuk-summary-list__actions-list-item:last-child,.govuk-summary-card__action:last-child{margin-right:0;padding-right:0;border:0;}}@media(min-width:40.0625em){.govuk-summary-list__actions-list-item,.govuk-summary-card__action{margin-left:10px;padding-left:10px;}.govuk-summary-list__actions-list-item:not(:first-child),.govuk-summary-card__action:not(:first-child){border-left:1px solid #b1b4b6;}.govuk-summary-list__actions-list-item:first-child,.govuk-summary-card__action:first-child{margin-left:0;padding-left:0;border:0;}}.govuk-summary-list__actions-list-item .govuk-link:focus{isolation:isolate;}.govuk-summary-list--no-border .govuk-summary-list__row{border:0;}@media(min-width:40.0625em){.govuk-summary-list--no-border .govuk-summary-list__key,.govuk-summary-list--no-border .govuk-summary-list__value,.govuk-summary-list--no-border .govuk-summary-list__actions{padding-bottom:11px;}}.govuk-summary-list__row--no-border{border:0;}@media(min-width:40.0625em){.govuk-summary-list__row--no-border .govuk-summary-list__key,.govuk-summary-list__row--no-border .govuk-summary-list__value,.govuk-summary-list__row--no-border .govuk-summary-list__actions{padding-bottom:11px;}}.govuk-summary-card{margin-bottom:20px;border:1px solid #b1b4b6;}@media(min-width:40.0625em){.govuk-summary-card{margin-bottom:30px;}}.govuk-summary-card__title-wrapper{padding:15px;border-bottom:1px solid transparent;background-color:#f3f2f1;}@media(min-width:40.0625em){.govuk-summary-card__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15px 20px;}}.govuk-summary-card__title{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;color:#0b0c0c;margin:5px 20px 10px 0;}@media print{.govuk-summary-card__title{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-summary-card__title{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-summary-card__title{font-size:14pt;line-height:1.15;}}@media print{.govuk-summary-card__title{color:#000;}}@media(min-width:40.0625em){.govuk-summary-card__title{margin-bottom:5px;}}.govuk-summary-card__actions{font-size:1rem;line-height:1.25;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px;margin:5px 0;padding:0;list-style:none;}@media(min-width:40.0625em){.govuk-summary-card__actions{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-summary-card__actions{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-summary-card__actions{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;text-align:right;}}.govuk-summary-card__action{display:inline;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.govuk-summary-card__action{margin-bottom:5px;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.govuk-summary-card__action:last-child{margin-bottom:0;}}.govuk-summary-card__content{padding:15px 15px 0;}@media(min-width:40.0625em){.govuk-summary-card__content{padding:15px 20px;}}.govuk-summary-card__content .govuk-summary-list{margin-bottom:0;}.govuk-summary-card__content .govuk-summary-list__row:last-of-type{margin-bottom:0;border-bottom:0;}.govuk-table{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;color:#0b0c0c;width:100%;margin-bottom:20px;border-spacing:0;border-collapse:collapse;}@media print{.govuk-table{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-table{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-table{font-size:14pt;line-height:1.15;}}@media print{.govuk-table{color:#000;}}@media(min-width:40.0625em){.govuk-table{margin-bottom:30px;}}.govuk-table__header{font-weight:700;}.govuk-table__header,.govuk-table__cell{padding:10px 20px 10px 0;border-bottom:1px solid #b1b4b6;text-align:left;vertical-align:top;}.govuk-table__cell--numeric{font-variant-numeric:tabular-nums;}.govuk-table__header--numeric,.govuk-table__cell--numeric{text-align:right;}.govuk-table__header:last-child,.govuk-table__cell:last-child{padding-right:0;}.govuk-table__caption{font-weight:700;display:table-caption;text-align:left;}.govuk-table__caption--xl,.govuk-table__caption--l,.govuk-table__caption--m{margin-bottom:15px;}.govuk-table__caption--xl{font-size:2rem;line-height:1.09375;}@media(min-width:40.0625em){.govuk-table__caption--xl{font-size:3rem;line-height:1.0416666667;}}@media print{.govuk-table__caption--xl{font-size:32pt;line-height:1.15;}}.govuk-table__caption--l{font-size:1.5rem;line-height:1.0416666667;}@media(min-width:40.0625em){.govuk-table__caption--l{font-size:2.25rem;line-height:1.1111111111;}}@media print{.govuk-table__caption--l{font-size:24pt;line-height:1.05;}}.govuk-table__caption--m{font-size:1.125rem;line-height:1.1111111111;}@media(min-width:40.0625em){.govuk-table__caption--m{font-size:1.5rem;line-height:1.25;}}@media print{.govuk-table__caption--m{font-size:18pt;line-height:1.15;}}.govuk-tabs{margin-top:5px;margin-bottom:20px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media(min-width:40.0625em){.govuk-tabs{margin-bottom:30px;}}@media print{.govuk-tabs{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-tabs{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-tabs{font-size:14pt;line-height:1.15;}}.govuk-tabs__title{font-size:1rem;line-height:1.25;font-weight:400;color:#0b0c0c;margin-bottom:10px;}@media(min-width:40.0625em){.govuk-tabs__title{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-tabs__title{font-size:14pt;line-height:1.15;}}@media print{.govuk-tabs__title{color:#000;}}.govuk-tabs__list{margin:0;padding:0;list-style:none;margin-bottom:20px;}@media(min-width:40.0625em){.govuk-tabs__list{margin-bottom:30px;}}.govuk-tabs__list-item{margin-left:25px;}.govuk-tabs__list-item::before{color:#0b0c0c;content:"—";margin-left:-25px;padding-right:5px;}@media print{.govuk-tabs__list-item::before{color:#000;}}.govuk-tabs__tab{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;display:inline-block;margin-bottom:10px;}@media print{.govuk-tabs__tab{font-family:sans-serif;}}.govuk-tabs__tab:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.govuk-tabs__tab:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.govuk-tabs__tab:link{color:#1d70b8;}.govuk-tabs__tab:visited{color:#4c2c92;}.govuk-tabs__tab:hover{color:#003078;}.govuk-tabs__tab:active{color:#0b0c0c;}.govuk-tabs__tab:focus{color:#0b0c0c;}.govuk-tabs__panel{margin-bottom:30px;}@media(min-width:40.0625em){.govuk-tabs__panel{margin-bottom:50px;}}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-tabs__list{margin-bottom:0;border-bottom:1px solid #b1b4b6;}.govuk-frontend-supported .govuk-tabs__list::after{content:"";display:block;clear:both;}.govuk-frontend-supported .govuk-tabs__title{display:none;}.govuk-frontend-supported .govuk-tabs__list-item{position:relative;margin-right:5px;margin-bottom:0;margin-left:0;padding:10px 20px;float:left;background-color:#f3f2f1;text-align:center;}.govuk-frontend-supported .govuk-tabs__list-item::before{content:none;}.govuk-frontend-supported .govuk-tabs__list-item--selected{position:relative;margin-top:-5px;margin-bottom:-1px;padding-top:14px;padding-right:19px;padding-bottom:16px;padding-left:19px;border:1px solid #b1b4b6;border-bottom:0;background-color:#fff;}.govuk-frontend-supported .govuk-tabs__list-item--selected .govuk-tabs__tab{text-decoration:none;}.govuk-frontend-supported .govuk-tabs__tab{margin-bottom:0;}.govuk-frontend-supported .govuk-tabs__tab:link,.govuk-frontend-supported .govuk-tabs__tab:visited{color:#0b0c0c;}}@media print and (min-width:40.0625em){.govuk-frontend-supported .govuk-tabs__tab:link,.govuk-frontend-supported .govuk-tabs__tab:visited{color:#000;}}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-tabs__tab:hover{color:rgba(11,12,12,.99);}.govuk-frontend-supported .govuk-tabs__tab:active,.govuk-frontend-supported .govuk-tabs__tab:focus{color:#0b0c0c;}}@media print and (min-width:40.0625em){.govuk-frontend-supported .govuk-tabs__tab:active,.govuk-frontend-supported .govuk-tabs__tab:focus{color:#000;}}@media(min-width:40.0625em){.govuk-frontend-supported .govuk-tabs__tab::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;}.govuk-frontend-supported .govuk-tabs__panel{margin-bottom:0;padding:30px 20px;border:1px solid #b1b4b6;border-top:0;}.govuk-frontend-supported .govuk-tabs__panel>:last-child{margin-bottom:0;}.govuk-frontend-supported .govuk-tabs__panel--hidden{display:none;}}.govuk-task-list{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:20px;padding:0;list-style-type:none;}@media print{.govuk-task-list{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-task-list{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-task-list{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-task-list{margin-bottom:30px;}}.govuk-task-list__item{display:table;position:relative;width:100%;margin-bottom:0;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #b1b4b6;}.govuk-task-list__item:first-child{border-top:1px solid #b1b4b6;}.govuk-task-list__item--with-link:hover{background:#f3f2f1;}.govuk-task-list__name-and-hint{display:table-cell;vertical-align:top;color:#0b0c0c;}@media print{.govuk-task-list__name-and-hint{color:#000;}}.govuk-task-list__status{display:table-cell;padding-left:10px;text-align:right;vertical-align:top;color:#0b0c0c;}@media print{.govuk-task-list__status{color:#000;}}.govuk-task-list__status--cannot-start-yet{color:#505a5f;}.govuk-task-list__link::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;}.govuk-task-list__hint{margin-top:5px;color:#505a5f;}.govuk-warning-text{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;margin-bottom:20px;font-weight:700;position:relative;padding:10px 0;}@media print{.govuk-warning-text{font-family:sans-serif;}}@media(min-width:40.0625em){.govuk-warning-text{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.govuk-warning-text{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.govuk-warning-text{margin-bottom:30px;}}.govuk-warning-text__icon{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:absolute;left:0;min-width:35px;min-height:35px;margin-top:-7px;border:3px solid #0b0c0c;border-radius:50%;color:#fff;background:#0b0c0c;font-size:30px;line-height:29px;text-align:center;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;forced-color-adjust:none;}@media(min-width:40.0625em){.govuk-warning-text__icon{margin-top:-5px;}}@media screen and (forced-colors:active){.govuk-warning-text__icon{border-color:windowText;color:windowText;background:transparent;}}.govuk-warning-text__text{color:#0b0c0c;display:block;padding-left:45px;font-weight:inherit;}@media print{.govuk-warning-text__text{color:#000;}}.govuk-clearfix::after{content:"";display:block;clear:both;}.govuk-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}.govuk-visually-hidden::before{content:" ";}.govuk-visually-hidden::after{content:" ";}.govuk-visually-hidden-focusable:not(:active):not(:focus){position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}.govuk-\!-display-inline{display:inline!important;}.govuk-\!-display-inline-block{display:inline-block!important;}.govuk-\!-display-block{display:block!important;}.govuk-\!-display-none{display:none!important;}@media print{.govuk-\!-display-none-print{display:none!important;}}.govuk-\!-margin-0{margin:0!important;}.govuk-\!-margin-top-0{margin-top:0!important;}.govuk-\!-margin-right-0{margin-right:0!important;}.govuk-\!-margin-bottom-0{margin-bottom:0!important;}.govuk-\!-margin-left-0{margin-left:0!important;}.govuk-\!-margin-1{margin:5px!important;}.govuk-\!-margin-top-1{margin-top:5px!important;}.govuk-\!-margin-right-1{margin-right:5px!important;}.govuk-\!-margin-bottom-1{margin-bottom:5px!important;}.govuk-\!-margin-left-1{margin-left:5px!important;}.govuk-\!-margin-2{margin:10px!important;}.govuk-\!-margin-top-2{margin-top:10px!important;}.govuk-\!-margin-right-2{margin-right:10px!important;}.govuk-\!-margin-bottom-2{margin-bottom:10px!important;}.govuk-\!-margin-left-2{margin-left:10px!important;}.govuk-\!-margin-3{margin:15px!important;}.govuk-\!-margin-top-3{margin-top:15px!important;}.govuk-\!-margin-right-3{margin-right:15px!important;}.govuk-\!-margin-bottom-3{margin-bottom:15px!important;}.govuk-\!-margin-left-3{margin-left:15px!important;}.govuk-\!-margin-4{margin:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-4{margin:20px!important;}}.govuk-\!-margin-top-4{margin-top:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-4{margin-top:20px!important;}}.govuk-\!-margin-right-4{margin-right:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-4{margin-right:20px!important;}}.govuk-\!-margin-bottom-4{margin-bottom:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-4{margin-bottom:20px!important;}}.govuk-\!-margin-left-4{margin-left:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-4{margin-left:20px!important;}}.govuk-\!-margin-5{margin:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-5{margin:25px!important;}}.govuk-\!-margin-top-5{margin-top:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-5{margin-top:25px!important;}}.govuk-\!-margin-right-5{margin-right:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-5{margin-right:25px!important;}}.govuk-\!-margin-bottom-5{margin-bottom:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-5{margin-bottom:25px!important;}}.govuk-\!-margin-left-5{margin-left:15px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-5{margin-left:25px!important;}}.govuk-\!-margin-6{margin:20px!important;}@media(min-width:40.0625em){.govuk-\!-margin-6{margin:30px!important;}}.govuk-\!-margin-top-6{margin-top:20px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-6{margin-top:30px!important;}}.govuk-\!-margin-right-6{margin-right:20px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-6{margin-right:30px!important;}}.govuk-\!-margin-bottom-6{margin-bottom:20px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-6{margin-bottom:30px!important;}}.govuk-\!-margin-left-6{margin-left:20px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-6{margin-left:30px!important;}}.govuk-\!-margin-7{margin:25px!important;}@media(min-width:40.0625em){.govuk-\!-margin-7{margin:40px!important;}}.govuk-\!-margin-top-7{margin-top:25px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-7{margin-top:40px!important;}}.govuk-\!-margin-right-7{margin-right:25px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-7{margin-right:40px!important;}}.govuk-\!-margin-bottom-7{margin-bottom:25px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-7{margin-bottom:40px!important;}}.govuk-\!-margin-left-7{margin-left:25px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-7{margin-left:40px!important;}}.govuk-\!-margin-8{margin:30px!important;}@media(min-width:40.0625em){.govuk-\!-margin-8{margin:50px!important;}}.govuk-\!-margin-top-8{margin-top:30px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-8{margin-top:50px!important;}}.govuk-\!-margin-right-8{margin-right:30px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-8{margin-right:50px!important;}}.govuk-\!-margin-bottom-8{margin-bottom:30px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-8{margin-bottom:50px!important;}}.govuk-\!-margin-left-8{margin-left:30px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-8{margin-left:50px!important;}}.govuk-\!-margin-9{margin:40px!important;}@media(min-width:40.0625em){.govuk-\!-margin-9{margin:60px!important;}}.govuk-\!-margin-top-9{margin-top:40px!important;}@media(min-width:40.0625em){.govuk-\!-margin-top-9{margin-top:60px!important;}}.govuk-\!-margin-right-9{margin-right:40px!important;}@media(min-width:40.0625em){.govuk-\!-margin-right-9{margin-right:60px!important;}}.govuk-\!-margin-bottom-9{margin-bottom:40px!important;}@media(min-width:40.0625em){.govuk-\!-margin-bottom-9{margin-bottom:60px!important;}}.govuk-\!-margin-left-9{margin-left:40px!important;}@media(min-width:40.0625em){.govuk-\!-margin-left-9{margin-left:60px!important;}}.govuk-\!-padding-0{padding:0!important;}.govuk-\!-padding-top-0{padding-top:0!important;}.govuk-\!-padding-right-0{padding-right:0!important;}.govuk-\!-padding-bottom-0{padding-bottom:0!important;}.govuk-\!-padding-left-0{padding-left:0!important;}.govuk-\!-padding-1{padding:5px!important;}.govuk-\!-padding-top-1{padding-top:5px!important;}.govuk-\!-padding-right-1{padding-right:5px!important;}.govuk-\!-padding-bottom-1{padding-bottom:5px!important;}.govuk-\!-padding-left-1{padding-left:5px!important;}.govuk-\!-padding-2{padding:10px!important;}.govuk-\!-padding-top-2{padding-top:10px!important;}.govuk-\!-padding-right-2{padding-right:10px!important;}.govuk-\!-padding-bottom-2{padding-bottom:10px!important;}.govuk-\!-padding-left-2{padding-left:10px!important;}.govuk-\!-padding-3{padding:15px!important;}.govuk-\!-padding-top-3{padding-top:15px!important;}.govuk-\!-padding-right-3{padding-right:15px!important;}.govuk-\!-padding-bottom-3{padding-bottom:15px!important;}.govuk-\!-padding-left-3{padding-left:15px!important;}.govuk-\!-padding-4{padding:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-4{padding:20px!important;}}.govuk-\!-padding-top-4{padding-top:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-4{padding-top:20px!important;}}.govuk-\!-padding-right-4{padding-right:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-4{padding-right:20px!important;}}.govuk-\!-padding-bottom-4{padding-bottom:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-4{padding-bottom:20px!important;}}.govuk-\!-padding-left-4{padding-left:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-4{padding-left:20px!important;}}.govuk-\!-padding-5{padding:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-5{padding:25px!important;}}.govuk-\!-padding-top-5{padding-top:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-5{padding-top:25px!important;}}.govuk-\!-padding-right-5{padding-right:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-5{padding-right:25px!important;}}.govuk-\!-padding-bottom-5{padding-bottom:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-5{padding-bottom:25px!important;}}.govuk-\!-padding-left-5{padding-left:15px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-5{padding-left:25px!important;}}.govuk-\!-padding-6{padding:20px!important;}@media(min-width:40.0625em){.govuk-\!-padding-6{padding:30px!important;}}.govuk-\!-padding-top-6{padding-top:20px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-6{padding-top:30px!important;}}.govuk-\!-padding-right-6{padding-right:20px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-6{padding-right:30px!important;}}.govuk-\!-padding-bottom-6{padding-bottom:20px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-6{padding-bottom:30px!important;}}.govuk-\!-padding-left-6{padding-left:20px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-6{padding-left:30px!important;}}.govuk-\!-padding-7{padding:25px!important;}@media(min-width:40.0625em){.govuk-\!-padding-7{padding:40px!important;}}.govuk-\!-padding-top-7{padding-top:25px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-7{padding-top:40px!important;}}.govuk-\!-padding-right-7{padding-right:25px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-7{padding-right:40px!important;}}.govuk-\!-padding-bottom-7{padding-bottom:25px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-7{padding-bottom:40px!important;}}.govuk-\!-padding-left-7{padding-left:25px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-7{padding-left:40px!important;}}.govuk-\!-padding-8{padding:30px!important;}@media(min-width:40.0625em){.govuk-\!-padding-8{padding:50px!important;}}.govuk-\!-padding-top-8{padding-top:30px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-8{padding-top:50px!important;}}.govuk-\!-padding-right-8{padding-right:30px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-8{padding-right:50px!important;}}.govuk-\!-padding-bottom-8{padding-bottom:30px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-8{padding-bottom:50px!important;}}.govuk-\!-padding-left-8{padding-left:30px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-8{padding-left:50px!important;}}.govuk-\!-padding-9{padding:40px!important;}@media(min-width:40.0625em){.govuk-\!-padding-9{padding:60px!important;}}.govuk-\!-padding-top-9{padding-top:40px!important;}@media(min-width:40.0625em){.govuk-\!-padding-top-9{padding-top:60px!important;}}.govuk-\!-padding-right-9{padding-right:40px!important;}@media(min-width:40.0625em){.govuk-\!-padding-right-9{padding-right:60px!important;}}.govuk-\!-padding-bottom-9{padding-bottom:40px!important;}@media(min-width:40.0625em){.govuk-\!-padding-bottom-9{padding-bottom:60px!important;}}.govuk-\!-padding-left-9{padding-left:40px!important;}@media(min-width:40.0625em){.govuk-\!-padding-left-9{padding-left:60px!important;}}.govuk-\!-static-margin-0{margin:0!important;}.govuk-\!-static-margin-top-0{margin-top:0!important;}.govuk-\!-static-margin-right-0{margin-right:0!important;}.govuk-\!-static-margin-bottom-0{margin-bottom:0!important;}.govuk-\!-static-margin-left-0{margin-left:0!important;}.govuk-\!-static-margin-1{margin:5px!important;}.govuk-\!-static-margin-top-1{margin-top:5px!important;}.govuk-\!-static-margin-right-1{margin-right:5px!important;}.govuk-\!-static-margin-bottom-1{margin-bottom:5px!important;}.govuk-\!-static-margin-left-1{margin-left:5px!important;}.govuk-\!-static-margin-2{margin:10px!important;}.govuk-\!-static-margin-top-2{margin-top:10px!important;}.govuk-\!-static-margin-right-2{margin-right:10px!important;}.govuk-\!-static-margin-bottom-2{margin-bottom:10px!important;}.govuk-\!-static-margin-left-2{margin-left:10px!important;}.govuk-\!-static-margin-3{margin:15px!important;}.govuk-\!-static-margin-top-3{margin-top:15px!important;}.govuk-\!-static-margin-right-3{margin-right:15px!important;}.govuk-\!-static-margin-bottom-3{margin-bottom:15px!important;}.govuk-\!-static-margin-left-3{margin-left:15px!important;}.govuk-\!-static-margin-4{margin:20px!important;}.govuk-\!-static-margin-top-4{margin-top:20px!important;}.govuk-\!-static-margin-right-4{margin-right:20px!important;}.govuk-\!-static-margin-bottom-4{margin-bottom:20px!important;}.govuk-\!-static-margin-left-4{margin-left:20px!important;}.govuk-\!-static-margin-5{margin:25px!important;}.govuk-\!-static-margin-top-5{margin-top:25px!important;}.govuk-\!-static-margin-right-5{margin-right:25px!important;}.govuk-\!-static-margin-bottom-5{margin-bottom:25px!important;}.govuk-\!-static-margin-left-5{margin-left:25px!important;}.govuk-\!-static-margin-6{margin:30px!important;}.govuk-\!-static-margin-top-6{margin-top:30px!important;}.govuk-\!-static-margin-right-6{margin-right:30px!important;}.govuk-\!-static-margin-bottom-6{margin-bottom:30px!important;}.govuk-\!-static-margin-left-6{margin-left:30px!important;}.govuk-\!-static-margin-7{margin:40px!important;}.govuk-\!-static-margin-top-7{margin-top:40px!important;}.govuk-\!-static-margin-right-7{margin-right:40px!important;}.govuk-\!-static-margin-bottom-7{margin-bottom:40px!important;}.govuk-\!-static-margin-left-7{margin-left:40px!important;}.govuk-\!-static-margin-8{margin:50px!important;}.govuk-\!-static-margin-top-8{margin-top:50px!important;}.govuk-\!-static-margin-right-8{margin-right:50px!important;}.govuk-\!-static-margin-bottom-8{margin-bottom:50px!important;}.govuk-\!-static-margin-left-8{margin-left:50px!important;}.govuk-\!-static-margin-9{margin:60px!important;}.govuk-\!-static-margin-top-9{margin-top:60px!important;}.govuk-\!-static-margin-right-9{margin-right:60px!important;}.govuk-\!-static-margin-bottom-9{margin-bottom:60px!important;}.govuk-\!-static-margin-left-9{margin-left:60px!important;}.govuk-\!-static-padding-0{padding:0!important;}.govuk-\!-static-padding-top-0{padding-top:0!important;}.govuk-\!-static-padding-right-0{padding-right:0!important;}.govuk-\!-static-padding-bottom-0{padding-bottom:0!important;}.govuk-\!-static-padding-left-0{padding-left:0!important;}.govuk-\!-static-padding-1{padding:5px!important;}.govuk-\!-static-padding-top-1{padding-top:5px!important;}.govuk-\!-static-padding-right-1{padding-right:5px!important;}.govuk-\!-static-padding-bottom-1{padding-bottom:5px!important;}.govuk-\!-static-padding-left-1{padding-left:5px!important;}.govuk-\!-static-padding-2{padding:10px!important;}.govuk-\!-static-padding-top-2{padding-top:10px!important;}.govuk-\!-static-padding-right-2{padding-right:10px!important;}.govuk-\!-static-padding-bottom-2{padding-bottom:10px!important;}.govuk-\!-static-padding-left-2{padding-left:10px!important;}.govuk-\!-static-padding-3{padding:15px!important;}.govuk-\!-static-padding-top-3{padding-top:15px!important;}.govuk-\!-static-padding-right-3{padding-right:15px!important;}.govuk-\!-static-padding-bottom-3{padding-bottom:15px!important;}.govuk-\!-static-padding-left-3{padding-left:15px!important;}.govuk-\!-static-padding-4{padding:20px!important;}.govuk-\!-static-padding-top-4{padding-top:20px!important;}.govuk-\!-static-padding-right-4{padding-right:20px!important;}.govuk-\!-static-padding-bottom-4{padding-bottom:20px!important;}.govuk-\!-static-padding-left-4{padding-left:20px!important;}.govuk-\!-static-padding-5{padding:25px!important;}.govuk-\!-static-padding-top-5{padding-top:25px!important;}.govuk-\!-static-padding-right-5{padding-right:25px!important;}.govuk-\!-static-padding-bottom-5{padding-bottom:25px!important;}.govuk-\!-static-padding-left-5{padding-left:25px!important;}.govuk-\!-static-padding-6{padding:30px!important;}.govuk-\!-static-padding-top-6{padding-top:30px!important;}.govuk-\!-static-padding-right-6{padding-right:30px!important;}.govuk-\!-static-padding-bottom-6{padding-bottom:30px!important;}.govuk-\!-static-padding-left-6{padding-left:30px!important;}.govuk-\!-static-padding-7{padding:40px!important;}.govuk-\!-static-padding-top-7{padding-top:40px!important;}.govuk-\!-static-padding-right-7{padding-right:40px!important;}.govuk-\!-static-padding-bottom-7{padding-bottom:40px!important;}.govuk-\!-static-padding-left-7{padding-left:40px!important;}.govuk-\!-static-padding-8{padding:50px!important;}.govuk-\!-static-padding-top-8{padding-top:50px!important;}.govuk-\!-static-padding-right-8{padding-right:50px!important;}.govuk-\!-static-padding-bottom-8{padding-bottom:50px!important;}.govuk-\!-static-padding-left-8{padding-left:50px!important;}.govuk-\!-static-padding-9{padding:60px!important;}.govuk-\!-static-padding-top-9{padding-top:60px!important;}.govuk-\!-static-padding-right-9{padding-right:60px!important;}.govuk-\!-static-padding-bottom-9{padding-bottom:60px!important;}.govuk-\!-static-padding-left-9{padding-left:60px!important;}.govuk-\!-text-align-left{text-align:left!important;}.govuk-\!-text-align-centre{text-align:center!important;}.govuk-\!-text-align-right{text-align:right!important;}.govuk-\!-font-size-80{font-size:3.3125rem!important;line-height:1.0377358491!important;}@media(min-width:40.0625em){.govuk-\!-font-size-80{font-size:5rem!important;line-height:1!important;}}@media print{.govuk-\!-font-size-80{font-size:53pt!important;line-height:1.1!important;}}.govuk-\!-font-size-48{font-size:2rem!important;line-height:1.09375!important;}@media(min-width:40.0625em){.govuk-\!-font-size-48{font-size:3rem!important;line-height:1.0416666667!important;}}@media print{.govuk-\!-font-size-48{font-size:32pt!important;line-height:1.15!important;}}.govuk-\!-font-size-36{font-size:1.5rem!important;line-height:1.0416666667!important;}@media(min-width:40.0625em){.govuk-\!-font-size-36{font-size:2.25rem!important;line-height:1.1111111111!important;}}@media print{.govuk-\!-font-size-36{font-size:24pt!important;line-height:1.05!important;}}.govuk-\!-font-size-27{font-size:1.125rem!important;line-height:1.1111111111!important;}@media(min-width:40.0625em){.govuk-\!-font-size-27{font-size:1.6875rem!important;line-height:1.1111111111!important;}}@media print{.govuk-\!-font-size-27{font-size:18pt!important;line-height:1.15!important;}}.govuk-\!-font-size-24{font-size:1.125rem!important;line-height:1.1111111111!important;}@media(min-width:40.0625em){.govuk-\!-font-size-24{font-size:1.5rem!important;line-height:1.25!important;}}@media print{.govuk-\!-font-size-24{font-size:18pt!important;line-height:1.15!important;}}.govuk-\!-font-size-19{font-size:1rem!important;line-height:1.25!important;}@media(min-width:40.0625em){.govuk-\!-font-size-19{font-size:1.1875rem!important;line-height:1.3157894737!important;}}@media print{.govuk-\!-font-size-19{font-size:14pt!important;line-height:1.15!important;}}.govuk-\!-font-size-16{font-size:.875rem!important;line-height:1.1428571429!important;}@media(min-width:40.0625em){.govuk-\!-font-size-16{font-size:1rem!important;line-height:1.25!important;}}@media print{.govuk-\!-font-size-16{font-size:14pt!important;line-height:1.2!important;}}.govuk-\!-font-size-14{font-size:.75rem!important;line-height:1.25!important;}@media(min-width:40.0625em){.govuk-\!-font-size-14{font-size:.875rem!important;line-height:1.4285714286!important;}}@media print{.govuk-\!-font-size-14{font-size:12pt!important;line-height:1.2!important;}}.govuk-\!-font-weight-regular{font-weight:400!important;}.govuk-\!-font-weight-bold{font-weight:700!important;}.govuk-\!-font-tabular-numbers{font-variant-numeric:tabular-nums!important;}.govuk-\!-text-break-word{word-wrap:break-word!important;overflow-wrap:break-word!important;}.govuk-\!-width-full{width:100%!important;}.govuk-\!-width-three-quarters{width:100%!important;}@media(min-width:40.0625em){.govuk-\!-width-three-quarters{width:75%!important;}}.govuk-\!-width-two-thirds{width:100%!important;}@media(min-width:40.0625em){.govuk-\!-width-two-thirds{width:66.66%!important;}}.govuk-\!-width-one-half{width:100%!important;}@media(min-width:40.0625em){.govuk-\!-width-one-half{width:50%!important;}}.govuk-\!-width-one-third{width:100%!important;}@media(min-width:40.0625em){.govuk-\!-width-one-third{width:33.33%!important;}}.govuk-\!-width-one-quarter{width:100%!important;}@media(min-width:40.0625em){.govuk-\!-width-one-quarter{width:25%!important;}}.font-small{font-size:16px!important;line-height:20px!important;}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;}.govuk-width-container-fluid{margin:0 15px;max-width:100%;/*[5]*/}@media(min-width:48.0625em){.govuk-width-container-fluid{margin:0 30px;/*[3]*/}}
/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free";}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));-ms-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0::before{content:"0";}.fa-1::before{content:"1";}.fa-2::before{content:"2";}.fa-3::before{content:"3";}.fa-4::before{content:"4";}.fa-5::before{content:"5";}.fa-6::before{content:"6";}.fa-7::before{content:"7";}.fa-8::before{content:"8";}.fa-9::before{content:"9";}.fa-fill-drip::before{content:"";}.fa-arrows-to-circle::before{content:"";}.fa-circle-chevron-right::before{content:"";}.fa-chevron-circle-right::before{content:"";}.fa-at::before{content:"\@";}.fa-trash-can::before{content:"";}.fa-trash-alt::before{content:"";}.fa-text-height::before{content:"";}.fa-user-xmark::before{content:"";}.fa-user-times::before{content:"";}.fa-stethoscope::before{content:"";}.fa-message::before{content:"";}.fa-comment-alt::before{content:"";}.fa-info::before{content:"";}.fa-down-left-and-up-right-to-center::before{content:"";}.fa-compress-alt::before{content:"";}.fa-explosion::before{content:"";}.fa-file-lines::before{content:"";}.fa-file-alt::before{content:"";}.fa-file-text::before{content:"";}.fa-wave-square::before{content:"";}.fa-ring::before{content:"";}.fa-building-un::before{content:"";}.fa-dice-three::before{content:"";}.fa-calendar-days::before{content:"";}.fa-calendar-alt::before{content:"";}.fa-anchor-circle-check::before{content:"";}.fa-building-circle-arrow-right::before{content:"";}.fa-volleyball::before{content:"";}.fa-volleyball-ball::before{content:"";}.fa-arrows-up-to-line::before{content:"";}.fa-sort-down::before{content:"";}.fa-sort-desc::before{content:"";}.fa-circle-minus::before{content:"";}.fa-minus-circle::before{content:"";}.fa-door-open::before{content:"";}.fa-right-from-bracket::before{content:"";}.fa-sign-out-alt::before{content:"";}.fa-atom::before{content:"";}.fa-soap::before{content:"";}.fa-icons::before{content:"";}.fa-heart-music-camera-bolt::before{content:"";}.fa-microphone-lines-slash::before{content:"";}.fa-microphone-alt-slash::before{content:"";}.fa-bridge-circle-check::before{content:"";}.fa-pump-medical::before{content:"";}.fa-fingerprint::before{content:"";}.fa-hand-point-right::before{content:"";}.fa-magnifying-glass-location::before{content:"";}.fa-search-location::before{content:"";}.fa-forward-step::before{content:"";}.fa-step-forward::before{content:"";}.fa-face-smile-beam::before{content:"";}.fa-smile-beam::before{content:"";}.fa-flag-checkered::before{content:"";}.fa-football::before{content:"";}.fa-football-ball::before{content:"";}.fa-school-circle-exclamation::before{content:"";}.fa-crop::before{content:"";}.fa-angles-down::before{content:"";}.fa-angle-double-down::before{content:"";}.fa-users-rectangle::before{content:"";}.fa-people-roof::before{content:"";}.fa-people-line::before{content:"";}.fa-beer-mug-empty::before{content:"";}.fa-beer::before{content:"";}.fa-diagram-predecessor::before{content:"";}.fa-arrow-up-long::before{content:"";}.fa-long-arrow-up::before{content:"";}.fa-fire-flame-simple::before{content:"";}.fa-burn::before{content:"";}.fa-person::before{content:"";}.fa-male::before{content:"";}.fa-laptop::before{content:"";}.fa-file-csv::before{content:"";}.fa-menorah::before{content:"";}.fa-truck-plane::before{content:"";}.fa-record-vinyl::before{content:"";}.fa-face-grin-stars::before{content:"";}.fa-grin-stars::before{content:"";}.fa-bong::before{content:"";}.fa-spaghetti-monster-flying::before{content:"";}.fa-pastafarianism::before{content:"";}.fa-arrow-down-up-across-line::before{content:"";}.fa-spoon::before{content:"";}.fa-utensil-spoon::before{content:"";}.fa-jar-wheat::before{content:"";}.fa-envelopes-bulk::before{content:"";}.fa-mail-bulk::before{content:"";}.fa-file-circle-exclamation::before{content:"";}.fa-circle-h::before{content:"";}.fa-hospital-symbol::before{content:"";}.fa-pager::before{content:"";}.fa-address-book::before{content:"";}.fa-contact-book::before{content:"";}.fa-strikethrough::before{content:"";}.fa-k::before{content:"K";}.fa-landmark-flag::before{content:"";}.fa-pencil::before{content:"";}.fa-pencil-alt::before{content:"";}.fa-backward::before{content:"";}.fa-caret-right::before{content:"";}.fa-comments::before{content:"";}.fa-paste::before{content:"";}.fa-file-clipboard::before{content:"";}.fa-code-pull-request::before{content:"";}.fa-clipboard-list::before{content:"";}.fa-truck-ramp-box::before{content:"";}.fa-truck-loading::before{content:"";}.fa-user-check::before{content:"";}.fa-vial-virus::before{content:"";}.fa-sheet-plastic::before{content:"";}.fa-blog::before{content:"";}.fa-user-ninja::before{content:"";}.fa-person-arrow-up-from-line::before{content:"";}.fa-scroll-torah::before{content:"";}.fa-torah::before{content:"";}.fa-broom-ball::before{content:"";}.fa-quidditch::before{content:"";}.fa-quidditch-broom-ball::before{content:"";}.fa-toggle-off::before{content:"";}.fa-box-archive::before{content:"";}.fa-archive::before{content:"";}.fa-person-drowning::before{content:"";}.fa-arrow-down-9-1::before{content:"";}.fa-sort-numeric-desc::before{content:"";}.fa-sort-numeric-down-alt::before{content:"";}.fa-face-grin-tongue-squint::before{content:"";}.fa-grin-tongue-squint::before{content:"";}.fa-spray-can::before{content:"";}.fa-truck-monster::before{content:"";}.fa-w::before{content:"W";}.fa-earth-africa::before{content:"";}.fa-globe-africa::before{content:"";}.fa-rainbow::before{content:"";}.fa-circle-notch::before{content:"";}.fa-tablet-screen-button::before{content:"";}.fa-tablet-alt::before{content:"";}.fa-paw::before{content:"";}.fa-cloud::before{content:"";}.fa-trowel-bricks::before{content:"";}.fa-face-flushed::before{content:"";}.fa-flushed::before{content:"";}.fa-hospital-user::before{content:"";}.fa-tent-arrow-left-right::before{content:"";}.fa-gavel::before{content:"";}.fa-legal::before{content:"";}.fa-binoculars::before{content:"";}.fa-microphone-slash::before{content:"";}.fa-box-tissue::before{content:"";}.fa-motorcycle::before{content:"";}.fa-bell-concierge::before{content:"";}.fa-concierge-bell::before{content:"";}.fa-pen-ruler::before{content:"";}.fa-pencil-ruler::before{content:"";}.fa-people-arrows::before{content:"";}.fa-people-arrows-left-right::before{content:"";}.fa-mars-and-venus-burst::before{content:"";}.fa-square-caret-right::before{content:"";}.fa-caret-square-right::before{content:"";}.fa-scissors::before{content:"";}.fa-cut::before{content:"";}.fa-sun-plant-wilt::before{content:"";}.fa-toilets-portable::before{content:"";}.fa-hockey-puck::before{content:"";}.fa-table::before{content:"";}.fa-magnifying-glass-arrow-right::before{content:"";}.fa-tachograph-digital::before{content:"";}.fa-digital-tachograph::before{content:"";}.fa-users-slash::before{content:"";}.fa-clover::before{content:"";}.fa-reply::before{content:"";}.fa-mail-reply::before{content:"";}.fa-star-and-crescent::before{content:"";}.fa-house-fire::before{content:"";}.fa-square-minus::before{content:"";}.fa-minus-square::before{content:"";}.fa-helicopter::before{content:"";}.fa-compass::before{content:"";}.fa-square-caret-down::before{content:"";}.fa-caret-square-down::before{content:"";}.fa-file-circle-question::before{content:"";}.fa-laptop-code::before{content:"";}.fa-swatchbook::before{content:"";}.fa-prescription-bottle::before{content:"";}.fa-bars::before{content:"";}.fa-navicon::before{content:"";}.fa-people-group::before{content:"";}.fa-hourglass-end::before{content:"";}.fa-hourglass-3::before{content:"";}.fa-heart-crack::before{content:"";}.fa-heart-broken::before{content:"";}.fa-square-up-right::before{content:"";}.fa-external-link-square-alt::before{content:"";}.fa-face-kiss-beam::before{content:"";}.fa-kiss-beam::before{content:"";}.fa-film::before{content:"";}.fa-ruler-horizontal::before{content:"";}.fa-people-robbery::before{content:"";}.fa-lightbulb::before{content:"";}.fa-caret-left::before{content:"";}.fa-circle-exclamation::before{content:"";}.fa-exclamation-circle::before{content:"";}.fa-school-circle-xmark::before{content:"";}.fa-arrow-right-from-bracket::before{content:"";}.fa-sign-out::before{content:"";}.fa-circle-chevron-down::before{content:"";}.fa-chevron-circle-down::before{content:"";}.fa-unlock-keyhole::before{content:"";}.fa-unlock-alt::before{content:"";}.fa-cloud-showers-heavy::before{content:"";}.fa-headphones-simple::before{content:"";}.fa-headphones-alt::before{content:"";}.fa-sitemap::before{content:"";}.fa-circle-dollar-to-slot::before{content:"";}.fa-donate::before{content:"";}.fa-memory::before{content:"";}.fa-road-spikes::before{content:"";}.fa-fire-burner::before{content:"";}.fa-flag::before{content:"";}.fa-hanukiah::before{content:"";}.fa-feather::before{content:"";}.fa-volume-low::before{content:"";}.fa-volume-down::before{content:"";}.fa-comment-slash::before{content:"";}.fa-cloud-sun-rain::before{content:"";}.fa-compress::before{content:"";}.fa-wheat-awn::before{content:"";}.fa-wheat-alt::before{content:"";}.fa-ankh::before{content:"";}.fa-hands-holding-child::before{content:"";}.fa-asterisk::before{content:"\*";}.fa-square-check::before{content:"";}.fa-check-square::before{content:"";}.fa-peseta-sign::before{content:"";}.fa-heading::before{content:"";}.fa-header::before{content:"";}.fa-ghost::before{content:"";}.fa-list::before{content:"";}.fa-list-squares::before{content:"";}.fa-square-phone-flip::before{content:"";}.fa-phone-square-alt::before{content:"";}.fa-cart-plus::before{content:"";}.fa-gamepad::before{content:"";}.fa-circle-dot::before{content:"";}.fa-dot-circle::before{content:"";}.fa-face-dizzy::before{content:"";}.fa-dizzy::before{content:"";}.fa-egg::before{content:"";}.fa-house-medical-circle-xmark::before{content:"";}.fa-campground::before{content:"";}.fa-folder-plus::before{content:"";}.fa-futbol::before{content:"";}.fa-futbol-ball::before{content:"";}.fa-soccer-ball::before{content:"";}.fa-paintbrush::before{content:"";}.fa-paint-brush::before{content:"";}.fa-lock::before{content:"";}.fa-gas-pump::before{content:"";}.fa-hot-tub-person::before{content:"";}.fa-hot-tub::before{content:"";}.fa-map-location::before{content:"";}.fa-map-marked::before{content:"";}.fa-house-flood-water::before{content:"";}.fa-tree::before{content:"";}.fa-bridge-lock::before{content:"";}.fa-sack-dollar::before{content:"";}.fa-pen-to-square::before{content:"";}.fa-edit::before{content:"";}.fa-car-side::before{content:"";}.fa-share-nodes::before{content:"";}.fa-share-alt::before{content:"";}.fa-heart-circle-minus::before{content:"";}.fa-hourglass-half::before{content:"";}.fa-hourglass-2::before{content:"";}.fa-microscope::before{content:"";}.fa-sink::before{content:"";}.fa-bag-shopping::before{content:"";}.fa-shopping-bag::before{content:"";}.fa-arrow-down-z-a::before{content:"";}.fa-sort-alpha-desc::before{content:"";}.fa-sort-alpha-down-alt::before{content:"";}.fa-mitten::before{content:"";}.fa-person-rays::before{content:"";}.fa-users::before{content:"";}.fa-eye-slash::before{content:"";}.fa-flask-vial::before{content:"";}.fa-hand::before{content:"";}.fa-hand-paper::before{content:"";}.fa-om::before{content:"";}.fa-worm::before{content:"";}.fa-house-circle-xmark::before{content:"";}.fa-plug::before{content:"";}.fa-chevron-up::before{content:"";}.fa-hand-spock::before{content:"";}.fa-stopwatch::before{content:"";}.fa-face-kiss::before{content:"";}.fa-kiss::before{content:"";}.fa-bridge-circle-xmark::before{content:"";}.fa-face-grin-tongue::before{content:"";}.fa-grin-tongue::before{content:"";}.fa-chess-bishop::before{content:"";}.fa-face-grin-wink::before{content:"";}.fa-grin-wink::before{content:"";}.fa-ear-deaf::before{content:"";}.fa-deaf::before{content:"";}.fa-deafness::before{content:"";}.fa-hard-of-hearing::before{content:"";}.fa-road-circle-check::before{content:"";}.fa-dice-five::before{content:"";}.fa-square-rss::before{content:"";}.fa-rss-square::before{content:"";}.fa-land-mine-on::before{content:"";}.fa-i-cursor::before{content:"";}.fa-stamp::before{content:"";}.fa-stairs::before{content:"";}.fa-i::before{content:"I";}.fa-hryvnia-sign::before{content:"";}.fa-hryvnia::before{content:"";}.fa-pills::before{content:"";}.fa-face-grin-wide::before{content:"";}.fa-grin-alt::before{content:"";}.fa-tooth::before{content:"";}.fa-v::before{content:"V";}.fa-bangladeshi-taka-sign::before{content:"";}.fa-bicycle::before{content:"";}.fa-staff-snake::before{content:"";}.fa-rod-asclepius::before{content:"";}.fa-rod-snake::before{content:"";}.fa-staff-aesculapius::before{content:"";}.fa-head-side-cough-slash::before{content:"";}.fa-truck-medical::before{content:"";}.fa-ambulance::before{content:"";}.fa-wheat-awn-circle-exclamation::before{content:"";}.fa-snowman::before{content:"";}.fa-mortar-pestle::before{content:"";}.fa-road-barrier::before{content:"";}.fa-school::before{content:"";}.fa-igloo::before{content:"";}.fa-joint::before{content:"";}.fa-angle-right::before{content:"";}.fa-horse::before{content:"";}.fa-q::before{content:"Q";}.fa-g::before{content:"G";}.fa-notes-medical::before{content:"";}.fa-temperature-half::before{content:"";}.fa-temperature-2::before{content:"";}.fa-thermometer-2::before{content:"";}.fa-thermometer-half::before{content:"";}.fa-dong-sign::before{content:"";}.fa-capsules::before{content:"";}.fa-poo-storm::before{content:"";}.fa-poo-bolt::before{content:"";}.fa-face-frown-open::before{content:"";}.fa-frown-open::before{content:"";}.fa-hand-point-up::before{content:"";}.fa-money-bill::before{content:"";}.fa-bookmark::before{content:"";}.fa-align-justify::before{content:"";}.fa-umbrella-beach::before{content:"";}.fa-helmet-un::before{content:"";}.fa-bullseye::before{content:"";}.fa-bacon::before{content:"";}.fa-hand-point-down::before{content:"";}.fa-arrow-up-from-bracket::before{content:"";}.fa-folder::before{content:"";}.fa-folder-blank::before{content:"";}.fa-file-waveform::before{content:"";}.fa-file-medical-alt::before{content:"";}.fa-radiation::before{content:"";}.fa-chart-simple::before{content:"";}.fa-mars-stroke::before{content:"";}.fa-vial::before{content:"";}.fa-gauge::before{content:"";}.fa-dashboard::before{content:"";}.fa-gauge-med::before{content:"";}.fa-tachometer-alt-average::before{content:"";}.fa-wand-magic-sparkles::before{content:"";}.fa-magic-wand-sparkles::before{content:"";}.fa-e::before{content:"E";}.fa-pen-clip::before{content:"";}.fa-pen-alt::before{content:"";}.fa-bridge-circle-exclamation::before{content:"";}.fa-user::before{content:"";}.fa-school-circle-check::before{content:"";}.fa-dumpster::before{content:"";}.fa-van-shuttle::before{content:"";}.fa-shuttle-van::before{content:"";}.fa-building-user::before{content:"";}.fa-square-caret-left::before{content:"";}.fa-caret-square-left::before{content:"";}.fa-highlighter::before{content:"";}.fa-key::before{content:"";}.fa-bullhorn::before{content:"";}.fa-globe::before{content:"";}.fa-synagogue::before{content:"";}.fa-person-half-dress::before{content:"";}.fa-road-bridge::before{content:"";}.fa-location-arrow::before{content:"";}.fa-c::before{content:"C";}.fa-tablet-button::before{content:"";}.fa-building-lock::before{content:"";}.fa-pizza-slice::before{content:"";}.fa-money-bill-wave::before{content:"";}.fa-chart-area::before{content:"";}.fa-area-chart::before{content:"";}.fa-house-flag::before{content:"";}.fa-person-circle-minus::before{content:"";}.fa-ban::before{content:"";}.fa-cancel::before{content:"";}.fa-camera-rotate::before{content:"";}.fa-spray-can-sparkles::before{content:"";}.fa-air-freshener::before{content:"";}.fa-star::before{content:"";}.fa-repeat::before{content:"";}.fa-cross::before{content:"";}.fa-box::before{content:"";}.fa-venus-mars::before{content:"";}.fa-arrow-pointer::before{content:"";}.fa-mouse-pointer::before{content:"";}.fa-maximize::before{content:"";}.fa-expand-arrows-alt::before{content:"";}.fa-charging-station::before{content:"";}.fa-shapes::before{content:"";}.fa-triangle-circle-square::before{content:"";}.fa-shuffle::before{content:"";}.fa-random::before{content:"";}.fa-person-running::before{content:"";}.fa-running::before{content:"";}.fa-mobile-retro::before{content:"";}.fa-grip-lines-vertical::before{content:"";}.fa-spider::before{content:"";}.fa-hands-bound::before{content:"";}.fa-file-invoice-dollar::before{content:"";}.fa-plane-circle-exclamation::before{content:"";}.fa-x-ray::before{content:"";}.fa-spell-check::before{content:"";}.fa-slash::before{content:"";}.fa-computer-mouse::before{content:"";}.fa-mouse::before{content:"";}.fa-arrow-right-to-bracket::before{content:"";}.fa-sign-in::before{content:"";}.fa-shop-slash::before{content:"";}.fa-store-alt-slash::before{content:"";}.fa-server::before{content:"";}.fa-virus-covid-slash::before{content:"";}.fa-shop-lock::before{content:"";}.fa-hourglass-start::before{content:"";}.fa-hourglass-1::before{content:"";}.fa-blender-phone::before{content:"";}.fa-building-wheat::before{content:"";}.fa-person-breastfeeding::before{content:"";}.fa-right-to-bracket::before{content:"";}.fa-sign-in-alt::before{content:"";}.fa-venus::before{content:"";}.fa-passport::before{content:"";}.fa-heart-pulse::before{content:"";}.fa-heartbeat::before{content:"";}.fa-people-carry-box::before{content:"";}.fa-people-carry::before{content:"";}.fa-temperature-high::before{content:"";}.fa-microchip::before{content:"";}.fa-crown::before{content:"";}.fa-weight-hanging::before{content:"";}.fa-xmarks-lines::before{content:"";}.fa-file-prescription::before{content:"";}.fa-weight-scale::before{content:"";}.fa-weight::before{content:"";}.fa-user-group::before{content:"";}.fa-user-friends::before{content:"";}.fa-arrow-up-a-z::before{content:"";}.fa-sort-alpha-up::before{content:"";}.fa-chess-knight::before{content:"";}.fa-face-laugh-squint::before{content:"";}.fa-laugh-squint::before{content:"";}.fa-wheelchair::before{content:"";}.fa-circle-arrow-up::before{content:"";}.fa-arrow-circle-up::before{content:"";}.fa-toggle-on::before{content:"";}.fa-person-walking::before{content:"";}.fa-walking::before{content:"";}.fa-l::before{content:"L";}.fa-fire::before{content:"";}.fa-bed-pulse::before{content:"";}.fa-procedures::before{content:"";}.fa-shuttle-space::before{content:"";}.fa-space-shuttle::before{content:"";}.fa-face-laugh::before{content:"";}.fa-laugh::before{content:"";}.fa-folder-open::before{content:"";}.fa-heart-circle-plus::before{content:"";}.fa-code-fork::before{content:"";}.fa-city::before{content:"";}.fa-microphone-lines::before{content:"";}.fa-microphone-alt::before{content:"";}.fa-pepper-hot::before{content:"";}.fa-unlock::before{content:"";}.fa-colon-sign::before{content:"";}.fa-headset::before{content:"";}.fa-store-slash::before{content:"";}.fa-road-circle-xmark::before{content:"";}.fa-user-minus::before{content:"";}.fa-mars-stroke-up::before{content:"";}.fa-mars-stroke-v::before{content:"";}.fa-champagne-glasses::before{content:"";}.fa-glass-cheers::before{content:"";}.fa-clipboard::before{content:"";}.fa-house-circle-exclamation::before{content:"";}.fa-file-arrow-up::before{content:"";}.fa-file-upload::before{content:"";}.fa-wifi::before{content:"";}.fa-wifi-3::before{content:"";}.fa-wifi-strong::before{content:"";}.fa-bath::before{content:"";}.fa-bathtub::before{content:"";}.fa-underline::before{content:"";}.fa-user-pen::before{content:"";}.fa-user-edit::before{content:"";}.fa-signature::before{content:"";}.fa-stroopwafel::before{content:"";}.fa-bold::before{content:"";}.fa-anchor-lock::before{content:"";}.fa-building-ngo::before{content:"";}.fa-manat-sign::before{content:"";}.fa-not-equal::before{content:"";}.fa-border-top-left::before{content:"";}.fa-border-style::before{content:"";}.fa-map-location-dot::before{content:"";}.fa-map-marked-alt::before{content:"";}.fa-jedi::before{content:"";}.fa-square-poll-vertical::before{content:"";}.fa-poll::before{content:"";}.fa-mug-hot::before{content:"";}.fa-car-battery::before{content:"";}.fa-battery-car::before{content:"";}.fa-gift::before{content:"";}.fa-dice-two::before{content:"";}.fa-chess-queen::before{content:"";}.fa-glasses::before{content:"";}.fa-chess-board::before{content:"";}.fa-building-circle-check::before{content:"";}.fa-person-chalkboard::before{content:"";}.fa-mars-stroke-right::before{content:"";}.fa-mars-stroke-h::before{content:"";}.fa-hand-back-fist::before{content:"";}.fa-hand-rock::before{content:"";}.fa-square-caret-up::before{content:"";}.fa-caret-square-up::before{content:"";}.fa-cloud-showers-water::before{content:"";}.fa-chart-bar::before{content:"";}.fa-bar-chart::before{content:"";}.fa-hands-bubbles::before{content:"";}.fa-hands-wash::before{content:"";}.fa-less-than-equal::before{content:"";}.fa-train::before{content:"";}.fa-eye-low-vision::before{content:"";}.fa-low-vision::before{content:"";}.fa-crow::before{content:"";}.fa-sailboat::before{content:"";}.fa-window-restore::before{content:"";}.fa-square-plus::before{content:"";}.fa-plus-square::before{content:"";}.fa-torii-gate::before{content:"";}.fa-frog::before{content:"";}.fa-bucket::before{content:"";}.fa-image::before{content:"";}.fa-microphone::before{content:"";}.fa-cow::before{content:"";}.fa-caret-up::before{content:"";}.fa-screwdriver::before{content:"";}.fa-folder-closed::before{content:"";}.fa-house-tsunami::before{content:"";}.fa-square-nfi::before{content:"";}.fa-arrow-up-from-ground-water::before{content:"";}.fa-martini-glass::before{content:"";}.fa-glass-martini-alt::before{content:"";}.fa-rotate-left::before{content:"";}.fa-rotate-back::before{content:"";}.fa-rotate-backward::before{content:"";}.fa-undo-alt::before{content:"";}.fa-table-columns::before{content:"";}.fa-columns::before{content:"";}.fa-lemon::before{content:"";}.fa-head-side-mask::before{content:"";}.fa-handshake::before{content:"";}.fa-gem::before{content:"";}.fa-dolly::before{content:"";}.fa-dolly-box::before{content:"";}.fa-smoking::before{content:"";}.fa-minimize::before{content:"";}.fa-compress-arrows-alt::before{content:"";}.fa-monument::before{content:"";}.fa-snowplow::before{content:"";}.fa-angles-right::before{content:"";}.fa-angle-double-right::before{content:"";}.fa-cannabis::before{content:"";}.fa-circle-play::before{content:"";}.fa-play-circle::before{content:"";}.fa-tablets::before{content:"";}.fa-ethernet::before{content:"";}.fa-euro-sign::before{content:"";}.fa-eur::before{content:"";}.fa-euro::before{content:"";}.fa-chair::before{content:"";}.fa-circle-check::before{content:"";}.fa-check-circle::before{content:"";}.fa-circle-stop::before{content:"";}.fa-stop-circle::before{content:"";}.fa-compass-drafting::before{content:"";}.fa-drafting-compass::before{content:"";}.fa-plate-wheat::before{content:"";}.fa-icicles::before{content:"";}.fa-person-shelter::before{content:"";}.fa-neuter::before{content:"";}.fa-id-badge::before{content:"";}.fa-marker::before{content:"";}.fa-face-laugh-beam::before{content:"";}.fa-laugh-beam::before{content:"";}.fa-helicopter-symbol::before{content:"";}.fa-universal-access::before{content:"";}.fa-circle-chevron-up::before{content:"";}.fa-chevron-circle-up::before{content:"";}.fa-lari-sign::before{content:"";}.fa-volcano::before{content:"";}.fa-person-walking-dashed-line-arrow-right::before{content:"";}.fa-sterling-sign::before{content:"";}.fa-gbp::before{content:"";}.fa-pound-sign::before{content:"";}.fa-viruses::before{content:"";}.fa-square-person-confined::before{content:"";}.fa-user-tie::before{content:"";}.fa-arrow-down-long::before{content:"";}.fa-long-arrow-down::before{content:"";}.fa-tent-arrow-down-to-line::before{content:"";}.fa-certificate::before{content:"";}.fa-reply-all::before{content:"";}.fa-mail-reply-all::before{content:"";}.fa-suitcase::before{content:"";}.fa-person-skating::before{content:"";}.fa-skating::before{content:"";}.fa-filter-circle-dollar::before{content:"";}.fa-funnel-dollar::before{content:"";}.fa-camera-retro::before{content:"";}.fa-circle-arrow-down::before{content:"";}.fa-arrow-circle-down::before{content:"";}.fa-file-import::before{content:"";}.fa-arrow-right-to-file::before{content:"";}.fa-square-arrow-up-right::before{content:"";}.fa-external-link-square::before{content:"";}.fa-box-open::before{content:"";}.fa-scroll::before{content:"";}.fa-spa::before{content:"";}.fa-location-pin-lock::before{content:"";}.fa-pause::before{content:"";}.fa-hill-avalanche::before{content:"";}.fa-temperature-empty::before{content:"";}.fa-temperature-0::before{content:"";}.fa-thermometer-0::before{content:"";}.fa-thermometer-empty::before{content:"";}.fa-bomb::before{content:"";}.fa-registered::before{content:"";}.fa-address-card::before{content:"";}.fa-contact-card::before{content:"";}.fa-vcard::before{content:"";}.fa-scale-unbalanced-flip::before{content:"";}.fa-balance-scale-right::before{content:"";}.fa-subscript::before{content:"";}.fa-diamond-turn-right::before{content:"";}.fa-directions::before{content:"";}.fa-burst::before{content:"";}.fa-house-laptop::before{content:"";}.fa-laptop-house::before{content:"";}.fa-face-tired::before{content:"";}.fa-tired::before{content:"";}.fa-money-bills::before{content:"";}.fa-smog::before{content:"";}.fa-crutch::before{content:"";}.fa-cloud-arrow-up::before{content:"";}.fa-cloud-upload::before{content:"";}.fa-cloud-upload-alt::before{content:"";}.fa-palette::before{content:"";}.fa-arrows-turn-right::before{content:"";}.fa-vest::before{content:"";}.fa-ferry::before{content:"";}.fa-arrows-down-to-people::before{content:"";}.fa-seedling::before{content:"";}.fa-sprout::before{content:"";}.fa-left-right::before{content:"";}.fa-arrows-alt-h::before{content:"";}.fa-boxes-packing::before{content:"";}.fa-circle-arrow-left::before{content:"";}.fa-arrow-circle-left::before{content:"";}.fa-group-arrows-rotate::before{content:"";}.fa-bowl-food::before{content:"";}.fa-candy-cane::before{content:"";}.fa-arrow-down-wide-short::before{content:"";}.fa-sort-amount-asc::before{content:"";}.fa-sort-amount-down::before{content:"";}.fa-cloud-bolt::before{content:"";}.fa-thunderstorm::before{content:"";}.fa-text-slash::before{content:"";}.fa-remove-format::before{content:"";}.fa-face-smile-wink::before{content:"";}.fa-smile-wink::before{content:"";}.fa-file-word::before{content:"";}.fa-file-powerpoint::before{content:"";}.fa-arrows-left-right::before{content:"";}.fa-arrows-h::before{content:"";}.fa-house-lock::before{content:"";}.fa-cloud-arrow-down::before{content:"";}.fa-cloud-download::before{content:"";}.fa-cloud-download-alt::before{content:"";}.fa-children::before{content:"";}.fa-chalkboard::before{content:"";}.fa-blackboard::before{content:"";}.fa-user-large-slash::before{content:"";}.fa-user-alt-slash::before{content:"";}.fa-envelope-open::before{content:"";}.fa-handshake-simple-slash::before{content:"";}.fa-handshake-alt-slash::before{content:"";}.fa-mattress-pillow::before{content:"";}.fa-guarani-sign::before{content:"";}.fa-arrows-rotate::before{content:"";}.fa-refresh::before{content:"";}.fa-sync::before{content:"";}.fa-fire-extinguisher::before{content:"";}.fa-cruzeiro-sign::before{content:"";}.fa-greater-than-equal::before{content:"";}.fa-shield-halved::before{content:"";}.fa-shield-alt::before{content:"";}.fa-book-atlas::before{content:"";}.fa-atlas::before{content:"";}.fa-virus::before{content:"";}.fa-envelope-circle-check::before{content:"";}.fa-layer-group::before{content:"";}.fa-arrows-to-dot::before{content:"";}.fa-archway::before{content:"";}.fa-heart-circle-check::before{content:"";}.fa-house-chimney-crack::before{content:"";}.fa-house-damage::before{content:"";}.fa-file-zipper::before{content:"";}.fa-file-archive::before{content:"";}.fa-square::before{content:"";}.fa-martini-glass-empty::before{content:"";}.fa-glass-martini::before{content:"";}.fa-couch::before{content:"";}.fa-cedi-sign::before{content:"";}.fa-italic::before{content:"";}.fa-church::before{content:"";}.fa-comments-dollar::before{content:"";}.fa-democrat::before{content:"";}.fa-z::before{content:"Z";}.fa-person-skiing::before{content:"";}.fa-skiing::before{content:"";}.fa-road-lock::before{content:"";}.fa-a::before{content:"A";}.fa-temperature-arrow-down::before{content:"";}.fa-temperature-down::before{content:"";}.fa-feather-pointed::before{content:"";}.fa-feather-alt::before{content:"";}.fa-p::before{content:"P";}.fa-snowflake::before{content:"";}.fa-newspaper::before{content:"";}.fa-rectangle-ad::before{content:"";}.fa-ad::before{content:"";}.fa-circle-arrow-right::before{content:"";}.fa-arrow-circle-right::before{content:"";}.fa-filter-circle-xmark::before{content:"";}.fa-locust::before{content:"";}.fa-sort::before{content:"";}.fa-unsorted::before{content:"";}.fa-list-ol::before{content:"";}.fa-list-1-2::before{content:"";}.fa-list-numeric::before{content:"";}.fa-person-dress-burst::before{content:"";}.fa-money-check-dollar::before{content:"";}.fa-money-check-alt::before{content:"";}.fa-vector-square::before{content:"";}.fa-bread-slice::before{content:"";}.fa-language::before{content:"";}.fa-face-kiss-wink-heart::before{content:"";}.fa-kiss-wink-heart::before{content:"";}.fa-filter::before{content:"";}.fa-question::before{content:"\?";}.fa-file-signature::before{content:"";}.fa-up-down-left-right::before{content:"";}.fa-arrows-alt::before{content:"";}.fa-house-chimney-user::before{content:"";}.fa-hand-holding-heart::before{content:"";}.fa-puzzle-piece::before{content:"";}.fa-money-check::before{content:"";}.fa-star-half-stroke::before{content:"";}.fa-star-half-alt::before{content:"";}.fa-code::before{content:"";}.fa-whiskey-glass::before{content:"";}.fa-glass-whiskey::before{content:"";}.fa-building-circle-exclamation::before{content:"";}.fa-magnifying-glass-chart::before{content:"";}.fa-arrow-up-right-from-square::before{content:"";}.fa-external-link::before{content:"";}.fa-cubes-stacked::before{content:"";}.fa-won-sign::before{content:"";}.fa-krw::before{content:"";}.fa-won::before{content:"";}.fa-virus-covid::before{content:"";}.fa-austral-sign::before{content:"";}.fa-f::before{content:"F";}.fa-leaf::before{content:"";}.fa-road::before{content:"";}.fa-taxi::before{content:"";}.fa-cab::before{content:"";}.fa-person-circle-plus::before{content:"";}.fa-chart-pie::before{content:"";}.fa-pie-chart::before{content:"";}.fa-bolt-lightning::before{content:"";}.fa-sack-xmark::before{content:"";}.fa-file-excel::before{content:"";}.fa-file-contract::before{content:"";}.fa-fish-fins::before{content:"";}.fa-building-flag::before{content:"";}.fa-face-grin-beam::before{content:"";}.fa-grin-beam::before{content:"";}.fa-object-ungroup::before{content:"";}.fa-poop::before{content:"";}.fa-location-pin::before{content:"";}.fa-map-marker::before{content:"";}.fa-kaaba::before{content:"";}.fa-toilet-paper::before{content:"";}.fa-helmet-safety::before{content:"";}.fa-hard-hat::before{content:"";}.fa-hat-hard::before{content:"";}.fa-eject::before{content:"";}.fa-circle-right::before{content:"";}.fa-arrow-alt-circle-right::before{content:"";}.fa-plane-circle-check::before{content:"";}.fa-face-rolling-eyes::before{content:"";}.fa-meh-rolling-eyes::before{content:"";}.fa-object-group::before{content:"";}.fa-chart-line::before{content:"";}.fa-line-chart::before{content:"";}.fa-mask-ventilator::before{content:"";}.fa-arrow-right::before{content:"";}.fa-signs-post::before{content:"";}.fa-map-signs::before{content:"";}.fa-cash-register::before{content:"";}.fa-person-circle-question::before{content:"";}.fa-h::before{content:"H";}.fa-tarp::before{content:"";}.fa-screwdriver-wrench::before{content:"";}.fa-tools::before{content:"";}.fa-arrows-to-eye::before{content:"";}.fa-plug-circle-bolt::before{content:"";}.fa-heart::before{content:"";}.fa-mars-and-venus::before{content:"";}.fa-house-user::before{content:"";}.fa-home-user::before{content:"";}.fa-dumpster-fire::before{content:"";}.fa-house-crack::before{content:"";}.fa-martini-glass-citrus::before{content:"";}.fa-cocktail::before{content:"";}.fa-face-surprise::before{content:"";}.fa-surprise::before{content:"";}.fa-bottle-water::before{content:"";}.fa-circle-pause::before{content:"";}.fa-pause-circle::before{content:"";}.fa-toilet-paper-slash::before{content:"";}.fa-apple-whole::before{content:"";}.fa-apple-alt::before{content:"";}.fa-kitchen-set::before{content:"";}.fa-r::before{content:"R";}.fa-temperature-quarter::before{content:"";}.fa-temperature-1::before{content:"";}.fa-thermometer-1::before{content:"";}.fa-thermometer-quarter::before{content:"";}.fa-cube::before{content:"";}.fa-bitcoin-sign::before{content:"";}.fa-shield-dog::before{content:"";}.fa-solar-panel::before{content:"";}.fa-lock-open::before{content:"";}.fa-elevator::before{content:"";}.fa-money-bill-transfer::before{content:"";}.fa-money-bill-trend-up::before{content:"";}.fa-house-flood-water-circle-arrow-right::before{content:"";}.fa-square-poll-horizontal::before{content:"";}.fa-poll-h::before{content:"";}.fa-circle::before{content:"";}.fa-backward-fast::before{content:"";}.fa-fast-backward::before{content:"";}.fa-recycle::before{content:"";}.fa-user-astronaut::before{content:"";}.fa-plane-slash::before{content:"";}.fa-trademark::before{content:"";}.fa-basketball::before{content:"";}.fa-basketball-ball::before{content:"";}.fa-satellite-dish::before{content:"";}.fa-circle-up::before{content:"";}.fa-arrow-alt-circle-up::before{content:"";}.fa-mobile-screen-button::before{content:"";}.fa-mobile-alt::before{content:"";}.fa-volume-high::before{content:"";}.fa-volume-up::before{content:"";}.fa-users-rays::before{content:"";}.fa-wallet::before{content:"";}.fa-clipboard-check::before{content:"";}.fa-file-audio::before{content:"";}.fa-burger::before{content:"";}.fa-hamburger::before{content:"";}.fa-wrench::before{content:"";}.fa-bugs::before{content:"";}.fa-rupee-sign::before{content:"";}.fa-rupee::before{content:"";}.fa-file-image::before{content:"";}.fa-circle-question::before{content:"";}.fa-question-circle::before{content:"";}.fa-plane-departure::before{content:"";}.fa-handshake-slash::before{content:"";}.fa-book-bookmark::before{content:"";}.fa-code-branch::before{content:"";}.fa-hat-cowboy::before{content:"";}.fa-bridge::before{content:"";}.fa-phone-flip::before{content:"";}.fa-phone-alt::before{content:"";}.fa-truck-front::before{content:"";}.fa-cat::before{content:"";}.fa-anchor-circle-exclamation::before{content:"";}.fa-truck-field::before{content:"";}.fa-route::before{content:"";}.fa-clipboard-question::before{content:"";}.fa-panorama::before{content:"";}.fa-comment-medical::before{content:"";}.fa-teeth-open::before{content:"";}.fa-file-circle-minus::before{content:"";}.fa-tags::before{content:"";}.fa-wine-glass::before{content:"";}.fa-forward-fast::before{content:"";}.fa-fast-forward::before{content:"";}.fa-face-meh-blank::before{content:"";}.fa-meh-blank::before{content:"";}.fa-square-parking::before{content:"";}.fa-parking::before{content:"";}.fa-house-signal::before{content:"";}.fa-bars-progress::before{content:"";}.fa-tasks-alt::before{content:"";}.fa-faucet-drip::before{content:"";}.fa-cart-flatbed::before{content:"";}.fa-dolly-flatbed::before{content:"";}.fa-ban-smoking::before{content:"";}.fa-smoking-ban::before{content:"";}.fa-terminal::before{content:"";}.fa-mobile-button::before{content:"";}.fa-house-medical-flag::before{content:"";}.fa-basket-shopping::before{content:"";}.fa-shopping-basket::before{content:"";}.fa-tape::before{content:"";}.fa-bus-simple::before{content:"";}.fa-bus-alt::before{content:"";}.fa-eye::before{content:"";}.fa-face-sad-cry::before{content:"";}.fa-sad-cry::before{content:"";}.fa-audio-description::before{content:"";}.fa-person-military-to-person::before{content:"";}.fa-file-shield::before{content:"";}.fa-user-slash::before{content:"";}.fa-pen::before{content:"";}.fa-tower-observation::before{content:"";}.fa-file-code::before{content:"";}.fa-signal::before{content:"";}.fa-signal-5::before{content:"";}.fa-signal-perfect::before{content:"";}.fa-bus::before{content:"";}.fa-heart-circle-xmark::before{content:"";}.fa-house-chimney::before{content:"";}.fa-home-lg::before{content:"";}.fa-window-maximize::before{content:"";}.fa-face-frown::before{content:"";}.fa-frown::before{content:"";}.fa-prescription::before{content:"";}.fa-shop::before{content:"";}.fa-store-alt::before{content:"";}.fa-floppy-disk::before{content:"";}.fa-save::before{content:"";}.fa-vihara::before{content:"";}.fa-scale-unbalanced::before{content:"";}.fa-balance-scale-left::before{content:"";}.fa-sort-up::before{content:"";}.fa-sort-asc::before{content:"";}.fa-comment-dots::before{content:"";}.fa-commenting::before{content:"";}.fa-plant-wilt::before{content:"";}.fa-diamond::before{content:"";}.fa-face-grin-squint::before{content:"";}.fa-grin-squint::before{content:"";}.fa-hand-holding-dollar::before{content:"";}.fa-hand-holding-usd::before{content:"";}.fa-bacterium::before{content:"";}.fa-hand-pointer::before{content:"";}.fa-drum-steelpan::before{content:"";}.fa-hand-scissors::before{content:"";}.fa-hands-praying::before{content:"";}.fa-praying-hands::before{content:"";}.fa-arrow-rotate-right::before{content:"";}.fa-arrow-right-rotate::before{content:"";}.fa-arrow-rotate-forward::before{content:"";}.fa-redo::before{content:"";}.fa-biohazard::before{content:"";}.fa-location-crosshairs::before{content:"";}.fa-location::before{content:"";}.fa-mars-double::before{content:"";}.fa-child-dress::before{content:"";}.fa-users-between-lines::before{content:"";}.fa-lungs-virus::before{content:"";}.fa-face-grin-tears::before{content:"";}.fa-grin-tears::before{content:"";}.fa-phone::before{content:"";}.fa-calendar-xmark::before{content:"";}.fa-calendar-times::before{content:"";}.fa-child-reaching::before{content:"";}.fa-head-side-virus::before{content:"";}.fa-user-gear::before{content:"";}.fa-user-cog::before{content:"";}.fa-arrow-up-1-9::before{content:"";}.fa-sort-numeric-up::before{content:"";}.fa-door-closed::before{content:"";}.fa-shield-virus::before{content:"";}.fa-dice-six::before{content:"";}.fa-mosquito-net::before{content:"";}.fa-bridge-water::before{content:"";}.fa-person-booth::before{content:"";}.fa-text-width::before{content:"";}.fa-hat-wizard::before{content:"";}.fa-pen-fancy::before{content:"";}.fa-person-digging::before{content:"";}.fa-digging::before{content:"";}.fa-trash::before{content:"";}.fa-gauge-simple::before{content:"";}.fa-gauge-simple-med::before{content:"";}.fa-tachometer-average::before{content:"";}.fa-book-medical::before{content:"";}.fa-poo::before{content:"";}.fa-quote-right::before{content:"";}.fa-quote-right-alt::before{content:"";}.fa-shirt::before{content:"";}.fa-t-shirt::before{content:"";}.fa-tshirt::before{content:"";}.fa-cubes::before{content:"";}.fa-divide::before{content:"";}.fa-tenge-sign::before{content:"";}.fa-tenge::before{content:"";}.fa-headphones::before{content:"";}.fa-hands-holding::before{content:"";}.fa-hands-clapping::before{content:"";}.fa-republican::before{content:"";}.fa-arrow-left::before{content:"";}.fa-person-circle-xmark::before{content:"";}.fa-ruler::before{content:"";}.fa-align-left::before{content:"";}.fa-dice-d6::before{content:"";}.fa-restroom::before{content:"";}.fa-j::before{content:"J";}.fa-users-viewfinder::before{content:"";}.fa-file-video::before{content:"";}.fa-up-right-from-square::before{content:"";}.fa-external-link-alt::before{content:"";}.fa-table-cells::before{content:"";}.fa-th::before{content:"";}.fa-file-pdf::before{content:"";}.fa-book-bible::before{content:"";}.fa-bible::before{content:"";}.fa-o::before{content:"O";}.fa-suitcase-medical::before{content:"";}.fa-medkit::before{content:"";}.fa-user-secret::before{content:"";}.fa-otter::before{content:"";}.fa-person-dress::before{content:"";}.fa-female::before{content:"";}.fa-comment-dollar::before{content:"";}.fa-business-time::before{content:"";}.fa-briefcase-clock::before{content:"";}.fa-table-cells-large::before{content:"";}.fa-th-large::before{content:"";}.fa-book-tanakh::before{content:"";}.fa-tanakh::before{content:"";}.fa-phone-volume::before{content:"";}.fa-volume-control-phone::before{content:"";}.fa-hat-cowboy-side::before{content:"";}.fa-clipboard-user::before{content:"";}.fa-child::before{content:"";}.fa-lira-sign::before{content:"";}.fa-satellite::before{content:"";}.fa-plane-lock::before{content:"";}.fa-tag::before{content:"";}.fa-comment::before{content:"";}.fa-cake-candles::before{content:"";}.fa-birthday-cake::before{content:"";}.fa-cake::before{content:"";}.fa-envelope::before{content:"";}.fa-angles-up::before{content:"";}.fa-angle-double-up::before{content:"";}.fa-paperclip::before{content:"";}.fa-arrow-right-to-city::before{content:"";}.fa-ribbon::before{content:"";}.fa-lungs::before{content:"";}.fa-arrow-up-9-1::before{content:"";}.fa-sort-numeric-up-alt::before{content:"";}.fa-litecoin-sign::before{content:"";}.fa-border-none::before{content:"";}.fa-circle-nodes::before{content:"";}.fa-parachute-box::before{content:"";}.fa-indent::before{content:"";}.fa-truck-field-un::before{content:"";}.fa-hourglass::before{content:"";}.fa-hourglass-empty::before{content:"";}.fa-mountain::before{content:"";}.fa-user-doctor::before{content:"";}.fa-user-md::before{content:"";}.fa-circle-info::before{content:"";}.fa-info-circle::before{content:"";}.fa-cloud-meatball::before{content:"";}.fa-camera::before{content:"";}.fa-camera-alt::before{content:"";}.fa-square-virus::before{content:"";}.fa-meteor::before{content:"";}.fa-car-on::before{content:"";}.fa-sleigh::before{content:"";}.fa-arrow-down-1-9::before{content:"";}.fa-sort-numeric-asc::before{content:"";}.fa-sort-numeric-down::before{content:"";}.fa-hand-holding-droplet::before{content:"";}.fa-hand-holding-water::before{content:"";}.fa-water::before{content:"";}.fa-calendar-check::before{content:"";}.fa-braille::before{content:"";}.fa-prescription-bottle-medical::before{content:"";}.fa-prescription-bottle-alt::before{content:"";}.fa-landmark::before{content:"";}.fa-truck::before{content:"";}.fa-crosshairs::before{content:"";}.fa-person-cane::before{content:"";}.fa-tent::before{content:"";}.fa-vest-patches::before{content:"";}.fa-check-double::before{content:"";}.fa-arrow-down-a-z::before{content:"";}.fa-sort-alpha-asc::before{content:"";}.fa-sort-alpha-down::before{content:"";}.fa-money-bill-wheat::before{content:"";}.fa-cookie::before{content:"";}.fa-arrow-rotate-left::before{content:"";}.fa-arrow-left-rotate::before{content:"";}.fa-arrow-rotate-back::before{content:"";}.fa-arrow-rotate-backward::before{content:"";}.fa-undo::before{content:"";}.fa-hard-drive::before{content:"";}.fa-hdd::before{content:"";}.fa-face-grin-squint-tears::before{content:"";}.fa-grin-squint-tears::before{content:"";}.fa-dumbbell::before{content:"";}.fa-rectangle-list::before{content:"";}.fa-list-alt::before{content:"";}.fa-tarp-droplet::before{content:"";}.fa-house-medical-circle-check::before{content:"";}.fa-person-skiing-nordic::before{content:"";}.fa-skiing-nordic::before{content:"";}.fa-calendar-plus::before{content:"";}.fa-plane-arrival::before{content:"";}.fa-circle-left::before{content:"";}.fa-arrow-alt-circle-left::before{content:"";}.fa-train-subway::before{content:"";}.fa-subway::before{content:"";}.fa-chart-gantt::before{content:"";}.fa-indian-rupee-sign::before{content:"";}.fa-indian-rupee::before{content:"";}.fa-inr::before{content:"";}.fa-crop-simple::before{content:"";}.fa-crop-alt::before{content:"";}.fa-money-bill-1::before{content:"";}.fa-money-bill-alt::before{content:"";}.fa-left-long::before{content:"";}.fa-long-arrow-alt-left::before{content:"";}.fa-dna::before{content:"";}.fa-virus-slash::before{content:"";}.fa-minus::before{content:"";}.fa-subtract::before{content:"";}.fa-chess::before{content:"";}.fa-arrow-left-long::before{content:"";}.fa-long-arrow-left::before{content:"";}.fa-plug-circle-check::before{content:"";}.fa-street-view::before{content:"";}.fa-franc-sign::before{content:"";}.fa-volume-off::before{content:"";}.fa-hands-asl-interpreting::before{content:"";}.fa-american-sign-language-interpreting::before{content:"";}.fa-asl-interpreting::before{content:"";}.fa-hands-american-sign-language-interpreting::before{content:"";}.fa-gear::before{content:"";}.fa-cog::before{content:"";}.fa-droplet-slash::before{content:"";}.fa-tint-slash::before{content:"";}.fa-mosque::before{content:"";}.fa-mosquito::before{content:"";}.fa-star-of-david::before{content:"";}.fa-person-military-rifle::before{content:"";}.fa-cart-shopping::before{content:"";}.fa-shopping-cart::before{content:"";}.fa-vials::before{content:"";}.fa-plug-circle-plus::before{content:"";}.fa-place-of-worship::before{content:"";}.fa-grip-vertical::before{content:"";}.fa-arrow-turn-up::before{content:"";}.fa-level-up::before{content:"";}.fa-u::before{content:"U";}.fa-square-root-variable::before{content:"";}.fa-square-root-alt::before{content:"";}.fa-clock::before{content:"";}.fa-clock-four::before{content:"";}.fa-backward-step::before{content:"";}.fa-step-backward::before{content:"";}.fa-pallet::before{content:"";}.fa-faucet::before{content:"";}.fa-baseball-bat-ball::before{content:"";}.fa-s::before{content:"S";}.fa-timeline::before{content:"";}.fa-keyboard::before{content:"";}.fa-caret-down::before{content:"";}.fa-house-chimney-medical::before{content:"";}.fa-clinic-medical::before{content:"";}.fa-temperature-three-quarters::before{content:"";}.fa-temperature-3::before{content:"";}.fa-thermometer-3::before{content:"";}.fa-thermometer-three-quarters::before{content:"";}.fa-mobile-screen::before{content:"";}.fa-mobile-android-alt::before{content:"";}.fa-plane-up::before{content:"";}.fa-piggy-bank::before{content:"";}.fa-battery-half::before{content:"";}.fa-battery-3::before{content:"";}.fa-mountain-city::before{content:"";}.fa-coins::before{content:"";}.fa-khanda::before{content:"";}.fa-sliders::before{content:"";}.fa-sliders-h::before{content:"";}.fa-folder-tree::before{content:"";}.fa-network-wired::before{content:"";}.fa-map-pin::before{content:"";}.fa-hamsa::before{content:"";}.fa-cent-sign::before{content:"";}.fa-flask::before{content:"";}.fa-person-pregnant::before{content:"";}.fa-wand-sparkles::before{content:"";}.fa-ellipsis-vertical::before{content:"";}.fa-ellipsis-v::before{content:"";}.fa-ticket::before{content:"";}.fa-power-off::before{content:"";}.fa-right-long::before{content:"";}.fa-long-arrow-alt-right::before{content:"";}.fa-flag-usa::before{content:"";}.fa-laptop-file::before{content:"";}.fa-tty::before{content:"";}.fa-teletype::before{content:"";}.fa-diagram-next::before{content:"";}.fa-person-rifle::before{content:"";}.fa-house-medical-circle-exclamation::before{content:"";}.fa-closed-captioning::before{content:"";}.fa-person-hiking::before{content:"";}.fa-hiking::before{content:"";}.fa-venus-double::before{content:"";}.fa-images::before{content:"";}.fa-calculator::before{content:"";}.fa-people-pulling::before{content:"";}.fa-n::before{content:"N";}.fa-cable-car::before{content:"";}.fa-tram::before{content:"";}.fa-cloud-rain::before{content:"";}.fa-building-circle-xmark::before{content:"";}.fa-ship::before{content:"";}.fa-arrows-down-to-line::before{content:"";}.fa-download::before{content:"";}.fa-face-grin::before{content:"";}.fa-grin::before{content:"";}.fa-delete-left::before{content:"";}.fa-backspace::before{content:"";}.fa-eye-dropper::before{content:"";}.fa-eye-dropper-empty::before{content:"";}.fa-eyedropper::before{content:"";}.fa-file-circle-check::before{content:"";}.fa-forward::before{content:"";}.fa-mobile::before{content:"";}.fa-mobile-android::before{content:"";}.fa-mobile-phone::before{content:"";}.fa-face-meh::before{content:"";}.fa-meh::before{content:"";}.fa-align-center::before{content:"";}.fa-book-skull::before{content:"";}.fa-book-dead::before{content:"";}.fa-id-card::before{content:"";}.fa-drivers-license::before{content:"";}.fa-outdent::before{content:"";}.fa-dedent::before{content:"";}.fa-heart-circle-exclamation::before{content:"";}.fa-house::before{content:"";}.fa-home::before{content:"";}.fa-home-alt::before{content:"";}.fa-home-lg-alt::before{content:"";}.fa-calendar-week::before{content:"";}.fa-laptop-medical::before{content:"";}.fa-b::before{content:"B";}.fa-file-medical::before{content:"";}.fa-dice-one::before{content:"";}.fa-kiwi-bird::before{content:"";}.fa-arrow-right-arrow-left::before{content:"";}.fa-exchange::before{content:"";}.fa-rotate-right::before{content:"";}.fa-redo-alt::before{content:"";}.fa-rotate-forward::before{content:"";}.fa-utensils::before{content:"";}.fa-cutlery::before{content:"";}.fa-arrow-up-wide-short::before{content:"";}.fa-sort-amount-up::before{content:"";}.fa-mill-sign::before{content:"";}.fa-bowl-rice::before{content:"";}.fa-skull::before{content:"";}.fa-tower-broadcast::before{content:"";}.fa-broadcast-tower::before{content:"";}.fa-truck-pickup::before{content:"";}.fa-up-long::before{content:"";}.fa-long-arrow-alt-up::before{content:"";}.fa-stop::before{content:"";}.fa-code-merge::before{content:"";}.fa-upload::before{content:"";}.fa-hurricane::before{content:"";}.fa-mound::before{content:"";}.fa-toilet-portable::before{content:"";}.fa-compact-disc::before{content:"";}.fa-file-arrow-down::before{content:"";}.fa-file-download::before{content:"";}.fa-caravan::before{content:"";}.fa-shield-cat::before{content:"";}.fa-bolt::before{content:"";}.fa-zap::before{content:"";}.fa-glass-water::before{content:"";}.fa-oil-well::before{content:"";}.fa-vault::before{content:"";}.fa-mars::before{content:"";}.fa-toilet::before{content:"";}.fa-plane-circle-xmark::before{content:"";}.fa-yen-sign::before{content:"";}.fa-cny::before{content:"";}.fa-jpy::before{content:"";}.fa-rmb::before{content:"";}.fa-yen::before{content:"";}.fa-ruble-sign::before{content:"";}.fa-rouble::before{content:"";}.fa-rub::before{content:"";}.fa-ruble::before{content:"";}.fa-sun::before{content:"";}.fa-guitar::before{content:"";}.fa-face-laugh-wink::before{content:"";}.fa-laugh-wink::before{content:"";}.fa-horse-head::before{content:"";}.fa-bore-hole::before{content:"";}.fa-industry::before{content:"";}.fa-circle-down::before{content:"";}.fa-arrow-alt-circle-down::before{content:"";}.fa-arrows-turn-to-dots::before{content:"";}.fa-florin-sign::before{content:"";}.fa-arrow-down-short-wide::before{content:"";}.fa-sort-amount-desc::before{content:"";}.fa-sort-amount-down-alt::before{content:"";}.fa-less-than::before{content:"\<";}.fa-angle-down::before{content:"";}.fa-car-tunnel::before{content:"";}.fa-head-side-cough::before{content:"";}.fa-grip-lines::before{content:"";}.fa-thumbs-down::before{content:"";}.fa-user-lock::before{content:"";}.fa-arrow-right-long::before{content:"";}.fa-long-arrow-right::before{content:"";}.fa-anchor-circle-xmark::before{content:"";}.fa-ellipsis::before{content:"";}.fa-ellipsis-h::before{content:"";}.fa-chess-pawn::before{content:"";}.fa-kit-medical::before{content:"";}.fa-first-aid::before{content:"";}.fa-person-through-window::before{content:"";}.fa-toolbox::before{content:"";}.fa-hands-holding-circle::before{content:"";}.fa-bug::before{content:"";}.fa-credit-card::before{content:"";}.fa-credit-card-alt::before{content:"";}.fa-car::before{content:"";}.fa-automobile::before{content:"";}.fa-hand-holding-hand::before{content:"";}.fa-book-open-reader::before{content:"";}.fa-book-reader::before{content:"";}.fa-mountain-sun::before{content:"";}.fa-arrows-left-right-to-line::before{content:"";}.fa-dice-d20::before{content:"";}.fa-truck-droplet::before{content:"";}.fa-file-circle-xmark::before{content:"";}.fa-temperature-arrow-up::before{content:"";}.fa-temperature-up::before{content:"";}.fa-medal::before{content:"";}.fa-bed::before{content:"";}.fa-square-h::before{content:"";}.fa-h-square::before{content:"";}.fa-podcast::before{content:"";}.fa-temperature-full::before{content:"";}.fa-temperature-4::before{content:"";}.fa-thermometer-4::before{content:"";}.fa-thermometer-full::before{content:"";}.fa-bell::before{content:"";}.fa-superscript::before{content:"";}.fa-plug-circle-xmark::before{content:"";}.fa-star-of-life::before{content:"";}.fa-phone-slash::before{content:"";}.fa-paint-roller::before{content:"";}.fa-handshake-angle::before{content:"";}.fa-hands-helping::before{content:"";}.fa-location-dot::before{content:"";}.fa-map-marker-alt::before{content:"";}.fa-file::before{content:"";}.fa-greater-than::before{content:"\>";}.fa-person-swimming::before{content:"";}.fa-swimmer::before{content:"";}.fa-arrow-down::before{content:"";}.fa-droplet::before{content:"";}.fa-tint::before{content:"";}.fa-eraser::before{content:"";}.fa-earth-americas::before{content:"";}.fa-earth::before{content:"";}.fa-earth-america::before{content:"";}.fa-globe-americas::before{content:"";}.fa-person-burst::before{content:"";}.fa-dove::before{content:"";}.fa-battery-empty::before{content:"";}.fa-battery-0::before{content:"";}.fa-socks::before{content:"";}.fa-inbox::before{content:"";}.fa-section::before{content:"";}.fa-gauge-high::before{content:"";}.fa-tachometer-alt::before{content:"";}.fa-tachometer-alt-fast::before{content:"";}.fa-envelope-open-text::before{content:"";}.fa-hospital::before{content:"";}.fa-hospital-alt::before{content:"";}.fa-hospital-wide::before{content:"";}.fa-wine-bottle::before{content:"";}.fa-chess-rook::before{content:"";}.fa-bars-staggered::before{content:"";}.fa-reorder::before{content:"";}.fa-stream::before{content:"";}.fa-dharmachakra::before{content:"";}.fa-hotdog::before{content:"";}.fa-person-walking-with-cane::before{content:"";}.fa-blind::before{content:"";}.fa-drum::before{content:"";}.fa-ice-cream::before{content:"";}.fa-heart-circle-bolt::before{content:"";}.fa-fax::before{content:"";}.fa-paragraph::before{content:"";}.fa-check-to-slot::before{content:"";}.fa-vote-yea::before{content:"";}.fa-star-half::before{content:"";}.fa-boxes-stacked::before{content:"";}.fa-boxes::before{content:"";}.fa-boxes-alt::before{content:"";}.fa-link::before{content:"";}.fa-chain::before{content:"";}.fa-ear-listen::before{content:"";}.fa-assistive-listening-systems::before{content:"";}.fa-tree-city::before{content:"";}.fa-play::before{content:"";}.fa-font::before{content:"";}.fa-rupiah-sign::before{content:"";}.fa-magnifying-glass::before{content:"";}.fa-search::before{content:"";}.fa-table-tennis-paddle-ball::before{content:"";}.fa-ping-pong-paddle-ball::before{content:"";}.fa-table-tennis::before{content:"";}.fa-person-dots-from-line::before{content:"";}.fa-diagnoses::before{content:"";}.fa-trash-can-arrow-up::before{content:"";}.fa-trash-restore-alt::before{content:"";}.fa-naira-sign::before{content:"";}.fa-cart-arrow-down::before{content:"";}.fa-walkie-talkie::before{content:"";}.fa-file-pen::before{content:"";}.fa-file-edit::before{content:"";}.fa-receipt::before{content:"";}.fa-square-pen::before{content:"";}.fa-pen-square::before{content:"";}.fa-pencil-square::before{content:"";}.fa-suitcase-rolling::before{content:"";}.fa-person-circle-exclamation::before{content:"";}.fa-chevron-down::before{content:"";}.fa-battery-full::before{content:"";}.fa-battery::before{content:"";}.fa-battery-5::before{content:"";}.fa-skull-crossbones::before{content:"";}.fa-code-compare::before{content:"";}.fa-list-ul::before{content:"";}.fa-list-dots::before{content:"";}.fa-school-lock::before{content:"";}.fa-tower-cell::before{content:"";}.fa-down-long::before{content:"";}.fa-long-arrow-alt-down::before{content:"";}.fa-ranking-star::before{content:"";}.fa-chess-king::before{content:"";}.fa-person-harassing::before{content:"";}.fa-brazilian-real-sign::before{content:"";}.fa-landmark-dome::before{content:"";}.fa-landmark-alt::before{content:"";}.fa-arrow-up::before{content:"";}.fa-tv::before{content:"";}.fa-television::before{content:"";}.fa-tv-alt::before{content:"";}.fa-shrimp::before{content:"";}.fa-list-check::before{content:"";}.fa-tasks::before{content:"";}.fa-jug-detergent::before{content:"";}.fa-circle-user::before{content:"";}.fa-user-circle::before{content:"";}.fa-user-shield::before{content:"";}.fa-wind::before{content:"";}.fa-car-burst::before{content:"";}.fa-car-crash::before{content:"";}.fa-y::before{content:"Y";}.fa-person-snowboarding::before{content:"";}.fa-snowboarding::before{content:"";}.fa-truck-fast::before{content:"";}.fa-shipping-fast::before{content:"";}.fa-fish::before{content:"";}.fa-user-graduate::before{content:"";}.fa-circle-half-stroke::before{content:"";}.fa-adjust::before{content:"";}.fa-clapperboard::before{content:"";}.fa-circle-radiation::before{content:"";}.fa-radiation-alt::before{content:"";}.fa-baseball::before{content:"";}.fa-baseball-ball::before{content:"";}.fa-jet-fighter-up::before{content:"";}.fa-diagram-project::before{content:"";}.fa-project-diagram::before{content:"";}.fa-copy::before{content:"";}.fa-volume-xmark::before{content:"";}.fa-volume-mute::before{content:"";}.fa-volume-times::before{content:"";}.fa-hand-sparkles::before{content:"";}.fa-grip::before{content:"";}.fa-grip-horizontal::before{content:"";}.fa-share-from-square::before{content:"";}.fa-share-square::before{content:"";}.fa-child-combatant::before{content:"";}.fa-child-rifle::before{content:"";}.fa-gun::before{content:"";}.fa-square-phone::before{content:"";}.fa-phone-square::before{content:"";}.fa-plus::before{content:"\+";}.fa-add::before{content:"\+";}.fa-expand::before{content:"";}.fa-computer::before{content:"";}.fa-xmark::before{content:"";}.fa-close::before{content:"";}.fa-multiply::before{content:"";}.fa-remove::before{content:"";}.fa-times::before{content:"";}.fa-arrows-up-down-left-right::before{content:"";}.fa-arrows::before{content:"";}.fa-chalkboard-user::before{content:"";}.fa-chalkboard-teacher::before{content:"";}.fa-peso-sign::before{content:"";}.fa-building-shield::before{content:"";}.fa-baby::before{content:"";}.fa-users-line::before{content:"";}.fa-quote-left::before{content:"";}.fa-quote-left-alt::before{content:"";}.fa-tractor::before{content:"";}.fa-trash-arrow-up::before{content:"";}.fa-trash-restore::before{content:"";}.fa-arrow-down-up-lock::before{content:"";}.fa-lines-leaning::before{content:"";}.fa-ruler-combined::before{content:"";}.fa-copyright::before{content:"";}.fa-equals::before{content:"\=";}.fa-blender::before{content:"";}.fa-teeth::before{content:"";}.fa-shekel-sign::before{content:"";}.fa-ils::before{content:"";}.fa-shekel::before{content:"";}.fa-sheqel::before{content:"";}.fa-sheqel-sign::before{content:"";}.fa-map::before{content:"";}.fa-rocket::before{content:"";}.fa-photo-film::before{content:"";}.fa-photo-video::before{content:"";}.fa-folder-minus::before{content:"";}.fa-store::before{content:"";}.fa-arrow-trend-up::before{content:"";}.fa-plug-circle-minus::before{content:"";}.fa-sign-hanging::before{content:"";}.fa-sign::before{content:"";}.fa-bezier-curve::before{content:"";}.fa-bell-slash::before{content:"";}.fa-tablet::before{content:"";}.fa-tablet-android::before{content:"";}.fa-school-flag::before{content:"";}.fa-fill::before{content:"";}.fa-angle-up::before{content:"";}.fa-drumstick-bite::before{content:"";}.fa-holly-berry::before{content:"";}.fa-chevron-left::before{content:"";}.fa-bacteria::before{content:"";}.fa-hand-lizard::before{content:"";}.fa-notdef::before{content:"";}.fa-disease::before{content:"";}.fa-briefcase-medical::before{content:"";}.fa-genderless::before{content:"";}.fa-chevron-right::before{content:"";}.fa-retweet::before{content:"";}.fa-car-rear::before{content:"";}.fa-car-alt::before{content:"";}.fa-pump-soap::before{content:"";}.fa-video-slash::before{content:"";}.fa-battery-quarter::before{content:"";}.fa-battery-2::before{content:"";}.fa-radio::before{content:"";}.fa-baby-carriage::before{content:"";}.fa-carriage-baby::before{content:"";}.fa-traffic-light::before{content:"";}.fa-thermometer::before{content:"";}.fa-vr-cardboard::before{content:"";}.fa-hand-middle-finger::before{content:"";}.fa-percent::before{content:"\%";}.fa-percentage::before{content:"\%";}.fa-truck-moving::before{content:"";}.fa-glass-water-droplet::before{content:"";}.fa-display::before{content:"";}.fa-face-smile::before{content:"";}.fa-smile::before{content:"";}.fa-thumbtack::before{content:"";}.fa-thumb-tack::before{content:"";}.fa-trophy::before{content:"";}.fa-person-praying::before{content:"";}.fa-pray::before{content:"";}.fa-hammer::before{content:"";}.fa-hand-peace::before{content:"";}.fa-rotate::before{content:"";}.fa-sync-alt::before{content:"";}.fa-spinner::before{content:"";}.fa-robot::before{content:"";}.fa-peace::before{content:"";}.fa-gears::before{content:"";}.fa-cogs::before{content:"";}.fa-warehouse::before{content:"";}.fa-arrow-up-right-dots::before{content:"";}.fa-splotch::before{content:"";}.fa-face-grin-hearts::before{content:"";}.fa-grin-hearts::before{content:"";}.fa-dice-four::before{content:"";}.fa-sim-card::before{content:"";}.fa-transgender::before{content:"";}.fa-transgender-alt::before{content:"";}.fa-mercury::before{content:"";}.fa-arrow-turn-down::before{content:"";}.fa-level-down::before{content:"";}.fa-person-falling-burst::before{content:"";}.fa-award::before{content:"";}.fa-ticket-simple::before{content:"";}.fa-ticket-alt::before{content:"";}.fa-building::before{content:"";}.fa-angles-left::before{content:"";}.fa-angle-double-left::before{content:"";}.fa-qrcode::before{content:"";}.fa-clock-rotate-left::before{content:"";}.fa-history::before{content:"";}.fa-face-grin-beam-sweat::before{content:"";}.fa-grin-beam-sweat::before{content:"";}.fa-file-export::before{content:"";}.fa-arrow-right-from-file::before{content:"";}.fa-shield::before{content:"";}.fa-shield-blank::before{content:"";}.fa-arrow-up-short-wide::before{content:"";}.fa-sort-amount-up-alt::before{content:"";}.fa-house-medical::before{content:"";}.fa-golf-ball-tee::before{content:"";}.fa-golf-ball::before{content:"";}.fa-circle-chevron-left::before{content:"";}.fa-chevron-circle-left::before{content:"";}.fa-house-chimney-window::before{content:"";}.fa-pen-nib::before{content:"";}.fa-tent-arrow-turn-left::before{content:"";}.fa-tents::before{content:"";}.fa-wand-magic::before{content:"";}.fa-magic::before{content:"";}.fa-dog::before{content:"";}.fa-carrot::before{content:"";}.fa-moon::before{content:"";}.fa-wine-glass-empty::before{content:"";}.fa-wine-glass-alt::before{content:"";}.fa-cheese::before{content:"";}.fa-yin-yang::before{content:"";}.fa-music::before{content:"";}.fa-code-commit::before{content:"";}.fa-temperature-low::before{content:"";}.fa-person-biking::before{content:"";}.fa-biking::before{content:"";}.fa-broom::before{content:"";}.fa-shield-heart::before{content:"";}.fa-gopuram::before{content:"";}.fa-earth-oceania::before{content:"";}.fa-globe-oceania::before{content:"";}.fa-square-xmark::before{content:"";}.fa-times-square::before{content:"";}.fa-xmark-square::before{content:"";}.fa-hashtag::before{content:"\#";}.fa-up-right-and-down-left-from-center::before{content:"";}.fa-expand-alt::before{content:"";}.fa-oil-can::before{content:"";}.fa-t::before{content:"T";}.fa-hippo::before{content:"";}.fa-chart-column::before{content:"";}.fa-infinity::before{content:"";}.fa-vial-circle-check::before{content:"";}.fa-person-arrow-down-to-line::before{content:"";}.fa-voicemail::before{content:"";}.fa-fan::before{content:"";}.fa-person-walking-luggage::before{content:"";}.fa-up-down::before{content:"";}.fa-arrows-alt-v::before{content:"";}.fa-cloud-moon-rain::before{content:"";}.fa-calendar::before{content:"";}.fa-trailer::before{content:"";}.fa-bahai::before{content:"";}.fa-haykal::before{content:"";}.fa-sd-card::before{content:"";}.fa-dragon::before{content:"";}.fa-shoe-prints::before{content:"";}.fa-circle-plus::before{content:"";}.fa-plus-circle::before{content:"";}.fa-face-grin-tongue-wink::before{content:"";}.fa-grin-tongue-wink::before{content:"";}.fa-hand-holding::before{content:"";}.fa-plug-circle-exclamation::before{content:"";}.fa-link-slash::before{content:"";}.fa-chain-broken::before{content:"";}.fa-chain-slash::before{content:"";}.fa-unlink::before{content:"";}.fa-clone::before{content:"";}.fa-person-walking-arrow-loop-left::before{content:"";}.fa-arrow-up-z-a::before{content:"";}.fa-sort-alpha-up-alt::before{content:"";}.fa-fire-flame-curved::before{content:"";}.fa-fire-alt::before{content:"";}.fa-tornado::before{content:"";}.fa-file-circle-plus::before{content:"";}.fa-book-quran::before{content:"";}.fa-quran::before{content:"";}.fa-anchor::before{content:"";}.fa-border-all::before{content:"";}.fa-face-angry::before{content:"";}.fa-angry::before{content:"";}.fa-cookie-bite::before{content:"";}.fa-arrow-trend-down::before{content:"";}.fa-rss::before{content:"";}.fa-feed::before{content:"";}.fa-draw-polygon::before{content:"";}.fa-scale-balanced::before{content:"";}.fa-balance-scale::before{content:"";}.fa-gauge-simple-high::before{content:"";}.fa-tachometer::before{content:"";}.fa-tachometer-fast::before{content:"";}.fa-shower::before{content:"";}.fa-desktop::before{content:"";}.fa-desktop-alt::before{content:"";}.fa-m::before{content:"M";}.fa-table-list::before{content:"";}.fa-th-list::before{content:"";}.fa-comment-sms::before{content:"";}.fa-sms::before{content:"";}.fa-book::before{content:"";}.fa-user-plus::before{content:"";}.fa-check::before{content:"";}.fa-battery-three-quarters::before{content:"";}.fa-battery-4::before{content:"";}.fa-house-circle-check::before{content:"";}.fa-angle-left::before{content:"";}.fa-diagram-successor::before{content:"";}.fa-truck-arrow-right::before{content:"";}.fa-arrows-split-up-and-left::before{content:"";}.fa-hand-fist::before{content:"";}.fa-fist-raised::before{content:"";}.fa-cloud-moon::before{content:"";}.fa-briefcase::before{content:"";}.fa-person-falling::before{content:"";}.fa-image-portrait::before{content:"";}.fa-portrait::before{content:"";}.fa-user-tag::before{content:"";}.fa-rug::before{content:"";}.fa-earth-europe::before{content:"";}.fa-globe-europe::before{content:"";}.fa-cart-flatbed-suitcase::before{content:"";}.fa-luggage-cart::before{content:"";}.fa-rectangle-xmark::before{content:"";}.fa-rectangle-times::before{content:"";}.fa-times-rectangle::before{content:"";}.fa-window-close::before{content:"";}.fa-baht-sign::before{content:"";}.fa-book-open::before{content:"";}.fa-book-journal-whills::before{content:"";}.fa-journal-whills::before{content:"";}.fa-handcuffs::before{content:"";}.fa-triangle-exclamation::before{content:"";}.fa-exclamation-triangle::before{content:"";}.fa-warning::before{content:"";}.fa-database::before{content:"";}.fa-share::before{content:"";}.fa-arrow-turn-right::before{content:"";}.fa-mail-forward::before{content:"";}.fa-bottle-droplet::before{content:"";}.fa-mask-face::before{content:"";}.fa-hill-rockslide::before{content:"";}.fa-right-left::before{content:"";}.fa-exchange-alt::before{content:"";}.fa-paper-plane::before{content:"";}.fa-road-circle-exclamation::before{content:"";}.fa-dungeon::before{content:"";}.fa-align-right::before{content:"";}.fa-money-bill-1-wave::before{content:"";}.fa-money-bill-wave-alt::before{content:"";}.fa-life-ring::before{content:"";}.fa-hands::before{content:"";}.fa-sign-language::before{content:"";}.fa-signing::before{content:"";}.fa-calendar-day::before{content:"";}.fa-water-ladder::before{content:"";}.fa-ladder-water::before{content:"";}.fa-swimming-pool::before{content:"";}.fa-arrows-up-down::before{content:"";}.fa-arrows-v::before{content:"";}.fa-face-grimace::before{content:"";}.fa-grimace::before{content:"";}.fa-wheelchair-move::before{content:"";}.fa-wheelchair-alt::before{content:"";}.fa-turn-down::before{content:"";}.fa-level-down-alt::before{content:"";}.fa-person-walking-arrow-right::before{content:"";}.fa-square-envelope::before{content:"";}.fa-envelope-square::before{content:"";}.fa-dice::before{content:"";}.fa-bowling-ball::before{content:"";}.fa-brain::before{content:"";}.fa-bandage::before{content:"";}.fa-band-aid::before{content:"";}.fa-calendar-minus::before{content:"";}.fa-circle-xmark::before{content:"";}.fa-times-circle::before{content:"";}.fa-xmark-circle::before{content:"";}.fa-gifts::before{content:"";}.fa-hotel::before{content:"";}.fa-earth-asia::before{content:"";}.fa-globe-asia::before{content:"";}.fa-id-card-clip::before{content:"";}.fa-id-card-alt::before{content:"";}.fa-magnifying-glass-plus::before{content:"";}.fa-search-plus::before{content:"";}.fa-thumbs-up::before{content:"";}.fa-user-clock::before{content:"";}.fa-hand-dots::before{content:"";}.fa-allergies::before{content:"";}.fa-file-invoice::before{content:"";}.fa-window-minimize::before{content:"";}.fa-mug-saucer::before{content:"";}.fa-coffee::before{content:"";}.fa-brush::before{content:"";}.fa-mask::before{content:"";}.fa-magnifying-glass-minus::before{content:"";}.fa-search-minus::before{content:"";}.fa-ruler-vertical::before{content:"";}.fa-user-large::before{content:"";}.fa-user-alt::before{content:"";}.fa-train-tram::before{content:"";}.fa-user-nurse::before{content:"";}.fa-syringe::before{content:"";}.fa-cloud-sun::before{content:"";}.fa-stopwatch-20::before{content:"";}.fa-square-full::before{content:"";}.fa-magnet::before{content:"";}.fa-jar::before{content:"";}.fa-note-sticky::before{content:"";}.fa-sticky-note::before{content:"";}.fa-bug-slash::before{content:"";}.fa-arrow-up-from-water-pump::before{content:"";}.fa-bone::before{content:"";}.fa-user-injured::before{content:"";}.fa-face-sad-tear::before{content:"";}.fa-sad-tear::before{content:"";}.fa-plane::before{content:"";}.fa-tent-arrows-down::before{content:"";}.fa-exclamation::before{content:"\!";}.fa-arrows-spin::before{content:"";}.fa-print::before{content:"";}.fa-turkish-lira-sign::before{content:"";}.fa-try::before{content:"";}.fa-turkish-lira::before{content:"";}.fa-dollar-sign::before{content:"\$";}.fa-dollar::before{content:"\$";}.fa-usd::before{content:"\$";}.fa-x::before{content:"X";}.fa-magnifying-glass-dollar::before{content:"";}.fa-search-dollar::before{content:"";}.fa-users-gear::before{content:"";}.fa-users-cog::before{content:"";}.fa-person-military-pointing::before{content:"";}.fa-building-columns::before{content:"";}.fa-bank::before{content:"";}.fa-institution::before{content:"";}.fa-museum::before{content:"";}.fa-university::before{content:"";}.fa-umbrella::before{content:"";}.fa-trowel::before{content:"";}.fa-d::before{content:"D";}.fa-stapler::before{content:"";}.fa-masks-theater::before{content:"";}.fa-theater-masks::before{content:"";}.fa-kip-sign::before{content:"";}.fa-hand-point-left::before{content:"";}.fa-handshake-simple::before{content:"";}.fa-handshake-alt::before{content:"";}.fa-jet-fighter::before{content:"";}.fa-fighter-jet::before{content:"";}.fa-square-share-nodes::before{content:"";}.fa-share-alt-square::before{content:"";}.fa-barcode::before{content:"";}.fa-plus-minus::before{content:"";}.fa-video::before{content:"";}.fa-video-camera::before{content:"";}.fa-graduation-cap::before{content:"";}.fa-mortar-board::before{content:"";}.fa-hand-holding-medical::before{content:"";}.fa-person-circle-check::before{content:"";}.fa-turn-up::before{content:"";}.fa-level-up-alt::before{content:"";}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}
/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("../assets/fonts/fa-solid-900.woff2") format("woff2"),url("../assets/fonts/fa-solid-900.ttf") format("truetype");}.fas,.fa-solid{font-weight:900;}.homepage-services-and-info__list{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:auto;list-style:none;margin:0 -15px;padding:0;}@media(min-width:40.0625em){.homepage-services-and-info__list{display:-ms-grid;display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr;}}@media(min-width:48.0625em){.homepage-services-and-info__list{display:-ms-grid;display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr 1fr;}}.chevron-card{border-top:1px solid #b1b4b6;margin:0 15px;padding:5px 0 20px 0;}.chevron-card__wrapper{padding:10px 30px 10px 0;position:relative;}.chevron-card__description{margin:0 -30px 0 0;}.chevron-card__link:before{border-right:3px solid #1d70b8;border-top:3px solid #1d70b8;content:"";display:block;height:10px;position:absolute;right:5px;top:15px;-webkit-transform:translateY(0) rotate(45deg) scale(1);-ms-transform:translateY(0) rotate(45deg) scale(1);transform:translateY(0) rotate(45deg) scale(1);width:10px;}.chevron-card__link:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;}.gem-c-contents-list__title{font-size:16px;line-height:1.5;}.gem-c-contents-list{position:relative;margin:0 0 20px 0;z-index:1;background:#fff;-webkit-box-shadow:0 20px 15px -10px #fff;box-shadow:0 20px 15px -10px #fff;}.gem-c-contents-list__list-item--dashed{position:relative;padding-top:7.5px!important;padding-bottom:0!important;padding-left:25px!important;padding-right:25px!important;font-size:16px!important;}.gem-c-contents-list__list-item--dashed:before{content:"—";position:absolute;left:0;width:20px;overflow:hidden;}.indented{padding-left:45px!important;}.lds-spinner{color:#000;display:block;position:relative;width:80px;height:80px;margin-left:auto;margin-right:auto;}.lds-spinner div{-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#000;}.lds-spinner div:nth-child(1){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s;}.lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s;}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s;}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s;}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s;}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s;}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s;}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s;}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s;}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s;}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s;}@-webkit-keyframes lds-spinner{0%{opacity:1;}100%{opacity:0;}}@keyframes lds-spinner{0%{opacity:1;}100%{opacity:0;}}.table-responsive{overflow-x:auto;}.responsive{width:100%;border-collapse:collapse;}@media only screen and (max-width:800px){.responsive thead,.responsive tbody,.responsive tr,.responsive th{display:block;}.responsive thead tr,.responsive th{position:absolute;top:-9999px;left:-9999px;}.responsive tr{border-bottom:2px solid #b1b4b6;}.responsive td:nth-child(odd),.responsive td:nth-child(even){border:0;border-bottom:1px solid #b1b4b6;position:relative;padding-left:50%;white-space:normal;text-align:left;display:block;-webkit-box-sizing:content-box;box-sizing:content-box;min-height:1em;}.responsive td:nth-child(odd)::before,.responsive td:nth-child(even)::before{position:absolute;left:6px;width:45%;padding-right:10px;-ms-word-wrap:break-word;word-wrap:break-word;text-align:left;font-weight:bold;white-space:nowrap;overflow:hidden;content:attr(data-title);}.responsive td.responsive-omit-title:nth-child(odd),.responsive td.responsive-omit-title:nth-child(even){padding-left:6px;}.responsive td.responsive-omit-title::before{display:none;}.responsive td.responsive-omit-if-empty:empty{display:none;}}@media only screen and (max-width:600px){.responsive td:nth-child(odd),.responsive td:nth-child(even){padding-left:0;}.responsive td:nth-child(odd)::before,.responsive td:nth-child(even)::before{position:relative;display:block;left:0;padding-right:10px;-ms-word-wrap:break-word;word-wrap:break-word;text-align:left;font-weight:bold;content:attr(data-title);}}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff;}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf;}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb;}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5;}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1;}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7;}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6;}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe;}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075);}th.rotate{height:192px;white-space:nowrap;padding:0;vertical-align:bottom;}th.rotate>div{-webkit-transform:translate(12px,0) rotate(315deg);-ms-transform:translate(12px,0) rotate(315deg);transform:translate(12px,0) rotate(315deg);-webkit-transform-origin:right bottom 0;-ms-transform-origin:right bottom 0;transform-origin:right bottom 0;margin-left:0;padding:0;float:left;width:30px;}th.rotate>div>span{border-top:1px solid #ccc;padding:0 20px;display:block;width:277px;background:#fff;-webkit-clip-path:polygon(0 0,30px 100%,100% 100%,272px 0);clip-path:polygon(0 0,30px 100%,100% 100%,272px 0);height:30px;}table.sticky thead tr th{position:sticky;z-index:100;top:0;}@-webkit-keyframes enterFromRight{0%{opacity:0;-webkit-transform:translate(500px,0);transform:translate(500px,0);}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes enterFromRight{0%{opacity:0;-webkit-transform:translate(500px,0);transform:translate(500px,0);}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes enterFromLeft{0%{opacity:0;-webkit-transform:translate(-500px,0);transform:translate(-500px,0);}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}}@keyframes enterFromLeft{0%{opacity:0;-webkit-transform:translate(-500px,0);transform:translate(-500px,0);}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}}@-webkit-keyframes leaveToRight{0%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}100%{opacity:0;-webkit-transform:translate(500px,0);transform:translate(500px,0);}}@keyframes leaveToRight{0%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}100%{opacity:0;-webkit-transform:translate(500px,0);transform:translate(500px,0);}}@-webkit-keyframes leaveToLeft{0%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}100%{opacity:0;-webkit-transform:translate(-500px,0);transform:translate(-500px,0);}}@keyframes leaveToLeft{0%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}100%{opacity:0;-webkit-transform:translate(-500px,0);transform:translate(-500px,0);}}.metadata-summary{margin-bottom:30px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.metadata-summary{font-family:sans-serif;}}@media(min-width:40.0625em){.metadata-summary{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.metadata-summary{font-size:14pt;line-height:1.15;}}.finder-logo{margin:30px 0;}.finder-logo__image{max-width:100%;}.related-links{margin-top:50px;margin-bottom:50px;}.related-links__item{margin-bottom:4px;list-style:none;}@media(min-width:40.0625em){.related-links__item{margin-bottom:8px;}}mark,.mark{background-color:inherit;color:inherit;font-weight:700;}.related-links__link{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:.875rem;line-height:1.1428571429;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.related-links__link{font-family:sans-serif;}}@media(min-width:40.0625em){.related-links__link{font-size:1rem;line-height:1.25;}}@media print{.related-links__link{font-size:14pt;line-height:1.2;}}@media print{.related-links__link{font-family:sans-serif;}}.related-links__link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.related-links__link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.related-links__link:link{color:#1d70b8;}.related-links__link:visited{color:#4c2c92;}.related-links__link:hover{color:#003078;}.related-links__link:active{color:#0b0c0c;}.related-links__link:focus{color:#0b0c0c;}.filter-form{position:relative;}.govuk-frontend-supported .filter-form .button__wrapper{display:none;}.filter-form .js-required{display:none;}@media print{.filter-form{display:none;}}.signup-choices{margin-top:50px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.signup-choices{font-family:sans-serif;}}@media(min-width:40.0625em){.signup-choices{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.signup-choices{font-size:14pt;line-height:1.15;}}@media(min-width:40.0625em){.signup-choices{max-width:66.6666666667%;}}.live-search-loading-message{margin-bottom:20px;display:none;}.finder-results{list-style-type:none;padding-left:0;}.published-by{display:block;color:#505a5f;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.75rem;line-height:1.25;}@media print{.published-by{font-family:sans-serif;}}@media(min-width:40.0625em){.published-by{font-size:.875rem;line-height:1.4285714286;}}@media print{.published-by{font-size:12pt;line-height:1.2;}}.debug-results{display:block;margin:5px 0 0 0;word-wrap:break-word;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;}@media print{.debug-results{font-family:sans-serif;}}@media(min-width:40.0625em){.debug-results{font-size:1rem;line-height:1.25;}}@media print{.debug-results{font-size:14pt;line-height:1.2;}}.debug-results--link{color:#00703c;}.debug-results--meta{color:#d4351c;}.filtered-results__group{margin-bottom:40px;}.filtered-results__group .filtered-results__facet-heading{margin-bottom:20px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.125rem;line-height:1.1111111111;}@media print{.filtered-results__group .filtered-results__facet-heading{font-family:sans-serif;}}@media(min-width:40.0625em){.filtered-results__group .filtered-results__facet-heading{font-size:1.5rem;line-height:1.25;}}@media print{.filtered-results__group .filtered-results__facet-heading{font-size:18pt;line-height:1.15;}}@media print{.filtered-results{margin-top:20px;clear:both;}.filtered-results a,.filtered-results dl,.filtered-results ul,.filtered-results li{margin:0;}.filtered-results ul{padding:0;}.filtered-results a{font-weight:bold;margin-bottom:5px;}}.finder-frontend{margin-bottom:50px;}.facet-tags__container{display:none;}@media(min-width:40.0625em){.facet-tags__container{display:block;}}.facet-tags{padding-bottom:5px;}.facet-tags__group{padding:5px;}@media(min-width:40.0625em){.facet-tags__group:nth-child(odd){background-color:#f3f2f1;}}.facet-tags__wrapper{vertical-align:middle;margin:5px 0;display:inline-block;}@media(max-width:40.0525em){.facet-tags__wrapper{vertical-align:baseline;}}.facet-tags__wrapper:first-of-type .facet-tags__preposition:first-of-type{font-weight:bold;}.facet-tags__wrapper:first-of-type .facet-tags__preposition:first-of-type::first-letter {text-transform:uppercase;}@media(max-width:40.0525em){.facet-tags__wrapper:first-of-type .facet-tags__preposition:first-of-type{display:block;}}.facet-tags__preposition{display:table-cell;padding:0 5px 0 2px;vertical-align:middle;text-transform:lowercase;}@media(max-width:40.0525em){.facet-tags__preposition{display:inline-block;}}.facet-tag{display:table-cell;position:relative;padding:.3125em;border:1px solid #505a5f;border-radius:.3125em;background-color:#f3f2f1;}.govuk-frontend-supported .facet-tag{padding:.5em .5em .5em 1.5em;}@media(max-width:40.0525em){.facet-tag{display:inline-block;background:none;border:2px solid #0b0c0c;}}.facet-tag__text{display:inline-block;margin-left:0;pointer-events:none;position:relative;z-index:1;}.govuk-frontend-supported .facet-tag__text{margin-left:.3125em;}.facet-tag__remove{display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:.5em;border-radius:.3125em;font-weight:bold;text-align:left;cursor:pointer;color:#000;text-decoration:none;background:none;border:0;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:.875rem;line-height:1.1428571429;}@media print{.facet-tag__remove{font-family:sans-serif;}}@media(min-width:40.0625em){.facet-tag__remove{font-size:1rem;line-height:1.25;}}@media print{.facet-tag__remove{font-size:14pt;line-height:1.2;}}.govuk-frontend-supported .facet-tag__remove{display:inline-block;border:1px solid transparent;}.govuk-frontend-supported .facet-tag__remove:hover{background:#b1b4b6;}.govuk-frontend-supported .facet-tag__remove:focus{-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;border:solid 1px #0b0c0c;outline:3px solid #fd0;}.finder-frontend-content .app-c-search-page-heading{color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:2rem;line-height:1.09375;margin-top:10px;margin-bottom:15px;}@media print{.finder-frontend-content .app-c-search-page-heading{font-family:sans-serif;}}@media(min-width:40.0625em){.finder-frontend-content .app-c-search-page-heading{font-size:3rem;line-height:1.0416666667;}}@media print{.finder-frontend-content .app-c-search-page-heading{font-size:32pt;line-height:1.15;}}@media(min-width:40.0625em){.finder-frontend-content .app-c-search-page-heading{margin-bottom:20px;}}.finder-frontend-content .govuk-checkboxes__label{margin-bottom:0;}.govspeak-wrapper{margin-bottom:15px;}@media(min-width:40.0625em){.govspeak-wrapper{margin-bottom:20px;}}.sort-options .sort-options__label{display:inline-block;margin-bottom:15px;padding-right:5px;}@media(min-width:40.0625em){.sort-options .sort-options__label{font-size:16px;}}@media(min-width:40.0625em){.sort-options .sort-options__select{font-size:16px;}}.result-info{border-bottom:solid 1px #0b0c0c;margin:0 0 20px 0;}@media(max-width:40.0525em){.result-info{padding-bottom:10px;}}.app-patch--search-input-override input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;}.full-width #global-header-bar{display:none;}.topic-finder__taxon-link,.topic-finder__taxon-link:link,.topic-finder__taxon-link:visited{color:#fff;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.125rem;line-height:1.1111111111;}@media print{.topic-finder__taxon-link,.topic-finder__taxon-link:link,.topic-finder__taxon-link:visited{font-family:sans-serif;}}@media(min-width:40.0625em){.topic-finder__taxon-link,.topic-finder__taxon-link:link,.topic-finder__taxon-link:visited{font-size:1.5rem;line-height:1.25;}}@media print{.topic-finder__taxon-link,.topic-finder__taxon-link:link,.topic-finder__taxon-link:visited{font-size:18pt;line-height:1.15;}}.topic-finder__taxon-link:link:focus,.topic-finder__taxon-link:visited:focus,.topic-finder__taxon-link:link:link:focus,.topic-finder__taxon-link:link:visited:focus,.topic-finder__taxon-link:visited:link:focus,.topic-finder__taxon-link:visited:visited:focus{color:#0b0c0c;}.app-c-button-as-link{padding:0;border-width:0;color:#1d70b8;background:none;cursor:pointer;-webkit-appearance:none;text-decoration:underline;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:underline;text-decoration-thickness:max(1px,.0625rem);text-underline-offset:.1578em;}@media print{.app-c-button-as-link{font-family:sans-serif;}}@media(min-width:40.0625em){.app-c-button-as-link{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.app-c-button-as-link{font-size:14pt;line-height:1.15;}}@media print{.app-c-button-as-link{font-family:sans-serif;}}.app-c-button-as-link:hover{text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.app-c-button-as-link:focus{outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.app-c-button-as-link:link{color:#1d70b8;}.app-c-button-as-link:visited{color:#4c2c92;}.app-c-button-as-link:hover{color:#003078;}.app-c-button-as-link:active{color:#0b0c0c;}.app-c-button-as-link:focus{color:#0b0c0c;}.app-c-button-as-link::-moz-focus-inner{padding:0;border:0;}@media(max-width:40.0525em){.subscription-links--desktop{display:none;}}.spelling-suggestions{margin-top:-5px;margin-bottom:20px;}@media(min-width:40.0625em){.spelling-suggestions{margin-top:-10px;margin-bottom:40px;}.spelling-suggestions .govuk-body{font-size:16px;}}.facet-container{padding-left:13px;padding-right:13px;}.app-before-content--inverse{background-color:#1d70b8;overflow:hidden;padding-top:15px;}@media(min-width:40.0625em){.app-all-content-finder{margin-top:20px;}}.app-all-content-finder__spelling-suggestions{margin:10px 0;}.gem-c-document-list{margin:0;padding:0;color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.gem-c-document-list{color:#000;}}@media print{.gem-c-document-list{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.gem-c-document-list{font-size:14pt;line-height:1.15;}}.gem-c-document-list__item{margin-top:25px;padding-top:10px;border-top:1px solid #b1b4b6;list-style:none;}.gem-c-document-list__item:first-child{margin-top:0;}.gem-c-document-list__item-title{display:inline-block;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1rem;line-height:1.25;}@media print{.gem-c-document-list__item-title{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__item-title{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.gem-c-document-list__item-title{font-size:14pt;line-height:1.15;}}.gem-c-document-list--no-top-border .gem-c-document-list__item{border-top:0;}.gem-c-document-list--no-top-border-first-child .gem-c-document-list__item:first-child{border-top:0;}.gem-c-document-list--equal-item-spacing .gem-c-document-list__item{margin-top:15px;padding-top:15px;}.gem-c-document-list__item-title--context{margin-right:10px;}.direction-rtl .gem-c-document-list__item-title--context{margin-right:0;margin-left:10px;}.gem-c-document-list__item-context{color:#505a5f;}.gem-c-document-list__item-description{margin:5px 0;color:#0b0c0c;}@media print{.gem-c-document-list__item-description{color:#000;}}.gem-c-document-list__subtext{margin:0;}.gem-c-document-list__item-description,.gem-c-document-list__subtext{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.5;}@media print{.gem-c-document-list__item-description,.gem-c-document-list__subtext{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__item-description,.gem-c-document-list__subtext{font-size:1rem;line-height:1.5;}}@media print{.gem-c-document-list__item-description,.gem-c-document-list__subtext{font-size:14pt;line-height:1.5;}}.gem-c-document-list__item-description--full-size{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.gem-c-document-list__item-description--full-size{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__item-description--full-size{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.gem-c-document-list__item-description--full-size{font-size:14pt;line-height:1.15;}}.gem-c-document-list__item-metadata{padding:0;}.gem-c-document-list__attribute{display:inline-block;list-style:none;padding-right:20px;color:#0b0c0c;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;}@media print{.gem-c-document-list__attribute{color:#000;}}@media print{.gem-c-document-list__attribute{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__attribute{font-size:1rem;line-height:1.25;}}@media print{.gem-c-document-list__attribute{font-size:14pt;line-height:1.2;}}.gem-c-document-list__attribute{color:#505a5f;}.direction-rtl .gem-c-document-list__attribute{padding-right:0;padding-left:20px;}.gem-c-document-list__item--highlight{border:1px solid #b1b4b6;padding:30px;margin-bottom:30px;}.gem-c-document-list__item--highlight .gem-c-document-list__item-title{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:1.125rem;line-height:1.1111111111;}@media print{.gem-c-document-list__item--highlight .gem-c-document-list__item-title{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__item--highlight .gem-c-document-list__item-title{font-size:1.5rem;line-height:1.25;}}@media print{.gem-c-document-list__item--highlight .gem-c-document-list__item-title{font-size:18pt;line-height:1.15;}}.gem-c-document-list__highlight-text{margin:0 0 15px 0;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:.875rem;line-height:1.1428571429;}@media print{.gem-c-document-list__highlight-text{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list__highlight-text{font-size:1rem;line-height:1.25;}}@media print{.gem-c-document-list__highlight-text{font-size:14pt;line-height:1.2;}}.gem-c-document-list__children{margin-bottom:0;padding-left:0;list-style-type:none;}@media(min-width:48.0625em){.gem-c-document-list__children{margin-left:20px;margin-top:20px;}@supports(display:grid){.gem-c-document-list__children{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;}}}.gem-c-document-list-child{position:relative;padding-left:25px;padding-top:10px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.875rem;line-height:1.1428571429;}@media print{.gem-c-document-list-child{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-document-list-child{font-size:1rem;line-height:1.25;}}@media print{.gem-c-document-list-child{font-size:14pt;line-height:1.2;}}.gem-c-document-list-child::before{content:"";position:absolute;left:0;width:15px;overflow:hidden;border-top:solid 1px #0b0c0c;-webkit-transform:translate(0,.5em);-ms-transform:translate(0,.5em);transform:translate(0,.5em);}@media(min-width:48.0625em){.gem-c-document-list-child{padding:0;padding-bottom:10px;}.gem-c-document-list-child::before{display:none;}}@media(min-width:40.0625em){.gem-c-document-list-child__heading{font-weight:700;}}.gem-c-document-list-child__description{margin-top:5px;margin-bottom:5px;color:#0b0c0c;}@media print{.gem-c-document-list-child__description{color:#000;}}@media(max-width:40.0525em){.gem-c-document-list-child__description{display:none;}}@media print{.gem-c-document-list__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}.gem-c-document-list__item *{color:#000;}.gem-c-document-list__item-context{display:block;}}.gem-c-search{position:relative;margin-bottom:30px;}.gem-c-search__label{display:block;color:#0b0c0c;cursor:text;text-overflow:ellipsis;height:90%;overflow:hidden;white-space:nowrap;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:2.5;}@media print{.gem-c-search__label{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-search__label{font-size:1.1875rem;line-height:2.1052631579;}}@media print{.gem-c-search__label{font-size:14pt;line-height:40px;}}.gem-c-search__label h1,.gem-c-search__label .h1{margin:0;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:2.5;}@media print{.gem-c-search__label h1,.gem-c-search__label .h1{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-search__label h1,.gem-c-search__label .h1{font-size:1.1875rem;line-height:2.1052631579;}}@media print{.gem-c-search__label h1,.gem-c-search__label .h1{font-size:14pt;line-height:40px;}}.govuk-frontend-supported .gem-c-search__label{position:absolute;left:2px;top:2px;bottom:2px;max-width:68%;padding-left:15px;z-index:1;color:#505a5f;background:#fff;}.govuk-frontend-supported .gem-c-search--separate-label .gem-c-search__label{color:#0b0c0c;}.gem-c-search__input[type=search]{margin:0;width:100%;height:2.1052631579em;padding:.3157894737em;border:2px solid #0b0c0c;background:#fff;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.4736842105;}@media print{.gem-c-search__input[type=search]{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-search__input[type=search]{font-size:1.1875rem;line-height:1.4736842105;}}@media print{.gem-c-search__input[type=search]{font-size:14pt;line-height:1.4736842105;}}.gem-c-search__input[type=search]:focus,.gem-c-search__input[type=search].focus{z-index:2;}.gem-c-search__input[type=search]:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;}.gem-c-search__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;background-image:url("govuk_publishing_components/icon-close.svg");background-position:center;background-repeat:no-repeat;cursor:pointer;height:20px;margin-left:0;margin-right:0;width:20px;}.gem-c-search__submit{border:0;cursor:pointer;border-radius:0;outline:2px solid transparent;outline-offset:0;position:relative;padding:0;width:40px;height:40px;text-indent:-5000px;overflow:hidden;}.gem-c-search__submit .gem-c-search__icon{pointer-events:none;position:absolute;height:100%;width:100%;top:0;left:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);}.gem-c-search__submit:focus{z-index:2;outline:3px solid #fd0;-webkit-box-shadow:inset 0 0 0 4px #0b0c0c;box-shadow:inset 0 0 0 4px #0b0c0c;}.gem-c-search__submit::-moz-focus-inner{border:0;}.gem-c-search__item-wrapper{display:table;width:100%;background:#fff;}.gem-c-search__item{position:relative;display:table-cell;vertical-align:top;}.gem-c-search__submit-wrapper{width:1%;}.gem-c-search--on-govuk-blue .gem-c-search__label{color:#fff;}.gem-c-search--on-govuk-blue .gem-c-search__input{border-width:0;outline:2px solid transparent;outline-offset:0;}.gem-c-search--on-govuk-blue .gem-c-search__input:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;-webkit-box-shadow:inset 0 0 0 4px;box-shadow:inset 0 0 0 4px;}.gem-c-search--on-govuk-blue .gem-c-search__submit{background-color:#0b0c0c;color:#fff;}.gem-c-search--on-govuk-blue .gem-c-search__submit:hover{background-color:#171919;}.govuk-frontend-supported .gem-c-search--on-govuk-blue .gem-c-search__label{color:#505a5f;}.gem-c-search--homepage .gem-c-search__submit{background-color:#d2e2f1;color:#1d70b8;}.gem-c-search--homepage .gem-c-search__submit:hover{background-color:#e5eff7;}.gem-c-search--on-white .gem-c-search__submit{background-color:#1d70b8;color:#fff;}.gem-c-search--on-white .gem-c-search__submit:hover{background-color:#207dce;}.gem-c-search--on-white .gem-c-search__input[type=search]{border-right-width:0;}.gem-c-search--on-white .gem-c-search__input[type=search]:focus{border-right-width:2px;}.govuk-label.gem-c-search__label--white{color:#fff;}.gem-c-search--no-border .gem-c-search__label{color:#fff;}.gem-c-search--no-border .gem-c-search__input[type=search]{border:0;}.gem-c-search--no-border .gem-c-search__input[type=search]:focus{outline:3px solid #fd0;outline-offset:0;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;-webkit-box-shadow:inset 0 0 0 4px;box-shadow:inset 0 0 0 4px;}.govuk-frontend-supported .gem-c-search--no-border .gem-c-search__label{color:#505a5f;}.gem-c-search--large .gem-c-search__label{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:3.125;}@media print{.gem-c-search--large .gem-c-search__label{font-family:sans-serif;}}@media(min-width:40.0625em){.gem-c-search--large .gem-c-search__label{font-size:1.1875rem;line-height:2.6315789474;}}@media print{.gem-c-search--large .gem-c-search__label{font-size:14pt;line-height:50px;}}.gem-c-search--large .gem-c-search__input[type=search]{height:50px;}.gem-c-search--large .gem-c-search__submit{width:50px;height:50px;}.gem-c-search--large .gem-c-search__submit .gem-c-search__icon{-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);}@media(max-width:40.0525em){.gem-c-search--large-on-mobile .gem-c-search__label{font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:3.125;}}@media print and (max-width:40.0525em){.gem-c-search--large-on-mobile .gem-c-search__label{font-family:sans-serif;}}@media(max-width:40.0525em) and (min-width:40.0625em){.gem-c-search--large-on-mobile .gem-c-search__label{font-size:1.1875rem;line-height:2.6315789474;}}@media print and (max-width:40.0525em){.gem-c-search--large-on-mobile .gem-c-search__label{font-size:14pt;line-height:50px;}}@media(max-width:40.0525em){.gem-c-search--large-on-mobile .gem-c-search__input[type=search]{height:50px;}.gem-c-search--large-on-mobile .gem-c-search__submit{width:50px;height:50px;}.gem-c-search--large-on-mobile .gem-c-search__submit .gem-c-search__icon{-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);}}.gem-c-search--separate-label .gem-c-search__label{position:relative;top:auto;left:auto;padding-left:0;}.search-toggle{display:none;background-color:#1d70b8;background-image:url("govuk_publishing_components/search-button.png");background-position:0 50%;background-repeat:no-repeat;float:right;height:30px;margin:-46px 0;overflow:hidden;padding:0;text-indent:-5000px;width:36px;border:0;}.search-toggle:focus{border-width:0;-webkit-box-shadow:inset 0 0 0 4px #0b0c0c;box-shadow:inset 0 0 0 4px #0b0c0c;outline:3px solid #fd0;outline-offset:0;}.search-toggle:focus,.search-toggle:hover{background-color:#207dce;}.search-toggle.js-hidden{display:none;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.search-toggle{background-size:52.5px 35px;background-position:100% 50%;}}@media(min-width:40.0625em){.search-toggle{display:none;}}@media(max-width:40.0525em){.govuk-frontend-supported .search-toggle{display:block;}}.app-c-expander{padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid #b1b4b6;}.app-c-expander__title{cursor:pointer;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.app-c-expander__title{font-family:sans-serif;}}@media(min-width:40.0625em){.app-c-expander__title{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.app-c-expander__title{font-size:14pt;line-height:1.15;}}.app-c-expander__content{display:none;padding:10px 13px;}.app-c-expander__content .govuk-form-group:last-child{margin-bottom:0;}.app-c-expander__heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;}.app-c-expander__content--visible{display:block;}[aria-expanded=true]~.app-c-expander__icon--up{display:block;}[aria-expanded=false]~.app-c-expander__icon--down{display:block;}.app-c-expander__icon{display:none;-ms-flex-negative:0;flex-shrink:0;width:30px;height:40px;margin-inline:10px 4px;fill:#0b0c0c;}.app-c-expander__button{border:0;background:none;text-align:left;cursor:pointer;padding:0;color:#1d70b8;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:1rem;line-height:1.25;}@media print{.app-c-expander__button{font-family:sans-serif;}}@media(min-width:40.0625em){.app-c-expander__button{font-size:1.1875rem;line-height:1.3157894737;}}@media print{.app-c-expander__button{font-size:14pt;line-height:1.15;}}.app-c-expander__button:hover{text-decoration:underline;text-underline-offset:.1em;text-decoration-thickness:max(3px,.1875rem,.12em);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;text-decoration-skip:none;}.app-c-expander__button:focus{outline:0;text-decoration:none;outline:3px solid transparent;color:#0b0c0c;background-color:#fd0;-webkit-box-shadow:0 -2px #fd0,0 4px #0b0c0c;box-shadow:0 -2px #fd0,0 4px #0b0c0c;text-decoration:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;}.app-c-expander__button::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;}.app-c-expander__selected-counter{display:block;color:#0b0c0c;margin-top:3px;font-family:"Roboto","Arial","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:.75rem;line-height:1.25;}@media print{.app-c-expander__selected-counter{font-family:sans-serif;}}@media(min-width:40.0625em){.app-c-expander__selected-counter{font-size:.875rem;line-height:1.4285714286;}}@media print{.app-c-expander__selected-counter{font-size:12pt;line-height:1.2;}}html,body{font-family:"Roboto","Arial","Helvetica",sans-serif;background-color:#fff;min-height:100vh;}h1:focus,.h1:focus{outline:0;}a,.btn-link{color:#0071c1;}.btn:focus,.btn:active:focus,.btn-link.nav-link:focus,.form-control:focus,.form-check-input:focus{-webkit-box-shadow:0 0 0 .1rem white,0 0 0 .25rem #258cfb;box-shadow:0 0 0 .1rem white,0 0 0 .25rem #258cfb;}.content{padding-top:1.1rem;}.valid.modified:not([type=checkbox]){outline:1px solid #26b050;}.invalid{outline:1px solid #f00;}.validation-message{color:#f00;}#blazor-error-ui{background:#ffffe0;bottom:0;-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.2);box-shadow:0 -1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000;}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem;}.blazor-error-boundary{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem,#b32121;padding:1rem 1rem 1rem 3.7rem;color:#fff;}.blazor-error-boundary::after{content:"An error has occurred.";}.loading-progress{position:relative;display:block;width:8rem;height:8rem;margin:20vh auto 1rem auto;}.loading-progress circle{fill:none;stroke:#e0e0e0;stroke-width:.6rem;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.loading-progress circle:last-child{stroke:#1b6ec2;stroke-dasharray:calc(3.141*var(--blazor-load-percentage,0%)*.8),500%;-webkit-transition:stroke-dasharray .05s ease-in-out;transition:stroke-dasharray .05s ease-in-out;}.loading-progress-text{position:absolute;text-align:center;font-weight:bold;inset:calc(20vh + 3.25rem) 0 auto .2rem;}.loading-progress-text:after{content:var(--blazor-load-percentage-text,"Loading");}.search-btn{margin-top:30px!important;}.govuk-pagination__item--current a{color:#fff;}.nav-link{display:block;padding:.5rem 1rem;color:#009de0;text-decoration:none;}.nav-link.active{margin-left:-14px;padding-left:calc(1rem + 10px);border-left:4px solid #1d70b8;background-color:#fff;}.restrict-width{max-width:625px;}.brand-colour{color:#005ea5;}.btn-secondary{font-weight:400;padding:8px 10px 7px;border:2px solid transparent;border-radius:0;color:#0b0c0c;background-color:#f3f2f1;}.btn-primary{font-weight:400;padding:8px 10px 7px;border:2px solid transparent;border-radius:0;color:#fff;background-color:#00703c;border-color:#1861ac;}.btn-close{border:0;-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border-radius:.375rem;opacity:.5;}.modal-content{border-radius:0;}@media print{.govuk-header__navigation,.govuk-back-link,.govuk-link,.govuk-footer__inline-list,.govuk-button,.logo-wrapper{display:none!important;}}.govuk-header__container{width:100%;margin-left:30px;margin-right:30px;}.govuk-header__link--homepage:hover,.govuk-header__link--homepage:active{margin-bottom:0!important;border-bottom:0 solid!important;}#showLocationMap{width:100%;height:310px;}.toast-body{font-size:19px;}div.back-to-contents{font-size:smaller;padding-top:.5rem!important;}div.back-to-contents>a>svg{display:inline-block!important;width:.8em!important;height:1em!important;margin-top:-5px!important;margin-right:10px!important;vertical-align:middle!important;}.page-contents{border:1px solid #000;margin-bottom:2rem;padding:.5rem;}.page-contents-title{font-size:2rem;font-weight:500;margin-bottom:.5rem;}.page-contents-level-1{font-size:1.2rem;font-weight:bolder;margin-top:.5rem;}.page-contents-level-2{font-size:1rem;font-weight:normal;margin:0;}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em;}.govuk-radios__label{max-width:none!important;}.side-menu{display:none;}@media(min-width:1560px) and (min-height:500px){.side-menu{display:block;position:fixed;top:200px;bottom:0;left:2px;overflow-y:auto;overflow-x:hidden;width:calc((100vw - 1040px)/2);}}.flex-body{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.flex-body section{display:contents;}.govuk-width-container{width:100%;}.govuk-footer{margin-top:auto;}.dropdown-menu{border:2px solid #000;border-radius:0;}.hx-multi-select .dropdown-item{padding:1px 6px;}.hx-multi-select input.form-control{border:2px solid #000;width:calc(100% - 32px);}.hx-multi-select .form-check-label::before{top:10px;left:0;width:24px;height:24px;content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background:transparent;border:2px solid;}.hx-multi-select .form-check-label::after{top:17px;left:6px;width:12px;height:6.5px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-left:3px solid #000;border-bottom:3px solid #000;opacity:0;content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background:transparent;}.hx-multi-select .form-check-input:checked+.form-check-label::after{opacity:1;}.hx-multi-select .form-check-input{z-index:1;width:44px;height:44px;margin:0;margin-left:-10px;opacity:0;cursor:pointer;}.hx-multi-select .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;}.hx-multi-select .form-check-label{-ms-flex-item-align:center;align-self:center;max-width:calc(100% - 74px);margin-bottom:0;padding:7px 0;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;}hr{opacity:1;}