/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}body{margin:10px}h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}optgroup{font-weight:normal}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}del{text-decoration:line-through}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol li{list-style:decimal outside}ul li{list-style:disc outside}dl dd{margin-left:1em}th,td{border:1px solid #000;padding:.5em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}p,fieldset,table,pre{margin-bottom:1em}button,input[type=checkbox],input[type=radio],input[type=reset],input[type=submit]{padding:1px}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(43.2,46.8,50);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(225.6,227.4,229);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(196.2,199.8,203);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4,88,202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}: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.875rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.875rem}.g-2,.gy-2{--bs-gutter-y:0.875rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.875rem}.g-4,.gy-4{--bs-gutter-y:1.875rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.875rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.875rem}.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.875rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.875rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.875rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.875rem}.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.875rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.875rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.875rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.875rem}.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.875rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.875rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.875rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.875rem}.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.875rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.875rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.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{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.875rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.875rem}.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.875rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.875rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.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}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.875rem !important}.m-3{margin:1rem !important}.m-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.875rem !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:.875rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.875rem !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:.875rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.875rem !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:.875rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.875rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.875rem !important}.p-3{padding:1rem !important}.p-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.875rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.875rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.875rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.875rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.875rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.875rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.875rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.875rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.875rem !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:.875rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.875rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.875rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.875rem !important}.column-gap-5{column-gap:3rem !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.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}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.875rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.875rem !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:.875rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.875rem !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:.875rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.875rem !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:.875rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.875rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.875rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.875rem !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:.875rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.875rem !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:.875rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.875rem !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:.875rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.875rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.875rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.875rem !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:.875rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.875rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.875rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.875rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.875rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.875rem !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:.875rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.875rem !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:.875rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.875rem !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:.875rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.875rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.875rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.875rem !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:.875rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.875rem !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:.875rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.875rem !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:.875rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.875rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.875rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.875rem !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:.875rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.875rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.875rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.875rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.875rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.875rem !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:.875rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.875rem !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:.875rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.875rem !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:.875rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.875rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.875rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.875rem !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:.875rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.875rem !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:.875rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.875rem !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:.875rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.875rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.875rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.875rem !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:.875rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.875rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.875rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.875rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.875rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.875rem !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:.875rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.875rem !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:.875rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.875rem !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:.875rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.875rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.875rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.875rem !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:.875rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.875rem !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:.875rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.875rem !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:.875rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.875rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.875rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.875rem !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:.875rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.875rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.875rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.875rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width:1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.875rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.875rem !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:.875rem !important;margin-left:.875rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.875rem !important;margin-left:1.875rem !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:.875rem !important;margin-bottom:.875rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.875rem !important;margin-bottom:1.875rem !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:.875rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.875rem !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:.875rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.875rem !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:.875rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.875rem !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:.875rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.875rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.875rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.875rem !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:.875rem !important;padding-left:.875rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.875rem !important;padding-left:1.875rem !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:.875rem !important;padding-bottom:.875rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.875rem !important;padding-bottom:1.875rem !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:.875rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.875rem !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:.875rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.875rem !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:.875rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.875rem !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:.875rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.875rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.875rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.875rem !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:.875rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.875rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.875rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.875rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--base-font-size:16px;--heading-1-size:5.9rem;--heading-1-size-value:5.9;--heading-2-size:3.5rem;--heading-2-size-value:3.5;--heading-3-size:2.6rem;--heading-3-size-value:2.6;--heading-4-size:2rem;--heading-4-size-value:2;--heading-font-line-height:1.1em;--normal-text-size:1.3rem;--normal-text-size-value:1.3;--body-font-size-value:0.9;--large-text-size:1.8rem;--large-text-size-value:1.8;--small-text-size:1.2rem;--small-text-size-value:1.2;--site-navigation-font-font-size:var(--normal-text-size);--site-navigation-font-font-size-value:var(--normal-text-size-value);--title-font-size-value:1.2;--marquee-font-size-value:4}@font-face{font-family:"AGRANDIR-TIGHT";src:url(/themes/custom/pws_princes_gate/css/fonts/agrandir/ppagrandir-tightheavy-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/agrandir/ppagrandir-tightheavy-webfont.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"roc-grotesk";src:url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_regular-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"roc-grotesk";src:url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_medium-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_medium-webfont.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"roc-grotesk";src:url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_bold-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_bold-webfont.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"roc-grotesk";src:url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_extrabold-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_extrabold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"roc-grotesk";src:url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_black-webfont.woff2) format("woff2"),url(/themes/custom/pws_princes_gate/css/fonts/RocGrotesk/roc_grotesk_black-webfont.woff) format("woff");font-weight:800;font-style:normal}html{font-size:var(--base-font-size)}body{font-family:"roc-grotesk",sans-serif;font-weight:500;color:#161735;line-height:1.5;-webkit-font-smoothing:antialiased}@media(min-width:768px){body{line-height:1.45}}a{color:#0072d6;text-decoration:underline}a:hover{text-decoration:none}p{margin-bottom:1em}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0 0 .55em;font-family:"AGRANDIR-TIGHT",sans-serif;font-weight:700;color:#161735;line-height:1.2}h1,.h1,h2,.h2,h3,.h3,h4,.h4{font-family:"AGRANDIR-TIGHT",sans-serif;text-transform:uppercase}h1,.h1{line-height:calc(var(--heading-font-line-height)*(1 + (1 - var(--heading-1-size-value))/25))}@media(max-width:767.98px){h1,.h1{font-size:calc((var(--heading-1-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){h1,.h1{font-size:calc((var(--heading-1-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){h1,.h1{font-size:calc(var(--heading-1-size-value)*1rem)}}h2,.h2{line-height:calc(var(--heading-font-line-height)*(1 + (1 - var(--heading-2-size-value))/25))}@media(max-width:767.98px){h2,.h2{font-size:calc((var(--heading-2-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){h2,.h2{font-size:calc((var(--heading-2-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){h2,.h2{font-size:calc(var(--heading-2-size-value)*1rem)}}h3,.h3{line-height:calc(var(--heading-font-line-height)*(1 + (1 - var(--heading-3-size-value))/25))}@media(max-width:767.98px){h3,.h3{font-size:calc((var(--heading-3-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){h3,.h3{font-size:calc((var(--heading-3-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){h3,.h3{font-size:calc(var(--heading-3-size-value)*1rem)}}h4,.h4{line-height:calc(var(--heading-font-line-height)*(1 + (1 - var(--heading-4-size-value))/25))}@media(max-width:767.98px){h4,.h4{font-size:calc((var(--heading-4-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){h4,.h4{font-size:calc((var(--heading-4-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){h4,.h4{font-size:calc(var(--heading-4-size-value)*1rem)}}h5,.h5{font-size:1.5em}h6,.h6{font-size:1.2em}.font-1{font-family:"roc-grotesk",sans-serif}.font-2{font-family:"AGRANDIR-TIGHT",sans-serif}.color-1{color:#161735}.color-2{color:#fff}.color-3{color:#0072d6}.color-4{color:#91d5f8}@media(max-width:767.98px){.text-fluid-bigger-1{font-size:calc((var(--large-text-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){.text-fluid-bigger-1{font-size:calc((var(--large-text-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){.text-fluid-bigger-1{font-size:calc(var(--large-text-size-value)*1rem)}}.text-smaller-1{font-size:14px}.text-smaller-2{font-size:13px}.text-fluid-smaller-1{font-size:calc((var(--small-text-size-value) - 1)*.012*min(100vh,900px) + 1rem)}.form-list{justify-content:center;align-items:center;margin-left:-0.5em;margin-right:-0.5em}.form-list .col-12{margin-bottom:1em;padding-left:.5em;padding-right:.5em}.form-list .col-12:last-child{margin-bottom:0}@media(min-width:1200px){.form-list .col-12{margin-bottom:0}}input.textbox{width:100%;padding:1.1355em 1.2em;border:none}input.textbox:focus{outline-color:#000}input.textbox::placeholder{color:#b8b8b8}.btn{display:inline-block}.button-1{background:#0072d6;min-width:200px;padding:1.69em 1.8em;font-size:1rem;font-weight:600;color:#fff;text-align:center;line-height:1;border:none;outline:none;cursor:pointer;text-transform:uppercase;transition:all ease-in-out .2s}.button-1:link{color:#fff;text-decoration:none}.button-1:link span{padding:0}.button-1:hover{opacity:.8}.button-2{background:#fff;min-width:200px;padding:1.69em 1.2em;font-size:1rem;font-weight:600;color:#0072d6;text-align:center;line-height:1;border:none;outline:none;cursor:pointer;text-transform:uppercase;transition:all ease-in-out .2s}.button-2:link{color:#0072d6;text-decoration:none}.button-2:link span{padding:0}.button-2:hover{opacity:.8}button.button-2{cursor:pointer}.btn.disabled{background:#a9a9a9}ul.ul li{list-style:none;margin:.5em 0;position:relative}ul.ul li::before{position:absolute;top:0;left:0;content:"•";width:20px;margin-left:-20px}ol.ol li{list-style:decimal}ol.alpha li{list-style:lower-alpha}.text-highlight{position:relative;z-index:0}.text-highlight .highlight-1{position:relative;display:inline-block;z-index:-1}.text-highlight .highlight-1::before{position:absolute;right:-0.2em;bottom:-0.25em;left:-0.2em;content:" ";background-repeat:no-repeat;background-size:100% 100%;padding-bottom:.3em;z-index:-1}.text-highlight .highlight-1-blue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-1-blue.png)}.text-highlight .highlight-1-lightblue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-1-lightblue.png)}.text-highlight .highlight-1-black::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-1-black.png)}.text-highlight .highlight-1-white::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-1-white.png)}.text-highlight .highlight-2{position:relative;display:inline-block;z-index:-1}.text-highlight .highlight-2::before{position:absolute;right:-0.15em;bottom:-0.2em;left:-0.15em;content:" ";background-repeat:no-repeat;background-size:100% 100%;padding-bottom:.25em;z-index:-1}.text-highlight .highlight-2-blue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-2-blue.png)}.text-highlight .highlight-2-lightblue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-2-lightblue.png)}.text-highlight .highlight-2-black::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-2-black.png)}.text-highlight .highlight-2-white::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-2-white.png)}.text-highlight .highlight-3{position:relative;display:inline-block;z-index:-1}.text-highlight .highlight-3::before{position:absolute;top:50%;left:50%;content:" ";background-repeat:no-repeat;background-size:100% 100%;width:118%;height:140%;z-index:-1;transform:translate(-50%,-50%)}.text-highlight .highlight-3-blue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-3-blue.png)}.text-highlight .highlight-3-lightblue::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-3-lightblue.png)}.text-highlight .highlight-3-black::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-3-black.png)}.text-highlight .highlight-3-white::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-3-white.png)}.text-highlight .highlight-4{position:relative;display:inline-block;z-index:-1}.text-highlight .highlight-4::before{position:absolute;right:-4px;top:50%;left:-4px;content:" ";background-repeat:no-repeat;background-size:100% 100%;padding-bottom:4%;z-index:0}.text-highlight .highlight-4-black::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/highlight-4-black.png)}.divider-t{padding-top:10vw}@media(min-width:768px){.divider-t{padding-top:6vw}}.divider-b{padding-bottom:10vw}@media(min-width:768px){.divider-b{padding-bottom:6vw}}.divider-y{padding-top:10vw;padding-bottom:10vw}@media(min-width:768px){.divider-y{padding-top:6vw;padding-bottom:6vw}}.page-title{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.image-right .row{flex-direction:row-reverse}}@media(min-width:768px){.image-text-gap:not([class=image-right]) .row>.col-md-6:first-child{padding-right:2em}.image-text-gap:not([class=image-right]) .row>.col-md-6:last-child{padding-left:2em}}@media(min-width:768px){.image-text-gap:not([class=image-right]).image-right .row>.col-md-6:first-child{padding-left:2em}.image-text-gap:not([class=image-right]).image-right .row>.col-md-6:last-child{padding-right:2em}}.br-10{border-radius:10px;overflow:hidden}.br-10 img{display:block}.text-underline{text-decoration:underline}.img-1-1 img{display:block;aspect-ratio:1/1;object-fit:cover;object-position:center;width:100%;height:100%}hr{border-width:0 0 1px;border-color:#161735}.ic{display:inline-block;vertical-align:middle}.ic-fb,.ic-x,.ic-ig{background-repeat:no-repeat;background-position:center;background-size:contain;width:24px;height:24px}.ic-fb{background-image:url(/themes/custom/pws_princes_gate/css/images/global/ic-fb.png)}.ic-x{background-image:url(/themes/custom/pws_princes_gate/css/images/global/ic-x.png)}.ic-ig{background-image:url(/themes/custom/pws_princes_gate/css/images/global/ic-ig.png)}.banner-title-gap .wrapper{padding-top:3rem !important;padding-bottom:3rem !important}.article-paging{display:flex;flex-direction:column;padding-left:30px;padding-right:30px}@media(min-width:768px){.article-paging{padding:3vw 4vw;flex-direction:row;align-items:center}}.article-arrow{position:relative;padding:.5em 50px;line-height:calc(var(--heading-font-line-height)*(1 + (1 - var(--heading-2-size-value))/25));font-weight:600;color:#161735;text-decoration:none}@media(max-width:767.98px){.article-arrow{font-size:1.3rem}}@media(min-width:768px)and (max-width:1399.98px){.article-arrow{font-size:calc(1.92vw + 1rem)}}@media(min-width:768px){.article-arrow{flex:1 0 50%;max-width:50%}}@media(min-width:1400px){.article-arrow{font-size:2.6rem}}.article-arrow::before{position:absolute;top:50%;content:" ";background-repeat:no-repeat;background-size:contain;width:40px;height:40px;transform:translateY(-50%)}.article-prev{text-align:left}.article-prev::before{left:0;background-image:url(/themes/custom/pws_princes_gate/css/images/global/caret-left.svg)}.article-next{text-align:right}@media(min-width:768px){.article-next:is(:first-child){margin-left:50%}}.article-next::before{right:0;background-image:url(/themes/custom/pws_princes_gate/css/images/global/caret-right.svg)}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.marquee-block{position:relative;z-index:0}.Marquee{position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;z-index:auto;background-color:rgba(0,0,0,0)}.Marquee-display{flex-grow:1;flex-shrink:0}.Marquee-measure{display:inline-flex;align-items:center;width:max-content;min-height:1em;visibility:hidden;position:absolute}.Marquee-measure,.Marquee-group{min-width:50px}.Marquee-item{display:flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0}.Marquee-svg{display:block;width:100%;font-size:inherit}.v6-visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.product-card:link{text-decoration:none}.product-card-image{margin-bottom:1em}.product-card-text h3{font-size:1.6rem}.product-card-text h4{font-family:"roc-grotesk",sans-serif;font-size:1.1rem;text-transform:none}.product-card-text p{font-size:1.1rem;color:#161735}.product-card-text p.product-card-link{color:#0072d6}.people-card{background:#fff}.people-card-image{overflow:hidden}.people-card-image img{display:block;object-fit:cover;aspect-ratio:4/3;object-position:center;width:100%;height:100%}.people-card-text{padding:30px;text-align:center}.people-card-text h4{margin-bottom:.2em;text-transform:none}.people-card-social{padding-top:1em}.people-card-social a{margin:0 5px}*,*::before,*::after{box-sizing:border-box}body{background-color:#fefaeb;margin:0}img{max-width:100%;border:none}img.hero{display:block;margin-left:auto;margin-right:auto}.content_center{margin-left:auto;margin-right:auto}.wrapper{padding-left:30px;padding-right:30px}@media(min-width:1400px){.wrapper{max-width:1400px;margin-left:auto;margin-right:auto}}@media(min-width:576px){.inner-wrapper{padding-left:12vw;padding-right:12vw}}@media(min-width:768px){.inner-wrapper{padding-left:15vw;padding-right:15vw}}@media(min-width:992px){.inner-wrapper{max-width:720px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media(min-width:1200px){.inner-wrapper{max-width:750px}}@media(min-width:1400px){.inner-wrapper{max-width:815px}}.inner-2{max-width:1046px;margin-left:auto;margin-right:auto}#content{overflow-x:hidden}@media(max-width:767.98px){#content{font-size:calc((var(--normal-text-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){#content{font-size:calc((var(--normal-text-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){#content{font-size:calc(var(--normal-text-size-value)*1rem)}}.disable-scroll{overflow:hidden}.bg-1{background-color:#fefaeb}.bg-2{background-color:#0072d6}.bg-3{background-color:#161735}.bg-4{background-color:#eb0f1e}.bg-5{background-color:#91d5f8}.bg-image-full img{display:block;object-fit:cover;object-position:bottom center;width:100%;max-height:60vw}.bg-text-image{background-repeat:no-repeat;background-position:center;background-size:cover}.bg-overlay-04{position:relative;z-index:0}.bg-overlay-04::after{position:absolute;top:0;right:0;bottom:0;left:0;content:" ";background-color:#000;opacity:.4;z-index:-1}.image-text-full .row{margin-left:0;margin-right:0}@media(max-width:767.98px){.image-text-full .row{flex-direction:column-reverse}}@media(min-width:768px){.image-text-full .row{flex-direction:row-reverse}}.image-text-full .row>*{padding-left:0;padding-right:0}@media(min-width:1200px){.image-text-full .itf-text{display:flex;justify-content:flex-end}}.image-text-full .itf-text .itf-wrap{padding:10vw 30px}@media(min-width:1400px){.image-text-full .itf-text .itf-wrap{max-width:700px;padding-top:8vw;padding-bottom:8vw;padding-left:0;padding-right:4em}}.image-text-full .itf-image img{display:block}@media(min-width:768px){.image-text-full .itf-image img{width:100%;height:100%;object-fit:cover}}@media(min-width:768px){.image-text-full.image-right .row{flex-direction:row}}@media(min-width:1200px){.image-text-full.image-right .itf-text{justify-content:flex-start}}@media(min-width:1200px){.image-text-full.image-right .itf-wrap{padding-left:4em;padding-right:30px}}#header{padding:6vw}@media(min-width:992px){#header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.7vw 4vw}}#logo{position:relative;display:inline-block;max-width:100%;max-height:90px;z-index:20}@media(min-width:768px){#logo{max-height:135px}}#logo img{display:height;max-height:90px}@media(min-width:768px){#logo img{max-height:135px}}.btn-m-menu{position:relative;float:right;display:block;width:35px;margin:-64px 0 0;padding:17px 0;z-index:20}@media(min-width:768px){.btn-m-menu{margin-top:-88px}}@media(min-width:992px){.btn-m-menu{display:none}}.btn-m-menu:before,.btn-m-menu:after{display:block;background:#161735;height:1px;transition:all ease-in-out .3s}.btn-m-menu:before,.btn-m-menu:after{position:absolute;content:" ";width:100%}.btn-m-menu:before{top:10px}.btn-m-menu:after{bottom:10px}.btn-m-menu.active:before{transform:translate(0px,7px) rotate(45deg)}.btn-m-menu.active:after{transform:translate(0px,-7px) rotate(-45deg)}@media(max-width:991.98px){.menu{position:fixed;top:0;left:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;width:100%;padding-top:45%;text-align:center;overflow:auto;opacity:0;visibility:hidden;z-index:10;will-change:opacity,visibility;transition:visibility 600ms cubic-bezier(0.4,0,0.2,1),opacity 400ms cubic-bezier(0.4,0,0.2,1)}}@media(min-width:992px){.menu{display:block}}.menu ul{margin:0;padding:0;line-height:1;transform:translateY(20px);transition:transform 600ms cubic-bezier(0.4,0,0.2,1)}@media(min-width:992px){.menu ul{padding:0;transform:translateY(0)}}.menu ul li{position:relative;margin:0;list-style:none}@media(min-width:992px){.menu ul li{display:inline-block;margin-left:1.6vw;_display:inline;_zoom:1}}.menu ul li a{display:block;margin:3vw 5vw;font-size:8.5vmin;font-weight:500;color:#161735;text-decoration:none}@media(min-width:576px){.menu ul li a{font-size:6.6vmin}}@media(min-width:768px){.menu ul li a{font-size:6vmin}}@media(min-width:992px){.menu ul li a{margin:0;font-size:calc((var(--site-navigation-font-font-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){.menu ul li a{margin:0;font-size:calc(var(--site-navigation-font-font-size-value)*1rem)}}.menu ul li a span{display:inline-block;line-height:1}.menu ul li a:hover span,.menu ul li a.is-active span{background-image:linear-gradient(currentColor,currentColor);background-repeat:repeat-x;background-size:1px 1px;background-position:0 100%}@media(max-width:991.98px){.menu.active{opacity:1;visibility:visible}.menu.active ul{transform:translateY(0)}}.footer-menu ul{margin:0;padding:0}.footer-menu ul li{list-style:none;margin-bottom:16px}.footer-menu ul li a{color:#fff;text-decoration:none;font-size:calc((var(--small-text-size-value) - 1)*.012*min(100vh,900px) + 1rem)}#footer{background:#161735;padding:30px 0;color:#fff}@media(min-width:992px){#footer{padding-top:3em;padding-bottom:3em}}#footer .footer-logo{display:block;max-width:100px}@media(min-width:992px){#footer .footer-logo{max-width:115px;margin-right:1.5em}}#footer .footer-social ul{display:flex;flex-flow:row wrap;margin:0}@media(min-width:992px){#footer .footer-social ul{justify-content:flex-end}}#footer .footer-social ul li{list-style:none;margin-left:18px}#footer .footer-social ul li a{display:block;width:28px;height:28px;text-align:center}#footer .footer-social ul li a img{max-height:100%}.banner-top-text-image .wrapper{padding-top:3rem}.banner-top-text-image .bg-image-full{height:350px;margin-top:-8%}@media(min-width:768px){.banner-top-text-image .bg-image-full{height:40vw;margin-top:-6%}}@media(min-width:1200px){.banner-top-text-image .bg-image-full{margin-top:-5%}}.banner-top-text-image .bg-image-full img{width:100%;height:100%;max-height:unset;object-position:center}.box-1{background:#161735;padding:1em}@media(min-width:576px){.box-1{padding:3em}}.box-2{background:#fff;padding:1em}.home-video{max-width:1164px;margin-left:auto;margin-right:auto}.home-video h3{color:#fefaeb}@media(max-width:767.98px){.home-video h3{font-size:16vw;margin-bottom:-0.25em}}@media(min-width:768px)and (max-width:1399.98px){.home-video h3{font-size:16.5vw;margin-bottom:-0.25em}}@media(min-width:1400px){.home-video h3{font-size:14.4rem;margin-bottom:-0.25em}}.bottom-space{padding-bottom:45vw}@media(min-width:768px){.bottom-space{padding-bottom:40vw}}@media(min-width:1200px){.bottom-space{padding-bottom:35vw}}@media(min-width:1400px){.bottom-space{padding-bottom:30vw}}.newsletter-title{font-weight:600;text-transform:none}@media(max-width:767.98px){.newsletter-title{font-size:calc(1.6*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){.newsletter-title{font-size:calc(1.92vw + 1rem)}}@media(min-width:1400px){.newsletter-title{font-size:2.6rem}}.bg-blue-curve{position:relative;padding-bottom:18vw}@media(min-width:1200px){.bg-blue-curve{padding-bottom:13vw}}.bg-blue-curve::after{position:absolute;bottom:0;left:0;right:0;content:" ";background:url(/themes/custom/pws_princes_gate/css/images/layout/bg-curve.jpg) center bottom/cover no-repeat;padding-bottom:10%}.story-banner .marquee-block{margin-bottom:-5em}@media(min-width:1200px){.story-banner .marquee-block{margin-top:5em;margin-bottom:-15em}}.story-banner .sqs-block-marquee{border-color:#0072d6}.story-banner .sqs-block-marquee h1{color:#0072d6}.story-banner .Marquee h1,.story-banner .Marquee p{margin:0;min-height:0;line-height:1.4 !important}@media(max-width:767.98px){.story-banner .Marquee h1,.story-banner .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*.012*min(100vh,900px) + 1rem) !important}}@media(min-width:768px)and (max-width:1399.98px){.story-banner .Marquee h1,.story-banner .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*1.2vw + 1rem) !important}}@media(min-width:1400px){.story-banner .Marquee h1,.story-banner .Marquee p{font-size:calc(var(--marquee-font-size-value)*1rem) !important}}.story-banner-image{position:relative;z-index:1}@media(max-width:767.98px){.story-banner-image{margin-bottom:.5em}}.story-banner-image img{display:block;width:80%;margin-left:auto;margin-right:auto}@media(max-width:767.98px){.story-banner-image img{max-width:320px;margin-bottom:10vw}}@media(min-width:1200px){.story-banner-text{padding-top:15em}}.products-list{--bs-gutter-x:1.875rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.products-list>*{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)}.products-list-item{flex:0 0 auto;width:100%;margin-bottom:3em;text-align:center}@media(min-width:768px){.products-list._3column .products-list-item{width:50%}}@media(min-width:992px){.products-list._3column .products-list-item{width:33.33333333%}}@media(min-width:768px){.products-list._2column .products-list-item{width:50%}}.products-list-image{margin-bottom:.5em}@media(max-width:767.98px){.products-list-text h3{font-size:calc((var(--title-font-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){.products-list-text h3{font-size:calc((var(--title-font-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){.products-list-text h3{font-size:calc(var(--title-font-size-value)*1rem)}}.products-list-text h3 a{color:#161735;text-decoration:none}@media(max-width:767.98px){.products-list-text>p{font-size:calc((var(--body-font-size-value) - 1)*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){.products-list-text>p{font-size:calc((var(--body-font-size-value) - 1)*1.2vw + 1rem)}}@media(min-width:1400px){.products-list-text>p{font-size:calc(var(--body-font-size-value)*1rem)}}.product-image{margin-bottom:1em;border:1px solid #161735;border-radius:10px;overflow:hidden}.product-image-thumb{margin-left:-10px;margin-right:-10px}.product-image-thumb-item{margin:0 10px;border:1px solid #161735;border-radius:10px;overflow:hidden;opacity:.5;cursor:pointer}.product-image-thumb-item:hover{opacity:1}.product-image-thumb-item.slick-current{opacity:1}.product-image-thumb .slick-arrow::before{background-size:15px;width:20px;height:20px}.product-image-thumb .slick-arrow.slick-prev{left:10px}.product-image-thumb .slick-arrow.slick-next{right:10px}.product-review{padding-top:1em}.product-size{margin-bottom:2em}.product-size a{display:inline-block;border:1px solid #161735;min-width:80px;padding:8px 16px 5px;color:#161735;margin-right:.5em;text-decoration:none;text-align:center}.product-size a:hover,.product-size a.active{background-color:#161735;color:#fff}.banner-products-1 .marquee-block{margin-top:-2em;margin-bottom:.3em}.banner-products-1 .Marquee h1,.banner-products-1 .Marquee p{margin:0;min-height:0;line-height:1.4 !important}@media(max-width:767.98px){.banner-products-1 .Marquee h1,.banner-products-1 .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*.012*min(100vh,900px) + 1rem) !important}}@media(min-width:768px)and (max-width:1399.98px){.banner-products-1 .Marquee h1,.banner-products-1 .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*1.2vw + 1rem) !important}}@media(min-width:1400px){.banner-products-1 .Marquee h1,.banner-products-1 .Marquee p{font-size:calc(var(--marquee-font-size-value)*1rem) !important}}.banner-products-2 .marquee-block{margin-bottom:-9em}@media(min-width:1200px){.banner-products-2 .marquee-block{padding-top:2em;margin-bottom:-10em}}.banner-products-2 .sqs-block-marquee{border-color:#fff}.banner-products-2 .sqs-block-marquee h1{color:#fff}.banner-products-2 .Marquee h1,.banner-products-2 .Marquee p{margin:0;min-height:0;line-height:1.4 !important}@media(max-width:767.98px){.banner-products-2 .Marquee h1,.banner-products-2 .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*.012*min(100vh,900px) + 1rem) !important}}@media(min-width:768px)and (max-width:1399.98px){.banner-products-2 .Marquee h1,.banner-products-2 .Marquee p{font-size:calc((var(--marquee-font-size-value) - 1)*1.2vw + 1rem) !important}}@media(min-width:1400px){.banner-products-2 .Marquee h1,.banner-products-2 .Marquee p{font-size:calc(var(--marquee-font-size-value)*1rem) !important}}.product-fruity .row .col-12:first-child{position:relative;z-index:5}.product-fruity .row .col-12:first-child img{display:block;margin-left:auto;margin-right:auto}@media(min-width:768px){.product-fruity .row .col-12:last-child{padding-top:10vw}}@media(min-width:992px){.product-fruity .row .col-12:last-child{padding-top:12vw}}@media(min-width:768px){.blog-list{margin-left:-1em;margin-right:-1em;padding-left:2vw;padding-right:2vw}}.blog-list-item{margin-bottom:2.5em}@media(min-width:768px){.blog-list-item{padding-left:1em;padding-right:1em}}.blog-list-image{margin-bottom:1em}@media(min-width:768px){.blog-list-image{margin-bottom:2em}}.blog-list-image a,.blog-list-image img{display:block}.blog-list-text-date{margin-bottom:.4em;font-size:calc(0*.012*min(100vh,900px) + 1rem);font-weight:500}@media(min-width:768px){.blog-list-text-date{margin-bottom:2em}}.blog-list-text-title{margin-bottom:1.2em;font-family:"roc-grotesk",sans-serif;font-weight:600;text-transform:none;line-height:1.1em}@media(max-width:767.98px){.blog-list-text-title{font-size:calc(1.6*.012*min(100vh,900px) + 1rem)}}@media(min-width:768px)and (max-width:1399.98px){.blog-list-text-title{font-size:calc(1.92vw + 1rem)}}@media(min-width:768px){.blog-list-text-title{margin-bottom:1.2em}}@media(min-width:1400px){.blog-list-text-title{font-size:2.6rem}}.blog-list-text-title a{color:#161735;text-decoration:none}@media(min-width:768px){body.page-node-type-dsu-article main .wrapper{width:75%}}.blog-title{font-family:"roc-grotesk",sans-serif;font-weight:600;text-transform:none}.slick-arrow{position:absolute;top:50%;padding:0;font-size:0;border:0;cursor:pointer;z-index:1;transform:translateY(-50%)}.slick-arrow:hover{opacity:.8}.slick-arrow::before{display:block;content:" ";background-repeat:no-repeat;background-position:center;background-color:#0072d6;background-size:25px;width:40px;height:40px;fill:#fff}@media(min-width:768px){.slick-arrow::before{background-size:35px;width:60px;height:60px}}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/caret-left-white.svg)}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next::before{background-image:url(/themes/custom/pws_princes_gate/css/images/global/caret-right-white.svg)}.accordion-list .accordion-item{margin-bottom:-1px;padding:1px 1px;border:1px solid #161735}.accordion-list .accordion-item.active .accordion-question::after{background-image:url(/themes/custom/pws_princes_gate/css/images/global/ic-minus.png)}.accordion-list .accordion-question{position:relative;display:block;padding:12px 30px 12px 1em;color:#161735;text-decoration:none}.accordion-list .accordion-question::after{position:absolute;top:50%;right:14px;content:" ";background:url(/themes/custom/pws_princes_gate/css/images/global/ic-plus.png) center/contain no-repeat;width:15px;height:15px;transform:translateY(-50%)}.accordion-list .accordion-answer{display:none;padding:1em 1em;font-size:calc((var(--small-text-size-value) - 1)*.012*min(100vh,900px) + 1rem)}.tab-link{display:flex}.tab-link a.tab-link-item{flex:0 0 auto;background:#0072d6;margin-right:10px;padding:12px 1em 10px;color:#fff;text-decoration:none}.tab-link a.tab-link-item:hover,.tab-link a.tab-link-item.active{background:#fefaeb;color:#161735}.tab-content{display:none;background-color:#fefaeb;padding:1em}@media(min-width:768px){.tab-content{padding:3em}}
.user-login-form{max-width:400px;margin-left:auto;margin-right:auto;padding:25px;}.form-item,.form-actions{margin-top:1.5em;margin-bottom:1.5em;}.form-item label{display:block;margin:0 0 .3em;font-size:.9rem;color:#182625;font-weight:bold;}.form-item input[type="text"],.form-item input[type="password"]{width:100%;background:#fafafa;padding:.4em 15px;line-height:1;border:1px solid #ececec;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;}.form-item .description{display:block;margin:.5em 0 0;font-size:.7rem;color:#9e9e9e;line-height:1.1;}.form-actions input[type="submit"],.form-actions input[type="button"]{padding:.8em 1.2em;font-size:.8rem;text-transform:uppercase;line-height:1;border:none;-webkit-border-radius:5px;border-radius:5px;background-color:#a41f35;font-weight:bold;color:#fff;}.video-wrapper .contextual-region{position:static;}ul.js-pager__items.pager{text-align:center;padding:2em;}ul.js-pager__items.pager li{list-style-type:none;}ul.js-pager__items.pager li a{background:#0087ff;min-width:200px;padding:1.69em 1.8em;font-size:1rem;font-weight:600;color:#fff;text-align:center;line-height:1;border:none;outline:none;cursor:pointer;text-transform:uppercase;transition:all ease-in-out .2s;text-decoration:none;}
