@charset "UTF-8";:root{--tlp-blue:#045071;--tlp-purple:#A40B72;--tlp-pink:#E50064;--tlp-red:#E4003B;--tlp-orange:#EB5B21;--tlp-yellow:#F8AC33;--tlp-green:#004D40;--tlp-teal:#4FB59E;--tlp-cyan:#41BBCB;--tlp-black:#000000;--tlp-white:#FFFFFF;--tlp-gray:#BDBDBD;--tlp-gray-dark:#212427;--tlp-gray-light:#F8F8F8;--tlp-gray-backdrop:#F2F2F2;--tlp-gray-100:#F8F8F8;--tlp-gray-200:#E0E0E0;--tlp-gray-300:#DADADA;--tlp-gray-400:#BDBDBD;--tlp-gray-500:#828282;--tlp-gray-600:#707070;--tlp-gray-700:#666666;--tlp-gray-800:#4F4F4F;--tlp-gray-900:#212427;--tlp-primary:#E4003B;--tlp-secondary:#9F0029;--tlp-success:#4FB59E;--tlp-info:#F8F8F8;--tlp-warning:#F17F9D;--tlp-danger:#EC4C75;--tlp-light:#F8F8F8;--tlp-dark:#212427;--tlp-primary-rgb:228,0,59;--tlp-secondary-rgb:159,0,41;--tlp-success-rgb:79,181,158;--tlp-info-rgb:248,248,248;--tlp-warning-rgb:241,127,157;--tlp-danger-rgb:236,76,117;--tlp-light-rgb:248,248,248;--tlp-dark-rgb:33,36,39;--tlp-white-rgb:255,255,255;--tlp-black-rgb:0,0,0;--tlp-font-sans-serif:"Poppins",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";--tlp-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--tlp-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--tlp-root-font-size:16px;--tlp-body-font-family:var(--tlp-font-sans-serif);--tlp-body-font-size:0.9rem;--tlp-body-font-weight:400;--tlp-body-line-height:1.5;--tlp-body-color:#000000;--tlp-body-color-rgb:0,0,0;--tlp-body-bg:#FFFFFF;--tlp-body-bg-rgb:255,255,255;--tlp-emphasis-color:#000000;--tlp-emphasis-color-rgb:0,0,0;--tlp-secondary-color:rgba(0, 0, 0, 0.75);--tlp-secondary-color-rgb:0,0,0;--tlp-secondary-bg:#E0E0E0;--tlp-secondary-bg-rgb:224,224,224;--tlp-tertiary-color:rgba(0, 0, 0, 0.5);--tlp-tertiary-color-rgb:0,0,0;--tlp-tertiary-bg:#F8F8F8;--tlp-tertiary-bg-rgb:248,248,248;--tlp-heading-color:inherit;--tlp-link-color:#000000;--tlp-link-color-rgb:0,0,0;--tlp-link-decoration:none;--tlp-link-hover-color:#E4003B;--tlp-link-hover-color-rgb:228,0,59;--tlp-code-color:#E50064;--tlp-highlight-bg:#feeed6;--tlp-border-width:1px;--tlp-border-style:solid;--tlp-border-color:#DADADA;--tlp-border-color-translucent:rgba(0, 0, 0, 0.175);--tlp-border-radius:0.5rem;--tlp-border-radius-sm:0.375rem;--tlp-border-radius-lg:0.625rem;--tlp-border-radius-xl:0.75rem;--tlp-border-radius-xxl:1rem;--tlp-border-radius-2xl:var(--tlp-border-radius-xxl);--tlp-border-radius-pill:50rem;--tlp-box-shadow:0 0.25rem 0.5rem rgba(0, 0, 0, 0.16);--tlp-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.12);--tlp-box-shadow-lg:0 0.75rem 2.5rem rgba(0, 0, 0, 0.16);--tlp-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--tlp-focus-ring-width:1px;--tlp-focus-ring-opacity:0.75;--tlp-focus-ring-color:rgba(159, 0, 41, 0.75);--tlp-form-valid-color:#4FB59E;--tlp-form-valid-border-color:#4FB59E;--tlp-form-invalid-color:#EC4C75;--tlp-form-invalid-border-color:#EC4C75}*,::after,::before{box-sizing:border-box}:root{font-size:var(--tlp-root-font-size)}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--tlp-body-font-family);font-size:var(--tlp-body-font-size);font-weight:var(--tlp-body-font-weight);line-height:var(--tlp-body-line-height);color:var(--tlp-body-color);text-align:var(--tlp-body-text-align);background-color:var(--tlp-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--tlp-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:400;line-height:1.2;color:var(--tlp-heading-color)}.h1,h1{font-size:calc(1.44rem + 1.9vw)}@media (min-width:1440px){.h1,h1{font-size:3.15rem}}.h2,h2{font-size:calc(1.305rem + .55vw)}@media (min-width:1440px){.h2,h2{font-size:1.8rem}}.h3,h3{font-size:calc(1.305rem + .55vw)}@media (min-width:1440px){.h3,h3{font-size:1.8rem}}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1.0125rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--tlp-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(--tlp-link-color-rgb),var(--tlp-link-opacity,1));text-decoration:none}a:hover{--tlp-link-color-rgb:var(--tlp-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--tlp-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(--tlp-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--tlp-body-bg);background-color:var(--tlp-body-color);border-radius:.375rem}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(--tlp-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .25vw);line-height:inherit}@media (min-width:1440px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::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}:root{--tlp-breakpoint-xs:0;--tlp-breakpoint-sm:576px;--tlp-breakpoint-md:768px;--tlp-breakpoint-lg:992px;--tlp-breakpoint-xl:1200px;--tlp-breakpoint-xxl:1440px}.row{--tlp-gutter-x:1.5rem;--tlp-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--tlp-gutter-y));margin-right:calc(-.5 * var(--tlp-gutter-x));margin-left:calc(-.5 * var(--tlp-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--tlp-gutter-x) * .5);padding-left:calc(var(--tlp-gutter-x) * .5);margin-top:var(--tlp-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--tlp-gutter-x:0}.g-0,.gy-0{--tlp-gutter-y:0}.g-1,.gx-1{--tlp-gutter-x:0.25rem}.g-1,.gy-1{--tlp-gutter-y:0.25rem}.g-2,.gx-2{--tlp-gutter-x:0.5rem}.g-2,.gy-2{--tlp-gutter-y:0.5rem}.g-3,.gx-3{--tlp-gutter-x:1rem}.g-3,.gy-3{--tlp-gutter-y:1rem}.g-4,.gx-4{--tlp-gutter-x:1.5rem}.g-4,.gy-4{--tlp-gutter-y:1.5rem}.g-5,.gx-5{--tlp-gutter-x:3rem}.g-5,.gy-5{--tlp-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--tlp-gutter-x:0}.g-sm-0,.gy-sm-0{--tlp-gutter-y:0}.g-sm-1,.gx-sm-1{--tlp-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--tlp-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--tlp-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--tlp-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--tlp-gutter-x:1rem}.g-sm-3,.gy-sm-3{--tlp-gutter-y:1rem}.g-sm-4,.gx-sm-4{--tlp-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--tlp-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--tlp-gutter-x:3rem}.g-sm-5,.gy-sm-5{--tlp-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--tlp-gutter-x:0}.g-md-0,.gy-md-0{--tlp-gutter-y:0}.g-md-1,.gx-md-1{--tlp-gutter-x:0.25rem}.g-md-1,.gy-md-1{--tlp-gutter-y:0.25rem}.g-md-2,.gx-md-2{--tlp-gutter-x:0.5rem}.g-md-2,.gy-md-2{--tlp-gutter-y:0.5rem}.g-md-3,.gx-md-3{--tlp-gutter-x:1rem}.g-md-3,.gy-md-3{--tlp-gutter-y:1rem}.g-md-4,.gx-md-4{--tlp-gutter-x:1.5rem}.g-md-4,.gy-md-4{--tlp-gutter-y:1.5rem}.g-md-5,.gx-md-5{--tlp-gutter-x:3rem}.g-md-5,.gy-md-5{--tlp-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--tlp-gutter-x:0}.g-lg-0,.gy-lg-0{--tlp-gutter-y:0}.g-lg-1,.gx-lg-1{--tlp-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--tlp-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--tlp-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--tlp-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--tlp-gutter-x:1rem}.g-lg-3,.gy-lg-3{--tlp-gutter-y:1rem}.g-lg-4,.gx-lg-4{--tlp-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--tlp-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--tlp-gutter-x:3rem}.g-lg-5,.gy-lg-5{--tlp-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--tlp-gutter-x:0}.g-xl-0,.gy-xl-0{--tlp-gutter-y:0}.g-xl-1,.gx-xl-1{--tlp-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--tlp-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--tlp-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--tlp-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--tlp-gutter-x:1rem}.g-xl-3,.gy-xl-3{--tlp-gutter-y:1rem}.g-xl-4,.gx-xl-4{--tlp-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--tlp-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--tlp-gutter-x:3rem}.g-xl-5,.gy-xl-5{--tlp-gutter-y:3rem}}@media (min-width:1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--tlp-gutter-x:0}.g-xxl-0,.gy-xxl-0{--tlp-gutter-y:0}.g-xxl-1,.gx-xxl-1{--tlp-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--tlp-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--tlp-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--tlp-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--tlp-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--tlp-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--tlp-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--tlp-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--tlp-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--tlp-gutter-y:3rem}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--tlp-primary-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--tlp-secondary-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-success{color:#000!important;background-color:RGBA(var(--tlp-success-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--tlp-info-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--tlp-warning-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-danger{color:#000!important;background-color:RGBA(var(--tlp-danger-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--tlp-light-rgb),var(--tlp-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--tlp-dark-rgb),var(--tlp-bg-opacity,1))!important}.link-primary{color:RGBA(var(--tlp-primary-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-primary-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-primary-rgb),var(--tlp-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(182,0,47,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(182,0,47,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(182,0,47,var(--tlp-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--tlp-secondary-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-secondary-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-secondary-rgb),var(--tlp-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(127,0,33,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(127,0,33,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(127,0,33,var(--tlp-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--tlp-success-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-success-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-success-rgb),var(--tlp-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(114,196,177,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(114,196,177,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(114,196,177,var(--tlp-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--tlp-info-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-info-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-info-rgb),var(--tlp-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(249,249,249,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,249,249,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,249,249,var(--tlp-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--tlp-warning-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-warning-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-warning-rgb),var(--tlp-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(244,153,177,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(244,153,177,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(244,153,177,var(--tlp-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--tlp-danger-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-danger-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-danger-rgb),var(--tlp-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(240,112,145,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(240,112,145,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(240,112,145,var(--tlp-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--tlp-light-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-light-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-light-rgb),var(--tlp-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,249,249,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,249,249,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,249,249,var(--tlp-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--tlp-dark-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-dark-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-dark-rgb),var(--tlp-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,29,31,var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,29,31,var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,29,31,var(--tlp-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-underline-opacity,0.75))!important;text-decoration-color:RGBA(var(--tlp-emphasis-color-rgb),var(--tlp-link-underline-opacity,0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--tlp-focus-ring-x,0) var(--tlp-focus-ring-y,0) var(--tlp-focus-ring-blur,0) var(--tlp-focus-ring-width) var(--tlp-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--tlp-link-color-rgb),var(--tlp-link-opacity,0.5));text-decoration-color:rgba(var(--tlp-link-color-rgb),var(--tlp-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--tlp-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--tlp-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--tlp-aspect-ratio:100%}.ratio-4x3{--tlp-aspect-ratio:75%}.ratio-16x9{--tlp-aspect-ratio:56.25%}.ratio-21x9{--tlp-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:1440px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--tlp-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--tlp-body-bg);border:var(--tlp-border-width) solid var(--tlp-border-color);border-radius:var(--tlp-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(--tlp-secondary-color)}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{--tlp-dropdown-zindex:1000;--tlp-dropdown-min-width:16rem;--tlp-dropdown-padding-x:0;--tlp-dropdown-padding-y:0.5rem;--tlp-dropdown-spacer:0.125rem;--tlp-dropdown-font-size:0.9rem;--tlp-dropdown-color:#707070;--tlp-dropdown-bg:#F8F8F8;--tlp-dropdown-border-color:#E0E0E0;--tlp-dropdown-border-radius:0;--tlp-dropdown-border-width:1px;--tlp-dropdown-inner-border-radius:calc(0 - 1px);--tlp-dropdown-divider-bg:#E0E0E0;--tlp-dropdown-divider-margin-y:0.5rem;--tlp-dropdown-box-shadow:none;--tlp-dropdown-link-color:#707070;--tlp-dropdown-link-hover-color:#000000;--tlp-dropdown-link-hover-bg:transparent;--tlp-dropdown-link-active-color:#000000;--tlp-dropdown-link-active-bg:transparent;--tlp-dropdown-link-disabled-color:#BDBDBD;--tlp-dropdown-item-padding-x:1rem;--tlp-dropdown-item-padding-y:0.25rem;--tlp-dropdown-header-color:#828282;--tlp-dropdown-header-padding-x:1rem;--tlp-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--tlp-dropdown-zindex);display:none;min-width:var(--tlp-dropdown-min-width);padding:var(--tlp-dropdown-padding-y) var(--tlp-dropdown-padding-x);margin:0;font-size:var(--tlp-dropdown-font-size);color:var(--tlp-dropdown-color);text-align:left;list-style:none;background-color:var(--tlp-dropdown-bg);background-clip:padding-box;border:var(--tlp-dropdown-border-width) solid var(--tlp-dropdown-border-color);border-radius:var(--tlp-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--tlp-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:1440px){.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(--tlp-dropdown-spacer)}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--tlp-dropdown-spacer)}.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(--tlp-dropdown-spacer)}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--tlp-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--tlp-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--tlp-dropdown-item-padding-y) var(--tlp-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--tlp-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--tlp-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--tlp-dropdown-link-hover-color);background-color:var(--tlp-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--tlp-dropdown-link-active-color);text-decoration:none;background-color:var(--tlp-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--tlp-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--tlp-dropdown-header-padding-y) var(--tlp-dropdown-header-padding-x);margin-bottom:0;font-size:.73125rem;color:var(--tlp-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--tlp-dropdown-item-padding-y) var(--tlp-dropdown-item-padding-x);color:var(--tlp-dropdown-link-color)}.dropdown-menu-dark{--tlp-dropdown-color:#DADADA;--tlp-dropdown-bg:#4F4F4F;--tlp-dropdown-border-color:#E0E0E0;--tlp-dropdown-box-shadow: ;--tlp-dropdown-link-color:#DADADA;--tlp-dropdown-link-hover-color:#FFFFFF;--tlp-dropdown-divider-bg:#E0E0E0;--tlp-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--tlp-dropdown-link-active-color:#000000;--tlp-dropdown-link-active-bg:transparent;--tlp-dropdown-link-disabled-color:#828282;--tlp-dropdown-header-color:#828282}.fade{transition:opacity 240ms cubic-bezier(.225, .76, .375, .93)}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .3s cubic-bezier(.225, .76, .375, .93)}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:calc(1.475rem + 2.25vw);font-weight:400;line-height:1.2}@media (min-width:1440px){.display-1{font-size:3.5rem}}.display-3{font-size:calc(1.325rem + .75vw);font-weight:400;line-height:1.2}@media (min-width:1440px){.display-3{font-size:2rem}}.display-4{font-size:calc(1.275rem + .25vw);font-weight:400;line-height:1.2}@media (min-width:1440px){.display-4{font-size:1.5rem}}.list-unstyled{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.125rem}.blockquote>:last-child{margin-bottom:0}.overflow-y-auto{overflow-y:auto!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .25rem .5rem rgba(0,0,0,.16)!important}.position-absolute{position:absolute!important}.bottom-0{bottom:0!important}.border{border:var(--tlp-border-width) var(--tlp-border-style) var(--tlp-border-color)!important}.border-bottom{border-bottom:var(--tlp-border-width) var(--tlp-border-style) var(--tlp-border-color)!important}.w-100{width:100%!important}.flex-column{flex-direction:column!important}.flex-grow-0{flex-grow:0!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-stretch{align-items:stretch!important}.align-self-center{align-self:center!important}.order-1{order:1!important}.order-2{order:2!important}.m-0{margin:0!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!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-2{margin-right:.5rem!important}.me-4{margin-right:1.5rem!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}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.gap-3{gap:1rem!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.lh-sm{line-height:1.25!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-primary{--tlp-text-opacity:1;color:rgba(var(--tlp-primary-rgb),var(--tlp-text-opacity))!important}.text-success{--tlp-text-opacity:1;color:rgba(var(--tlp-success-rgb),var(--tlp-text-opacity))!important}.text-muted{--tlp-text-opacity:1;color:var(--tlp-secondary-color)!important}.text-body-secondary{--tlp-text-opacity:1;color:var(--tlp-secondary-color)!important}.bg-primary{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-primary-rgb),var(--tlp-bg-opacity))!important}.bg-secondary{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-secondary-rgb),var(--tlp-bg-opacity))!important}.bg-success{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-success-rgb),var(--tlp-bg-opacity))!important}.bg-warning{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-warning-rgb),var(--tlp-bg-opacity))!important}.bg-danger{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-danger-rgb),var(--tlp-bg-opacity))!important}.bg-light{--tlp-bg-opacity:1;background-color:rgba(var(--tlp-light-rgb),var(--tlp-bg-opacity))!important}.rounded{border-radius:var(--tlp-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.mt-sm-0{margin-top:0!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-2{margin-bottom:.5rem!important}}@media (min-width:768px){.d-md-block{display:block!important}.d-md-none{display:none!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.mt-md-0{margin-top:0!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mb-md-0{margin-bottom:0!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.pb-md-3{padding-bottom:1rem!important}}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.mt-lg-0{margin-top:0!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:3rem!important}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader,.vimeo-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .vimeo-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .vimeo-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@font-face{font-family:"labour Icons";src:url("/wp-content/themes/labour/fonts/labour-icons.eot?3a540a4d5e4e5cdc23711b8065ea098e");src:url("/wp-content/themes/labour/fonts/labour-icons.eot?3a540a4d5e4e5cdc23711b8065ea098e#iefix") format("embedded-opentype"),url("/wp-content/themes/labour/fonts/labour-icons.woff?3a540a4d5e4e5cdc23711b8065ea098e") format("woff"),url("/wp-content/themes/labour/fonts/labour-icons.ttf?3a540a4d5e4e5cdc23711b8065ea098e") format("truetype");font-weight:400;font-style:normal}.delivery-feed-indicator__btn:before,.delivery-feed-main-navigation__item--close:after,.delivery-feed-main-navigation__item--filter:after,.delivery-feed-slide__action--like:after,.delivery-feed-slide__action--share:after,.delivery-feed-slide__cta:after,.delivery-feed-slide__location:before,[class*=" labour-icon-"]:before,[class^=labour-icon-]:before{font-family:"labour Icons";display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.labour-icon-arrow-left:before{content:"\f101"}.labour-icon-arrow-right-fill:before{content:"\f102"}.labour-icon-arrow-right:before{content:"\f103"}.labour-icon-caret-down:before{content:"\f104"}.labour-icon-caret-left:before{content:"\f105"}.labour-icon-caret-right:before{content:"\f106"}.labour-icon-caret-up:before{content:"\f107"}.labour-icon-cross:before{content:"\f108"}.labour-icon-external:before{content:"\f109"}.labour-icon-fa-angle-left:before{content:"\f10a"}.labour-icon-fa-angle-right:before{content:"\f10b"}.labour-icon-fa-check:before{content:"\f10c"}.labour-icon-fa-cross:before{content:"\f10d"}.labour-icon-fa-facebook:before{content:"\f10e"}.labour-icon-fa-fwd:before{content:"\f10f"}.labour-icon-fa-heart:before{content:"\f110"}.labour-icon-fa-link:before{content:"\f111"}.labour-icon-fa-location:before{content:"\f112"}.labour-icon-fa-search:before{content:"\f113"}.labour-icon-fa-share:before{content:"\f114"}.labour-icon-fa-whatsapp:before{content:"\f115"}.labour-icon-fa-x-twitter:before{content:"\f116"}.labour-icon-facebook:before{content:"\f117"}.labour-icon-instagram:before{content:"\f118"}.labour-icon-link:before{content:"\f119"}.labour-icon-linkedin:before{content:"\f11a"}.labour-icon-mail:before{content:"\f11b"}.labour-icon-print:before{content:"\f11c"}.labour-icon-search:before{content:"\f11d"}.labour-icon-sidebar:before{content:"\f11e"}.labour-icon-twitter:before{content:"\f11f"}.labour-icon-youtube:before{content:"\f120"}.delivery-feed-slide__image{display:block;width:100%;height:100%}@font-face{font-family:Poppins;src:url("/wp-content/themes/labour/fonts/Poppins-Black.woff2") format("woff2"),url("/wp-content/themes/labour/fonts/Poppins-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url("/wp-content/themes/labour/fonts/Poppins-Bold.woff2") format("woff2"),url("/wp-content/themes/labour/fonts/Poppins-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url("/wp-content/themes/labour/fonts/Poppins-SemiBold.woff2") format("woff2"),url("/wp-content/themes/labour/fonts/Poppins-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url("/wp-content/themes/labour/fonts/Poppins-Regular.woff2") format("woff2"),url("/wp-content/themes/labour/fonts/Poppins-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url("/wp-content/themes/labour/fonts/Poppins-Light.woff2") format("woff2"),url("/wp-content/themes/labour/fonts/Poppins-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}.delivery-feed-indicator__btn,.delivery-feed-main-navigation__item,.delivery-feed-slide__action{padding:0;height:auto;border:none;background:0 0;background-color:transparent;outline:0;line-height:1}*,:after,:before{margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:#9f0029;color:#fff}::selection{background:#9f0029;color:#fff}::-moz-selection{background:#9f0029;color:#fff}html{scroll-padding-top:88.75px}body{position:relative}@media (max-width:767.98px){body.main-menu-mobile-is-open{overflow-y:hidden}}.has-primary-background-color,.theme-primary{--bg:#E4003B;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#9F0029;--border-color:#FFFFFF}.has-primary-background-color:not([class*=hero])+.has-primary-background-color:not([class*=hero]),.has-primary-background-color:not([class*=hero])+.theme-primary:not([class*=hero]),.theme-primary:not([class*=hero])+.has-primary-background-color:not([class*=hero]),.theme-primary:not([class*=hero])+.theme-primary:not([class*=hero]){padding-top:0}.has-ta-blue-background-color,.theme-ta-blue{--bg:#224A8F;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-ta-blue-background-color:not([class*=hero])+.has-ta-blue-background-color:not([class*=hero]),.has-ta-blue-background-color:not([class*=hero])+.theme-ta-blue:not([class*=hero]),.theme-ta-blue:not([class*=hero])+.has-ta-blue-background-color:not([class*=hero]),.theme-ta-blue:not([class*=hero])+.theme-ta-blue:not([class*=hero]){padding-top:0}.has-white-background-color,.theme-white{--bg:#FFFFFF;--text-color:#000000;--heading-color:#000000;--accent-color:#E4003B;--border-color:#DADADA}.has-white-background-color:not([class*=hero])+.has-white-background-color:not([class*=hero]),.has-white-background-color:not([class*=hero])+.theme-white:not([class*=hero]),.theme-white:not([class*=hero])+.has-white-background-color:not([class*=hero]),.theme-white:not([class*=hero])+.theme-white:not([class*=hero]){padding-top:0}.has-grey-background-color,.theme-grey{--bg:#F8F8F8;--text-color:#000000;--heading-color:#000000;--accent-color:#E4003B;--border-color:#212427}.has-grey-background-color:not([class*=hero])+.has-grey-background-color:not([class*=hero]),.has-grey-background-color:not([class*=hero])+.theme-grey:not([class*=hero]),.theme-grey:not([class*=hero])+.has-grey-background-color:not([class*=hero]),.theme-grey:not([class*=hero])+.theme-grey:not([class*=hero]){padding-top:0}.has-black-background-color,.theme-black{--bg:#212427;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#E4003B;--border-color:#DADADA}.has-black-background-color:not([class*=hero])+.has-black-background-color:not([class*=hero]),.has-black-background-color:not([class*=hero])+.theme-black:not([class*=hero]),.theme-black:not([class*=hero])+.has-black-background-color:not([class*=hero]),.theme-black:not([class*=hero])+.theme-black:not([class*=hero]){padding-top:0}.has-growth-pink-background-color,.theme-growth-pink{--bg:#E5007D;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-growth-pink-background-color:not([class*=hero])+.has-growth-pink-background-color:not([class*=hero]),.has-growth-pink-background-color:not([class*=hero])+.theme-growth-pink:not([class*=hero]),.theme-growth-pink:not([class*=hero])+.has-growth-pink-background-color:not([class*=hero]),.theme-growth-pink:not([class*=hero])+.theme-growth-pink:not([class*=hero]){padding-top:0}.has-green-energy-green-background-color,.theme-green-energy-green{--bg:#3BAA35;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-green-energy-green-background-color:not([class*=hero])+.has-green-energy-green-background-color:not([class*=hero]),.has-green-energy-green-background-color:not([class*=hero])+.theme-green-energy-green:not([class*=hero]),.theme-green-energy-green:not([class*=hero])+.has-green-energy-green-background-color:not([class*=hero]),.theme-green-energy-green:not([class*=hero])+.theme-green-energy-green:not([class*=hero]){padding-top:0}.has-nhs-blue-background-color,.theme-nhs-blue{--bg:#1D70B8;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-nhs-blue-background-color:not([class*=hero])+.has-nhs-blue-background-color:not([class*=hero]),.has-nhs-blue-background-color:not([class*=hero])+.theme-nhs-blue:not([class*=hero]),.theme-nhs-blue:not([class*=hero])+.has-nhs-blue-background-color:not([class*=hero]),.theme-nhs-blue:not([class*=hero])+.theme-nhs-blue:not([class*=hero]){padding-top:0}.has-policing-yellow-background-color,.theme-policing-yellow{--bg:#F39206;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-policing-yellow-background-color:not([class*=hero])+.has-policing-yellow-background-color:not([class*=hero]),.has-policing-yellow-background-color:not([class*=hero])+.theme-policing-yellow:not([class*=hero]),.theme-policing-yellow:not([class*=hero])+.has-policing-yellow-background-color:not([class*=hero]),.theme-policing-yellow:not([class*=hero])+.theme-policing-yellow:not([class*=hero]){padding-top:0}.has-opportunity-purple-background-color,.theme-opportunity-purple{--bg:#662381;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-opportunity-purple-background-color:not([class*=hero])+.has-opportunity-purple-background-color:not([class*=hero]),.has-opportunity-purple-background-color:not([class*=hero])+.theme-opportunity-purple:not([class*=hero]),.theme-opportunity-purple:not([class*=hero])+.has-opportunity-purple-background-color:not([class*=hero]),.theme-opportunity-purple:not([class*=hero])+.theme-opportunity-purple:not([class*=hero]){padding-top:0}.has-security-teal-background-color,.theme-security-teal{--bg:#23908A;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-security-teal-background-color:not([class*=hero])+.has-security-teal-background-color:not([class*=hero]),.has-security-teal-background-color:not([class*=hero])+.theme-security-teal:not([class*=hero]),.theme-security-teal:not([class*=hero])+.has-security-teal-background-color:not([class*=hero]),.theme-security-teal:not([class*=hero])+.theme-security-teal:not([class*=hero]){padding-top:0}.has-scottish-labour-background-color,.theme-scottish-labour{--bg:#AE1857;--text-color:#FFFFFF;--heading-color:#FFFFFF;--accent-color:#FFFFFF;--border-color:#FFFFFF}.has-scottish-labour-background-color:not([class*=hero])+.has-scottish-labour-background-color:not([class*=hero]),.has-scottish-labour-background-color:not([class*=hero])+.theme-scottish-labour:not([class*=hero]),.theme-scottish-labour:not([class*=hero])+.has-scottish-labour-background-color:not([class*=hero]),.theme-scottish-labour:not([class*=hero])+.theme-scottish-labour:not([class*=hero]){padding-top:0}.has-wales-flag-green-background-color,.theme-wales-flag-green{--bg:#009640;--text-color:#000000;--heading-color:#000000;--accent-color:#FFFFFF;--border-color:#DADADA}.has-wales-flag-green-background-color:not([class*=hero])+.has-wales-flag-green-background-color:not([class*=hero]),.has-wales-flag-green-background-color:not([class*=hero])+.theme-wales-flag-green:not([class*=hero]),.theme-wales-flag-green:not([class*=hero])+.has-wales-flag-green-background-color:not([class*=hero]),.theme-wales-flag-green:not([class*=hero])+.theme-wales-flag-green:not([class*=hero]){padding-top:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--heading-color,inherit)}.display-1{letter-spacing:-.0128em}.text-eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.002em}.text-eyebrow--bold{font-weight:600}b,strong{font-weight:600}.has-small-font-size{font-size:.73125rem!important}.has-medium-font-size{font-size:1.0125rem!important}.has-large-font-size{font-size:1.125rem!important}*>a:not([class]){text-decoration:underline;color:var(--accent-color,#e4003b)}a:not([class]){word-wrap:break-word}.mark,mark{padding:0}.text-highlight{background-color:#e4003b!important;box-shadow:.1em 0 0 #e4003b,-.1em 0 0 #e4003b!important;-ms-box-decoration-break:clone;-o-box-decoration-break:clone;-webkit-box-decoration-break:clone;box-decoration-break:clone}.bold-heading{font-size:2rem;font-weight:700}img{font-style:italic;height:auto;max-width:100%}img.blur-up{will-change:filter;backface-visibility:hidden;transform-style:preserve-3d;filter:blur(5px);transition:filter .3s linear}img.blur-up.lazyloaded{filter:blur(0px)}:root{--slide-height-vh:calc(100% - 3.5vh);--slide-height-svh:calc(100% - 3.5svh)}body,html{height:100%;overflow:hidden}@media (max-width:767.98px){body{background-color:#212427;color:#fff}}main#main{position:fixed;top:0;left:0;right:0;width:100%;height:100%;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}body.admin-bar:not(.wp-admin) main#main{top:var(--wp-admin-bar-height);height:calc(100% - var(--wp-admin-bar-height))}#feed{width:100%}.swiper{overscroll-behavior:contain;-webkit-overflow-scrolling:auto}.swiper-slide{-webkit-transform:translateZ(0);backface-visibility:hidden;will-change:transform;scroll-snap-align:start;scroll-snap-stop:always}@media (min-width:768px){.swiper-slide{padding-block:0.75vh;height:var(--slide-height-vh);min-height:var(--slide-height-vh);max-height:var(--slide-height-vh);padding-block:0.75svh;height:var(--slide-height-svh);min-height:var(--slide-height-svh);max-height:var(--slide-height-svh)}}.swiper-wrapper{--swiper-preloader-color:#FFFFFF;--swiper-wrapper-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000)}.slide-wrapper{display:block;margin:0;width:100%;height:100%}.delivery-feed-slide{--logo-color:#E4003B;--logo-height:24px;--actions-size:45px;--padding-lg:20px;--padding-sm:10px;--indicator-offset:62px;background-color:var(--bg);color:var(--text-color);position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--logo-height) minmax(0,1fr) auto;align-items:center;align-content:center;gap:var(--padding-sm);margin:0 auto;padding:0;aspect-ratio:var(--ratio,unset);width:auto;max-width:var(--max-width,100%);height:100%;overflow:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);border-radius:var(--radius,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--padding-lg) var(--padding-sm) var(--padding-lg) var(--padding-lg)}@media (min-width:768px){.delivery-feed-slide{--radius:10px;--max-width:95vw;--ratio:9/16;--indicator-offset:78px}}.delivery-feed-slide__media{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.delivery-feed-slide__media:after{content:"";position:absolute;width:100%;height:100%;inset:0;background:linear-gradient(rgba(0,0,0,0),#000);isolation:isolate;transform:translateZ(0);z-index:3}.delivery-feed-slide__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.delivery-feed-slide__image--poster{opacity:var(--poster-opacity, 1);position:absolute;inset:0;z-index:2;transition:opacity .3s cubic-bezier(.225, .76, .375, .93)}.delivery-feed-slide__vimeo{--h:100vh;position:relative;width:100%;height:var(--h);overflow:hidden}@media (min-width:768px){.delivery-feed-slide__vimeo{--h:100%}}.delivery-feed-slide__vimeo iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%;width:316.049382716%;height:100%;pointer-events:none}@media (max-width:767.98px){.delivery-feed-slide__vimeo iframe{width:177.77777778vh}}.delivery-feed-slide__body,.delivery-feed-slide__heading,.delivery-feed-slide__logo{position:relative;isolation:isolate;transform:translateZ(0);z-index:5}.delivery-feed-slide__logo{color:var(--logo-color)}.delivery-feed-slide__logo>a,.delivery-feed-slide__logo>span{display:inline-block}.delivery-feed-slide__logo img,.delivery-feed-slide__logo svg,.delivery-feed-slide__logo>a,.delivery-feed-slide__logo>span{width:auto;height:var(--logo-height)}.delivery-feed-slide__logo img,.delivery-feed-slide__logo svg{display:block}.delivery-feed-slide__logo svg,.delivery-feed-slide__logo svg *{fill:var(--logo-color)!important}.delivery-feed-slide__heading{--font-size:5vh;line-height:1.35em!important;font-size:var(--font-size);font-weight:700;margin:0;padding-block:calc(var(--padding-sm) * 3);padding-inline:0 calc(var(--padding-lg) * 2)}@media (min-width:576px){.delivery-feed-slide__heading{--font-size:5.4vh}}.delivery-feed-slide__body{--font-size:1.6vh;font-size:var(--font-size);display:grid;grid-template-columns:minmax(0,1fr) var(--actions-size);gap:var(--padding-lg);align-items:flex-end;padding-bottom:var(--indicator-offset)}@media (min-width:992px){.delivery-feed-slide__body{--font-size:1.7vh}}.delivery-feed-slide__tag{--base-font-size:0.9em;--label-font-size:0.8em;display:inline-block;vertical-align:middle;font-weight:600;background-color:#e4003b;color:#fff;border-radius:50em;padding:.5em 1em;line-height:1.126em;font-size:var(--base-font-size);margin-bottom:.75em}.delivery-feed-slide__tag>span{font-size:var(--label-font-size);font-weight:700;text-transform:uppercase;vertical-align:middle}.delivery-feed-slide__cta,.delivery-feed-slide__desc,.delivery-feed-slide__location{--base-font-size:1em;font-size:var(--base-font-size);line-height:1.3em}.delivery-feed-slide__cta,.delivery-feed-slide__location{display:flex;justify-content:flex-start;align-items:center;max-width:100%;font-weight:700;width:-moz-fit-content;width:fit-content}.delivery-feed-slide__location{gap:.125em;margin-bottom:.6em}.delivery-feed-slide__location:before{content:"\f112";font-size:135%;margin-left:-2.5%}.delivery-feed-slide__cta{--color:#000000;--gap:0.5em;text-decoration:none!important;font-variant-ligatures:none;font-variant:none;background-color:#fff;color:var(--color);border-radius:50rem;padding:8px 16px;border:none;gap:var(--gap);transition:color 480ms cubic-bezier(.225, .76, .375, .93),gap 240ms cubic-bezier(.225, .76, .375, .93);margin-top:1em}.delivery-feed-slide__cta:after{content:"\f103";margin-top:-.075em}.delivery-feed-slide__cta:focus-visible,.delivery-feed-slide__cta:hover{--color:#E4003B;--gap:0.825em}.delivery-feed-slide__actions{margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:10px}.delivery-feed-slide__actions .dropdown-menu{--tlp-dropdown-min-width:auto;--tlp-dropdown-bg:#FFFFFF;--tlp-dropdown-border-radius:0.375rem;--tlp-dropdown-border-width:0px;--tlp-dropdown-border-color:transparent;--tlp-dropdown-link-color:#000000;--tlp-dropdown-link-hover-color:#E4003B;--tlp-dropdown-header-color:#E4003B;--tlp-dropdown-item-padding-x:1rem;--tlp-dropdown-item-padding-y:0rem;--tlp-dropdown-header-padding-x:var(--tlp-dropdown-item-padding-x);--tlp-dropdown-header-padding-y:0.25rem;margin-right:.3125rem!important;text-align:center}@media (min-width:768px){.delivery-feed-slide__actions .dropdown-menu{inset:auto 0px 0px auto!important}}.delivery-feed-slide__actions .dropdown-menu.show{animation-name:fadeIn;animation-duration:240ms;animation-timing-function:cubic-bezier(0.225,0.76,0.375,0.93);animation-fill-mode:forwards}.delivery-feed-slide__actions .dropdown-header{font-size:.875rem;text-transform:uppercase;margin-bottom:calc(var(--tlp-dropdown-header-padding-y)/ 2)}.delivery-feed-slide__actions .dropdown-item{font-size:1.625rem}.delivery-feed-slide__actions .labour-icon-fa-check{color:#4fb59e}.delivery-feed-slide__action{--bg:#FFFFFF;--color:#000000;--duration:240ms;position:relative;width:var(--actions-size);height:var(--actions-size);font-size:calc(var(--actions-size) / 2);color:var(--color);transition:color var(--duration) cubic-bezier(.225, .76, .375, .93);transform-origin:50% 50%;backface-visibility:hidden;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center}.delivery-feed-slide__action:before{content:"";position:absolute;inset:0;border-radius:50%;background-color:var(--bg);transition:background-color var(--duration) cubic-bezier(.225, .76, .375, .93);z-index:-1}.delivery-feed-slide__action--like:after{content:"\f110";margin-top:.075em}.delivery-feed-slide__action--share:after{content:"\f114"}.delivery-feed-slide__action[aria-pressed=true]{--bg:#E4003B;--color:#FFFFFF;--duration:80ms}.delivery-feed-slide__action>svg{position:absolute;width:calc(var(--actions-size) * 1.425);height:calc(var(--actions-size) * 1.425);top:50%;left:50%;transform:translate(-51.5%,-50%);display:none;overflow:hidden;pointer-events:none;z-index:-2;-webkit-mask:radial-gradient(circle at center,transparent 52%,black 52%,black 100%);mask:radial-gradient(circle at center,transparent 52%,black 52%,black 100%)}.delivery-feed-slide__action>svg path{stroke-dasharray:0 28;stroke-dashoffset:28}@keyframes likePop{0%{stroke-dasharray:0 28}100%{stroke-dasharray:14 28}}.delivery-feed-slide__action.active{animation:likeGrow .65s cubic-bezier(.275,.09,.24,.99) forwards}.delivery-feed-slide__action.active>svg{display:block}.delivery-feed-slide__action.active>svg path{animation:likePop .65s 50ms cubic-bezier(.275,.09,.24,.99) forwards}.delivery-feed-slide__action:focus-visible{outline:1px dashed var(--text-color);outline-offset:2px}@media (hover:hover) and (pointer:fine){.delivery-feed-slide__action:not(.delivery-feed-slide__action[aria-pressed=true]):focus-visible,.delivery-feed-slide__action:not(.delivery-feed-slide__action[aria-pressed=true]):hover{--color:#E4003B}}.vimeo-preloader{opacity:var(--vimeo-preloader-opacity, 1);transition:opacity .3s cubic-bezier(.225, .76, .375, .93)}@keyframes likeGrow{0%,100%,80%{transform:scale(1)}10%,30%{transform:scale(1.25)}}.delivery-feed-indicator{--font-size:11px;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10;pointer-events:none;color:#fff;display:flex;justify-content:center;align-items:flex-start;font-size:var(--font-size);opacity:var(--indicator-opacity, 1);transition:opacity .3s .2s cubic-bezier(.225, .76, .375, .93)}@media (min-width:768px){.delivery-feed-indicator{--font-size:13px}}.delivery-feed-indicator__btn{--color:#FFFFFF;--gap:0.5em;--width:100%;--width:100%;--padding-inline:1.5em;width:var(--width);width:var(--width);max-width:100%;display:inline-flex;justify-content:center;align-items:center;flex-direction:column;pointer-events:var(--indicator-pointer,auto)!important;font-weight:600;font-size:1em;color:var(--color);text-transform:uppercase;text-align:center;gap:var(--gap);transition:color 480ms cubic-bezier(.225, .76, .375, .93),background-color 480ms cubic-bezier(.225, .76, .375, .93),border-color 480ms cubic-bezier(.225, .76, .375, .93),box-shadow 480ms cubic-bezier(.225, .76, .375, .93);padding-block:0.25em var(--padding-inline);padding-inline:var(--padding-inline)}@media (min-width:768px){.delivery-feed-indicator__btn{--gap:1.5em;--width:51.954vh;--width:51.954svh;--padding-inline:1.25em}}@media (min-width:768px){.delivery-feed-indicator__btn{padding-block:0em calc(0.75em + 4.25vh);padding-block:0em calc(0.75em + 4.25svh)}}.delivery-feed-indicator__btn:focus-visible{--color:#E0E0E0;outline:1px dashed var(--color);outline-offset:-1px}.delivery-feed-indicator__btn:before{content:"\f104";font-size:4em!important}@media (hover:none) and (pointer:coarse){.delivery-feed-indicator__btn:before{transform:rotate(180deg)}.delivery-feed-indicator__touch{display:block}.delivery-feed-indicator__pointer{display:none}}@media (hover:hover) and (pointer:fine){.delivery-feed-indicator__touch{display:none}.delivery-feed-indicator__pointer{display:block}}nav#main-navigation{--max-width:52%;position:fixed;top:0;left:auto;right:0;width:100%;z-index:999;max-width:var(--max-width);pointer-events:none}@media (min-width:768px){nav#main-navigation{--max-width:100%}}body.admin-bar:not(.wp-admin) nav#main-navigation{top:var(--wp-admin-bar-height)}.delivery-feed-main-navigation .dropdown-item,.delivery-feed-main-navigation__item,.delivery-feed-main-navigation__menu>li{pointer-events:auto!important}.delivery-feed-main-navigation__menu{--content-opacity:0.7;--flex-dir:row-reverse;--justify:flex-start;--align-items:stretch;--gap:0.3125rem;--mi:auto 0;--padding:1rem 10px;display:flex;flex-wrap:wrap;justify-content:var(--justify);align-items:var(--align-items);flex-direction:var(--flex-dir);gap:var(--gap);width:100%;max-width:68rem;margin-block:0;margin-inline:var(--mi);padding:var(--padding)}@media (min-width:768px){.delivery-feed-main-navigation__menu{--flex-dir:column;--justify:flex-start;--align-items:flex-end;--gap:0.625rem;--mi:auto;--padding:1.25rem 2.5rem}}.delivery-feed-main-navigation__menu:has(.dropdown-menu.show),.delivery-feed-main-navigation__menu:has(:focus-visible),.delivery-feed-main-navigation__menu:hover{--content-opacity:1}.delivery-feed-main-navigation__item{--font-size:0.875rem;--color:#000000;--padding:0.375rem 0.75rem;--min-height:2rem;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-weight:600;color:var(--color);font-size:var(--font-size);padding:var(--padding);border-radius:50em;box-shadow:0 2px 5px rgba(0,0,0,.2);background-color:rgba(255,255,255,var(--content-opacity));transition:color 480ms cubic-bezier(.225, .76, .375, .93),background-color 480ms cubic-bezier(.225, .76, .375, .93),border-color 480ms cubic-bezier(.225, .76, .375, .93),box-shadow 480ms cubic-bezier(.225, .76, .375, .93);gap:.375em;text-align:end;margin-left:auto;min-height:var(--min-height);min-width:var(--min-width,unset);white-space:nowrap;line-height:1}@media (min-width:576px){.delivery-feed-main-navigation__item{--padding:0.5rem 0.75rem;--min-height:2.375rem}}@media (min-width:768px){.delivery-feed-main-navigation__item{--font-size:1rem;--padding:0.5rem 1rem;--min-height:2.5rem;--min-width:6.25rem}}.delivery-feed-main-navigation__item:after{line-height:1}.delivery-feed-main-navigation__item--close:after{content:"\f10d"}.delivery-feed-main-navigation__item--filter:after{content:"\f113"}.delivery-feed-main-navigation__item:focus-visible,.delivery-feed-main-navigation__item:hover{--color:#E4003B}.delivery-feed-main-navigation__item:focus-visible{outline:1px dashed var(--color);outline-offset:2px}.delivery-feed-main-navigation .dropdown-menu{--tlp-dropdown-min-width:150px;--tlp-dropdown-bg:rgba(255, 255, 255, var(--content-opacity));--tlp-dropdown-border-radius:0.375rem;--tlp-dropdown-border-width:0px;--tlp-dropdown-border-color:transparent;--tlp-dropdown-link-color:#000000;--tlp-dropdown-link-hover-color:#E4003B;--tlp-dropdown-header-color:#E4003B;--tlp-dropdown-item-padding-x:1rem;--tlp-dropdown-item-padding-y:0.375rem;--tlp-dropdown-header-padding-x:var(--tlp-dropdown-item-padding-x);--tlp-dropdown-header-padding-y:0.25rem;--tlp-dropdown-box-shadow:0 2px 5px #0003;box-shadow:var(--tlp-dropdown-box-shadow);transition:color 480ms cubic-bezier(.225, .76, .375, .93),background-color 480ms cubic-bezier(.225, .76, .375, .93),border-color 480ms cubic-bezier(.225, .76, .375, .93),box-shadow 480ms cubic-bezier(.225, .76, .375, .93);margin-top:.125rem!important}@media (min-width:768px){.delivery-feed-main-navigation .dropdown-menu{inset:0px 100% auto auto!important;transform:none!important;margin-right:.5625rem!important;margin-top:0!important}}.delivery-feed-main-navigation .dropdown-menu.show{animation-name:fadeIn;animation-duration:240ms;animation-timing-function:cubic-bezier(0.225,0.76,0.375,0.93);animation-fill-mode:forwards}.delivery-feed-main-navigation .dropdown-header{font-size:.75rem;text-transform:uppercase;margin-bottom:calc(var(--tlp-dropdown-header-padding-y)/ 2)}.delivery-feed-main-navigation .dropdown-item{font-size:.75rem;font-weight:600}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body{--wp--preset--font-size--small:0.73125rem;--wp--preset--font-size--medium:0.9rem;--wp--preset--font-size--large:1.0125rem;--wp--preset--font-size--x-large:1.125rem;--wp--preset--spacing--20:0.5rem;--wp--preset--spacing--30:0.75rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.25rem;--wp--preset--spacing--60:1.5rem;--wp--preset--spacing--70:1.75rem;--wp--preset--spacing--80:2rem}.has-primary-background-color{background-color:var(--bg);color:var(--text-color)}.has-primary-color{color:#e4003b!important}.has-ta-blue-background-color{background-color:var(--bg);color:var(--text-color)}.has-ta-blue-color{color:#224a8f!important}.has-white-background-color{background-color:var(--bg);color:var(--text-color)}.has-white-color{color:#fff!important}.has-grey-background-color{background-color:var(--bg);color:var(--text-color)}.has-grey-color{color:#f8f8f8!important}.has-black-background-color{background-color:var(--bg);color:var(--text-color)}.has-black-color{color:#212427!important}.has-growth-pink-background-color{background-color:var(--bg);color:var(--text-color)}.has-growth-pink-color{color:#e5007d!important}.has-green-energy-green-background-color{background-color:var(--bg);color:var(--text-color)}.has-green-energy-green-color{color:#3baa35!important}.has-nhs-blue-background-color{background-color:var(--bg);color:var(--text-color)}.has-nhs-blue-color{color:#1d70b8!important}.has-policing-yellow-background-color{background-color:var(--bg);color:var(--text-color)}.has-policing-yellow-color{color:#f39206!important}.has-opportunity-purple-background-color{background-color:var(--bg);color:var(--text-color)}.has-opportunity-purple-color{color:#662381!important}.has-security-teal-background-color{background-color:var(--bg);color:var(--text-color)}.has-security-teal-color{color:#23908a!important}.has-scottish-labour-background-color{background-color:var(--bg);color:var(--text-color)}.has-scottish-labour-color{color:#ae1857!important}.has-wales-flag-green-background-color{background-color:var(--bg);color:var(--text-color)}.has-wales-flag-green-color{color:#009640!important}body.admin-bar:not(.wp-admin){--wp-admin-bar-height:32px}@media screen and (max-width:782px){body.admin-bar:not(.wp-admin){--wp-admin-bar-height:46px}}body.admin-bar:not(.wp-admin) #wpadminbar{position:fixed!important;top:0;z-index:1007}body.admin-bar:not(.wp-admin) #wpadminbar #wp-admin-bar-comments,body.admin-bar:not(.wp-admin) #wpadminbar #wp-admin-bar-widgets{display:none!important}body.admin-bar:not(.wp-admin) header#header{top:var(--wp-admin-bar-height)!important}@media (min-width:768px){body.admin-bar:not(.wp-admin) header#header{top:0!important}}body.admin-bar:not(.wp-admin) #main-menu-mobile{top:calc(71px + var(--wp-admin-bar-height));height:calc(100vh - 71px - var(--wp-admin-bar-height))}body.admin-bar:not(.wp-admin) #wrap{min-height:calc(100vh - var(--wp-admin-bar-height))}body.admin-bar:not(.wp-admin) .breadcrumbs--manifesto{top:calc(71px + var(--wp-admin-bar-height))}@media (min-width:768px){body.admin-bar:not(.wp-admin) .breadcrumbs--manifesto{top:var(--wp-admin-bar-height)}}@media (min-width:768px){body.admin-bar:not(.wp-admin) #manifesto-menu{top:var(--wp-admin-bar-height)}}@media (max-width:767.98px){body.admin-bar:not(.wp-admin) #manifesto-menu{top:calc(71px + var(--wp-admin-bar-height));height:calc(100% - 71px - var(--wp-admin-bar-height))}}#wpadminbar{color:#fff;background:#212427}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f8f8f8}#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar.nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus{color:#ec4c75;background:#181a1c}#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li.hover span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label{color:#ec4c75}#wpadminbar:not(.mobile) li:hover #adminbarsearch:before,#wpadminbar:not(.mobile) li:hover .ab-icon:before,#wpadminbar:not(.mobile) li:hover .ab-item:after,#wpadminbar:not(.mobile) li:hover .ab-item:before{color:#fff}#wpadminbar .menupop .ab-sub-wrapper{background:#181a1c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#4f4f4f}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a{color:#bdbdbd}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f8f8f8}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar li #adminbarsearch.adminbar-focused:before,#wpadminbar li .ab-item:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#ec4c75}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a .blavatar,#wpadminbar .quicklinks li a:focus .blavatar,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar.mobile .quicklinks .ab-icon:before,#wpadminbar.mobile .quicklinks .ab-item:before{color:#ec4c75}#wpadminbar.mobile .quicklinks .hover .ab-icon:before,#wpadminbar.mobile .quicklinks .hover .ab-item:before{color:#f8f8f8}#wpadminbar #adminbarsearch:before{color:#f8f8f8}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#212427}#wpadminbar #wp-admin-bar-recovery-mode{color:#fff;background-color:#9f0029}#wpadminbar #wp-admin-bar-recovery-mode .ab-item,#wpadminbar #wp-admin-bar-recovery-mode a.ab-item{color:#fff}#wpadminbar .ab-top-menu>#wp-admin-bar-recovery-mode.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus{color:#fff;background-color:#72001d}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#212427;background-color:#212427}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#e4003b}#wpadminbar #wp-admin-bar-user-info .username{color:#bdbdbd}body.labour-region-uk #wp-admin-bar-wp-logo:before{background-image:url("/wp-content/themes/labour/img/uk/brandmark-white.svg")!important}body.labour-region-uk #wp-admin-bar-wp-logo:focus:before,body.labour-region-uk #wp-admin-bar-wp-logo:hover:before{background-image:url("/wp-content/themes/labour/img/uk/brandmark-red.svg")!important}body.labour-region-scotland #wp-admin-bar-wp-logo:before{background-image:url("/wp-content/themes/labour/img/scotland/brandmark-white.svg")!important}body.labour-region-scotland #wp-admin-bar-wp-logo:focus:before,body.labour-region-scotland #wp-admin-bar-wp-logo:hover:before{background-image:url("/wp-content/themes/labour/img/scotland/brandmark-red.svg")!important}body.labour-region-wales #wp-admin-bar-wp-logo:before{background-image:url("/wp-content/themes/labour/img/wales/brandmark-white.svg")!important}body.labour-region-wales #wp-admin-bar-wp-logo:focus:before,body.labour-region-wales #wp-admin-bar-wp-logo:hover:before{background-image:url("/wp-content/themes/labour/img/wales/brandmark-red.svg")!important}#wp-admin-bar-wp-logo{position:relative!important}#wp-admin-bar-wp-logo:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;padding:6px;background-origin:content-box!important;background-repeat:no-repeat!important;background-size:auto 100%!important;background-position:center center!important;pointer-events:none}#wp-admin-bar-wp-logo .ab-icon:before{display:none}