/* @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.5rem;--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.5rem}.g-1,.gy-1{--bs-gutter-y:0.5rem}.g-2,.gx-2{--bs-gutter-x:1.5rem}.g-2,.gy-2{--bs-gutter-y:1.5rem}.g-3,.gx-3{--bs-gutter-x:2.5rem}.g-3,.gy-3{--bs-gutter-y:2.5rem}.g-4,.gx-4{--bs-gutter-x:3.5rem}.g-4,.gy-4{--bs-gutter-y:3.5rem}.g-5,.gx-5{--bs-gutter-x:5.7rem}.g-5,.gy-5{--bs-gutter-y:5.7rem}@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.5rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.5rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:2.5rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:2.5rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:3.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:3.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:5.7rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:5.7rem}}@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.5rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.5rem}.g-md-2,.gx-md-2{--bs-gutter-x:1.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:1.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:2.5rem}.g-md-3,.gy-md-3{--bs-gutter-y:2.5rem}.g-md-4,.gx-md-4{--bs-gutter-x:3.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:3.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:5.7rem}.g-md-5,.gy-md-5{--bs-gutter-y:5.7rem}}@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.5rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.5rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:2.5rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:2.5rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:3.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:3.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:5.7rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:5.7rem}}@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.5rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.5rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:1.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:1.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:2.5rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:2.5rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:3.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:3.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:5.7rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:5.7rem}}@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.5rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.5rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2.5rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2.5rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:3.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:3.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:5.7rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:5.7rem}}.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:.5rem !important}.m-2{margin:1.5rem !important}.m-3{margin:2.5rem !important}.m-4{margin:3.5rem !important}.m-5{margin:5.7rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.5rem !important}.mt-2{margin-top:1.5rem !important}.mt-3{margin-top:2.5rem !important}.mt-4{margin-top:3.5rem !important}.mt-5{margin-top:5.7rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.5rem !important}.me-2{margin-right:1.5rem !important}.me-3{margin-right:2.5rem !important}.me-4{margin-right:3.5rem !important}.me-5{margin-right:5.7rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.5rem !important}.mb-2{margin-bottom:1.5rem !important}.mb-3{margin-bottom:2.5rem !important}.mb-4{margin-bottom:3.5rem !important}.mb-5{margin-bottom:5.7rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.5rem !important}.ms-2{margin-left:1.5rem !important}.ms-3{margin-left:2.5rem !important}.ms-4{margin-left:3.5rem !important}.ms-5{margin-left:5.7rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.5rem !important}.p-2{padding:1.5rem !important}.p-3{padding:2.5rem !important}.p-4{padding:3.5rem !important}.p-5{padding:5.7rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.5rem !important}.pt-2{padding-top:1.5rem !important}.pt-3{padding-top:2.5rem !important}.pt-4{padding-top:3.5rem !important}.pt-5{padding-top:5.7rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.5rem !important}.pe-2{padding-right:1.5rem !important}.pe-3{padding-right:2.5rem !important}.pe-4{padding-right:3.5rem !important}.pe-5{padding-right:5.7rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.5rem !important}.pb-2{padding-bottom:1.5rem !important}.pb-3{padding-bottom:2.5rem !important}.pb-4{padding-bottom:3.5rem !important}.pb-5{padding-bottom:5.7rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.5rem !important}.ps-2{padding-left:1.5rem !important}.ps-3{padding-left:2.5rem !important}.ps-4{padding-left:3.5rem !important}.ps-5{padding-left:5.7rem !important}.gap-0{gap:0 !important}.gap-1{gap:.5rem !important}.gap-2{gap:1.5rem !important}.gap-3{gap:2.5rem !important}.gap-4{gap:3.5rem !important}.gap-5{gap:5.7rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.5rem !important}.row-gap-2{row-gap:1.5rem !important}.row-gap-3{row-gap:2.5rem !important}.row-gap-4{row-gap:3.5rem !important}.row-gap-5{row-gap:5.7rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.5rem !important}.column-gap-2{column-gap:1.5rem !important}.column-gap-3{column-gap:2.5rem !important}.column-gap-4{column-gap:3.5rem !important}.column-gap-5{column-gap:5.7rem !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:200 !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:800 !important}.fw-black{font-weight:900 !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:.5rem !important}.m-sm-2{margin:1.5rem !important}.m-sm-3{margin:2.5rem !important}.m-sm-4{margin:3.5rem !important}.m-sm-5{margin:5.7rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-sm-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.5rem !important}.mt-sm-2{margin-top:1.5rem !important}.mt-sm-3{margin-top:2.5rem !important}.mt-sm-4{margin-top:3.5rem !important}.mt-sm-5{margin-top:5.7rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.5rem !important}.me-sm-2{margin-right:1.5rem !important}.me-sm-3{margin-right:2.5rem !important}.me-sm-4{margin-right:3.5rem !important}.me-sm-5{margin-right:5.7rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.5rem !important}.mb-sm-2{margin-bottom:1.5rem !important}.mb-sm-3{margin-bottom:2.5rem !important}.mb-sm-4{margin-bottom:3.5rem !important}.mb-sm-5{margin-bottom:5.7rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.5rem !important}.ms-sm-2{margin-left:1.5rem !important}.ms-sm-3{margin-left:2.5rem !important}.ms-sm-4{margin-left:3.5rem !important}.ms-sm-5{margin-left:5.7rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.5rem !important}.p-sm-2{padding:1.5rem !important}.p-sm-3{padding:2.5rem !important}.p-sm-4{padding:3.5rem !important}.p-sm-5{padding:5.7rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.5rem !important}.pt-sm-2{padding-top:1.5rem !important}.pt-sm-3{padding-top:2.5rem !important}.pt-sm-4{padding-top:3.5rem !important}.pt-sm-5{padding-top:5.7rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.5rem !important}.pe-sm-2{padding-right:1.5rem !important}.pe-sm-3{padding-right:2.5rem !important}.pe-sm-4{padding-right:3.5rem !important}.pe-sm-5{padding-right:5.7rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.5rem !important}.pb-sm-2{padding-bottom:1.5rem !important}.pb-sm-3{padding-bottom:2.5rem !important}.pb-sm-4{padding-bottom:3.5rem !important}.pb-sm-5{padding-bottom:5.7rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.5rem !important}.ps-sm-2{padding-left:1.5rem !important}.ps-sm-3{padding-left:2.5rem !important}.ps-sm-4{padding-left:3.5rem !important}.ps-sm-5{padding-left:5.7rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.5rem !important}.gap-sm-2{gap:1.5rem !important}.gap-sm-3{gap:2.5rem !important}.gap-sm-4{gap:3.5rem !important}.gap-sm-5{gap:5.7rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.5rem !important}.row-gap-sm-2{row-gap:1.5rem !important}.row-gap-sm-3{row-gap:2.5rem !important}.row-gap-sm-4{row-gap:3.5rem !important}.row-gap-sm-5{row-gap:5.7rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.5rem !important}.column-gap-sm-2{column-gap:1.5rem !important}.column-gap-sm-3{column-gap:2.5rem !important}.column-gap-sm-4{column-gap:3.5rem !important}.column-gap-sm-5{column-gap:5.7rem !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:.5rem !important}.m-md-2{margin:1.5rem !important}.m-md-3{margin:2.5rem !important}.m-md-4{margin:3.5rem !important}.m-md-5{margin:5.7rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-md-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.5rem !important}.mt-md-2{margin-top:1.5rem !important}.mt-md-3{margin-top:2.5rem !important}.mt-md-4{margin-top:3.5rem !important}.mt-md-5{margin-top:5.7rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.5rem !important}.me-md-2{margin-right:1.5rem !important}.me-md-3{margin-right:2.5rem !important}.me-md-4{margin-right:3.5rem !important}.me-md-5{margin-right:5.7rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.5rem !important}.mb-md-2{margin-bottom:1.5rem !important}.mb-md-3{margin-bottom:2.5rem !important}.mb-md-4{margin-bottom:3.5rem !important}.mb-md-5{margin-bottom:5.7rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.5rem !important}.ms-md-2{margin-left:1.5rem !important}.ms-md-3{margin-left:2.5rem !important}.ms-md-4{margin-left:3.5rem !important}.ms-md-5{margin-left:5.7rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.5rem !important}.p-md-2{padding:1.5rem !important}.p-md-3{padding:2.5rem !important}.p-md-4{padding:3.5rem !important}.p-md-5{padding:5.7rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.5rem !important}.pt-md-2{padding-top:1.5rem !important}.pt-md-3{padding-top:2.5rem !important}.pt-md-4{padding-top:3.5rem !important}.pt-md-5{padding-top:5.7rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.5rem !important}.pe-md-2{padding-right:1.5rem !important}.pe-md-3{padding-right:2.5rem !important}.pe-md-4{padding-right:3.5rem !important}.pe-md-5{padding-right:5.7rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.5rem !important}.pb-md-2{padding-bottom:1.5rem !important}.pb-md-3{padding-bottom:2.5rem !important}.pb-md-4{padding-bottom:3.5rem !important}.pb-md-5{padding-bottom:5.7rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.5rem !important}.ps-md-2{padding-left:1.5rem !important}.ps-md-3{padding-left:2.5rem !important}.ps-md-4{padding-left:3.5rem !important}.ps-md-5{padding-left:5.7rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.5rem !important}.gap-md-2{gap:1.5rem !important}.gap-md-3{gap:2.5rem !important}.gap-md-4{gap:3.5rem !important}.gap-md-5{gap:5.7rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.5rem !important}.row-gap-md-2{row-gap:1.5rem !important}.row-gap-md-3{row-gap:2.5rem !important}.row-gap-md-4{row-gap:3.5rem !important}.row-gap-md-5{row-gap:5.7rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.5rem !important}.column-gap-md-2{column-gap:1.5rem !important}.column-gap-md-3{column-gap:2.5rem !important}.column-gap-md-4{column-gap:3.5rem !important}.column-gap-md-5{column-gap:5.7rem !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:.5rem !important}.m-lg-2{margin:1.5rem !important}.m-lg-3{margin:2.5rem !important}.m-lg-4{margin:3.5rem !important}.m-lg-5{margin:5.7rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-lg-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.5rem !important}.mt-lg-2{margin-top:1.5rem !important}.mt-lg-3{margin-top:2.5rem !important}.mt-lg-4{margin-top:3.5rem !important}.mt-lg-5{margin-top:5.7rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.5rem !important}.me-lg-2{margin-right:1.5rem !important}.me-lg-3{margin-right:2.5rem !important}.me-lg-4{margin-right:3.5rem !important}.me-lg-5{margin-right:5.7rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.5rem !important}.mb-lg-2{margin-bottom:1.5rem !important}.mb-lg-3{margin-bottom:2.5rem !important}.mb-lg-4{margin-bottom:3.5rem !important}.mb-lg-5{margin-bottom:5.7rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.5rem !important}.ms-lg-2{margin-left:1.5rem !important}.ms-lg-3{margin-left:2.5rem !important}.ms-lg-4{margin-left:3.5rem !important}.ms-lg-5{margin-left:5.7rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.5rem !important}.p-lg-2{padding:1.5rem !important}.p-lg-3{padding:2.5rem !important}.p-lg-4{padding:3.5rem !important}.p-lg-5{padding:5.7rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.5rem !important}.pt-lg-2{padding-top:1.5rem !important}.pt-lg-3{padding-top:2.5rem !important}.pt-lg-4{padding-top:3.5rem !important}.pt-lg-5{padding-top:5.7rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.5rem !important}.pe-lg-2{padding-right:1.5rem !important}.pe-lg-3{padding-right:2.5rem !important}.pe-lg-4{padding-right:3.5rem !important}.pe-lg-5{padding-right:5.7rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.5rem !important}.pb-lg-2{padding-bottom:1.5rem !important}.pb-lg-3{padding-bottom:2.5rem !important}.pb-lg-4{padding-bottom:3.5rem !important}.pb-lg-5{padding-bottom:5.7rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.5rem !important}.ps-lg-2{padding-left:1.5rem !important}.ps-lg-3{padding-left:2.5rem !important}.ps-lg-4{padding-left:3.5rem !important}.ps-lg-5{padding-left:5.7rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.5rem !important}.gap-lg-2{gap:1.5rem !important}.gap-lg-3{gap:2.5rem !important}.gap-lg-4{gap:3.5rem !important}.gap-lg-5{gap:5.7rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.5rem !important}.row-gap-lg-2{row-gap:1.5rem !important}.row-gap-lg-3{row-gap:2.5rem !important}.row-gap-lg-4{row-gap:3.5rem !important}.row-gap-lg-5{row-gap:5.7rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.5rem !important}.column-gap-lg-2{column-gap:1.5rem !important}.column-gap-lg-3{column-gap:2.5rem !important}.column-gap-lg-4{column-gap:3.5rem !important}.column-gap-lg-5{column-gap:5.7rem !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:.5rem !important}.m-xl-2{margin:1.5rem !important}.m-xl-3{margin:2.5rem !important}.m-xl-4{margin:3.5rem !important}.m-xl-5{margin:5.7rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-xl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.5rem !important}.mt-xl-2{margin-top:1.5rem !important}.mt-xl-3{margin-top:2.5rem !important}.mt-xl-4{margin-top:3.5rem !important}.mt-xl-5{margin-top:5.7rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.5rem !important}.me-xl-2{margin-right:1.5rem !important}.me-xl-3{margin-right:2.5rem !important}.me-xl-4{margin-right:3.5rem !important}.me-xl-5{margin-right:5.7rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.5rem !important}.mb-xl-2{margin-bottom:1.5rem !important}.mb-xl-3{margin-bottom:2.5rem !important}.mb-xl-4{margin-bottom:3.5rem !important}.mb-xl-5{margin-bottom:5.7rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.5rem !important}.ms-xl-2{margin-left:1.5rem !important}.ms-xl-3{margin-left:2.5rem !important}.ms-xl-4{margin-left:3.5rem !important}.ms-xl-5{margin-left:5.7rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.5rem !important}.p-xl-2{padding:1.5rem !important}.p-xl-3{padding:2.5rem !important}.p-xl-4{padding:3.5rem !important}.p-xl-5{padding:5.7rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.5rem !important}.pt-xl-2{padding-top:1.5rem !important}.pt-xl-3{padding-top:2.5rem !important}.pt-xl-4{padding-top:3.5rem !important}.pt-xl-5{padding-top:5.7rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.5rem !important}.pe-xl-2{padding-right:1.5rem !important}.pe-xl-3{padding-right:2.5rem !important}.pe-xl-4{padding-right:3.5rem !important}.pe-xl-5{padding-right:5.7rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.5rem !important}.pb-xl-2{padding-bottom:1.5rem !important}.pb-xl-3{padding-bottom:2.5rem !important}.pb-xl-4{padding-bottom:3.5rem !important}.pb-xl-5{padding-bottom:5.7rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.5rem !important}.ps-xl-2{padding-left:1.5rem !important}.ps-xl-3{padding-left:2.5rem !important}.ps-xl-4{padding-left:3.5rem !important}.ps-xl-5{padding-left:5.7rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.5rem !important}.gap-xl-2{gap:1.5rem !important}.gap-xl-3{gap:2.5rem !important}.gap-xl-4{gap:3.5rem !important}.gap-xl-5{gap:5.7rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.5rem !important}.row-gap-xl-2{row-gap:1.5rem !important}.row-gap-xl-3{row-gap:2.5rem !important}.row-gap-xl-4{row-gap:3.5rem !important}.row-gap-xl-5{row-gap:5.7rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.5rem !important}.column-gap-xl-2{column-gap:1.5rem !important}.column-gap-xl-3{column-gap:2.5rem !important}.column-gap-xl-4{column-gap:3.5rem !important}.column-gap-xl-5{column-gap:5.7rem !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:.5rem !important}.m-xxl-2{margin:1.5rem !important}.m-xxl-3{margin:2.5rem !important}.m-xxl-4{margin:3.5rem !important}.m-xxl-5{margin:5.7rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-3{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-4{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-5{margin-right:5.7rem !important;margin-left:5.7rem !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:.5rem !important;margin-bottom:.5rem !important}.my-xxl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-3{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-4{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-5{margin-top:5.7rem !important;margin-bottom:5.7rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.5rem !important}.mt-xxl-2{margin-top:1.5rem !important}.mt-xxl-3{margin-top:2.5rem !important}.mt-xxl-4{margin-top:3.5rem !important}.mt-xxl-5{margin-top:5.7rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.5rem !important}.me-xxl-2{margin-right:1.5rem !important}.me-xxl-3{margin-right:2.5rem !important}.me-xxl-4{margin-right:3.5rem !important}.me-xxl-5{margin-right:5.7rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.5rem !important}.mb-xxl-2{margin-bottom:1.5rem !important}.mb-xxl-3{margin-bottom:2.5rem !important}.mb-xxl-4{margin-bottom:3.5rem !important}.mb-xxl-5{margin-bottom:5.7rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.5rem !important}.ms-xxl-2{margin-left:1.5rem !important}.ms-xxl-3{margin-left:2.5rem !important}.ms-xxl-4{margin-left:3.5rem !important}.ms-xxl-5{margin-left:5.7rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.5rem !important}.p-xxl-2{padding:1.5rem !important}.p-xxl-3{padding:2.5rem !important}.p-xxl-4{padding:3.5rem !important}.p-xxl-5{padding:5.7rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-3{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-4{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-5{padding-right:5.7rem !important;padding-left:5.7rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-3{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-4{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-5{padding-top:5.7rem !important;padding-bottom:5.7rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.5rem !important}.pt-xxl-2{padding-top:1.5rem !important}.pt-xxl-3{padding-top:2.5rem !important}.pt-xxl-4{padding-top:3.5rem !important}.pt-xxl-5{padding-top:5.7rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.5rem !important}.pe-xxl-2{padding-right:1.5rem !important}.pe-xxl-3{padding-right:2.5rem !important}.pe-xxl-4{padding-right:3.5rem !important}.pe-xxl-5{padding-right:5.7rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.5rem !important}.pb-xxl-2{padding-bottom:1.5rem !important}.pb-xxl-3{padding-bottom:2.5rem !important}.pb-xxl-4{padding-bottom:3.5rem !important}.pb-xxl-5{padding-bottom:5.7rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.5rem !important}.ps-xxl-2{padding-left:1.5rem !important}.ps-xxl-3{padding-left:2.5rem !important}.ps-xxl-4{padding-left:3.5rem !important}.ps-xxl-5{padding-left:5.7rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.5rem !important}.gap-xxl-2{gap:1.5rem !important}.gap-xxl-3{gap:2.5rem !important}.gap-xxl-4{gap:3.5rem !important}.gap-xxl-5{gap:5.7rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.5rem !important}.row-gap-xxl-2{row-gap:1.5rem !important}.row-gap-xxl-3{row-gap:2.5rem !important}.row-gap-xxl-4{row-gap:3.5rem !important}.row-gap-xxl-5{row-gap:5.7rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.5rem !important}.column-gap-xxl-2{column-gap:1.5rem !important}.column-gap-xxl-3{column-gap:2.5rem !important}.column-gap-xxl-4{column-gap:3.5rem !important}.column-gap-xxl-5{column-gap:5.7rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-light.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-light.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-book.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-book.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-roman.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-roman.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-medium.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-heavy.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-heavy.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Avenir";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-black.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/avenir/avenirltstd-black.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:"Muli";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_light.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Muli";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_regular.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Muli";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_italic.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Muli";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_semibold.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Muli";src:url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_bold.woff2) format("woff2"),url(/themes/custom/pws_pure_encapsulations/css/fonts/muli/muli_bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:ETmodules;font-display:block;src:url(/themes/custom/pws_pure_encapsulations/css/fonts/modules/modules.eot);src:url(/themes/custom/pws_pure_encapsulations/css/fonts/modules/modules.eot#iefix) format("embedded-opentype"),url(/themes/custom/pws_pure_encapsulations/css/fonts/modules/modules.woff) format("woff"),url(/themes/custom/pws_pure_encapsulations/css/fonts/modules/modules.ttf) format("truetype"),url(/themes/custom/pws_pure_encapsulations/css/fonts/modules/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}html{font-size:14px}body{font-family:"Muli",sans-serif;color:#666;line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a{color:#333;text-decoration:underline}a:is(:not([class*=color]):not([class*=button])):hover{color:#333;text-decoration:none}a.no_line{text-decoration:underline}a.no_line: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 15px;font-family:"Avenir",sans-serif;font-weight:400;color:#666;line-height:1.2}h1,.h1{font-size:2.857em}h2,.h2{font-size:2.142em}h3,.h3{font-size:1.857em}h4,.h4{font-size:1.428em}h5,.h5{font-size:1.285em}h6,.h6{font-size:1.142em}.color-1{color:#666}.color-2{color:#333}.color-3{color:#14328c}.color-4{color:#6c797a}.color-5{color:#acd4ff}.color-6{color:#fff}.color-7{color:#fafafa}.color-8{color:#0d7bc5}.font-1{font-family:"Muli",sans-serif}.font-2{font-family:"Avenir",sans-serif}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.text-bigger-1{font-size:1.142rem}.text-smaller-1{font-size:.857rem}.textbox:focus,.textarea:focus,.dropdownlist:focus{outline:none}input[type=text],input[type=password],input[type=email],textarea{width:100%;padding:.6075em 12px;font-weight:700;color:#606060;line-height:1;border:2px solid #ddd}input[type=text]:disabled{color:#6c797a}textarea{resize:vertical}select{min-width:100px;padding:.518em 9px;font-weight:700;color:#606060;border:2px solid #ddd}select.dropdown-full{width:100%}input[type=checkbox]{width:20px;height:20px;border:2px solid #ddd}.checkbox-wrap{padding:.5em 0}label.checkbox{margin:-27px 0 0 30px;font-weight:400 !important}label.form-required::after{content:"*";color:red;padding-left:3px}.radiowrap{position:relative;display:inline-block;width:16px;height:16px;text-align:center}a.radiowrap,a.radiowrap:hover{color:#a9a9a9}.radiowrap i{vertical-align:top}.radiowrap input[type=radio]{position:absolute;top:0;left:0;width:16px;height:16px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.form-wrapper{max-width:450px;margin-left:auto;margin-right:auto}.form-item{margin-bottom:1em}.form-item label{display:block;margin-bottom:.5em;font-size:1.071rem;font-weight:700}.form-item .description{margin-top:.4em;font-size:12px;font-weight:200;color:#757575;line-height:1.2}.form-actions{text-align:center}a.user-reset-password-link{display:block;margin:2em 0 1.5em;font-size:14px;text-decoration:none;text-align:center;color:#0d7bc5}.js-form-type-checkbox{margin-top:.3em}.js-form-type-checkbox label.option{margin:-25px 0 0 30px;font-weight:400}@media(min-width:768px){.onset-md-6{margin-right:50%}}.btn{display:inline-block}.button-1,.form-submit{position:relative;background:#14328c;padding:17px 2em;font-family:"Avenir",sans-serif;font-size:1.142rem;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;line-height:1.4;border:none;outline:none;cursor:pointer;border-radius:6px}.button-1::after,.form-submit::after{position:absolute;top:50%;right:7px;font-family:"ETModules";font-size:1.5em;content:"5";opacity:0;transform:translate(-20px,-50%);transition:all ease .3s}.button-1:link,.form-submit:link{color:#fff;text-decoration:none}.button-1:hover,.form-submit:hover{color:#fff}.button-1:hover::after,.form-submit:hover::after{opacity:1;transform:translate(0,-50%)}input[type=submit].form-submit{padding:17px 2em}.button-2{position:relative;background:#fff;padding:17px 2em;font-family:"Avenir",sans-serif;font-size:1.142rem;font-weight:600;color:#14328c;text-align:center;text-transform:uppercase;line-height:1.4;border:none;outline:none;cursor:pointer;border-radius:6px}.button-2::after{position:absolute;top:50%;right:7px;font-family:"ETModules";font-size:1.5em;content:"5";opacity:0;transform:translate(-20px,-50%);transition:all ease .3s}.button-2:link{color:#14328c;text-decoration:none}.button-2:hover{color:#14328c}.button-2:hover::after{opacity:1;transform:translate(0,-50%)}.button-3{position:relative;background:#eee;padding:17px 2em;font-family:"Avenir",sans-serif;font-size:1.142rem;font-weight:600;color:#666;text-align:center;text-transform:uppercase;line-height:1.4;border:none;outline:none;cursor:pointer;border-radius:6px}.button-3::after{position:absolute;top:50%;right:7px;font-family:"ETModules";font-size:1.5em;content:"5";opacity:0;transform:translate(-20px,-50%);transition:all ease .3s}.button-3:link{color:#666;text-decoration:none}.button-3:hover{color:#666}.button-3:hover::after{opacity:1;transform:translate(0,-50%)}.btn.disabled{background:#a9a9a9}.ic{font-family:"ETmodules";line-height:1}.ic-search{font-size:0}.ic-search::before{font-size:19px;content:"U"}.ic-btn-menu{font-size:36px}.ic-btn-menu::before{content:"a"}.ic-fb{display:block;background:#000;width:36px;height:36px;text-align:center;line-height:35px;border-radius:50%}.ic-fb::before{content:"";color:#fff;font-size:18px}.ic-ig{display:block;background:#000;width:36px;height:36px;text-align:center;line-height:35px;border-radius:50%}.ic-ig::before{content:"";color:#fff;font-size:18px}ul.ul{margin:0 0 1em 14px}ul.ul li{list-style:disc;margin-bottom:1em}ol.ol li{list-style:decimal}ol.alpha li{list-style:lower-alpha}.divider-image{background-repeat:no-repeat;background-position:center;background-size:cover;padding-bottom:8%}.video-wrapper{position:relative;width:100%;padding-bottom:56.2963%}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}a.scroll-top{position:relative;padding:0 15px;font-size:12px;color:#0d7bc5;text-decoration:none}a.scroll-top::before{position:absolute;top:50%;left:0;content:"2";font-family:ETmodules;transform:translateY(-50%)}a.scroll-top::after{position:absolute;top:50%;right:0;content:"2";font-family:ETmodules;transform:translateY(-50%)}@media(min-width:576px){.paging{display:flex;flex-flow:row wrap;justify-content:space-between}}.paging a{display:block;padding:1em 0;text-align:center}@media(min-width:576px){.paging a{padding:0}}.paging a.page-next:is(:last-child){margin-left:auto}.image-rounded{border-radius:20px}@media(min-width:1400px){.image-rounded{border-radius:40px}}.banner-title{background-repeat:no-repeat;background-position:center;background-size:cover;padding:15vw 0}@media(min-width:768px){.banner-title{padding:6em 0}}@media(min-width:1200px){.banner-title{padding:12em 0}}.banner-title h1{font-weight:600;margin:0}.banner-title h1:not([class^=color-]){color:#fff}.alphabet-filter{display:flex;flex-wrap:wrap;justify-content:center}.alphabet-filter a{flex:0 0 40px;display:flex;justify-content:center;align-items:center;background:#f5f5f5;width:40px;height:40px;margin:.1em;font-size:1.142rem;color:#1f7d9a;border:2px solid #e5e5e5;text-decoration:none;cursor:pointer}.alphabet-filter a.disabled{color:#adadad;cursor:default}.file-list a{display:block;text-decoration:none}@media(max-width:575.98px){.file-list a{text-align:center}}.file-list a span{display:block;color:#2ea3f2}.show-password .field-wrap{position:relative}.show-password .field-wrap input[type=password]{padding-right:35px}.showit{position:absolute;top:50%;right:10px;display:block;background-image:url(/themes/custom/pws_pure_encapsulations/css/images/global/ic-show_pass.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:16px;text-indent:-9999px;transform:translateY(-50%);opacity:.6}.showit.active{background-image:url(/themes/custom/pws_pure_encapsulations/css/images/global/ic-hide_pass.png)}.video-card a{text-decoration:none}.video-card-wrap{border:1px solid #d8d8d8}.video-card-text{padding:20px}.video-card-text h3{margin-bottom:.5em;font-size:1.285rem;color:#333}.video-card-text p{color:#6c797a}.video-links ul{margin:0;padding:0}.video-links ul li{list-style:none;margin-bottom:1.3em}.video-links ul li a{font-size:1.428rem;color:#333;text-decoration:none;transition:all ease .3s}.video-links ul li a:hover{color:#0d7bc5}.search-card a{text-decoration:none}.search-card-wrap{border:1px solid #d8d8d8}.search-card-text{padding:20px}.search-card-text h3{margin-bottom:.8em;font-size:1.285rem}.popup-box{display:none}.popup-box .popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);padding:15px;overflow:auto;z-index:1000}.popup-box .popup-content{background:#fff;max-width:800px;margin:0 auto;padding:15px;box-shadow:0 0 15px rgba(0,0,0,.5)}@media(min-width:768px){.popup-box .popup-content{margin-top:10%}}@media(min-width:992px){.popup-box .popup-content{position:absolute;left:50%;top:50%;width:760px;margin-top:0;transform:translate(-50%,-50%)}}.popup-box .popup-header{margin:0 -15px 15px;padding:3px 15px 15px;text-align:center;border-bottom:1px solid #e5e5e5}.popup-box .popup-header h4{margin:0;color:#14328c !important}.popup-box .popup-body{font-size:.9rem}.popup-box .popup-footer{margin:15px -15px 0;padding:15px 15px 0;border-top:1px solid #e5e5e5}.popup-box .popup-footer .btn{width:100%}.btn-popup-white,.btn-popup-blue{padding:10px;font-size:.9rem;text-align:center;border-radius:4px;border-width:1px;border-style:solid}.btn-popup-white:link,.btn-popup-blue:link{text-decoration:none}.btn-popup-white{background:#fff;border-color:#ccc}.btn-popup-white:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-popup-blue{background:#5bc0de;color:#fff;border-color:#5bc0de}.btn-popup-blue:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}*,*::before,*::after{box-sizing:border-box}body{margin:0;background:#fff}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:15px;padding-right:15px}@media(min-width:768px){.wrapper{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}}.page-header{background:#e4e8f1;padding:3em 0}@media(min-width:768px){.page-header{padding:6em 0}}.page-header h1{margin-bottom:.25em}.bg-image{background-repeat:no-repeat;background-position:center;background-size:cover}@media(min-width:768px){.image-right .row{flex-direction:row-reverse}}#header .header-promo{background:#14328c;text-align:center;color:#fff;font-weight:300}@media(max-width:991.98px){#header .header-promo{padding:14px 0 16px;font-size:.714rem}}@media(min-width:992px){#header .header-promo{padding:11px 0 13px;font-size:.857rem}}#header .header-promo a{color:#fff;text-decoration:none}#header .header-promo a:hover{color:#fff}@media(max-width:991.98px){#header .header-promo .header-link{display:none}}@media(min-width:992px){#header .header-promo .header-link{text-align:right}}#header .header-main .header-wrapper{background:#fff;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #f4f4f4}@media(min-width:768px){#header .header-main .header-wrapper{padding-top:10px;padding-bottom:10px}}#header .header-main .header-wrapper .wrapper{position:relative;display:flex;justify-content:space-between;align-items:center}#header .header-main #logo{display:block;width:96px}@media(min-width:768px){#header .header-main #logo{width:150px}}@media(min-width:992px){#header .header-main #logo{width:165px}}#header .header-main #logo img{display:block}#header .header-main .header-side-menu{display:flex;align-items:center}#header .header-main .header-side-menu>div{margin-left:15px}#header .header-main .header-side-menu>div a{text-decoration:none;display:flex;justify-content:center;align-items:center;width:36px;height:36px}@media(min-width:992px){#header .header-main .header-side-menu>div.menu-button{display:none}}#header .header-main .header-search{position:absolute;left:115px;right:15px;padding:15px;transform:translateY(-60%);opacity:0;animation:fadeOutTop 1s cubic-bezier(0.77,0,0.175,1) 1}@media(min-width:768px){#header .header-main .header-search{left:220px}}@media(min-width:992px){#header .header-main .header-search{left:330px}}#header .header-main .header-search form{margin-right:15px}#header .header-main .header-search input[type=text]{border:none;outline:none;width:100%;font-size:1.142rem}#header .header-main .header-search button{display:none}#header .header-main .header-search-close{position:absolute;top:50%;right:0;font-size:2rem;text-decoration:none;line-height:1;transform:translateY(-50%)}#header .header-main .header-side-menu.search-disabled,#header .header-main .main-menu.search-disabled{animation:fadeInBottom 1s cubic-bezier(0.77,0,0.175,1) 1;opacity:1}#header .header-main .header-wrapper.search-active .header-side-menu{opacity:0;transform:translateY(60px);animation:fadeOutBottom 1s cubic-bezier(0.77,0,0.175,1) 1}@media(min-width:992px){#header .header-main .header-wrapper.search-active .main-menu{opacity:0;transform:translateY(60px);animation:fadeOutBottom 1s cubic-bezier(0.77,0,0.175,1) 1}}#header .header-main .header-wrapper.search-active .header-search{opacity:1;transform:translateY(0);animation:fadeInTop 1s cubic-bezier(0.77,0,0.175,1) 1}#header .header-main .header-wrapper.search-inactive .header-search{display:none}#header .header-main .div-placeholder{display:none}#header .header-main.fixed .div-placeholder{display:block}#header .header-main.fixed .header-wrapper{position:fixed;top:0;left:0;right:0;z-index:10}@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@media(max-width:991.98px){.main-menu{display:none;position:fixed;background:#fff;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:10}}@media(min-width:992px){.main-menu{display:block !important}}@media(max-width:991.98px){.main-menu .menu-header{display:flex;justify-content:space-between;padding:20px 19px;border-bottom:1px solid #f4f4f4}}@media(min-width:992px){.main-menu .menu-header{display:none}}.main-menu .menu-header-logo{display:block;width:80px}.main-menu .menu-header-logo img{display:block}.main-menu .menu-header-close{display:flex;justify-content:center;align-items:center;width:32px;height:32px;font-family:"ETmodules";font-size:36px;text-decoration:none;line-height:1}.main-menu .menu-header-close::before{content:"M"}@media(max-width:991.98px){.main-menu .menu{padding:0 15px;max-height:calc(100% - 76px);overflow:auto}}.main-menu .menu ul{margin:0;padding:0;line-height:1}.main-menu .menu ul li{position:relative;list-style:none}@media(max-width:991.98px){.main-menu .menu ul li{margin:0 0 .2em;border-bottom:1px solid rgba(0,0,0,.03)}.main-menu .menu ul li:last-child{border:none}}@media(min-width:992px){.main-menu .menu ul li{display:inline-block;margin:0 1em;_display:inline;_zoom:1}}.main-menu .menu ul li a{display:block;padding:1em 0;font-family:"Avenir",sans-serif;font-size:16px;font-weight:600;color:#333;text-decoration:none}@media(min-width:992px){.main-menu .menu ul li a{margin:0;padding:0;color:#343434}}.main-menu .menu ul li a:hover{opacity:.7}.main-menu .menu ul li a.is-active{color:#14328c}@media(min-width:992px){.main-menu .menu ul>li.hasSubmenu{position:relative}}.main-menu .menu ul>li.hasSubmenu>a{position:relative;padding-right:20px}.main-menu .menu ul>li.hasSubmenu>a::before{position:absolute;right:0;top:50%;content:"3";font-family:ETmodules;font-size:16px;font-weight:800;transform:translateY(-50%)}@media(min-width:992px){.main-menu .menu ul>li.hasSubmenu:hover ul.submenu{display:block;position:absolute;background:#fff;margin:0;border-top:3px solid #14328c;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.main-menu .menu ul>li.hasSubmenu:hover ul.submenu>li{display:block;margin:0}.main-menu .menu ul>li.hasSubmenu:hover ul.submenu>li>a{padding:12px 15px;white-space:nowrap}}.main-menu .menu ul>li>ul{margin-left:1em}@media(min-width:992px){.main-menu .menu ul>li>ul{display:none}}.main-menu .menu ul>li>ul li:hover a{background:rgba(0,0,0,.03)}.main-menu .menu ul>li>ul li a.is-active{color:#14328c}.footer-menu{background:#f2f2f2;padding:30px 0}@media(min-width:768px){.footer-menu{padding:50px 0}}@media(min-width:992px){.footer-menu{padding:80px 0}}.footer-menu h3{font-size:1.142rem;font-weight:600;color:#14328c;text-transform:uppercase}@media(min-width:992px){.footer-menu h3{font-size:1.285rem}}.footer-menu ul{margin:0}.footer-menu ul li{list-style:none;margin-bottom:.5em}.footer-menu ul li a{color:#333;text-decoration:none}@media(min-width:992px){.footer-menu ul li a{font-size:1.142rem}}.footer-menu ul.hor li{display:inline-block;margin-right:15px;vertical-align:middle}.footer-menu ul.hor li a{display:block;width:36px}.footer-menu ul.hor li a img{display:block;max-width:36px}.footer-bottom{background:#14328c;padding:2.1075em 0;color:#fff}.box-3{background:#14328c}.box-7{background:#fafafa}.box-9{background-color:#f2f2f2;padding:1.5em 1em}@media(min-width:768px){.box-9{padding:2em 2em}}.box-10{background-color:#f4f4f4}.login-button{display:flex;flex-direction:row;margin-left:-8px;margin-right:-8px}.login-button .btn{width:100%}.login-button>div{padding:0 8px;flex:0 0 50%}.register-form{max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:767.98px){.row-user{flex-wrap:nowrap}}@media(max-width:767.98px){.row-user .col-2{width:80px}}@media(max-width:767.98px){.row-user .col-10{flex:1 0 0%}}.user-panel{border-radius:10px}@media(min-width:992px){.user-panel{margin-right:3em}}@media(max-width:767.98px){.user-profile_pict{padding-top:1em;margin-bottom:1em}}@media(min-width:768px){.user-profile_pict{padding-top:2em;margin-bottom:1.5em}}.user-profile_pict a{display:block;margin-left:auto;margin-right:auto;border-radius:50%;border:1px solid #0d7bc5;overflow:hidden}@media(max-width:767.98px){.user-profile_pict a{width:40px;height:40px}}@media(min-width:768px){.user-profile_pict a{width:180px;height:180px;border-width:8px}}.user-profile_pict a img{aspect-ratio:1/1;object-position:center;object-fit:cover;width:200px}.user-name{display:none;padding:0 15px;text-align:center;color:#fff}@media(min-width:768px){.user-name{display:block}}.user-name span{font-weight:600}.user-menu ul{margin:0;padding:2em 0}.user-menu ul li{list-style:none}@media(max-width:767.98px){.user-menu ul li{margin-bottom:1em}}.user-menu ul li a{display:block;color:#fafafa;text-decoration:none;opacity:.7}@media(max-width:767.98px){.user-menu ul li a{margin:0 8px;padding:10px 12px;border-radius:3px}}@media(min-width:768px){.user-menu ul li a{padding:14px 30px;text-align:left}}.user-menu ul li a:hover{background:hsla(0,0%,100%,.3);color:#fafafa;opacity:1}.user-menu ul li a i.fa-solid{width:18px;text-align:center}@media(max-width:767.98px){.user-menu ul li a span{display:none}}.user-menu ul li a.is-active{position:relative;background:hsla(0,0%,100%,.9);color:#333;opacity:1}@media(min-width:768px){.user-menu ul li a.is-active::after{position:absolute;top:0;left:1px;content:" ";background:#0d7bc5;width:8px;height:100%}}.user-menu ul li:last-child{margin-top:3em}.contact-form input[type=text],.contact-form textarea{padding:1.1075em 1em;font-weight:500;border:none}.contact-form textarea{min-height:150px}.contact-form .form-item{margin-bottom:2.5em}.contact-form .form-item:last-child{margin-bottom:0}.contact-form .btn-full{width:100%}.column{float:left}.size-1of3{width:33.333%}.size-1of2{width:50%}.grid-3[data-columns]{position:static}@media screen and (max-width:429px){.grid-3[data-columns]::before{content:"1 .column"}}@media screen and (min-width:430px)and (max-width:767px){.grid-3[data-columns]::before{content:"2 .column.size-1of2"}}@media screen and (min-width:768px){.grid-3[data-columns]::before{content:"3 .column.size-1of3"}}@media(min-width:430px){.grid-3{margin-left:-7px;margin-right:-7px}}@media(min-width:768px){.grid-3{margin-left:-20px;margin-right:-20px}}.grid-3::after{display:block;content:" ";clear:both}.grid-3 .column .item{margin-bottom:1em}@media(min-width:430px){.grid-3 .column .item{padding-left:7px;padding-right:7px}}@media(min-width:768px){.grid-3 .column .item{margin-bottom:3em;padding-left:20px;padding-right:20px}}
.user-logged-in .member_menu span{visibility:visible;}.pws_google_cse_search_button{margin-top:2em;}.certificate .cer-logo-1{width:34%;margin:20px;padding-right:120px;}.certificate .cer-logo-2{width:20%;margin:0;padding-left:0;}.certificate .cer-panel{margin-top:50px;}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{position:relative;background:#14328c;padding:17px 2em;font-family:"Avenir",sans-serif;font-size:1.142rem;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;line-height:1.4;border:none;outline:none;cursor:pointer;border-radius:6px;text-decoration:none;}select#edit-field-work-country{max-width:100%;}
@media (max-width:600px){#onetrust-banner-sdk .has-reject-all-button .banner-actions-container{display:flex;flex-direction:column-reverse;}}@media (min-width:426px) and (max-width:600px){#onetrust-banner-sdk .has-reject-all-button .banner-actions-container{float:none;flex-direction:row-reverse;justify-content:center;}#onetrust-consent-sdk #onetrust-accept-btn-handler{margin-right:1em;}#onetrust-banner-sdk #onetrust-reject-all-handler{margin-right:0;}}
