@charset "UTF-8";:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-y;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-gap:6px;--vc-pgn-height:4px;--vc-png-bottom:10px;--vc-png-left:auto;--vc-png-right:10px;--vc-pgn-width:16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}/*!
 * Bootstrap Reboot v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:833px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1402px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:833px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1402px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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.33333333%}.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.66666667%}.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:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:2rem}.g-4,.gy-4{--bs-gutter-y:2rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.g-6,.gx-6{--bs-gutter-x:6rem}.g-6,.gy-6{--bs-gutter-y:6rem}.g-7,.gx-7{--bs-gutter-x:12rem}.g-7,.gy-7{--bs-gutter-y:12rem}@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.33333333%}.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.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:2rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:6rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:12rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:12rem}}@media (min-width:833px){.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.33333333%}.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.66666667%}.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:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:2rem}.g-md-4,.gy-md-4{--bs-gutter-y:2rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.g-md-6,.gx-md-6{--bs-gutter-x:6rem}.g-md-6,.gy-md-6{--bs-gutter-y:6rem}.g-md-7,.gx-md-7{--bs-gutter-x:12rem}.g-md-7,.gy-md-7{--bs-gutter-y:12rem}}@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.33333333%}.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.66666667%}.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:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:2rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:6rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:12rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:12rem}}@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.33333333%}.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.66666667%}.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:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:2rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:2rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:6rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:12rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:12rem}}@media (min-width:1402px){.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.33333333%}.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.66666667%}.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:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:2rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:2rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:6rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:12rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:12rem}}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:2rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:12rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-7{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:2rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:12rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:2rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:12rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:2rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:12rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:2rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:12rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:2rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:12rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:2rem!important;padding-right:2rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.px-sm-6{padding-left:6rem!important;padding-right:6rem!important}.px-sm-7{padding-left:12rem!important;padding-right:12rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-sm-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:2rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:12rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:2rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:12rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:2rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:12rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:2rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:12rem!important}}@media (min-width:833px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:2rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:12rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:2rem!important;margin-right:2rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-6{margin-left:6rem!important;margin-right:6rem!important}.mx-md-7{margin-left:12rem!important;margin-right:12rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:2rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:12rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:2rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:12rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:2rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:12rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:2rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:12rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:2rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:12rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:2rem!important;padding-right:2rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.px-md-6{padding-left:6rem!important;padding-right:6rem!important}.px-md-7{padding-left:12rem!important;padding-right:12rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-md-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:2rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:12rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:2rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:12rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:2rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:12rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:2rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:12rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:2rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:12rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-6{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-7{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:2rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:12rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:2rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:12rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:2rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:12rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:2rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:12rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:2rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:12rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:2rem!important;padding-right:2rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.px-lg-6{padding-left:6rem!important;padding-right:6rem!important}.px-lg-7{padding-left:12rem!important;padding-right:12rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-lg-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:2rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:12rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:2rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:12rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:2rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:12rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:2rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:12rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:2rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:12rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-7{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:2rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:12rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:2rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:12rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:2rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:12rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:2rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:12rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:2rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:12rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:2rem!important;padding-right:2rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xl-7{padding-left:12rem!important;padding-right:12rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xl-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:2rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:12rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:2rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:12rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:2rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:12rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:2rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:12rem!important}}@media (min-width:1402px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:2rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:12rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-7{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:2rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:12rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:2rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:12rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:2rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:12rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:2rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:12rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:2rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:12rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-7{padding-left:12rem!important;padding-right:12rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxl-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:2rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:12rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:2rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:12rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:2rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:12rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:2rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:12rem!important}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:2rem!important}.m-5{margin:3rem!important}.m-6{margin:6rem!important}.m-7{margin:12rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:2rem!important;margin-right:2rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-6{margin-left:6rem!important;margin-right:6rem!important}.mx-7{margin-left:12rem!important;margin-right:12rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:2rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:12rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:2rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:6rem!important}.me-7{margin-right:12rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:2rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:12rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:2rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:6rem!important}.ms-7{margin-left:12rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:2rem!important}.p-5{padding:3rem!important}.p-6{padding:6rem!important}.p-7{padding:12rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:2rem!important;padding-right:2rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.px-6{padding-left:6rem!important;padding-right:6rem!important}.px-7{padding-left:12rem!important;padding-right:12rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:2rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:6rem!important}.pt-7{padding-top:12rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:2rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:6rem!important}.pe-7{padding-right:12rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:2rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:6rem!important}.pb-7{padding-bottom:12rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:2rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:6rem!important}.ps-7{padding-left:12rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:2rem!important}.gap-5{gap:3rem!important}.gap-6{gap:6rem!important}.gap-7{gap:12rem!important}.gap-x-0{row-gap:0!important}.gap-x-1{row-gap:.25rem!important}.gap-x-2{row-gap:.5rem!important}.gap-x-3{row-gap:1rem!important}.gap-x-4{row-gap:2rem!important}.gap-x-5{row-gap:3rem!important}.gap-x-6{row-gap:6rem!important}.gap-x-7{row-gap:12rem!important}.gap-y-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-7{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:2rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:12rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-7{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:2rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:12rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:2rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:12rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:2rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:12rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:2rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:12rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:2rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:12rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:2rem!important;padding-right:2rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.px-sm-6{padding-left:6rem!important;padding-right:6rem!important}.px-sm-7{padding-left:12rem!important;padding-right:12rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-sm-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:2rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:12rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:2rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:12rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:2rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:12rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:2rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:12rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:2rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:6rem!important}.gap-sm-7{gap:12rem!important}.gap-x-sm-0{row-gap:0!important}.gap-x-sm-1{row-gap:.25rem!important}.gap-x-sm-2{row-gap:.5rem!important}.gap-x-sm-3{row-gap:1rem!important}.gap-x-sm-4{row-gap:2rem!important}.gap-x-sm-5{row-gap:3rem!important}.gap-x-sm-6{row-gap:6rem!important}.gap-x-sm-7{row-gap:12rem!important}.gap-y-sm-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-sm-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-sm-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-sm-7{-moz-column-gap:12rem!important;column-gap:12rem!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:833px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:2rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:12rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:2rem!important;margin-right:2rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-6{margin-left:6rem!important;margin-right:6rem!important}.mx-md-7{margin-left:12rem!important;margin-right:12rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:2rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:12rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:2rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:12rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:2rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:12rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:2rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:12rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:2rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:12rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:2rem!important;padding-right:2rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.px-md-6{padding-left:6rem!important;padding-right:6rem!important}.px-md-7{padding-left:12rem!important;padding-right:12rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-md-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:2rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:12rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:2rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:12rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:2rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:12rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:2rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:12rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:2rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:6rem!important}.gap-md-7{gap:12rem!important}.gap-x-md-0{row-gap:0!important}.gap-x-md-1{row-gap:.25rem!important}.gap-x-md-2{row-gap:.5rem!important}.gap-x-md-3{row-gap:1rem!important}.gap-x-md-4{row-gap:2rem!important}.gap-x-md-5{row-gap:3rem!important}.gap-x-md-6{row-gap:6rem!important}.gap-x-md-7{row-gap:12rem!important}.gap-y-md-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-md-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-md-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-md-7{-moz-column-gap:12rem!important;column-gap:12rem!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){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:2rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:12rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-6{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-7{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:2rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:12rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:2rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:12rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:2rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:12rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:2rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:12rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:2rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:12rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:2rem!important;padding-right:2rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.px-lg-6{padding-left:6rem!important;padding-right:6rem!important}.px-lg-7{padding-left:12rem!important;padding-right:12rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-lg-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:2rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:12rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:2rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:12rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:2rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:12rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:2rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:12rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:2rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:6rem!important}.gap-lg-7{gap:12rem!important}.gap-x-lg-0{row-gap:0!important}.gap-x-lg-1{row-gap:.25rem!important}.gap-x-lg-2{row-gap:.5rem!important}.gap-x-lg-3{row-gap:1rem!important}.gap-x-lg-4{row-gap:2rem!important}.gap-x-lg-5{row-gap:3rem!important}.gap-x-lg-6{row-gap:6rem!important}.gap-x-lg-7{row-gap:12rem!important}.gap-y-lg-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-lg-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-lg-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-lg-7{-moz-column-gap:12rem!important;column-gap:12rem!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){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:2rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:12rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-7{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:2rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:12rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:2rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:12rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:2rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:12rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:2rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:12rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:2rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:12rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:2rem!important;padding-right:2rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xl-7{padding-left:12rem!important;padding-right:12rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xl-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:2rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:12rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:2rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:12rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:2rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:12rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:2rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:12rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:2rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:6rem!important}.gap-xl-7{gap:12rem!important}.gap-x-xl-0{row-gap:0!important}.gap-x-xl-1{row-gap:.25rem!important}.gap-x-xl-2{row-gap:.5rem!important}.gap-x-xl-3{row-gap:1rem!important}.gap-x-xl-4{row-gap:2rem!important}.gap-x-xl-5{row-gap:3rem!important}.gap-x-xl-6{row-gap:6rem!important}.gap-x-xl-7{row-gap:12rem!important}.gap-y-xl-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-xl-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-xl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-xl-7{-moz-column-gap:12rem!important;column-gap:12rem!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:1402px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:2rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:12rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-7{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-7{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:2rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:12rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:2rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:12rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:2rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:12rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:2rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:12rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:2rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:12rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-7{padding-left:12rem!important;padding-right:12rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxl-7{padding-bottom:12rem!important;padding-top:12rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:2rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:12rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:2rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:12rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:2rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:12rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:2rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:12rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:2rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:6rem!important}.gap-xxl-7{gap:12rem!important}.gap-x-xxl-0{row-gap:0!important}.gap-x-xxl-1{row-gap:.25rem!important}.gap-x-xxl-2{row-gap:.5rem!important}.gap-x-xxl-3{row-gap:1rem!important}.gap-x-xxl-4{row-gap:2rem!important}.gap-x-xxl-5{row-gap:3rem!important}.gap-x-xxl-6{row-gap:6rem!important}.gap-x-xxl-7{row-gap:12rem!important}.gap-y-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-xxl-4{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-y-xxl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-y-xxl-7{-moz-column-gap:12rem!important;column-gap:12rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{scroll-behavior:auto;--amaranth:#ce4257;--aquamarine:#78e3c1;--white:#fff;--black:#000;--blue:#3454d1;--dark-orange:#f06400;--gray-cool-6:#4b5565;--midnight-blue:#001873;--oxford-blue:#151528;--navy-blue:#036;--navy-blue-80:#395c85;--navy-blue-60:#6c85a4;--navy-blue-40:#9daec3;--navy-blue-20:#d5d7df;--navy-green:#066;--navy-green-80:#378787;--navy-green-60:#699;--navy-green-40:#9cc;--gray-cool-1:#666;--gray-cool-2:grey;--gray-cool-3:#a3a3a3;--gray-cool-4:#cbcbcb;--gray-cool-5:#ededed;--gray:var(--gray-cool-5);--ech-text-color:var(--navy-blue);--ech-bg-color:var(--white);--ech-text-color-white:var(--white);--units-units-size-w-size-xxl:90rem;--units-units-size-w-size-xl:73rem;--units-units-size-w-size-l:48.125rem;--units-units-size-nav-height:5.5625rem;--font:"inter-variable",sans-serif;--font-w-light:300;--font-w-regular:400;--font-w-normal:var(--font-w-regular);--font-w-medium:500;--font-w-semibold:600;--font-w-bold:700;--font-w-ebold:800;--ech-base:16;--typeface-size-paragraphs-body-intro:1.25rem;--typeface-size-paragraphs-body:1rem;--typeface-size-paragraphs-overline:.85rem;--typeface-size-headings-h6:1.15rem;--typeface-size-headings-h5:1.15rem;--typeface-size-headings-h4:1.375rem;--typeface-size-headings-h3:1.5rem;--typeface-size-headings-h2:1.75rem;--typeface-size-headings-h1:2rem;--typeface-size-buttons-button-lg:.75rem;--typeface-size-headings-h1-ls:0em;--typeface-size-headings-h2-ls:0em;--typeface-size-headings-h5-ls:0em;--units-units-radius-radius-sm:.25rem;--units-units-radius-radius-md:0;--units-units-radius-radius-lg:0;--units-units-size-box-margin-s:1rem;--units-units-size-box-margin-m:1.5rem;--units-units-size-box-margin-xl:1.5rem;--units-units-size-box-margin-xxl:6rem;--typeface-line-height-headings-h4:1.5rem;--typeface-line-height-headings-h5:1.5rem;--typeface-line-height-headings-h6:1.5rem;--typeface-line-height-headings-h3:1.75rem;--typeface-line-height-headings-h2:2.25rem;--typeface-line-height-headings-h1:2.5rem;--typeface-line-height-paragraphs-body:1.45rem}@media (min-width:833px){:root{--typeface-size-paragraphs-body:1rem;--typeface-size-paragraphs-body-intro:1.4rem;--typeface-size-headings-h6:1.25rem;--typeface-size-headings-h5:1.25rem;--typeface-size-headings-h4:1.625rem;--typeface-size-headings-h3:2rem;--typeface-size-headings-h2:2.375rem;--typeface-size-headings-h1:3.05rem;--typeface-size-buttons-button-lg:.75rem;--units-units-radius-radius-sm:.25rem;--units-units-radius-radius-md:0;--units-units-radius-radius-lg:0;--units-units-size-box-margin-s:1.5rem;--units-units-size-box-margin-m:1.5rem;--units-units-size-box-margin-xl:2rem;--units-units-size-nav-height:4rem;--typeface-line-height-headings-h6:1.5rem;--typeface-line-height-headings-h5:1.5rem;--typeface-line-height-headings-h4:1.75rem;--typeface-line-height-headings-h3:2.25rem;--typeface-line-height-headings-h2:2.625rem;--typeface-line-height-headings-h1:3.25rem;--typeface-line-height-paragraphs-body:1.5rem}}@media (min-width:1200px){:root{--typeface-size-paragraphs-body:1.125rem;--typeface-size-paragraphs-body-intro:1.5rem;--typeface-size-headings-h6:1.35rem;--typeface-size-headings-h5:1.35rem;--typeface-size-headings-h4:1.5rem;--typeface-size-headings-h3:2rem;--typeface-size-headings-h2:2.6rem;--typeface-size-headings-h1:4rem;--typeface-size-buttons-button-lg:1rem;--units-units-radius-radius-sm:.25rem;--units-units-radius-radius-md:0;--units-units-radius-radius-lg:0;--units-units-size-box-margin-s:1.5rem;--units-units-size-box-margin-m:2rem;--units-units-size-box-margin-xl:2.75rem;--typeface-line-height-headings-h6:1.875rem;--typeface-line-height-headings-h5:1.75rem;--typeface-line-height-headings-h3:2.55rem;--typeface-line-height-headings-h2:3.25rem;--typeface-line-height-headings-h1:4.5rem;--typeface-line-height-paragraphs-body:1.625rem}}.color-gray-6{color:var(--gray-cool-6)}.text-color-gray-1{color:var(--gray-color-1)}.text-color-gray-2{color:var(--gray-color-2)}.text-color-gray-3{color:var(--gray-color-3)}.text-color-gray-4{color:var(--gray-color-4)}.text-color-gray-5{color:var(--gray-color-5)}.text-color-gray-6{color:var(--gray-color-6)}.text-color-white{color:var(--ech-text-color-white)}.bg-white{background-color:var(--white)}.bg-orange{background-color:var(--dark-orange);color:var(--white)}.bg-dark-blue{background-color:var(--oxford-blue);color:var(--white)}.bg-blue{background-color:var(--navy-blue);color:var(--white)}.bg-midblue{background-color:var(--midnight-blue);background-color:var(--oxford-blue)}.bg-gray-3,.bg-gray-6{background-color:var(--gray);color:var(--navy-blue)}p{font-size:var(--typeface-size-paragraphs-body)}p,p.intro{line-height:var(--typeface-line-height-paragraphs-body)}p.intro{font-size:var(--typeface-size-paragraphs-body-intro);font-weight:var(--font-w-regular)}@media (hover:hover){a:not(.btn,.button a):not(.links-legal a):not(.footer a):not(.mega-menu a,.wide-menu a){text-decoration:underline;text-underline-offset:2px}a:not(.btn,.button a):not(.links-legal a):not(.footer a):not(.mega-menu a,.wide-menu a):hover{text-decoration-color:var(--navy-blue-40)}}a:not(.btn)[href$=".pdf"]{align-items:center;display:inline-flex;gap:.5rem}a:not(.btn)[href$=".pdf"]:before{background-color:var(--navy-blue);content:"";display:block;flex:1 0 auto;height:20px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23141f38}%3C/style%3E%3C/defs%3E%3Ctitle%3Epdf-outline%3C/title%3E%3Cpath d='M307.34 0H115.2a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h281.6a64 64 0 0 0 64-64V153.6Zm104.15 140.8H358.4a38.44 38.44 0 0 1-38.4-38.4V49.08ZM435.2 448a38.44 38.44 0 0 1-38.4 38.4H115.2A38.44 38.44 0 0 1 76.8 448V64a38.44 38.44 0 0 1 38.4-38.4h179.2v76.8a64 64 0 0 0 64 64h76.8Z' class='cls-1'/%3E%3Cpath d='M345.54 363.59c-.32-3.22-3.44-19.27-30.71-18.55-19.26.48-28.06 1.53-31.51 2.09-4.12-4.44-18.38-20.24-24.57-33.07 1.72-5.37 8.42-27.35 8.07-42.22-.31-13.35-2.79-28.64-19.3-28.64h-.28c-4.82.05-8.61 1.59-11.29 4.57-4.27 4.77-5.52 12.63-4.17 26.27 1.29 13 7 27.66 8.64 31.73-1.33 4.12-6.38 19.52-12.71 34.67-5.94 14.25-10.4 23.15-11.91 26-5.23 1.88-26.15 9.79-36.24 19.41-9.39 8.95-17.92 19.59-10 30.58 2.64 3.66 7.57 5.88 13.2 5.93h.19c10.14 0 20.91-6.66 29.58-18.31 13.08-17.57 20.11-29.54 22.18-33.21 5-1.39 23.52-6.57 29.81-8.12 5.38-1.33 11.68-2.47 14.54-3 4.94 4.75 24.38 22 43.78 21.35 9-.34 15.51-2.71 19.32-7.06a13.94 13.94 0 0 0 3.43-10.45ZM183 408.9a4.52 4.52 0 0 1-3.89-.4c-1.11-.68-1.21-1.21-1-2.08 1.45-6.47 17.22-17.37 27.15-22.59-5.75 9.71-14.93 22.98-22.26 25.07m63.65-154.55c1.1 0 3.69 0 3.8 9.76.07 6.54-2.47 17.16-4.46 24.41a70.8 70.8 0 0 1-3.53-20.79c-.01-9.82 2.54-13.38 4.17-13.38Zm8.78 99c-5.41 1.36-9.73 2.73-13 3.9l2.3-5.28c3.32-7.61 6.64-16.77 8.74-22.8A204 204 0 0 0 269 350.31c-3.13.59-7.58 1.55-13.58 3.05Zm68.67 13.55c-5.76 2.44-18.61-1.26-29.49-9.64 11.39-1.47 26.14-1.85 30.94 2.14a3.39 3.39 0 0 1 1.36 2.79c0 2.44-.91 3.89-2.81 4.71' class='cls-1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23141f38}%3C/style%3E%3C/defs%3E%3Ctitle%3Epdf-outline%3C/title%3E%3Cpath d='M307.34 0H115.2a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h281.6a64 64 0 0 0 64-64V153.6Zm104.15 140.8H358.4a38.44 38.44 0 0 1-38.4-38.4V49.08ZM435.2 448a38.44 38.44 0 0 1-38.4 38.4H115.2A38.44 38.44 0 0 1 76.8 448V64a38.44 38.44 0 0 1 38.4-38.4h179.2v76.8a64 64 0 0 0 64 64h76.8Z' class='cls-1'/%3E%3Cpath d='M345.54 363.59c-.32-3.22-3.44-19.27-30.71-18.55-19.26.48-28.06 1.53-31.51 2.09-4.12-4.44-18.38-20.24-24.57-33.07 1.72-5.37 8.42-27.35 8.07-42.22-.31-13.35-2.79-28.64-19.3-28.64h-.28c-4.82.05-8.61 1.59-11.29 4.57-4.27 4.77-5.52 12.63-4.17 26.27 1.29 13 7 27.66 8.64 31.73-1.33 4.12-6.38 19.52-12.71 34.67-5.94 14.25-10.4 23.15-11.91 26-5.23 1.88-26.15 9.79-36.24 19.41-9.39 8.95-17.92 19.59-10 30.58 2.64 3.66 7.57 5.88 13.2 5.93h.19c10.14 0 20.91-6.66 29.58-18.31 13.08-17.57 20.11-29.54 22.18-33.21 5-1.39 23.52-6.57 29.81-8.12 5.38-1.33 11.68-2.47 14.54-3 4.94 4.75 24.38 22 43.78 21.35 9-.34 15.51-2.71 19.32-7.06a13.94 13.94 0 0 0 3.43-10.45ZM183 408.9a4.52 4.52 0 0 1-3.89-.4c-1.11-.68-1.21-1.21-1-2.08 1.45-6.47 17.22-17.37 27.15-22.59-5.75 9.71-14.93 22.98-22.26 25.07m63.65-154.55c1.1 0 3.69 0 3.8 9.76.07 6.54-2.47 17.16-4.46 24.41a70.8 70.8 0 0 1-3.53-20.79c-.01-9.82 2.54-13.38 4.17-13.38Zm8.78 99c-5.41 1.36-9.73 2.73-13 3.9l2.3-5.28c3.32-7.61 6.64-16.77 8.74-22.8A204 204 0 0 0 269 350.31c-3.13.59-7.58 1.55-13.58 3.05Zm68.67 13.55c-5.76 2.44-18.61-1.26-29.49-9.64 11.39-1.47 26.14-1.85 30.94 2.14a3.39 3.39 0 0 1 1.36 2.79c0 2.44-.91 3.89-2.81 4.71' class='cls-1'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:20px}b,strong{font-weight:var(--font-w-medium)}.headline__comp span{display:block}.contact__comp .text{white-space:pre-line}.richtext__comp>:last-child{margin-bottom:0}.richtext__comp ol,.richtext__comp ul{padding:0 1rem}.richtext__comp ol li::marker,.richtext__comp ul li::marker{color:var(--navy-blue-40)}.richtext__comp ol li:not(:last-child),.richtext__comp ul li:not(:last-child){margin-bottom:.5rem}.richtext__comp.arrow-list ol,.richtext__comp.arrow-list ul{list-style:none;margin-top:.5rem;padding:0}.richtext__comp.arrow-list li{display:flex;gap:1rem}@media (min-width:833px){.richtext__comp.arrow-list li{gap:2rem}}.richtext__comp.arrow-list li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath stroke='%23036' stroke-linecap='square' stroke-width='1.625' d='m1.15 7.149 5.5 5.5 11.5-11.5'/%3E%3C/svg%3E");margin-top:5px}@media (min-width:833px){.richtext__comp.arrow-list li:before{margin-top:7px}}.richtext__comp h2:has(+p),.richtext__comp h3:has(+p),.richtext__comp h4:has(+p){margin-bottom:1rem}.headline__comp h2,.headline__comp h3,.headline__comp h4{margin-bottom:0}.headline__comp:has(+p){margin-bottom:1rem}span.intro{font-size:var(--typeface-size-paragraphs-body-intro);font-weight:var(--font-w-regular);line-height:var(--typeface-line-height-paragraphs-body)}span.overline{font-size:var(--typeface-size-paragraphs-overline);letter-spacing:2px;text-transform:uppercase}span.overline,span.pageDots{font-weight:var(--font-w-medium)}span.pageDots{align-items:center;display:flex;height:100%}span.big-num{font-size:clamp(1.5rem,.8rem + 1.25vw,2.5rem);line-height:.8em}@media (min-width:1200px){span.big-num{font-size:clamp(2rem,.8rem + 1.55vw,2.5rem)}}span.date-tag{text-transform:uppercase}.richtext__comp table{border-collapse:collapse;border-spacing:1rem;width:100%}.richtext__comp table tr:nth-child(2n){background-color:var(--gray)}.richtext__comp table th{font-weight:var(--font-w-medium);padding:.35rem}.richtext__comp table td{padding:.35rem}h1{font-size:var(--typeface-size-headings-h1);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h1-ls);line-height:var(--typeface-line-height-headings-h1)}.h2,.hero__comp.news.nobg h1,h2{font-size:var(--typeface-size-headings-h2);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h2-ls,normal);line-height:var(--typeface-line-height-headings-h2)}.h3,h3{font-size:var(--typeface-size-headings-h3);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h3-ls,normal);line-height:var(--typeface-line-height-headings-h3)}.h4,.newslist__comp .v1 h3,h4{font-size:var(--typeface-size-headings-h4);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h4-ls,normal);line-height:var(--typeface-line-height-headings-h4)}.h5,.newslist__comp .v2 h3,.newslist__comp .v3 h3,.newslist__comp .vnt-2 h3,.related_list h3,h5{font-size:var(--typeface-size-headings-h5);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h5-ls,normal);line-height:var(--typeface-line-height-headings-h5)}.h6,h6{font-size:var(--typeface-size-headings-h6);font-weight:var(--font-w-regular);letter-spacing:var(--typeface-size-headings-h6-ls,normal);line-height:var(--typeface-line-height-headings-h6)}h1:has(+p){margin-bottom:1rem}p:has(+h1){margin-bottom:0}h3:has(.checkmark-header){display:flex;gap:1rem}h3:has(.checkmark-header):after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath stroke='%23036' stroke-linecap='square' stroke-width='1.625' d='m1.15 7.149 5.5 5.5 11.5-11.5'/%3E%3C/svg%3E");margin-top:-3px}h3:has(.arrrow-header){display:flex;gap:1rem}h3:has(.arrrow-header):before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.4' viewBox='0 0 22 12.4'%3E%3Cpath d='m15.8 11.2 5-5-5-5' style='fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3Cpath d='M19.8 6.2H.8' style='stroke-linejoin:bevel;fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3C/svg%3E");margin-top:-5px}a{color:inherit;text-decoration:none}.img-wrapper.img-fill{height:100%}.img-wrapper.img-fill img{height:100%;-o-object-fit:cover;object-fit:cover}img,video{height:auto;max-width:100%}img.rounded,video.rounded{border-radius:var(--units-units-radius-radius-md);overflow:hidden}img.center,video.center{display:block;margin-inline:auto}.figure{background:var(--gray);margin:1rem 0 0;padding:1rem}.figure .caption{color:var(--navy-blue-80);font-size:.9rem;margin:1rem 0 0}.list-group{list-style:none;margin:0;padding:0}p+blockquote{margin-top:2rem}blockquote{position:relative}@media (max-width:832.98px){blockquote{padding:0 .5rem}}blockquote+p{margin-bottom:2rem;text-align:right}blockquote p:before{content:"“";margin-left:-14px}@media (max-width:832.98px){blockquote p:before{margin-left:0x}}blockquote p:after{content:"”"}blockquote p{font-size:var(--typeface-size-headings-h3);font-weight:var(--font-w-regular);line-height:1.4em}@media (max-width:832.98px){blockquote p{text-indent:5px}}pre{color:var(--dark-orange);white-space:pre-wrap}.visually-hidden,.visually-hidden-focusable:not(:focus,:focus-within){border:0!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.buttons{display:flex;flex-wrap:wrap;gap:1rem}.button.blue a{color:var(--navy-blue)}.button.blue a,.button.orange a{font-weight:var(--font-w-normal)}.button.orange a{color:var(--dark-orange)}.btn{align-items:center;border:1px solid transparent;border-radius:var(--units-units-radius-radius-sm);color:var(--ech-text-color-white);display:inline-flex;font-weight:var(--font-w-medium);justify-content:center;line-height:1;padding:14px 24px;transition:all .25s ease-in}.btn.btn-primary,.btn.orange{background-color:var(--dark-orange)}.btn.gray,.btn.gray-6,.btn.secondary{background-color:var(--gray);color:var(--navy-blue)}.btn.gray i,.btn.gray-6 i,.btn.secondary i{filter:brightness(0) saturate(100%) invert(9%) sepia(94%) saturate(3363%) hue-rotate(224deg) brightness(95%) contrast(114%)}.btn.gray-3,.btn.secondary-light{background-color:var(--gray);color:var(--navy-blue)}.btn.blue,.btn.tertiary{background-color:var(--navy-blue)}.btn.blue i,.btn.tertiary i{background-color:var(--white)}.btn.white,.col__comp.bg-blue:has(.productinfo__comp) .data-sheets .btn{background-color:var(--white);color:var(--navy-blue)}.btn.dark-blue{background-color:var(--oxford-blue)}.btn.glass{color:var(--white);position:relative}.btn.glass i{background-color:var(--white)}.btn.glass .glass-filter,.btn.glass .glass-overlay,.btn.glass .glass-specular{border-radius:inherit;inset:0;position:absolute}.btn.glass .glass-filter{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);filter:url(#glass-distortion) saturate(120%) brightness(1.15)}.btn.glass .glass-overlay{background-color:color-mix(in srgb,var(--white) 5%,transparent);z-index:2}.btn.glass .glass-specular{z-index:3;--white-highlight:color-mix(in srgb,var(--white) 10%,transparent);box-shadow:inset 1px 1px 0 var(--white-highlight),inset 0 0 5px var(--white-highlight)}.btn.glass .label{position:relative;z-index:4}@media (hover:hover){.btn.glass:hover .glass-overlay{background-color:color-mix(in srgb,var(--white) 15%,transparent)}.btn:hover:not(.white,.no,.glass,.glass2,.video,.gray-3,.gray){background-color:var(--navy-blue-80);border:1px solid var(--gray-cool-6);color:var(-white)}.btn.gray-3:not(.no):hover{background-color:var(--gray-cool-3);border-color:transparent}}@media (hover:hover){.btn.white:not(.no):hover,.col__comp.bg-blue:has(.productinfo__comp) .data-sheets .btn:not(.no):hover{background-color:var(--gray);border-color:var(--navy-blue)}}.btn.video{background-color:transparent}.tag{align-items:center;border-radius:var(--units-units-radius-radius-md);color:var(--ech-text-color-white);display:inline-flex;flex-direction:column;font-weight:var(--font-w-medium);justify-content:flex-end;line-height:1;padding:10px 16px;text-transform:uppercase}.tag.blue{background-color:var(--blue)}.col__comp.bg-blue:has(.productinfo__comp) .data-sheets .tag.btn,.tag.white{background-color:var(--white);color:var(--ech-text-color)}.tag.darkblue{background-color:var(--ech-text-color)}.btn-pill{padding:8px 16px}.btn-square{gap:.25rem;height:48px;padding:0;width:48px}@media (max-width:832.98px){.btn-square{height:38px;width:38px}}.btn-wide{gap:.25rem;height:var(--vc-pgn-height);padding:0;width:var(--vc-pgn-width)}.col__comp.bg-blue:has(.productinfo__comp) .data-sheets .btn-video.btn,.white.btn-video{background-color:transparent;border:1px solid var(--white);bottom:1rem;color:var(--white);font-size:1.15rem;font-weight:var(--font-w-medium);position:absolute;right:1rem}.menu-btn{gap:.25rem;height:48px;padding:0;width:48px}.menu-btn i{filter:none!important}.icon-bar{background-color:var(--oxford-blue);height:2px;position:relative;width:18px}.button.orange i{filter:brightness(0) saturate(100%) invert(50%) sepia(34%) saturate(7412%) hue-rotate(6deg) brightness(98%) contrast(103%)}.custom-select:after{filter:brightness(0) saturate(100%) invert(9%) sepia(94%) saturate(3363%) hue-rotate(224deg) brightness(95%) contrast(114%)}.icon.lblue{background-color:var(--navy-blue-40)}.icon.dark{filter:brightness(0) saturate(100%) invert(9%) sepia(94%) saturate(3363%) hue-rotate(224deg) brightness(95%) contrast(114%)}.icon-video{height:61px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='17' fill='none' viewBox='0 0 14 17'%3E%3Cpath fill='%23000' d='M1.457 0H0v16.5h1.457L14 8.988V7.512z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='17' fill='none' viewBox='0 0 14 17'%3E%3Cpath fill='%23000' d='M1.457 0H0v16.5h1.457L14 8.988V7.512z'/%3E%3C/svg%3E");width:50px}.icon-download,.icon-video{background-color:var(--white);display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.icon-download{height:21.5px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Lager_1' width='24' height='21.5' viewBox='0 0 24 21.5'%3E%3Cdefs%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:square;stroke-width:1.5px}%3C/style%3E%3C/defs%3E%3Cpath d='M23 20.5H1M6 10l6 6 6-6' class='st0'/%3E%3Cpath d='M12 15.2V2' style='fill:none;stroke:%23fff;stroke-linecap:square;stroke-width:1.5px;stroke-linejoin:bevel'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Lager_1' width='24' height='21.5' viewBox='0 0 24 21.5'%3E%3Cdefs%3E%3Cstyle%3E.st0{fill:none;stroke:%23fff;stroke-linecap:square;stroke-width:1.5px}%3C/style%3E%3C/defs%3E%3Cpath d='M23 20.5H1M6 10l6 6 6-6' class='st0'/%3E%3Cpath d='M12 15.2V2' style='fill:none;stroke:%23fff;stroke-linecap:square;stroke-width:1.5px;stroke-linejoin:bevel'/%3E%3C/svg%3E");width:25px}.icon-mail-2{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 9 5 3.5L17 9'/%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M2 17V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 9 5 3.5L17 9'/%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M2 17V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E")}.icon-adress,.icon-mail-2{aspect-ratio:1;background-color:var(--navy-blue);display:inline-block;width:24px}.icon-adress{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M20 10c0 4.418-8 12-8 12s-8-7.582-8-12a8 8 0 1 1 16 0Z'/%3E%3Cpath fill='%23000' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M20 10c0 4.418-8 12-8 12s-8-7.582-8-12a8 8 0 1 1 16 0Z'/%3E%3Cpath fill='%23000' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E")}.icon-search{aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23036' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 17 4 4M3 11a8 8 0 1 0 16 0 8 8 0 0 0-16 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23036' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17 17 4 4M3 11a8 8 0 1 0 16 0 8 8 0 0 0-16 0'/%3E%3C/svg%3E");width:24px}.icon-arrow,.icon-search{background-color:var(--navy-blue);display:inline-block}.icon-arrow{height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.4' viewBox='0 0 22 12.4'%3E%3Cpath d='m15.8 11.2 5-5-5-5' style='fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3Cpath d='M19.8 6.2H.8' style='stroke-linejoin:bevel;fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.4' viewBox='0 0 22 12.4'%3E%3Cpath d='m15.8 11.2 5-5-5-5' style='fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3Cpath d='M19.8 6.2H.8' style='stroke-linejoin:bevel;fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3C/svg%3E");width:22px}.icon-mail{aspect-ratio:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='37' fill='none' viewBox='0 0 36 37'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.271' d='M31.537 8.086 3.27 19.244l10.414 1.488M31.537 8.086l-3.72 22.316-14.133-9.67M31.537 8.086 13.684 20.732m0 0v8.182l4.833-4.875'/%3E%3C/svg%3E") no-repeat 50%;display:inline-block;vertical-align:middle;width:37px}.icon-youtube{background-color:var(--white);display:inline-block;height:19px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' fill='none' viewBox='0 0 22 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M3.506.294A97 97 0 0 1 10.75 0c2.805 0 5.45.156 7.244.294a3.54 3.54 0 0 1 3.27 3.191c.12 1.234.236 2.803.236 4.265s-.116 3.03-.235 4.265a3.54 3.54 0 0 1-3.27 3.191c-1.796.138-4.44.294-7.245.294s-5.45-.156-7.244-.294a3.54 3.54 0 0 1-3.27-3.191C.116 10.78 0 9.212 0 7.75s.116-3.03.236-4.265A3.54 3.54 0 0 1 3.506.294M9 4.5h.828L14 7.368v.764L9.828 11H9z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' fill='none' viewBox='0 0 22 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M3.506.294A97 97 0 0 1 10.75 0c2.805 0 5.45.156 7.244.294a3.54 3.54 0 0 1 3.27 3.191c.12 1.234.236 2.803.236 4.265s-.116 3.03-.235 4.265a3.54 3.54 0 0 1-3.27 3.191c-1.796.138-4.44.294-7.245.294s-5.45-.156-7.244-.294a3.54 3.54 0 0 1-3.27-3.191C.116 10.78 0 9.212 0 7.75s.116-3.03.236-4.265A3.54 3.54 0 0 1 3.506.294M9 4.5h.828L14 7.368v.764L9.828 11H9z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;width:26px}.icon-linkedin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 2.75A2.75 2.75 0 0 1 2.75 0h13a2.75 2.75 0 0 1 2.75 2.75v13a2.75 2.75 0 0 1-2.75 2.75h-13A2.75 2.75 0 0 1 0 15.75zm6.25 5h-1.5V14h1.5zm3.5 0v.698a3.5 3.5 0 0 1 .446-.33 2.4 2.4 0 0 1 1.283-.368h.314a2.457 2.457 0 0 1 2.457 2.457V14h-1.5v-3.793a.957.957 0 0 0-.957-.957h-.543a1.5 1.5 0 0 0-1.5 1.5V14h-1.5V7.75zM6.5 5.225a1 1 0 1 0-2 0v.05a1 1 0 0 0 2 0z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;width:19px}.icon-home,.icon-linkedin{aspect-ratio:1;display:inline-block;vertical-align:middle}.icon-home{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none' viewBox='0 0 37 37'%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.271'%3E%3Cpath d='M15.304 27.426v-4.463a2.975 2.975 0 0 1 2.976-2.975v0a2.975 2.975 0 0 1 2.975 2.975v4.463M3.402 12.55l14.471-7.236a.91.91 0 0 1 .813 0l14.47 7.235'/%3E%3Cpath d='M30.181 17.013V28.86a3.03 3.03 0 0 1-3.028 3.029H9.406a3.03 3.03 0 0 1-3.028-3.029V17.012'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;width:37px}.icon-filter{aspect-ratio:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M19.75 2A1.75 1.75 0 0 0 18 .25H2A1.75 1.75 0 0 0 .25 2v3a.75.75 0 0 0 .262.57l6.65 5.7a.25.25 0 0 1 .088.19v6.26a1.75 1.75 0 0 0 2.174 1.697l2-.5a1.75 1.75 0 0 0 1.326-1.698V11.46a.25.25 0 0 1 .087-.19l6.651-5.7A.75.75 0 0 0 19.75 5zM18 1.75a.25.25 0 0 1 .25.25v2.25H1.75V2A.25.25 0 0 1 2 1.75zm-14.973 4h13.946l-5.112 4.381a1.75 1.75 0 0 0-.611 1.329v5.76a.25.25 0 0 1-.19.242l-2 .5a.25.25 0 0 1-.31-.243v-6.26c0-.51-.224-.995-.612-1.328z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;width:20px}.icon-plus{background-color:var(--navy-blue);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17M12 20.5v-17'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17M12 20.5v-17'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-minus,.icon-plus{aspect-ratio:1;width:24px}.icon-minus{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17'/%3E%3C/svg%3E") no-repeat center;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17'/%3E%3C/svg%3E") no-repeat center}.icon-pil{display:inline-block;height:18px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='20' fill='none' viewBox='0 0 11 20'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='m1.06 18.06 8.5-8.5-8.5-8.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='20' fill='none' viewBox='0 0 11 20'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='m1.06 18.06 8.5-8.5-8.5-8.5'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;width:10px}.icon-open,.icon-pil{background-color:var(--navy-blue)}.icon-open{aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath stroke='%23151528' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.5 21h12.4a.6.6 0 0 0 .6-.6V3.6a.6.6 0 0 0-.6-.6H4.1a.6.6 0 0 0-.6.6V16M4 20.5l8.5-8.5m0 0v4m0-4h-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath stroke='%23151528' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.5 21h12.4a.6.6 0 0 0 .6-.6V3.6a.6.6 0 0 0-.6-.6H4.1a.6.6 0 0 0-.6.6V16M4 20.5l8.5-8.5m0 0v4m0-4h-4'/%3E%3C/svg%3E");width:24px}.rot-45{transform:rotate(45deg)}.rot-90{transform:rotate(90deg)}.rot-180{transform:rotateY(180deg)}.custom-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--white);border:1px solid var(--gray-cool-4);border-radius:var(--units-units-radius-radius-sm);color:var(--ech-text-color);font-weight:var(--font-w-medium);padding:14px 38px 14px 20px;width:100%}@supports ((-webkit-appearance:base-select) or (-moz-appearance:base-select) or (appearance:base-select)){.custom-select select,.custom-select select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.custom-select select:open::picker(select){background-color:var(--white);border:1px solid var(--gray-cool-4);border-radius:var(--units-units-radius-radius-sm);margin-top:5px}.custom-select select::picker-icon{display:none}.custom-select select option{padding:14px 38px 14px 20px}.custom-select select option::checkmark{display:none}}.custom-select:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='20' fill='none' viewBox='0 0 11 20'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='m1.06 18.06 8.5-8.5-8.5-8.5'/%3E%3C/svg%3E") no-repeat 50%;background-size:90%;content:"";height:18px;pointer-events:none;transform:translate(-26px) rotate(90deg);width:10px}:root{--hsf-background__padding:0;--hsf-row__vertical-spacing:1rem;--hsf-navigationrow-buttons-single__justify-content:"start";--hsf-button-color:var(--white);--hsf-button__background-color:var(--navy-blue);--hsf-button__border-radius:var(--units-units-radius-radius-sm);--hsf-richtext__font-family:var(--font);--hsf-button__font-family:var(--font);--hsf-global__font-family:var(--font);--hsf-richtext__color:var(--ech-text-color);--hsf-field-input__border-radius:var(--units-units-radius-radius-sm);--hsf-field-input__color:var(--ech-text-color);--hsf-field-label__color:var(--ech-text-color);--hsf-field-input__background-color:var(--white);--hsf-field-input__border-color:transparent;--hsf-field-input__padding:12px;--hsf-field-input__font-family:var(--font);--hsf-navigationrow-buttons-single__justify-content:start;--hsf-field-textarea__border-radius:var(--units-units-radius-radius-sm);--hsf-row__horizontal-spacing:1.5rem;--hsf-button__border-width:1px;--hsf-button__border-style:solid;--hsf-button__border-color:transparent;--hsf-button__font-weight:var(--font-w-medium)}[data-hsfc-id=Renderer] .hsfc-Button{align-items:center;display:inline-flex!important;gap:.5rem;min-width:120px}[data-hsfc-id=Renderer] .hsfc-Button:after{background-color:var(--white);content:"";display:inline-block;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.4' viewBox='0 0 22 12.4'%3E%3Cpath d='m15.8 11.2 5-5-5-5' style='fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3Cpath d='M19.8 6.2H.8' style='stroke-linejoin:bevel;fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12.4' viewBox='0 0 22 12.4'%3E%3Cpath d='m15.8 11.2 5-5-5-5' style='fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3Cpath d='M19.8 6.2H.8' style='stroke-linejoin:bevel;fill:none;stroke:%23036;stroke-linecap:square;stroke-width:1.5px'/%3E%3C/svg%3E");pointer-events:none;width:22px}.d-grid.bg-blue .hubpost__comp{--hsf-field-label__color:var(--white);--hsf-richtext__color:var(--white);--hsf-button__background-color:var(--white)}.d-grid.bg-blue .hubpost__comp [data-hsfc-id=Renderer] .hsfc-Button{--hsf-default-button__color:var(--navy-blue)}.d-grid.bg-blue .hubpost__comp .hsfc-RichText a{color:var(--white);text-decoration:underline;text-underline-offset:6px}.d-grid.bg-white .hubpost__comp,.d-grid.bg-white .hubpost__comp [data-hsfc-id=Renderer] .hsfc-TextInput{--hsf-field-input__background-color:var(--gray)}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__List{max-height:250px!important}[data-hsfc-id=Renderer] .hsfc-RichText{line-height:1.65rem!important}[data-hsfc-id=Renderer] .hsfc-RichText a{color:var(--ech-text-color);text-decoration:underline;text-underline-offset:6px}[data-hsfc-id=Renderer] .hsfc-TextInput{font-weight:var(--font-w-regular)}.hs-form-html.newsletter .hsfc-Form{--hsf-field-input__border-radius:var(--units-units-radius-radius-sm) 0 0 var(--units-units-radius-radius-sm)}.hs-form-html.newsletter .hsfc-Form .hsfc-Step .hsfc-Step__Content{display:grid;grid-template-columns:1fr auto}.hs-form-html.newsletter .hsfc-Form .hsfc-FieldLabel{display:none}.hs-form-html.newsletter .hsfc-Form .hsfc-NavigationRow{margin-top:0}.hs-form-html.newsletter .hsfc-Form .hsfc-Step .hsfc-Row:has(.hsfc-DataPrivacyField){grid-column:1/-1;margin-bottom:0;order:3}.hs-form-html.newsletter .hsfc-Form .hsfc-Step .hsfc-Row:has(.hsfc-DataPrivacyField) .hsfc-DataPrivacyField:before{content:attr(data-fetched)}.hs-form-html.newsletter .hsfc-Form .hsfc-NavigationRow__Alerts{display:none!important}.grid__comp{grid-template-columns:repeat(var(--bs-columns,1),1fr);grid-template-rows:repeat(var(--bs-rows,1),1fr)}.grid__comp.grid-auto{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;--bs-columns:1}@media (min-width:833px){.grid__comp.grid-auto{--bs-columns:12}}.cols-span-1{grid-column:1/-1}@media (min-width:833px){.cols-span-1{grid-column:span 1}}.cols-span-2{grid-column:1/-1}@media (min-width:833px){.cols-span-2{grid-column:span 2}}.cols-span-3{grid-column:1/-1}@media (min-width:833px){.cols-span-3{grid-column:span 3}}.cols-span-4{grid-column:1/-1}@media (min-width:833px){.cols-span-4{grid-column:span 4}}.cols-span-5{grid-column:1/-1}@media (min-width:833px){.cols-span-5{grid-column:span 5}}.cols-span-6{grid-column:1/-1}@media (min-width:833px){.cols-span-6{grid-column:span 6}}.cols-span-7{grid-column:1/-1}@media (min-width:833px){.cols-span-7{grid-column:span 7}}.cols-span-8{grid-column:1/-1}@media (min-width:833px){.cols-span-8{grid-column:span 8}}.cols-span-9{grid-column:1/-1}@media (min-width:833px){.cols-span-9{grid-column:span 9}}.cols-span-10{grid-column:1/-1}@media (min-width:833px){.cols-span-10{grid-column:span 10}}.cols-span-11{grid-column:1/-1}@media (min-width:833px){.cols-span-11{grid-column:span 11}}.cols-span-12{grid-column:1/-1}@media (min-width:833px){.cols-span-12{grid-column:span 12}.col-span-start-end .col__comp{grid-column-end:var(--col-span-end,11);grid-column-start:var(--col-span-start,3)}}.cols-4{--bs-columns:1}@media (min-width:833px){.cols-4{--bs-columns:2}}@media (min-width:992px){.cols-4{--bs-columns:4}}@media (min-width:833px){.cols-3{--bs-columns:3}.cols-2{--bs-columns:2}}.cols-2.force>.col__comp:last-child{grid-column:1/-1;order:-1}.cols-32 .card__comp{height:100%}@media (max-width:991.98px){.cols-32 .col__comp img,.cols-32 .col__comp:first-child img,.cols-32 .col__comp:nth-child(2) img{aspect-ratio:1}}.cols-32 .col__comp:nth-child(3) .card__comp.vnt-1 .image img{aspect-ratio:1.3}@media (max-width:1199.98px){.cols-32 .col__comp:nth-child(3) .card__comp.vnt-1 .image img{aspect-ratio:1.1}}@media (max-width:991.98px){.cols-32 .col__comp:nth-child(3) .card__comp.vnt-1 .image img{aspect-ratio:3/2}}@media (max-width:832.98px){.cols-32 .col__comp:nth-child(3) .card__comp.vnt-1 .image img{aspect-ratio:1.1}}.cols-32 .col__comp i{background-color:var(--white)}.cols-32 .col__comp:first-child .card__comp.vnt-1,.cols-32 .col__comp:nth-child(2) .card__comp.vnt-1{background-color:#dde3e8}.cols-32 .col__comp:first-child .card__comp.vnt-1 .content,.cols-32 .col__comp:nth-child(2) .card__comp.vnt-1 .content{background-color:inherit;color:var(--navy-blue);width:100%}.cols-32 .col__comp:first-child .card__comp.vnt-1 .content i,.cols-32 .col__comp:nth-child(2) .card__comp.vnt-1 .content i{background-color:var(--navy-blue)}.cols-32 .col__comp:first-child .card__comp.vnt-1 .image img,.cols-32 .col__comp:nth-child(2) .card__comp.vnt-1 .image img{aspect-ratio:unset!important;height:auto!important}@media (max-width:991.98px){.cols-32 .col__comp:first-child .card__comp.vnt-1,.cols-32 .col__comp:nth-child(2) .card__comp.vnt-1{display:flex!important}}.cols-32 .card__comp.vnt-1{align-items:flex-end;display:grid!important;height:100%}.cols-32 .card__comp.vnt-1 .image{height:100%}.cols-32 .card__comp.vnt-1 .image img{height:100%;-o-object-fit:cover;object-fit:cover}.cols-32 .card__comp.vnt-1 .content,.cols-32 .card__comp.vnt-1 .image{grid-column:1/-1;grid-row:1/-1}.cols-32 .card__comp.vnt-1 .text h3,.cols-32 .card__comp.vnt-1 .text h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.cols-32 .card__comp.vnt-1 .content{-webkit-backdrop-filter:blur(5px) saturate(120%) brightness(1.15);backdrop-filter:blur(5px) saturate(120%) brightness(1.15);background-color:color-mix(in srgb,var(--navy-blue) 80%,transparent);color:var(--white);height:auto!important}@media (min-width:833px){.cols-32{--bs-columns:2}}@media (min-width:992px){.cols-32{--bs-columns:12}.cols-32 .col__comp{grid-column:span 3}}.cols-32>.col__comp:last-child{grid-column:span 6}@media (max-width:992px){.cols-32>.col__comp:last-child{grid-column:1/-1}}@media (hover:hover){.cols-32 .card__comp:hover img{filter:brightness(.65);mix-blend-mode:hard-light}}.cols-42{--bs-columns:1;--bs-rows:1}@media (min-width:992px){.cols-42{--bs-columns:12;--bs-rows:calc(var(--cols-length) - 1)}.cols-42>.col__comp:first-child{grid-column:span 6;grid-row:span var(--bs-rows)}.cols-42>.col__comp:not(:first-child){grid-column:span 6}}.grid__comp.has_bg{border-radius:var(--units-units-radius-radius-md);overflow:hidden;padding:var(--units-units-size-box-margin-xl)}@media (max-width:832.98px){.grid__comp.rev-order-md>.col__comp:last-child{order:-1}}.col__comp{display:flex}.col__comp:has(.text-block-counter__comp){gap:1rem!important}.card__comp{height:100%;overflow:hidden}.card__comp,.card__comp_column{border-radius:var(--units-units-radius-radius-md)}.card__comp .content,.card__comp_column{padding:var(--units-units-size-box-margin-xl)}.card__comp .content{background-color:var(--gray)}.card__comp .overline{color:inherit}.card__comp .image{display:grid}.card__comp .image .card-img,.card__comp .image .tag{grid-column:1/1;grid-row:1/1}.card__comp .image .tag{align-self:flex-start;flex-direction:column;justify-self:flex-end;margin:var(--units-units-size-box-margin-m) var(--units-units-size-box-margin-m);z-index:1}.card__comp a{transition:.25s ease-in-out}.grid__comp .newscard__comp .img-wrapper,.grid__comp:not(.cols-32) .card__comp.vnt-1 .img-wrapper{overflow:hidden}.grid__comp .newscard__comp img,.grid__comp:not(.cols-32) .card__comp.vnt-1 img{transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}@media (hover:hover){.grid__comp .newscard__comp:hover .img-wrapper:not(.team-img) img,.grid__comp:not(.cols-32) .card__comp.vnt-1:hover .img-wrapper:not(.team-img) img{transform:scale3d(1.06,1.06,1.06);transform-origin:center center;transition:transform .18s cubic-bezier(.4,0,.2,1)}}.card__comp.vnt-1{position:relative}.card__comp.vnt-1,.card__comp.vnt-1 .content{display:flex;flex-direction:column;height:100%}.card__comp.vnt-1 .content{justify-content:space-between}@media (hover:hover){.card__comp.vnt-1 .content:hover a:not(.btn){margin-left:1rem}}@media (min-width:992px){.card__comp.vnt-1 .image>:not(.team-img) img{aspect-ratio:1.2;-o-object-fit:cover;object-fit:cover}}.card__comp.vnt-1 .text h3,.card__comp.vnt-1 .text h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;margin-bottom:1rem;overflow:hidden}.card__comp.vnt-1 .text p:has(.overline){color:var(----ech-text-color-white);line-height:1}.card__comp.vnt-1 .buttons{margin-top:calc(var(--units-units-size-box-margin-xl)*.9)}.card__comp.vnt-1 .buttons a:after{background-color:transparent;content:"";display:block;height:100%;inset:0;position:absolute;width:100%;z-index:1}.card__comp.vnt-2{position:relative}.card__comp.vnt-2 .image{overflow:hidden}.card__comp.vnt-2 img{transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}@media (hover:hover){.card__comp.vnt-2:hover img{transform:scale3d(1.06,1.06,1.06);transform-origin:center center;transition:transform .18s cubic-bezier(.4,0,.2,1)}}@media (max-width:832.98px){.card__comp.vnt-2{flex-direction:column}}.card__comp.vnt-2 .content{display:flex;flex-direction:column}@media (min-width:833px){.card__comp.vnt-2 .content{height:100%}}.card__comp.vnt-2 .content p{margin-bottom:calc(var(--units-units-size-box-margin-xl)*.9)}.card__comp.vnt-2 .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:832.98px){.card__comp.vnt-2 .image img{aspect-ratio:16/9}}.card__comp.vnt-2 .text h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;margin-bottom:1rem;overflow:hidden}.card__comp.vnt-2 .text p:has(.overline){line-height:1;margin-bottom:.15rem}@media (min-width:833px){.card__comp.vnt-2 .text p:has(.overline){margin-bottom:.25rem}}.card__comp.vnt-2 .text p:last-child{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}.card__comp.vnt-2 .button a:after{background-color:transparent;content:"";display:block;height:100%;inset:0;position:absolute;width:100%;z-index:1}.card__comp.vnt-3{display:flex;flex-direction:column}@media (min-width:833px){.card__comp.vnt-3{flex-direction:row}}.card__comp.vnt-3 .img img{aspect-ratio:3/2;height:auto;-o-object-fit:cover;object-fit:cover}@media (min-width:833px){.card__comp.vnt-3 .img img{aspect-ratio:auto;height:100%}}.card__comp.vnt-3 .content .text{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (min-width:833px){.card__comp.vnt-3 .content .text{gap:var(--units-units-size-box-margin-xl)}}.card__comp.vnt-3 .content .text p:has(.overline){line-height:1;margin-bottom:.15rem}.card__comp.vnt-3 .content .text h3{margin-bottom:1rem}@media (min-width:833px){.card__comp.vnt-3.rev{flex-direction:row-reverse}}.cardbig__comp{color:var(--white);display:grid;position:relative}@media (min-width:833px){.cardbig__comp .img,.cardbig__comp .text{grid-column:1/-1;grid-row:1/-1}}.cardbig__comp .text{--transparent:50%;--_cols:6;-webkit-backdrop-filter:blur(10px) saturate(110%) brightness(1.05);backdrop-filter:blur(10px) saturate(110%) brightness(1.05);background-color:color-mix(in srgb,var(--navy-blue) var(--transparent),transparent);color:var(--white);justify-self:flex-start;width:calc(var(--_cols)/12*100%)}@media (max-width:832.98px){.cardbig__comp .text{--transparent:100%;--_cols:12}}.cardbig__comp a{transition:all .25s ease-in-out}.cardbig__comp a:after{background-color:transparent;content:"";height:100%;inset:0;position:absolute;width:100%}@media (hover:hover){.cardbig__comp .text:hover a:not(.btn){margin-left:1rem}}.cardbig__comp.right .text{justify-self:flex-end}.cardbig__comp .button.blue i{background-color:var(--white)}.cardbig__comp .button.blue a,.cardbig__comp .overline{color:var(--white)}.cardbig__comp .content{background-color:inherit;padding:0}.cardbig__comp .content h3,.cardbig__comp .content h4{margin-bottom:1rem}.cardbig__comp .content p{margin-bottom:calc(var(--units-units-size-box-margin-xl)*.9)}.cardbig__comp .img img{-o-object-fit:cover;object-fit:cover}@media (max-width:832.98px){.cardbig__comp .img img{aspect-ratio:3/2}}.cardbig__comp .text-inner{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:832.98px){.cardbig__comp .text-inner{gap:calc(var(--units-units-size-box-margin-xl)*2)}}.cardbig__comp .text{display:flex;padding:var(--units-units-size-box-margin-xl)}.cardbig__comp .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.tag{display:none!important}.newscard__comp{height:100%;position:relative}.newscard__comp .image{position:relative;transition:all .35s ease-in-out}@media (hover:hover){.newscard__comp:hover a{margin-left:1rem}}.newscard__comp .content{background-color:var(--gray);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:var(--units-units-size-box-margin-xl);transition:all .25s ease-in-out}.newscard__comp .content .overline{color:var(--gray-cool-2)}.newscard__comp .content p{margin-bottom:calc(var(--units-units-size-box-margin-xl)*.9)}.newscard__comp .text h4,.newscard__comp .text h5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;margin-bottom:1rem;overflow:hidden}.newscard__comp .text p:last-child{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.newscard__comp .text p:has(.overline){line-height:1;margin-bottom:.5rem}.newscard__comp a{transition:all .25s ease-in-out}.newscard__comp a:after{background-color:transparent;content:"";height:100%;inset:0;position:absolute;width:100%}.col__comp.bg-blue:has(.productcard__comp) .content,.col__comp.bg-blue:has(.productcard__comp) .content a{color:#fff}.card__comp:has(.productcard__comp){height:100%}.card__comp_column:has(.productcard__comp){padding:0}.productcard__comp{height:100%;position:relative}@media (hover:hover){.productcard__comp:hover img{filter:brightness(.85);mix-blend-mode:hard-light}}.productcard__comp:has(.small-card) .content{padding:var(--units-units-size-box-margin-xl)}.productcard__comp.bg{justify-content:flex-end}.productcard__comp.bg .content{background-color:transparent}.productcard__comp .image{aspect-ratio:16/9;display:block}.productcard__comp .image:has(img){background-color:#dfe4e9}.productcard__comp .image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.productcard__comp .image.small-card{aspect-ratio:unset}.productcard__comp .content{background-color:#dfe4e9;color:var(--navy-blue);padding:0 var(--units-units-size-box-margin-xl) var(--units-units-size-box-margin-xl)}@media (hover:hover){.productcard__comp .content:hover a:not(.btn) i{margin-right:-1rem;transition:.25s ease-in-out}}.productcard__comp .content p{margin-bottom:.5rem}.productcard__comp .button a{flex-direction:row-reverse;font-size:var(--typeface-size-headings-h3);justify-content:space-between;line-height:var(--typeface-line-height-headings-h3);transition:.25s ease-in-out}.productcard__comp .button a i{background-color:currentColor;transition:.25s ease-in-out}.productcard__comp .button a:after{content:"";inset:0;position:absolute}.newslist__comp{width:100%}.newslist__comp .list a.btn{background-color:transparent;color:var(--blue);padding:0}.newslist__comp .list{--_cols:1;--_rows:unset;grid-template-columns:repeat(var(--_cols),1fr)}@media (min-width:833px){.newslist__comp .list{--_cols:2}}@media (min-width:1200px){.newslist__comp .list{--_cols:4}}.newslist__comp .list.grid-layout_2{--_cols:1}@media (min-width:833px){.newslist__comp .list.grid-layout_2{--_cols:2}}.newslist__comp .list.cols-3{--_cols:2}@media (min-width:833px){.newslist__comp .list.cols-3{--_cols:3}}.newslist__comp .v1{grid-column:1/1;grid-row:1/-1}.newslist__comp .v1 .card__comp{display:grid;height:100%}.newslist__comp .v1 .card__comp p:last-child{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.newslist__comp .v1 .card__comp .card-img img{height:100%;-o-object-fit:cover;object-fit:cover}.newslist__comp .v2 .card__comp,.newslist__comp .v3 .card__comp{height:100%}.newslist__comp .v2 .card__comp .content,.newslist__comp .v3 .card__comp .content{align-content:center}.reflist__comp{display:flex;flex-direction:column;gap:1.5rem}.reflist__comp a{color:var(--dark-orange)}.pagination .icon-pil{background-color:var(--white)}body.page.product .logo-link svg path{fill:var(--navy-blue)}.header{position:fixed;transition:background-color .4s linear;width:100%;z-index:12}@media (max-width:991.98px){.header{padding:.75rem 0}}.header.header__blue{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:color-mix(in srgb,var(--navy-blue) 90%,transparent)}.header.header__blue .contact-btn{background-color:var(--white);color:var(--navy-blue)}.header.header__white{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:color-mix(in srgb,var(--white) 90%,transparent)}.header.header__white ul.wide-menu{color:var(--navy-blue)}.header.header__white .logo-link svg path{fill:var(--navy-blue)}.header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:color-mix(in srgb,var(--white) 90%,transparent)}.header.scrolled ul.wide-menu{color:var(--navy-blue)}.header.scrolled .logo-link svg path{fill:var(--navy-blue)}.header.scrolled .contact-btn{background-color:var(--navy-blue);color:var(--white)}.layout__default:has(.hero__comp.nobg:not(.newss)) .header:not(.scrolled,.header__white) .contact-btn{background-color:var(--white);color:var(--navy-blue)}.nav{gap:1rem}.buttons-group-nav .menu-btn{display:none}@media (hover:none),(max-width:1080px){.buttons-group-nav .menu-btn{display:inline-flex}.buttons-group-nav .contact-btn{display:none}}.main-menu,.wide-menu{color:var(--white);font-weight:var(--font-w-medium);gap:var(--units-units-size-box-margin-s);list-style:none;margin:0;padding:0}@media (hover:none),(max-width:1080px){.main-menu,.wide-menu{pointer-events:none;visibility:hidden}}.main-menu .menu-item,.wide-menu .menu-item{font-size:.9rem;position:relative}.main-menu .menu-item .menu-item:not(:last-child),.wide-menu .menu-item .menu-item:not(:last-child){margin-bottom:.75rem}@media (hover:hover){.main-menu .menu-item a:hover,.wide-menu .menu-item a:hover{color:var(--gray-cool-3)}}.main-menu .menu-item:not(.s)>a,.wide-menu .menu-item:not(.s)>a{padding:1.8rem 0;position:relative}.menu-item-title{cursor:pointer}.main-menu a{align-items:center;color:var(--midnight-blue);gap:1rem}.mega-menu-container{background-color:color-mix(in srgb,var(--white) 85%,transparent);display:grid;gap:var(--units-units-size-box-margin-xl);grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;height:100vh;height:100dvh;padding:var(--units-units-size-box-margin-xl);position:fixed;right:-100%;top:0;transition-behavior:allow-discrete;transition-duration:.4s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.mega-menu-container:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);content:"";height:100%;inset:0;isolation:isolate;position:absolute;width:100%;z-index:-1}@media (min-width:833px){.mega-menu-container{width:50%}}@media (min-width:1200px){.mega-menu-container{width:33.3333333333%}}.mega-menu-container.active{right:0}.mega-content,.mega-header{grid-column:1/3}.mega-content{overflow:auto}.menu-wrapper:not(:last-child){margin-bottom:1rem}.menu-wrapper{font-weight:var(--font-w-regular)}.menu-wrapper .menu-item-title{font-size:1.5rem}.menu-wrapper:has(.mega-menu.active) i{transform:rotate(90deg)}.mega-menu{display:none;display:block;font-weight:var(--font-w-regular);height:0;list-style:none;margin:0;overflow:hidden;padding:0;transition:all .35s cubic-bezier(.075,.82,.165,1)}.mega-menu.active{height:auto;padding:.5rem 0}.mega-menu li{margin-left:.5rem}.mega-menu li:not(:last-child){margin-bottom:.5rem;margin-top:.5rem}.mega-menu a{font-size:1.3rem}@media (hover:hover){.mega-menu a:hover{color:var(--gray-cool-3)}}.sub-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:color-mix(in srgb,var(--white) 90%,transparent);display:none;flex-direction:column;left:0;list-style:none;max-width:-moz-max-content;max-width:max-content;min-width:220px;padding:1rem;position:absolute;top:100%;width:-moz-max-content;width:max-content}.wide-menu .menu-item{position:relative}.wide-menu .menu-item:hover .sub-menu{display:flex}.overlay{background-color:color-mix(in srgb,var(--white) 30%,transparent);height:100vh;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .5s linear;width:100vw}.overlay.active{opacity:1;pointer-events:all}.footer{background-color:var(--navy-blue);color:var(--white)}.footer hr{color:var(--navy-blue-60);opacity:1}@media (hover:hover){.footer a:hover{text-decoration:underline;text-underline-offset:2px}}.footer .adress-group h6{color:var(--navy-blue-60)}.news-puff{background-color:var(--midnight-blue);color:var(--white);display:flex;flex-direction:column;gap:.5rem;padding:2rem}.news-puff>*{margin:0}.page .top__comp{background-color:var(--gray-cool-5)}.page .top__comp:has(.hero__comp.nobg){background-color:var(--navy-blue)}.page .top__comp:has(.hero__comp.product){background-color:#dfe4e9}@media (max-width:832.98px){.top__comp:has(.hero__comp.bg)~.article__comp .d-grid:not(.has_bg){padding:0 var(--units-units-size-box-margin-xl)}}.hero__comp{--h:min(95svh,925px);align-items:flex-end;color:var(--white);display:grid;min-height:var(--h);position:relative}.hero__comp.bg-gray-3,.hero__comp.bg-white,.hero__comp.newss:not(.bg){color:var(--navy-blue)}.hero__comp.news.nobg{color:var(--ech-text-color);--h:fit-content}.hero__comp.news.nobg .text{padding-top:calc(96px + 6rem)}.hero__comp.news.nobg .text-inner{width:100%}.hero__comp.nobg{--h:calc(50vh + var(--units-units-size-nav-height))}.hero__comp.nobg .text{padding-bottom:calc(var(--units-units-size-nav-height)/2);padding-top:calc(var(--units-units-size-nav-height)*2)}@media (min-width:833px){.hero__comp.nobg .text{padding-bottom:calc(var(--units-units-size-nav-height))}}.hero__comp.nobg.newss .text{padding-bottom:calc(var(--units-units-size-nav-height)/2);padding-top:calc(var(--units-units-size-nav-height)*2)}@media (min-width:833px){.hero__comp.nobg.newss .text{padding-bottom:calc(var(--units-units-size-nav-height))}}.hero__comp.nobg .image:after{display:none}.hero__comp .image{grid-column:1/1;grid-row:1/1;height:var(--h);position:relative}.hero__comp .image .img-hero{--darken-level:var(--image-darken,unset);--image-position:var(--image-pos);filter:brightness(var(--darken-level));height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--image-position);object-position:var(--image-position);width:100%}.hero__comp .image:after{background-color:var(--navy-blue-40);display:block;height:100%;mix-blend-mode:color;opacity:.4;position:absolute;top:0;width:100%}.hero__comp .video{grid-column:1/1;grid-row:1/1;height:var(--h);position:relative}.hero__comp .video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:832.98px){.hero__comp.bg .text{margin-bottom:calc(var(--units-units-size-nav-height)*.5);margin-top:calc(var(--units-units-size-nav-height)*.5)}}.hero__comp .text{grid-column:1/1;grid-row:1/1;z-index:1}@media (min-width:833px){.hero__comp .text-inner{width:50%}}.hero__comp .text-inner p{text-wrap:balance}@media (min-width:833px){.hero__comp{--h:min(95vh,925px);align-items:center;min-height:var(--h)}}@media (max-width:991.98px){.hero__comp.product{--h:auto}}.hero__comp.product .text{color:var(--navy-blue)}.hero__comp.product img{filter:none}@media (max-width:575.98px){.hero__comp.product .image{margin-top:calc(var(--units-units-size-nav-height)*.8)}}@media (max-width:991.98px){.hero__comp.product .image,.hero__comp.product .text{grid-column:unset;grid-row:unset;--h:auto}.hero__comp.product .image img{-o-object-fit:contain;object-fit:contain;-o-object-position:unset!important;object-position:unset!important}}.hero__comp.product .text{padding-right:0}@media (max-width:1199.98px){.hero__comp.product .text{padding-right:calc(3rem + 2.5vw)}}@media (max-width:991.98px){.hero__comp.product .text{margin-bottom:calc(var(--units-units-size-nav-height)*.5);margin-top:calc(var(--units-units-size-nav-height)*.5);padding-right:0}.hero__comp.product .text .text-inner{width:100%}}:root{interpolate-size:allow-keywords}.d-grid.bg-blue .accordion{background-color:var(--gray);color:var(--navy-blue)}.accordion{background-color:var(--white);border-radius:var(--units-units-radius-radius-md);padding:var(--units-units-size-box-margin-s);width:100%}.accordion h2,.accordion h3,.accordion h4{font-size:var(--typeface-size-headings-h5);font-weight:var(--font-w-medium);line-height:var(--typeface-line-height-headings-h5)}.accordion summary{align-items:center;display:flex;gap:1rem;justify-content:space-between}.accordion details{overflow:hidden}.accordion details .acc_header{flex:1}.accordion details .btn{pointer-events:none}.accordion details .btn i{background-color:var(--white)}.accordion details::details-content{block-size:0;opacity:0;transition:block-size,opacity .35s ease-in,content-visibility .35s;transition-behavior:allow-discrete}.accordion details[open]::details-content{block-size:auto;opacity:1;transition:block-size,opacity .35s ease-in,content-visibility .35s;transition-behavior:allow-discrete}.accordion details[open] summary .btn{background-color:var(--navy-blue-40)}.accordion details[open] summary .btn .icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-width='1.5' d='M3.5 12h17'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.accordion details[open] .content{padding-block:1rem}:root{--vc-pgn-border-radius:var(--units-units-radius-radius-sm);--vc-pgn-active-color:var(--navy-blue-40);--vc-pgn-background-color:var(--gray);--vc-pgn-width:40px;--vc-pgn-height:32px;--vc-png-bottom:-35px;--vc-pgn-gap:.5rem}@media (max-width:833px){:root{--vc-pgn-width:20px;--vc-pgn-height:20px;--vc-png-bottom:-.5rem}}.carousel__item .e-container{margin-inline:none;margin-bottom:var(--units-units-size-box-margin-xl)!important;width:100%}.carousel__item .button.blue a{color:var(--white)}.carousel__item .button.blue a i{background-color:#fff}.pagination__wrapper{bottom:var(--vc-png-bottom);gap:var(--vc-pgn-gap);justify-content:flex-end;position:absolute;width:100%}@media (max-width:832.98px){.pagination__wrapper .btn.btn-wide{display:none}}.pagination__wrapper .btn.btn-wide i{background-color:var(--white)}@media (max-width:832.98px){.pagination__wrapper{justify-content:center}}.carousel__pagination{bottom:unset;counter-reset:pgn_item 0;justify-content:flex-end;left:unset;position:relative;transform:none}.carousel__pagination .carousel__pagination-item{counter-increment:pgn_item}.carousel__pagination .carousel__pagination-button{color:var(--ech-text-color);font-size:1rem;font-weight:var(--font-w-medium)}.carousel__pagination .carousel__pagination-button.carousel__pagination-button--active{color:var(--white)}.carousel__pagination .carousel__pagination-button.carousel__pagination-button:hover:not(.carousel__pagination-button--active){background-color:var(--gray-cool-3)}.carousel__pagination .carousel__pagination-button:after{content:counter(pgn_item)}@media (max-width:832.98px){.carousel__pagination .carousel__pagination-button:after{content:""}}.video__comp{aspect-ratio:16/9;background-color:var(--gray-cool-4);border-radius:var(--units-units-radius-radius-md);overflow:hidden;width:100%}.video__comp .btn-video{z-index:5}.video__comp .btn-video:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.video__comp .video_wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.video__comp .img-wrapper{inset:0;position:absolute}.video__comp iframe{height:100%;position:absolute;width:100%}.col__comp.bg-blue:has(.productinfo__comp) .data-sheets .btn i{background-color:var(--navy-blue)}.productinfo__comp{display:flex;flex-direction:column;gap:2rem}.productinfo__comp table{border:1px solid var(--navy-blue-20)}.productinfo__comp table td{padding:1.25rem}.productinfo__comp table th{background-color:var(--navy-blue-20);color:var(--ech-text-color);font-weight:var(--font-w-regular);padding:1.25rem}.productinfo__comp table tr:nth-child(2n){background-color:transparent}.productinfo__comp table tr:not(:last-child) td{border-bottom:1px solid var(--navy-blue-20)}.productinfo__comp table p{margin:0}html{font-size:calc(var(--ech-base)*1px)}body{background-color:var(--ech-bg-color);color:var(--ech-text-color);font-family:var(--font);font-weight:var(--font-w-normal);line-height:1.4;-webkit-font-smoothing:antialiased}.e-container{--margin-padding:calc(var(--units-units-size-box-margin-xl)*2);--min-container-size:calc(100% - var(--margin-padding));margin-inline:auto;width:min(var(--min-container-size),var(--units-units-size-w-size-xxl))}@media (max-width:1199.98px){.e-container{--margin-padding:calc(var(--units-units-size-box-margin-xl)*2)}}.n-container{--min-container-size:calc(100% - var(--units-units-size-box-margin-xl)*2);margin-inline:auto;width:min(var(--min-container-size),var(--units-units-size-w-size-l))}.top-scroller{height:101px;left:0;position:absolute;top:var(--units-units-size-nav-height);visibility:hidden;width:100px}
