@charset "UTF-8";.cookie-panel{position:absolute;top:100px;width:100%;z-index:10;display:none;}.cookie-panel.active{display:block;}.cookie-panel-inner{box-shadow:0 0 5px rgba(0,0,0,.5)}@media (min-width:769px){.cookie-panel{position:fixed;top:auto;left:50%;transform:translateX(-50%);bottom:0;min-width:600px;max-width:900px;}.cookie-panel-inner{box-shadow:0 0 5px rgba(0,0,0,.5)}}:root{--bs-blue:#0C2140;--bs-indigo:#002756;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#ff8a00;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#b5be00;--bs-cyan:#41c0f0;--bs-white:#fff;--bs-gray:#6f7a7e;--bs-gray-dark:#3f474b;--bs-gray-100:#F2F7FF;--bs-gray-200:#E5F0FE;--bs-gray-300:#d9e1e5;--bs-gray-400:#bcc7cb;--bs-gray-500:#0069FA;--bs-gray-600:#6f7a7e;--bs-gray-700:#576164;--bs-gray-800:#3f474b;--bs-gray-900:#292f32;--bs-primary:#0C2140;--bs-secondary:#0069FA;--bs-success:#0069FA;--bs-info:#41c0f0;--bs-warning:#ff8a00;--bs-danger:#002756;--bs-light:#F2F7FF;--bs-dark:#292f32;--bs-white:#fff;--bs-gray-100:#F2F7FF;--bs-gray-200:#E5F0FE;--bs-gray-300:#d9e1e5;--bs-gray-400:#bcc7cb;--bs-gray-500:#0069FA;--bs-gray-600:#6f7a7e;--bs-gray-700:#576164;--bs-gray-800:#3f474b;--bs-gray-900:#292f32;--bs-black:#000000;--bs-primary-rgb:12,33,64;--bs-secondary-rgb:0,105,250;--bs-success-rgb:0,105,250;--bs-info-rgb:65,192,240;--bs-warning-rgb:255,138,0;--bs-danger-rgb:0,39,86;--bs-light-rgb:242,247,255;--bs-dark-rgb:41,47,50;--bs-white-rgb:255,255,255;--bs-gray-100-rgb:242,247,255;--bs-gray-200-rgb:229,240,254;--bs-gray-300-rgb:217,225,229;--bs-gray-400-rgb:188,199,203;--bs-gray-500-rgb:0,105,250;--bs-gray-600-rgb:111,122,126;--bs-gray-700-rgb:87,97,100;--bs-gray-800-rgb:63,71,75;--bs-gray-900-rgb:41,47,50;--bs-black-rgb:0,0,0;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:12,33,64;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:Case,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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:#0C2140;--bs-body-bg:#fff;}*,*::before,*::after{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:1;}hr:not([size]){height:1px;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0.5rem;font-weight:normal;line-height:1.4;}h1,.h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1,.h1{font-size:2.5rem;}}h2,.h2{font-size:calc(1.3125rem + 0.75vw);}@media (min-width:1200px){h2,.h2{font-size:1.875rem;}}h3,.h3{font-size:1.125rem;}h4,.h4{font-size:1rem;}h5,.h5{font-size:0.875rem;}h6,.h6{font-size:0.75rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small,.small{font-size:0.875em;}mark,.mark{padding:0.2em;background-color:#fcf8e3;}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:#0C2140;text-decoration:underline;}a:hover{color:rgb(9.6,26.4,51.2);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:#d63384;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:0.875em;color:#fff;background-color:#292f32;border-radius:0.2rem;}kbd kbd{padding:0;font-size:1em;font-weight:700;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#6f7a7e;text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]::-webkit-calendar-picker-indicator{display:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){legend{font-size:1.5rem;}}legend{line-height:inherit;}legend + *{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::file-selector-button{font:inherit;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.lead{font-size:1.125rem;font-weight:300;color:#0069FA;}.display-1{font-size:calc(1.4625rem + 2.55vw);}@media (min-width:1200px){.display-1{font-size:3.375rem;}}.display-1{font-weight:bold;line-height:1.1;}.display-2{font-size:calc(1.575rem + 3.9vw);}@media (min-width:1200px){.display-2{font-size:4.5rem;}}.display-2{font-weight:bold;line-height:1.1;}.display-3{font-size:calc(1.525rem + 3.3vw);}@media (min-width:1200px){.display-3{font-size:4rem;}}.display-3{font-weight:bold;line-height:1.1;}.display-4{font-size:calc(1.475rem + 2.7vw);}@media (min-width:1200px){.display-4{font-size:3.5rem;}}.display-4{font-weight:bold;line-height:1.1;}.display-5{font-size:calc(1.425rem + 2.1vw);}@media (min-width:1200px){.display-5{font-size:3rem;}}.display-5{font-weight:bold;line-height:1.1;}.display-6{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){.display-6{font-size:2.5rem;}}.display-6{font-weight:bold;line-height:1.1;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:0.5rem;}.initialism{font-size:0.875em;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote > :last-child{margin-bottom:0;}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6f7a7e;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #d9e1e5;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:0.875em;color:#6f7a7e;}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1920px;}}.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) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.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:1rem;}.g-2,.gy-2{--bs-gutter-y:1rem;}.g-3,.gx-3{--bs-gutter-x:2rem;}.g-3,.gy-3{--bs-gutter-y:2rem;}.g-4,.gx-4{--bs-gutter-x:4rem;}.g-4,.gy-4{--bs-gutter-y:4rem;}.g-5,.gx-5{--bs-gutter-x:8rem;}.g-5,.gy-5{--bs-gutter-y:8rem;}@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,.nolabel{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:1rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:1rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:2rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:2rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:4rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:4rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:8rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:8rem;}}@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:1rem;}.g-md-2,.gy-md-2{--bs-gutter-y:1rem;}.g-md-3,.gx-md-3{--bs-gutter-x:2rem;}.g-md-3,.gy-md-3{--bs-gutter-y:2rem;}.g-md-4,.gx-md-4{--bs-gutter-x:4rem;}.g-md-4,.gy-md-4{--bs-gutter-y:4rem;}.g-md-5,.gx-md-5{--bs-gutter-x:8rem;}.g-md-5,.gy-md-5{--bs-gutter-y:8rem;}}@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:1rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:1rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:2rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:2rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:4rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:4rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:8rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:8rem;}}@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:1rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:1rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:2rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:2rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:4rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:4rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:8rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:8rem;}}@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:1rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:4rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:4rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:8rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:8rem;}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#0C2140;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#0C2140;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#0C2140;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#0C2140;vertical-align:top;border-color:#d9e1e5;}.table > :not(caption) > * > *{padding:0.5rem 0.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.table > tbody{vertical-align:inherit;}.table > thead{vertical-align:bottom;}.table > :not(:first-child){border-top:2px solid currentColor;}.caption-top{caption-side:top;}.table-sm > :not(caption) > * > *{padding:0.25rem 0.25rem;}.table-bordered > :not(caption) > *{border-width:1px 0;}.table-bordered > :not(caption) > * > *{border-width:0 1px;}.table-borderless > :not(caption) > * > *{border-bottom-width:0;}.table-borderless > :not(:first-child){border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color);}.table-hover > tbody > tr:hover > *{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color);}.table-primary{--bs-table-bg:rgb(206.4,210.6,216.8);--bs-table-striped-bg:rgb(196.08,200.07,205.96);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(185.76,189.54,195.12);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(190.92,194.805,200.54);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(185.76,189.54,195.12);}.table-secondary{--bs-table-bg:#cce1fe;--bs-table-striped-bg:rgb(193.8,213.75,241.3);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(183.6,202.5,228.6);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(188.7,208.125,234.95);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(183.6,202.5,228.6);}.table-success{--bs-table-bg:#cce1fe;--bs-table-striped-bg:rgb(193.8,213.75,241.3);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(183.6,202.5,228.6);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(188.7,208.125,234.95);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(183.6,202.5,228.6);}.table-info{--bs-table-bg:rgb(217,242.4,252);--bs-table-striped-bg:rgb(206.15,230.28,239.4);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(195.3,218.16,226.8);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(200.725,224.22,233.1);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(195.3,218.16,226.8);}.table-warning{--bs-table-bg:rgb(255,231.6,204);--bs-table-striped-bg:rgb(242.25,220.02,193.8);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(229.5,208.44,183.6);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(235.875,214.23,188.7);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(229.5,208.44,183.6);}.table-danger{--bs-table-bg:rgb(204,211.8,221.2);--bs-table-striped-bg:rgb(193.8,201.21,210.14);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(183.6,190.62,199.08);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(188.7,195.915,204.61);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(183.6,190.62,199.08);}.table-light{--bs-table-bg:#F2F7FF;--bs-table-striped-bg:rgb(229.9,234.65,242.25);--bs-table-striped-color:#000000;--bs-table-active-bg:rgb(217.8,222.3,229.5);--bs-table-active-color:#000000;--bs-table-hover-bg:rgb(223.85,228.475,235.875);--bs-table-hover-color:#000000;color:#000000;border-color:rgb(217.8,222.3,229.5);}.table-dark{--bs-table-bg:#292f32;--bs-table-striped-bg:rgb(51.7,57.4,60.25);--bs-table-striped-color:#fff;--bs-table-active-bg:rgb(62.4,67.8,70.5);--bs-table-active-color:#fff;--bs-table-hover-bg:rgb(57.05,62.6,65.375);--bs-table-hover-color:#fff;color:#fff;border-color:rgb(62.4,67.8,70.5);}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.form-label{margin-bottom:0.5rem;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;}.form-text{margin-top:0.25rem;font-size:0.875em;color:#6f7a7e;}.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#0C2140;background-color:#fff;background-clip:padding-box;border:1px solid #bcc7cb;appearance:none;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control[type=file]{overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.form-control:focus{color:#0C2140;background-color:#fff;border-color:rgb(133.5,144,159.5);outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.form-control::-webkit-date-and-time-value{height:1.5em;}.form-control::placeholder{color:#6f7a7e;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#E5F0FE;opacity:1;}.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;margin-inline-end:0.75rem;color:#0C2140;background-color:#E5F0FE;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none;}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:rgb(217.55,228,241.3);}.form-control::-webkit-file-upload-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;margin-inline-end:0.75rem;color:#0C2140;background-color:#E5F0FE;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:rgb(217.55,228,241.3);}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:#0C2140;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.2rem;}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem;}.form-control-sm::-webkit-file-upload-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem;}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.3rem;}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem;}.form-control-lg::-webkit-file-upload-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem;}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px);}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);}.form-control-color{width:3rem;height:auto;padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:0.25rem;}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:0.25rem;}.form-select{display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#0C2140;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233f474b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:1px solid #bcc7cb;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-select{transition:none;}}.form-select{appearance:none;}.form-select:focus{border-color:rgb(133.5,144,159.5);outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none;}.form-select:disabled{background-color:#E5F0FE;}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #0C2140;}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:0.2rem;}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:0.3rem;}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-input{width:1em;height:1em;margin-top:0.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);appearance:none;color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:0.25em;}.form-check-input[type=radio]{border-radius:50%;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:rgb(133.5,144,159.5);outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.form-check-input:checked{background-color:#0C2140;border-color:#0C2140;}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{background-color:#0C2140;border-color:#0C2140;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;filter:none;opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{opacity:0.5;}.form-switch{padding-left:2.5em;}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none;}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28133.5,144,159.5%29'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-check-inline{display:inline-block;margin-right:1rem;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{pointer-events:none;filter:none;opacity:0.65;}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none;}.form-range:focus{outline:0;}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(12,33,64,0.25);}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(12,33,64,0.25);}.form-range::-moz-focus-outer{border:0;}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0C2140;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none;}}.form-range::-webkit-slider-thumb{appearance:none;}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.1,188.4,197.7);}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#d9e1e5;border-color:transparent;border-radius:1rem;}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0C2140;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none;}}.form-range::-moz-range-thumb{appearance:none;}.form-range::-moz-range-thumb:active{background-color:rgb(182.1,188.4,197.7);}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#d9e1e5;border-color:transparent;border-radius:1rem;}.form-range:disabled{pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{background-color:#0069FA;}.form-range:disabled::-moz-range-thumb{background-color:#0069FA;}.form-floating{position:relative;}.form-floating > .form-control,.form-floating > .form-select{height:calc(3.5rem + 2px);line-height:1.25;}.form-floating > label{position:absolute;top:0;left:0;height:100%;padding:1rem 0.75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-floating > label{transition:none;}}.form-floating > .form-control{padding:1rem 0.75rem;}.form-floating > .form-control::placeholder{color:transparent;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-select{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-select ~ label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:-webkit-autofill ~ label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-select{position:relative;flex:1 1 auto;width:1%;min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus{z-index:3;}.input-group .btn{position:relative;z-index:2;}.input-group .btn:focus{z-index:3;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#0C2140;text-align:center;white-space:nowrap;background-color:#E5F0FE;border:1px solid #bcc7cb;border-radius:0.25rem;}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.3rem;}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.2rem;}.input-group-lg > .form-select,.input-group-sm > .form-select{padding-right:3rem;}.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#0069FA;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:#0069fa;border-radius:0.25rem;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#0069FA;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230069FA' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#0069FA;box-shadow:0 0 0 0.25rem rgba(0,105,250,0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{border-color:#0069FA;}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233f474b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230069FA' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#0069FA;box-shadow:0 0 0 0.25rem rgba(0,105,250,0.25);}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#0069FA;}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#0069FA;}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#0069FA;}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.5em;}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1;}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3;}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#002756;}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:#002756;border-radius:0.25rem;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#002756;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23002756'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23002756' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#002756;box-shadow:0 0 0 0.25rem rgba(0,39,86,0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#002756;}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233f474b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23002756'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23002756' stroke='none'/%3e%3c/svg%3e");background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#002756;box-shadow:0 0 0 0.25rem rgba(0,39,86,0.25);}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#002756;}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#002756;}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(0,39,86,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#002756;}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.5em;}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2;}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3;}.btn{display:inline-block;align-self:center;font-weight:400;line-height:1.5;color:#0C2140;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;transition:0.25s;border:1px solid transparent;padding:0.75rem 0.75rem;font-size:1rem;border-radius:2rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:#0C2140;transition:0.25s;opacity:0.7;}.btn-check:focus + .btn,.btn:focus{outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:0.65;}.btn-primary{color:#fff;background-color:#0C2140;border-color:#0C2140;}.btn-primary:hover{color:#fff;background-color:rgb(10.2,28.05,54.4);border-color:rgb(9.6,26.4,51.2);}.btn-check:focus + .btn-primary,.btn-primary:focus{color:#fff;background-color:rgb(10.2,28.05,54.4);border-color:rgb(9.6,26.4,51.2);box-shadow:0 0 0 0.25rem rgba(48.45,66.3,92.65,0.5);}.btn-check:checked + .btn-primary,.btn-check:active + .btn-primary,.btn-primary:active,.btn-primary.active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:rgb(9.6,26.4,51.2);border-color:rgb(9,24.75,48);}.btn-check:checked + .btn-primary:focus,.btn-check:active + .btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show > .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(48.45,66.3,92.65,0.5);}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0C2140;border-color:#0C2140;}.btn-secondary{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-secondary:hover{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;}.btn-check:focus + .btn-secondary,.btn-secondary:focus{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-check:checked + .btn-secondary,.btn-check:active + .btn-secondary,.btn-secondary:active,.btn-secondary.active,.show > .btn-secondary.dropdown-toggle{color:#fff;background-color:#0054c8;border-color:rgb(0,78.75,187.5);}.btn-check:checked + .btn-secondary:focus,.btn-check:active + .btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show > .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-success{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-success:hover{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;}.btn-check:focus + .btn-success,.btn-success:focus{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-check:checked + .btn-success,.btn-check:active + .btn-success,.btn-success:active,.btn-success.active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#0054c8;border-color:rgb(0,78.75,187.5);}.btn-check:checked + .btn-success:focus,.btn-check:active + .btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-info{color:#000000;background-color:#41c0f0;border-color:#41c0f0;}.btn-info:hover{color:#000000;background-color:rgb(93.5,201.45,242.25);border-color:rgb(84,198.3,241.5);}.btn-check:focus + .btn-info,.btn-info:focus{color:#000000;background-color:rgb(93.5,201.45,242.25);border-color:rgb(84,198.3,241.5);box-shadow:0 0 0 0.25rem rgba(55.25,163.2,204,0.5);}.btn-check:checked + .btn-info,.btn-check:active + .btn-info,.btn-info:active,.btn-info.active,.show > .btn-info.dropdown-toggle{color:#000000;background-color:rgb(103,204.6,243);border-color:rgb(84,198.3,241.5);}.btn-check:checked + .btn-info:focus,.btn-check:active + .btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(55.25,163.2,204,0.5);}.btn-info:disabled,.btn-info.disabled{color:#000000;background-color:#41c0f0;border-color:#41c0f0;}.btn-warning{color:#000000;background-color:#ff8a00;border-color:#ff8a00;}.btn-warning:hover{color:#000000;background-color:rgb(255,155.55,38.25);border-color:rgb(255,149.7,25.5);}.btn-check:focus + .btn-warning,.btn-warning:focus{color:#000000;background-color:rgb(255,155.55,38.25);border-color:rgb(255,149.7,25.5);box-shadow:0 0 0 0.25rem rgba(216.75,117.3,0,0.5);}.btn-check:checked + .btn-warning,.btn-check:active + .btn-warning,.btn-warning:active,.btn-warning.active,.show > .btn-warning.dropdown-toggle{color:#000000;background-color:rgb(255,161.4,51);border-color:rgb(255,149.7,25.5);}.btn-check:checked + .btn-warning:focus,.btn-check:active + .btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(216.75,117.3,0,0.5);}.btn-warning:disabled,.btn-warning.disabled{color:#000000;background-color:#ff8a00;border-color:#ff8a00;}.btn-danger{color:#fff;background-color:#002756;border-color:#002756;}.btn-danger:hover{color:#fff;background-color:rgb(0,33.15,73.1);border-color:rgb(0,31.2,68.8);}.btn-check:focus + .btn-danger,.btn-danger:focus{color:#fff;background-color:rgb(0,33.15,73.1);border-color:rgb(0,31.2,68.8);box-shadow:0 0 0 0.25rem rgba(38.25,71.4,111.35,0.5);}.btn-check:checked + .btn-danger,.btn-check:active + .btn-danger,.btn-danger:active,.btn-danger.active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:rgb(0,31.2,68.8);border-color:rgb(0,29.25,64.5);}.btn-check:checked + .btn-danger:focus,.btn-check:active + .btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(38.25,71.4,111.35,0.5);}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#002756;border-color:#002756;}.btn-light{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-light:hover{color:#000000;background-color:rgb(243.95,248.2,255);border-color:rgb(243.3,247.8,255);}.btn-check:focus + .btn-light,.btn-light:focus{color:#000000;background-color:rgb(243.95,248.2,255);border-color:rgb(243.3,247.8,255);box-shadow:0 0 0 0.25rem rgba(205.7,209.95,216.75,0.5);}.btn-check:checked + .btn-light,.btn-check:active + .btn-light,.btn-light:active,.btn-light.active,.show > .btn-light.dropdown-toggle{color:#000000;background-color:rgb(244.6,248.6,255);border-color:rgb(243.3,247.8,255);}.btn-check:checked + .btn-light:focus,.btn-check:active + .btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(205.7,209.95,216.75,0.5);}.btn-light:disabled,.btn-light.disabled{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-dark{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-dark:hover{color:#fff;background-color:rgb(34.85,39.95,42.5);border-color:rgb(32.8,37.6,40);}.btn-check:focus + .btn-dark,.btn-dark:focus{color:#fff;background-color:rgb(34.85,39.95,42.5);border-color:rgb(32.8,37.6,40);box-shadow:0 0 0 0.25rem rgba(73.1,78.2,80.75,0.5);}.btn-check:checked + .btn-dark,.btn-check:active + .btn-dark,.btn-dark:active,.btn-dark.active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:rgb(32.8,37.6,40);border-color:rgb(30.75,35.25,37.5);}.btn-check:checked + .btn-dark:focus,.btn-check:active + .btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(73.1,78.2,80.75,0.5);}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-white{color:#000000;background-color:#fff;border-color:#fff;}.btn-white:hover{color:#000000;background-color:white;border-color:white;}.btn-check:focus + .btn-white,.btn-white:focus{color:#000000;background-color:white;border-color:white;box-shadow:0 0 0 0.25rem rgba(216.75,216.75,216.75,0.5);}.btn-check:checked + .btn-white,.btn-check:active + .btn-white,.btn-white:active,.btn-white.active,.show > .btn-white.dropdown-toggle{color:#000000;background-color:white;border-color:white;}.btn-check:checked + .btn-white:focus,.btn-check:active + .btn-white:focus,.btn-white:active:focus,.btn-white.active:focus,.show > .btn-white.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(216.75,216.75,216.75,0.5);}.btn-white:disabled,.btn-white.disabled{color:#000000;background-color:#fff;border-color:#fff;}.btn-gray-100{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-gray-100:hover{color:#000000;background-color:rgb(243.95,248.2,255);border-color:rgb(243.3,247.8,255);}.btn-check:focus + .btn-gray-100,.btn-gray-100:focus{color:#000000;background-color:rgb(243.95,248.2,255);border-color:rgb(243.3,247.8,255);box-shadow:0 0 0 0.25rem rgba(205.7,209.95,216.75,0.5);}.btn-check:checked + .btn-gray-100,.btn-check:active + .btn-gray-100,.btn-gray-100:active,.btn-gray-100.active,.show > .btn-gray-100.dropdown-toggle{color:#000000;background-color:rgb(244.6,248.6,255);border-color:rgb(243.3,247.8,255);}.btn-check:checked + .btn-gray-100:focus,.btn-check:active + .btn-gray-100:focus,.btn-gray-100:active:focus,.btn-gray-100.active:focus,.show > .btn-gray-100.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(205.7,209.95,216.75,0.5);}.btn-gray-100:disabled,.btn-gray-100.disabled{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-gray-200{color:#000000;background-color:#E5F0FE;border-color:#E5F0FE;}.btn-gray-200:hover{color:#000000;background-color:rgb(232.9,242.25,254.15);border-color:rgb(231.6,241.5,254.1);}.btn-check:focus + .btn-gray-200,.btn-gray-200:focus{color:#000000;background-color:rgb(232.9,242.25,254.15);border-color:rgb(231.6,241.5,254.1);box-shadow:0 0 0 0.25rem rgba(194.65,204,215.9,0.5);}.btn-check:checked + .btn-gray-200,.btn-check:active + .btn-gray-200,.btn-gray-200:active,.btn-gray-200.active,.show > .btn-gray-200.dropdown-toggle{color:#000000;background-color:rgb(234.2,243,254.2);border-color:rgb(231.6,241.5,254.1);}.btn-check:checked + .btn-gray-200:focus,.btn-check:active + .btn-gray-200:focus,.btn-gray-200:active:focus,.btn-gray-200.active:focus,.show > .btn-gray-200.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(194.65,204,215.9,0.5);}.btn-gray-200:disabled,.btn-gray-200.disabled{color:#000000;background-color:#E5F0FE;border-color:#E5F0FE;}.btn-gray-300{color:#000000;background-color:#d9e1e5;border-color:#d9e1e5;}.btn-gray-300:hover{color:#000000;background-color:rgb(222.7,229.5,232.9);border-color:rgb(220.8,228,231.6);}.btn-check:focus + .btn-gray-300,.btn-gray-300:focus{color:#000000;background-color:rgb(222.7,229.5,232.9);border-color:rgb(220.8,228,231.6);box-shadow:0 0 0 0.25rem rgba(184.45,191.25,194.65,0.5);}.btn-check:checked + .btn-gray-300,.btn-check:active + .btn-gray-300,.btn-gray-300:active,.btn-gray-300.active,.show > .btn-gray-300.dropdown-toggle{color:#000000;background-color:rgb(224.6,231,234.2);border-color:rgb(220.8,228,231.6);}.btn-check:checked + .btn-gray-300:focus,.btn-check:active + .btn-gray-300:focus,.btn-gray-300:active:focus,.btn-gray-300.active:focus,.show > .btn-gray-300.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(184.45,191.25,194.65,0.5);}.btn-gray-300:disabled,.btn-gray-300.disabled{color:#000000;background-color:#d9e1e5;border-color:#d9e1e5;}.btn-gray-400{color:#000000;background-color:#bcc7cb;border-color:#bcc7cb;}.btn-gray-400:hover{color:#000000;background-color:rgb(198.05,207.4,210.8);border-color:rgb(194.7,204.6,208.2);}.btn-check:focus + .btn-gray-400,.btn-gray-400:focus{color:#000000;background-color:rgb(198.05,207.4,210.8);border-color:rgb(194.7,204.6,208.2);box-shadow:0 0 0 0.25rem rgba(159.8,169.15,172.55,0.5);}.btn-check:checked + .btn-gray-400,.btn-check:active + .btn-gray-400,.btn-gray-400:active,.btn-gray-400.active,.show > .btn-gray-400.dropdown-toggle{color:#000000;background-color:rgb(201.4,210.2,213.4);border-color:rgb(194.7,204.6,208.2);}.btn-check:checked + .btn-gray-400:focus,.btn-check:active + .btn-gray-400:focus,.btn-gray-400:active:focus,.btn-gray-400.active:focus,.show > .btn-gray-400.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(159.8,169.15,172.55,0.5);}.btn-gray-400:disabled,.btn-gray-400.disabled{color:#000000;background-color:#bcc7cb;border-color:#bcc7cb;}.btn-gray-500{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-gray-500:hover{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;}.btn-check:focus + .btn-gray-500,.btn-gray-500:focus{color:#fff;background-color:rgb(0,89.25,212.5);border-color:#0054c8;box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-check:checked + .btn-gray-500,.btn-check:active + .btn-gray-500,.btn-gray-500:active,.btn-gray-500.active,.show > .btn-gray-500.dropdown-toggle{color:#fff;background-color:#0054c8;border-color:rgb(0,78.75,187.5);}.btn-check:checked + .btn-gray-500:focus,.btn-check:active + .btn-gray-500:focus,.btn-gray-500:active:focus,.btn-gray-500.active:focus,.show > .btn-gray-500.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(38.25,127.5,250.75,0.5);}.btn-gray-500:disabled,.btn-gray-500.disabled{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-gray-600{color:#000000;background-color:#6f7a7e;border-color:#6f7a7e;}.btn-gray-600:hover{color:#000000;background-color:rgb(132.6,141.95,145.35);border-color:rgb(125.4,135.3,138.9);}.btn-check:focus + .btn-gray-600,.btn-gray-600:focus{color:#000000;background-color:rgb(132.6,141.95,145.35);border-color:rgb(125.4,135.3,138.9);box-shadow:0 0 0 0.25rem rgba(94.35,103.7,107.1,0.5);}.btn-check:checked + .btn-gray-600,.btn-check:active + .btn-gray-600,.btn-gray-600:active,.btn-gray-600.active,.show > .btn-gray-600.dropdown-toggle{color:#000000;background-color:rgb(139.8,148.6,151.8);border-color:rgb(125.4,135.3,138.9);}.btn-check:checked + .btn-gray-600:focus,.btn-check:active + .btn-gray-600:focus,.btn-gray-600:active:focus,.btn-gray-600.active:focus,.show > .btn-gray-600.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(94.35,103.7,107.1,0.5);}.btn-gray-600:disabled,.btn-gray-600.disabled{color:#000000;background-color:#6f7a7e;border-color:#6f7a7e;}.btn-gray-700{color:#fff;background-color:#576164;border-color:#576164;}.btn-gray-700:hover{color:#fff;background-color:rgb(73.95,82.45,85);border-color:rgb(69.6,77.6,80);}.btn-check:focus + .btn-gray-700,.btn-gray-700:focus{color:#fff;background-color:rgb(73.95,82.45,85);border-color:rgb(69.6,77.6,80);box-shadow:0 0 0 0.25rem rgba(112.2,120.7,123.25,0.5);}.btn-check:checked + .btn-gray-700,.btn-check:active + .btn-gray-700,.btn-gray-700:active,.btn-gray-700.active,.show > .btn-gray-700.dropdown-toggle{color:#fff;background-color:rgb(69.6,77.6,80);border-color:rgb(65.25,72.75,75);}.btn-check:checked + .btn-gray-700:focus,.btn-check:active + .btn-gray-700:focus,.btn-gray-700:active:focus,.btn-gray-700.active:focus,.show > .btn-gray-700.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(112.2,120.7,123.25,0.5);}.btn-gray-700:disabled,.btn-gray-700.disabled{color:#fff;background-color:#576164;border-color:#576164;}.btn-gray-800{color:#fff;background-color:#3f474b;border-color:#3f474b;}.btn-gray-800:hover{color:#fff;background-color:rgb(53.55,60.35,63.75);border-color:rgb(50.4,56.8,60);}.btn-check:focus + .btn-gray-800,.btn-gray-800:focus{color:#fff;background-color:rgb(53.55,60.35,63.75);border-color:rgb(50.4,56.8,60);box-shadow:0 0 0 0.25rem rgba(91.8,98.6,102,0.5);}.btn-check:checked + .btn-gray-800,.btn-check:active + .btn-gray-800,.btn-gray-800:active,.btn-gray-800.active,.show > .btn-gray-800.dropdown-toggle{color:#fff;background-color:rgb(50.4,56.8,60);border-color:rgb(47.25,53.25,56.25);}.btn-check:checked + .btn-gray-800:focus,.btn-check:active + .btn-gray-800:focus,.btn-gray-800:active:focus,.btn-gray-800.active:focus,.show > .btn-gray-800.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(91.8,98.6,102,0.5);}.btn-gray-800:disabled,.btn-gray-800.disabled{color:#fff;background-color:#3f474b;border-color:#3f474b;}.btn-gray-900{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-gray-900:hover{color:#fff;background-color:rgb(34.85,39.95,42.5);border-color:rgb(32.8,37.6,40);}.btn-check:focus + .btn-gray-900,.btn-gray-900:focus{color:#fff;background-color:rgb(34.85,39.95,42.5);border-color:rgb(32.8,37.6,40);box-shadow:0 0 0 0.25rem rgba(73.1,78.2,80.75,0.5);}.btn-check:checked + .btn-gray-900,.btn-check:active + .btn-gray-900,.btn-gray-900:active,.btn-gray-900.active,.show > .btn-gray-900.dropdown-toggle{color:#fff;background-color:rgb(32.8,37.6,40);border-color:rgb(30.75,35.25,37.5);}.btn-check:checked + .btn-gray-900:focus,.btn-check:active + .btn-gray-900:focus,.btn-gray-900:active:focus,.btn-gray-900.active:focus,.show > .btn-gray-900.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(73.1,78.2,80.75,0.5);}.btn-gray-900:disabled,.btn-gray-900.disabled{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-black{color:#fff;background-color:#000000;border-color:#000000;}.btn-black:hover{color:#fff;background-color:black;border-color:black;}.btn-check:focus + .btn-black,.btn-black:focus{color:#fff;background-color:black;border-color:black;box-shadow:0 0 0 0.25rem rgba(38.25,38.25,38.25,0.5);}.btn-check:checked + .btn-black,.btn-check:active + .btn-black,.btn-black:active,.btn-black.active,.show > .btn-black.dropdown-toggle{color:#fff;background-color:black;border-color:black;}.btn-check:checked + .btn-black:focus,.btn-check:active + .btn-black:focus,.btn-black:active:focus,.btn-black.active:focus,.show > .btn-black.dropdown-toggle:focus{box-shadow:0 0 0 0.25rem rgba(38.25,38.25,38.25,0.5);}.btn-black:disabled,.btn-black.disabled{color:#fff;background-color:#000000;border-color:#000000;}.btn-outline-primary{color:#0C2140;border-color:#0C2140;}.btn-outline-primary:hover{color:#fff;background-color:#0C2140;border-color:#0C2140;}.btn-check:focus + .btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 0.25rem rgba(12,33,64,0.5);}.btn-check:checked + .btn-outline-primary,.btn-check:active + .btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0C2140;border-color:#0C2140;}.btn-check:checked + .btn-outline-primary:focus,.btn-check:active + .btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(12,33,64,0.5);}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#0C2140;background-color:transparent;}.btn-outline-secondary{color:#0069FA;border-color:#0069FA;}.btn-outline-secondary:hover{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:focus + .btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-check:checked + .btn-outline-secondary,.btn-check:active + .btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:checked + .btn-outline-secondary:focus,.btn-check:active + .btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#0069FA;background-color:transparent;}.btn-outline-success{color:#0069FA;border-color:#0069FA;}.btn-outline-success:hover{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:focus + .btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-check:checked + .btn-outline-success,.btn-check:active + .btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:checked + .btn-outline-success:focus,.btn-check:active + .btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#0069FA;background-color:transparent;}.btn-outline-info{color:#41c0f0;border-color:#41c0f0;}.btn-outline-info:hover{color:#000000;background-color:#41c0f0;border-color:#41c0f0;}.btn-check:focus + .btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 0.25rem rgba(65,192,240,0.5);}.btn-check:checked + .btn-outline-info,.btn-check:active + .btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000000;background-color:#41c0f0;border-color:#41c0f0;}.btn-check:checked + .btn-outline-info:focus,.btn-check:active + .btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(65,192,240,0.5);}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#41c0f0;background-color:transparent;}.btn-outline-warning{color:#ff8a00;border-color:#ff8a00;}.btn-outline-warning:hover{color:#000000;background-color:#ff8a00;border-color:#ff8a00;}.btn-check:focus + .btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 0.25rem rgba(255,138,0,0.5);}.btn-check:checked + .btn-outline-warning,.btn-check:active + .btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000000;background-color:#ff8a00;border-color:#ff8a00;}.btn-check:checked + .btn-outline-warning:focus,.btn-check:active + .btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(255,138,0,0.5);}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ff8a00;background-color:transparent;}.btn-outline-danger{color:#002756;border-color:#002756;}.btn-outline-danger:hover{color:#fff;background-color:#002756;border-color:#002756;}.btn-check:focus + .btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 0.25rem rgba(0,39,86,0.5);}.btn-check:checked + .btn-outline-danger,.btn-check:active + .btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#002756;border-color:#002756;}.btn-check:checked + .btn-outline-danger:focus,.btn-check:active + .btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(0,39,86,0.5);}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#002756;background-color:transparent;}.btn-outline-light{color:#F2F7FF;border-color:#F2F7FF;}.btn-outline-light:hover{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-check:focus + .btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 0.25rem rgba(242,247,255,0.5);}.btn-check:checked + .btn-outline-light,.btn-check:active + .btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-check:checked + .btn-outline-light:focus,.btn-check:active + .btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(242,247,255,0.5);}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#F2F7FF;background-color:transparent;}.btn-outline-dark{color:#292f32;border-color:#292f32;}.btn-outline-dark:hover{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-check:focus + .btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 0.25rem rgba(41,47,50,0.5);}.btn-check:checked + .btn-outline-dark,.btn-check:active + .btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-check:checked + .btn-outline-dark:focus,.btn-check:active + .btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(41,47,50,0.5);}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#292f32;background-color:transparent;}.btn-outline-white{color:#fff;border-color:#fff;}.btn-outline-white:hover{color:#000000;background-color:#fff;border-color:#fff;}.btn-check:focus + .btn-outline-white,.btn-outline-white:focus{box-shadow:0 0 0 0.25rem rgba(255,255,255,0.5);}.btn-check:checked + .btn-outline-white,.btn-check:active + .btn-outline-white,.btn-outline-white:active,.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show{color:#000000;background-color:#fff;border-color:#fff;}.btn-check:checked + .btn-outline-white:focus,.btn-check:active + .btn-outline-white:focus,.btn-outline-white:active:focus,.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(255,255,255,0.5);}.btn-outline-white:disabled,.btn-outline-white.disabled{color:#fff;background-color:transparent;}.btn-outline-gray-100{color:#F2F7FF;border-color:#F2F7FF;}.btn-outline-gray-100:hover{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-check:focus + .btn-outline-gray-100,.btn-outline-gray-100:focus{box-shadow:0 0 0 0.25rem rgba(242,247,255,0.5);}.btn-check:checked + .btn-outline-gray-100,.btn-check:active + .btn-outline-gray-100,.btn-outline-gray-100:active,.btn-outline-gray-100.active,.btn-outline-gray-100.dropdown-toggle.show{color:#000000;background-color:#F2F7FF;border-color:#F2F7FF;}.btn-check:checked + .btn-outline-gray-100:focus,.btn-check:active + .btn-outline-gray-100:focus,.btn-outline-gray-100:active:focus,.btn-outline-gray-100.active:focus,.btn-outline-gray-100.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(242,247,255,0.5);}.btn-outline-gray-100:disabled,.btn-outline-gray-100.disabled{color:#F2F7FF;background-color:transparent;}.btn-outline-gray-200{color:#E5F0FE;border-color:#E5F0FE;}.btn-outline-gray-200:hover{color:#000000;background-color:#E5F0FE;border-color:#E5F0FE;}.btn-check:focus + .btn-outline-gray-200,.btn-outline-gray-200:focus{box-shadow:0 0 0 0.25rem rgba(229,240,254,0.5);}.btn-check:checked + .btn-outline-gray-200,.btn-check:active + .btn-outline-gray-200,.btn-outline-gray-200:active,.btn-outline-gray-200.active,.btn-outline-gray-200.dropdown-toggle.show{color:#000000;background-color:#E5F0FE;border-color:#E5F0FE;}.btn-check:checked + .btn-outline-gray-200:focus,.btn-check:active + .btn-outline-gray-200:focus,.btn-outline-gray-200:active:focus,.btn-outline-gray-200.active:focus,.btn-outline-gray-200.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(229,240,254,0.5);}.btn-outline-gray-200:disabled,.btn-outline-gray-200.disabled{color:#E5F0FE;background-color:transparent;}.btn-outline-gray-300{color:#d9e1e5;border-color:#d9e1e5;}.btn-outline-gray-300:hover{color:#000000;background-color:#d9e1e5;border-color:#d9e1e5;}.btn-check:focus + .btn-outline-gray-300,.btn-outline-gray-300:focus{box-shadow:0 0 0 0.25rem rgba(217,225,229,0.5);}.btn-check:checked + .btn-outline-gray-300,.btn-check:active + .btn-outline-gray-300,.btn-outline-gray-300:active,.btn-outline-gray-300.active,.btn-outline-gray-300.dropdown-toggle.show{color:#000000;background-color:#d9e1e5;border-color:#d9e1e5;}.btn-check:checked + .btn-outline-gray-300:focus,.btn-check:active + .btn-outline-gray-300:focus,.btn-outline-gray-300:active:focus,.btn-outline-gray-300.active:focus,.btn-outline-gray-300.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(217,225,229,0.5);}.btn-outline-gray-300:disabled,.btn-outline-gray-300.disabled{color:#d9e1e5;background-color:transparent;}.btn-outline-gray-400{color:#bcc7cb;border-color:#bcc7cb;}.btn-outline-gray-400:hover{color:#000000;background-color:#bcc7cb;border-color:#bcc7cb;}.btn-check:focus + .btn-outline-gray-400,.btn-outline-gray-400:focus{box-shadow:0 0 0 0.25rem rgba(188,199,203,0.5);}.btn-check:checked + .btn-outline-gray-400,.btn-check:active + .btn-outline-gray-400,.btn-outline-gray-400:active,.btn-outline-gray-400.active,.btn-outline-gray-400.dropdown-toggle.show{color:#000000;background-color:#bcc7cb;border-color:#bcc7cb;}.btn-check:checked + .btn-outline-gray-400:focus,.btn-check:active + .btn-outline-gray-400:focus,.btn-outline-gray-400:active:focus,.btn-outline-gray-400.active:focus,.btn-outline-gray-400.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(188,199,203,0.5);}.btn-outline-gray-400:disabled,.btn-outline-gray-400.disabled{color:#bcc7cb;background-color:transparent;}.btn-outline-gray-500{color:#0069FA;border-color:#0069FA;}.btn-outline-gray-500:hover{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:focus + .btn-outline-gray-500,.btn-outline-gray-500:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-check:checked + .btn-outline-gray-500,.btn-check:active + .btn-outline-gray-500,.btn-outline-gray-500:active,.btn-outline-gray-500.active,.btn-outline-gray-500.dropdown-toggle.show{color:#fff;background-color:#0069FA;border-color:#0069FA;}.btn-check:checked + .btn-outline-gray-500:focus,.btn-check:active + .btn-outline-gray-500:focus,.btn-outline-gray-500:active:focus,.btn-outline-gray-500.active:focus,.btn-outline-gray-500.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(0,105,250,0.5);}.btn-outline-gray-500:disabled,.btn-outline-gray-500.disabled{color:#0069FA;background-color:transparent;}.btn-outline-gray-600{color:#6f7a7e;border-color:#6f7a7e;}.btn-outline-gray-600:hover{color:#000000;background-color:#6f7a7e;border-color:#6f7a7e;}.btn-check:focus + .btn-outline-gray-600,.btn-outline-gray-600:focus{box-shadow:0 0 0 0.25rem rgba(111,122,126,0.5);}.btn-check:checked + .btn-outline-gray-600,.btn-check:active + .btn-outline-gray-600,.btn-outline-gray-600:active,.btn-outline-gray-600.active,.btn-outline-gray-600.dropdown-toggle.show{color:#000000;background-color:#6f7a7e;border-color:#6f7a7e;}.btn-check:checked + .btn-outline-gray-600:focus,.btn-check:active + .btn-outline-gray-600:focus,.btn-outline-gray-600:active:focus,.btn-outline-gray-600.active:focus,.btn-outline-gray-600.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(111,122,126,0.5);}.btn-outline-gray-600:disabled,.btn-outline-gray-600.disabled{color:#6f7a7e;background-color:transparent;}.btn-outline-gray-700{color:#576164;border-color:#576164;}.btn-outline-gray-700:hover{color:#fff;background-color:#576164;border-color:#576164;}.btn-check:focus + .btn-outline-gray-700,.btn-outline-gray-700:focus{box-shadow:0 0 0 0.25rem rgba(87,97,100,0.5);}.btn-check:checked + .btn-outline-gray-700,.btn-check:active + .btn-outline-gray-700,.btn-outline-gray-700:active,.btn-outline-gray-700.active,.btn-outline-gray-700.dropdown-toggle.show{color:#fff;background-color:#576164;border-color:#576164;}.btn-check:checked + .btn-outline-gray-700:focus,.btn-check:active + .btn-outline-gray-700:focus,.btn-outline-gray-700:active:focus,.btn-outline-gray-700.active:focus,.btn-outline-gray-700.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(87,97,100,0.5);}.btn-outline-gray-700:disabled,.btn-outline-gray-700.disabled{color:#576164;background-color:transparent;}.btn-outline-gray-800{color:#3f474b;border-color:#3f474b;}.btn-outline-gray-800:hover{color:#fff;background-color:#3f474b;border-color:#3f474b;}.btn-check:focus + .btn-outline-gray-800,.btn-outline-gray-800:focus{box-shadow:0 0 0 0.25rem rgba(63,71,75,0.5);}.btn-check:checked + .btn-outline-gray-800,.btn-check:active + .btn-outline-gray-800,.btn-outline-gray-800:active,.btn-outline-gray-800.active,.btn-outline-gray-800.dropdown-toggle.show{color:#fff;background-color:#3f474b;border-color:#3f474b;}.btn-check:checked + .btn-outline-gray-800:focus,.btn-check:active + .btn-outline-gray-800:focus,.btn-outline-gray-800:active:focus,.btn-outline-gray-800.active:focus,.btn-outline-gray-800.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(63,71,75,0.5);}.btn-outline-gray-800:disabled,.btn-outline-gray-800.disabled{color:#3f474b;background-color:transparent;}.btn-outline-gray-900{color:#292f32;border-color:#292f32;}.btn-outline-gray-900:hover{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-check:focus + .btn-outline-gray-900,.btn-outline-gray-900:focus{box-shadow:0 0 0 0.25rem rgba(41,47,50,0.5);}.btn-check:checked + .btn-outline-gray-900,.btn-check:active + .btn-outline-gray-900,.btn-outline-gray-900:active,.btn-outline-gray-900.active,.btn-outline-gray-900.dropdown-toggle.show{color:#fff;background-color:#292f32;border-color:#292f32;}.btn-check:checked + .btn-outline-gray-900:focus,.btn-check:active + .btn-outline-gray-900:focus,.btn-outline-gray-900:active:focus,.btn-outline-gray-900.active:focus,.btn-outline-gray-900.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(41,47,50,0.5);}.btn-outline-gray-900:disabled,.btn-outline-gray-900.disabled{color:#292f32;background-color:transparent;}.btn-outline-black{color:#000000;border-color:#000000;}.btn-outline-black:hover{color:#fff;background-color:#000000;border-color:#000000;}.btn-check:focus + .btn-outline-black,.btn-outline-black:focus{box-shadow:0 0 0 0.25rem rgba(0,0,0,0.5);}.btn-check:checked + .btn-outline-black,.btn-check:active + .btn-outline-black,.btn-outline-black:active,.btn-outline-black.active,.btn-outline-black.dropdown-toggle.show{color:#fff;background-color:#000000;border-color:#000000;}.btn-check:checked + .btn-outline-black:focus,.btn-check:active + .btn-outline-black:focus,.btn-outline-black:active:focus,.btn-outline-black.active:focus,.btn-outline-black.dropdown-toggle.show:focus{box-shadow:0 0 0 0.25rem rgba(0,0,0,0.5);}.btn-outline-black:disabled,.btn-outline-black.disabled{color:#000000;background-color:transparent;}.btn-link{font-weight:400;color:#0C2140;text-decoration:underline;}.btn-link:hover{color:rgb(9.6,26.4,51.2);}.btn-link:disabled,.btn-link.disabled{color:#6f7a7e;}.btn-lg,.btn-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.3rem;}.btn-sm,.btn-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.2rem;}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.dropup,.dropend,.dropdown,.dropstart{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:0.5rem 0;margin:0;font-size:1rem;color:#0C2140;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:0.125rem;}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem;}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem;}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,0.15);}.dropdown-item{display:block;width:100%;padding:0.25rem 1rem;clear:both;font-weight:400;color:#292f32;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:rgb(36.9,42.3,45);background-color:#E5F0FE;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0C2140;}.dropdown-item.disabled,.dropdown-item:disabled{color:#0069FA;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1rem;margin-bottom:0;font-size:0.875rem;color:#6f7a7e;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1rem;color:#292f32;}.dropdown-menu-dark{color:#d9e1e5;background-color:#3f474b;border-color:rgba(0,0,0,0.15);}.dropdown-menu-dark .dropdown-item{color:#d9e1e5;}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,0.15);}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0C2140;}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#0069FA;}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,0.15);}.dropdown-menu-dark .dropdown-item-text{color:#d9e1e5;}.dropdown-menu-dark .dropdown-header{color:#0069FA;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group > :not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0;}.dropstart .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:0.5rem 1rem;color:#0C2140;text-decoration:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}}.nav-link:hover,.nav-link:focus{color:rgb(9.6,26.4,51.2);}.nav-link.disabled{color:#6f7a7e;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #d9e1e5;}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#E5F0FE #E5F0FE #d9e1e5;isolation:isolate;}.nav-tabs .nav-link.disabled{color:#6f7a7e;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#576164;background-color:#fff;border-color:#d9e1e5 #d9e1e5 #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{background:none;border:0;border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#0C2140;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:2rem;transition:box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 0.25rem;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas-header{display:none;}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}.navbar-expand-xxl .offcanvas-header{display:none;}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas-header{display:none;}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none;}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0;}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9);}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.55);}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.55);border-color:rgba(0,0,0,0.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text{color:rgba(0,0,0,0.55);}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.55);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.55);border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{color:rgba(255,255,255,0.55);}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid rgba(0,0,0,0.125);border-radius:0;}.card > hr{margin-right:0;margin-left:0;}.card > .list-group{border-top:inherit;border-bottom:inherit;}.card > .list-group:first-child{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;padding:1rem 1rem;}.card-title{margin-bottom:0.5rem;}.card-subtitle{margin-top:-0.25rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link + .card-link{margin-left:1rem;}.card-header{padding:0.5rem 1rem;margin-bottom:0;color:#000000;background-color:#fff;border-bottom:0 solid rgba(0,0,0,0.125);}.card-header:first-child{border-radius:0 0 0 0;}.card-footer{padding:0.5rem 1rem;color:#000000;background-color:#fff;border-top:0 solid rgba(0,0,0,0.125);}.card-footer:last-child{border-radius:0 0 0 0;}.card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0;}.card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:0;}.card-img,.card-img-top,.card-img-bottom{width:100%;}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0;}.card-img,.card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0;}.card-group > .card{margin-bottom:0.75rem;}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap;}.card-group > .card{flex:1 0 0%;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#0C2140;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none;}}.accordion-button:not(.collapsed){color:rgb(10.8,29.7,57.6);background-color:rgb(230.7,232.8,235.9);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.125);}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%2810.8,29.7,57.6%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg);}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230C2140'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform 0.2s ease-in-out;}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none;}}.accordion-button:hover{z-index:2;}.accordion-button:focus{z-index:3;border-color:rgb(133.5,144,159.5);outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.accordion-header{margin-bottom:0;}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,0.125);}.accordion-item:first-of-type{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.accordion-item:not(:first-of-type){border-top:0;}.accordion-item:last-of-type{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem;}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem;}.accordion-body{padding:1rem 1.25rem;}.accordion-flush .accordion-collapse{border-width:0;}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0;}.accordion-flush .accordion-item:first-child{border-top:0;}.accordion-flush .accordion-item:last-child{border-bottom:0;}.accordion-flush .accordion-item .accordion-button{border-radius:0;}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none;}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem;}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:0.5rem;color:#6f7a7e;content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{color:#6f7a7e;}.pagination{display:flex;padding-left:0;list-style:none;}.page-link{position:relative;display:block;color:#0C2140;text-decoration:none;background-color:#fff;border:1px solid #d9e1e5;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.page-link{transition:none;}}.page-link:hover{z-index:2;color:rgb(9.6,26.4,51.2);background-color:#E5F0FE;border-color:#d9e1e5;}.page-link:focus{z-index:3;color:rgb(9.6,26.4,51.2);background-color:#E5F0FE;outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);}.page-item:not(:first-child) .page-link{margin-left:-1px;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0C2140;border-color:#0C2140;}.page-item.disabled .page-link{color:#6f7a7e;pointer-events:none;background-color:#fff;border-color:#d9e1e5;}.page-link{padding:0.3rem 0.75rem;}.page-item:first-child .page-link{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.25rem;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.875rem;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}.badge{display:inline-block;padding:0.35em 0.65em;font-size:0.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.25rem;}.list-group-numbered{list-style-type:none;counter-reset:section;}.list-group-numbered > li::before{content:counters(section,".") ". ";counter-increment:section;}.list-group-item-action{width:100%;color:#576164;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#576164;text-decoration:none;background-color:#F2F7FF;}.list-group-item-action:active{color:#0C2140;background-color:#E5F0FE;}.list-group-item{position:relative;display:block;padding:0.5rem 1rem;color:#292f32;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,0.125);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:#6f7a7e;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#0C2140;border-color:#0C2140;}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row;}.list-group-horizontal-xxl > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-xxl > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xxl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xxl > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xxl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 1px;}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:rgb(7.2,19.8,38.4);background-color:rgb(206.4,210.6,216.8);}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:rgb(7.2,19.8,38.4);background-color:rgb(185.76,189.54,195.12);}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(7.2,19.8,38.4);border-color:rgb(7.2,19.8,38.4);}.list-group-item-secondary{color:#003f96;background-color:#cce1fe;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#003f96;background-color:rgb(183.6,202.5,228.6);}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#003f96;border-color:#003f96;}.list-group-item-success{color:#003f96;background-color:#cce1fe;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#003f96;background-color:rgb(183.6,202.5,228.6);}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#003f96;border-color:#003f96;}.list-group-item-info{color:rgb(39,115.2,144);background-color:rgb(217,242.4,252);}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:rgb(39,115.2,144);background-color:rgb(195.3,218.16,226.8);}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(39,115.2,144);border-color:rgb(39,115.2,144);}.list-group-item-warning{color:rgb(153,82.8,0);background-color:rgb(255,231.6,204);}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:rgb(153,82.8,0);background-color:rgb(229.5,208.44,183.6);}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(153,82.8,0);border-color:rgb(153,82.8,0);}.list-group-item-danger{color:rgb(0,23.4,51.6);background-color:rgb(204,211.8,221.2);}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:rgb(0,23.4,51.6);background-color:rgb(183.6,190.62,199.08);}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(0,23.4,51.6);border-color:rgb(0,23.4,51.6);}.list-group-item-light{color:rgb(96.8,98.8,102);background-color:rgb(252.4,253.4,255);}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:rgb(96.8,98.8,102);background-color:rgb(227.16,228.06,229.5);}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(96.8,98.8,102);border-color:rgb(96.8,98.8,102);}.list-group-item-dark{color:rgb(24.6,28.2,30);background-color:rgb(212.2,213.4,214);}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:rgb(24.6,28.2,30);background-color:rgb(190.98,192.06,192.6);}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(24.6,28.2,30);border-color:rgb(24.6,28.2,30);}.list-group-item-white{color:#666666;background-color:white;}.list-group-item-white.list-group-item-action:hover,.list-group-item-white.list-group-item-action:focus{color:#666666;background-color:rgb(229.5,229.5,229.5);}.list-group-item-white.list-group-item-action.active{color:#fff;background-color:#666666;border-color:#666666;}.list-group-item-gray-100{color:rgb(96.8,98.8,102);background-color:rgb(252.4,253.4,255);}.list-group-item-gray-100.list-group-item-action:hover,.list-group-item-gray-100.list-group-item-action:focus{color:rgb(96.8,98.8,102);background-color:rgb(227.16,228.06,229.5);}.list-group-item-gray-100.list-group-item-action.active{color:#fff;background-color:rgb(96.8,98.8,102);border-color:rgb(96.8,98.8,102);}.list-group-item-gray-200{color:rgb(91.6,96,101.6);background-color:rgb(249.8,252,254.8);}.list-group-item-gray-200.list-group-item-action:hover,.list-group-item-gray-200.list-group-item-action:focus{color:rgb(91.6,96,101.6);background-color:rgb(224.82,226.8,229.32);}.list-group-item-gray-200.list-group-item-action.active{color:#fff;background-color:rgb(91.6,96,101.6);border-color:rgb(91.6,96,101.6);}.list-group-item-gray-300{color:rgb(86.8,90,91.6);background-color:rgb(247.4,249,249.8);}.list-group-item-gray-300.list-group-item-action:hover,.list-group-item-gray-300.list-group-item-action:focus{color:rgb(86.8,90,91.6);background-color:rgb(222.66,224.1,224.82);}.list-group-item-gray-300.list-group-item-action.active{color:#fff;background-color:rgb(86.8,90,91.6);border-color:rgb(86.8,90,91.6);}.list-group-item-gray-400{color:rgb(75.2,79.6,81.2);background-color:rgb(241.6,243.8,244.6);}.list-group-item-gray-400.list-group-item-action:hover,.list-group-item-gray-400.list-group-item-action:focus{color:rgb(75.2,79.6,81.2);background-color:rgb(217.44,219.42,220.14);}.list-group-item-gray-400.list-group-item-action.active{color:#fff;background-color:rgb(75.2,79.6,81.2);border-color:rgb(75.2,79.6,81.2);}.list-group-item-gray-500{color:#003f96;background-color:#cce1fe;}.list-group-item-gray-500.list-group-item-action:hover,.list-group-item-gray-500.list-group-item-action:focus{color:#003f96;background-color:rgb(183.6,202.5,228.6);}.list-group-item-gray-500.list-group-item-action.active{color:#fff;background-color:#003f96;border-color:#003f96;}.list-group-item-gray-600{color:rgb(66.6,73.2,75.6);background-color:rgb(226.2,228.4,229.2);}.list-group-item-gray-600.list-group-item-action:hover,.list-group-item-gray-600.list-group-item-action:focus{color:rgb(66.6,73.2,75.6);background-color:rgb(203.58,205.56,206.28);}.list-group-item-gray-600.list-group-item-action.active{color:#fff;background-color:rgb(66.6,73.2,75.6);border-color:rgb(66.6,73.2,75.6);}.list-group-item-gray-700{color:rgb(52.2,58.2,60);background-color:rgb(221.4,223.4,224);}.list-group-item-gray-700.list-group-item-action:hover,.list-group-item-gray-700.list-group-item-action:focus{color:rgb(52.2,58.2,60);background-color:rgb(199.26,201.06,201.6);}.list-group-item-gray-700.list-group-item-action.active{color:#fff;background-color:rgb(52.2,58.2,60);border-color:rgb(52.2,58.2,60);}.list-group-item-gray-800{color:rgb(37.8,42.6,45);background-color:rgb(216.6,218.2,219);}.list-group-item-gray-800.list-group-item-action:hover,.list-group-item-gray-800.list-group-item-action:focus{color:rgb(37.8,42.6,45);background-color:rgb(194.94,196.38,197.1);}.list-group-item-gray-800.list-group-item-action.active{color:#fff;background-color:rgb(37.8,42.6,45);border-color:rgb(37.8,42.6,45);}.list-group-item-gray-900{color:rgb(24.6,28.2,30);background-color:rgb(212.2,213.4,214);}.list-group-item-gray-900.list-group-item-action:hover,.list-group-item-gray-900.list-group-item-action:focus{color:rgb(24.6,28.2,30);background-color:rgb(190.98,192.06,192.6);}.list-group-item-gray-900.list-group-item-action.active{color:#fff;background-color:rgb(24.6,28.2,30);border-color:rgb(24.6,28.2,30);}.list-group-item-black{color:black;background-color:#cccccc;}.list-group-item-black.list-group-item-action:hover,.list-group-item-black.list-group-item-action:focus{color:black;background-color:rgb(183.6,183.6,183.6);}.list-group-item-black.list-group-item-action.active{color:#fff;background-color:black;border-color:black;}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:#000000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:0.25rem;opacity:0.5;}.btn-close:hover{color:#000000;text-decoration:none;opacity:0.75;}.btn-close:focus{outline:0;box-shadow:0 0 0 0.25rem rgba(12,33,64,0.25);opacity:1;}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:0.25;}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%);}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.fade .modal-dialog{transform:translate(0,-50px);}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #d9e1e5;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .btn-close{padding:0.5rem 0.5rem;margin:-0.5rem -0.5rem -0.5rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #d9e1e5;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{height:calc(100% - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-sm{max-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}.modal-fullscreen .modal-footer{border-radius:0;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}.modal-fullscreen-sm-down .modal-footer{border-radius:0;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}.modal-fullscreen-md-down .modal-footer{border-radius:0;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}.modal-fullscreen-lg-down .modal-footer{border-radius:0;}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}.modal-fullscreen-xl-down .modal-footer{border-radius:0;}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:1;}.tooltip .tooltip-arrow{position:absolute;display:block;width:0.8rem;height:0.4rem;}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:0.4rem 0;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0;}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:0.4rem 0.4rem 0;border-top-color:#41c0f0;}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 0.4rem;}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:0.4rem;height:0.8rem;}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#41c0f0;}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:0.4rem 0;}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0;}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 0.4rem 0.4rem;border-bottom-color:#41c0f0;}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 0.4rem;}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:0.4rem;height:0.8rem;}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#41c0f0;}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#000000;text-align:center;background-color:#41c0f0;border-radius:0.25rem;}.clearfix::after{display:block;clear:both;content:"";}.link-primary{color:#0C2140;}.link-primary:hover,.link-primary:focus{color:rgb(9.6,26.4,51.2);}.link-secondary{color:#0069FA;}.link-secondary:hover,.link-secondary:focus{color:#0054c8;}.link-success{color:#0069FA;}.link-success:hover,.link-success:focus{color:#0054c8;}.link-info{color:#41c0f0;}.link-info:hover,.link-info:focus{color:rgb(103,204.6,243);}.link-warning{color:#ff8a00;}.link-warning:hover,.link-warning:focus{color:rgb(255,161.4,51);}.link-danger{color:#002756;}.link-danger:hover,.link-danger:focus{color:rgb(0,31.2,68.8);}.link-light{color:#F2F7FF;}.link-light:hover,.link-light:focus{color:rgb(244.6,248.6,255);}.link-dark{color:#292f32;}.link-dark:hover,.link-dark:focus{color:rgb(32.8,37.6,40);}.link-white{color:#fff;}.link-white:hover,.link-white:focus{color:white;}.link-gray-100{color:#F2F7FF;}.link-gray-100:hover,.link-gray-100:focus{color:rgb(244.6,248.6,255);}.link-gray-200{color:#E5F0FE;}.link-gray-200:hover,.link-gray-200:focus{color:rgb(234.2,243,254.2);}.link-gray-300{color:#d9e1e5;}.link-gray-300:hover,.link-gray-300:focus{color:rgb(224.6,231,234.2);}.link-gray-400{color:#bcc7cb;}.link-gray-400:hover,.link-gray-400:focus{color:rgb(201.4,210.2,213.4);}.link-gray-500{color:#0069FA;}.link-gray-500:hover,.link-gray-500:focus{color:#0054c8;}.link-gray-600{color:#6f7a7e;}.link-gray-600:hover,.link-gray-600:focus{color:rgb(139.8,148.6,151.8);}.link-gray-700{color:#576164;}.link-gray-700:hover,.link-gray-700:focus{color:rgb(69.6,77.6,80);}.link-gray-800{color:#3f474b;}.link-gray-800:hover,.link-gray-800:focus{color:rgb(50.4,56.8,60);}.link-gray-900{color:#292f32;}.link-gray-900:hover,.link-gray-900:focus{color:rgb(32.8,37.6,40);}.link-black{color:#000000;}.link-black:hover,.link-black:focus{color:black;}.ratio{position:relative;width:100%;}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%;}.ratio-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:75%;}.ratio-16x9{--bs-aspect-ratio:56.25%;}.ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.sticky-top{position:sticky;top:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020;}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020;}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020;}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.visually-hidden,footer .shariff ul .shariff-button a span,.checklist-element button.button-true span,.checklist-element button.button-false span,.checklist-element button.button-help span,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:1;}.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;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow: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;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:1px solid #d9e1e5 !important;}.border-0{border:0 !important;}.border-top{border-top:1px solid #d9e1e5 !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:1px solid #d9e1e5 !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:1px solid #d9e1e5 !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:1px solid #d9e1e5 !important;}.border-start-0{border-left:0 !important;}.border-primary{border-color:#0C2140 !important;}.border-secondary{border-color:#0069FA !important;}.border-success{border-color:#0069FA !important;}.border-info{border-color:#41c0f0 !important;}.border-warning{border-color:#ff8a00 !important;}.border-danger{border-color:#002756 !important;}.border-light{border-color:#F2F7FF !important;}.border-dark{border-color:#292f32 !important;}.border-white{border-color:#fff !important;}.border-gray-100{border-color:#F2F7FF !important;}.border-gray-200{border-color:#E5F0FE !important;}.border-gray-300{border-color:#d9e1e5 !important;}.border-gray-400{border-color:#bcc7cb !important;}.border-gray-500{border-color:#0069FA !important;}.border-gray-600{border-color:#6f7a7e !important;}.border-gray-700{border-color:#576164 !important;}.border-gray-800{border-color:#3f474b !important;}.border-gray-900{border-color:#292f32 !important;}.border-black{border-color:#000000 !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.5rem !important;}.gap-2{gap:1rem !important;}.gap-3{gap:2rem !important;}.gap-4{gap:4rem !important;}.gap-5{gap:8rem !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.5rem !important;}.m-2{margin:1rem !important;}.m-3{margin:2rem !important;}.m-4{margin:4rem !important;}.m-5{margin:8rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.5rem !important;}.mt-2{margin-top:1rem !important;}.mt-3{margin-top:2rem !important;}.mt-4{margin-top:4rem !important;}.mt-5{margin-top:8rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.5rem !important;}.me-2{margin-right:1rem !important;}.me-3{margin-right:2rem !important;}.me-4{margin-right:4rem !important;}.me-5{margin-right:8rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.5rem !important;}.mb-2{margin-bottom:1rem !important;}.mb-3{margin-bottom:2rem !important;}.mb-4{margin-bottom:4rem !important;}.mb-5{margin-bottom:8rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.5rem !important;}.ms-2{margin-left:1rem !important;}.ms-3{margin-left:2rem !important;}.ms-4{margin-left:4rem !important;}.ms-5{margin-left:8rem !important;}.ms-auto{margin-left:auto !important;}.m-n1{margin:-0.5rem !important;}.m-n2{margin:-1rem !important;}.m-n3{margin:-2rem !important;}.m-n4{margin:-4rem !important;}.m-n5{margin:-8rem !important;}.mx-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-n1{margin-top:-0.5rem !important;}.mt-n2{margin-top:-1rem !important;}.mt-n3{margin-top:-2rem !important;}.mt-n4{margin-top:-4rem !important;}.mt-n5{margin-top:-8rem !important;}.me-n1{margin-right:-0.5rem !important;}.me-n2{margin-right:-1rem !important;}.me-n3{margin-right:-2rem !important;}.me-n4{margin-right:-4rem !important;}.me-n5{margin-right:-8rem !important;}.mb-n1{margin-bottom:-0.5rem !important;}.mb-n2{margin-bottom:-1rem !important;}.mb-n3{margin-bottom:-2rem !important;}.mb-n4{margin-bottom:-4rem !important;}.mb-n5{margin-bottom:-8rem !important;}.ms-n1{margin-left:-0.5rem !important;}.ms-n2{margin-left:-1rem !important;}.ms-n3{margin-left:-2rem !important;}.ms-n4{margin-left:-4rem !important;}.ms-n5{margin-left:-8rem !important;}.p-0{padding:0 !important;}.p-1{padding:0.5rem !important;}.p-2{padding:1rem !important;}.p-3{padding:2rem !important;}.p-4{padding:4rem !important;}.p-5{padding:8rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-2{padding-right:1rem !important;padding-left:1rem !important;}.px-3{padding-right:2rem !important;padding-left:2rem !important;}.px-4{padding-right:4rem !important;padding-left:4rem !important;}.px-5{padding-right:8rem !important;padding-left:8rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.5rem !important;}.pt-2{padding-top:1rem !important;}.pt-3{padding-top:2rem !important;}.pt-4{padding-top:4rem !important;}.pt-5{padding-top:8rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.5rem !important;}.pe-2{padding-right:1rem !important;}.pe-3{padding-right:2rem !important;}.pe-4{padding-right:4rem !important;}.pe-5{padding-right:8rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.5rem !important;}.pb-2{padding-bottom:1rem !important;}.pb-3{padding-bottom:2rem !important;}.pb-4{padding-bottom:4rem !important;}.pb-5{padding-bottom:8rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.5rem !important;}.ps-2{padding-left:1rem !important;}.ps-3{padding-left:2rem !important;}.ps-4{padding-left:4rem !important;}.ps-5{padding-left:8rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.3125rem + 0.75vw) !important;}.fs-3{font-size:1.125rem !important;}.fs-4{font-size:1rem !important;}.fs-5{font-size:0.875rem !important;}.fs-6{font-size:0.75rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-light{font-weight:300 !important;}.fw-lighter{font-weight:lighter !important;}.fw-normal{font-weight:400 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-gray-100{--bs-text-opacity:1;color:rgba(var(--bs-gray-100-rgb),var(--bs-text-opacity)) !important;}.text-gray-200{--bs-text-opacity:1;color:rgba(var(--bs-gray-200-rgb),var(--bs-text-opacity)) !important;}.text-gray-300{--bs-text-opacity:1;color:rgba(var(--bs-gray-300-rgb),var(--bs-text-opacity)) !important;}.text-gray-400{--bs-text-opacity:1;color:rgba(var(--bs-gray-400-rgb),var(--bs-text-opacity)) !important;}.text-gray-500{--bs-text-opacity:1;color:rgba(var(--bs-gray-500-rgb),var(--bs-text-opacity)) !important;}.text-gray-600{--bs-text-opacity:1;color:rgba(var(--bs-gray-600-rgb),var(--bs-text-opacity)) !important;}.text-gray-700{--bs-text-opacity:1;color:rgba(var(--bs-gray-700-rgb),var(--bs-text-opacity)) !important;}.text-gray-800{--bs-text-opacity:1;color:rgba(var(--bs-gray-800-rgb),var(--bs-text-opacity)) !important;}.text-gray-900{--bs-text-opacity:1;color:rgba(var(--bs-gray-900-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:#6f7a7e !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-100-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-200-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-300-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-400-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-500-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-600-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-700-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-800-rgb),var(--bs-bg-opacity)) !important;}.bg-gray-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-900-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded,.image-rounded img{border-radius:0.25rem !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:0.2rem !important;}.rounded-2{border-radius:0.25rem !important;}.rounded-3{border-radius:0.3rem !important;}.rounded-circle,.image-rounded-circle-ken figure > a,.image-rounded-circle-border-gray figure img,.image-rounded-circle-border-info figure img,.image-rounded-circle-border-white figure img,.image-rounded-circle figure img{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-end{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom,.image-rounded figcaption{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-start{border-bottom-left-radius:0.25rem !important;border-top-left-radius:0.25rem !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-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;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.5rem !important;}.gap-sm-2{gap:1rem !important;}.gap-sm-3{gap:2rem !important;}.gap-sm-4{gap:4rem !important;}.gap-sm-5{gap:8rem !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.5rem !important;}.m-sm-2{margin:1rem !important;}.m-sm-3{margin:2rem !important;}.m-sm-4{margin:4rem !important;}.m-sm-5{margin:8rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-sm-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-sm-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.5rem !important;}.mt-sm-2{margin-top:1rem !important;}.mt-sm-3{margin-top:2rem !important;}.mt-sm-4{margin-top:4rem !important;}.mt-sm-5{margin-top:8rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.5rem !important;}.me-sm-2{margin-right:1rem !important;}.me-sm-3{margin-right:2rem !important;}.me-sm-4{margin-right:4rem !important;}.me-sm-5{margin-right:8rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.5rem !important;}.mb-sm-2{margin-bottom:1rem !important;}.mb-sm-3{margin-bottom:2rem !important;}.mb-sm-4{margin-bottom:4rem !important;}.mb-sm-5{margin-bottom:8rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.5rem !important;}.ms-sm-2{margin-left:1rem !important;}.ms-sm-3{margin-left:2rem !important;}.ms-sm-4{margin-left:4rem !important;}.ms-sm-5{margin-left:8rem !important;}.ms-sm-auto{margin-left:auto !important;}.m-sm-n1{margin:-0.5rem !important;}.m-sm-n2{margin:-1rem !important;}.m-sm-n3{margin:-2rem !important;}.m-sm-n4{margin:-4rem !important;}.m-sm-n5{margin:-8rem !important;}.mx-sm-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-sm-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-sm-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-sm-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-sm-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-sm-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-sm-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-sm-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-sm-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-sm-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-sm-n1{margin-top:-0.5rem !important;}.mt-sm-n2{margin-top:-1rem !important;}.mt-sm-n3{margin-top:-2rem !important;}.mt-sm-n4{margin-top:-4rem !important;}.mt-sm-n5{margin-top:-8rem !important;}.me-sm-n1{margin-right:-0.5rem !important;}.me-sm-n2{margin-right:-1rem !important;}.me-sm-n3{margin-right:-2rem !important;}.me-sm-n4{margin-right:-4rem !important;}.me-sm-n5{margin-right:-8rem !important;}.mb-sm-n1{margin-bottom:-0.5rem !important;}.mb-sm-n2{margin-bottom:-1rem !important;}.mb-sm-n3{margin-bottom:-2rem !important;}.mb-sm-n4{margin-bottom:-4rem !important;}.mb-sm-n5{margin-bottom:-8rem !important;}.ms-sm-n1{margin-left:-0.5rem !important;}.ms-sm-n2{margin-left:-1rem !important;}.ms-sm-n3{margin-left:-2rem !important;}.ms-sm-n4{margin-left:-4rem !important;}.ms-sm-n5{margin-left:-8rem !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.5rem !important;}.p-sm-2{padding:1rem !important;}.p-sm-3{padding:2rem !important;}.p-sm-4{padding:4rem !important;}.p-sm-5{padding:8rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-2{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-3{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-4{padding-right:4rem !important;padding-left:4rem !important;}.px-sm-5{padding-right:8rem !important;padding-left:8rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-sm-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.5rem !important;}.pt-sm-2{padding-top:1rem !important;}.pt-sm-3{padding-top:2rem !important;}.pt-sm-4{padding-top:4rem !important;}.pt-sm-5{padding-top:8rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.5rem !important;}.pe-sm-2{padding-right:1rem !important;}.pe-sm-3{padding-right:2rem !important;}.pe-sm-4{padding-right:4rem !important;}.pe-sm-5{padding-right:8rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.5rem !important;}.pb-sm-2{padding-bottom:1rem !important;}.pb-sm-3{padding-bottom:2rem !important;}.pb-sm-4{padding-bottom:4rem !important;}.pb-sm-5{padding-bottom:8rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.5rem !important;}.ps-sm-2{padding-left:1rem !important;}.ps-sm-3{padding-left:2rem !important;}.ps-sm-4{padding-left:4rem !important;}.ps-sm-5{padding-left:8rem !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-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;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.5rem !important;}.gap-md-2{gap:1rem !important;}.gap-md-3{gap:2rem !important;}.gap-md-4{gap:4rem !important;}.gap-md-5{gap:8rem !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.5rem !important;}.m-md-2{margin:1rem !important;}.m-md-3{margin:2rem !important;}.m-md-4{margin:4rem !important;}.m-md-5{margin:8rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-md-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-md-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.5rem !important;}.mt-md-2{margin-top:1rem !important;}.mt-md-3{margin-top:2rem !important;}.mt-md-4{margin-top:4rem !important;}.mt-md-5{margin-top:8rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.5rem !important;}.me-md-2{margin-right:1rem !important;}.me-md-3{margin-right:2rem !important;}.me-md-4{margin-right:4rem !important;}.me-md-5{margin-right:8rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.5rem !important;}.mb-md-2{margin-bottom:1rem !important;}.mb-md-3{margin-bottom:2rem !important;}.mb-md-4{margin-bottom:4rem !important;}.mb-md-5{margin-bottom:8rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.5rem !important;}.ms-md-2{margin-left:1rem !important;}.ms-md-3{margin-left:2rem !important;}.ms-md-4{margin-left:4rem !important;}.ms-md-5{margin-left:8rem !important;}.ms-md-auto{margin-left:auto !important;}.m-md-n1{margin:-0.5rem !important;}.m-md-n2{margin:-1rem !important;}.m-md-n3{margin:-2rem !important;}.m-md-n4{margin:-4rem !important;}.m-md-n5{margin:-8rem !important;}.mx-md-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-md-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-md-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-md-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-md-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-md-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-md-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-md-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-md-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-md-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-md-n1{margin-top:-0.5rem !important;}.mt-md-n2{margin-top:-1rem !important;}.mt-md-n3{margin-top:-2rem !important;}.mt-md-n4{margin-top:-4rem !important;}.mt-md-n5{margin-top:-8rem !important;}.me-md-n1{margin-right:-0.5rem !important;}.me-md-n2{margin-right:-1rem !important;}.me-md-n3{margin-right:-2rem !important;}.me-md-n4{margin-right:-4rem !important;}.me-md-n5{margin-right:-8rem !important;}.mb-md-n1{margin-bottom:-0.5rem !important;}.mb-md-n2{margin-bottom:-1rem !important;}.mb-md-n3{margin-bottom:-2rem !important;}.mb-md-n4{margin-bottom:-4rem !important;}.mb-md-n5{margin-bottom:-8rem !important;}.ms-md-n1{margin-left:-0.5rem !important;}.ms-md-n2{margin-left:-1rem !important;}.ms-md-n3{margin-left:-2rem !important;}.ms-md-n4{margin-left:-4rem !important;}.ms-md-n5{margin-left:-8rem !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.5rem !important;}.p-md-2{padding:1rem !important;}.p-md-3{padding:2rem !important;}.p-md-4{padding:4rem !important;}.p-md-5{padding:8rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-2{padding-right:1rem !important;padding-left:1rem !important;}.px-md-3{padding-right:2rem !important;padding-left:2rem !important;}.px-md-4{padding-right:4rem !important;padding-left:4rem !important;}.px-md-5{padding-right:8rem !important;padding-left:8rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-md-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.5rem !important;}.pt-md-2{padding-top:1rem !important;}.pt-md-3{padding-top:2rem !important;}.pt-md-4{padding-top:4rem !important;}.pt-md-5{padding-top:8rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.5rem !important;}.pe-md-2{padding-right:1rem !important;}.pe-md-3{padding-right:2rem !important;}.pe-md-4{padding-right:4rem !important;}.pe-md-5{padding-right:8rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.5rem !important;}.pb-md-2{padding-bottom:1rem !important;}.pb-md-3{padding-bottom:2rem !important;}.pb-md-4{padding-bottom:4rem !important;}.pb-md-5{padding-bottom:8rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.5rem !important;}.ps-md-2{padding-left:1rem !important;}.ps-md-3{padding-left:2rem !important;}.ps-md-4{padding-left:4rem !important;}.ps-md-5{padding-left:8rem !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-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;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.5rem !important;}.gap-lg-2{gap:1rem !important;}.gap-lg-3{gap:2rem !important;}.gap-lg-4{gap:4rem !important;}.gap-lg-5{gap:8rem !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.5rem !important;}.m-lg-2{margin:1rem !important;}.m-lg-3{margin:2rem !important;}.m-lg-4{margin:4rem !important;}.m-lg-5{margin:8rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-lg-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-lg-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.5rem !important;}.mt-lg-2{margin-top:1rem !important;}.mt-lg-3{margin-top:2rem !important;}.mt-lg-4{margin-top:4rem !important;}.mt-lg-5{margin-top:8rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.5rem !important;}.me-lg-2{margin-right:1rem !important;}.me-lg-3{margin-right:2rem !important;}.me-lg-4{margin-right:4rem !important;}.me-lg-5{margin-right:8rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.5rem !important;}.mb-lg-2{margin-bottom:1rem !important;}.mb-lg-3{margin-bottom:2rem !important;}.mb-lg-4{margin-bottom:4rem !important;}.mb-lg-5{margin-bottom:8rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.5rem !important;}.ms-lg-2{margin-left:1rem !important;}.ms-lg-3{margin-left:2rem !important;}.ms-lg-4{margin-left:4rem !important;}.ms-lg-5{margin-left:8rem !important;}.ms-lg-auto{margin-left:auto !important;}.m-lg-n1{margin:-0.5rem !important;}.m-lg-n2{margin:-1rem !important;}.m-lg-n3{margin:-2rem !important;}.m-lg-n4{margin:-4rem !important;}.m-lg-n5{margin:-8rem !important;}.mx-lg-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-lg-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-lg-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-lg-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-lg-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-lg-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-lg-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-lg-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-lg-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-lg-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-lg-n1{margin-top:-0.5rem !important;}.mt-lg-n2{margin-top:-1rem !important;}.mt-lg-n3{margin-top:-2rem !important;}.mt-lg-n4{margin-top:-4rem !important;}.mt-lg-n5{margin-top:-8rem !important;}.me-lg-n1{margin-right:-0.5rem !important;}.me-lg-n2{margin-right:-1rem !important;}.me-lg-n3{margin-right:-2rem !important;}.me-lg-n4{margin-right:-4rem !important;}.me-lg-n5{margin-right:-8rem !important;}.mb-lg-n1{margin-bottom:-0.5rem !important;}.mb-lg-n2{margin-bottom:-1rem !important;}.mb-lg-n3{margin-bottom:-2rem !important;}.mb-lg-n4{margin-bottom:-4rem !important;}.mb-lg-n5{margin-bottom:-8rem !important;}.ms-lg-n1{margin-left:-0.5rem !important;}.ms-lg-n2{margin-left:-1rem !important;}.ms-lg-n3{margin-left:-2rem !important;}.ms-lg-n4{margin-left:-4rem !important;}.ms-lg-n5{margin-left:-8rem !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.5rem !important;}.p-lg-2{padding:1rem !important;}.p-lg-3{padding:2rem !important;}.p-lg-4{padding:4rem !important;}.p-lg-5{padding:8rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-2{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-3{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-4{padding-right:4rem !important;padding-left:4rem !important;}.px-lg-5{padding-right:8rem !important;padding-left:8rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-lg-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.5rem !important;}.pt-lg-2{padding-top:1rem !important;}.pt-lg-3{padding-top:2rem !important;}.pt-lg-4{padding-top:4rem !important;}.pt-lg-5{padding-top:8rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.5rem !important;}.pe-lg-2{padding-right:1rem !important;}.pe-lg-3{padding-right:2rem !important;}.pe-lg-4{padding-right:4rem !important;}.pe-lg-5{padding-right:8rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.5rem !important;}.pb-lg-2{padding-bottom:1rem !important;}.pb-lg-3{padding-bottom:2rem !important;}.pb-lg-4{padding-bottom:4rem !important;}.pb-lg-5{padding-bottom:8rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.5rem !important;}.ps-lg-2{padding-left:1rem !important;}.ps-lg-3{padding-left:2rem !important;}.ps-lg-4{padding-left:4rem !important;}.ps-lg-5{padding-left:8rem !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-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;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.5rem !important;}.gap-xl-2{gap:1rem !important;}.gap-xl-3{gap:2rem !important;}.gap-xl-4{gap:4rem !important;}.gap-xl-5{gap:8rem !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.5rem !important;}.m-xl-2{margin:1rem !important;}.m-xl-3{margin:2rem !important;}.m-xl-4{margin:4rem !important;}.m-xl-5{margin:8rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-xl-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xl-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.5rem !important;}.mt-xl-2{margin-top:1rem !important;}.mt-xl-3{margin-top:2rem !important;}.mt-xl-4{margin-top:4rem !important;}.mt-xl-5{margin-top:8rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.5rem !important;}.me-xl-2{margin-right:1rem !important;}.me-xl-3{margin-right:2rem !important;}.me-xl-4{margin-right:4rem !important;}.me-xl-5{margin-right:8rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.5rem !important;}.mb-xl-2{margin-bottom:1rem !important;}.mb-xl-3{margin-bottom:2rem !important;}.mb-xl-4{margin-bottom:4rem !important;}.mb-xl-5{margin-bottom:8rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.5rem !important;}.ms-xl-2{margin-left:1rem !important;}.ms-xl-3{margin-left:2rem !important;}.ms-xl-4{margin-left:4rem !important;}.ms-xl-5{margin-left:8rem !important;}.ms-xl-auto{margin-left:auto !important;}.m-xl-n1{margin:-0.5rem !important;}.m-xl-n2{margin:-1rem !important;}.m-xl-n3{margin:-2rem !important;}.m-xl-n4{margin:-4rem !important;}.m-xl-n5{margin:-8rem !important;}.mx-xl-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-xl-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-xl-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-xl-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-xl-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-xl-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-xl-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-xl-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-xl-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-xl-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-xl-n1{margin-top:-0.5rem !important;}.mt-xl-n2{margin-top:-1rem !important;}.mt-xl-n3{margin-top:-2rem !important;}.mt-xl-n4{margin-top:-4rem !important;}.mt-xl-n5{margin-top:-8rem !important;}.me-xl-n1{margin-right:-0.5rem !important;}.me-xl-n2{margin-right:-1rem !important;}.me-xl-n3{margin-right:-2rem !important;}.me-xl-n4{margin-right:-4rem !important;}.me-xl-n5{margin-right:-8rem !important;}.mb-xl-n1{margin-bottom:-0.5rem !important;}.mb-xl-n2{margin-bottom:-1rem !important;}.mb-xl-n3{margin-bottom:-2rem !important;}.mb-xl-n4{margin-bottom:-4rem !important;}.mb-xl-n5{margin-bottom:-8rem !important;}.ms-xl-n1{margin-left:-0.5rem !important;}.ms-xl-n2{margin-left:-1rem !important;}.ms-xl-n3{margin-left:-2rem !important;}.ms-xl-n4{margin-left:-4rem !important;}.ms-xl-n5{margin-left:-8rem !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.5rem !important;}.p-xl-2{padding:1rem !important;}.p-xl-3{padding:2rem !important;}.p-xl-4{padding:4rem !important;}.p-xl-5{padding:8rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-4{padding-right:4rem !important;padding-left:4rem !important;}.px-xl-5{padding-right:8rem !important;padding-left:8rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xl-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.5rem !important;}.pt-xl-2{padding-top:1rem !important;}.pt-xl-3{padding-top:2rem !important;}.pt-xl-4{padding-top:4rem !important;}.pt-xl-5{padding-top:8rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.5rem !important;}.pe-xl-2{padding-right:1rem !important;}.pe-xl-3{padding-right:2rem !important;}.pe-xl-4{padding-right:4rem !important;}.pe-xl-5{padding-right:8rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.5rem !important;}.pb-xl-2{padding-bottom:1rem !important;}.pb-xl-3{padding-bottom:2rem !important;}.pb-xl-4{padding-bottom:4rem !important;}.pb-xl-5{padding-bottom:8rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.5rem !important;}.ps-xl-2{padding-left:1rem !important;}.ps-xl-3{padding-left:2rem !important;}.ps-xl-4{padding-left:4rem !important;}.ps-xl-5{padding-left:8rem !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-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;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.5rem !important;}.gap-xxl-2{gap:1rem !important;}.gap-xxl-3{gap:2rem !important;}.gap-xxl-4{gap:4rem !important;}.gap-xxl-5{gap:8rem !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.5rem !important;}.m-xxl-2{margin:1rem !important;}.m-xxl-3{margin:2rem !important;}.m-xxl-4{margin:4rem !important;}.m-xxl-5{margin:8rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-2{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-3{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxl-4{margin-right:4rem !important;margin-left:4rem !important;}.mx-xxl-5{margin-right:8rem !important;margin-left:8rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-2{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-3{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxl-4{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xxl-5{margin-top:8rem !important;margin-bottom:8rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.5rem !important;}.mt-xxl-2{margin-top:1rem !important;}.mt-xxl-3{margin-top:2rem !important;}.mt-xxl-4{margin-top:4rem !important;}.mt-xxl-5{margin-top:8rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.5rem !important;}.me-xxl-2{margin-right:1rem !important;}.me-xxl-3{margin-right:2rem !important;}.me-xxl-4{margin-right:4rem !important;}.me-xxl-5{margin-right:8rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.5rem !important;}.mb-xxl-2{margin-bottom:1rem !important;}.mb-xxl-3{margin-bottom:2rem !important;}.mb-xxl-4{margin-bottom:4rem !important;}.mb-xxl-5{margin-bottom:8rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.5rem !important;}.ms-xxl-2{margin-left:1rem !important;}.ms-xxl-3{margin-left:2rem !important;}.ms-xxl-4{margin-left:4rem !important;}.ms-xxl-5{margin-left:8rem !important;}.ms-xxl-auto{margin-left:auto !important;}.m-xxl-n1{margin:-0.5rem !important;}.m-xxl-n2{margin:-1rem !important;}.m-xxl-n3{margin:-2rem !important;}.m-xxl-n4{margin:-4rem !important;}.m-xxl-n5{margin:-8rem !important;}.mx-xxl-n1{margin-right:-0.5rem !important;margin-left:-0.5rem !important;}.mx-xxl-n2{margin-right:-1rem !important;margin-left:-1rem !important;}.mx-xxl-n3{margin-right:-2rem !important;margin-left:-2rem !important;}.mx-xxl-n4{margin-right:-4rem !important;margin-left:-4rem !important;}.mx-xxl-n5{margin-right:-8rem !important;margin-left:-8rem !important;}.my-xxl-n1{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important;}.my-xxl-n2{margin-top:-1rem !important;margin-bottom:-1rem !important;}.my-xxl-n3{margin-top:-2rem !important;margin-bottom:-2rem !important;}.my-xxl-n4{margin-top:-4rem !important;margin-bottom:-4rem !important;}.my-xxl-n5{margin-top:-8rem !important;margin-bottom:-8rem !important;}.mt-xxl-n1{margin-top:-0.5rem !important;}.mt-xxl-n2{margin-top:-1rem !important;}.mt-xxl-n3{margin-top:-2rem !important;}.mt-xxl-n4{margin-top:-4rem !important;}.mt-xxl-n5{margin-top:-8rem !important;}.me-xxl-n1{margin-right:-0.5rem !important;}.me-xxl-n2{margin-right:-1rem !important;}.me-xxl-n3{margin-right:-2rem !important;}.me-xxl-n4{margin-right:-4rem !important;}.me-xxl-n5{margin-right:-8rem !important;}.mb-xxl-n1{margin-bottom:-0.5rem !important;}.mb-xxl-n2{margin-bottom:-1rem !important;}.mb-xxl-n3{margin-bottom:-2rem !important;}.mb-xxl-n4{margin-bottom:-4rem !important;}.mb-xxl-n5{margin-bottom:-8rem !important;}.ms-xxl-n1{margin-left:-0.5rem !important;}.ms-xxl-n2{margin-left:-1rem !important;}.ms-xxl-n3{margin-left:-2rem !important;}.ms-xxl-n4{margin-left:-4rem !important;}.ms-xxl-n5{margin-left:-8rem !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.5rem !important;}.p-xxl-2{padding:1rem !important;}.p-xxl-3{padding:2rem !important;}.p-xxl-4{padding:4rem !important;}.p-xxl-5{padding:8rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-2{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-3{padding-right:2rem !important;padding-left:2rem !important;}.px-xxl-4{padding-right:4rem !important;padding-left:4rem !important;}.px-xxl-5{padding-right:8rem !important;padding-left:8rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-2{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-3{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxl-4{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xxl-5{padding-top:8rem !important;padding-bottom:8rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.5rem !important;}.pt-xxl-2{padding-top:1rem !important;}.pt-xxl-3{padding-top:2rem !important;}.pt-xxl-4{padding-top:4rem !important;}.pt-xxl-5{padding-top:8rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.5rem !important;}.pe-xxl-2{padding-right:1rem !important;}.pe-xxl-3{padding-right:2rem !important;}.pe-xxl-4{padding-right:4rem !important;}.pe-xxl-5{padding-right:8rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.5rem !important;}.pb-xxl-2{padding-bottom:1rem !important;}.pb-xxl-3{padding-bottom:2rem !important;}.pb-xxl-4{padding-bottom:4rem !important;}.pb-xxl-5{padding-bottom:8rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.5rem !important;}.ps-xxl-2{padding-left:1rem !important;}.ps-xxl-3{padding-left:2rem !important;}.ps-xxl-4{padding-left:4rem !important;}.ps-xxl-5{padding-left:8rem !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:1.875rem !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-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;}}[class^=icon-]::before,[class*=" icon-"]::before,[class^=icon-]::after,[class*=" icon-"]::after{font-family:"bootstrap-icons";display:inline-block;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class^=icon-]::before,[class*=" icon-"]::before{padding-right:10px;}[class^=icon-]::after,[class*=" icon-"]::after{padding-left:10px;}[class^=icon-] a,[class*=" icon-"] a{color:inherit;text-decoration:none !important;}.icon-arrow-back:before{content:"\f10f";}.icon-arrow-return-left:before{content:"\f131";}.icon-checklist-button-true:before{content:"\f26b";}.icon-checklist-button-empty:before{content:"\f28a";}.icon-download:before{content:"\f30a";}.icon-email:before{content:"\f32f";}.icon-external:before{content:"\f3ef";}.icon-fax:before{content:"\f501";}.icon-file:before{content:"\f38b";}.icon-language:before{content:"\f3ef";}.icon-mobile:before{content:"\f4e7";}.icon-more:after{content:"\F135";padding:0 0 0 10px;}.icon-person:before{content:"\f379";}.icon-phone:before{content:"\f5c1";}.icon-play:before{content:"\f4f3";}.icon-search:before{content:"\f52a";}.icon-website:before{content:"\f3ef";}.icon-zoom:before{content:"\f62c";}@font-face{font-family:"bootstrap-icons";font-style:normal;font-weight:normal;src:url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/bootstrap-icons/bootstrap-icons.woff2') format("woff2"),url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/bootstrap-icons/bootstrap-icons.woff') format("woff");}@font-face{font-family:"Case";font-style:normal;font-weight:normal;src:url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/case/CaseText-Regular.woff2') format("woff2"),url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/case/CaseText-Regular.woff') format("woff");}@font-face{font-family:"Case";font-style:normal;font-weight:bold;src:url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/case/CaseText-Medium.woff2') format("woff2"),url('../../../_assets/5652974bfa05b8e80b2756370f687b1d/Fonts/case/CaseText-Medium.woff') format("woff");}.icon-text{font-family:"bootstrap-icons";font-weight:normal !important;}.icon-text:before{content:attr(data-icon);speak:none;}.fa-brands-400{font-family:"fa-brands-400";font-weight:normal !important;}.fa-brands-400:before{content:attr(data-icon);speak:none;}.bg{padding:0.75rem;}.type-table.bg table{margin-bottom:0;}.type-table .table-inverse caption{padding:0.75rem;}.type-table caption{color:inherit;font-size:0.875rem;}.template-blank,.fancybox-content,.fancybox-iframe{background:transparent !important;}.breadcrumb{font-size:0.875rem;}.breadcrumb ol{list-style-type:none;margin:0;padding:10px 0;}.breadcrumb li{display:inline-block;padding:0;}.breadcrumb li:after{content:"/";padding:0 6px;}.breadcrumb li:last-child{color:#6f7a7e;}.breadcrumb li:last-child:after{content:"";}.breadcrumb a{color:black;text-decoration:underline;}.breadcrumb a:hover{text-decoration:underline;}.template-blank .header,.template-blank footer{display:none;}.pagination-wrap li{margin-right:0;}.pagination .page-link{border-radius:2rem !important;}.pagination .page-item{margin-right:10px;}.usecase-header{max-height:800px;position:relative;}.usecase-header figure{min-width:100%;max-height:100%;}.usecase-header figure + figure{display:none !important;}.usecase-header img{min-width:100%;height:auto;}.usecase-header .title{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:2.5rem;width:100%;height:100%;background-image:linear-gradient(180deg,#002A56 0%,rgba(0,42,86,0) 100%);}@media (min-width:768px){.usecase-header ~ main > .bg-primary > .container{transform:translateY(-8rem);}}.usecase-header ~ main > .bg-primary > .container{border-radius:1rem;margin-left:auto;margin-right:auto;width:calc(100% - 4rem) !important;}.usecase-header + main{padding-top:0 !important;}:focus:not(:focus-visible){outline:none;}.stretched-link:focus:after{outline:none;outline-offset:0;box-shadow:0 0 3px 3px #0C2140;}.card a{color:inherit;text-decoration:none;}.card a:hover,.card a:focus{color:#0C2140;}@media (max-width:767.98px){.bg-white.mt-n4{margin-top:0 !important;}}.col{position:relative;z-index:10;}.border-style-dotted.border{border-style:dotted;}.border-style-dotted.border-start{border-left-style:dotted !important;}.border-style-dotted.border-end{border-right-style:dotted !important;}.border-style-dotted.border-top{border-top-style:dotted !important;}.border-style-dotted.border-bottom{border-bottom-style:dotted !important;}body.modal-open .header nav,body.modal-open main,body.modal-open footer{filter:blur(7px);}@media (max-width:767.98px){main{overflow-x:hidden;}}.fancybox-slide--iframe .fancybox-content{max-height:89vh;}.header-hr:after{content:"";margin:1rem 0 1.8rem;width:70px;height:5px;display:block;}.text-center.header-hr:after{margin:1rem auto 1.8rem auto;}.text-end.header-hr:after{margin:1rem 0 1.8rem auto;}.header-hr-white:after{background:#fff;}.header-hr-primary:after{background:#0C2140;}.header-hr-info:after{background:#41c0f0;}.header-hr-danger:after{background:#002756;}.header-hr-success:after{background:#0069FA;}.bg{padding-top:0.1px;padding-bottom:0.1px;}.media{position:relative;}.stretch-image{position:relative;overflow:hidden;}.stretch-image img{left:50%;top:50%;transform:translate(-50%,-50%);min-height:100%;min-width:100%;height:auto;width:auto;max-width:initial;}a[href*=pdf] img{background:white;}.dropshadow.container{box-shadow:0 20px 50px 0 rgba(40,38,44,0.5);}.overlay-above{z-index:10;position:relative;}.overlay-above .container{transform:translateY(-50px);}.image-placeholder{position:relative;padding:0 !important;}.image-placeholder .title{position:absolute;top:25%;transform:translateY(-50%);color:white;width:100%;text-align:center;z-index:1;}.mt-n1,.mt-n2,.mt-n3,.mt-n4,.mt-n5{position:relative;}.news-cards-item .card,.calendar-cards-item .card,.menu-card .card{height:100%;}.news-cards-item .card:hover,.news-cards-item .card:focus,.calendar-cards-item .card:hover,.calendar-cards-item .card:focus,.menu-card .card:hover,.menu-card .card:focus{filter:brightness(95%);}.news-cards-item .card .card-img-overlay,.calendar-cards-item .card .card-img-overlay,.menu-card .card .card-img-overlay{background:rgba(87,97,100,0.2);}@media (min-width:576px){.card-columns{column-count:2;}}@media (min-width:992px){.card-columns{column-count:3;}}@media (min-width:1200px){.card-columns{column-count:4;}}.to-top{padding:0.75rem 0;font-size:0.875rem;}.to-top a{color:rgba(12,33,64,0.5);text-decoration:none;}.sectionheader .row{min-height:350px;}@media (max-width:575.98px){.border-xs-up{border-width:0 !important;}}@media (max-width:575.98px){.border-sm-up{border-width:0 !important;}}@media (max-width:767.98px){.border-md-up{border-width:0 !important;}}@media (max-width:991.98px){.border-lg-up{border-width:0 !important;}}@media (max-width:1199.98px){.border-xl-up{border-width:0 !important;}}@media (max-width:1399.98px){.border-xxl-up{border-width:0 !important;}}.border-gray-100{border-color:#F2F7FF !important;}.border-gray-200{border-color:#E5F0FE !important;}.border-gray-300{border-color:#d9e1e5 !important;}.border-gray-400{border-color:#bcc7cb !important;}.border-gray-500{border-color:#0069FA !important;}.border-gray-600{border-color:#6f7a7e !important;}.border-gray-700{border-color:#576164 !important;}.border-gray-800{border-color:#3f474b !important;}.border-gray-900{border-color:#292f32 !important;}.contact-person img{border-radius:15rem;}.contact-person p{margin-bottom:0;}.contact-person a{color:inherit;text-decoration:none;}.contact-person a:hover,.contact-person a:focus{color:#0C2140;text-decoration:underline;}.col-lg-4 .contact-person .image{max-width:150px;}.col-lg-4 .contact-person .text{max-width:250px;}.cv-wrap{max-width:950px;}.cv-wrap p a{color:inherit;text-decoration:none;}.cv-wrap p a:hover,.cv-wrap p a:focus{color:#0C2140;text-decoration:underline;}.btn{margin-bottom:1rem;}.input-group .btn{margin-bottom:0;}.btn-outline-primary:hover{color:#fff !important;text-decoration:none !important;}input,button,.btn{font-family:Case,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500;}@media (hover:hover){p > .btn.animated{margin-left:-15px;}.btn.animated{position:relative;background:transparent;z-index:5;padding-right:60px;padding-left:15px;border-color:transparent;font-weight:bold;color:#0C2140;}.btn.animated:before{content:"";position:absolute;z-index:-1;display:block;background:#0C2140;top:0;bottom:0;right:0;left:calc(100% - 48px);border-radius:2rem;transition:0.3s all;}.btn.animated:after{position:absolute;right:12px;top:12px;color:#fff;font-size:1.5rem;}.btn.animated:hover{color:#fff;}.btn.animated:hover:before{left:0;color:#fff;}.btn.animated:focus{border-color:currentColor;outline:none;box-shadow:none;}.btn.animated.btn-light{color:#fff;}.btn.animated.btn-light:before{background:#fff;}.btn.animated.btn-light:after{color:#0C2140;}.btn.animated.btn-light:hover{color:#0C2140;}.btn.animated.btn-light:hover:before{color:#0C2140;}.btn.animated.btn-info{color:#002756;}.btn.animated.btn-info:before{background:#41c0f0;}.btn.animated.btn-info:after{color:#002756;}}.btn.animated.icon-contact:after,.btn.animated.icon-contact[href^="mailto:"]:after,.btn.animated.icon-contact[href^="javascript:linkTo_UnCryptMailto"]:after{content:"\f32f";}.btn.animated.icon-contact[href^="tel:"]:after{content:"\f5c1";}.btn.animated.icon-download:after{content:"\f30a";}.checklist-element p{margin:0.75rem 0 0 0;}.checklist-element button{border:0;margin-right:10px;text-decoration:none;}.checklist-element button:hover{text-decoration:none;}.checklist-element button.button-true,.checklist-element button.button-false,.checklist-element button.button-help{background:transparent;border-radius:50%;}.checklist-element button.button-true:focus,.checklist-element button.button-false:focus,.checklist-element button.button-help:focus{text-decoration:none;}.checklist-element button.button-true:hover,.checklist-element button.button-false:hover,.checklist-element button.button-help:hover{color:#576164;cursor:pointer;text-decoration:none;}.checklist-element .button-true:before{font-family:"bootstrap-icons";font-size:1.2rem;content:"\f26b";}.checklist-element .button-true.active:before{content:"\f26a";}.checklist-element .button-false:before{font-family:"bootstrap-icons";font-size:1.2rem;content:"\f623";}.checklist-element .button-false.active:before{content:"\f622";}.checklist-element .button-help:before{font-family:"bootstrap-icons";font-size:1.2rem;content:"\f505";}.gridchain > .row > .col > div{background:#0C2140;padding:0.75rem;margin-bottom:50px;text-align:center;}@media (min-width:768px){.gridchain > .row > .col > div{height:100%;margin-bottom:0;text-align:left;display:flex;flex-direction:column;justify-content:center;}}@media (min-width:768px){.gridchain > .row > .col:not(:last-child) > div{margin-right:10%;}}.gridchain > .row > .col:not(:last-child) > div{position:relative;}.gridchain > .row > .col:not(:last-child) > div:after,.gridchain > .row > .col:not(:last-child) > div:before{content:"";position:absolute;bottom:-40px;left:50%;width:50%;height:40px;background-image:linear-gradient(to left top,transparent 0%,transparent 50%,#0C2140 51.4%);}@media (min-width:768px){.gridchain > .row > .col:not(:last-child) > div:after,.gridchain > .row > .col:not(:last-child) > div:before{background-image:linear-gradient(to right top,#0C2140 0%,#0C2140 50%,transparent 51.4%);top:0;left:auto;bottom:auto;right:-9.9%;height:50%;width:10%;}}.gridchain > .row > .col:not(:last-child) > div:before{width:50%;left:0;background-image:linear-gradient(to left bottom,#0C2140 0%,#0C2140 50%,transparent 51.4%);}@media (min-width:768px){.gridchain > .row > .col:not(:last-child) > div:before{top:50%;left:auto;right:-9.9%;width:10%;bottom:0;background-image:linear-gradient(to right bottom,#0C2140 50%,#0C2140 0%,transparent 51.4%);}}.countup-wrapper{position:relative;z-index:1;width:100%;}.countup-inner{width:100%;}.countup-inner .h1.display-1{font-family:IBMPlexSansCondensed;font-weight:bold;}#tooltip{text-align:center;color:#fff;background:rgba(63,71,75,0.85);position:absolute;z-index:100;padding:10px;}#tooltip:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(63,71,75,0.85);content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px;}#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid rgba(63,71,75,0.85);top:-20px;bottom:auto;}#tooltip.left:after{left:10px;margin:0;}#tooltip.right:after{right:10px;left:auto;margin:0;}.footer-nav-wrap a{text-decoration:none !important;}.footer-nav-wrap a:hover,.footer-nav-wrap a:focus{text-decoration:underline;}.footer-nav-wrap ul{margin-bottom:0.5rem;}.footer-nav-wrap ul li{text-align:left;font-size:0.875rem;}.footer-nav-wrap ul li a{display:block;padding:4px 0;text-decoration:none !important;color:inherit;}.footer-nav-wrap ul li a:hover,.footer-nav-wrap ul li a:focus{text-decoration:underline;}.footer-nav-wrap hr{height:1px;background:#0069FA;}.footer-nav-wrap .footer-brand svg{max-width:100%;height:auto;}.footer-nav-wrap .footer-brand svg path,.footer-nav-wrap .footer-brand svg rect{fill:#ffffff;}.footer-nav-wrap .footer-brand svg g.icon *{fill:#0069FA !important;}@media (max-width:767.98px){.footer-nav-wrap .footer-brand svg{max-width:50%;}}.footer-nav button{padding:4px 0;border:0;background:none;text-align:left;pointer-events:none;font-weight:bold;color:inherit;}@media (min-width:768px){.footer-nav .collapse{display:block;}}@media (max-width:767.98px){.footer-nav{text-align:center;}.footer-nav button{pointer-events:all;display:block;width:100%;color:inherit;}.footer-nav a{display:block;}}.jumpmenu li,.jumpmenu ul{list-style-type:none;padding:0;margin:0;}.jumpmenu .visually-hidden-focusable:active,.jumpmenu .visually-hidden-focusable:focus{display:inline-block;padding:0.25rem 0.75rem;border:1px solid #576164;margin:0.25rem;}ul.sitemap-tree{list-style-type:none;padding:0 0 0 20px;margin:0 0 0 12px;}ul.sitemap-tree li{position:relative;padding:2px 0 2px 10px;margin:0;z-index:0;}ul.sitemap-tree li:after{position:absolute;content:"";display:block;width:20px;height:1px;background:#bcc7cb;top:11px;left:-30px;z-index:1;}ul.sitemap-tree li:before{position:absolute;content:"";display:block;width:1px;height:100%;background:#bcc7cb;left:-30px;z-index:2;}ul.sitemap-tree li:last-child:before{position:absolute;content:"";display:block;width:1px;height:10px;background:#bcc7cb;left:-30px;}ul.sitemap-tree li a{text-decoration:none;}ul.sitemap-tree li span{position:relative;}ul.sitemap-tree li span:before{position:absolute;display:inline-block;font-family:"bootstrap-icons";font-size:0.875rem;content:"\f392";line-height:10px;left:-17px;z-index:3;top:1px;}.type-menu_pages nav.standard ul li.nav-item:before,.type-menu_subpages nav.standard ul li.nav-item:before{font-family:"bootstrap-icons";content:"\f392";padding-right:10px;speak:none;}.type-menu_pages nav.standard ul li.nav-item a,.type-menu_subpages nav.standard ul li.nav-item a{text-decoration:none;}.type-menu_pages nav.standard ul li.nav-item a:hover,.type-menu_pages nav.standard ul li.nav-item a:focus,.type-menu_subpages nav.standard ul li.nav-item a:hover,.type-menu_subpages nav.standard ul li.nav-item a:focus{text-decoration:underline;}.type-menu_section ul{list-style-type:none;padding:0;}.type-menu_section ul li:before{font-family:"bootstrap-icons";content:"\f123";padding-right:10px;speak:none;}.type-menu_section ul li a{text-decoration:none;}.type-menu_section ul li a:hover,.type-menu_section ul li a:focus{text-decoration:underline;}.menu-card-deck .menuitem-innerwrap{display:block;height:100%;border:1px solid #576164;position:relative;color:#576164;}.menu-card-deck .menuitem-innerwrap .menuitem-text{text-decoration:none;padding:10px 30px 30px 30px;}.menu-card-deck .menuitem-innerwrap.show-footer .menuitem-text{padding-bottom:65px;}.menu-card-deck .menuitem-innerwrap .menuitem-footer{position:absolute;width:100%;border-top:1px solid #576164;padding:10px 10px 0 10px;bottom:0;}.menu-card-deck .menuitem-innerwrap:hover,.menu-card-deck .menuitem-innerwrap:focus{color:#000000;text-decoration:none;border-color:#000000;background:#F2F7FF;}.menu-card-deck .menuitem-innerwrap:hover img,.menu-card-deck .menuitem-innerwrap:focus img{-webkit-filter:brightness(0.8);filter:brightness(0.8);}.typecase-1-2 .item,.typecase-1-3 .item{position:relative;}.typecase-1-2 .item-title,.typecase-1-3 .item-title{position:absolute;bottom:15px;left:15px;}@media (min-width:1200px){.typecase-1-2 .item img,.typecase-1-3 .item img{max-width:100%;width:auto;}.typecase-1-2 .left img,.typecase-1-3 .left img{height:438px;}.typecase-1-2 .right div:first-child,.typecase-1-3 .right div:first-child{margin-bottom:30px;}.typecase-1-2 .right img,.typecase-1-3 .right img{height:204px;}.typecase-1-3 .right div:last-child{margin-top:30px;}.typecase-1-3 .right img{height:126px;}}@media (min-width:768px) and (max-width:991.98px){.typecase-1-2 .left img,.typecase-1-3 .left img{height:auto;}.typecase-1-2 .right div,.typecase-1-3 .right div{margin:30px 0 0 0;width:calc(50% - 15px);float:left;}.typecase-1-2 .right div:first-child,.typecase-1-3 .right div:first-child{margin-right:30px;}.typecase-1-2 .right img,.typecase-1-3 .right img{width:100%;height:auto;}.typecase-1-3 .right div{width:calc(33.3333% - 20px);}.typecase-1-3 .right div:last-child{margin-left:30px;}}@media (max-width:575.98px){.typecase-1-2 .item,.typecase-1-3 .item{margin-bottom:30px;}}.teaser-no-gutters .card-body{position:absolute;bottom:0;background:white;width:100%;min-height:100px;}.teaser-no-gutters .card:hover .card-body{background:rgba(255,255,255,0.7);}.mainnav .mainnav-brand svg{height:4.5rem;width:auto;}.mainnav-control{position:absolute;top:0;left:0;width:100%;z-index:2100;padding:1.5rem 0.75rem;transition:0.5s all;}.positioning{width:42px;}figure.startplayer-wrapper{position:relative;display:block;line-height:0.8;height:100vh;max-height:800px;overflow:hidden;}figure.startplayer-wrapper .startplayer-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}figure.startplayer-wrapper.paused:after{content:"\f4f3";}figure.startplayer-wrapper video{min-width:100vw;min-height:100vh;height:auto;width:auto;max-width:100%;position:absolute;}@media (max-width:575.98px){.startplayer-wrapper{overflow:hidden;}.startplayer-wrapper video{max-width:none;min-height:100vh;width:auto;transform:translateX(-25%);}}html:not(.scrolled):not(.mainnav-open) body.navColorBlue .mainnav-brand svg path,html:not(.scrolled):not(.mainnav-open) body.navColorBlue .mainnav-brand svg rect,html:not(.scrolled):not(.mainnav-open) .template-usecase .mainnav-brand svg path,html:not(.scrolled):not(.mainnav-open) .template-usecase .mainnav-brand svg rect{fill:#ffffff;}html:not(.scrolled):not(.mainnav-open) body.navColorBlue .mainnav-brand svg g.icon *,html:not(.scrolled):not(.mainnav-open) .template-usecase .mainnav-brand svg g.icon *{fill:#0069FA !important;}html:not(.scrolled):not(.mainnav-open) body.navColorBlue .mainnav-control,html:not(.scrolled):not(.mainnav-open) .template-usecase .mainnav-control{background:transparent;}html:not(.mainnav-open,.scrolled) .template-start .mainnav-toggler span.wrap span,html:not(.mainnav-open,.scrolled) .template-usecase .mainnav-toggler span.wrap span,html:not(.mainnav-open,.scrolled) .navColorBlue .mainnav-toggler span.wrap span{background:#fff;}html.scrolled .mainnav-control{position:fixed;background:#fff;}.mainnav svg{max-width:100%;height:auto;}.mainnav .legalpages a{text-decoration:none;color:#000000;}.mainnav-open main{filter:blur(4px);}.mainnav-open .logo-font-color,.mainnav-open .logo-triangle-color{fill:white !important;}.mainnav-open body{position:fixed;width:100%;}.mainnav-open .mainnav:before{display:block;}.mainnav-collapse{position:fixed;top:0;left:0;width:100%;height:120px;z-index:25;}.mainnav-collapse > .mainnav-collapse-inner{opacity:0;transition:opacity 1s;height:100%;overflow:auto;}.mainnav-collapse.show{z-index:220;height:100%;}.mainnav-collapse.show .mainnav-collapse-inner{opacity:1;}.mainnav-collapse .logo{margin-top:40px;margin-left:53px;}.mainnav-toggler{display:none;background:transparent;border:0;cursor:pointer;position:absolute;left:10px;top:9px;}.mainnav-toggler:focus-visible{background:#0C2140;}.mainnav-toggler:focus-visible span span{background:white !important;}.mainnav-toggler span.wrap{display:inline-block;width:30px;height:30px;position:relative;}.mainnav-toggler span.wrap span{display:block;position:absolute;z-index:220;height:3px;width:100%;background:#0C2140;opacity:1;transition:0.25s ease-in-out;}.mainnav-toggler span.wrap span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:14px;left:0px;}.mainnav-toggler span.wrap span:nth-child(2){top:14px;opacity:0;}.mainnav-toggler span.wrap span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:14px;left:0px;}.mainnav-toggler.collapsed{cursor:pointer;}.mainnav-toggler.collapsed span.wrap span{opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);background:#0C2140;}.mainnav-toggler.collapsed span.wrap span:nth-child(1){top:5px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}.mainnav-toggler.collapsed span.wrap span:nth-child(2){top:14px;opacity:1;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}.mainnav-toggler.collapsed span.wrap span:nth-child(3){top:24px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}@media (max-width:1199.98px){.mainnav-toggler{display:inline-block;position:static;margin-left:1rem;}.mainnav-side--left{display:flex;align-items:center;}.mainnav-side--right{gap:0rem;}.header-meta-nav{display:block !important;}.header-meta-nav-list{margin-bottom:0;}.header-meta-nav-item:not(.header-meta-nav-item--search){display:none;}.mainnav-control{padding:1rem 0.75rem;position:fixed;z-index:2300;background:#fff;}.mainnav-collapse{top:0;height:100vh;padding-top:0;background:#fff;}.mainnav-collapse.show{z-index:2200;}.mainnav-collapse-inner{padding-top:7rem;height:100vh;overflow:auto;}.mainnav-wrapper{gap:1rem;}.quicksearch{width:100%;max-width:100%;margin-left:0 !important;margin-right:0 !important;flex:0 0 100%;}.quicksearch.col-12,.quicksearch.col-md-6,.quicksearch.offset-md-3{max-width:100%;flex:0 0 100%;margin-left:0;}.quicksearch .input-group{width:100%;}.mainnav-collapse .container-lg{max-width:100%;}.legalpages{text-align:left !important;}.mobile-mainnav-link,.mobile-mainnav-toggle,.mobile-mainnav-sublink,.mobile-meta-nav a{color:#0C2140;text-decoration:none;font-size:1rem;line-height:1.3;}.mobile-mainnav-toggle{display:flex;align-items:center;justify-content:space-between;padding-right:0;}.mobile-mainnav-toggle::after{content:"";display:inline-block;width:10px;height:6px;background:center/contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%230D213D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}}.menu-sections{position:relative;padding-bottom:27px;}.menu-sections ul{padding:0;margin:0;}.menu-sections li{padding:0;list-style-type:none;}.menu-sections .mainnav-item{padding-right:25px;}.menu-sections .h3{color:#fff;}.menu-sections a,.menu-sections button{display:block;padding:7px 0;margin-bottom:0;text-decoration:none;color:#0C2140;font-size:1rem;line-height:1.25;font-weight:normal;}.menu-sections a:hover,.menu-sections a:focus,.menu-sections a:active,.menu-sections button:hover,.menu-sections button:focus,.menu-sections button:active{outline:none;box-shadow:none;color:#0069FA !important;}.menu-sections button,.menu-sections a.directlink{background:transparent;border:0;color:#0C2140;font-size:1rem;display:block;padding:7px 0;line-height:1;width:100%;text-align:center;font-weight:normal;}@media (min-width:992px){.menu-sections a{font-size:1rem;}}@media (max-width:1199.98px){.menu-sections{width:100%;max-width:415px;}}@media (min-width:992px){.menu-sections .mainnav-sub-list:not(:has(.mainnav-sub-item--level3)){flex-direction:column;}.menu-sections .mainnav-sub{top:6rem;box-sizing:border-box;border:1px solid rgba(0,105,250,0.05);box-shadow:0px 10px 15px -3px rgba(0,0,0,0.1),0px 4px 6px -4px rgba(0,0,0,0.1);}.menu-sections .mainnav-sub:has(.mainnav-sub-item--level3){width:100%;top:8rem;left:0;}.menu-sections .mainnav-sub{position:fixed;padding:1rem;background-color:#ffffff;}}.quicksearch button{border:1px solid #0069FA;border-left-width:0;font-size:1rem;color:#fff;background:#0069FA;border-radius:2rem;}.quicksearch button:hover,.quicksearch button:focus{color:#fff;background:#0069FA;border:1px solid #0069FA;}.quicksearch input{padding-left:50px;border:1px solid #0C2140;border-radius:2rem !important;background:18px center no-repeat #fff url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Menü' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='LG--//-Menue' transform='translate(-708.000000,-294.000000)' fill='%233C3C3B' fill-rule='nonzero'%3E%3Cg id='Group-3' transform='translate(690.000000,275.000000)'%3E%3Cg id='Search' transform='translate(18.000000,19.000000)'%3E%3Cpath d='M13.2112542,11.63541 L13.211254,11.6354103 C15.598459,8.37789405 14.8929265,3.8019453 11.6354103,1.4147403 C8.37789405,-0.972464704 3.8019453,-0.266932204 1.4147403,2.99058405 C-0.972464704,6.2481003 -0.266932204,10.824049 2.99058405,13.211254 C5.5652703,15.098059 9.0662928,15.096799 11.639629,13.20816 L11.638504,13.20816 C11.672254,13.25316 11.708254,13.29591 11.748754,13.337535 L16.080004,17.668785 L16.080004,17.6687849 C16.5192771,18.1083685 17.231734,18.1086205 17.6713165,17.6693475 C18.1109001,17.2300744 18.1111521,16.5176175 17.6718791,16.078035 L13.3406291,11.746785 L13.3406292,11.7467851 C13.3004077,11.706071 13.2571589,11.6684634 13.2112542,11.6342851 L13.2112542,11.63541 Z M13.5015042,7.31091003 L13.5015042,7.31091003 C13.5015042,10.7281763 10.7312705,13.49841 7.31400424,13.49841 C3.89673799,13.49841 1.12650424,10.7281763 1.12650424,7.31091003 L1.12650424,7.31091096 C1.12650424,3.89364471 3.89673799,1.12341096 7.31400424,1.12341096 C10.7312705,1.12341096 13.5015042,3.89364471 13.5015042,7.31091096 C13.5015042,7.31091096 13.5015042,7.31091096 13.5015042,7.31091096 L13.5015042,7.31091003 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");margin-right:0.5rem;}.quicksearch input:focus{outline:none;box-shadow:none;}.quicksearch:focus-within input,.quicksearch:focus-within button{border-color:#0C2140 !important;}@media (max-width:575.98px){.mainnav .quicksearch{margin:0;padding:15px 0;}.mainnav .mainnav-item{padding-bottom:0px;}.mainnav .mainnav-item img{display:none;}.mainnav .mainnav-item ul{padding-bottom:30px;}.mainnav .mainnav-item button,.mainnav .mainnav-item a{padding:10px 15px 10px 0;}.mainnav .mainnav-item a.mainnav-sub-link{padding:5px 15px 5px 0px;}}.mainnav-item button[aria-expanded=true]{color:#0069FA;}.result-filter-list .text-info{color:white !important;}.navbar-nav .input-group{min-width:300px;}.searchbox .modal-content{background-color:transparent;border:0;}img{max-width:100%;height:auto;}figure{max-width:100%;margin:0;}figure a{display:inline-block;}.text-overlay .mb-2{margin-bottom:0 !important;}.text-overlay h1,.text-overlay .h1,.text-overlay h2,.text-overlay .h2,.text-overlay h3,.text-overlay .h3,.text-overlay h4,.text-overlay .h4,.text-overlay h5,.text-overlay .h5,.text-overlay h6,.text-overlay .h6{margin-bottom:0;}@media (min-width:768px) and (max-width:991.98px){.text-overlay > .row{justify-content:center;}}.text-overlay .image-wrap{z-index:1;}@media (max-width:767.98px){.text-overlay .image-wrap{padding:0;}}.text-overlay .text-wrap{background-color:#41c0f0;padding:30px 15px 10px 15px;z-index:1;}@media (min-width:768px) and (max-width:991.98px){.text-overlay .text-wrap{flex:0 0 80%;margin-top:-60px;}}@media (min-width:992px){.text-overlay .text-wrap{transform:scale(1.2) translateX(-11%);z-index:2;}}@media (min-width:992px){.text-overlay .text-wrap.order-lg-first{transform:scale(1.2) translateX(11%);}}@media (min-width:992px){.text-overlay h1,.text-overlay .h1,.text-overlay h2,.text-overlay .h2,.text-overlay h3,.text-overlay .h3,.text-overlay h4,.text-overlay .h4,.text-overlay h5,.text-overlay .h5,.text-overlay h6,.text-overlay .h6,.text-overlay p{transform:scale(0.8333);}}span.copyright:before{content:"©";padding-right:3px;}figure{position:relative;display:inline-block;}figure figcaption{padding:5px 10px;position:absolute;z-index:10;margin-bottom:0;bottom:0;color:white;font-size:0.875em;background:rgba(0,0,0,0.5);text-align:left;}figure.image{margin-bottom:0;}figure span.copyright{color:#d9e1e5;font-weight:normal;}figure span.copyright a{color:#d9e1e5;}figure span.copyright a:hover,figure span.copyright a:active{color:#bcc7cb;text-decoration:underline;}figure span.copyright{font-size:0.875em;}figure.video{display:block;}figcaption.static,.caption-below figcaption,.image-white figcaption{position:static;z-index:1;background:transparent;color:inherit;display:block;padding:10px 0;}figcaption.static span,figcaption.static span a,.caption-below figcaption span,.caption-below figcaption span a,.image-white figcaption span,.image-white figcaption span a{color:inherit;}.reduced-copyright-box{overflow:hidden;margin:0 -8px;}.reduced-copyright-box a{color:white;text-decoration:none;}.reduced-copyright-box label{line-height:1.2;display:block;padding:3px 5px;margin-bottom:0;}.reduced-copyright-box label:before{content:"©";}.reduced-copyright-box label:focus{background:black;}.reduced-copyright-box .copyright-text{padding-left:3px;display:none;}.reduced-copyright-box input{position:absolute;left:-9999px;}.reduced-copyright-box input:checked ~ label .copyright-text{display:inline;}.responsive-img img,.image-3d img,.image-book img,.image-white img,.image-rounded img{max-width:100%;height:auto;}.image-white figure{display:table;width:100%;}.image-white img{background:white;display:table-row;}@media (min-width:992px){.stretch-vertically .image-wrap div,.stretch-vertically .image-wrap figure{height:100%;}.stretch-vertically .image-wrap figure{width:100%;overflow:hidden;}.stretch-vertically img{position:absolute;min-height:100%;min-width:100%;width:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);}}.image-3d figure{display:table;width:100%;}.image-3d figure > a{display:inline-block;-webkit-box-shadow:0 2px 7.68px 0.32px rgba(0,0,0,0.4),0 12px 26px 0 rgba(0,0,0,0.4);box-shadow:0 2px 7.68px 0.32px rgba(0,0,0,0.4),0 12px 26px 0 rgba(0,0,0,0.4);position:relative;background-color:#FFF;position:relative;z-index:1;}.image-3d figure > a:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-box-shadow:inset 4px -5px 4px -4px rgba(0,0,0,0.3),inset 0 1px 0 0 rgba(0,0,0,0.2),inset 0 2px 0 0 rgba(255,255,255,0.2);box-shadow:inset 4px -5px 4px -4px rgba(0,0,0,0.3),inset 0 1px 0 0 rgba(0,0,0,0.2),inset 0 2px 0 0 rgba(255,255,255,0.2);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(50%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.2) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,top left,bottom left,from(rgba(255,255,255,0.2)),color-stop(50%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,rgba(255,255,255,0.2) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);}.image-3d figure > a:hover:before{display:none;}.image-3d figure > a img{display:table-row;}.image-3d figcaption{position:static;z-index:1;}.image-rounded-circle-border-gray figure,.image-rounded-circle-border-info figure,.image-rounded-circle-border-white figure,.image-rounded-circle figure{display:inline-block !important;}.image-rounded-circle-border-gray figcaption,.image-rounded-circle-border-info figcaption,.image-rounded-circle-border-white figcaption,.image-rounded-circle figcaption{position:static;z-index:1;text-align:center;}.image-rounded-circle-border-gray figure,.image-rounded-circle-border-info figure,.image-rounded-circle-border-white figure{display:block;border-radius:50%;box-shadow:0 0 0 2px rgba(0,0,0,0.2);transition:all 0.5s;}.image-rounded-circle-border-info figure{box-shadow:0 0 0 2px rgba(65,192,240,0.2);}.image-rounded-circle-border-white figure{box-shadow:0 0 0 2px rgba(255,255,255,0.2);}.image-rounded figure{display:inline-block;}.image-rounded-circle-ken figure{display:inline-block;max-width:100%;width:100%;}.image-rounded-circle-ken figure > a{display:inline-block;max-width:100%;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,white,black);}.image-rounded-circle-ken img{z-index:0;position:relative;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:table-row;}.image-rounded-circle-ken img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}.image-rounded-circle-ken figcaption{position:static;z-index:1;text-align:center;}.image-nomargin figure{margin-bottom:0 !important;}.image-hover-second .row.image-row div:nth-child(2){display:none;}@media (hover:hover),(-moz-touch-enabled:0){.image-hover-second:hover .row.image-row div:nth-child(1){display:none;}.image-hover-second:hover .row.image-row div:nth-child(2){display:block;}}.video-preview figure > a{position:relative;display:inline-block;}.video-preview figure > a:before{left:50%;top:50%;transform:translate(-50%,-50%);content:"\f4f3";font-weight:normal;font-family:"bootstrap-icons";display:inline-block;position:absolute;font-size:4rem;color:white;opacity:0.7;}.video-preview figure > a:hover:before{opacity:1;}.imagemap-inner{position:relative;}.imagemap-description-btn{position:absolute;z-index:10;height:35px;width:35px;border-radius:50%;background:rgba(12,33,64,0.45);text-align:center;border:none;transform:translateX(-17px) translateY(-17px);}.imagemap-description-btn:before{color:white;content:"i";font-weight:bold;}.imagemap-description-btn:hover{background:#0C2140;}.imagemap-description-btn:active{background:#0069FA;}.imagemap-description{background:white !important;max-width:80% !important;}@media (min-width:992px){.imagemap-description{max-width:70% !important;}}@media (min-width:1200px){.imagemap-description{max-width:60% !important;}}.type-templatecollection_collapse + .type-templatecollection_collapse .accordion{border-top:0;}.accordion-button,.accordion-button:not(.collapsed){background:transparent;}.accordion-item[class*=" bg-"] .accordion-button{color:inherit;}.letters ul,.letters li{margin:0;padding:0;list-style-type:none;}.letters li{display:inline-block;}a.dpnglossary.link{color:inherit;text-decoration:none;border-bottom:1px dashed;}ul.glossary-list{padding:0;list-style-type:none;}ul.glossary-list ul,ul.glossary-list li{padding:0;list-style-type:none;}ul.glossary-list .letter-section:nth-child(2n+1){background-color:#576164;}ul.glossary-list p.h4{font-size:1rem;font-weight:bold;margin-bottom:0;}ul.glossary-list p.h4 a{text-decoration:none;}ul.glossary-list p.h4 a:hover,ul.glossary-list p.h4 a:focus{text-decoration:underline;color:#0C2140;}h2.h6,.h6.h2{text-transform:none;letter-spacing:0;}h2.h6 small,.h6.h2 small,h2.h6 .small,.h6.h2 .small{display:block;}.tx-kesearch-pi1 form input{width:100%;}.tx-kesearch-pi1 form button{width:100%;}.tx-kesearch-pi1 .result-item a{text-decoration:none;}.tx-kesearch-pi1 .result-item a:hover{text-decoration:underline;}.tx-kesearch-pi1 .result-item h5 small,.tx-kesearch-pi1 .result-item .h5 small,.tx-kesearch-pi1 .result-item h5 .small,.tx-kesearch-pi1 .result-item .h5 .small{font-weight:normal;display:block;color:#0069FA;}.tx-kesearch-pi1 .result-filter-list{margin:1rem 0;border-bottom:1px solid #000000;}.tx-kesearch-pi1 .result-filter-list button{border:0;margin:0 3px -1px 3px;font-size:90%;font-weight:normal;background:transparent;padding:4px 0;border-bottom:2px solid transparent;cursor:pointer;display:inline-block;width:auto;}.tx-kesearch-pi1 .result-filter-list button:hover{color:#0C2140;border-bottom:2px solid #0C2140;}.tx-kesearch-pi1 .result-filter-list button.selected{border-bottom:2px solid #0C2140;color:#0C2140;cursor:auto;}.tx-kesearch-pi1 .result-filter-list button.selected:hover{color:#0C2140;}.tx-kesearch-pi1 .result-filter-list button.selected:before{content:"";}.filter_lists .text-search button{border:3px solid #41c0f0;border-left-width:0;font-size:1rem;font-weight:bold;color:#0C2140;background:#fff;border-radius:0;border-top-right-radius:2rem;border-bottom-right-radius:2rem;}.filter_lists .text-search button:hover,.filter_lists .text-search button:focus{color:#fff;background:#0C2140;border:3px solid #41c0f0;}.filter_lists .text-search input{padding-left:50px;border:3px solid #41c0f0;border-right-width:0;border-top-left-radius:2rem !important;border-bottom-left-radius:2rem !important;background:18px center no-repeat #fff url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Menü' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='LG--//-Menue' transform='translate(-708.000000,-294.000000)' fill='%233C3C3B' fill-rule='nonzero'%3E%3Cg id='Group-3' transform='translate(690.000000,275.000000)'%3E%3Cg id='Search' transform='translate(18.000000,19.000000)'%3E%3Cpath d='M13.2112542,11.63541 L13.211254,11.6354103 C15.598459,8.37789405 14.8929265,3.8019453 11.6354103,1.4147403 C8.37789405,-0.972464704 3.8019453,-0.266932204 1.4147403,2.99058405 C-0.972464704,6.2481003 -0.266932204,10.824049 2.99058405,13.211254 C5.5652703,15.098059 9.0662928,15.096799 11.639629,13.20816 L11.638504,13.20816 C11.672254,13.25316 11.708254,13.29591 11.748754,13.337535 L16.080004,17.668785 L16.080004,17.6687849 C16.5192771,18.1083685 17.231734,18.1086205 17.6713165,17.6693475 C18.1109001,17.2300744 18.1111521,16.5176175 17.6718791,16.078035 L13.3406291,11.746785 L13.3406292,11.7467851 C13.3004077,11.706071 13.2571589,11.6684634 13.2112542,11.6342851 L13.2112542,11.63541 Z M13.5015042,7.31091003 L13.5015042,7.31091003 C13.5015042,10.7281763 10.7312705,13.49841 7.31400424,13.49841 C3.89673799,13.49841 1.12650424,10.7281763 1.12650424,7.31091003 L1.12650424,7.31091096 C1.12650424,3.89364471 3.89673799,1.12341096 7.31400424,1.12341096 C10.7312705,1.12341096 13.5015042,3.89364471 13.5015042,7.31091096 C13.5015042,7.31091096 13.5015042,7.31091096 13.5015042,7.31091096 L13.5015042,7.31091003 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}.filter_lists .text-search input:focus{outline:none;box-shadow:none;}.filter_lists .textsearch:focus-within input,.filter_lists .textsearch:focus-within button{border-color:#0C2140 !important;}.filter_lists .result-filter-list{border:none;}.filter_lists .form-switch .form-check-label.more-info:after{content:url("data:image/svg+xml,%0A%3Csvg width='11px' height='11px' viewBox='0 0 11 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='CPO-Datenbank' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-7-Copy' transform='translate(-64,-9)'%3E%3Cg transform='translate(64,9)'%3E%3Ccircle id='Oval' fill='%2341C0F0' cx='5.5' cy='5.5' r='5.5'%3E%3C/circle%3E%3Cg id='i' transform='translate(4.334,2.2588)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M2.25878906,0.80859375 C2.25878906,1.04296875 2.17895508,1.23706055 2.01928711,1.39086914 C1.85961914,1.54467773 1.66992188,1.62158203 1.45019531,1.62158203 C1.22753906,1.62158203 1.03637695,1.54174805 0.876708984,1.38208008 C0.717041016,1.22241211 0.637207031,1.03125 0.637207031,0.80859375 C0.637207031,0.588867188 0.717041016,0.399169922 0.876708984,0.239501953 C1.03637695,0.0798339844 1.22753906,0 1.45019531,0 C1.66992188,0 1.85961914,0.0798339844 2.01928711,0.239501953 C2.17895508,0.399169922 2.25878906,0.588867188 2.25878906,0.80859375 Z M2.85205078,5.67773438 L2.85205078,6.74121094 L0,6.74121094 L0,5.67773438 L0.703125,5.67773438 L0.703125,3.20361328 L0,3.20361328 L0,2.12255859 L2.16650391,2.12255859 L2.16650391,5.67773438 L2.85205078,5.67773438 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding-left:5px;}.filter_lists .form-switch .form-check-input{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2395a0a4'/%3e%3c/svg%3e");border-color:#0069FA;}.filter_lists .form-switch .form-check-input:checked{background-color:#0069FA;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");border-color:#0069FA;background-position:right center;}.filter_lists .form-switch-btn button{display:inline-block;background:transparent;border:0;width:intrinsic;}.filter_lists .form-switch-btn button[role=switch][aria-checked=true] .form-check-input{background-color:#0069FA;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");border-color:#0069FA;background-position:right center;}.header-filterby{position:relative;}.header-filterby:after{position:absolute;right:0;top:0;color:white !important;}.ke_search-addresscard{margin-bottom:calc(var(--bs-gutter-x));}.ke_search-addressdetails{display:none;}@media (min-width:992px){.ke_search-addressdetails{max-width:950px !important;}}.ke_search-addressdetails .fancybox-button{background:white;border-radius:2rem;}.ke_search-addressdetails .category{color:#576164;}.ke_search-addressdetails .category:before{content:url("data:image/svg+xml,%0A%3Csvg width='16.8570775px' height='12.8512455px' viewBox='0 0 16.8570775 12.8512455' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='CPO-Datenbank' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Fidibumsi' transform='translate(-3.2679,-6.3571)' fill='%23576164' fill-rule='nonzero'%3E%3Cg id='check-outlined-24px' transform='translate(0,1)'%3E%3Cpolygon id='Path' points='8.624997 15.4962446 4.62874839 11.499996 3.26791553 12.8512455 8.624997 18.208327 20.124993 6.708331 18.7737435 5.35708147'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");margin-right:7px;}.ke_search-addressdetails .phone{color:#002756;font-weight:bold;margin-right:30px;text-decoration:none;}.ke_search-addressdetails .phone:before{content:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' width='17.25px' height='17.25px' viewBox='0 0 17.25 17.25' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-390.88 -953.88)' fill='%2341C0F0' fill-rule='nonzero'%3E%3Cg transform='translate(350 158.64)'%3E%3Cg transform='translate(0 60.355)'%3E%3Cg transform='translate(38 732)'%3E%3Cpath d='m6.2675 4.7917c0.0575 0.85292 0.20125 1.6867 0.43125 2.4821l-1.15 1.15c-0.39292-1.15-0.64208-2.3671-0.72833-3.6321h1.4471m9.4492 11.519c0.81458 0.23 1.6483 0.37375 2.4917 0.43125v1.4279c-1.265-0.08625-2.4821-0.33542-3.6417-0.71875l1.15-1.1404m-8.5292-13.436h-3.3542c-0.52708 0-0.95833 0.43125-0.95833 0.95833 0 8.9987 7.2929 16.292 16.292 16.292 0.52708 0 0.95833-0.43125 0.95833-0.95833v-3.3446c0-0.52708-0.43125-0.95833-0.95833-0.95833-1.1883 0-2.3479-0.19167-3.4212-0.54625-0.095833-0.038333-0.20125-0.047917-0.29708-0.047917-0.24917 0-0.48875 0.095833-0.68042 0.27792l-2.1083 2.1083c-2.7121-1.3896-4.9354-3.6033-6.3154-6.3154l2.1083-2.1083c0.26833-0.26833 0.345-0.64208 0.23958-0.9775-0.35458-1.0733-0.54625-2.2233-0.54625-3.4212 0-0.52708-0.43125-0.95833-0.95833-0.95833z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");margin-right:7px;}.ke_search-addressdetails .email{color:#002756;text-decoration:none;}.ke_search-addressdetails .email:before{content:url("data:image/svg+xml,%0A%3Csvg width='21.083326px' height='19.16666px' viewBox='0 0 21.083326 19.16666' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='CPO-Datenbank' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-596.9583,-952.9167)' fill='%2341C0F0' fill-rule='nonzero'%3E%3Cg transform='translate(350,158.6447)'%3E%3Cg transform='translate(0,60.3553)'%3E%3Cg transform='translate(246,732)'%3E%3Cpath d='M2.874999,5.749998 L10.541663,10.541663 L18.208327,5.749998 L18.208327,8.624997 L20.124993,8.624997 L20.124993,3.833332 C20.124993,2.7791657 19.2624933,1.916666 18.208327,1.916666 L2.874999,1.916666 C1.8208327,1.916666 0.96791633,2.7791657 0.96791633,3.833332 L0.958333,15.333328 C0.958333,16.3874943 1.8208327,17.249994 2.874999,17.249994 L12.458333,17.249994 L12.458333,15.333328 L2.874999,15.333328 L2.874999,5.749998 Z M18.208327,3.833332 L10.541663,8.624997 L2.874999,3.833332 L18.208327,3.833332 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M20.124993,13.416662 L20.124993,17.249994 C20.124993,18.3041603 19.2624933,19.16666 18.208327,19.16666 C17.1541607,19.16666 16.291661,18.3041603 16.291661,17.249994 L16.291661,12.9374955 C16.291661,12.6691623 16.5024943,12.458329 16.7708275,12.458329 C17.0391607,12.458329 17.249994,12.6691623 17.249994,12.9374955 L17.249994,17.249994 L19.16666,17.249994 L19.16666,12.9374955 C19.16666,11.614996 18.093327,10.541663 16.7708275,10.541663 C15.448328,10.541663 14.374995,11.614996 14.374995,12.9374955 L14.374995,17.249994 C14.374995,19.3679099 16.0904111,21.083326 18.208327,21.083326 C20.3262429,21.083326 22.041659,19.3679099 22.041659,17.249994 L22.041659,13.416662 L20.124993,13.416662 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");margin-right:7px;}@media (hover:hover){.ke_search-addresscard .preview .stretched-link:after{z-index:100;}.ke_search-addresscard .preview p > .btn.animated{margin-left:-15px;}.ke_search-addresscard .preview .btn.animated{position:relative;background:transparent;z-index:5;padding-right:60px;padding-left:15px;border-color:transparent;font-weight:bold;color:#0C2140;}.ke_search-addresscard .preview .btn.animated:before{content:"";position:absolute;z-index:-1;display:block;background:#41c0f0;top:0;bottom:0;right:0;left:calc(100% - 48px);border-radius:2rem;transition:0.3s all;}.ke_search-addresscard .preview .btn.animated:after{content:"\f64d";position:absolute;right:12px;top:12px;color:#fff;font-size:1.5rem;}.ke_search-addresscard .preview .btn.animated:focus{border-color:currentColor;outline:none;box-shadow:none;}.ke_search-addresscard .preview:hover .btn.animated{color:#fff;}.ke_search-addresscard .preview:hover .btn.animated:before{left:0;color:#fff;}}.hero-image{position:relative;}.hero-image figure{min-width:100%;}.hero-image img{min-width:100%;height:auto;}.hero-image .title{position:absolute;top:0;left:0;padding-top:100px;width:100%;height:100%;background-image:linear-gradient(180deg,#002A56 0%,rgba(0,42,86,0) 100%);}.fullscreenimage{position:relative;height:100vh;}.fullscreenimage h1,.fullscreenimage .h1{overflow-wrap:normal;word-wrap:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}.fullscreenimage .description{padding:1.5rem;position:absolute;width:100%;top:100px;z-index:5;}.fullscreenimage .description.middle{top:50%;transform:translateY(-50%);}.fullscreenimage .description.bottom{top:auto;bottom:0;}.fullscreenimage .fullscreenimage-bg > figure{height:100vh;width:100vw;overflow:hidden;}.fullscreenimage .fullscreenimage-bg > figure img{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;max-width:none !important;}.posterwall{position:relative;}.posterwall figure{overflow:hidden;display:block;width:100%;}.posterwall figure img{width:100%;}.posterwall a picture{position:relative;display:block;position:relative;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.posterwall a picture:hover:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);}.posterwall a:hover picture{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}.posterwall .description{pointer-events:none;position:absolute;top:0;width:100%;padding:0.75rem;}.posterwall .description.posterwall-text-end{top:auto;bottom:0;}.posterwall .description.posterwall-text-center{top:50%;transform:translateY(-50%);}.powermail_create{padding:3rem 0;}.row-hide-label legend{display:none;}.hide-label legend{display:none;}.parsley-errors-list{list-style-type:none;margin:0 0 5px 0;background-color:#ff8a00;display:inline-block;padding:0;}.parsley-errors-list li{list-style-type:none;padding:5px 10px;}.parsley-custom-error-message{list-style-type:none;margin:0;display:inline-block;}.powermail_field_error.powermail_input{border-color:#002756;}.powermail_field_error.checkbox label{color:#002756;}.has-error.nav-item span:before{content:"\f33b";font-family:"bootstrap-icons";padding-right:5px;color:#ff8a00;font-weight:normal;}.feature-box .inner-wrap{padding-right:0.75rem;padding-left:0.75rem;}@media (min-width:768px){.feature-box .inner-wrap{max-width:360px;}}@media (min-width:992px){.feature-box .inner-wrap{max-width:480px;}}@media (min-width:1200px){.feature-box .inner-wrap{max-width:570px;}}@media (min-width:768px){.feature-box .text-image .text-col .inner-wrap{float:right;}.feature-box .image-col figure{overflow-x:hidden;width:100%;display:block;}.feature-box .image-col figure img{min-height:100%;min-width:100%;height:auto;width:auto;max-width:initial;float:right;}}.wallpaper figure.wallpaper-bg{position:static;}.wallpaper figure.wallpaper-bg img{z-index:1;position:absolute;max-width:initial;min-height:100%;}@media (min-width:992px){.wallpaper figure.wallpaper-bg img{min-width:100%;}}.wallpaper{position:relative;overflow:hidden;}.wallpaper .left.wallpaper-bg img{left:0;}.wallpaper .right.wallpaper-bg img{right:0;}.wallpaper .center.wallpaper-bg img{left:50%;transform:translateX(-50%);}.wallpaper .top.wallpaper-bg img{top:0;}.wallpaper .bottom.wallpaper-bg img{bottom:0;}.wallpaper .middle.wallpaper-bg img{top:50%;transform:translateY(-50%);}.wallpaper .description{position:relative;z-index:5;margin:30px 30px 70px 30px;}.wallpaper .description .type-text{padding:30px 0;}.wallpaper .center.middle img{transform:translateX(-50%) translateY(-50%);}.timeline{list-style:none;margin:0;padding:0;width:100%;}.timeline-item{padding-left:40px;position:relative;}.timeline-item:last-child{padding-bottom:0;}.timeline-info{color:#0C2140;font-weight:700;margin:0 0 0.5em 0;white-space:nowrap;}.timeline-marker{position:absolute;top:0;bottom:0;left:0;width:15px;}.timeline-marker:before{background:#0C2140;border:3px solid transparent;border-radius:100%;content:"";display:block;height:15px;position:absolute;top:4px;left:0;width:15px;transition:background 0.3s ease-in-out,border 0.3s ease-in-out;}.timeline-marker:after{content:"";width:3px;background:#0069FA;display:block;position:absolute;top:24px;bottom:0;left:6px;transition:background 0.3s ease-in-out,border 0.3s ease-in-out;}.timeline-item:last-child .timeline-marker:after{content:none;}.timeline-item:not(.period):hover .timeline-marker:before{background:transparent;border:3px solid #0C2140;}.timeline-item:not(.period):hover .timeline-marker:after{background:#0C2140;}.timeline-content{padding-bottom:40px;}.timeline-content p:last-child{margin-bottom:0;}.period{padding:0;}.period .timeline-info{display:none;}.period .timeline-marker:before{background:transparent;content:"";width:15px;height:auto;border:none;border-radius:0;top:0;bottom:30px;position:absolute;border-top:3px solid #0069FA;border-bottom:3px solid #0069FA;}.period .timeline-marker:after{content:"";height:32px;top:auto;}.period .timeline-content{padding:40px 0 70px;}.period .timeline-title{margin:0;}@media (min-width:768px){.timeline-split .timeline,.timeline-centered .timeline{display:table;}.timeline-split .timeline-item,.timeline-centered .timeline-item{display:table-row;padding:0;}.timeline-split .timeline-info,.timeline-centered .timeline-info,.timeline-split .timeline-marker,.timeline-centered .timeline-marker,.timeline-split .timeline-content,.timeline-centered .timeline-content,.timeline-split .period .timeline-info,.timeline-centered .period .timeline-info{display:table-cell;vertical-align:top;}.timeline-split .timeline-marker,.timeline-centered .timeline-marker{position:relative;}.timeline-split .timeline-content,.timeline-centered .timeline-content{padding-left:30px;}.timeline-split .timeline-info,.timeline-centered .timeline-info{padding-right:30px;}.timeline-split .period .timeline-title,.timeline-centered .period .timeline-title{position:relative;left:-45px;}}@media (min-width:992px){.timeline-centered,.timeline-centered .timeline-item,.timeline-centered .timeline-info,.timeline-centered .timeline-marker,.timeline-centered .timeline-content{display:block;margin:0;padding:0;}.timeline-centered .timeline-item{padding-bottom:40px;overflow:hidden;}.timeline-centered .timeline-marker{position:absolute;left:50%;margin-left:-7.5px;}.timeline-centered .timeline-info,.timeline-centered .timeline-content{width:50%;}.timeline-centered > .timeline-item:nth-child(odd) .timeline-info{float:left;text-align:right;padding-right:30px;}.timeline-centered > .timeline-item:nth-child(odd) .timeline-content{float:right;text-align:left;padding-left:30px;}.timeline-centered > .timeline-item:nth-child(even) .timeline-info{float:right;text-align:left;padding-left:30px;}.timeline-centered > .timeline-item:nth-child(even) .timeline-content{float:left;text-align:right;padding-right:30px;}.timeline-centered > .timeline-item.period .timeline-content{float:none;padding:0;width:100%;text-align:center;}.timeline-centered .timeline-item.period{padding:50px 0 90px;}.timeline-centered .period .timeline-marker:after{height:30px;bottom:0;top:auto;}.timeline-centered .period .timeline-title{left:auto;}}.marker-outline .timeline-marker:before{background:transparent;border-color:#0C2140;}.marker-outline .timeline-item:hover .timeline-marker:before{background:#0C2140;}@media (max-width:991.98px){.tab-header{display:none;}}.tab-header,.mobile-control{border:0;}.tab-header li,.mobile-control li{text-align:center;padding:0 10px;}.tab-header li:first-child,.mobile-control li:first-child{padding-left:0;}.tab-header li:last-child,.mobile-control li:last-child{padding-right:0;}.tab-header .nav-link,.mobile-control .nav-link{border:0;border-bottom:3px solid transparent;padding-right:0;padding-left:0;background:transparent;text-decoration:none;color:inherit;border-radius:0;font-weight:bold;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}.tab-header .nav-link:hover,.mobile-control .nav-link:hover{outline:none;opacity:0.7;border-color:currentColor;}.tab-header .nav-link.active,.mobile-control .nav-link.active{background:transparent;color:inherit;border-bottom:3px solid currentColor;}.tab-header .nav-link span,.mobile-control .nav-link span{display:block;}.tab-header.tab-icon a.nav-link,.mobile-control.tab-icon a.nav-link{border:none !important;}.icon img{max-width:100%;height:auto;}.icon-bw img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);transition:all 200ms ease-in-out;}.icon-bw a:hover img{-webkit-filter:none;filter:none;}.icon-bw .active img{-webkit-filter:none;filter:none;}.icon-transparent a img{opacity:0.5;}.icon-transparent a:hover img,.icon-transparent a:focus img{opacity:1;}.icon-transparent a.active img{opacity:1;}.icon-above .icon{display:block;padding:10px;}.icon-before .nav-link span{margin-left:10px;margin-right:10px;display:inline-block !important;}.icon-before .nav-link .icon{margin-right:0px;}@media (max-width:991.98px){.tab-pane{display:block !important;}}.mobile-control .nav-link{display:inline-block;padding:20px 0;}.mobile-control .nav-link img{width:24px;height:auto;margin-right:10px;}footer .shariff{text-align:center;}footer .shariff ul{list-style-type:none;margin:0;padding:2rem 0 3rem 0;display:inline-block;max-width:100%;}footer .shariff ul li{margin:0;padding:0;display:inline-block;}footer .shariff ul .shariff-button a{display:block;padding:0 1rem;text-decoration:none;color:inherit;}footer .shariff ul .shariff-button a:before{font-family:"fa-brands-400";}.shariff.size1 .shariff-button a{font-size:1rem;}.shariff.size1-5 .shariff-button a{font-size:1.5rem;}.shariff.size2 .shariff-button a{font-size:2rem;}.shariff.size3 .shariff-button a{font-size:3rem;}.shariff-button.facebook-f a:before{content:"\f39e";}.shariff-button.facebook a:before{content:"\f09a";}.shariff-button.font-awesome-alt a:before{content:"\f35c";}.shariff-button.font-awesome-flag a:before{content:"\f425";}.shariff-button.font-awesome a:before{content:"\f2b4";}.shariff-button.info-circle a:before{content:"\f05a";}.shariff-button.info a:before{content:"\f129";}.shariff-button.linkedin-in a:before{content:"\f0e1";}.shariff-button.linkedin a:before{content:"\f08c";}.shariff-button.pinterest-p a:before{content:"\f231";}.shariff-button.pinterest-square a:before{content:"\f0d3";}.shariff-button.pinterest a:before{content:"\f0d2";}.shariff-button.mail a:before{content:"\f425";}.shariff-button.print a:before{content:"\f425";}.shariff-button.stumbleupon-circle a:before{content:"\f1a3";}.shariff-button.stumbleupon a:before{content:"\f1a4";}.shariff-button.telegram-plane a:before{content:"\f3fe";}.shariff-button.telegram a:before{content:"\f2c6";}.shariff-button.tencent-weibo a:before{content:"\f1d5";}.shariff-button.tumblr-square a:before{content:"\f174";}.shariff-button.tumblr a:before{content:"\f173";}.shariff-button.twitter-square a:before{content:"\f081";}.shariff-button.twitter a:before{content:"\f099";}.shariff-button.vk a:before{content:"\f189";}.shariff-button.weibo a:before{content:"\f18a";}.shariff-button.whatsapp-square a:before{content:"\f40c";}.shariff-button.whatsapp a:before{content:"\f232";}.shariff-button.xing-square a:before{content:"\f169";}.shariff-button.xing a:before{content:"\f168";}.news-bigteaser-view a,.news-list-view a{text-decoration:none;}.newsitem-calendar .date-sheet{text-align:center;}.newsitem-calendar .date-sheet .day{font-size:3rem;}.news-list-view .image-col{overflow:hidden;}.news-list-view .image-col img{min-height:100%;min-width:100%;height:auto;width:auto;max-width:initial;}.news-bigteaser-view .news-list-category,.news-card-view .news-list-category{display:inline-block;color:#fff;background:#0C2140;padding:5px 12px;border-radius:2rem;font-weight:bold;font-size:0.875rem;margin:7px 0 15px -2px;}.news-infos span:not(:last-child):after{content:"·";padding:0 5px;}.news-bigteaser-view:hover .row{filter:brightness(95%);}h1,.h1{line-height:1.2;}@media (min-width:768px){h1,.h1{line-height:1.1;font-size:2.75rem;}}@media (min-width:1200px){h1,.h1{font-size:3.25rem;}}h2,.h2{line-height:1.1;}@media (min-width:1200px){h2,.h2{line-height:1.15;font-size:2.25rem;}}h3,.h3{line-height:1.3;}@media (min-width:1200px){h3,.h3{line-height:1.25;font-size:1.5rem;}}@media (min-width:1200px){h4,.h4{line-height:1.35;font-size:1.25rem;}}@media (min-width:1200px){h5,.h5{font-size:1.0625rem;}}h6,.h6{line-height:1.5;text-transform:uppercase;letter-spacing:1px;}@media (min-width:1200px){h6,.h6{font-size:0.875rem;}}h6 a,.h6 a{color:inherit;text-decoration:none;}h6 a:hover,.h6 a:hover{text-decoration:underline;}h1.display-2,.display-2.h1{font-weight:normal;}@media (min-width:768px){h1.display-2,.display-2.h1{font-size:3.5rem;}}@media (min-width:1200px){h1.display-2,.display-2.h1{font-size:4rem;line-height:1.05;}}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,a{overflow-wrap:break-word;}small.rubric,.rubric.small{display:block;font-size:0.875rem;font-weight:bold;margin-bottom:0.5rem;margin-top:0.5rem;}@media (min-width:768px){div.lead,p.lead,ul.lead li,li.lead{font-size:1.3125rem;line-height:1.4;}}@media (min-width:1200px){div.lead,p.lead,ul.lead li,li.lead{font-size:1.5rem !important;line-height:1.3;}}@media (min-width:1400px){div.lead,p.lead,ul.lead li,li.lead{font-size:1.5rem !important;line-height:1.3;}}.text-sm{font-size:0.875rem !important;}@media (min-width:1200px){.text-sm{font-size:1rem !important;}}.text-xs{font-size:0.75rem !important;}@media (min-width:1200px){.text-xs{font-size:0.875rem !important;}}blockquote{margin-left:7px;border-left:1px solid rgba(12,33,64,0.5);padding:7px 0 7px 23px;}blockquote p{margin-bottom:0;}p.fax:before,p.phone:before,p.mobile:before{content:"";padding-right:5px;font-weight:bold;}p.fax:before{content:"F";}p.phone:before{content:"T";}p.mobile:before{content:"M";}.textmarker{background-color:#fff;color:#000000;display:inline;padding:0.1rem 0.2rem;margin:0 0.2rem 0 -0.2rem;border:2px solid transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone;font-size:80%;}.blackmarker{background-color:#000000;color:#fff;display:inline;padding:0.1rem 0.2rem;margin:0 0.2rem 0 -0.2rem;border:2px solid transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone;font-size:80%;}@media (min-width:1400px){p,li{font-size:1.125rem;}}.cke_editable ul,.type-text ul,.type-textpic ul,.news-text-wrap ul{list-style-type:none;padding-left:1.5rem;}.cke_editable ul li,.type-text ul li,.type-textpic ul li,.news-text-wrap ul li{position:relative;}.cke_editable ul li:before,.type-text ul li:before,.type-textpic ul li:before,.news-text-wrap ul li:before{content:"\f135";position:absolute;top:0;left:0;display:inline-block;transform:translate(-97%,5%);font-size:90%;font-family:"bootstrap-icons";}.cke_editable ul li li:before,.type-text ul li li:before,.type-textpic ul li li:before,.news-text-wrap ul li li:before{content:"\f135";}.text-gray-100{color:#F2F7FF !important;}.text-gray-200{color:#E5F0FE !important;}.text-gray-300{color:#d9e1e5 !important;}.text-gray-400{color:#bcc7cb !important;}.text-gray-500{color:#0069FA !important;}.text-gray-600{color:#6f7a7e !important;}.text-gray-700{color:#576164 !important;}.text-gray-800{color:#3f474b !important;}.text-gray-900{color:#292f32 !important;}.text-black{color:#000000;}@media (max-width:575.98px){*.text-right{text-align:left !important;}}.type-text p a:not(.btn),.type-text li a:not(.btn),.text-wrap p a:not(.btn),.text-wrap li a:not(.btn),.type-textpic p a:not(.btn),.type-textpic li a:not(.btn),.type-menu_section p a:not(.btn),.type-menu_section li a:not(.btn),.cke_editable p a:not(.btn),.cke_editable li a:not(.btn){text-decoration:underline;color:currentColor;}.stretched-link-overlay{position:relative;z-index:10;}.image-book figure,.format-cover-item{display:inline-block;position:relative;}.image-book figure:before,.format-cover-item:before{content:"";position:absolute;z-index:2;left:0;top:0;right:0;bottom:0;background:rgb(255,255,255);background:linear-gradient(90deg,rgba(255,255,255,0.25) 0%,rgba(0,0,0,0) 5px,rgba(0,0,0,0.075) 6px,rgba(255,255,255,0) 6px,rgba(255,255,255,0.55) 6px,rgba(255,255,255,0.15) 12px,rgba(255,255,255,0.3) 40%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.1) 100%);}.diashow{position:relative;}.diashow > a:before{display:block;position:absolute;color:#E5F0FE;text-shadow:0px 0px 3px #777;right:15px;bottom:15px;content:"\f42b";font-family:"bootstrap-icons";font-size:38px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0.7;}.diashow a:hover:before{opacity:1;}.card-header .icon:before{padding-right:0;font-size:2.5rem;}.card-header a{text-decoration:none !important;}.gallery-list-image .icon:before{padding-right:0;font-size:2.5rem;}.uploads-list-wrap .row > div{position:static;}.uploads-list-wrap .card-header{border-bottom:0;}@media print{.navbar .collapse,.navbar-nav{display:none;}}.mainnav-sub > .container > ul{max-width:1200px;margin:0 auto;}@media (min-width:576px){.mainnav-wrapper.container{max-width:100%;}}.mainnav-item.current .mainnav-item-label-text,.mainnav-item.current .header-meta-nav a,.header-meta-nav .mainnav-item.current a{color:#0069FA;}.mainnav-item-icon{margin-left:0.25rem;display:inline-flex;}.mainnav-item-icon svg{display:block;}.mainnav-item-icon svg path{stroke-width:1.5;transition:0.2s ease;}.mainnav-item-label{display:inline-grid;grid-auto-flow:column;align-items:center;column-gap:0.125rem;white-space:nowrap;}.mainnav-item-label::before,.mainnav-item-label-text,.header-meta-nav a{grid-area:1/1;}.mainnav-item-label::before{content:attr(data-text);font-weight:700;opacity:0;transition:opacity 0.2s ease;pointer-events:none;}.mainnav-item-label-text,.header-meta-nav a{font-weight:300;transition:opacity 0.2s ease,color 0.2s ease;}.mainnav-item-label .mainnav-item-icon{grid-row:1;grid-column:2;align-self:center;}.mainnav-item > a,.mainnav-item > button{position:relative;transition:background-color 0.2s ease;}.mainnav .mainnav-wrapper{margin:0.5rem auto;}.mainnav .mainnav-wrapper .menu-sections{padding:1rem 2rem;border-radius:3rem;background-color:white;gap:2rem;}.mainnav .mainnav-wrapper .menu-sections .mainnav-item{padding:0;}.mainnav-side{flex:1 1 0;min-width:0;display:flex;align-items:center;}.mainnav-side--left{justify-content:flex-start;}.mainnav-side--right{justify-content:flex-end;}.mainnav-sub-item{text-align:left;}.mainnav-sub-item .mainnav-sub-link--level2:has(~ ul) a{font-weight:bold;margin-bottom:0.5rem;}@media (min-width:992px){.language-switcher:has(a){margin-left:1rem;}}.language-switcher:not(:has(a)){display:none !important;margin-right:-1rem !important;}.language-menu{display:flex;align-items:center;gap:0.333rem;color:#fff;}.language-menu a{text-decoration:none;color:inherit;font-size:1rem;line-height:2;}.language-menu-icon{width:1rem;height:1rem;margin-right:0 !important;}.language-menu-icon svg{width:100%;height:auto;display:block;}.language-menu-icon svg path{fill:#fff !important;}.language-menu span{font-size:1rem !important;}.mainnav-sub{border:1px solid rgba(0,105,250,0.05);box-shadow:0px 10px 15px -3px rgba(0,0,0,0.1),0px 4px 6px -4px rgba(0,0,0,0.1);}.scrolled .language-menu,body:not(.navColorBlue) .language-menu{color:#0C2140;}.scrolled .language-menu-icon svg path,body:not(.navColorBlue) .language-menu-icon svg path{fill:#0C2140 !important;}.startplayer-content{gap:1rem;align-items:flex-start;}.startplayer-content h1,.startplayer-content .h1,.startplayer-content h2,.startplayer-content .h2{color:white;max-width:820px;}.startplayer-content a.btn{align-self:flex-start;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:300;}.header-meta-nav-list{display:flex;align-items:center;gap:1rem;margin:0;padding:0;list-style:none;}.header-meta-nav a{color:white;text-decoration:none;font-size:1rem;font-weight:normal;}html.scrolled .header-meta-nav a,body.scrolled .header-meta-nav a,body:not(.navColorBlue) .header-meta-nav a{color:#0C2140;}.header-meta-nav a:hover{color:#0069FA !important;}.header-meta-nav-search-toggle.btn{color:#0C2140;}html:not(.scrolled) body.navColorBlue .header-meta-nav-search-toggle.btn{color:white;}.header-meta-nav-search-toggle.btn{padding:0;padding:0.5rem 0.75rem;margin-bottom:0.125rem;}.header-meta-nav-search-toggle.btn:active,.header-meta-nav-search-toggle.btn:focus,.header-meta-nav-search-toggle.btn[aria-expanded=true]{background-color:#0069FA;color:#fff !important;}#searchnav{position:fixed;left:0;right:0;background:white;padding:3rem 0;}.card-teaser{transition:0.5s;margin-bottom:1rem;}.card-teaser:hover{cursor:pointer;transform:scale(1.0125);box-shadow:0px 2px 25px rgba(0,0,0,0.12),0px 4px 34px rgba(0,0,0,0.125);}.card-teaser a{text-decoration:none;}.card-teaser ul{padding-left:1.25rem;}.card-teaser ul li{font-size:1rem;margin-bottom:0.5rem;}.card-teaser-more{color:#0069FA;}.card-teaser-more span + span{content:"\f135";padding:0 0 0 10px;}.card-teaser-title{font-size:1.25rem;hyphens:auto;}.card-teaser-text{font-size:1.125rem;}.card-teaser-image{position:relative;overflow:hidden;aspect-ratio:4/3;}.card-teaser-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;}.bereiche{margin-top:-9rem;margin-bottom:6rem;}.rounded,.image-rounded img{border-radius:1rem !important;}h2 p,.h2 p,h1 p,.h1 p,h3 p,.h3 p{font-size:inherit !important;}.flex-4{margin-top:3rem;margin-bottom:3rem;}.flex-4 .col-inner{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between !important;}.flex-4 .col-inner > div:not(.type-image){flex:1 0 48%;min-width:300px;}.flex-4 .col-inner > div:not(.type-image) .image-wrap{max-width:200px;height:auto;}.flex-4 h3,.flex-4 .h3{font-size:1.5rem;font-weight:normal;}.flex-4 h3 ~ p,.flex-4 .h3 ~ p{font-size:1.125rem;}.project-cards,.news{margin-top:3rem;}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}.btn-group-wrapper .col-inner{display:flex;gap:1rem;flex-wrap:wrap;}.bg-gradient-primary{background:linear-gradient(90.23deg,#0369FC -10.25%,#0D213D 43.54%),#0C2140;position:relative;}@media (min-width:1200px){.bg-gradient-primary::before{content:"";display:block;width:50%;left:-25%;top:0;position:absolute;height:100%;background-color:#0069FA;mask:url("data:image/svg+xml,%3Csvg%20width%3D%27509%27%20height%3D%27463%27%20viewBox%3D%270%200%20509%20463%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M229.819%20394.888C306.781%20395.638%20371.803%20342.974%20389.907%20271.44L324.647%20270.884C309.128%20307.484%20272.621%20332.881%20230.413%20332.585C174.376%20332.038%20129.473%20286.378%20130.018%20230.341C130.564%20174.304%20176.222%20129.402%20232.259%20129.949C274.704%20130.252%20310.892%20156.759%20325.51%20194.043L390.77%20194.599C374.242%20122.498%20310.052%2068.4017%20232.853%2067.6458C142.528%2066.8953%2068.4639%20139.421%2067.7151%20229.746C66.8452%20320.186%20139.494%20394.137%20229.819%20394.888Z%27%20fill%3D%27%230069FA%27/%3E%3Cpath%20d%3D%27M470.499%20195.269L390.091%20194.545L389.4%20271.442L469.808%20272.166L470.499%20195.269Z%27%20fill%3D%27%230069FA%27/%3E%3C/svg%3E") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%27509%27%20height%3D%27463%27%20viewBox%3D%270%200%20509%20463%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M229.819%20394.888C306.781%20395.638%20371.803%20342.974%20389.907%20271.44L324.647%20270.884C309.128%20307.484%20272.621%20332.881%20230.413%20332.585C174.376%20332.038%20129.473%20286.378%20130.018%20230.341C130.564%20174.304%20176.222%20129.402%20232.259%20129.949C274.704%20130.252%20310.892%20156.759%20325.51%20194.043L390.77%20194.599C374.242%20122.498%20310.052%2068.4017%20232.853%2067.6458C142.528%2066.8953%2068.4639%20139.421%2067.7151%20229.746C66.8452%20320.186%20139.494%20394.137%20229.819%20394.888Z%27%20fill%3D%27%230069FA%27/%3E%3Cpath%20d%3D%27M470.499%20195.269L390.091%20194.545L389.4%20271.442L469.808%20272.166L470.499%20195.269Z%27%20fill%3D%27%230069FA%27/%3E%3C/svg%3E") no-repeat center/contain;}}.maxw-50 > div{width:100%;padding:3rem;}@media (min-width:768px){.maxw-50 > div{max-width:720px;padding:3rem;}}@media (min-width:1200px){.maxw-50 > div{width:100%;}}.text-white .btn-outline-secondary{color:white;}body:not(.navColorBlue) main{padding-top:1rem;position:relative;}.container a[target=_blank]{transition:0.25s;}.container a[target=_blank]:hover{opacity:0.65;}#footer h6,#footer .h6{text-transform:none;font-size:1.125rem;font-weight:bold;letter-spacing:normal;text-align:left;}#footer a{font-size:1rem;}main .container{max-width:1440px;}main > div:not(.container-fluid):not(.container-sm):not(.container-md):not(.container-lg):not(.container-xl):not(.container-xxl):not(.bg-primary):not(.type-templatecollection_heroimage):not(.type-html):not(.type-templatecollection_gridbox1cols),main > .container-fluid > .container,main > .container-sm > .container,main > .container-md > .container,main > .container-lg > .container,main > .container-xl > .container,main > .container-xxl > .container{max-width:calc(100% - 2rem);}.subline p{margin-bottom:3rem;}.service-cards > div{margin-bottom:1rem;}.service-cards .type-templatecollection_card .card-teaser-image{aspect-ratio:inherit;margin-top:1rem;width:10rem;height:auto;}.service-cards .type-templatecollection_card .card-teaser{border:1px solid rgba(12,33,64,0.25);}.service-cards .type-templatecollection_card .card-teaser.active .card-teaser-more span{display:none !important;}.service-cards .type-templatecollection_card .card-teaser:not(.active) svg *:not(.secondary){fill:white;}.service-cards .type-templatecollection_card .card-teaser:not(.active){background-color:#0C2140 !important;}.service-cards .type-templatecollection_card .card-teaser:not(.active) .card-teaser-title,.service-cards .type-templatecollection_card .card-teaser:not(.active) .card-teaser-text{color:white !important;}.service-cards .type-templatecollection_card .card-teaser:not(.active) .card-teaser-more{color:#0069FA !important;}.usecase-header{max-height:800px;}#footer .bg-gray-200{background-color:#0C2140 !important;}.header-meta-nav-search-toggle.btn svg{position:relative;margin-top:-3px;}.hero-image-bg-cover{height:100%;width:100%;}.bereich-header .type-templatecollection_gridbox2cols > div > .col:first-child{min-height:600px;padding-top:6rem !important;padding-bottom:6rem !important;}.bereich-header .type-templatecollection_gridbox2cols > div > .col:first-child > .col-inner{display:flex;flex-wrap:wrap;align-items:center;}.text-mobile-center .type-text{text-align:center;}@media (min-width:768px){.text-mobile-center .type-text{text-align:left;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.col-xs-auto,.col-sm-auto,.col-md-auto,.col-lg-auto,.col-xl-auto{flex:1 1 0% !important;min-width:0 !important;}}
