/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.s-progress-bar-modal[open]{position:fixed;left:50vw;top:50vh;transform:translate(-50%,-50%);display:grid;place-items:center;border-style:solid;border-width:0;padding:1.25rem;border-radius:1.25rem;min-width:18.75rem;}.s-progress-bar-modal[open]::backdrop{content:"";position:fixed;display:block;inset:0;background-color:#fff;opacity:0.5;}body.s-progress-bar-modal-open{overflow:hidden;}
.s-progress-bar{inline-size:100%;display:grid;}.s-progress-bar label{display:block;}.s-progress-bar progress{display:block;inline-size:100%;appearance:none;border:none;position:relative;height:0.5rem;border-radius:0.25rem;overflow:hidden;}.s-progress-bar progress:indeterminate::before{content:"";inset:0;position:absolute;}.s-progress-bar progress:indeterminate::before,.s-progress-bar progress:indeterminate::-webkit-progress-bar,.s-progress-bar progress:indeterminate::-moz-progress-bar{background:linear-gradient(to right,#e5ecec 45%,#004547 0%,#004547 55%,#e5ecec 0%);background-size:225% 100%;background-position:right;animation:progress-loading 2s infinite ease;}.s-progress-bar progress:indeterminate::after{content:"";inset:0;position:absolute;background:linear-gradient(to right,#e5ecec 45%,#004547 0%,#004547 55%,#e5ecec 0%);background-size:225% 100%;background-position:right;animation:progress-loading 2s infinite ease;}.s-progress-bar progress:indeterminate::-webkit-progress-bar{background:linear-gradient(to right,#e5ecec 45%,#004547 0%,#004547 55%,#e5ecec 0%);background-size:225% 100%;background-position:right;animation:progress-loading 2s infinite ease;}.s-progress-bar progress:indeterminate::-moz-progress-bar{background:linear-gradient(to right,#e5ecec 45%,#004547 0%,#004547 55%,#e5ecec 0%);background-size:225% 100%;background-position:right;animation:progress-loading 2s infinite ease;}.s-progress-bar progress:focus-visible{outline-color:#004547;}@keyframes progress-loading{50%{background-position:left;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/185643cddd21d1cb1b54.woff2) format("woff2");}@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/e363c05f5486c8813bcd.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/0081d4a10be3d700da5c.woff2) format("woff2");}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:bold;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/e0504871db11f2bca586.woff2) format("woff2");font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/5141298fda99f3d2fadc.woff2) format("woff2");font-weight:bold;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/3c079ac4ce8b4c7555b8.woff2) format("woff2");font-weight:500;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/d792e8d041412508c7be.woff2) format("woff2");font-weight:500;}:root{--s-font-family__bawue_serif:bawue serif,georgia,serif;--s-font-family__bawue_sans:bawue sans,helvetica,arial,sans-serif;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-form{--background-color:#fff;--border-color:#004547;--border-color--disabled:#4c7c7e;--border-color--focus:#004547;--border-color--hover:#004547;--border-color--value:#000;--border-color--invalid:#c50f50;--border-color--valid:#73b983;--border-color-check--value:#004547;--border-color-select-s:#004547;--color:#4c7c7e;--color-description:#000;--color--disabled:#004547;--color--focus:#000;--color-placeholder:#4c7c7e;--color--hover:#004547;--color-text--value:#000;--color-select--value:#000;--color-select__option:#004547;--color-check--hover:#4c7c7e;--color-check--value:#004547;--box-shadow-color--focus:#51bccd;--input-font-family:bawue sans,helvetica,arial,sans-serif;--text-font-family:bawue sans,helvetica,arial,sans-serif;--label-font-family:bawue sans,helvetica,arial,sans-serif;}.s-form input:user-invalid{border:2px solid var(--border-color--invalid);}.s-form fieldset{border:none;margin-bottom:1.25rem;}.s-form textarea{resize:none;}.s-form p{--s-font-size:0.75rem;font-size:var(--s-font-size);margin-bottom:2.5rem;}@media (min-width:1200px){.s-form p{--s-font-size:0.8125rem;--s-font-line-height:1.615;line-height:var(--s-font-line-height);}}.s-form label{display:inline-block;}.s-form .form-text:is(.form-control){margin-top:unset;}.s-form .form-text:is(.invalid-feedback,.valid-feedback,.form-description){font-family:var(--text-font-family);margin-top:0.375rem;display:flex;gap:0.125rem;}.s-form .form-text:is(.invalid-feedback,.valid-feedback,.form-description) .s-icon{flex-shrink:0;}.s-form .form-text:is(.invalid-feedback,.valid-feedback,.form-description) span{margin-top:0.3125rem;}.s-form .form-control:not(:focus-visible,:placeholder-shown,.is-invalid){color:var(--color-text--value);border-color:var(--border-color--value);}.s-form .form-control.is-valid{border:1px solid var(--border-color--valid);background-color:var(--background-color);}.s-form :is(.form-control,.form-select).is-invalid{background-image:none !important;}.s-form .s-form__field{margin-bottom:1.25rem;}.s-form .s-form__field:not(.s-form .s-form__field.s-form__field--disabled) .form-label{cursor:pointer;}.s-form .form-type-checkbox,.s-form .form-type-radio{margin-bottom:0.5rem;}.s-form .form-label{font-family:var(--label-font-family);}.s-form .form-label a{--s-font-family:var(--s-font-family__bawue_sans);text-decoration:none;font-family:var(--s-font-family);color:var(--bs-primary);background-image:linear-gradient(to top,currentcolor 0px,transparent 1px,transparent 100%);}.s-form .form-label.form-required::after{content:"*";}.s-form legend{font-family:var(--label-font-family);margin-bottom:0.5rem;}.s-form .form-check{display:flex;gap:0.75rem;cursor:pointer;align-items:baseline;}.s-form .form-check .form-check-input{flex-shrink:0;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true]){position:relative;display:grid;place-items:center;cursor:pointer;top:2px;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true]).is-valid:checked{background-color:var(--background-color);}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true])::after{content:"";position:absolute;inset:2px;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true])[type=checkbox]::after{border-radius:2px;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true])[type=radio]::after{border-radius:50%;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true]):where(:hover,:checked)::after{display:block;}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true]):hover::after{background-color:var(--color-check--hover);}.s-form .form-check .form-check-input:not([disabled],[aria-disabled=true]):checked::after{background-color:var(--color-check--value);}.s-form .form-check .form-check-input:where([disabled],[aria-disabled=true]):checked{position:relative;display:grid;place-items:center;cursor:pointer;}.s-form .form-check .form-check-input:where([disabled],[aria-disabled=true]):checked::after{content:"";position:absolute;inset:2px;background-color:var(--border-color);}.s-form .form-check .form-check-input:where([disabled],[aria-disabled=true]):checked[type=radio]::after{border-radius:50%;}.s-form .form-date{display:block;height:2.5rem;padding:0.5rem;border-radius:1.25rem;color:#004547;min-width:7.5rem;cursor:pointer;border:1px solid var(--border-color);}.s-form .form-date::-webkit-calendar-picker-indicator{filter:invert(47%) sepia(8%) saturate(1595%) hue-rotate(134deg) brightness(93%) contrast(90%);}.s-form .s-custom-select select{display:none;}.s-form .s-custom-select .dropdown-toggle{background-color:var(--custom-select-background-color,transparent);display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-image:none;}.s-form .s-custom-select .dropdown-toggle::after{content:unset;}.s-form .s-custom-select .dropdown-toggle .s-icon{transition:transform 0.5s;}.s-form .s-custom-select .dropdown-toggle:not(.show) .s-icon{transform:rotate(180deg);}.s-form .s-custom-select .dropdown-menu{overflow:hidden;}.s-form .s-custom-select .dropdown-menu .dropdown-item{cursor:pointer;white-space:initial;font-family:"bawue sans","helvetica","arial","sans-serif";}.s-form .s-custom-select .dropdown-menu .dropdown-item:hover,.s-form .s-custom-select .dropdown-menu .dropdown-item:focus-visible{background-color:var(--background-color);color:var(--color-select__option);}.s-form .s-custom-select .dropdown-menu:not(:hover,:focus-visible) .dropdown-item[aria-selected=true]{background-color:var(--background-color);color:var(--color-select__option);}.s-form .s-custom-select-m .form-select.s-is-selected:not([aria-expanded=true]){color:var(--color-select--value);}.s-form .s-custom-select-m .form-select .s-form-select-text{display:block;overflow:hidden;text-align:left;}.s-form .s-custom-select-m .form-select.dropdown-toggle{height:2.5rem;padding:0 0.75rem;gap:0.625rem;}.s-form .s-custom-select-s .dropdown-toggle{border-radius:0;border-top:unset;border-right:unset;border-left:unset;height:1.125rem;border-bottom:1px solid var(--border-color-select-s);color:var(--color-select--value);padding:0;}.s-form .s-custom-select-s .dropdown-toggle.s-is-selected:not([aria-expanded=true]){color:var(--color-select--value);}.s-form .s-custom-select-s .dropdown-toggle .s-form-select-text{display:block;overflow:hidden;text-align:left;color:var(--color);}.s-form .s-custom-select-s .dropdown-toggle .s-icon{--icon-width:1rem;}.s-form #edit-change-validation-plugin{font-family:var(--text-font-family);margin-bottom:1.25rem;}.s-form .form-actions{display:flex;flex-direction:column;gap:0.75rem;}@media (min-width:576px){.s-form-grid{display:grid;grid-template-columns:calc(50% - 20px) 40px calc(50% - 20px);}.s-form-grid :first-child,.s-form-grid:nth-child(2){grid-row-start:1;}.s-form-grid :nth-child(2n){grid-column-start:3;}.s-form-grid :nth-child(odd){grid-column-start:1;}}@media (min-width:576px){.s-form-item-radios-checkboxes-minimized .form-radios,.s-form-item-radios-checkboxes-minimized .form-checkboxes{display:grid;grid-template-columns:calc(50% - 20px) 40px calc(50% - 20px);}.s-form-item-radios-checkboxes-minimized .form-radios > *,.s-form-item-radios-checkboxes-minimized .form-checkboxes > *{grid-column:1/2;}.s-form-item-radios-checkboxes-minimized .form-radios :nth-child(2n),.s-form-item-radios-checkboxes-minimized .form-checkboxes :nth-child(2n){grid-column:3/4;}}
@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/185643cddd21d1cb1b54.woff2) format("woff2");}@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/e363c05f5486c8813bcd.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/0081d4a10be3d700da5c.woff2) format("woff2");}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:bold;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/e0504871db11f2bca586.woff2) format("woff2");font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/5141298fda99f3d2fadc.woff2) format("woff2");font-weight:bold;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/3c079ac4ce8b4c7555b8.woff2) format("woff2");font-weight:500;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/d792e8d041412508c7be.woff2) format("woff2");font-weight:500;}:root{--s-font-family__bawue_serif:bawue serif,georgia,serif;--s-font-family__bawue_sans:bawue sans,helvetica,arial,sans-serif;}.s-alert .item-list__comma-list{display:block;font-weight:normal;}.s-alert .item-list__comma-list a{text-decoration:underline;color:#000;}
.s-animated-icon__wrapper{--icon-width:1.5rem;--icon-height:var(--icon-width);display:inline-block;position:relative;overflow:hidden;vertical-align:middle;width:var(--icon-width);height:var(--icon-height);}.s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(-150%,150%);}.s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,150%);}.s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,-150%);}.s-animated-icon__wrapper *{position:absolute;transition:transform 800ms cubic-bezier(0.7,0,0.03,1) 0s;}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:last-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:last-child{transform:translate(150%,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:last-child{transform:translate(0,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:last-child{transform:translate(0,150%);}.s-animated-icon__wrapper:hover .s-icon{color:var(--svg-fill-color--hover);}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-autosuggestion{padding:2px 0;}@media (min-width:1200px){.s-autosuggestion{max-width:660px;}}.s-autosuggestion *{display:block;}@media (min-width:1200px){.s-autosuggestion *{display:inline;}}.s-autosuggestion__link{color:#004547;}.s-autosuggestion__link .s-typography{text-decoration:none;display:inline;}.s-autosuggestion__link .s-typography:hover,.s-autosuggestion__link .s-typography:focus-visible{color:#004547;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}.s-back-to-top{position:fixed;right:0;bottom:0;transform:translateY(calc(100% + 40px));margin-right:0.625rem;margin-bottom:40px;z-index:100;border:1px solid #fff;}@media (min-width:1440px){.s-back-to-top{margin-right:3rem;}}.s-back-to-top.s-displayed,.s-back-to-top:focus{transform:translateY(0px);}.s-back-to-top.s-bottom-animation{transition:transform 0.5s ease-in-out;}@media print{.s-back-to-top{display:none !important;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-background{position:absolute;width:100%;z-index:-100;bottom:0;top:-340px;overflow:hidden;opacity:0;animation:fade-in cubic-bezier(0.59,0.71,0.38,0.99) 0.3s forwards;}@media (min-width:576px){.s-background{top:-270px;}}@media (min-width:992px){.s-background{top:-427px;}}@media (min-width:1200px){.s-background{top:-618px;}}.s-background__element{width:100%;background-image:url(/themes/custom/csa/dist/bd37ab49cc4ad95146f5.svg);background-repeat:no-repeat;background-position:center 0;height:739.1304347826%;}@media (min-width:576px){.s-background__element{background-image:url(/themes/custom/csa/dist/35f79b180b0e867437b9.svg);background-position:center 0;background-size:1200px auto;height:1709.243697479px;}}@media (min-width:992px){.s-background__element{background-position:center 0;background-size:1690px auto;height:2407.1848739496px;}}@media (min-width:1200px){.s-background__element{background-position:center 0;background-size:2380px 3390px;height:3390px;}}@keyframes fade-in{from{opacity:0;}to{opacity:1;}}
@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/185643cddd21d1cb1b54.woff2) format("woff2");}@font-face{font-family:"bawue serif";font-display:swap;src:url(/themes/custom/csa/dist/e363c05f5486c8813bcd.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/0081d4a10be3d700da5c.woff2) format("woff2");}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:bold;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/b31cc5394edec666b423.woff2) format("woff2");font-weight:700;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/e0504871db11f2bca586.woff2) format("woff2");font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/5141298fda99f3d2fadc.woff2) format("woff2");font-weight:bold;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/3c079ac4ce8b4c7555b8.woff2) format("woff2");font-weight:500;font-style:italic;}@font-face{font-family:"bawue sans";font-display:swap;src:url(/themes/custom/csa/dist/d792e8d041412508c7be.woff2) format("woff2");font-weight:500;}:root{--s-font-family__bawue_serif:bawue serif,georgia,serif;--s-font-family__bawue_sans:bawue sans,helvetica,arial,sans-serif;}.s-button{--button-primary-color:#004547;--button-secondary-color:#fff;--button-min-height:2.5rem;--button-border-radius:unset;--button-color:var(--button-secondary-color);--button-background-color:var(--button-primary-color);--button-border-color:var(--button-primary-color);--s-button-padding:0 1.3125rem;border:1px solid var(--button-primary-color);min-height:var(--button-min-height);width:fit-content;padding:var(--s-button-padding);display:flex;place-content:center;align-items:center;cursor:pointer;font-size:1.125rem;font-family:"bawue sans","helvetica","arial","sans-serif";text-decoration:none;color:var(--button-color);background-color:var(--button-background-color);border-color:var(--button-border-color);border-radius:var(--button-border-radius);line-height:0.9;}.s-button.s-button--text{--button-color:var(--button-primary-color);border:unset;background:transparent;min-height:unset;padding:unset;}.s-button.s-button--solid{--button-color:var(--button-secondary-color);--button-background-color:var(--button-primary-color);--button-border-color:var(--button-primary-color);}.s-button.s-button--outline{--button-color:var(--button-primary-color);--button-border-color:var(--button-primary-color);--button-background-color:transparent;}.s-button.s-button--round-border{--button-border-radius:calc(var(--button-min-height) * 0.5);}.s-button.s-button--primary{--button-primary-color:#004547;--button-secondary-color:#fff;}.s-button.s-button--primary-70{--button-primary-color:#4c7c7e;--button-secondary-color:#fff;}.s-button.s-button--primary-50{--button-primary-color:#7fa2a3;--button-secondary-color:#fff;}.s-button.s-button--primary-30{--button-primary-color:#b2c7c7;--button-secondary-color:#fff;}.s-button.s-button--primary-20{--button-primary-color:#ccdada;--button-secondary-color:#fff;}.s-button.s-button--primary-10{--button-primary-color:#e5ecec;--button-secondary-color:#fff;}.s-button.s-button--primary-05{--button-primary-color:#f2f5f6;--button-secondary-color:#fff;}.s-button.s-button--secondary{--button-primary-color:#fcc00d;--button-secondary-color:#fff;}.s-button.s-button--secondary-70{--button-primary-color:#fcd255;--button-secondary-color:#fff;}.s-button.s-button--secondary-50{--button-primary-color:#fddf86;--button-secondary-color:#fff;}.s-button.s-button--secondary-30{--button-primary-color:#feecb6;--button-secondary-color:#fff;}.s-button.s-button--secondary-25{--button-primary-color:#fff0c3;--button-secondary-color:#fff;}.s-button.s-button--charcoal-black{--button-primary-color:#333;--button-secondary-color:#fff;}.s-button.s-button--grey{--button-primary-color:#ccc;--button-secondary-color:#fff;}.s-button.s-button--beige{--button-primary-color:#fcfae7;--button-secondary-color:#fff;}.s-button.s-button--orange{--button-primary-color:#f39c12;--button-secondary-color:#fff;}.s-button.s-button--green{--button-primary-color:#73b983;--button-secondary-color:#fff;}.s-button.s-button--violet{--button-primary-color:#7b82a3;--button-secondary-color:#fff;}.s-button.s-button--turquoise{--button-primary-color:#00b4c7;--button-secondary-color:#fff;}.s-button.s-button--accent-red{--button-primary-color:#c50f50;--button-secondary-color:#fff;}.s-button.s-button--accent-blue{--button-primary-color:#51bccd;--button-secondary-color:#fff;}.s-button.s-button--white{--button-primary-color:#fff;--button-secondary-color:#004547;}.s-button.s-button--black{--button-primary-color:#000;--button-secondary-color:#fff;}.s-button.s-button--transparent{--button-primary-color:transparent;--button-secondary-color:#004547;}.s-button.s-button--danger{--button-primary-color:#c50f50;--button-secondary-color:#fff;}.s-button.s-button--info{--button-primary-color:#fcc00d;--button-secondary-color:#fff;}.s-button.s-button--success{--button-primary-color:#004547;--button-secondary-color:#fff;}.s-button.s-button--green-dark-10{--button-primary-color:#DDE4E4;--button-secondary-color:#fff;}.s-button.s-button--red{--button-primary-color:#E0002F;--button-secondary-color:#fff;}.s-button.s-button-background--primary{background-color:primary;}.s-button.s-button-background--primary-70{background-color:primary-70;}.s-button.s-button-background--primary-50{background-color:primary-50;}.s-button.s-button-background--primary-30{background-color:primary-30;}.s-button.s-button-background--primary-20{background-color:primary-20;}.s-button.s-button-background--primary-10{background-color:primary-10;}.s-button.s-button-background--primary-05{background-color:primary-05;}.s-button.s-button-background--secondary{background-color:secondary;}.s-button.s-button-background--secondary-70{background-color:secondary-70;}.s-button.s-button-background--secondary-50{background-color:secondary-50;}.s-button.s-button-background--secondary-30{background-color:secondary-30;}.s-button.s-button-background--secondary-25{background-color:secondary-25;}.s-button.s-button-background--charcoal-black{background-color:charcoal-black;}.s-button.s-button-background--grey{background-color:grey;}.s-button.s-button-background--beige{background-color:beige;}.s-button.s-button-background--orange{background-color:orange;}.s-button.s-button-background--green{background-color:green;}.s-button.s-button-background--violet{background-color:violet;}.s-button.s-button-background--turquoise{background-color:turquoise;}.s-button.s-button-background--accent-red{background-color:accent-red;}.s-button.s-button-background--accent-blue{background-color:accent-blue;}.s-button.s-button-background--white{background-color:white;}.s-button.s-button-background--black{background-color:black;}.s-button.s-button-background--transparent{background-color:transparent;}.s-button.s-button-background--danger{background-color:danger;}.s-button.s-button-background--info{background-color:info;}.s-button.s-button-background--success{background-color:success;}.s-button.s-button-background--green-dark-10{background-color:green-dark-10;}.s-button.s-button-background--red{background-color:red;}.s-button .s-button__text{margin-top:-0.0625rem;text-align:left;}.s-button[aria-hidden=true]{display:none;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-footer{--s-footer__background-color:var(--bs-primary);--s-footer__color:var(--bs-white);position:absolute;width:100%;bottom:0;background-color:var(--s-footer__background-color);padding:1.375rem 1.25rem 1.125rem;color:var(--s-footer__color);}@media (min-width:768px){.s-footer{padding:0.9375rem 2rem;}}.s-footer__content-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;max-width:160rem;margin:0 auto;gap:1.5rem;}@media (min-width:768px){.s-footer__content-wrapper{flex-direction:row;}}.s-footer__menu{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;}.s-footer__menu .s-footer__menu-item .s-link{color:var(--s-footer__color);}.s-footer__menu .s-icon--linkedin-2{--icon-width:0.9375rem;}.s-footer__menu .s-icon--rss{--icon-width:1.25rem;--icon-height:1.25rem;}.s-footer__menu .s-icon{--svg-fill-color:var(--s-footer__color);}@media print{.s-footer{display:none;}}
.s-icon{--icon-width:1.5rem;--icon-height:var(--icon-width);--svg-fill-color:currentcolor;--svg-fill-color--hover:var(--svg-fill-color);color:var(--svg-fill-color);width:var(--icon-width);height:var(--icon-height);display:flex;justify-content:center;align-items:center;top:0;left:0;}.s-icon:hover{color:var(--svg-fill-color--hover);}.s-icon.s-icon-hover-color--secondary{--svg-fill-color--hover:#fcc00d;}.s-icon.s-icon-hover-color--primary{--svg-fill-color--hover:#004547;}.s-icon.s-icon-hover-color--primary-70{--svg-fill-color--hover:#4c7c7e;}.s-icon.s-icon-hover-color--primary-50{--svg-fill-color--hover:#7fa2a3;}.s-icon.s-icon-hover-color--primary-30{--svg-fill-color--hover:#b2c7c7;}.s-icon.s-icon-hover-color--primary-20{--svg-fill-color--hover:#ccdada;}.s-icon.s-icon-hover-color--primary-10{--svg-fill-color--hover:#e5ecec;}.s-icon.s-icon-hover-color--primary-05{--svg-fill-color--hover:#f2f5f6;}.s-icon.s-icon-hover-color--secondary{--svg-fill-color--hover:#fcc00d;}.s-icon.s-icon-hover-color--secondary-70{--svg-fill-color--hover:#fcd255;}.s-icon.s-icon-hover-color--secondary-50{--svg-fill-color--hover:#fddf86;}.s-icon.s-icon-hover-color--secondary-30{--svg-fill-color--hover:#feecb6;}.s-icon.s-icon-hover-color--secondary-25{--svg-fill-color--hover:#fff0c3;}.s-icon.s-icon-hover-color--charcoal-black{--svg-fill-color--hover:#333;}.s-icon.s-icon-hover-color--grey{--svg-fill-color--hover:#ccc;}.s-icon.s-icon-hover-color--beige{--svg-fill-color--hover:#fcfae7;}.s-icon.s-icon-hover-color--orange{--svg-fill-color--hover:#f39c12;}.s-icon.s-icon-hover-color--green{--svg-fill-color--hover:#73b983;}.s-icon.s-icon-hover-color--violet{--svg-fill-color--hover:#7b82a3;}.s-icon.s-icon-hover-color--turquoise{--svg-fill-color--hover:#00b4c7;}.s-icon.s-icon-hover-color--accent-red{--svg-fill-color--hover:#c50f50;}.s-icon.s-icon-hover-color--accent-blue{--svg-fill-color--hover:#51bccd;}.s-icon.s-icon-hover-color--white{--svg-fill-color--hover:#fff;}.s-icon.s-icon-hover-color--black{--svg-fill-color--hover:#000;}.s-icon.s-icon-hover-color--transparent{--svg-fill-color--hover:transparent;}.s-icon.s-icon-hover-color--danger{--svg-fill-color--hover:#c50f50;}.s-icon.s-icon-hover-color--info{--svg-fill-color--hover:#fcc00d;}.s-icon.s-icon-hover-color--success{--svg-fill-color--hover:#004547;}.s-icon.s-icon-hover-color--green-dark-10{--svg-fill-color--hover:#DDE4E4;}.s-icon.s-icon-hover-color--red{--svg-fill-color--hover:#E0002F;}
.s-animated-icon__wrapper{--icon-width:1.5rem;--icon-height:var(--icon-width);display:inline-block;position:relative;overflow:hidden;vertical-align:middle;width:var(--icon-width);height:var(--icon-height);}.s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(-150%,150%);}.s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,150%);}.s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,-150%);}.s-animated-icon__wrapper *{position:absolute;transition:transform 800ms cubic-bezier(0.7,0,0.03,1) 0s;}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:last-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:last-child{transform:translate(150%,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:last-child{transform:translate(0,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:last-child{transform:translate(0,150%);}.s-animated-icon__wrapper:hover .s-icon{color:var(--svg-fill-color--hover);}.s-button--icon{gap:0.8125rem;}.s-button--icon .s-button__icon{display:grid;place-items:center;}.s-button--icon.s-button--solid .s-icon{--svg-fill-color:var(--button-secondary-color);}.s-button--icon.s-button--circle{padding:unset;min-width:var(--button-min-height);aspect-ratio:1;--button-border-radius:50%;}.s-button--icon[type=submit]{padding-right:3.625rem;background-image:url(/themes/custom/csa/dist/09a54980b8a3ea87eb5d.svg);background-repeat:no-repeat;background-position:right 1.3125rem top 50%;}.s-button--animated .s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(-150%,0);}.s-button--animated .s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(150%,0);}.s-button--animated .s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(-150%,150%);}.s-button--animated .s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,150%);}.s-button--animated .s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,-150%);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--left > *:first-child{transform:translate(-150%,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(0,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(0,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--right > *:last-child{transform:translate(150%,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(0,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--up-right > *:last-child{transform:translate(150%,-150%);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--up > *:last-child{transform:translate(0,-150%);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,0);}.s-button--animated:not([disabled]):hover .s-animated-icon__wrapper.s-animated-icon--down > *:last-child{transform:translate(0,150%);}.s-button--primary.s-button--icon[type=submit]{background-image:url("data:image/svg+xml;charset=UTF-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\" version=\"1.1\"><polygon fill=\"white\" points=\"13.58581 5 21.00001 12.41418 13.58581 19.82838 12.17161 18.41418 17.17161 13.41418 2.58581 13.41418 2.58581 11.41418 17.17161 11.41418 12.17161 6.41421\"/></svg>");}
.s-animated-icon__wrapper{--icon-width:1.5rem;--icon-height:var(--icon-width);display:inline-block;position:relative;overflow:hidden;vertical-align:middle;width:var(--icon-width);height:var(--icon-height);}.s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(-150%,150%);}.s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,150%);}.s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,-150%);}.s-animated-icon__wrapper *{position:absolute;transition:transform 800ms cubic-bezier(0.7,0,0.03,1) 0s;}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:first-child{transform:translate(-150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--left > *:last-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--right > *:last-child{transform:translate(150%,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up-right > *:last-child{transform:translate(150%,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--up > *:last-child{transform:translate(0,-150%);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:first-child{transform:translate(0,0);}.s-animated-icon__wrapper:hover.s-animated-icon--down > *:last-child{transform:translate(0,150%);}.s-animated-icon__wrapper:hover .s-icon{color:var(--svg-fill-color--hover);}.s-icon-link{--color:#000;--color--hover:#004547;display:flex;justify-content:space-between;align-items:center;text-decoration:none;width:100%;color:var(--color);}.s-icon-link:visited{color:var(--color);}.s-icon-link:hover,.s-icon-link:hover *{color:var(--color--hover);}.s-icon-link .s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(-150%,0);}.s-icon-link .s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(150%,0);}.s-icon-link .s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(-150%,150%);}.s-icon-link .s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,150%);}.s-icon-link .s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,-150%);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--left > *:first-child{transform:translate(-150%,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--left > *:last-child{transform:translate(0,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--right > *:first-child{transform:translate(0,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--right > *:last-child{transform:translate(150%,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--up-right > *:first-child{transform:translate(0,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--up-right > *:last-child{transform:translate(150%,-150%);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--up > *:first-child{transform:translate(0,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--up > *:last-child{transform:translate(0,-150%);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--down > *:first-child{transform:translate(0,0);}.s-icon-link:hover .s-animated-icon__wrapper.s-animated-icon--down > *:last-child{transform:translate(0,150%);}.s-icon-link__icon--align-start{align-self:flex-start;}.s-icon-link__icon--align-center{align-self:center;}.s-icon-link__icon--align-end{align-self:flex-end;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}.s-link{--s-font-family:var(--s-font-family__bawue_sans);text-decoration:none;font-family:var(--s-font-family);display:inline-flex;}button.s-link{cursor:pointer;background-color:transparent;border:unset;padding:unset;}.s-link-underline-wrapper-outer{display:inline;}.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner{display:inline;}.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link{display:inline;text-decoration:none;text-decoration:none;}@media (hover:hover){.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link{word-wrap:break-word;background-image:linear-gradient(180deg,transparent calc(100% - 1px),currentcolor 0);background-repeat:no-repeat;transition:background-size 0.4s ease;background-size:0 100%;}.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link:hover,.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link:focus-visible,.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link:active{background-size:100% 100%;text-decoration:none;}}@media (hover:none){.s-link-underline-wrapper-outer .s-link-underline-wrapper-inner .s-link{background-size:100% 100%;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-link-box{display:flex;flex-direction:column;justify-content:center;gap:0.75rem;}@media (min-width:768px){.s-link-box{flex-direction:row;gap:1rem;}}.s-link-box__item{flex-shrink:1;position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:0.5rem;background-color:#004547;color:#fff;border-radius:0.625rem;inline-size:100%;padding:0.875rem 1.25rem;}@media (min-width:768px){.s-link-box__item{padding:1.25rem 1.75rem;}}.s-link-box__item .s-link-box__item__text{align-self:start;}.s-link-box__item .s-typography{display:block;}.s-link-box__item .s-typography.s-overline{margin-bottom:0.625rem;}.s-link-box__item .s-typography.s-h4{margin-bottom:0.625rem;}.s-link-box__item .s-button{--button-min-height:0;height:fit-content;flex-shrink:0;}.s-link-box__item a::after{position:absolute;content:"";inset:0;}@media print{.s-link-box .s-link-box__item{background-color:#fff;color:#000;}.s-link-box .s-button{display:none;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#E0002F;--bs-orange:#f39c12;--bs-yellow:#ffc107;--bs-green:#73b983;--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:#004547;--bs-primary-70:#4c7c7e;--bs-primary-50:#7fa2a3;--bs-primary-30:#b2c7c7;--bs-primary-20:#ccdada;--bs-primary-10:#e5ecec;--bs-primary-05:#f2f5f6;--bs-secondary:#fcc00d;--bs-secondary-70:#fcd255;--bs-secondary-50:#fddf86;--bs-secondary-30:#feecb6;--bs-secondary-25:#fff0c3;--bs-charcoal-black:#333;--bs-grey:#ccc;--bs-beige:#fcfae7;--bs-orange:#f39c12;--bs-green:#73b983;--bs-violet:#7b82a3;--bs-turquoise:#00b4c7;--bs-accent-red:#c50f50;--bs-accent-blue:#51bccd;--bs-white:#fff;--bs-black:#000;--bs-transparent:transparent;--bs-danger:#c50f50;--bs-info:#fcc00d;--bs-success:#004547;--bs-green-dark-10:#DDE4E4;--bs-red:#E0002F;--bs-primary-rgb:0,69,71;--bs-primary-70-rgb:76,124,126;--bs-primary-50-rgb:127,162,163;--bs-primary-30-rgb:178,199,199;--bs-primary-20-rgb:204,218,218;--bs-primary-10-rgb:229,236,236;--bs-primary-05-rgb:242,245,246;--bs-secondary-rgb:252,192,13;--bs-secondary-70-rgb:252,210,85;--bs-secondary-50-rgb:253,223,134;--bs-secondary-30-rgb:254,236,182;--bs-secondary-25-rgb:255,240,195;--bs-charcoal-black-rgb:51,51,51;--bs-grey-rgb:204,204,204;--bs-beige-rgb:252,250,231;--bs-orange-rgb:243,156,18;--bs-green-rgb:115,185,131;--bs-violet-rgb:123,130,163;--bs-turquoise-rgb:0,180,199;--bs-accent-red-rgb:197,15,80;--bs-accent-blue-rgb:81,188,205;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-transparent-rgb:0,0,0;--bs-danger-rgb:197,15,80;--bs-info-rgb:252,192,13;--bs-success-rgb:0,69,71;--bs-green-dark-10-rgb:221,228,228;--bs-red-rgb:224,0,47;--bs-primary-text-emphasis:#001c1c;--bs-secondary-text-emphasis:#654d05;--bs-success-text-emphasis:#2e4a34;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#5a0013;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#ccdada;--bs-secondary-bg-subtle:#fef2cf;--bs-success-bg-subtle:#e3f1e6;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f9ccd5;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#99b5b5;--bs-secondary-border-subtle:#fee69e;--bs-success-border-subtle:#c7e3cd;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f399ac;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#004547;--bs-link-color-rgb:0,69,71;--bs-link-decoration:underline;--bs-link-hover-color:#003739;--bs-link-hover-color-rgb:0,55,57;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0,69,71,0.25);--bs-form-valid-color:#73b983;--bs-form-valid-border-color:#73b983;--bs-form-invalid-color:#E0002F;--bs-form-invalid-border-color:#E0002F;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--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(173,181,189,0.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,0.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#668f91;--bs-secondary-text-emphasis:#fdd96e;--bs-success-text-emphasis:#abd5b5;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ec6682;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#000e0e;--bs-secondary-bg-subtle:#322603;--bs-success-bg-subtle:#17251a;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2d0009;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#00292b;--bs-secondary-border-subtle:#977308;--bs-success-border-subtle:#456f4f;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#86001c;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#668f91;--bs-link-hover-color:#85a5a7;--bs-link-color-rgb:102,143,145;--bs-link-hover-color-rgb:133,165,167;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#abd5b5;--bs-form-valid-border-color:#abd5b5;--bs-form-invalid-color:#ec6682;--bs-form-invalid-border-color:#ec6682;}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1.25rem;--bs-alert-padding-y:1.5rem;--bs-alert-margin-bottom:3rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.625rem;--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);}.alert-heading{color:inherit;}.alert-link{font-weight:normal;color:var(--bs-alert-link-color);}.alert-dismissible{padding-right:3.75rem;}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.875rem 1.25rem;}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-primary-70{--bs-alert-color:var(--bs-primary-70-text-emphasis);--bs-alert-bg:var(--bs-primary-70-bg-subtle);--bs-alert-border-color:var(--bs-primary-70-border-subtle);--bs-alert-link-color:var(--bs-primary-70-text-emphasis);}.alert-primary-50{--bs-alert-color:var(--bs-primary-50-text-emphasis);--bs-alert-bg:var(--bs-primary-50-bg-subtle);--bs-alert-border-color:var(--bs-primary-50-border-subtle);--bs-alert-link-color:var(--bs-primary-50-text-emphasis);}.alert-primary-30{--bs-alert-color:var(--bs-primary-30-text-emphasis);--bs-alert-bg:var(--bs-primary-30-bg-subtle);--bs-alert-border-color:var(--bs-primary-30-border-subtle);--bs-alert-link-color:var(--bs-primary-30-text-emphasis);}.alert-primary-20{--bs-alert-color:var(--bs-primary-20-text-emphasis);--bs-alert-bg:var(--bs-primary-20-bg-subtle);--bs-alert-border-color:var(--bs-primary-20-border-subtle);--bs-alert-link-color:var(--bs-primary-20-text-emphasis);}.alert-primary-10{--bs-alert-color:var(--bs-primary-10-text-emphasis);--bs-alert-bg:var(--bs-primary-10-bg-subtle);--bs-alert-border-color:var(--bs-primary-10-border-subtle);--bs-alert-link-color:var(--bs-primary-10-text-emphasis);}.alert-primary-05{--bs-alert-color:var(--bs-primary-05-text-emphasis);--bs-alert-bg:var(--bs-primary-05-bg-subtle);--bs-alert-border-color:var(--bs-primary-05-border-subtle);--bs-alert-link-color:var(--bs-primary-05-text-emphasis);}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-secondary-70{--bs-alert-color:var(--bs-secondary-70-text-emphasis);--bs-alert-bg:var(--bs-secondary-70-bg-subtle);--bs-alert-border-color:var(--bs-secondary-70-border-subtle);--bs-alert-link-color:var(--bs-secondary-70-text-emphasis);}.alert-secondary-50{--bs-alert-color:var(--bs-secondary-50-text-emphasis);--bs-alert-bg:var(--bs-secondary-50-bg-subtle);--bs-alert-border-color:var(--bs-secondary-50-border-subtle);--bs-alert-link-color:var(--bs-secondary-50-text-emphasis);}.alert-secondary-30{--bs-alert-color:var(--bs-secondary-30-text-emphasis);--bs-alert-bg:var(--bs-secondary-30-bg-subtle);--bs-alert-border-color:var(--bs-secondary-30-border-subtle);--bs-alert-link-color:var(--bs-secondary-30-text-emphasis);}.alert-secondary-25{--bs-alert-color:var(--bs-secondary-25-text-emphasis);--bs-alert-bg:var(--bs-secondary-25-bg-subtle);--bs-alert-border-color:var(--bs-secondary-25-border-subtle);--bs-alert-link-color:var(--bs-secondary-25-text-emphasis);}.alert-charcoal-black{--bs-alert-color:var(--bs-charcoal-black-text-emphasis);--bs-alert-bg:var(--bs-charcoal-black-bg-subtle);--bs-alert-border-color:var(--bs-charcoal-black-border-subtle);--bs-alert-link-color:var(--bs-charcoal-black-text-emphasis);}.alert-grey{--bs-alert-color:var(--bs-grey-text-emphasis);--bs-alert-bg:var(--bs-grey-bg-subtle);--bs-alert-border-color:var(--bs-grey-border-subtle);--bs-alert-link-color:var(--bs-grey-text-emphasis);}.alert-beige{--bs-alert-color:var(--bs-beige-text-emphasis);--bs-alert-bg:var(--bs-beige-bg-subtle);--bs-alert-border-color:var(--bs-beige-border-subtle);--bs-alert-link-color:var(--bs-beige-text-emphasis);}.alert-orange{--bs-alert-color:var(--bs-orange-text-emphasis);--bs-alert-bg:var(--bs-orange-bg-subtle);--bs-alert-border-color:var(--bs-orange-border-subtle);--bs-alert-link-color:var(--bs-orange-text-emphasis);}.alert-green{--bs-alert-color:var(--bs-green-text-emphasis);--bs-alert-bg:var(--bs-green-bg-subtle);--bs-alert-border-color:var(--bs-green-border-subtle);--bs-alert-link-color:var(--bs-green-text-emphasis);}.alert-violet{--bs-alert-color:var(--bs-violet-text-emphasis);--bs-alert-bg:var(--bs-violet-bg-subtle);--bs-alert-border-color:var(--bs-violet-border-subtle);--bs-alert-link-color:var(--bs-violet-text-emphasis);}.alert-turquoise{--bs-alert-color:var(--bs-turquoise-text-emphasis);--bs-alert-bg:var(--bs-turquoise-bg-subtle);--bs-alert-border-color:var(--bs-turquoise-border-subtle);--bs-alert-link-color:var(--bs-turquoise-text-emphasis);}.alert-accent-red{--bs-alert-color:var(--bs-accent-red-text-emphasis);--bs-alert-bg:var(--bs-accent-red-bg-subtle);--bs-alert-border-color:var(--bs-accent-red-border-subtle);--bs-alert-link-color:var(--bs-accent-red-text-emphasis);}.alert-accent-blue{--bs-alert-color:var(--bs-accent-blue-text-emphasis);--bs-alert-bg:var(--bs-accent-blue-bg-subtle);--bs-alert-border-color:var(--bs-accent-blue-border-subtle);--bs-alert-link-color:var(--bs-accent-blue-text-emphasis);}.alert-white{--bs-alert-color:var(--bs-white-text-emphasis);--bs-alert-bg:var(--bs-white-bg-subtle);--bs-alert-border-color:var(--bs-white-border-subtle);--bs-alert-link-color:var(--bs-white-text-emphasis);}.alert-black{--bs-alert-color:var(--bs-black-text-emphasis);--bs-alert-bg:var(--bs-black-bg-subtle);--bs-alert-border-color:var(--bs-black-border-subtle);--bs-alert-link-color:var(--bs-black-text-emphasis);}.alert-transparent{--bs-alert-color:var(--bs-transparent-text-emphasis);--bs-alert-bg:var(--bs-transparent-bg-subtle);--bs-alert-border-color:var(--bs-transparent-border-subtle);--bs-alert-link-color:var(--bs-transparent-text-emphasis);}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-green-dark-10{--bs-alert-color:var(--bs-green-dark-10-text-emphasis);--bs-alert-bg:var(--bs-green-dark-10-bg-subtle);--bs-alert-border-color:var(--bs-green-dark-10-border-subtle);--bs-alert-link-color:var(--bs-green-dark-10-text-emphasis);}.alert-red{--bs-alert-color:var(--bs-red-text-emphasis);--bs-alert-bg:var(--bs-red-bg-subtle);--bs-alert-border-color:var(--bs-red-border-subtle);--bs-alert-link-color:var(--bs-red-text-emphasis);}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:2.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container-xs,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container-xs,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:960px;}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:1240px;}}:root{--bs-breakpoint-xxs:0;--bs-breakpoint-xs:376px;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1440px;--bs-breakpoint-xxxl:1920px;}.row{--bs-gutter-x:2.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:0.625rem;}.g-3,.gy-3{--bs-gutter-y:0.625rem;}.g-4,.gx-4{--bs-gutter-x:1rem;}.g-4,.gy-4{--bs-gutter-y:1rem;}.g-5,.gx-5{--bs-gutter-x:1.25rem;}.g-5,.gy-5{--bs-gutter-y:1.25rem;}.g-6,.gx-6{--bs-gutter-x:1.5rem;}.g-6,.gy-6{--bs-gutter-y:1.5rem;}.g-7,.gx-7{--bs-gutter-x:2rem;}.g-7,.gy-7{--bs-gutter-y:2rem;}.g-8,.gx-8{--bs-gutter-x:2.25rem;}.g-8,.gy-8{--bs-gutter-y:2.25rem;}.g-9,.gx-9{--bs-gutter-x:2.5rem;}.g-9,.gy-9{--bs-gutter-y:2.5rem;}.g-10,.gx-10{--bs-gutter-x:2.75rem;}.g-10,.gy-10{--bs-gutter-y:2.75rem;}.g-11,.gx-11{--bs-gutter-x:3rem;}.g-11,.gy-11{--bs-gutter-y:3rem;}.g-12,.gx-12{--bs-gutter-x:3.25rem;}.g-12,.gy-12{--bs-gutter-y:3.25rem;}.g-13,.gx-13{--bs-gutter-x:3.5rem;}.g-13,.gy-13{--bs-gutter-y:3.5rem;}.g-14,.gx-14{--bs-gutter-x:3.75rem;}.g-14,.gy-14{--bs-gutter-y:3.75rem;}.g-15,.gx-15{--bs-gutter-x:4rem;}.g-15,.gy-15{--bs-gutter-y:4rem;}.g-16,.gx-16{--bs-gutter-x:4.25rem;}.g-16,.gy-16{--bs-gutter-y:4.25rem;}@media (min-width:376px){.col-xs{flex:1 0 0%;}.row-cols-xs-auto > *{flex:0 0 auto;width:auto;}.row-cols-xs-1 > *{flex:0 0 auto;width:100%;}.row-cols-xs-2 > *{flex:0 0 auto;width:50%;}.row-cols-xs-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xs-4 > *{flex:0 0 auto;width:25%;}.row-cols-xs-5 > *{flex:0 0 auto;width:20%;}.row-cols-xs-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xs-auto{flex:0 0 auto;width:auto;}.col-xs-1{flex:0 0 auto;width:8.33333333%;}.col-xs-2{flex:0 0 auto;width:16.66666667%;}.col-xs-3{flex:0 0 auto;width:25%;}.col-xs-4{flex:0 0 auto;width:33.33333333%;}.col-xs-5{flex:0 0 auto;width:41.66666667%;}.col-xs-6{flex:0 0 auto;width:50%;}.col-xs-7{flex:0 0 auto;width:58.33333333%;}.col-xs-8{flex:0 0 auto;width:66.66666667%;}.col-xs-9{flex:0 0 auto;width:75%;}.col-xs-10{flex:0 0 auto;width:83.33333333%;}.col-xs-11{flex:0 0 auto;width:91.66666667%;}.col-xs-12{flex:0 0 auto;width:100%;}.offset-xs-0{margin-left:0;}.offset-xs-1{margin-left:8.33333333%;}.offset-xs-2{margin-left:16.66666667%;}.offset-xs-3{margin-left:25%;}.offset-xs-4{margin-left:33.33333333%;}.offset-xs-5{margin-left:41.66666667%;}.offset-xs-6{margin-left:50%;}.offset-xs-7{margin-left:58.33333333%;}.offset-xs-8{margin-left:66.66666667%;}.offset-xs-9{margin-left:75%;}.offset-xs-10{margin-left:83.33333333%;}.offset-xs-11{margin-left:91.66666667%;}.g-xs-0,.gx-xs-0{--bs-gutter-x:0;}.g-xs-0,.gy-xs-0{--bs-gutter-y:0;}.g-xs-1,.gx-xs-1{--bs-gutter-x:0.25rem;}.g-xs-1,.gy-xs-1{--bs-gutter-y:0.25rem;}.g-xs-2,.gx-xs-2{--bs-gutter-x:0.5rem;}.g-xs-2,.gy-xs-2{--bs-gutter-y:0.5rem;}.g-xs-3,.gx-xs-3{--bs-gutter-x:0.625rem;}.g-xs-3,.gy-xs-3{--bs-gutter-y:0.625rem;}.g-xs-4,.gx-xs-4{--bs-gutter-x:1rem;}.g-xs-4,.gy-xs-4{--bs-gutter-y:1rem;}.g-xs-5,.gx-xs-5{--bs-gutter-x:1.25rem;}.g-xs-5,.gy-xs-5{--bs-gutter-y:1.25rem;}.g-xs-6,.gx-xs-6{--bs-gutter-x:1.5rem;}.g-xs-6,.gy-xs-6{--bs-gutter-y:1.5rem;}.g-xs-7,.gx-xs-7{--bs-gutter-x:2rem;}.g-xs-7,.gy-xs-7{--bs-gutter-y:2rem;}.g-xs-8,.gx-xs-8{--bs-gutter-x:2.25rem;}.g-xs-8,.gy-xs-8{--bs-gutter-y:2.25rem;}.g-xs-9,.gx-xs-9{--bs-gutter-x:2.5rem;}.g-xs-9,.gy-xs-9{--bs-gutter-y:2.5rem;}.g-xs-10,.gx-xs-10{--bs-gutter-x:2.75rem;}.g-xs-10,.gy-xs-10{--bs-gutter-y:2.75rem;}.g-xs-11,.gx-xs-11{--bs-gutter-x:3rem;}.g-xs-11,.gy-xs-11{--bs-gutter-y:3rem;}.g-xs-12,.gx-xs-12{--bs-gutter-x:3.25rem;}.g-xs-12,.gy-xs-12{--bs-gutter-y:3.25rem;}.g-xs-13,.gx-xs-13{--bs-gutter-x:3.5rem;}.g-xs-13,.gy-xs-13{--bs-gutter-y:3.5rem;}.g-xs-14,.gx-xs-14{--bs-gutter-x:3.75rem;}.g-xs-14,.gy-xs-14{--bs-gutter-y:3.75rem;}.g-xs-15,.gx-xs-15{--bs-gutter-x:4rem;}.g-xs-15,.gy-xs-15{--bs-gutter-y:4rem;}.g-xs-16,.gx-xs-16{--bs-gutter-x:4.25rem;}.g-xs-16,.gy-xs-16{--bs-gutter-y:4.25rem;}}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:0.625rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:0.625rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:1.25rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:1.25rem;}.g-sm-6,.gx-sm-6{--bs-gutter-x:1.5rem;}.g-sm-6,.gy-sm-6{--bs-gutter-y:1.5rem;}.g-sm-7,.gx-sm-7{--bs-gutter-x:2rem;}.g-sm-7,.gy-sm-7{--bs-gutter-y:2rem;}.g-sm-8,.gx-sm-8{--bs-gutter-x:2.25rem;}.g-sm-8,.gy-sm-8{--bs-gutter-y:2.25rem;}.g-sm-9,.gx-sm-9{--bs-gutter-x:2.5rem;}.g-sm-9,.gy-sm-9{--bs-gutter-y:2.5rem;}.g-sm-10,.gx-sm-10{--bs-gutter-x:2.75rem;}.g-sm-10,.gy-sm-10{--bs-gutter-y:2.75rem;}.g-sm-11,.gx-sm-11{--bs-gutter-x:3rem;}.g-sm-11,.gy-sm-11{--bs-gutter-y:3rem;}.g-sm-12,.gx-sm-12{--bs-gutter-x:3.25rem;}.g-sm-12,.gy-sm-12{--bs-gutter-y:3.25rem;}.g-sm-13,.gx-sm-13{--bs-gutter-x:3.5rem;}.g-sm-13,.gy-sm-13{--bs-gutter-y:3.5rem;}.g-sm-14,.gx-sm-14{--bs-gutter-x:3.75rem;}.g-sm-14,.gy-sm-14{--bs-gutter-y:3.75rem;}.g-sm-15,.gx-sm-15{--bs-gutter-x:4rem;}.g-sm-15,.gy-sm-15{--bs-gutter-y:4rem;}.g-sm-16,.gx-sm-16{--bs-gutter-x:4.25rem;}.g-sm-16,.gy-sm-16{--bs-gutter-y:4.25rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:0.625rem;}.g-md-3,.gy-md-3{--bs-gutter-y:0.625rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1rem;}.g-md-5,.gx-md-5{--bs-gutter-x:1.25rem;}.g-md-5,.gy-md-5{--bs-gutter-y:1.25rem;}.g-md-6,.gx-md-6{--bs-gutter-x:1.5rem;}.g-md-6,.gy-md-6{--bs-gutter-y:1.5rem;}.g-md-7,.gx-md-7{--bs-gutter-x:2rem;}.g-md-7,.gy-md-7{--bs-gutter-y:2rem;}.g-md-8,.gx-md-8{--bs-gutter-x:2.25rem;}.g-md-8,.gy-md-8{--bs-gutter-y:2.25rem;}.g-md-9,.gx-md-9{--bs-gutter-x:2.5rem;}.g-md-9,.gy-md-9{--bs-gutter-y:2.5rem;}.g-md-10,.gx-md-10{--bs-gutter-x:2.75rem;}.g-md-10,.gy-md-10{--bs-gutter-y:2.75rem;}.g-md-11,.gx-md-11{--bs-gutter-x:3rem;}.g-md-11,.gy-md-11{--bs-gutter-y:3rem;}.g-md-12,.gx-md-12{--bs-gutter-x:3.25rem;}.g-md-12,.gy-md-12{--bs-gutter-y:3.25rem;}.g-md-13,.gx-md-13{--bs-gutter-x:3.5rem;}.g-md-13,.gy-md-13{--bs-gutter-y:3.5rem;}.g-md-14,.gx-md-14{--bs-gutter-x:3.75rem;}.g-md-14,.gy-md-14{--bs-gutter-y:3.75rem;}.g-md-15,.gx-md-15{--bs-gutter-x:4rem;}.g-md-15,.gy-md-15{--bs-gutter-y:4rem;}.g-md-16,.gx-md-16{--bs-gutter-x:4.25rem;}.g-md-16,.gy-md-16{--bs-gutter-y:4.25rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:0.625rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:0.625rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:1.25rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:1.25rem;}.g-lg-6,.gx-lg-6{--bs-gutter-x:1.5rem;}.g-lg-6,.gy-lg-6{--bs-gutter-y:1.5rem;}.g-lg-7,.gx-lg-7{--bs-gutter-x:2rem;}.g-lg-7,.gy-lg-7{--bs-gutter-y:2rem;}.g-lg-8,.gx-lg-8{--bs-gutter-x:2.25rem;}.g-lg-8,.gy-lg-8{--bs-gutter-y:2.25rem;}.g-lg-9,.gx-lg-9{--bs-gutter-x:2.5rem;}.g-lg-9,.gy-lg-9{--bs-gutter-y:2.5rem;}.g-lg-10,.gx-lg-10{--bs-gutter-x:2.75rem;}.g-lg-10,.gy-lg-10{--bs-gutter-y:2.75rem;}.g-lg-11,.gx-lg-11{--bs-gutter-x:3rem;}.g-lg-11,.gy-lg-11{--bs-gutter-y:3rem;}.g-lg-12,.gx-lg-12{--bs-gutter-x:3.25rem;}.g-lg-12,.gy-lg-12{--bs-gutter-y:3.25rem;}.g-lg-13,.gx-lg-13{--bs-gutter-x:3.5rem;}.g-lg-13,.gy-lg-13{--bs-gutter-y:3.5rem;}.g-lg-14,.gx-lg-14{--bs-gutter-x:3.75rem;}.g-lg-14,.gy-lg-14{--bs-gutter-y:3.75rem;}.g-lg-15,.gx-lg-15{--bs-gutter-x:4rem;}.g-lg-15,.gy-lg-15{--bs-gutter-y:4rem;}.g-lg-16,.gx-lg-16{--bs-gutter-x:4.25rem;}.g-lg-16,.gy-lg-16{--bs-gutter-y:4.25rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:0.625rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:0.625rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:1.25rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:1.25rem;}.g-xl-6,.gx-xl-6{--bs-gutter-x:1.5rem;}.g-xl-6,.gy-xl-6{--bs-gutter-y:1.5rem;}.g-xl-7,.gx-xl-7{--bs-gutter-x:2rem;}.g-xl-7,.gy-xl-7{--bs-gutter-y:2rem;}.g-xl-8,.gx-xl-8{--bs-gutter-x:2.25rem;}.g-xl-8,.gy-xl-8{--bs-gutter-y:2.25rem;}.g-xl-9,.gx-xl-9{--bs-gutter-x:2.5rem;}.g-xl-9,.gy-xl-9{--bs-gutter-y:2.5rem;}.g-xl-10,.gx-xl-10{--bs-gutter-x:2.75rem;}.g-xl-10,.gy-xl-10{--bs-gutter-y:2.75rem;}.g-xl-11,.gx-xl-11{--bs-gutter-x:3rem;}.g-xl-11,.gy-xl-11{--bs-gutter-y:3rem;}.g-xl-12,.gx-xl-12{--bs-gutter-x:3.25rem;}.g-xl-12,.gy-xl-12{--bs-gutter-y:3.25rem;}.g-xl-13,.gx-xl-13{--bs-gutter-x:3.5rem;}.g-xl-13,.gy-xl-13{--bs-gutter-y:3.5rem;}.g-xl-14,.gx-xl-14{--bs-gutter-x:3.75rem;}.g-xl-14,.gy-xl-14{--bs-gutter-y:3.75rem;}.g-xl-15,.gx-xl-15{--bs-gutter-x:4rem;}.g-xl-15,.gy-xl-15{--bs-gutter-y:4rem;}.g-xl-16,.gx-xl-16{--bs-gutter-x:4.25rem;}.g-xl-16,.gy-xl-16{--bs-gutter-y:4.25rem;}}@media (min-width:1440px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:0.625rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:0.625rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:1.25rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:1.25rem;}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:1.5rem;}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:1.5rem;}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:2rem;}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:2rem;}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:2.25rem;}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:2.25rem;}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:2.5rem;}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:2.5rem;}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:2.75rem;}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:2.75rem;}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:3rem;}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:3rem;}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:3.25rem;}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:3.25rem;}.g-xxl-13,.gx-xxl-13{--bs-gutter-x:3.5rem;}.g-xxl-13,.gy-xxl-13{--bs-gutter-y:3.5rem;}.g-xxl-14,.gx-xxl-14{--bs-gutter-x:3.75rem;}.g-xxl-14,.gy-xxl-14{--bs-gutter-y:3.75rem;}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:4rem;}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:4rem;}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:4.25rem;}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:4.25rem;}}@media (min-width:1920px){.col-xxxl{flex:1 0 0%;}.row-cols-xxxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxxl-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xxxl-auto{flex:0 0 auto;width:auto;}.col-xxxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxxl-3{flex:0 0 auto;width:25%;}.col-xxxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxxl-6{flex:0 0 auto;width:50%;}.col-xxxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxxl-9{flex:0 0 auto;width:75%;}.col-xxxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxxl-12{flex:0 0 auto;width:100%;}.offset-xxxl-0{margin-left:0;}.offset-xxxl-1{margin-left:8.33333333%;}.offset-xxxl-2{margin-left:16.66666667%;}.offset-xxxl-3{margin-left:25%;}.offset-xxxl-4{margin-left:33.33333333%;}.offset-xxxl-5{margin-left:41.66666667%;}.offset-xxxl-6{margin-left:50%;}.offset-xxxl-7{margin-left:58.33333333%;}.offset-xxxl-8{margin-left:66.66666667%;}.offset-xxxl-9{margin-left:75%;}.offset-xxxl-10{margin-left:83.33333333%;}.offset-xxxl-11{margin-left:91.66666667%;}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0;}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0;}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:0.25rem;}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:0.25rem;}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:0.5rem;}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:0.5rem;}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:0.625rem;}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:0.625rem;}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1rem;}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1rem;}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:1.25rem;}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:1.25rem;}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x:1.5rem;}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y:1.5rem;}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x:2rem;}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y:2rem;}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x:2.25rem;}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y:2.25rem;}.g-xxxl-9,.gx-xxxl-9{--bs-gutter-x:2.5rem;}.g-xxxl-9,.gy-xxxl-9{--bs-gutter-y:2.5rem;}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x:2.75rem;}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y:2.75rem;}.g-xxxl-11,.gx-xxxl-11{--bs-gutter-x:3rem;}.g-xxxl-11,.gy-xxxl-11{--bs-gutter-y:3rem;}.g-xxxl-12,.gx-xxxl-12{--bs-gutter-x:3.25rem;}.g-xxxl-12,.gy-xxxl-12{--bs-gutter-y:3.25rem;}.g-xxxl-13,.gx-xxxl-13{--bs-gutter-x:3.5rem;}.g-xxxl-13,.gy-xxxl-13{--bs-gutter-y:3.5rem;}.g-xxxl-14,.gx-xxxl-14{--bs-gutter-x:3.75rem;}.g-xxxl-14,.gy-xxxl-14{--bs-gutter-y:3.75rem;}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x:4rem;}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y:4rem;}.g-xxxl-16,.gx-xxxl-16{--bs-gutter-x:4.25rem;}.g-xxxl-16,.gy-xxxl-16{--bs-gutter-y:4.25rem;}}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-black);--bs-nav-link-hover-color:var(--bs-black);--bs-nav-link-disabled-color:var(--bs-black);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color);}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 0.25rem rgba(0,69,71,0.25);}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-primary);--bs-nav-tabs-border-radius:0;--bs-nav-tabs-link-hover-border-color:var(--bs-primary);--bs-nav-tabs-link-active-color:var(--bs-white);--bs-nav-tabs-link-active-bg:var(--bs-primary);--bs-nav-tabs-link-active-border-color:var(--bs-primary);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0;}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#004547;}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:376px){.navbar-expand-xs{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xs .navbar-nav{flex-direction:row;}.navbar-expand-xs .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xs .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xs .navbar-nav-scroll{overflow:visible;}.navbar-expand-xs .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xs .navbar-toggler{display:none;}.navbar-expand-xs .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xs .offcanvas .offcanvas-header{display:none;}.navbar-expand-xs .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1440px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1920px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxxl .navbar-nav{flex-direction:row;}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxxl .navbar-toggler{display:none;}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width:375.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0;}.modal-fullscreen-xs-down .modal-body{overflow-y:auto;}}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width:1439.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}@media (max-width:1919.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0;}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto;}}.form-label{margin-bottom:0.5rem;font-size:1rem;font-weight:400;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;font-weight:400;line-height:1.625;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;}.form-text{margin-top:0.6875rem;font-size:0.8125rem;color:var(--color-description);}.form-control{display:block;width:100%;padding:0.375rem 0.875rem;font-family:var(--input-font-family);font-size:1rem;font-weight:400;line-height:1.625;color:var(--color);background-color:var(--background-color);background-clip:padding-box;border:1px solid var(--border-color);appearance:none;border-radius:1.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control[type=file]{overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.form-control:focus{color:var(--color--focus);background-color:var(--background-color);border-color:var(--border-color--focus);outline:0;box-shadow:0 0 0 3px var(--box-shadow-color--focus);}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.625em;margin:0;}.form-control::-webkit-datetime-edit{display:block;padding:0;}.form-control::placeholder{color:var(--color-placeholder);opacity:1;}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1;}.form-control::file-selector-button{padding:0.375rem 0.875rem;margin:-0.375rem -0.875rem;margin-inline-end:0.875rem;color:var(--color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none;}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg);}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.625;color:var(--color-text--value);background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext:focus{outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{min-height:calc(1.625em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem;}.form-control-lg{min-height:calc(1.625em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem;}textarea.form-control{min-height:2.5rem;}textarea.form-control-sm{min-height:calc(1.625em + 0.5rem + 2px);}textarea.form-control-lg{min-height:calc(1.625em + 1rem + 2px);}.form-control-color{width:3rem;height:2.5rem;padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:1.25rem;}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:1.25rem;}.form-control-color.form-control-sm{height:calc(1.625em + 0.5rem + 2px);}.form-control-color.form-control-lg{height:calc(1.625em + 1rem + 2px);}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:0.375rem 2.625rem 0.375rem 0.875rem;font-family:var(--input-font-family);font-size:1rem;font-weight:400;line-height:1.625;color:var(--color);background-color:var(--background-color);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right 0.875rem center;background-size:16px 12px;border:1px solid var(--border-color);border-radius:1.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.form-select{transition:none;}}.form-select:focus{border-color:var(--border-color--focus);outline:0;box-shadow:0 0 0 3px var(--box-shadow-color--focus);}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.875rem;background-image:none;}.form-select:disabled{background-color:var(--bs-secondary-bg);}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color);}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23adb5bd%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");}.form-check{display:block;min-height:1.5rem;padding-left:0;margin-bottom:0.125rem;}.form-check .form-check-input{float:left;margin-left:0;}.form-check-reverse{padding-right:0;padding-left:0;text-align:right;}.form-check-reverse .form-check-input{float:right;margin-right:0;margin-left:0;}.form-check-input{--bs-form-check-bg:var(--background-color);width:1.125em;height:1.125em;margin-top:0.1875em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--border-color);appearance:none;print-color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:0.125rem;}.form-check-input[type=radio]{border-radius:50%;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:1px solid var(--border-color);outline:0;box-shadow:0 0 0 0.25rem rgba(0,69,71,0.25);}.form-check-input:checked{background-color:transparent;border-color:1px solid var(--border-color);}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:none;}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:none;}.form-check-input[type=checkbox]:indeterminate{background-color:#004547;border-color:#004547;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;filter:none;opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:0.5;}.form-switch{padding-left:2.5em;}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none;}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27var%28--border-color--focus%29%27/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0;}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0;}.form-check-inline{display:inline-block;margin-right:1rem;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{pointer-events:none;filter:none;opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255, 255, 255, 0.25%29%27/%3e%3c/svg%3e");}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none;}.form-range:focus{outline:0;}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--box-shadow-color--focus);}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--box-shadow-color--focus);}.form-range::-moz-focus-outer{border:0;}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#004547;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none;}}.form-range::-webkit-slider-thumb:active{background-color:#b3c7c8;}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem;}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#004547;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none;}}.form-range::-moz-range-thumb:active{background-color:#b3c7c8;}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem;}.form-range:disabled{pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color);}.form-floating{position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{height:calc(3.5rem + 2px);min-height:calc(3.5rem + 2px);line-height:1.25;}.form-floating > label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 0.875rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-floating > label{transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{padding:1rem 0.875rem;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{color:transparent;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-select{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{color:rgba(var(--bs-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{position:absolute;inset:1rem 0.4375rem;z-index:-1;height:1.5em;content:"";background-color:var(--background-color);border-radius:1.25rem;}.form-floating > .form-control:-webkit-autofill ~ label{color:rgba(var(--bs-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{border-width:1px 0;}.form-floating > :disabled ~ label{color:#6c757d;}.form-floating > :disabled ~ label::after{background-color:var(--bs-secondary-bg);}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{z-index:5;}.input-group .btn{position:relative;z-index:2;}.input-group .btn:focus{z-index:5;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.875rem;font-size:1rem;font-weight:400;line-height:1.625;color:var(--color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:1px solid var(--border-color);border-radius:1.25rem;}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{padding-right:3.5rem;}.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(1px * -1);border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{border-top-left-radius:0;border-bottom-left-radius:0;}.valid-feedback{display:none;width:100%;margin-top:0.6875rem;font-size:0.8125rem;color:var(--bs-form-valid-color);}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius);}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.625em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2373b983%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.40625em + 0.1875rem) center;background-size:calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.625em + 0.75rem);background-position:top calc(0.40625em + 0.1875rem) right calc(0.40625em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2373b983%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");padding-right:4.8125rem;background-position:right 0.875rem center,center right 2.625rem;background-size:16px 12px,calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.625em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{z-index:3;}.invalid-feedback{display:none;width:100%;margin-top:0.6875rem;font-size:0.8125rem;color:var(--bs-form-invalid-color);}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius);}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.625em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23E0002F%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23E0002F%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.40625em + 0.1875rem) center;background-size:calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.625em + 0.75rem);background-position:top calc(0.40625em + 0.1875rem) right calc(0.40625em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23E0002F%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23E0002F%27 stroke=%27none%27/%3e%3c/svg%3e");padding-right:4.8125rem;background-position:right 0.875rem center,center right 2.625rem;background-size:16px 12px,calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.625em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color);}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{z-index:4;}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:100%;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.75rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-black);--bs-dropdown-bg:var(--bs-primary-10);--bs-dropdown-border-color:none;--bs-dropdown-border-radius:1.25rem;--bs-dropdown-border-width:unset;--bs-dropdown-inner-border-radius:unset;--bs-dropdown-divider-bg:var(--bs-primary-10);--bs-dropdown-divider-margin-y:0;--bs-dropdown-box-shadow:unset;--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#004547;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.75rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:376px){.dropdown-menu-xs-start{--bs-position:start;}.dropdown-menu-xs-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xs-end{--bs-position:end;}.dropdown-menu-xs-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1440px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1920px){.dropdown-menu-xxxl-start{--bs-position:start;}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxxl-end{--bs-position:end;}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:none;--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-primary-10);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#004547;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{object-fit:contain !important;}.object-fit-cover{object-fit:cover !important;}.object-fit-fill{object-fit:fill !important;}.object-fit-scale{object-fit:scale-down !important;}.object-fit-none{object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-70{--bs-focus-ring-color:rgba(var(--bs-primary-70-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-50{--bs-focus-ring-color:rgba(var(--bs-primary-50-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-30{--bs-focus-ring-color:rgba(var(--bs-primary-30-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-20{--bs-focus-ring-color:rgba(var(--bs-primary-20-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-10{--bs-focus-ring-color:rgba(var(--bs-primary-10-rgb),var(--bs-focus-ring-opacity));}.focus-ring-primary-05{--bs-focus-ring-color:rgba(var(--bs-primary-05-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary-70{--bs-focus-ring-color:rgba(var(--bs-secondary-70-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary-50{--bs-focus-ring-color:rgba(var(--bs-secondary-50-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary-30{--bs-focus-ring-color:rgba(var(--bs-secondary-30-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary-25{--bs-focus-ring-color:rgba(var(--bs-secondary-25-rgb),var(--bs-focus-ring-opacity));}.focus-ring-charcoal-black{--bs-focus-ring-color:rgba(var(--bs-charcoal-black-rgb),var(--bs-focus-ring-opacity));}.focus-ring-grey{--bs-focus-ring-color:rgba(var(--bs-grey-rgb),var(--bs-focus-ring-opacity));}.focus-ring-beige{--bs-focus-ring-color:rgba(var(--bs-beige-rgb),var(--bs-focus-ring-opacity));}.focus-ring-orange{--bs-focus-ring-color:rgba(var(--bs-orange-rgb),var(--bs-focus-ring-opacity));}.focus-ring-green{--bs-focus-ring-color:rgba(var(--bs-green-rgb),var(--bs-focus-ring-opacity));}.focus-ring-violet{--bs-focus-ring-color:rgba(var(--bs-violet-rgb),var(--bs-focus-ring-opacity));}.focus-ring-turquoise{--bs-focus-ring-color:rgba(var(--bs-turquoise-rgb),var(--bs-focus-ring-opacity));}.focus-ring-accent-red{--bs-focus-ring-color:rgba(var(--bs-accent-red-rgb),var(--bs-focus-ring-opacity));}.focus-ring-accent-blue{--bs-focus-ring-color:rgba(var(--bs-accent-blue-rgb),var(--bs-focus-ring-opacity));}.focus-ring-white{--bs-focus-ring-color:rgba(var(--bs-white-rgb),var(--bs-focus-ring-opacity));}.focus-ring-black{--bs-focus-ring-color:rgba(var(--bs-black-rgb),var(--bs-focus-ring-opacity));}.focus-ring-transparent{--bs-focus-ring-color:rgba(var(--bs-transparent-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-green-dark-10{--bs-focus-ring-color:rgba(var(--bs-green-dark-10-rgb),var(--bs-focus-ring-opacity));}.focus-ring-red{--bs-focus-ring-color:rgba(var(--bs-red-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-primary-70{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-70-rgb),var(--bs-border-opacity)) !important;}.border-primary-50{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-50-rgb),var(--bs-border-opacity)) !important;}.border-primary-30{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-30-rgb),var(--bs-border-opacity)) !important;}.border-primary-20{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-20-rgb),var(--bs-border-opacity)) !important;}.border-primary-10{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-10-rgb),var(--bs-border-opacity)) !important;}.border-primary-05{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-05-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-secondary-70{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-70-rgb),var(--bs-border-opacity)) !important;}.border-secondary-50{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-50-rgb),var(--bs-border-opacity)) !important;}.border-secondary-30{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-30-rgb),var(--bs-border-opacity)) !important;}.border-secondary-25{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-25-rgb),var(--bs-border-opacity)) !important;}.border-charcoal-black{--bs-border-opacity:1;border-color:rgba(var(--bs-charcoal-black-rgb),var(--bs-border-opacity)) !important;}.border-grey{--bs-border-opacity:1;border-color:rgba(var(--bs-grey-rgb),var(--bs-border-opacity)) !important;}.border-beige{--bs-border-opacity:1;border-color:rgba(var(--bs-beige-rgb),var(--bs-border-opacity)) !important;}.border-orange{--bs-border-opacity:1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity)) !important;}.border-green{--bs-border-opacity:1;border-color:rgba(var(--bs-green-rgb),var(--bs-border-opacity)) !important;}.border-violet{--bs-border-opacity:1;border-color:rgba(var(--bs-violet-rgb),var(--bs-border-opacity)) !important;}.border-turquoise{--bs-border-opacity:1;border-color:rgba(var(--bs-turquoise-rgb),var(--bs-border-opacity)) !important;}.border-accent-red{--bs-border-opacity:1;border-color:rgba(var(--bs-accent-red-rgb),var(--bs-border-opacity)) !important;}.border-accent-blue{--bs-border-opacity:1;border-color:rgba(var(--bs-accent-blue-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-transparent{--bs-border-opacity:1;border-color:rgba(var(--bs-transparent-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-green-dark-10{--bs-border-opacity:1;border-color:rgba(var(--bs-green-dark-10-rgb),var(--bs-border-opacity)) !important;}.border-red{--bs-border-opacity:1;border-color:rgba(var(--bs-red-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.5rem !important;}.m-3{margin:0.625rem !important;}.m-4{margin:1rem !important;}.m-5{margin:1.25rem !important;}.m-6{margin:1.5rem !important;}.m-7{margin:2rem !important;}.m-8{margin:2.25rem !important;}.m-9{margin:2.5rem !important;}.m-10{margin:2.75rem !important;}.m-11{margin:3rem !important;}.m-12{margin:3.25rem !important;}.m-13{margin:3.5rem !important;}.m-14{margin:3.75rem !important;}.m-15{margin:4rem !important;}.m-16{margin:4.25rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.25rem !important;}.mt-2{margin-top:0.5rem !important;}.mt-3{margin-top:0.625rem !important;}.mt-4{margin-top:1rem !important;}.mt-5{margin-top:1.25rem !important;}.mt-6{margin-top:1.5rem !important;}.mt-7{margin-top:2rem !important;}.mt-8{margin-top:2.25rem !important;}.mt-9{margin-top:2.5rem !important;}.mt-10{margin-top:2.75rem !important;}.mt-11{margin-top:3rem !important;}.mt-12{margin-top:3.25rem !important;}.mt-13{margin-top:3.5rem !important;}.mt-14{margin-top:3.75rem !important;}.mt-15{margin-top:4rem !important;}.mt-16{margin-top:4.25rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.25rem !important;}.me-2{margin-right:0.5rem !important;}.me-3{margin-right:0.625rem !important;}.me-4{margin-right:1rem !important;}.me-5{margin-right:1.25rem !important;}.me-6{margin-right:1.5rem !important;}.me-7{margin-right:2rem !important;}.me-8{margin-right:2.25rem !important;}.me-9{margin-right:2.5rem !important;}.me-10{margin-right:2.75rem !important;}.me-11{margin-right:3rem !important;}.me-12{margin-right:3.25rem !important;}.me-13{margin-right:3.5rem !important;}.me-14{margin-right:3.75rem !important;}.me-15{margin-right:4rem !important;}.me-16{margin-right:4.25rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.25rem !important;}.mb-2{margin-bottom:0.5rem !important;}.mb-3{margin-bottom:0.625rem !important;}.mb-4{margin-bottom:1rem !important;}.mb-5{margin-bottom:1.25rem !important;}.mb-6{margin-bottom:1.5rem !important;}.mb-7{margin-bottom:2rem !important;}.mb-8{margin-bottom:2.25rem !important;}.mb-9{margin-bottom:2.5rem !important;}.mb-10{margin-bottom:2.75rem !important;}.mb-11{margin-bottom:3rem !important;}.mb-12{margin-bottom:3.25rem !important;}.mb-13{margin-bottom:3.5rem !important;}.mb-14{margin-bottom:3.75rem !important;}.mb-15{margin-bottom:4rem !important;}.mb-16{margin-bottom:4.25rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.25rem !important;}.ms-2{margin-left:0.5rem !important;}.ms-3{margin-left:0.625rem !important;}.ms-4{margin-left:1rem !important;}.ms-5{margin-left:1.25rem !important;}.ms-6{margin-left:1.5rem !important;}.ms-7{margin-left:2rem !important;}.ms-8{margin-left:2.25rem !important;}.ms-9{margin-left:2.5rem !important;}.ms-10{margin-left:2.75rem !important;}.ms-11{margin-left:3rem !important;}.ms-12{margin-left:3.25rem !important;}.ms-13{margin-left:3.5rem !important;}.ms-14{margin-left:3.75rem !important;}.ms-15{margin-left:4rem !important;}.ms-16{margin-left:4.25rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.5rem !important;}.p-3{padding:0.625rem !important;}.p-4{padding:1rem !important;}.p-5{padding:1.25rem !important;}.p-6{padding:1.5rem !important;}.p-7{padding:2rem !important;}.p-8{padding:2.25rem !important;}.p-9{padding:2.5rem !important;}.p-10{padding:2.75rem !important;}.p-11{padding:3rem !important;}.p-12{padding:3.25rem !important;}.p-13{padding:3.5rem !important;}.p-14{padding:3.75rem !important;}.p-15{padding:4rem !important;}.p-16{padding:4.25rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-4{padding-right:1rem !important;padding-left:1rem !important;}.px-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-7{padding-right:2rem !important;padding-left:2rem !important;}.px-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-11{padding-right:3rem !important;padding-left:3rem !important;}.px-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-15{padding-right:4rem !important;padding-left:4rem !important;}.px-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.25rem !important;}.pt-2{padding-top:0.5rem !important;}.pt-3{padding-top:0.625rem !important;}.pt-4{padding-top:1rem !important;}.pt-5{padding-top:1.25rem !important;}.pt-6{padding-top:1.5rem !important;}.pt-7{padding-top:2rem !important;}.pt-8{padding-top:2.25rem !important;}.pt-9{padding-top:2.5rem !important;}.pt-10{padding-top:2.75rem !important;}.pt-11{padding-top:3rem !important;}.pt-12{padding-top:3.25rem !important;}.pt-13{padding-top:3.5rem !important;}.pt-14{padding-top:3.75rem !important;}.pt-15{padding-top:4rem !important;}.pt-16{padding-top:4.25rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.25rem !important;}.pe-2{padding-right:0.5rem !important;}.pe-3{padding-right:0.625rem !important;}.pe-4{padding-right:1rem !important;}.pe-5{padding-right:1.25rem !important;}.pe-6{padding-right:1.5rem !important;}.pe-7{padding-right:2rem !important;}.pe-8{padding-right:2.25rem !important;}.pe-9{padding-right:2.5rem !important;}.pe-10{padding-right:2.75rem !important;}.pe-11{padding-right:3rem !important;}.pe-12{padding-right:3.25rem !important;}.pe-13{padding-right:3.5rem !important;}.pe-14{padding-right:3.75rem !important;}.pe-15{padding-right:4rem !important;}.pe-16{padding-right:4.25rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.25rem !important;}.pb-2{padding-bottom:0.5rem !important;}.pb-3{padding-bottom:0.625rem !important;}.pb-4{padding-bottom:1rem !important;}.pb-5{padding-bottom:1.25rem !important;}.pb-6{padding-bottom:1.5rem !important;}.pb-7{padding-bottom:2rem !important;}.pb-8{padding-bottom:2.25rem !important;}.pb-9{padding-bottom:2.5rem !important;}.pb-10{padding-bottom:2.75rem !important;}.pb-11{padding-bottom:3rem !important;}.pb-12{padding-bottom:3.25rem !important;}.pb-13{padding-bottom:3.5rem !important;}.pb-14{padding-bottom:3.75rem !important;}.pb-15{padding-bottom:4rem !important;}.pb-16{padding-bottom:4.25rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:0.625rem !important;}.ps-4{padding-left:1rem !important;}.ps-5{padding-left:1.25rem !important;}.ps-6{padding-left:1.5rem !important;}.ps-7{padding-left:2rem !important;}.ps-8{padding-left:2.25rem !important;}.ps-9{padding-left:2.5rem !important;}.ps-10{padding-left:2.75rem !important;}.ps-11{padding-left:3rem !important;}.ps-12{padding-left:3.25rem !important;}.ps-13{padding-left:3.5rem !important;}.ps-14{padding-left:3.75rem !important;}.ps-15{padding-left:4rem !important;}.ps-16{padding-left:4.25rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:0.625rem !important;}.gap-4{gap:1rem !important;}.gap-5{gap:1.25rem !important;}.gap-6{gap:1.5rem !important;}.gap-7{gap:2rem !important;}.gap-8{gap:2.25rem !important;}.gap-9{gap:2.5rem !important;}.gap-10{gap:2.75rem !important;}.gap-11{gap:3rem !important;}.gap-12{gap:3.25rem !important;}.gap-13{gap:3.5rem !important;}.gap-14{gap:3.75rem !important;}.gap-15{gap:4rem !important;}.gap-16{gap:4.25rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:0.25rem !important;}.row-gap-2{row-gap:0.5rem !important;}.row-gap-3{row-gap:0.625rem !important;}.row-gap-4{row-gap:1rem !important;}.row-gap-5{row-gap:1.25rem !important;}.row-gap-6{row-gap:1.5rem !important;}.row-gap-7{row-gap:2rem !important;}.row-gap-8{row-gap:2.25rem !important;}.row-gap-9{row-gap:2.5rem !important;}.row-gap-10{row-gap:2.75rem !important;}.row-gap-11{row-gap:3rem !important;}.row-gap-12{row-gap:3.25rem !important;}.row-gap-13{row-gap:3.5rem !important;}.row-gap-14{row-gap:3.75rem !important;}.row-gap-15{row-gap:4rem !important;}.row-gap-16{row-gap:4.25rem !important;}.column-gap-0{column-gap:0 !important;}.column-gap-1{column-gap:0.25rem !important;}.column-gap-2{column-gap:0.5rem !important;}.column-gap-3{column-gap:0.625rem !important;}.column-gap-4{column-gap:1rem !important;}.column-gap-5{column-gap:1.25rem !important;}.column-gap-6{column-gap:1.5rem !important;}.column-gap-7{column-gap:2rem !important;}.column-gap-8{column-gap:2.25rem !important;}.column-gap-9{column-gap:2.5rem !important;}.column-gap-10{column-gap:2.75rem !important;}.column-gap-11{column-gap:3rem !important;}.column-gap-12{column-gap:3.25rem !important;}.column-gap-13{column-gap:3.5rem !important;}.column-gap-14{column-gap:3.75rem !important;}.column-gap-15{column-gap:4rem !important;}.column-gap-16{column-gap:4.25rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-primary-70{--bs-text-opacity:1;color:rgba(var(--bs-primary-70-rgb),var(--bs-text-opacity)) !important;}.text-primary-50{--bs-text-opacity:1;color:rgba(var(--bs-primary-50-rgb),var(--bs-text-opacity)) !important;}.text-primary-30{--bs-text-opacity:1;color:rgba(var(--bs-primary-30-rgb),var(--bs-text-opacity)) !important;}.text-primary-20{--bs-text-opacity:1;color:rgba(var(--bs-primary-20-rgb),var(--bs-text-opacity)) !important;}.text-primary-10{--bs-text-opacity:1;color:rgba(var(--bs-primary-10-rgb),var(--bs-text-opacity)) !important;}.text-primary-05{--bs-text-opacity:1;color:rgba(var(--bs-primary-05-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-secondary-70{--bs-text-opacity:1;color:rgba(var(--bs-secondary-70-rgb),var(--bs-text-opacity)) !important;}.text-secondary-50{--bs-text-opacity:1;color:rgba(var(--bs-secondary-50-rgb),var(--bs-text-opacity)) !important;}.text-secondary-30{--bs-text-opacity:1;color:rgba(var(--bs-secondary-30-rgb),var(--bs-text-opacity)) !important;}.text-secondary-25{--bs-text-opacity:1;color:rgba(var(--bs-secondary-25-rgb),var(--bs-text-opacity)) !important;}.text-charcoal-black{--bs-text-opacity:1;color:rgba(var(--bs-charcoal-black-rgb),var(--bs-text-opacity)) !important;}.text-grey{--bs-text-opacity:1;color:rgba(var(--bs-grey-rgb),var(--bs-text-opacity)) !important;}.text-beige{--bs-text-opacity:1;color:rgba(var(--bs-beige-rgb),var(--bs-text-opacity)) !important;}.text-orange{--bs-text-opacity:1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity)) !important;}.text-green{--bs-text-opacity:1;color:rgba(var(--bs-green-rgb),var(--bs-text-opacity)) !important;}.text-violet{--bs-text-opacity:1;color:rgba(var(--bs-violet-rgb),var(--bs-text-opacity)) !important;}.text-turquoise{--bs-text-opacity:1;color:rgba(var(--bs-turquoise-rgb),var(--bs-text-opacity)) !important;}.text-accent-red{--bs-text-opacity:1;color:rgba(var(--bs-accent-red-rgb),var(--bs-text-opacity)) !important;}.text-accent-blue{--bs-text-opacity:1;color:rgba(var(--bs-accent-blue-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-transparent{--bs-text-opacity:1;color:rgba(var(--bs-transparent-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-green-dark-10{--bs-text-opacity:1;color:rgba(var(--bs-green-dark-10-rgb),var(--bs-text-opacity)) !important;}.text-red{--bs-text-opacity:1;color:rgba(var(--bs-red-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-70{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-70-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-50{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-50-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-30{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-30-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-20{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-20-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-10{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-10-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-primary-05{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-05-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary-70{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-70-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary-50{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-50-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary-30{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-30-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary-25{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-25-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-charcoal-black{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-charcoal-black-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-grey{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-grey-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-beige{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-beige-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-orange{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-orange-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-green{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-green-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-violet{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-violet-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-turquoise{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-turquoise-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-accent-red{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-accent-red-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-accent-blue{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-accent-blue-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-white{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-white-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-black{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-black-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-transparent{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-transparent-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-green-dark-10{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-green-dark-10-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-red{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-red-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-70{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-70-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-50-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-30{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-30-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-20{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-20-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-10{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-10-rgb),var(--bs-bg-opacity)) !important;}.bg-primary-05{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-05-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary-70{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-70-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary-50{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-50-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary-30{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-30-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary-25{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-25-rgb),var(--bs-bg-opacity)) !important;}.bg-charcoal-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-charcoal-black-rgb),var(--bs-bg-opacity)) !important;}.bg-grey{--bs-bg-opacity:1;background-color:rgba(var(--bs-grey-rgb),var(--bs-bg-opacity)) !important;}.bg-beige{--bs-bg-opacity:1;background-color:rgba(var(--bs-beige-rgb),var(--bs-bg-opacity)) !important;}.bg-orange{--bs-bg-opacity:1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity)) !important;}.bg-green{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-rgb),var(--bs-bg-opacity)) !important;}.bg-violet{--bs-bg-opacity:1;background-color:rgba(var(--bs-violet-rgb),var(--bs-bg-opacity)) !important;}.bg-turquoise{--bs-bg-opacity:1;background-color:rgba(var(--bs-turquoise-rgb),var(--bs-bg-opacity)) !important;}.bg-accent-red{--bs-bg-opacity:1;background-color:rgba(var(--bs-accent-red-rgb),var(--bs-bg-opacity)) !important;}.bg-accent-blue{--bs-bg-opacity:1;background-color:rgba(var(--bs-accent-blue-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-green-dark-10{--bs-bg-opacity:1;background-color:rgba(var(--bs-green-dark-10-rgb),var(--bs-bg-opacity)) !important;}.bg-red{--bs-bg-opacity:1;background-color:rgba(var(--bs-red-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:376px){.float-xs-start{float:left !important;}.float-xs-end{float:right !important;}.float-xs-none{float:none !important;}.object-fit-xs-contain{object-fit:contain !important;}.object-fit-xs-cover{object-fit:cover !important;}.object-fit-xs-fill{object-fit:fill !important;}.object-fit-xs-scale{object-fit:scale-down !important;}.object-fit-xs-none{object-fit:none !important;}.d-xs-inline{display:inline !important;}.d-xs-inline-block{display:inline-block !important;}.d-xs-block{display:block !important;}.d-xs-grid{display:grid !important;}.d-xs-inline-grid{display:inline-grid !important;}.d-xs-table{display:table !important;}.d-xs-table-row{display:table-row !important;}.d-xs-table-cell{display:table-cell !important;}.d-xs-flex{display:flex !important;}.d-xs-inline-flex{display:inline-flex !important;}.d-xs-none{display:none !important;}.flex-xs-fill{flex:1 1 auto !important;}.flex-xs-row{flex-direction:row !important;}.flex-xs-column{flex-direction:column !important;}.flex-xs-row-reverse{flex-direction:row-reverse !important;}.flex-xs-column-reverse{flex-direction:column-reverse !important;}.flex-xs-grow-0{flex-grow:0 !important;}.flex-xs-grow-1{flex-grow:1 !important;}.flex-xs-shrink-0{flex-shrink:0 !important;}.flex-xs-shrink-1{flex-shrink:1 !important;}.flex-xs-wrap{flex-wrap:wrap !important;}.flex-xs-nowrap{flex-wrap:nowrap !important;}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xs-start{justify-content:flex-start !important;}.justify-content-xs-end{justify-content:flex-end !important;}.justify-content-xs-center{justify-content:center !important;}.justify-content-xs-between{justify-content:space-between !important;}.justify-content-xs-around{justify-content:space-around !important;}.justify-content-xs-evenly{justify-content:space-evenly !important;}.align-items-xs-start{align-items:flex-start !important;}.align-items-xs-end{align-items:flex-end !important;}.align-items-xs-center{align-items:center !important;}.align-items-xs-baseline{align-items:baseline !important;}.align-items-xs-stretch{align-items:stretch !important;}.align-content-xs-start{align-content:flex-start !important;}.align-content-xs-end{align-content:flex-end !important;}.align-content-xs-center{align-content:center !important;}.align-content-xs-between{align-content:space-between !important;}.align-content-xs-around{align-content:space-around !important;}.align-content-xs-stretch{align-content:stretch !important;}.align-self-xs-auto{align-self:auto !important;}.align-self-xs-start{align-self:flex-start !important;}.align-self-xs-end{align-self:flex-end !important;}.align-self-xs-center{align-self:center !important;}.align-self-xs-baseline{align-self:baseline !important;}.align-self-xs-stretch{align-self:stretch !important;}.order-xs-first{order:-1 !important;}.order-xs-0{order:0 !important;}.order-xs-1{order:1 !important;}.order-xs-2{order:2 !important;}.order-xs-3{order:3 !important;}.order-xs-4{order:4 !important;}.order-xs-5{order:5 !important;}.order-xs-last{order:6 !important;}.m-xs-0{margin:0 !important;}.m-xs-1{margin:0.25rem !important;}.m-xs-2{margin:0.5rem !important;}.m-xs-3{margin:0.625rem !important;}.m-xs-4{margin:1rem !important;}.m-xs-5{margin:1.25rem !important;}.m-xs-6{margin:1.5rem !important;}.m-xs-7{margin:2rem !important;}.m-xs-8{margin:2.25rem !important;}.m-xs-9{margin:2.5rem !important;}.m-xs-10{margin:2.75rem !important;}.m-xs-11{margin:3rem !important;}.m-xs-12{margin:3.25rem !important;}.m-xs-13{margin:3.5rem !important;}.m-xs-14{margin:3.75rem !important;}.m-xs-15{margin:4rem !important;}.m-xs-16{margin:4.25rem !important;}.m-xs-auto{margin:auto !important;}.mx-xs-0{margin-right:0 !important;margin-left:0 !important;}.mx-xs-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xs-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xs-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-xs-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xs-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xs-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xs-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-xs-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xs-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xs-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-xs-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xs-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-xs-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xs-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-xs-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-xs-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important;}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xs-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xs-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xs-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-xs-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xs-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xs-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xs-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xs-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xs-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xs-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-xs-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xs-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-xs-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xs-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-xs-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xs-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xs-0{margin-top:0 !important;}.mt-xs-1{margin-top:0.25rem !important;}.mt-xs-2{margin-top:0.5rem !important;}.mt-xs-3{margin-top:0.625rem !important;}.mt-xs-4{margin-top:1rem !important;}.mt-xs-5{margin-top:1.25rem !important;}.mt-xs-6{margin-top:1.5rem !important;}.mt-xs-7{margin-top:2rem !important;}.mt-xs-8{margin-top:2.25rem !important;}.mt-xs-9{margin-top:2.5rem !important;}.mt-xs-10{margin-top:2.75rem !important;}.mt-xs-11{margin-top:3rem !important;}.mt-xs-12{margin-top:3.25rem !important;}.mt-xs-13{margin-top:3.5rem !important;}.mt-xs-14{margin-top:3.75rem !important;}.mt-xs-15{margin-top:4rem !important;}.mt-xs-16{margin-top:4.25rem !important;}.mt-xs-auto{margin-top:auto !important;}.me-xs-0{margin-right:0 !important;}.me-xs-1{margin-right:0.25rem !important;}.me-xs-2{margin-right:0.5rem !important;}.me-xs-3{margin-right:0.625rem !important;}.me-xs-4{margin-right:1rem !important;}.me-xs-5{margin-right:1.25rem !important;}.me-xs-6{margin-right:1.5rem !important;}.me-xs-7{margin-right:2rem !important;}.me-xs-8{margin-right:2.25rem !important;}.me-xs-9{margin-right:2.5rem !important;}.me-xs-10{margin-right:2.75rem !important;}.me-xs-11{margin-right:3rem !important;}.me-xs-12{margin-right:3.25rem !important;}.me-xs-13{margin-right:3.5rem !important;}.me-xs-14{margin-right:3.75rem !important;}.me-xs-15{margin-right:4rem !important;}.me-xs-16{margin-right:4.25rem !important;}.me-xs-auto{margin-right:auto !important;}.mb-xs-0{margin-bottom:0 !important;}.mb-xs-1{margin-bottom:0.25rem !important;}.mb-xs-2{margin-bottom:0.5rem !important;}.mb-xs-3{margin-bottom:0.625rem !important;}.mb-xs-4{margin-bottom:1rem !important;}.mb-xs-5{margin-bottom:1.25rem !important;}.mb-xs-6{margin-bottom:1.5rem !important;}.mb-xs-7{margin-bottom:2rem !important;}.mb-xs-8{margin-bottom:2.25rem !important;}.mb-xs-9{margin-bottom:2.5rem !important;}.mb-xs-10{margin-bottom:2.75rem !important;}.mb-xs-11{margin-bottom:3rem !important;}.mb-xs-12{margin-bottom:3.25rem !important;}.mb-xs-13{margin-bottom:3.5rem !important;}.mb-xs-14{margin-bottom:3.75rem !important;}.mb-xs-15{margin-bottom:4rem !important;}.mb-xs-16{margin-bottom:4.25rem !important;}.mb-xs-auto{margin-bottom:auto !important;}.ms-xs-0{margin-left:0 !important;}.ms-xs-1{margin-left:0.25rem !important;}.ms-xs-2{margin-left:0.5rem !important;}.ms-xs-3{margin-left:0.625rem !important;}.ms-xs-4{margin-left:1rem !important;}.ms-xs-5{margin-left:1.25rem !important;}.ms-xs-6{margin-left:1.5rem !important;}.ms-xs-7{margin-left:2rem !important;}.ms-xs-8{margin-left:2.25rem !important;}.ms-xs-9{margin-left:2.5rem !important;}.ms-xs-10{margin-left:2.75rem !important;}.ms-xs-11{margin-left:3rem !important;}.ms-xs-12{margin-left:3.25rem !important;}.ms-xs-13{margin-left:3.5rem !important;}.ms-xs-14{margin-left:3.75rem !important;}.ms-xs-15{margin-left:4rem !important;}.ms-xs-16{margin-left:4.25rem !important;}.ms-xs-auto{margin-left:auto !important;}.p-xs-0{padding:0 !important;}.p-xs-1{padding:0.25rem !important;}.p-xs-2{padding:0.5rem !important;}.p-xs-3{padding:0.625rem !important;}.p-xs-4{padding:1rem !important;}.p-xs-5{padding:1.25rem !important;}.p-xs-6{padding:1.5rem !important;}.p-xs-7{padding:2rem !important;}.p-xs-8{padding:2.25rem !important;}.p-xs-9{padding:2.5rem !important;}.p-xs-10{padding:2.75rem !important;}.p-xs-11{padding:3rem !important;}.p-xs-12{padding:3.25rem !important;}.p-xs-13{padding:3.5rem !important;}.p-xs-14{padding:3.75rem !important;}.p-xs-15{padding:4rem !important;}.p-xs-16{padding:4.25rem !important;}.px-xs-0{padding-right:0 !important;padding-left:0 !important;}.px-xs-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xs-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xs-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-xs-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xs-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xs-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xs-7{padding-right:2rem !important;padding-left:2rem !important;}.px-xs-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xs-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xs-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-xs-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xs-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-xs-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xs-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-xs-15{padding-right:4rem !important;padding-left:4rem !important;}.px-xs-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xs-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xs-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xs-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-xs-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xs-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xs-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xs-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xs-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xs-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xs-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-xs-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xs-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-xs-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xs-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-xs-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xs-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-xs-0{padding-top:0 !important;}.pt-xs-1{padding-top:0.25rem !important;}.pt-xs-2{padding-top:0.5rem !important;}.pt-xs-3{padding-top:0.625rem !important;}.pt-xs-4{padding-top:1rem !important;}.pt-xs-5{padding-top:1.25rem !important;}.pt-xs-6{padding-top:1.5rem !important;}.pt-xs-7{padding-top:2rem !important;}.pt-xs-8{padding-top:2.25rem !important;}.pt-xs-9{padding-top:2.5rem !important;}.pt-xs-10{padding-top:2.75rem !important;}.pt-xs-11{padding-top:3rem !important;}.pt-xs-12{padding-top:3.25rem !important;}.pt-xs-13{padding-top:3.5rem !important;}.pt-xs-14{padding-top:3.75rem !important;}.pt-xs-15{padding-top:4rem !important;}.pt-xs-16{padding-top:4.25rem !important;}.pe-xs-0{padding-right:0 !important;}.pe-xs-1{padding-right:0.25rem !important;}.pe-xs-2{padding-right:0.5rem !important;}.pe-xs-3{padding-right:0.625rem !important;}.pe-xs-4{padding-right:1rem !important;}.pe-xs-5{padding-right:1.25rem !important;}.pe-xs-6{padding-right:1.5rem !important;}.pe-xs-7{padding-right:2rem !important;}.pe-xs-8{padding-right:2.25rem !important;}.pe-xs-9{padding-right:2.5rem !important;}.pe-xs-10{padding-right:2.75rem !important;}.pe-xs-11{padding-right:3rem !important;}.pe-xs-12{padding-right:3.25rem !important;}.pe-xs-13{padding-right:3.5rem !important;}.pe-xs-14{padding-right:3.75rem !important;}.pe-xs-15{padding-right:4rem !important;}.pe-xs-16{padding-right:4.25rem !important;}.pb-xs-0{padding-bottom:0 !important;}.pb-xs-1{padding-bottom:0.25rem !important;}.pb-xs-2{padding-bottom:0.5rem !important;}.pb-xs-3{padding-bottom:0.625rem !important;}.pb-xs-4{padding-bottom:1rem !important;}.pb-xs-5{padding-bottom:1.25rem !important;}.pb-xs-6{padding-bottom:1.5rem !important;}.pb-xs-7{padding-bottom:2rem !important;}.pb-xs-8{padding-bottom:2.25rem !important;}.pb-xs-9{padding-bottom:2.5rem !important;}.pb-xs-10{padding-bottom:2.75rem !important;}.pb-xs-11{padding-bottom:3rem !important;}.pb-xs-12{padding-bottom:3.25rem !important;}.pb-xs-13{padding-bottom:3.5rem !important;}.pb-xs-14{padding-bottom:3.75rem !important;}.pb-xs-15{padding-bottom:4rem !important;}.pb-xs-16{padding-bottom:4.25rem !important;}.ps-xs-0{padding-left:0 !important;}.ps-xs-1{padding-left:0.25rem !important;}.ps-xs-2{padding-left:0.5rem !important;}.ps-xs-3{padding-left:0.625rem !important;}.ps-xs-4{padding-left:1rem !important;}.ps-xs-5{padding-left:1.25rem !important;}.ps-xs-6{padding-left:1.5rem !important;}.ps-xs-7{padding-left:2rem !important;}.ps-xs-8{padding-left:2.25rem !important;}.ps-xs-9{padding-left:2.5rem !important;}.ps-xs-10{padding-left:2.75rem !important;}.ps-xs-11{padding-left:3rem !important;}.ps-xs-12{padding-left:3.25rem !important;}.ps-xs-13{padding-left:3.5rem !important;}.ps-xs-14{padding-left:3.75rem !important;}.ps-xs-15{padding-left:4rem !important;}.ps-xs-16{padding-left:4.25rem !important;}.gap-xs-0{gap:0 !important;}.gap-xs-1{gap:0.25rem !important;}.gap-xs-2{gap:0.5rem !important;}.gap-xs-3{gap:0.625rem !important;}.gap-xs-4{gap:1rem !important;}.gap-xs-5{gap:1.25rem !important;}.gap-xs-6{gap:1.5rem !important;}.gap-xs-7{gap:2rem !important;}.gap-xs-8{gap:2.25rem !important;}.gap-xs-9{gap:2.5rem !important;}.gap-xs-10{gap:2.75rem !important;}.gap-xs-11{gap:3rem !important;}.gap-xs-12{gap:3.25rem !important;}.gap-xs-13{gap:3.5rem !important;}.gap-xs-14{gap:3.75rem !important;}.gap-xs-15{gap:4rem !important;}.gap-xs-16{gap:4.25rem !important;}.row-gap-xs-0{row-gap:0 !important;}.row-gap-xs-1{row-gap:0.25rem !important;}.row-gap-xs-2{row-gap:0.5rem !important;}.row-gap-xs-3{row-gap:0.625rem !important;}.row-gap-xs-4{row-gap:1rem !important;}.row-gap-xs-5{row-gap:1.25rem !important;}.row-gap-xs-6{row-gap:1.5rem !important;}.row-gap-xs-7{row-gap:2rem !important;}.row-gap-xs-8{row-gap:2.25rem !important;}.row-gap-xs-9{row-gap:2.5rem !important;}.row-gap-xs-10{row-gap:2.75rem !important;}.row-gap-xs-11{row-gap:3rem !important;}.row-gap-xs-12{row-gap:3.25rem !important;}.row-gap-xs-13{row-gap:3.5rem !important;}.row-gap-xs-14{row-gap:3.75rem !important;}.row-gap-xs-15{row-gap:4rem !important;}.row-gap-xs-16{row-gap:4.25rem !important;}.column-gap-xs-0{column-gap:0 !important;}.column-gap-xs-1{column-gap:0.25rem !important;}.column-gap-xs-2{column-gap:0.5rem !important;}.column-gap-xs-3{column-gap:0.625rem !important;}.column-gap-xs-4{column-gap:1rem !important;}.column-gap-xs-5{column-gap:1.25rem !important;}.column-gap-xs-6{column-gap:1.5rem !important;}.column-gap-xs-7{column-gap:2rem !important;}.column-gap-xs-8{column-gap:2.25rem !important;}.column-gap-xs-9{column-gap:2.5rem !important;}.column-gap-xs-10{column-gap:2.75rem !important;}.column-gap-xs-11{column-gap:3rem !important;}.column-gap-xs-12{column-gap:3.25rem !important;}.column-gap-xs-13{column-gap:3.5rem !important;}.column-gap-xs-14{column-gap:3.75rem !important;}.column-gap-xs-15{column-gap:4rem !important;}.column-gap-xs-16{column-gap:4.25rem !important;}.text-xs-start{text-align:left !important;}.text-xs-end{text-align:right !important;}.text-xs-center{text-align:center !important;}}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{object-fit:contain !important;}.object-fit-sm-cover{object-fit:cover !important;}.object-fit-sm-fill{object-fit:fill !important;}.object-fit-sm-scale{object-fit:scale-down !important;}.object-fit-sm-none{object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:0.625rem !important;}.m-sm-4{margin:1rem !important;}.m-sm-5{margin:1.25rem !important;}.m-sm-6{margin:1.5rem !important;}.m-sm-7{margin:2rem !important;}.m-sm-8{margin:2.25rem !important;}.m-sm-9{margin:2.5rem !important;}.m-sm-10{margin:2.75rem !important;}.m-sm-11{margin:3rem !important;}.m-sm-12{margin:3.25rem !important;}.m-sm-13{margin:3.5rem !important;}.m-sm-14{margin:3.75rem !important;}.m-sm-15{margin:4rem !important;}.m-sm-16{margin:4.25rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-sm-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-sm-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-sm-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-sm-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-sm-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-sm-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-sm-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-sm-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-sm-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-sm-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-sm-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-sm-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-sm-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-sm-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-sm-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-sm-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-sm-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:0.625rem !important;}.mt-sm-4{margin-top:1rem !important;}.mt-sm-5{margin-top:1.25rem !important;}.mt-sm-6{margin-top:1.5rem !important;}.mt-sm-7{margin-top:2rem !important;}.mt-sm-8{margin-top:2.25rem !important;}.mt-sm-9{margin-top:2.5rem !important;}.mt-sm-10{margin-top:2.75rem !important;}.mt-sm-11{margin-top:3rem !important;}.mt-sm-12{margin-top:3.25rem !important;}.mt-sm-13{margin-top:3.5rem !important;}.mt-sm-14{margin-top:3.75rem !important;}.mt-sm-15{margin-top:4rem !important;}.mt-sm-16{margin-top:4.25rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:0.625rem !important;}.me-sm-4{margin-right:1rem !important;}.me-sm-5{margin-right:1.25rem !important;}.me-sm-6{margin-right:1.5rem !important;}.me-sm-7{margin-right:2rem !important;}.me-sm-8{margin-right:2.25rem !important;}.me-sm-9{margin-right:2.5rem !important;}.me-sm-10{margin-right:2.75rem !important;}.me-sm-11{margin-right:3rem !important;}.me-sm-12{margin-right:3.25rem !important;}.me-sm-13{margin-right:3.5rem !important;}.me-sm-14{margin-right:3.75rem !important;}.me-sm-15{margin-right:4rem !important;}.me-sm-16{margin-right:4.25rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:0.625rem !important;}.mb-sm-4{margin-bottom:1rem !important;}.mb-sm-5{margin-bottom:1.25rem !important;}.mb-sm-6{margin-bottom:1.5rem !important;}.mb-sm-7{margin-bottom:2rem !important;}.mb-sm-8{margin-bottom:2.25rem !important;}.mb-sm-9{margin-bottom:2.5rem !important;}.mb-sm-10{margin-bottom:2.75rem !important;}.mb-sm-11{margin-bottom:3rem !important;}.mb-sm-12{margin-bottom:3.25rem !important;}.mb-sm-13{margin-bottom:3.5rem !important;}.mb-sm-14{margin-bottom:3.75rem !important;}.mb-sm-15{margin-bottom:4rem !important;}.mb-sm-16{margin-bottom:4.25rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:0.625rem !important;}.ms-sm-4{margin-left:1rem !important;}.ms-sm-5{margin-left:1.25rem !important;}.ms-sm-6{margin-left:1.5rem !important;}.ms-sm-7{margin-left:2rem !important;}.ms-sm-8{margin-left:2.25rem !important;}.ms-sm-9{margin-left:2.5rem !important;}.ms-sm-10{margin-left:2.75rem !important;}.ms-sm-11{margin-left:3rem !important;}.ms-sm-12{margin-left:3.25rem !important;}.ms-sm-13{margin-left:3.5rem !important;}.ms-sm-14{margin-left:3.75rem !important;}.ms-sm-15{margin-left:4rem !important;}.ms-sm-16{margin-left:4.25rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:0.625rem !important;}.p-sm-4{padding:1rem !important;}.p-sm-5{padding:1.25rem !important;}.p-sm-6{padding:1.5rem !important;}.p-sm-7{padding:2rem !important;}.p-sm-8{padding:2.25rem !important;}.p-sm-9{padding:2.5rem !important;}.p-sm-10{padding:2.75rem !important;}.p-sm-11{padding:3rem !important;}.p-sm-12{padding:3.25rem !important;}.p-sm-13{padding:3.5rem !important;}.p-sm-14{padding:3.75rem !important;}.p-sm-15{padding:4rem !important;}.p-sm-16{padding:4.25rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-sm-4{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-sm-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-7{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-sm-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-sm-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-sm-11{padding-right:3rem !important;padding-left:3rem !important;}.px-sm-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-sm-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-sm-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-sm-15{padding-right:4rem !important;padding-left:4rem !important;}.px-sm-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-sm-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-sm-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-sm-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-sm-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-sm-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-sm-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-sm-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-sm-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-sm-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:0.625rem !important;}.pt-sm-4{padding-top:1rem !important;}.pt-sm-5{padding-top:1.25rem !important;}.pt-sm-6{padding-top:1.5rem !important;}.pt-sm-7{padding-top:2rem !important;}.pt-sm-8{padding-top:2.25rem !important;}.pt-sm-9{padding-top:2.5rem !important;}.pt-sm-10{padding-top:2.75rem !important;}.pt-sm-11{padding-top:3rem !important;}.pt-sm-12{padding-top:3.25rem !important;}.pt-sm-13{padding-top:3.5rem !important;}.pt-sm-14{padding-top:3.75rem !important;}.pt-sm-15{padding-top:4rem !important;}.pt-sm-16{padding-top:4.25rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:0.625rem !important;}.pe-sm-4{padding-right:1rem !important;}.pe-sm-5{padding-right:1.25rem !important;}.pe-sm-6{padding-right:1.5rem !important;}.pe-sm-7{padding-right:2rem !important;}.pe-sm-8{padding-right:2.25rem !important;}.pe-sm-9{padding-right:2.5rem !important;}.pe-sm-10{padding-right:2.75rem !important;}.pe-sm-11{padding-right:3rem !important;}.pe-sm-12{padding-right:3.25rem !important;}.pe-sm-13{padding-right:3.5rem !important;}.pe-sm-14{padding-right:3.75rem !important;}.pe-sm-15{padding-right:4rem !important;}.pe-sm-16{padding-right:4.25rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:0.625rem !important;}.pb-sm-4{padding-bottom:1rem !important;}.pb-sm-5{padding-bottom:1.25rem !important;}.pb-sm-6{padding-bottom:1.5rem !important;}.pb-sm-7{padding-bottom:2rem !important;}.pb-sm-8{padding-bottom:2.25rem !important;}.pb-sm-9{padding-bottom:2.5rem !important;}.pb-sm-10{padding-bottom:2.75rem !important;}.pb-sm-11{padding-bottom:3rem !important;}.pb-sm-12{padding-bottom:3.25rem !important;}.pb-sm-13{padding-bottom:3.5rem !important;}.pb-sm-14{padding-bottom:3.75rem !important;}.pb-sm-15{padding-bottom:4rem !important;}.pb-sm-16{padding-bottom:4.25rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:0.625rem !important;}.ps-sm-4{padding-left:1rem !important;}.ps-sm-5{padding-left:1.25rem !important;}.ps-sm-6{padding-left:1.5rem !important;}.ps-sm-7{padding-left:2rem !important;}.ps-sm-8{padding-left:2.25rem !important;}.ps-sm-9{padding-left:2.5rem !important;}.ps-sm-10{padding-left:2.75rem !important;}.ps-sm-11{padding-left:3rem !important;}.ps-sm-12{padding-left:3.25rem !important;}.ps-sm-13{padding-left:3.5rem !important;}.ps-sm-14{padding-left:3.75rem !important;}.ps-sm-15{padding-left:4rem !important;}.ps-sm-16{padding-left:4.25rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:0.625rem !important;}.gap-sm-4{gap:1rem !important;}.gap-sm-5{gap:1.25rem !important;}.gap-sm-6{gap:1.5rem !important;}.gap-sm-7{gap:2rem !important;}.gap-sm-8{gap:2.25rem !important;}.gap-sm-9{gap:2.5rem !important;}.gap-sm-10{gap:2.75rem !important;}.gap-sm-11{gap:3rem !important;}.gap-sm-12{gap:3.25rem !important;}.gap-sm-13{gap:3.5rem !important;}.gap-sm-14{gap:3.75rem !important;}.gap-sm-15{gap:4rem !important;}.gap-sm-16{gap:4.25rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:0.625rem !important;}.row-gap-sm-4{row-gap:1rem !important;}.row-gap-sm-5{row-gap:1.25rem !important;}.row-gap-sm-6{row-gap:1.5rem !important;}.row-gap-sm-7{row-gap:2rem !important;}.row-gap-sm-8{row-gap:2.25rem !important;}.row-gap-sm-9{row-gap:2.5rem !important;}.row-gap-sm-10{row-gap:2.75rem !important;}.row-gap-sm-11{row-gap:3rem !important;}.row-gap-sm-12{row-gap:3.25rem !important;}.row-gap-sm-13{row-gap:3.5rem !important;}.row-gap-sm-14{row-gap:3.75rem !important;}.row-gap-sm-15{row-gap:4rem !important;}.row-gap-sm-16{row-gap:4.25rem !important;}.column-gap-sm-0{column-gap:0 !important;}.column-gap-sm-1{column-gap:0.25rem !important;}.column-gap-sm-2{column-gap:0.5rem !important;}.column-gap-sm-3{column-gap:0.625rem !important;}.column-gap-sm-4{column-gap:1rem !important;}.column-gap-sm-5{column-gap:1.25rem !important;}.column-gap-sm-6{column-gap:1.5rem !important;}.column-gap-sm-7{column-gap:2rem !important;}.column-gap-sm-8{column-gap:2.25rem !important;}.column-gap-sm-9{column-gap:2.5rem !important;}.column-gap-sm-10{column-gap:2.75rem !important;}.column-gap-sm-11{column-gap:3rem !important;}.column-gap-sm-12{column-gap:3.25rem !important;}.column-gap-sm-13{column-gap:3.5rem !important;}.column-gap-sm-14{column-gap:3.75rem !important;}.column-gap-sm-15{column-gap:4rem !important;}.column-gap-sm-16{column-gap:4.25rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{object-fit:contain !important;}.object-fit-md-cover{object-fit:cover !important;}.object-fit-md-fill{object-fit:fill !important;}.object-fit-md-scale{object-fit:scale-down !important;}.object-fit-md-none{object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:0.625rem !important;}.m-md-4{margin:1rem !important;}.m-md-5{margin:1.25rem !important;}.m-md-6{margin:1.5rem !important;}.m-md-7{margin:2rem !important;}.m-md-8{margin:2.25rem !important;}.m-md-9{margin:2.5rem !important;}.m-md-10{margin:2.75rem !important;}.m-md-11{margin:3rem !important;}.m-md-12{margin:3.25rem !important;}.m-md-13{margin:3.5rem !important;}.m-md-14{margin:3.75rem !important;}.m-md-15{margin:4rem !important;}.m-md-16{margin:4.25rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-md-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-md-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-md-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-md-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-md-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-md-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-md-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-md-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-md-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-md-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-md-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-md-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-md-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-md-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-md-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-md-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-md-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-md-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:0.625rem !important;}.mt-md-4{margin-top:1rem !important;}.mt-md-5{margin-top:1.25rem !important;}.mt-md-6{margin-top:1.5rem !important;}.mt-md-7{margin-top:2rem !important;}.mt-md-8{margin-top:2.25rem !important;}.mt-md-9{margin-top:2.5rem !important;}.mt-md-10{margin-top:2.75rem !important;}.mt-md-11{margin-top:3rem !important;}.mt-md-12{margin-top:3.25rem !important;}.mt-md-13{margin-top:3.5rem !important;}.mt-md-14{margin-top:3.75rem !important;}.mt-md-15{margin-top:4rem !important;}.mt-md-16{margin-top:4.25rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:0.625rem !important;}.me-md-4{margin-right:1rem !important;}.me-md-5{margin-right:1.25rem !important;}.me-md-6{margin-right:1.5rem !important;}.me-md-7{margin-right:2rem !important;}.me-md-8{margin-right:2.25rem !important;}.me-md-9{margin-right:2.5rem !important;}.me-md-10{margin-right:2.75rem !important;}.me-md-11{margin-right:3rem !important;}.me-md-12{margin-right:3.25rem !important;}.me-md-13{margin-right:3.5rem !important;}.me-md-14{margin-right:3.75rem !important;}.me-md-15{margin-right:4rem !important;}.me-md-16{margin-right:4.25rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:0.625rem !important;}.mb-md-4{margin-bottom:1rem !important;}.mb-md-5{margin-bottom:1.25rem !important;}.mb-md-6{margin-bottom:1.5rem !important;}.mb-md-7{margin-bottom:2rem !important;}.mb-md-8{margin-bottom:2.25rem !important;}.mb-md-9{margin-bottom:2.5rem !important;}.mb-md-10{margin-bottom:2.75rem !important;}.mb-md-11{margin-bottom:3rem !important;}.mb-md-12{margin-bottom:3.25rem !important;}.mb-md-13{margin-bottom:3.5rem !important;}.mb-md-14{margin-bottom:3.75rem !important;}.mb-md-15{margin-bottom:4rem !important;}.mb-md-16{margin-bottom:4.25rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:0.625rem !important;}.ms-md-4{margin-left:1rem !important;}.ms-md-5{margin-left:1.25rem !important;}.ms-md-6{margin-left:1.5rem !important;}.ms-md-7{margin-left:2rem !important;}.ms-md-8{margin-left:2.25rem !important;}.ms-md-9{margin-left:2.5rem !important;}.ms-md-10{margin-left:2.75rem !important;}.ms-md-11{margin-left:3rem !important;}.ms-md-12{margin-left:3.25rem !important;}.ms-md-13{margin-left:3.5rem !important;}.ms-md-14{margin-left:3.75rem !important;}.ms-md-15{margin-left:4rem !important;}.ms-md-16{margin-left:4.25rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:0.625rem !important;}.p-md-4{padding:1rem !important;}.p-md-5{padding:1.25rem !important;}.p-md-6{padding:1.5rem !important;}.p-md-7{padding:2rem !important;}.p-md-8{padding:2.25rem !important;}.p-md-9{padding:2.5rem !important;}.p-md-10{padding:2.75rem !important;}.p-md-11{padding:3rem !important;}.p-md-12{padding:3.25rem !important;}.p-md-13{padding:3.5rem !important;}.p-md-14{padding:3.75rem !important;}.p-md-15{padding:4rem !important;}.p-md-16{padding:4.25rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-md-4{padding-right:1rem !important;padding-left:1rem !important;}.px-md-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-md-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-7{padding-right:2rem !important;padding-left:2rem !important;}.px-md-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-md-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-md-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-md-11{padding-right:3rem !important;padding-left:3rem !important;}.px-md-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-md-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-md-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-md-15{padding-right:4rem !important;padding-left:4rem !important;}.px-md-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-md-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-md-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-md-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-md-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-md-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-md-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-md-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-md-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-md-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-md-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:0.625rem !important;}.pt-md-4{padding-top:1rem !important;}.pt-md-5{padding-top:1.25rem !important;}.pt-md-6{padding-top:1.5rem !important;}.pt-md-7{padding-top:2rem !important;}.pt-md-8{padding-top:2.25rem !important;}.pt-md-9{padding-top:2.5rem !important;}.pt-md-10{padding-top:2.75rem !important;}.pt-md-11{padding-top:3rem !important;}.pt-md-12{padding-top:3.25rem !important;}.pt-md-13{padding-top:3.5rem !important;}.pt-md-14{padding-top:3.75rem !important;}.pt-md-15{padding-top:4rem !important;}.pt-md-16{padding-top:4.25rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:0.625rem !important;}.pe-md-4{padding-right:1rem !important;}.pe-md-5{padding-right:1.25rem !important;}.pe-md-6{padding-right:1.5rem !important;}.pe-md-7{padding-right:2rem !important;}.pe-md-8{padding-right:2.25rem !important;}.pe-md-9{padding-right:2.5rem !important;}.pe-md-10{padding-right:2.75rem !important;}.pe-md-11{padding-right:3rem !important;}.pe-md-12{padding-right:3.25rem !important;}.pe-md-13{padding-right:3.5rem !important;}.pe-md-14{padding-right:3.75rem !important;}.pe-md-15{padding-right:4rem !important;}.pe-md-16{padding-right:4.25rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:0.625rem !important;}.pb-md-4{padding-bottom:1rem !important;}.pb-md-5{padding-bottom:1.25rem !important;}.pb-md-6{padding-bottom:1.5rem !important;}.pb-md-7{padding-bottom:2rem !important;}.pb-md-8{padding-bottom:2.25rem !important;}.pb-md-9{padding-bottom:2.5rem !important;}.pb-md-10{padding-bottom:2.75rem !important;}.pb-md-11{padding-bottom:3rem !important;}.pb-md-12{padding-bottom:3.25rem !important;}.pb-md-13{padding-bottom:3.5rem !important;}.pb-md-14{padding-bottom:3.75rem !important;}.pb-md-15{padding-bottom:4rem !important;}.pb-md-16{padding-bottom:4.25rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:0.625rem !important;}.ps-md-4{padding-left:1rem !important;}.ps-md-5{padding-left:1.25rem !important;}.ps-md-6{padding-left:1.5rem !important;}.ps-md-7{padding-left:2rem !important;}.ps-md-8{padding-left:2.25rem !important;}.ps-md-9{padding-left:2.5rem !important;}.ps-md-10{padding-left:2.75rem !important;}.ps-md-11{padding-left:3rem !important;}.ps-md-12{padding-left:3.25rem !important;}.ps-md-13{padding-left:3.5rem !important;}.ps-md-14{padding-left:3.75rem !important;}.ps-md-15{padding-left:4rem !important;}.ps-md-16{padding-left:4.25rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:0.625rem !important;}.gap-md-4{gap:1rem !important;}.gap-md-5{gap:1.25rem !important;}.gap-md-6{gap:1.5rem !important;}.gap-md-7{gap:2rem !important;}.gap-md-8{gap:2.25rem !important;}.gap-md-9{gap:2.5rem !important;}.gap-md-10{gap:2.75rem !important;}.gap-md-11{gap:3rem !important;}.gap-md-12{gap:3.25rem !important;}.gap-md-13{gap:3.5rem !important;}.gap-md-14{gap:3.75rem !important;}.gap-md-15{gap:4rem !important;}.gap-md-16{gap:4.25rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:0.625rem !important;}.row-gap-md-4{row-gap:1rem !important;}.row-gap-md-5{row-gap:1.25rem !important;}.row-gap-md-6{row-gap:1.5rem !important;}.row-gap-md-7{row-gap:2rem !important;}.row-gap-md-8{row-gap:2.25rem !important;}.row-gap-md-9{row-gap:2.5rem !important;}.row-gap-md-10{row-gap:2.75rem !important;}.row-gap-md-11{row-gap:3rem !important;}.row-gap-md-12{row-gap:3.25rem !important;}.row-gap-md-13{row-gap:3.5rem !important;}.row-gap-md-14{row-gap:3.75rem !important;}.row-gap-md-15{row-gap:4rem !important;}.row-gap-md-16{row-gap:4.25rem !important;}.column-gap-md-0{column-gap:0 !important;}.column-gap-md-1{column-gap:0.25rem !important;}.column-gap-md-2{column-gap:0.5rem !important;}.column-gap-md-3{column-gap:0.625rem !important;}.column-gap-md-4{column-gap:1rem !important;}.column-gap-md-5{column-gap:1.25rem !important;}.column-gap-md-6{column-gap:1.5rem !important;}.column-gap-md-7{column-gap:2rem !important;}.column-gap-md-8{column-gap:2.25rem !important;}.column-gap-md-9{column-gap:2.5rem !important;}.column-gap-md-10{column-gap:2.75rem !important;}.column-gap-md-11{column-gap:3rem !important;}.column-gap-md-12{column-gap:3.25rem !important;}.column-gap-md-13{column-gap:3.5rem !important;}.column-gap-md-14{column-gap:3.75rem !important;}.column-gap-md-15{column-gap:4rem !important;}.column-gap-md-16{column-gap:4.25rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{object-fit:contain !important;}.object-fit-lg-cover{object-fit:cover !important;}.object-fit-lg-fill{object-fit:fill !important;}.object-fit-lg-scale{object-fit:scale-down !important;}.object-fit-lg-none{object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:0.625rem !important;}.m-lg-4{margin:1rem !important;}.m-lg-5{margin:1.25rem !important;}.m-lg-6{margin:1.5rem !important;}.m-lg-7{margin:2rem !important;}.m-lg-8{margin:2.25rem !important;}.m-lg-9{margin:2.5rem !important;}.m-lg-10{margin:2.75rem !important;}.m-lg-11{margin:3rem !important;}.m-lg-12{margin:3.25rem !important;}.m-lg-13{margin:3.5rem !important;}.m-lg-14{margin:3.75rem !important;}.m-lg-15{margin:4rem !important;}.m-lg-16{margin:4.25rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-lg-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-lg-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-lg-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-lg-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-lg-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-lg-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-lg-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-lg-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-lg-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-lg-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-lg-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-lg-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-lg-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-lg-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-lg-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-lg-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-lg-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:0.625rem !important;}.mt-lg-4{margin-top:1rem !important;}.mt-lg-5{margin-top:1.25rem !important;}.mt-lg-6{margin-top:1.5rem !important;}.mt-lg-7{margin-top:2rem !important;}.mt-lg-8{margin-top:2.25rem !important;}.mt-lg-9{margin-top:2.5rem !important;}.mt-lg-10{margin-top:2.75rem !important;}.mt-lg-11{margin-top:3rem !important;}.mt-lg-12{margin-top:3.25rem !important;}.mt-lg-13{margin-top:3.5rem !important;}.mt-lg-14{margin-top:3.75rem !important;}.mt-lg-15{margin-top:4rem !important;}.mt-lg-16{margin-top:4.25rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:0.625rem !important;}.me-lg-4{margin-right:1rem !important;}.me-lg-5{margin-right:1.25rem !important;}.me-lg-6{margin-right:1.5rem !important;}.me-lg-7{margin-right:2rem !important;}.me-lg-8{margin-right:2.25rem !important;}.me-lg-9{margin-right:2.5rem !important;}.me-lg-10{margin-right:2.75rem !important;}.me-lg-11{margin-right:3rem !important;}.me-lg-12{margin-right:3.25rem !important;}.me-lg-13{margin-right:3.5rem !important;}.me-lg-14{margin-right:3.75rem !important;}.me-lg-15{margin-right:4rem !important;}.me-lg-16{margin-right:4.25rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:0.625rem !important;}.mb-lg-4{margin-bottom:1rem !important;}.mb-lg-5{margin-bottom:1.25rem !important;}.mb-lg-6{margin-bottom:1.5rem !important;}.mb-lg-7{margin-bottom:2rem !important;}.mb-lg-8{margin-bottom:2.25rem !important;}.mb-lg-9{margin-bottom:2.5rem !important;}.mb-lg-10{margin-bottom:2.75rem !important;}.mb-lg-11{margin-bottom:3rem !important;}.mb-lg-12{margin-bottom:3.25rem !important;}.mb-lg-13{margin-bottom:3.5rem !important;}.mb-lg-14{margin-bottom:3.75rem !important;}.mb-lg-15{margin-bottom:4rem !important;}.mb-lg-16{margin-bottom:4.25rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:0.625rem !important;}.ms-lg-4{margin-left:1rem !important;}.ms-lg-5{margin-left:1.25rem !important;}.ms-lg-6{margin-left:1.5rem !important;}.ms-lg-7{margin-left:2rem !important;}.ms-lg-8{margin-left:2.25rem !important;}.ms-lg-9{margin-left:2.5rem !important;}.ms-lg-10{margin-left:2.75rem !important;}.ms-lg-11{margin-left:3rem !important;}.ms-lg-12{margin-left:3.25rem !important;}.ms-lg-13{margin-left:3.5rem !important;}.ms-lg-14{margin-left:3.75rem !important;}.ms-lg-15{margin-left:4rem !important;}.ms-lg-16{margin-left:4.25rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:0.625rem !important;}.p-lg-4{padding:1rem !important;}.p-lg-5{padding:1.25rem !important;}.p-lg-6{padding:1.5rem !important;}.p-lg-7{padding:2rem !important;}.p-lg-8{padding:2.25rem !important;}.p-lg-9{padding:2.5rem !important;}.p-lg-10{padding:2.75rem !important;}.p-lg-11{padding:3rem !important;}.p-lg-12{padding:3.25rem !important;}.p-lg-13{padding:3.5rem !important;}.p-lg-14{padding:3.75rem !important;}.p-lg-15{padding:4rem !important;}.p-lg-16{padding:4.25rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-lg-4{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-lg-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-7{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-lg-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-lg-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-lg-11{padding-right:3rem !important;padding-left:3rem !important;}.px-lg-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-lg-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-lg-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-lg-15{padding-right:4rem !important;padding-left:4rem !important;}.px-lg-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-lg-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-lg-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-lg-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-lg-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-lg-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-lg-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-lg-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-lg-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-lg-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:0.625rem !important;}.pt-lg-4{padding-top:1rem !important;}.pt-lg-5{padding-top:1.25rem !important;}.pt-lg-6{padding-top:1.5rem !important;}.pt-lg-7{padding-top:2rem !important;}.pt-lg-8{padding-top:2.25rem !important;}.pt-lg-9{padding-top:2.5rem !important;}.pt-lg-10{padding-top:2.75rem !important;}.pt-lg-11{padding-top:3rem !important;}.pt-lg-12{padding-top:3.25rem !important;}.pt-lg-13{padding-top:3.5rem !important;}.pt-lg-14{padding-top:3.75rem !important;}.pt-lg-15{padding-top:4rem !important;}.pt-lg-16{padding-top:4.25rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:0.625rem !important;}.pe-lg-4{padding-right:1rem !important;}.pe-lg-5{padding-right:1.25rem !important;}.pe-lg-6{padding-right:1.5rem !important;}.pe-lg-7{padding-right:2rem !important;}.pe-lg-8{padding-right:2.25rem !important;}.pe-lg-9{padding-right:2.5rem !important;}.pe-lg-10{padding-right:2.75rem !important;}.pe-lg-11{padding-right:3rem !important;}.pe-lg-12{padding-right:3.25rem !important;}.pe-lg-13{padding-right:3.5rem !important;}.pe-lg-14{padding-right:3.75rem !important;}.pe-lg-15{padding-right:4rem !important;}.pe-lg-16{padding-right:4.25rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:0.625rem !important;}.pb-lg-4{padding-bottom:1rem !important;}.pb-lg-5{padding-bottom:1.25rem !important;}.pb-lg-6{padding-bottom:1.5rem !important;}.pb-lg-7{padding-bottom:2rem !important;}.pb-lg-8{padding-bottom:2.25rem !important;}.pb-lg-9{padding-bottom:2.5rem !important;}.pb-lg-10{padding-bottom:2.75rem !important;}.pb-lg-11{padding-bottom:3rem !important;}.pb-lg-12{padding-bottom:3.25rem !important;}.pb-lg-13{padding-bottom:3.5rem !important;}.pb-lg-14{padding-bottom:3.75rem !important;}.pb-lg-15{padding-bottom:4rem !important;}.pb-lg-16{padding-bottom:4.25rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:0.625rem !important;}.ps-lg-4{padding-left:1rem !important;}.ps-lg-5{padding-left:1.25rem !important;}.ps-lg-6{padding-left:1.5rem !important;}.ps-lg-7{padding-left:2rem !important;}.ps-lg-8{padding-left:2.25rem !important;}.ps-lg-9{padding-left:2.5rem !important;}.ps-lg-10{padding-left:2.75rem !important;}.ps-lg-11{padding-left:3rem !important;}.ps-lg-12{padding-left:3.25rem !important;}.ps-lg-13{padding-left:3.5rem !important;}.ps-lg-14{padding-left:3.75rem !important;}.ps-lg-15{padding-left:4rem !important;}.ps-lg-16{padding-left:4.25rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:0.625rem !important;}.gap-lg-4{gap:1rem !important;}.gap-lg-5{gap:1.25rem !important;}.gap-lg-6{gap:1.5rem !important;}.gap-lg-7{gap:2rem !important;}.gap-lg-8{gap:2.25rem !important;}.gap-lg-9{gap:2.5rem !important;}.gap-lg-10{gap:2.75rem !important;}.gap-lg-11{gap:3rem !important;}.gap-lg-12{gap:3.25rem !important;}.gap-lg-13{gap:3.5rem !important;}.gap-lg-14{gap:3.75rem !important;}.gap-lg-15{gap:4rem !important;}.gap-lg-16{gap:4.25rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.25rem !important;}.row-gap-lg-2{row-gap:0.5rem !important;}.row-gap-lg-3{row-gap:0.625rem !important;}.row-gap-lg-4{row-gap:1rem !important;}.row-gap-lg-5{row-gap:1.25rem !important;}.row-gap-lg-6{row-gap:1.5rem !important;}.row-gap-lg-7{row-gap:2rem !important;}.row-gap-lg-8{row-gap:2.25rem !important;}.row-gap-lg-9{row-gap:2.5rem !important;}.row-gap-lg-10{row-gap:2.75rem !important;}.row-gap-lg-11{row-gap:3rem !important;}.row-gap-lg-12{row-gap:3.25rem !important;}.row-gap-lg-13{row-gap:3.5rem !important;}.row-gap-lg-14{row-gap:3.75rem !important;}.row-gap-lg-15{row-gap:4rem !important;}.row-gap-lg-16{row-gap:4.25rem !important;}.column-gap-lg-0{column-gap:0 !important;}.column-gap-lg-1{column-gap:0.25rem !important;}.column-gap-lg-2{column-gap:0.5rem !important;}.column-gap-lg-3{column-gap:0.625rem !important;}.column-gap-lg-4{column-gap:1rem !important;}.column-gap-lg-5{column-gap:1.25rem !important;}.column-gap-lg-6{column-gap:1.5rem !important;}.column-gap-lg-7{column-gap:2rem !important;}.column-gap-lg-8{column-gap:2.25rem !important;}.column-gap-lg-9{column-gap:2.5rem !important;}.column-gap-lg-10{column-gap:2.75rem !important;}.column-gap-lg-11{column-gap:3rem !important;}.column-gap-lg-12{column-gap:3.25rem !important;}.column-gap-lg-13{column-gap:3.5rem !important;}.column-gap-lg-14{column-gap:3.75rem !important;}.column-gap-lg-15{column-gap:4rem !important;}.column-gap-lg-16{column-gap:4.25rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{object-fit:contain !important;}.object-fit-xl-cover{object-fit:cover !important;}.object-fit-xl-fill{object-fit:fill !important;}.object-fit-xl-scale{object-fit:scale-down !important;}.object-fit-xl-none{object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:0.625rem !important;}.m-xl-4{margin:1rem !important;}.m-xl-5{margin:1.25rem !important;}.m-xl-6{margin:1.5rem !important;}.m-xl-7{margin:2rem !important;}.m-xl-8{margin:2.25rem !important;}.m-xl-9{margin:2.5rem !important;}.m-xl-10{margin:2.75rem !important;}.m-xl-11{margin:3rem !important;}.m-xl-12{margin:3.25rem !important;}.m-xl-13{margin:3.5rem !important;}.m-xl-14{margin:3.75rem !important;}.m-xl-15{margin:4rem !important;}.m-xl-16{margin:4.25rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-xl-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xl-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xl-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xl-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-xl-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-xl-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xl-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-xl-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-xl-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xl-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xl-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-xl-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-xl-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xl-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-xl-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xl-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:0.625rem !important;}.mt-xl-4{margin-top:1rem !important;}.mt-xl-5{margin-top:1.25rem !important;}.mt-xl-6{margin-top:1.5rem !important;}.mt-xl-7{margin-top:2rem !important;}.mt-xl-8{margin-top:2.25rem !important;}.mt-xl-9{margin-top:2.5rem !important;}.mt-xl-10{margin-top:2.75rem !important;}.mt-xl-11{margin-top:3rem !important;}.mt-xl-12{margin-top:3.25rem !important;}.mt-xl-13{margin-top:3.5rem !important;}.mt-xl-14{margin-top:3.75rem !important;}.mt-xl-15{margin-top:4rem !important;}.mt-xl-16{margin-top:4.25rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:0.625rem !important;}.me-xl-4{margin-right:1rem !important;}.me-xl-5{margin-right:1.25rem !important;}.me-xl-6{margin-right:1.5rem !important;}.me-xl-7{margin-right:2rem !important;}.me-xl-8{margin-right:2.25rem !important;}.me-xl-9{margin-right:2.5rem !important;}.me-xl-10{margin-right:2.75rem !important;}.me-xl-11{margin-right:3rem !important;}.me-xl-12{margin-right:3.25rem !important;}.me-xl-13{margin-right:3.5rem !important;}.me-xl-14{margin-right:3.75rem !important;}.me-xl-15{margin-right:4rem !important;}.me-xl-16{margin-right:4.25rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:0.625rem !important;}.mb-xl-4{margin-bottom:1rem !important;}.mb-xl-5{margin-bottom:1.25rem !important;}.mb-xl-6{margin-bottom:1.5rem !important;}.mb-xl-7{margin-bottom:2rem !important;}.mb-xl-8{margin-bottom:2.25rem !important;}.mb-xl-9{margin-bottom:2.5rem !important;}.mb-xl-10{margin-bottom:2.75rem !important;}.mb-xl-11{margin-bottom:3rem !important;}.mb-xl-12{margin-bottom:3.25rem !important;}.mb-xl-13{margin-bottom:3.5rem !important;}.mb-xl-14{margin-bottom:3.75rem !important;}.mb-xl-15{margin-bottom:4rem !important;}.mb-xl-16{margin-bottom:4.25rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:0.625rem !important;}.ms-xl-4{margin-left:1rem !important;}.ms-xl-5{margin-left:1.25rem !important;}.ms-xl-6{margin-left:1.5rem !important;}.ms-xl-7{margin-left:2rem !important;}.ms-xl-8{margin-left:2.25rem !important;}.ms-xl-9{margin-left:2.5rem !important;}.ms-xl-10{margin-left:2.75rem !important;}.ms-xl-11{margin-left:3rem !important;}.ms-xl-12{margin-left:3.25rem !important;}.ms-xl-13{margin-left:3.5rem !important;}.ms-xl-14{margin-left:3.75rem !important;}.ms-xl-15{margin-left:4rem !important;}.ms-xl-16{margin-left:4.25rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:0.625rem !important;}.p-xl-4{padding:1rem !important;}.p-xl-5{padding:1.25rem !important;}.p-xl-6{padding:1.5rem !important;}.p-xl-7{padding:2rem !important;}.p-xl-8{padding:2.25rem !important;}.p-xl-9{padding:2.5rem !important;}.p-xl-10{padding:2.75rem !important;}.p-xl-11{padding:3rem !important;}.p-xl-12{padding:3.25rem !important;}.p-xl-13{padding:3.5rem !important;}.p-xl-14{padding:3.75rem !important;}.p-xl-15{padding:4rem !important;}.p-xl-16{padding:4.25rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-xl-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xl-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-7{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xl-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xl-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-xl-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xl-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-xl-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xl-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-xl-15{padding-right:4rem !important;padding-left:4rem !important;}.px-xl-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xl-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xl-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-xl-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xl-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-xl-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xl-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-xl-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xl-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:0.625rem !important;}.pt-xl-4{padding-top:1rem !important;}.pt-xl-5{padding-top:1.25rem !important;}.pt-xl-6{padding-top:1.5rem !important;}.pt-xl-7{padding-top:2rem !important;}.pt-xl-8{padding-top:2.25rem !important;}.pt-xl-9{padding-top:2.5rem !important;}.pt-xl-10{padding-top:2.75rem !important;}.pt-xl-11{padding-top:3rem !important;}.pt-xl-12{padding-top:3.25rem !important;}.pt-xl-13{padding-top:3.5rem !important;}.pt-xl-14{padding-top:3.75rem !important;}.pt-xl-15{padding-top:4rem !important;}.pt-xl-16{padding-top:4.25rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:0.625rem !important;}.pe-xl-4{padding-right:1rem !important;}.pe-xl-5{padding-right:1.25rem !important;}.pe-xl-6{padding-right:1.5rem !important;}.pe-xl-7{padding-right:2rem !important;}.pe-xl-8{padding-right:2.25rem !important;}.pe-xl-9{padding-right:2.5rem !important;}.pe-xl-10{padding-right:2.75rem !important;}.pe-xl-11{padding-right:3rem !important;}.pe-xl-12{padding-right:3.25rem !important;}.pe-xl-13{padding-right:3.5rem !important;}.pe-xl-14{padding-right:3.75rem !important;}.pe-xl-15{padding-right:4rem !important;}.pe-xl-16{padding-right:4.25rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:0.625rem !important;}.pb-xl-4{padding-bottom:1rem !important;}.pb-xl-5{padding-bottom:1.25rem !important;}.pb-xl-6{padding-bottom:1.5rem !important;}.pb-xl-7{padding-bottom:2rem !important;}.pb-xl-8{padding-bottom:2.25rem !important;}.pb-xl-9{padding-bottom:2.5rem !important;}.pb-xl-10{padding-bottom:2.75rem !important;}.pb-xl-11{padding-bottom:3rem !important;}.pb-xl-12{padding-bottom:3.25rem !important;}.pb-xl-13{padding-bottom:3.5rem !important;}.pb-xl-14{padding-bottom:3.75rem !important;}.pb-xl-15{padding-bottom:4rem !important;}.pb-xl-16{padding-bottom:4.25rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:0.625rem !important;}.ps-xl-4{padding-left:1rem !important;}.ps-xl-5{padding-left:1.25rem !important;}.ps-xl-6{padding-left:1.5rem !important;}.ps-xl-7{padding-left:2rem !important;}.ps-xl-8{padding-left:2.25rem !important;}.ps-xl-9{padding-left:2.5rem !important;}.ps-xl-10{padding-left:2.75rem !important;}.ps-xl-11{padding-left:3rem !important;}.ps-xl-12{padding-left:3.25rem !important;}.ps-xl-13{padding-left:3.5rem !important;}.ps-xl-14{padding-left:3.75rem !important;}.ps-xl-15{padding-left:4rem !important;}.ps-xl-16{padding-left:4.25rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:0.625rem !important;}.gap-xl-4{gap:1rem !important;}.gap-xl-5{gap:1.25rem !important;}.gap-xl-6{gap:1.5rem !important;}.gap-xl-7{gap:2rem !important;}.gap-xl-8{gap:2.25rem !important;}.gap-xl-9{gap:2.5rem !important;}.gap-xl-10{gap:2.75rem !important;}.gap-xl-11{gap:3rem !important;}.gap-xl-12{gap:3.25rem !important;}.gap-xl-13{gap:3.5rem !important;}.gap-xl-14{gap:3.75rem !important;}.gap-xl-15{gap:4rem !important;}.gap-xl-16{gap:4.25rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.25rem !important;}.row-gap-xl-2{row-gap:0.5rem !important;}.row-gap-xl-3{row-gap:0.625rem !important;}.row-gap-xl-4{row-gap:1rem !important;}.row-gap-xl-5{row-gap:1.25rem !important;}.row-gap-xl-6{row-gap:1.5rem !important;}.row-gap-xl-7{row-gap:2rem !important;}.row-gap-xl-8{row-gap:2.25rem !important;}.row-gap-xl-9{row-gap:2.5rem !important;}.row-gap-xl-10{row-gap:2.75rem !important;}.row-gap-xl-11{row-gap:3rem !important;}.row-gap-xl-12{row-gap:3.25rem !important;}.row-gap-xl-13{row-gap:3.5rem !important;}.row-gap-xl-14{row-gap:3.75rem !important;}.row-gap-xl-15{row-gap:4rem !important;}.row-gap-xl-16{row-gap:4.25rem !important;}.column-gap-xl-0{column-gap:0 !important;}.column-gap-xl-1{column-gap:0.25rem !important;}.column-gap-xl-2{column-gap:0.5rem !important;}.column-gap-xl-3{column-gap:0.625rem !important;}.column-gap-xl-4{column-gap:1rem !important;}.column-gap-xl-5{column-gap:1.25rem !important;}.column-gap-xl-6{column-gap:1.5rem !important;}.column-gap-xl-7{column-gap:2rem !important;}.column-gap-xl-8{column-gap:2.25rem !important;}.column-gap-xl-9{column-gap:2.5rem !important;}.column-gap-xl-10{column-gap:2.75rem !important;}.column-gap-xl-11{column-gap:3rem !important;}.column-gap-xl-12{column-gap:3.25rem !important;}.column-gap-xl-13{column-gap:3.5rem !important;}.column-gap-xl-14{column-gap:3.75rem !important;}.column-gap-xl-15{column-gap:4rem !important;}.column-gap-xl-16{column-gap:4.25rem !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:1440px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{object-fit:contain !important;}.object-fit-xxl-cover{object-fit:cover !important;}.object-fit-xxl-fill{object-fit:fill !important;}.object-fit-xxl-scale{object-fit:scale-down !important;}.object-fit-xxl-none{object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.m-xxl-3{margin:0.625rem !important;}.m-xxl-4{margin:1rem !important;}.m-xxl-5{margin:1.25rem !important;}.m-xxl-6{margin:1.5rem !important;}.m-xxl-7{margin:2rem !important;}.m-xxl-8{margin:2.25rem !important;}.m-xxl-9{margin:2.5rem !important;}.m-xxl-10{margin:2.75rem !important;}.m-xxl-11{margin:3rem !important;}.m-xxl-12{margin:3.25rem !important;}.m-xxl-13{margin:3.5rem !important;}.m-xxl-14{margin:3.75rem !important;}.m-xxl-15{margin:4rem !important;}.m-xxl-16{margin:4.25rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-xxl-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xxl-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxl-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xxl-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xxl-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-xxl-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-xxl-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xxl-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-xxl-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-xxl-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-xxl-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xxl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxl-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xxl-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xxl-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-xxl-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-xxl-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xxl-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-xxl-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xxl-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.25rem !important;}.mt-xxl-2{margin-top:0.5rem !important;}.mt-xxl-3{margin-top:0.625rem !important;}.mt-xxl-4{margin-top:1rem !important;}.mt-xxl-5{margin-top:1.25rem !important;}.mt-xxl-6{margin-top:1.5rem !important;}.mt-xxl-7{margin-top:2rem !important;}.mt-xxl-8{margin-top:2.25rem !important;}.mt-xxl-9{margin-top:2.5rem !important;}.mt-xxl-10{margin-top:2.75rem !important;}.mt-xxl-11{margin-top:3rem !important;}.mt-xxl-12{margin-top:3.25rem !important;}.mt-xxl-13{margin-top:3.5rem !important;}.mt-xxl-14{margin-top:3.75rem !important;}.mt-xxl-15{margin-top:4rem !important;}.mt-xxl-16{margin-top:4.25rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.25rem !important;}.me-xxl-2{margin-right:0.5rem !important;}.me-xxl-3{margin-right:0.625rem !important;}.me-xxl-4{margin-right:1rem !important;}.me-xxl-5{margin-right:1.25rem !important;}.me-xxl-6{margin-right:1.5rem !important;}.me-xxl-7{margin-right:2rem !important;}.me-xxl-8{margin-right:2.25rem !important;}.me-xxl-9{margin-right:2.5rem !important;}.me-xxl-10{margin-right:2.75rem !important;}.me-xxl-11{margin-right:3rem !important;}.me-xxl-12{margin-right:3.25rem !important;}.me-xxl-13{margin-right:3.5rem !important;}.me-xxl-14{margin-right:3.75rem !important;}.me-xxl-15{margin-right:4rem !important;}.me-xxl-16{margin-right:4.25rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.25rem !important;}.mb-xxl-2{margin-bottom:0.5rem !important;}.mb-xxl-3{margin-bottom:0.625rem !important;}.mb-xxl-4{margin-bottom:1rem !important;}.mb-xxl-5{margin-bottom:1.25rem !important;}.mb-xxl-6{margin-bottom:1.5rem !important;}.mb-xxl-7{margin-bottom:2rem !important;}.mb-xxl-8{margin-bottom:2.25rem !important;}.mb-xxl-9{margin-bottom:2.5rem !important;}.mb-xxl-10{margin-bottom:2.75rem !important;}.mb-xxl-11{margin-bottom:3rem !important;}.mb-xxl-12{margin-bottom:3.25rem !important;}.mb-xxl-13{margin-bottom:3.5rem !important;}.mb-xxl-14{margin-bottom:3.75rem !important;}.mb-xxl-15{margin-bottom:4rem !important;}.mb-xxl-16{margin-bottom:4.25rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.25rem !important;}.ms-xxl-2{margin-left:0.5rem !important;}.ms-xxl-3{margin-left:0.625rem !important;}.ms-xxl-4{margin-left:1rem !important;}.ms-xxl-5{margin-left:1.25rem !important;}.ms-xxl-6{margin-left:1.5rem !important;}.ms-xxl-7{margin-left:2rem !important;}.ms-xxl-8{margin-left:2.25rem !important;}.ms-xxl-9{margin-left:2.5rem !important;}.ms-xxl-10{margin-left:2.75rem !important;}.ms-xxl-11{margin-left:3rem !important;}.ms-xxl-12{margin-left:3.25rem !important;}.ms-xxl-13{margin-left:3.5rem !important;}.ms-xxl-14{margin-left:3.75rem !important;}.ms-xxl-15{margin-left:4rem !important;}.ms-xxl-16{margin-left:4.25rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.p-xxl-3{padding:0.625rem !important;}.p-xxl-4{padding:1rem !important;}.p-xxl-5{padding:1.25rem !important;}.p-xxl-6{padding:1.5rem !important;}.p-xxl-7{padding:2rem !important;}.p-xxl-8{padding:2.25rem !important;}.p-xxl-9{padding:2.5rem !important;}.p-xxl-10{padding:2.75rem !important;}.p-xxl-11{padding:3rem !important;}.p-xxl-12{padding:3.25rem !important;}.p-xxl-13{padding:3.5rem !important;}.p-xxl-14{padding:3.75rem !important;}.p-xxl-15{padding:4rem !important;}.p-xxl-16{padding:4.25rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-xxl-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xxl-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-7{padding-right:2rem !important;padding-left:2rem !important;}.px-xxl-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xxl-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xxl-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-xxl-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xxl-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-xxl-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xxl-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-xxl-15{padding-right:4rem !important;padding-left:4rem !important;}.px-xxl-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-xxl-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xxl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxl-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xxl-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xxl-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-xxl-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xxl-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-xxl-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xxl-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-xxl-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xxl-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.25rem !important;}.pt-xxl-2{padding-top:0.5rem !important;}.pt-xxl-3{padding-top:0.625rem !important;}.pt-xxl-4{padding-top:1rem !important;}.pt-xxl-5{padding-top:1.25rem !important;}.pt-xxl-6{padding-top:1.5rem !important;}.pt-xxl-7{padding-top:2rem !important;}.pt-xxl-8{padding-top:2.25rem !important;}.pt-xxl-9{padding-top:2.5rem !important;}.pt-xxl-10{padding-top:2.75rem !important;}.pt-xxl-11{padding-top:3rem !important;}.pt-xxl-12{padding-top:3.25rem !important;}.pt-xxl-13{padding-top:3.5rem !important;}.pt-xxl-14{padding-top:3.75rem !important;}.pt-xxl-15{padding-top:4rem !important;}.pt-xxl-16{padding-top:4.25rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.25rem !important;}.pe-xxl-2{padding-right:0.5rem !important;}.pe-xxl-3{padding-right:0.625rem !important;}.pe-xxl-4{padding-right:1rem !important;}.pe-xxl-5{padding-right:1.25rem !important;}.pe-xxl-6{padding-right:1.5rem !important;}.pe-xxl-7{padding-right:2rem !important;}.pe-xxl-8{padding-right:2.25rem !important;}.pe-xxl-9{padding-right:2.5rem !important;}.pe-xxl-10{padding-right:2.75rem !important;}.pe-xxl-11{padding-right:3rem !important;}.pe-xxl-12{padding-right:3.25rem !important;}.pe-xxl-13{padding-right:3.5rem !important;}.pe-xxl-14{padding-right:3.75rem !important;}.pe-xxl-15{padding-right:4rem !important;}.pe-xxl-16{padding-right:4.25rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.25rem !important;}.pb-xxl-2{padding-bottom:0.5rem !important;}.pb-xxl-3{padding-bottom:0.625rem !important;}.pb-xxl-4{padding-bottom:1rem !important;}.pb-xxl-5{padding-bottom:1.25rem !important;}.pb-xxl-6{padding-bottom:1.5rem !important;}.pb-xxl-7{padding-bottom:2rem !important;}.pb-xxl-8{padding-bottom:2.25rem !important;}.pb-xxl-9{padding-bottom:2.5rem !important;}.pb-xxl-10{padding-bottom:2.75rem !important;}.pb-xxl-11{padding-bottom:3rem !important;}.pb-xxl-12{padding-bottom:3.25rem !important;}.pb-xxl-13{padding-bottom:3.5rem !important;}.pb-xxl-14{padding-bottom:3.75rem !important;}.pb-xxl-15{padding-bottom:4rem !important;}.pb-xxl-16{padding-bottom:4.25rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:0.625rem !important;}.ps-xxl-4{padding-left:1rem !important;}.ps-xxl-5{padding-left:1.25rem !important;}.ps-xxl-6{padding-left:1.5rem !important;}.ps-xxl-7{padding-left:2rem !important;}.ps-xxl-8{padding-left:2.25rem !important;}.ps-xxl-9{padding-left:2.5rem !important;}.ps-xxl-10{padding-left:2.75rem !important;}.ps-xxl-11{padding-left:3rem !important;}.ps-xxl-12{padding-left:3.25rem !important;}.ps-xxl-13{padding-left:3.5rem !important;}.ps-xxl-14{padding-left:3.75rem !important;}.ps-xxl-15{padding-left:4rem !important;}.ps-xxl-16{padding-left:4.25rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.25rem !important;}.gap-xxl-2{gap:0.5rem !important;}.gap-xxl-3{gap:0.625rem !important;}.gap-xxl-4{gap:1rem !important;}.gap-xxl-5{gap:1.25rem !important;}.gap-xxl-6{gap:1.5rem !important;}.gap-xxl-7{gap:2rem !important;}.gap-xxl-8{gap:2.25rem !important;}.gap-xxl-9{gap:2.5rem !important;}.gap-xxl-10{gap:2.75rem !important;}.gap-xxl-11{gap:3rem !important;}.gap-xxl-12{gap:3.25rem !important;}.gap-xxl-13{gap:3.5rem !important;}.gap-xxl-14{gap:3.75rem !important;}.gap-xxl-15{gap:4rem !important;}.gap-xxl-16{gap:4.25rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:0.25rem !important;}.row-gap-xxl-2{row-gap:0.5rem !important;}.row-gap-xxl-3{row-gap:0.625rem !important;}.row-gap-xxl-4{row-gap:1rem !important;}.row-gap-xxl-5{row-gap:1.25rem !important;}.row-gap-xxl-6{row-gap:1.5rem !important;}.row-gap-xxl-7{row-gap:2rem !important;}.row-gap-xxl-8{row-gap:2.25rem !important;}.row-gap-xxl-9{row-gap:2.5rem !important;}.row-gap-xxl-10{row-gap:2.75rem !important;}.row-gap-xxl-11{row-gap:3rem !important;}.row-gap-xxl-12{row-gap:3.25rem !important;}.row-gap-xxl-13{row-gap:3.5rem !important;}.row-gap-xxl-14{row-gap:3.75rem !important;}.row-gap-xxl-15{row-gap:4rem !important;}.row-gap-xxl-16{row-gap:4.25rem !important;}.column-gap-xxl-0{column-gap:0 !important;}.column-gap-xxl-1{column-gap:0.25rem !important;}.column-gap-xxl-2{column-gap:0.5rem !important;}.column-gap-xxl-3{column-gap:0.625rem !important;}.column-gap-xxl-4{column-gap:1rem !important;}.column-gap-xxl-5{column-gap:1.25rem !important;}.column-gap-xxl-6{column-gap:1.5rem !important;}.column-gap-xxl-7{column-gap:2rem !important;}.column-gap-xxl-8{column-gap:2.25rem !important;}.column-gap-xxl-9{column-gap:2.5rem !important;}.column-gap-xxl-10{column-gap:2.75rem !important;}.column-gap-xxl-11{column-gap:3rem !important;}.column-gap-xxl-12{column-gap:3.25rem !important;}.column-gap-xxl-13{column-gap:3.5rem !important;}.column-gap-xxl-14{column-gap:3.75rem !important;}.column-gap-xxl-15{column-gap:4rem !important;}.column-gap-xxl-16{column-gap:4.25rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1920px){.float-xxxl-start{float:left !important;}.float-xxxl-end{float:right !important;}.float-xxxl-none{float:none !important;}.object-fit-xxxl-contain{object-fit:contain !important;}.object-fit-xxxl-cover{object-fit:cover !important;}.object-fit-xxxl-fill{object-fit:fill !important;}.object-fit-xxxl-scale{object-fit:scale-down !important;}.object-fit-xxxl-none{object-fit:none !important;}.d-xxxl-inline{display:inline !important;}.d-xxxl-inline-block{display:inline-block !important;}.d-xxxl-block{display:block !important;}.d-xxxl-grid{display:grid !important;}.d-xxxl-inline-grid{display:inline-grid !important;}.d-xxxl-table{display:table !important;}.d-xxxl-table-row{display:table-row !important;}.d-xxxl-table-cell{display:table-cell !important;}.d-xxxl-flex{display:flex !important;}.d-xxxl-inline-flex{display:inline-flex !important;}.d-xxxl-none{display:none !important;}.flex-xxxl-fill{flex:1 1 auto !important;}.flex-xxxl-row{flex-direction:row !important;}.flex-xxxl-column{flex-direction:column !important;}.flex-xxxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxxl-grow-0{flex-grow:0 !important;}.flex-xxxl-grow-1{flex-grow:1 !important;}.flex-xxxl-shrink-0{flex-shrink:0 !important;}.flex-xxxl-shrink-1{flex-shrink:1 !important;}.flex-xxxl-wrap{flex-wrap:wrap !important;}.flex-xxxl-nowrap{flex-wrap:nowrap !important;}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxxl-start{justify-content:flex-start !important;}.justify-content-xxxl-end{justify-content:flex-end !important;}.justify-content-xxxl-center{justify-content:center !important;}.justify-content-xxxl-between{justify-content:space-between !important;}.justify-content-xxxl-around{justify-content:space-around !important;}.justify-content-xxxl-evenly{justify-content:space-evenly !important;}.align-items-xxxl-start{align-items:flex-start !important;}.align-items-xxxl-end{align-items:flex-end !important;}.align-items-xxxl-center{align-items:center !important;}.align-items-xxxl-baseline{align-items:baseline !important;}.align-items-xxxl-stretch{align-items:stretch !important;}.align-content-xxxl-start{align-content:flex-start !important;}.align-content-xxxl-end{align-content:flex-end !important;}.align-content-xxxl-center{align-content:center !important;}.align-content-xxxl-between{align-content:space-between !important;}.align-content-xxxl-around{align-content:space-around !important;}.align-content-xxxl-stretch{align-content:stretch !important;}.align-self-xxxl-auto{align-self:auto !important;}.align-self-xxxl-start{align-self:flex-start !important;}.align-self-xxxl-end{align-self:flex-end !important;}.align-self-xxxl-center{align-self:center !important;}.align-self-xxxl-baseline{align-self:baseline !important;}.align-self-xxxl-stretch{align-self:stretch !important;}.order-xxxl-first{order:-1 !important;}.order-xxxl-0{order:0 !important;}.order-xxxl-1{order:1 !important;}.order-xxxl-2{order:2 !important;}.order-xxxl-3{order:3 !important;}.order-xxxl-4{order:4 !important;}.order-xxxl-5{order:5 !important;}.order-xxxl-last{order:6 !important;}.m-xxxl-0{margin:0 !important;}.m-xxxl-1{margin:0.25rem !important;}.m-xxxl-2{margin:0.5rem !important;}.m-xxxl-3{margin:0.625rem !important;}.m-xxxl-4{margin:1rem !important;}.m-xxxl-5{margin:1.25rem !important;}.m-xxxl-6{margin:1.5rem !important;}.m-xxxl-7{margin:2rem !important;}.m-xxxl-8{margin:2.25rem !important;}.m-xxxl-9{margin:2.5rem !important;}.m-xxxl-10{margin:2.75rem !important;}.m-xxxl-11{margin:3rem !important;}.m-xxxl-12{margin:3.25rem !important;}.m-xxxl-13{margin:3.5rem !important;}.m-xxxl-14{margin:3.75rem !important;}.m-xxxl-15{margin:4rem !important;}.m-xxxl-16{margin:4.25rem !important;}.m-xxxl-auto{margin:auto !important;}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xxxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxxl-3{margin-right:0.625rem !important;margin-left:0.625rem !important;}.mx-xxxl-4{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxxl-5{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xxxl-6{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxxl-7{margin-right:2rem !important;margin-left:2rem !important;}.mx-xxxl-8{margin-right:2.25rem !important;margin-left:2.25rem !important;}.mx-xxxl-9{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xxxl-10{margin-right:2.75rem !important;margin-left:2.75rem !important;}.mx-xxxl-11{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxxl-12{margin-right:3.25rem !important;margin-left:3.25rem !important;}.mx-xxxl-13{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xxxl-14{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-xxxl-15{margin-right:4rem !important;margin-left:4rem !important;}.mx-xxxl-16{margin-right:4.25rem !important;margin-left:4.25rem !important;}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxxl-3{margin-top:0.625rem !important;margin-bottom:0.625rem !important;}.my-xxxl-4{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxxl-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xxxl-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxxl-7{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xxxl-8{margin-top:2.25rem !important;margin-bottom:2.25rem !important;}.my-xxxl-9{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xxxl-10{margin-top:2.75rem !important;margin-bottom:2.75rem !important;}.my-xxxl-11{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxxl-12{margin-top:3.25rem !important;margin-bottom:3.25rem !important;}.my-xxxl-13{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xxxl-14{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-xxxl-15{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xxxl-16{margin-top:4.25rem !important;margin-bottom:4.25rem !important;}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxxl-0{margin-top:0 !important;}.mt-xxxl-1{margin-top:0.25rem !important;}.mt-xxxl-2{margin-top:0.5rem !important;}.mt-xxxl-3{margin-top:0.625rem !important;}.mt-xxxl-4{margin-top:1rem !important;}.mt-xxxl-5{margin-top:1.25rem !important;}.mt-xxxl-6{margin-top:1.5rem !important;}.mt-xxxl-7{margin-top:2rem !important;}.mt-xxxl-8{margin-top:2.25rem !important;}.mt-xxxl-9{margin-top:2.5rem !important;}.mt-xxxl-10{margin-top:2.75rem !important;}.mt-xxxl-11{margin-top:3rem !important;}.mt-xxxl-12{margin-top:3.25rem !important;}.mt-xxxl-13{margin-top:3.5rem !important;}.mt-xxxl-14{margin-top:3.75rem !important;}.mt-xxxl-15{margin-top:4rem !important;}.mt-xxxl-16{margin-top:4.25rem !important;}.mt-xxxl-auto{margin-top:auto !important;}.me-xxxl-0{margin-right:0 !important;}.me-xxxl-1{margin-right:0.25rem !important;}.me-xxxl-2{margin-right:0.5rem !important;}.me-xxxl-3{margin-right:0.625rem !important;}.me-xxxl-4{margin-right:1rem !important;}.me-xxxl-5{margin-right:1.25rem !important;}.me-xxxl-6{margin-right:1.5rem !important;}.me-xxxl-7{margin-right:2rem !important;}.me-xxxl-8{margin-right:2.25rem !important;}.me-xxxl-9{margin-right:2.5rem !important;}.me-xxxl-10{margin-right:2.75rem !important;}.me-xxxl-11{margin-right:3rem !important;}.me-xxxl-12{margin-right:3.25rem !important;}.me-xxxl-13{margin-right:3.5rem !important;}.me-xxxl-14{margin-right:3.75rem !important;}.me-xxxl-15{margin-right:4rem !important;}.me-xxxl-16{margin-right:4.25rem !important;}.me-xxxl-auto{margin-right:auto !important;}.mb-xxxl-0{margin-bottom:0 !important;}.mb-xxxl-1{margin-bottom:0.25rem !important;}.mb-xxxl-2{margin-bottom:0.5rem !important;}.mb-xxxl-3{margin-bottom:0.625rem !important;}.mb-xxxl-4{margin-bottom:1rem !important;}.mb-xxxl-5{margin-bottom:1.25rem !important;}.mb-xxxl-6{margin-bottom:1.5rem !important;}.mb-xxxl-7{margin-bottom:2rem !important;}.mb-xxxl-8{margin-bottom:2.25rem !important;}.mb-xxxl-9{margin-bottom:2.5rem !important;}.mb-xxxl-10{margin-bottom:2.75rem !important;}.mb-xxxl-11{margin-bottom:3rem !important;}.mb-xxxl-12{margin-bottom:3.25rem !important;}.mb-xxxl-13{margin-bottom:3.5rem !important;}.mb-xxxl-14{margin-bottom:3.75rem !important;}.mb-xxxl-15{margin-bottom:4rem !important;}.mb-xxxl-16{margin-bottom:4.25rem !important;}.mb-xxxl-auto{margin-bottom:auto !important;}.ms-xxxl-0{margin-left:0 !important;}.ms-xxxl-1{margin-left:0.25rem !important;}.ms-xxxl-2{margin-left:0.5rem !important;}.ms-xxxl-3{margin-left:0.625rem !important;}.ms-xxxl-4{margin-left:1rem !important;}.ms-xxxl-5{margin-left:1.25rem !important;}.ms-xxxl-6{margin-left:1.5rem !important;}.ms-xxxl-7{margin-left:2rem !important;}.ms-xxxl-8{margin-left:2.25rem !important;}.ms-xxxl-9{margin-left:2.5rem !important;}.ms-xxxl-10{margin-left:2.75rem !important;}.ms-xxxl-11{margin-left:3rem !important;}.ms-xxxl-12{margin-left:3.25rem !important;}.ms-xxxl-13{margin-left:3.5rem !important;}.ms-xxxl-14{margin-left:3.75rem !important;}.ms-xxxl-15{margin-left:4rem !important;}.ms-xxxl-16{margin-left:4.25rem !important;}.ms-xxxl-auto{margin-left:auto !important;}.p-xxxl-0{padding:0 !important;}.p-xxxl-1{padding:0.25rem !important;}.p-xxxl-2{padding:0.5rem !important;}.p-xxxl-3{padding:0.625rem !important;}.p-xxxl-4{padding:1rem !important;}.p-xxxl-5{padding:1.25rem !important;}.p-xxxl-6{padding:1.5rem !important;}.p-xxxl-7{padding:2rem !important;}.p-xxxl-8{padding:2.25rem !important;}.p-xxxl-9{padding:2.5rem !important;}.p-xxxl-10{padding:2.75rem !important;}.p-xxxl-11{padding:3rem !important;}.p-xxxl-12{padding:3.25rem !important;}.p-xxxl-13{padding:3.5rem !important;}.p-xxxl-14{padding:3.75rem !important;}.p-xxxl-15{padding:4rem !important;}.p-xxxl-16{padding:4.25rem !important;}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xxxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxxl-3{padding-right:0.625rem !important;padding-left:0.625rem !important;}.px-xxxl-4{padding-right:1rem !important;padding-left:1rem !important;}.px-xxxl-5{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xxxl-6{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxxl-7{padding-right:2rem !important;padding-left:2rem !important;}.px-xxxl-8{padding-right:2.25rem !important;padding-left:2.25rem !important;}.px-xxxl-9{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xxxl-10{padding-right:2.75rem !important;padding-left:2.75rem !important;}.px-xxxl-11{padding-right:3rem !important;padding-left:3rem !important;}.px-xxxl-12{padding-right:3.25rem !important;padding-left:3.25rem !important;}.px-xxxl-13{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xxxl-14{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-xxxl-15{padding-right:4rem !important;padding-left:4rem !important;}.px-xxxl-16{padding-right:4.25rem !important;padding-left:4.25rem !important;}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxxl-3{padding-top:0.625rem !important;padding-bottom:0.625rem !important;}.py-xxxl-4{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxxl-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xxxl-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxxl-7{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xxxl-8{padding-top:2.25rem !important;padding-bottom:2.25rem !important;}.py-xxxl-9{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xxxl-10{padding-top:2.75rem !important;padding-bottom:2.75rem !important;}.py-xxxl-11{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xxxl-12{padding-top:3.25rem !important;padding-bottom:3.25rem !important;}.py-xxxl-13{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xxxl-14{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-xxxl-15{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xxxl-16{padding-top:4.25rem !important;padding-bottom:4.25rem !important;}.pt-xxxl-0{padding-top:0 !important;}.pt-xxxl-1{padding-top:0.25rem !important;}.pt-xxxl-2{padding-top:0.5rem !important;}.pt-xxxl-3{padding-top:0.625rem !important;}.pt-xxxl-4{padding-top:1rem !important;}.pt-xxxl-5{padding-top:1.25rem !important;}.pt-xxxl-6{padding-top:1.5rem !important;}.pt-xxxl-7{padding-top:2rem !important;}.pt-xxxl-8{padding-top:2.25rem !important;}.pt-xxxl-9{padding-top:2.5rem !important;}.pt-xxxl-10{padding-top:2.75rem !important;}.pt-xxxl-11{padding-top:3rem !important;}.pt-xxxl-12{padding-top:3.25rem !important;}.pt-xxxl-13{padding-top:3.5rem !important;}.pt-xxxl-14{padding-top:3.75rem !important;}.pt-xxxl-15{padding-top:4rem !important;}.pt-xxxl-16{padding-top:4.25rem !important;}.pe-xxxl-0{padding-right:0 !important;}.pe-xxxl-1{padding-right:0.25rem !important;}.pe-xxxl-2{padding-right:0.5rem !important;}.pe-xxxl-3{padding-right:0.625rem !important;}.pe-xxxl-4{padding-right:1rem !important;}.pe-xxxl-5{padding-right:1.25rem !important;}.pe-xxxl-6{padding-right:1.5rem !important;}.pe-xxxl-7{padding-right:2rem !important;}.pe-xxxl-8{padding-right:2.25rem !important;}.pe-xxxl-9{padding-right:2.5rem !important;}.pe-xxxl-10{padding-right:2.75rem !important;}.pe-xxxl-11{padding-right:3rem !important;}.pe-xxxl-12{padding-right:3.25rem !important;}.pe-xxxl-13{padding-right:3.5rem !important;}.pe-xxxl-14{padding-right:3.75rem !important;}.pe-xxxl-15{padding-right:4rem !important;}.pe-xxxl-16{padding-right:4.25rem !important;}.pb-xxxl-0{padding-bottom:0 !important;}.pb-xxxl-1{padding-bottom:0.25rem !important;}.pb-xxxl-2{padding-bottom:0.5rem !important;}.pb-xxxl-3{padding-bottom:0.625rem !important;}.pb-xxxl-4{padding-bottom:1rem !important;}.pb-xxxl-5{padding-bottom:1.25rem !important;}.pb-xxxl-6{padding-bottom:1.5rem !important;}.pb-xxxl-7{padding-bottom:2rem !important;}.pb-xxxl-8{padding-bottom:2.25rem !important;}.pb-xxxl-9{padding-bottom:2.5rem !important;}.pb-xxxl-10{padding-bottom:2.75rem !important;}.pb-xxxl-11{padding-bottom:3rem !important;}.pb-xxxl-12{padding-bottom:3.25rem !important;}.pb-xxxl-13{padding-bottom:3.5rem !important;}.pb-xxxl-14{padding-bottom:3.75rem !important;}.pb-xxxl-15{padding-bottom:4rem !important;}.pb-xxxl-16{padding-bottom:4.25rem !important;}.ps-xxxl-0{padding-left:0 !important;}.ps-xxxl-1{padding-left:0.25rem !important;}.ps-xxxl-2{padding-left:0.5rem !important;}.ps-xxxl-3{padding-left:0.625rem !important;}.ps-xxxl-4{padding-left:1rem !important;}.ps-xxxl-5{padding-left:1.25rem !important;}.ps-xxxl-6{padding-left:1.5rem !important;}.ps-xxxl-7{padding-left:2rem !important;}.ps-xxxl-8{padding-left:2.25rem !important;}.ps-xxxl-9{padding-left:2.5rem !important;}.ps-xxxl-10{padding-left:2.75rem !important;}.ps-xxxl-11{padding-left:3rem !important;}.ps-xxxl-12{padding-left:3.25rem !important;}.ps-xxxl-13{padding-left:3.5rem !important;}.ps-xxxl-14{padding-left:3.75rem !important;}.ps-xxxl-15{padding-left:4rem !important;}.ps-xxxl-16{padding-left:4.25rem !important;}.gap-xxxl-0{gap:0 !important;}.gap-xxxl-1{gap:0.25rem !important;}.gap-xxxl-2{gap:0.5rem !important;}.gap-xxxl-3{gap:0.625rem !important;}.gap-xxxl-4{gap:1rem !important;}.gap-xxxl-5{gap:1.25rem !important;}.gap-xxxl-6{gap:1.5rem !important;}.gap-xxxl-7{gap:2rem !important;}.gap-xxxl-8{gap:2.25rem !important;}.gap-xxxl-9{gap:2.5rem !important;}.gap-xxxl-10{gap:2.75rem !important;}.gap-xxxl-11{gap:3rem !important;}.gap-xxxl-12{gap:3.25rem !important;}.gap-xxxl-13{gap:3.5rem !important;}.gap-xxxl-14{gap:3.75rem !important;}.gap-xxxl-15{gap:4rem !important;}.gap-xxxl-16{gap:4.25rem !important;}.row-gap-xxxl-0{row-gap:0 !important;}.row-gap-xxxl-1{row-gap:0.25rem !important;}.row-gap-xxxl-2{row-gap:0.5rem !important;}.row-gap-xxxl-3{row-gap:0.625rem !important;}.row-gap-xxxl-4{row-gap:1rem !important;}.row-gap-xxxl-5{row-gap:1.25rem !important;}.row-gap-xxxl-6{row-gap:1.5rem !important;}.row-gap-xxxl-7{row-gap:2rem !important;}.row-gap-xxxl-8{row-gap:2.25rem !important;}.row-gap-xxxl-9{row-gap:2.5rem !important;}.row-gap-xxxl-10{row-gap:2.75rem !important;}.row-gap-xxxl-11{row-gap:3rem !important;}.row-gap-xxxl-12{row-gap:3.25rem !important;}.row-gap-xxxl-13{row-gap:3.5rem !important;}.row-gap-xxxl-14{row-gap:3.75rem !important;}.row-gap-xxxl-15{row-gap:4rem !important;}.row-gap-xxxl-16{row-gap:4.25rem !important;}.column-gap-xxxl-0{column-gap:0 !important;}.column-gap-xxxl-1{column-gap:0.25rem !important;}.column-gap-xxxl-2{column-gap:0.5rem !important;}.column-gap-xxxl-3{column-gap:0.625rem !important;}.column-gap-xxxl-4{column-gap:1rem !important;}.column-gap-xxxl-5{column-gap:1.25rem !important;}.column-gap-xxxl-6{column-gap:1.5rem !important;}.column-gap-xxxl-7{column-gap:2rem !important;}.column-gap-xxxl-8{column-gap:2.25rem !important;}.column-gap-xxxl-9{column-gap:2.5rem !important;}.column-gap-xxxl-10{column-gap:2.75rem !important;}.column-gap-xxxl-11{column-gap:3rem !important;}.column-gap-xxxl-12{column-gap:3.25rem !important;}.column-gap-xxxl-13{column-gap:3.5rem !important;}.column-gap-xxxl-14{column-gap:3.75rem !important;}.column-gap-xxxl-15{column-gap:4rem !important;}.column-gap-xxxl-16{column-gap:4.25rem !important;}.text-xxxl-start{text-align:left !important;}.text-xxxl-end{text-align:right !important;}.text-xxxl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}@layer defaults{*,*::before,*::after{box-sizing:border-box;margin:unset;padding:unset;}ul{list-style:none;}address{font-style:unset;}picture{display:block;line-height:0;}}.toolbar-oriented .toolbar-bar{z-index:100000;}*.s-color{color:var(--color);}.s-color--primary{--color:#004547;}.s-color--primary-70{--color:#4c7c7e;}.s-color--primary-50{--color:#7fa2a3;}.s-color--primary-30{--color:#b2c7c7;}.s-color--primary-20{--color:#ccdada;}.s-color--primary-10{--color:#e5ecec;}.s-color--primary-05{--color:#f2f5f6;}.s-color--secondary{--color:#fcc00d;}.s-color--secondary-70{--color:#fcd255;}.s-color--secondary-50{--color:#fddf86;}.s-color--secondary-30{--color:#feecb6;}.s-color--secondary-25{--color:#fff0c3;}.s-color--charcoal-black{--color:#333;}.s-color--grey{--color:#ccc;}.s-color--beige{--color:#fcfae7;}.s-color--orange{--color:#f39c12;}.s-color--green{--color:#73b983;}.s-color--violet{--color:#7b82a3;}.s-color--turquoise{--color:#00b4c7;}.s-color--accent-red{--color:#c50f50;}.s-color--accent-blue{--color:#51bccd;}.s-color--white{--color:#fff;}.s-color--black{--color:#000;}.s-color--transparent{--color:transparent;}.s-color--danger{--color:#c50f50;}.s-color--info{--color:#fcc00d;}.s-color--success{--color:#004547;}.s-color--green-dark-10{--color:#DDE4E4;}.s-color--red{--color:#E0002F;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@keyframes focus-outline{0%{outline-offset:-0.1875rem;}100%{outline-offset:0.0625rem;}}:root{--s-font-size:1rem;--s-font-line-height:1.5;}html{scroll-padding-top:80px;}body{font-family:var(--s-font-family);font-size:var(--s-font-size);font-weight:var(--s-font-weight-regular);line-height:var(--s-font-line-height);position:relative;min-height:100vh;min-width:20rem;}@layer defaults{*:focus-visible{outline:3px solid var(--bs-accent-blue);border-radius:0.0625rem;animation:focus-outline 0.2s ease-in-out;}button :-moz-focusring:focus-visible{outline:3px solid var(--bs-accent-blue);border-radius:0.0625rem;animation:focus-outline 0.2s ease-in-out;}}img{max-width:100%;}p a{display:inline;color:var(--bs-primary);text-decoration:none;}@media (hover:hover){p a{word-wrap:break-word;background-image:linear-gradient(180deg,transparent calc(100% - 1px),currentcolor 0);background-repeat:no-repeat;transition:background-size 0.4s ease;background-size:0 100%;}p a:hover,p a:focus-visible,p a:active{background-size:100% 100%;text-decoration:none;}}@media (hover:none){p a{background-size:100% 100%;}}
.s-media--type--image img{border-radius:10px;height:auto;}.s-media--type--image.s-framed img{outline:1px solid #004547;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-media--type--svg.s-media--view-mode--content-width img{width:100%;height:auto;max-width:335px;max-height:251px;}@media (min-width:376px){.s-media--type--svg.s-media--view-mode--content-width img{max-width:535px;max-height:401px;}}@media (min-width:576px){.s-media--type--svg.s-media--view-mode--content-width img{max-width:726px;max-height:544px;}}@media (min-width:768px){.s-media--type--svg.s-media--view-mode--content-width img{max-width:891px;max-height:668px;}}@media (min-width:992px){.s-media--type--svg.s-media--view-mode--content-width img{max-width:629px;max-height:470px;}}@media (min-width:1200px){.s-media--type--svg.s-media--view-mode--content-width img{max-width:600px;max-height:449px;}}.s-media--type--svg.s-media--view-mode--teaser-list img{width:100%;height:auto;max-width:335px;max-height:251px;}@media (min-width:376px){.s-media--type--svg.s-media--view-mode--teaser-list img{max-width:535px;max-height:401px;}}@media (min-width:576px){.s-media--type--svg.s-media--view-mode--teaser-list img{max-width:230px;max-height:173px;}}@media (min-width:768px){.s-media--type--svg.s-media--view-mode--teaser-list img{max-width:274px;max-height:205px;}}@media (min-width:992px){.s-media--type--svg.s-media--view-mode--teaser-list img{max-width:223px;max-height:174px;}}@media (min-width:1200px){.s-media--type--svg.s-media--view-mode--teaser-list img{max-width:302px;max-height:226px;}}.s-media--type--svg.s-media--view-mode--teaser-highlight img{width:100%;height:100%;}.s-media--type--svg.s-media--view-mode--bounding-box{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:1.25rem;}@media (min-width:576px){.s-media--type--svg.s-media--view-mode--bounding-box{min-height:524px;padding-bottom:unset;}}@media (min-width:768px){.s-media--type--svg.s-media--view-mode--bounding-box{min-height:227px;}}@media (min-width:992px){.s-media--type--svg.s-media--view-mode--bounding-box{min-height:274px;}}@media (min-width:1200px){.s-media--type--svg.s-media--view-mode--bounding-box{min-height:360px;}}.s-media--type--svg.s-media--view-mode--bounding-box img{width:100%;height:auto;max-width:335px;}@media (min-width:376px){.s-media--type--svg.s-media--view-mode--bounding-box img{max-width:535px;}}@media (min-width:576px){.s-media--type--svg.s-media--view-mode--bounding-box img{max-width:727px;}}@media (min-width:768px){.s-media--type--svg.s-media--view-mode--bounding-box img{max-width:315px;}}@media (min-width:992px){.s-media--type--svg.s-media--view-mode--bounding-box img{max-width:380px;}}@media (min-width:1200px){.s-media--type--svg.s-media--view-mode--bounding-box img{max-width:500px;}}@media (min-width:1200px){.s-page-front .s-media--type--svg.s-media--view-mode--bounding-box{margin-bottom:-3.125rem;}}
.s-media--view-mode--teaser-list .s-media__zoom-container,.s-media--view-mode--teaser-tile .s-media__zoom-container{overflow:hidden;border-radius:10px;}.s-media--view-mode--teaser-list .s-media__zoom-container img,.s-media--view-mode--teaser-tile .s-media__zoom-container img{display:block;transition:transform 0.5s ease-in-out;}.s-media--type--image.s-framed .s-media__zoom-container{border:1px solid #004547;}.s-media--type--image.s-framed .s-media__zoom-container img{outline:none;}*:is(:hover,:focus-within) > .s-media--view-mode--teaser-tile img{transform:scale(1.07);}*:is(:hover,:focus-within) > * > .s-media--view-mode--teaser-list img{transform:scale(1.07);}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}@layer defaults{.s-main{padding-top:1.25rem;margin-top:6rem;padding-bottom:13.25rem;}@media (min-width:576px){.s-main{padding-bottom:9.5rem;}}@media (min-width:1200px){.s-main{margin-top:10.5rem;padding-bottom:6.75rem;}}.s-layout-container{min-height:100vh;position:relative;overflow-x:hidden;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}.s-paragraph{--s-paragraph__padding-top:1rem;--s-paragraph__padding-bottom:var(--s-paragraph__padding-top);padding-top:var(--s-paragraph__padding-top);padding-bottom:var(--s-paragraph__padding-bottom);}@media (min-width:992px){.s-paragraph{--s-paragraph__padding-top:1.25rem;}}.s-paragraph--text + .s-paragraph--media{--s-paragraph__padding-top:0;}@media (min-width:992px){.s-paragraph--quote.s-paragraph--has-image{--s-paragraph__padding-bottom:0;}}@media (min-width:992px){.s-page-front .s-paragraph--link-box:nth-child(2){--s-paragraph__padding-top:0;}}.s-page-content--full > section:not(.s-paragraph){padding-bottom:16px;}@media (min-width:992px){.s-page-content--full > section:not(.s-paragraph){padding-bottom:20px;}}
:export{animationDuration:0.2;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:root{--s-meta-menu__color:var(--bs-white);--s-meta-menu__background-color:var(--bs-primary);}body.s-progress-bar-modal-open .s-navigation .s-js-search-input-group{display:none;}body.s-navigation-open{overflow:hidden;}.s-navigation{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:fixed;top:0;width:100%;min-width:320px;z-index:1010;}@media (min-width:1440px){.s-navigation{max-width:160rem;margin:0 auto;left:0;right:0;}}.s-navigation .s-navigation__logo{align-self:flex-start;padding:0.625rem;margin:0.25rem;width:12.5rem;transition:all 0.2s ease-in-out;}@media (min-width:1440px){.s-navigation .s-navigation__logo{order:1;padding:1rem 0 1.75rem;margin-left:2rem;width:14.375rem;}}.s-navigation .s-navigation__logo .s-icon--csbw-logo{width:11.25rem;height:4.25rem;}@media (min-width:1440px){.s-navigation .s-navigation__logo .s-icon--csbw-logo{width:13.125rem;height:4.9375rem;}}.s-navigation .s-navigation__toggle-container{display:flex;align-self:flex-start;z-index:10;gap:0.5rem;padding-right:0.625rem;padding-top:0.625rem;}@media (min-width:1440px){.s-navigation .s-navigation__toggle-container{display:none;}}.s-navigation .s-navigation__menu-toggler,.s-navigation .s-navigation__search-toggler{--button-primary-color:var(--bs-primary);--button-secondary-color:var(--bs-white);}@media (min-width:1440px){.s-navigation .s-navigation__menu-toggler,.s-navigation .s-navigation__search-toggler{display:none;}}.s-navigation .s-navigation__menu-toggler[aria-expanded=true],.s-navigation .s-navigation__search-toggler[aria-expanded=true]{--button-secondary-color:var(--bs-primary);--button-primary-color:var(--bs-white);}.s-navigation .s-navigation__menu-toggler .s-icon--menu{display:block;}.s-navigation .s-navigation__menu-toggler .s-icon--cancel{display:none;}.s-navigation .s-navigation__menu-toggler[aria-expanded=true] .s-icon--menu{display:none;}.s-navigation .s-navigation__menu-toggler[aria-expanded=true] .s-icon--cancel{display:block;}.s-navigation .s-navigation__search-toggler .s-icon--search{display:block;}.s-navigation .s-navigation__search-toggler .s-icon--cancel{display:none;}.s-navigation .s-navigation__search-toggler[aria-expanded=true] .s-icon--search{display:none;}.s-navigation .s-navigation__search-toggler[aria-expanded=true] .s-icon--cancel{display:block;}.s-navigation .s-navigation__collapse{display:none;}@media (min-width:1440px){.s-navigation .s-navigation__collapse{display:block;}}.s-navigation.s-collapsible-showing,.s-navigation.s-collapsible-shown{position:fixed;gap:1.875rem;height:100lvh;width:100vw;overflow:hidden;}.s-navigation.s-collapsible-showing::after,.s-navigation.s-collapsible-shown::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bs-primary);}.s-navigation.s-collapsible-showing [aria-expanded=false],.s-navigation.s-collapsible-shown [aria-expanded=false]{display:none;}.s-navigation.s-collapsible-showing::after{animation:mobile-opening 0.2s ease-in forwards;}.s-navigation.s-collapsible-shown{justify-content:flex-start;flex-flow:column nowrap;}.s-navigation.s-collapsible-shown .s-navigation__logo{display:none;}.s-navigation.s-collapsible-shown .s-navigation__toggle-container{align-self:flex-end;}.s-navigation.s-collapsible-shown .s-navigation__collapse{z-index:1;width:100%;flex-grow:1;overflow-y:auto;overflow-x:hidden;padding-bottom:5rem;}.s-navigation.s-collapsible-shown .s-navigation__collapse[aria-hidden=false]{display:block;}.s-navigation.s-collapsible-shown .s-navigation__collapse__wrapper{position:relative;}.s-navigation.s-collapsible-shown .s-menu__submenu-container{display:none;position:absolute;max-width:29.375rem;margin:0 auto;top:0;left:0;right:0;min-height:100%;background-color:var(--bs-primary);z-index:100;}.s-navigation.s-collapsible-shown .s-menu__submenu-container[aria-hidden=false]{display:block;animation:mobile-opening 0.2s ease-in forwards;}.s-navigation.s-collapsible-shown .s-menu__submenu-header{max-width:440px;padding:1.625rem 1.25rem 1rem;margin:0 auto;background-color:var(--bs-white);color:var(--bs-black);}.s-navigation.s-collapsible-shown .s-text-link.s-menu-item__submenu-close{cursor:pointer;border-bottom:1px solid currentcolor;margin-bottom:0.875rem;}.s-navigation.s-collapsible-shown .s-text-link.s-menu-item__submenu-close .s-text-link__icon{margin-bottom:-0.125rem;}.s-navigation.s-collapsible-shown .s-menu-footer{display:block;}.s-navigation.s-shrunk:not(.s-collapsible-shown)::before{content:"";display:block;position:absolute;inset:0;background-color:var(--bs-white);width:100vw;min-width:320px;margin-left:50%;transform:translateX(-50%);z-index:-1;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.s-navigation.s-shrunk .s-navigation__logo{--logo-width:7.9375rem;--logo-height:3rem;--shrunk-percentage:0.52;width:calc(var(--logo-width) * var(--shrunk-percentage));overflow:hidden;}@media (min-width:1440px){.s-navigation.s-shrunk .s-navigation__logo{--logo-width:9.3125rem;--logo-height:3.5rem;--shrunk-percentage:0.43;}}.s-navigation.s-shrunk .s-navigation__logo .s-icon--csbw-logo{width:var(--logo-width);height:var(--logo-height);}@media (min-width:1440px){.s-navigation.s-shrunk .s-navigation__meta-nav{display:none;}.s-navigation.s-shrunk .s-navigation__logo{padding-top:0.5rem;padding-bottom:0.5rem;}}.s-navigation.s-expanding::after{content:"";display:block;position:absolute;inset:0;background-color:var(--bs-white);width:100vw;margin-left:50%;transform:translateX(-50%);z-index:-1;box-shadow:0 2px 4px rgba(0,0,0,0.2);animation:show-main-menu 0.2s ease-in forwards;}.s-navigation.s-expanding .s-navigation__meta-nav{animation:show-meta-menu 0.2s ease-in forwards;}@media (max-width:1439px){.s-navigation.s-loading .s-navigation__main-nav,.s-navigation.s-loading .s-navigation__meta-nav,.s-navigation.s-loading .s-search{display:none;}}@media (min-width:992px){.s-navigation.s-loading{justify-content:flex-end;}.s-navigation.s-loading .s-navigation__logo{flex-grow:1;}.s-navigation.s-loading .s-search{order:1;margin-right:2rem;}.s-navigation.s-loading .s-navigation__main-nav{margin-right:3rem;}}.s-navigation:not(.s-search-expanded) .s-navigation__search-form{width:284px;}.s-menu__submenu-container{display:none;}@media (min-width:1440px){.s-menu__submenu-container .s-menu__submenu-header{display:none;}}.s-menu__submenu-container[aria-hidden=false]{display:block;z-index:10;}@media (min-width:1440px){.s-menu__submenu-container[aria-hidden=false]{position:absolute;top:100%;animation:desktop-submenu 0.2s ease-in forwards;}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu{display:block;background-color:var(--bs-primary);min-width:15rem;max-width:22.5rem;width:max-content;padding:1rem 1.5rem;border-radius:10px;transition:width 0.1s ease-in-out;color:var(--bs-white);}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu a{color:var(--bs-white);}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu .s-menu-group{padding:0.375rem 0;}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu .s-menu-group.s-menu-group-with-submenu .s-link-underline-wrapper-outer{max-width:16.25rem;}}@media (min-width:1440px) and (min-width:1440px){.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu{overflow:hidden;}}@media (min-width:1440px){.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-container[aria-hidden=false]{position:relative;width:calc(100% + 3rem);margin-left:-1.5rem;padding-top:0.375rem !important;flex-shrink:0;}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu{border-radius:0;width:100%;padding-top:0.375rem;padding-bottom:0.375rem;background-color:var(--bs-primary-20);}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu .s-menu-item__toggle-desktop-submenu{border-color:transparent;border-left:2px dotted var(--bs-primary);}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu .s-menu-item__toggle-desktop-submenu .s-icon{--color:var(--bs-primary);--svg-fill-color--hover:var(--bs-primary);}.s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-container[aria-hidden=false] .s-menu__submenu-menu a{color:var(--bs-primary);}}.s-menu-group{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:0.625rem;color:var(--bs-white);}.s-menu-group a{color:var(--bs-white);}@media (min-width:1440px){.s-menu-group{position:relative;color:var(--bs-black);}.s-menu-group a{color:var(--bs-black);}}.s-menu-group .s-menu-item{display:flex;align-items:center;}.s-menu-group .s-menu-item[aria-current=true]{background-size:100% 100%;}.s-menu-group .s-menu-item__open-mobile-submenu{padding:0 0.75rem;border-left:2px dotted var(--bs-primary-70);min-height:100%;display:flex;justify-content:center;align-items:center;}@media (min-width:1440px){.s-menu-group .s-menu-item__open-mobile-submenu{display:none;}}.s-menu-group .s-menu-item__toggle-desktop-submenu{display:none;}@media (min-width:1440px){.s-menu-group .s-menu-item__toggle-desktop-submenu{padding:0 0 0 0.625rem;border-left:2px dotted var(--bs-primary-70);min-height:100%;display:flex;justify-content:center;align-items:center;background:transparent;}.s-menu-group .s-menu-item__toggle-desktop-submenu svg{transform:rotate(0);transition:transform 0.2s ease-out;}.s-menu-group .s-menu-item__toggle-desktop-submenu.s-open svg{transform:rotate(90deg);}}.s-navigation__main-menu,.s-navigation__meta-menu,.s-menu-footer{padding:0 1.25rem;max-width:29.375rem;margin:0 auto;}@media (min-width:1440px){.s-navigation__main-menu,.s-navigation__meta-menu,.s-menu-footer{padding:0;max-width:unset;display:flex;}}.s-menu__submenu-menu{padding:0 1.25rem 5rem;max-width:29.375rem;margin:0 auto;}@media (min-width:1440px){.s-menu__submenu-menu{padding:0;max-width:unset;display:flex;margin:unset;}}.s-navigation__main-menu{--s-font-size:1.25rem;font-size:var(--s-font-size);font-weight:500;letter-spacing:-0.25px;}@media (max-width:1439px){.s-navigation__main-menu .s-menu-group{padding:0.875rem 0;border-bottom:1px solid var(--bs-primary-70);min-height:3.625rem;}.s-navigation__main-menu > :not(ul) li:first-child .s-menu-group{border-top:1px solid var(--bs-primary-70);}}@media (min-width:1440px){.s-navigation__main-menu{gap:2.5rem;}}.s-navigation__main-menu .s-menu__submenu-container{--s-font-size:1.1875rem;font-size:var(--s-font-size);font-weight:400;}@media (min-width:992px){.s-navigation__main-menu .s-menu__submenu-container{font-size:1.25rem;}}.s-navigation__meta-menu{align-items:center;padding-top:0.75rem;--s-font-size:1.0625rem;font-size:var(--s-font-size);}@media (min-width:992px){.s-navigation__meta-menu{--s-font-size:0.8125rem;}}.s-navigation__meta-menu .s-menu-group{padding:0.5rem 0;min-height:3rem;}.s-navigation__meta-menu .s-menu-item--link--with-icon{display:flex !important;}.s-navigation__meta-menu .s-icon--accessible{--icon-width:1.125rem;--icon-height:1.125rem;margin-left:0.25rem;}@media (max-width:1439px){.s-navigation__meta-menu li:last-child .s-menu-group{padding-bottom:1.25rem;border-bottom:1px solid var(--bs-primary-70);}}@media (min-width:1440px){.s-navigation__meta-menu{padding-top:unset;gap:1.5rem;}.s-navigation__meta-menu .s-menu-group{padding:0;min-height:1.5625rem;color:var(--s-meta-menu__color);}.s-navigation__meta-menu .s-menu-group a{color:var(--s-meta-menu__color);}.s-navigation__meta-menu > li:nth-child(2) .s-menu-group::after{content:"";display:block;border-right:1px solid var(--bs-primary-30);width:1.5rem;height:0.875rem;}}.s-navigation__meta-menu .s-menu__submenu-container{--s-font-size:0.8125rem;font-size:var(--s-font-size);}@media (min-width:1440px){.s-navigation__main-nav{position:relative;order:1;display:flex;justify-content:flex-start;align-items:center;gap:3rem;margin-right:2rem;}}@media (min-width:1440px){.s-navigation__meta-nav{width:100%;order:0;display:flex;background-color:var(--s-meta-menu__background-color);padding:0.375rem 2rem;justify-content:space-between;position:relative;}.s-navigation__meta-nav::after{content:"";display:block;position:absolute;inset:0;background-color:var(--s-meta-menu__background-color);width:100vw;margin-left:50%;transform:translateX(-50%);z-index:-1;}}@media (min-width:1440px){.s-navigation__meta-nav nav{display:flex;gap:1.5rem;}}.s-navigation__meta-nav__text{color:var(--s-meta-menu__color);min-height:1.5625rem;--s-font-size:1.0625rem;font-size:var(--s-font-size);align-items:center;display:none;}@media (min-width:992px){.s-navigation__meta-nav__text{--s-font-size:0.8125rem;}}@media (min-width:1440px){.s-navigation__meta-nav__text{display:flex;}}.s-navigation__meta-nav__button{--button-min-height:1.5rem;--s-button-padding:0 0.5rem;--button-primary-color:var(--bs-white);--s-font-size:1.0625rem;font-size:var(--s-font-size);}@media (min-width:992px){.s-navigation__meta-nav__button{--s-font-size:0.8125rem;}}@media (min-width:1440px){.s-navigation__meta-nav__button{--button-primary-color:var(--bs-black);}}.s-navigation__meta-nav__button-wrapper{padding:1.5rem 1.25rem 0;max-width:29.375rem;margin:0 auto;}@media (min-width:1440px){.s-navigation__meta-nav__button-wrapper{padding:0;max-width:unset;display:flex;}}@media (max-width:1439px){.s-navigation__search-form{margin:4.6875rem auto 0.5rem;max-width:18.75rem;}}@media (max-width:1439px) and (min-width:376px){.s-navigation__search-form{max-width:22.25rem;}}@media (max-width:1439px) and (min-width:576px){.s-navigation__search-form{max-width:28.125rem;}}.s-navigation__search-form:not(.s-font-referenz-grotesk-loaded) .form-control{letter-spacing:0.05px;word-spacing:-0.15px;}.s-menu-footer{display:none;position:absolute;bottom:0;z-index:100;background-color:var(--bs-primary);color:var(--bs-white);width:100%;}.s-menu-footer .s-menu-footer__wrapper{padding-top:0.625rem;padding-bottom:0.625rem;display:flex block;justify-content:end;}.s-menu-footer .s-button{border:1px solid var(--bs-white);}@keyframes mobile-opening{0%{opacity:0;transform:translateX(90%);}10%{opacity:1;transform:translateX(90%);}100%{transform:translateX(0);}}@keyframes desktop-submenu{0%{opacity:0;padding-top:0;}100%{padding-top:1.25rem;}}@keyframes show-main-menu{0%{background-color:rgb(255,255,255);}80%{background-color:rgba(255,255,255,0.8);}100%{background-color:rgba(255,255,255,0);}}@keyframes show-meta-menu{0%{transform:translateY(-100%);}40%{transform:translateY(-80%);}100%{transform:translateY(0);}}.toolbar-horizontal .s-navigation{margin-top:39px;}.toolbar-horizontal.toolbar-tray-open .s-navigation{margin-top:79px;}@media print{.s-navigation{display:none;}}.s-menu-item--link-text{line-height:1;text-decoration:none;}@media (hover:hover){.s-menu-item--link-text{word-wrap:break-word;background-image:linear-gradient(180deg,transparent calc(100% - 1px),currentcolor 0);background-repeat:no-repeat;transition:background-size 0.4s ease;background-size:0 100%;}.s-menu-item--link-text:hover,.s-menu-item--link-text:focus-visible,.s-menu-item--link-text:active{background-size:100% 100%;text-decoration:none;}}@media (hover:none){.s-menu-item--link-text{background-size:100% 100%;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}.s-quick-contact{--size:2.5rem;--s-quick-contact__background-color:var(--bs-primary);--s-quick-contact__border-color:var(--bs-white);display:grid;place-items:center;background-color:var(--s-quick-contact__background-color);width:var(--size);height:var(--size);border-radius:var(--size);position:fixed;right:0;top:0;margin-top:90px;margin-right:0.625rem;z-index:1000;border:1px solid var(--s-quick-contact__border-color);}@media (min-width:576px){.s-quick-contact{margin-top:300px;}}@media (min-width:992px){.s-quick-contact{--size:3.125rem;}}.s-quick-contact:hover .s-icon{color:var(--svg-fill-color--hover);}@media print{.s-quick-contact{display:none;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{content:"";background-image:url(/themes/custom/csa/dist/85c433a399cf836402f3.svg);background-repeat:no-repeat;background-size:contain;width:4.5625rem;height:4.125rem;display:block;position:absolute;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{width:2.3125rem;height:2.0625rem;}}@media (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{width:4.5625rem;height:4.125rem;}}@media (max-width:575.98px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/85c433a399cf836402f3.svg);background-repeat:no-repeat;background-size:contain;width:4.5625rem;height:4.125rem;display:block;position:absolute;}}@media (max-width:575.98px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{width:2.3125rem;height:2.0625rem;}}@media (max-width:575.98px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{width:4.5625rem;height:4.125rem;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media{position:relative;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/85c433a399cf836402f3.svg);background-repeat:no-repeat;background-size:contain;width:4.5625rem;height:4.125rem;display:block;position:absolute;}}@media (min-width:576px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{width:2.3125rem;height:2.0625rem;}}@media (min-width:576px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{width:4.5625rem;height:4.125rem;}}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/85c433a399cf836402f3.svg);background-repeat:no-repeat;background-size:contain;width:4.5625rem;height:4.125rem;display:block;position:absolute;}}@media (min-width:576px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{width:2.3125rem;height:2.0625rem;}}@media (min-width:576px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-quote.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{width:4.5625rem;height:4.125rem;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{content:"";background-image:url(/themes/custom/csa/dist/31842d659e456a8d87fc.svg);background-repeat:no-repeat;background-size:contain;width:4.125rem;height:4.125rem;display:block;position:absolute;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{width:2.0625rem;height:2.0625rem;}}@media (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{width:4.125rem;height:4.125rem;}}@media (max-width:575.98px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/31842d659e456a8d87fc.svg);background-repeat:no-repeat;background-size:contain;width:4.125rem;height:4.125rem;display:block;position:absolute;}}@media (max-width:575.98px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{width:2.0625rem;height:2.0625rem;}}@media (max-width:575.98px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{width:4.125rem;height:4.125rem;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media{position:relative;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/31842d659e456a8d87fc.svg);background-repeat:no-repeat;background-size:contain;width:4.125rem;height:4.125rem;display:block;position:absolute;}}@media (min-width:576px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{width:2.0625rem;height:2.0625rem;}}@media (min-width:576px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{width:4.125rem;height:4.125rem;}}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{content:"";background-image:url(/themes/custom/csa/dist/31842d659e456a8d87fc.svg);background-repeat:no-repeat;background-size:contain;width:4.125rem;height:4.125rem;display:block;position:absolute;}}@media (min-width:576px) and (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{width:2.0625rem;height:2.0625rem;}}@media (min-width:576px) and (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{width:4.125rem;height:4.125rem;}}.s-quote-text__text-content-wrapper .s-quote-text__text{margin-bottom:1.5rem;}.s-quote-text__text-content-wrapper .s-quote-text__cite{font-style:normal;display:block;margin-bottom:1rem;}.s-paragraph--quote.s-paragraph--has-image .s-quote-text__text-content-wrapper{margin-bottom:1.5rem;padding-top:1.375rem;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--has-image .s-quote-text__text-content-wrapper{max-width:90%;padding-top:unset;margin-left:auto;margin-right:auto;margin-bottom:unset;}}@media (min-width:768px){.s-paragraph--quote.s-paragraph--has-image .s-quote-text__text-content-wrapper{margin-top:3.75rem;}}.s-paragraph--quote.s-paragraph--with-icon:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image) .s-quote-text__text-content-wrapper,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info .s-quote-text__text-content-wrapper{position:relative;padding-top:5.5rem;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image) .s-quote-text__text-content-wrapper,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info .s-quote-text__text-content-wrapper{padding-top:unset;}}.s-paragraph--quote.s-paragraph--with-icon:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{top:0;left:0;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{top:-0.5rem;left:-2.75rem;}}@media (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon:not(.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image) .s-quote-text__text-content-wrapper::after,.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--icon-info .s-quote-text__text-content-wrapper::after{top:-1.5rem;left:-5.8125rem;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info){position:relative;}@media (max-width:575px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info){padding-top:4.625rem;}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col .s-media::before{top:-3.125rem;left:0;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media{position:relative;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{top:1rem;right:-1.875rem;left:auto;}}@media (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:first-child) .s-media::before{top:1.875rem;right:-4.0625rem;left:auto;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media{position:relative;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media .s-typography{text-align:right;}}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{top:1rem;left:-1.875rem;}}@media (min-width:992px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .col:is(:last-child) .s-media::before{top:1.875rem;left:-3.75rem;}}.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .s-quote-text__text-content-wrapper{padding-top:1.375rem;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--with-icon.s-paragraph--has-image:not(.s-paragraph--icon-info) .s-quote-text__text-content-wrapper{padding-top:unset;}}@media (min-width:992px){.s-paragraph--quote .s-h2{margin-bottom:2.25rem;}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-paragraph--quote.s-paragraph--has-background{position:relative;}.s-paragraph--quote.s-paragraph--has-background:not(.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image) .s-quote-text__text-content-wrapper,.s-paragraph--quote.s-paragraph--has-background.s-paragraph--icon-info .s-quote-text__text-content-wrapper{position:relative;}.s-paragraph--quote.s-paragraph--has-background:not(.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image) .s-quote-text__text-content-wrapper::before,.s-paragraph--quote.s-paragraph--has-background.s-paragraph--icon-info .s-quote-text__text-content-wrapper::before{content:"";background-repeat:no-repeat;background-size:contain;display:block;position:absolute;z-index:-1;background-image:url(/themes/custom/csa/dist/d4602b2c0e45c80b71bd.svg);width:232px;height:308px;left:6.25rem;top:-2.5rem;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--has-background:not(.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image) .s-quote-text__text-content-wrapper::before,.s-paragraph--quote.s-paragraph--has-background.s-paragraph--icon-info .s-quote-text__text-content-wrapper::before{background-image:url(/themes/custom/csa/dist/d32e240c0e3506f01b9c.svg);width:487px;height:294px;}}@media (min-width:576px){.s-paragraph--quote.s-paragraph--has-background:not(.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image) .s-quote-text__text-content-wrapper::before,.s-paragraph--quote.s-paragraph--has-background.s-paragraph--icon-info .s-quote-text__text-content-wrapper::before{left:-15rem;top:-2.5rem;}}.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{content:"";background-repeat:no-repeat;background-size:contain;display:block;position:absolute;z-index:-1;background-image:url(/themes/custom/csa/dist/f2b0aa65c478054da252.svg);width:26.0625rem;height:38.1875rem;left:8.75rem;top:3.75rem;}@media (min-width:576px){.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{background-image:url(/themes/custom/csa/dist/41e9782b3ac5683d924b.svg);width:77.125rem;height:30rem;}}@media (min-width:576px){.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{left:-8.75rem;top:0;}}@media (min-width:768px){.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{left:-10%;}}@media (min-width:768px){.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{left:-5%;}}@media (min-width:1440px){.s-paragraph--quote.s-paragraph--has-background.s-paragraph--has-image:not(.s-paragraph--icon-info)::before{inset:0;margin:0 auto;transform:translateX(-5%);}}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-search .s-autosuggestion-container{position:absolute;margin-top:8px;width:100%;padding-top:16px;padding-bottom:16px;padding-right:7px;border-radius:1.25rem;background-color:#fff;border:1px solid #000;}@media (min-width:1200px){.s-search .s-autosuggestion-container{border:none;padding-top:24px;padding-right:8px;margin-top:6px;}}.s-search .s-autosuggestion-scroll-container{overflow-y:scroll;overflow-x:hidden;padding-left:16px;padding-right:7px;max-height:20.625rem;scrollbar-color:#004547 transparent;}@media (min-width:768px){.s-search .s-autosuggestion-scroll-container{max-height:26.875rem;}}@media (min-width:1200px){.s-search .s-autosuggestion-scroll-container{padding-left:24px;padding-right:8px;max-height:15.625rem;}}.s-search .s-autosuggestion-scroll-container::-webkit-scrollbar{width:6px;height:6px;}.s-search .s-autosuggestion-scroll-container::-webkit-scrollbar-thumb{background:#004547;border-radius:3px;}.s-search .s-autosuggestion-scroll-container::-webkit-scrollbar-track{background:transparent;}.s-search .s-autosuggestion-scroll-container ::-webkit-scrollbar-corner{display:none;}.s-search .s-autosuggestion__result{margin-bottom:0.75rem;}@media (min-width:1200px){.s-search .s-progress-bar{margin-bottom:8px;}}
.s-search{position:relative;transition:all 0.5s ease-in;right:0;}.s-search .s-search__form{position:relative;}.s-search .s-search-input{padding-right:4.5rem;}.s-search .s-search__submit{position:absolute;right:0;margin-right:0.875rem;top:0;padding:0;height:100%;display:flex;align-items:center;}.s-search .s-search__clear{position:absolute;top:0;right:0;margin-right:2.5rem;padding:0;height:100%;width:fit-content;aspect-ratio:unset;display:none;}.s-search .s-search__clear[aria-hidden=false]{display:flex;}
.s-skip-link{position:absolute;top:0;right:100%;width:fit-content;}.s-skip-link:focus-within{right:auto;z-index:1000;position:relative;background:white;padding:0.375rem;}html{scroll-behavior:smooth;}:target::before{content:"";display:block;height:80px;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-swiper-teaser-group-container{position:relative;padding-bottom:1.5rem;margin-bottom:1.5rem;}@media (min-width:992px){.s-swiper-teaser-group-container{display:flex;align-items:center;max-width:1440px;margin:0 auto 1.5rem;padding-bottom:2rem;}}@media (min-width:992px){.s-swiper-teaser-group{width:calc(100% - 2.5rem);max-width:960px;margin:0 auto;overflow-x:hidden;}}@media (min-width:1200px){.s-swiper-teaser-group{max-width:1240px;}}.s-swiper-teaser-group__slide-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1;}.s-swiper-teaser-group__slide{flex-shrink:0;height:100%;transition-property:transform;max-width:100%;}@media (min-width:576px){.s-swiper-teaser-group__slide{display:flex;}}.s-swiper-teaser-standard{position:relative;width:100%;padding-bottom:0.125rem;}.s-swiper-teaser-standard:only-child{padding:0 calc(2.5rem * 0.5);}.s-swiper-teaser-standard:not(:only-child){margin:0 calc(2.5rem * 0.5);}@media (min-width:576px){.s-swiper-teaser-standard{width:50%;}}@media (min-width:992px){.s-swiper-teaser-standard{width:30%;}}.s-swiper-teaser-standard .s-swiper-teaser-group__overline-wrapper{margin-bottom:0.5rem;}.s-swiper-teaser-standard .s-swiper-teaser-group__overline-wrapper:first-child{margin-top:calc((100% * 3 / 4) + 1.625rem);}.s-swiper-teaser-standard .s-swiper-teaser-group__overline-wrapper:not(:first-child){margin-top:1.625rem;}.s-swiper-teaser-standard .s-swiper-teaser-group__event-wrapper{background-color:#b2c7c7;border-radius:10px;padding:2.5rem 2.5rem 1.25rem;}.s-swiper-teaser-standard .s-swiper-teaser-group__event-wrapper:hover,.s-swiper-teaser-standard .s-swiper-teaser-group__event-wrapper:focus-within{background-color:#ccdada;}.s-swiper-teaser-standard .s-h3{margin-bottom:0.25rem;}.s-swiper-teaser-standard .s-button{--button-min-height:0;}@media (min-width:576px){.s-swiper-teaser-standard .s-button{margin-top:1.625rem;}}.s-swiper-teaser-standard a::after{position:absolute;content:"";inset:0;}.s-button.s-swiper-teaser-group__button-prev{display:none;position:absolute;z-index:10;margin-bottom:3.75rem;left:0;margin-left:1%;}@media (min-width:992px){.s-button.s-swiper-teaser-group__button-prev{display:block;background-color:#fff;}}@media (min-width:1440px){.s-button.s-swiper-teaser-group__button-prev{background-color:unset;}}.s-button.s-swiper-teaser-group__button-prev[disabled]{display:none;}@media (min-width:1440px){.s-button.s-swiper-teaser-group__button-prev{margin-left:2%;}}.s-button.s-swiper-teaser-group__button-next{display:none;position:absolute;z-index:10;margin-bottom:3.75rem;right:0;margin-right:1%;}@media (min-width:992px){.s-button.s-swiper-teaser-group__button-next{display:block;background-color:#fff;}}@media (min-width:1440px){.s-button.s-swiper-teaser-group__button-next{background-color:unset;}}.s-button.s-swiper-teaser-group__button-next[disabled]{display:none;}@media (min-width:1440px){.s-button.s-swiper-teaser-group__button-next{margin-right:2%;}}@keyframes indicator-move{0%{margin-left:var(--indicator-cached-margin-left);}100%{margin-left:var(--indicator-margin-left);}}.s-swiper-teaser-group__pagination-indicator{display:block;position:absolute;height:1px;background-color:#ccc;width:calc(100% - 2.5rem);inset:auto 0 0 0;margin:0 auto;--indicator-width:100%;--indicator-margin-left:0%;}@media (min-width:992px){.s-swiper-teaser-group__pagination-indicator{max-width:calc(960px - 2.5rem);}}@media (min-width:1200px){.s-swiper-teaser-group__pagination-indicator{max-width:calc(1240px - 2.5rem);}}.s-swiper-teaser-group__pagination-indicator::after{content:"";position:absolute;height:1px;background-color:#004547;inset:0;width:var(--indicator-width);animation:indicator-move 0.4s ease-in-out forwards;}:export{indicatorWidth:--indicator-width;indicatorMarginLeft:--indicator-margin-left;indicatorCachedMarginLeft:--indicator-cached-margin-left;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}.s-text-link{align-items:center;--s-font-family:var(--s-font-family__bawue_sans);text-decoration:none;font-family:var(--s-font-family);color:var(--bs-primary);background-image:linear-gradient(to top,currentcolor 0px,transparent 1px,transparent 100%);}.s-text-link .s-text-link__icon .s-icon{--icon-width:1.125rem;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:root{--s-font-family:var(--s-font-family__bawue_sans);--s-font-weight-regular:400;--s-font-weight-bold:700;--s-headline__font-family:var(--s-font-family);}h1,.s-h1,h2,.s-h2,h3,.s-h3,h4,.s-h4,h5,h6{font-family:var(--s-headline__font-family);font-size:var(--s-font-size);font-weight:var(--s-font-weight-bold);line-height:var(--s-font-line-height);margin-bottom:var(--s-headline__margin-bottom);hyphens:auto;-webkit-hyphens:auto;}h1,.s-h1{--s-headline__font-family:var(--s-font-family__bawue_serif);--s-font-size:1.875rem;--s-font-line-height:1.23;--s-headline__margin-bottom:1rem;}@media (min-width:1200px){h1,.s-h1{--s-font-size:2.625rem;--s-font-line-height:1.25;}}h2,.s-h2{--s-font-size:1.375rem;--s-font-line-height:1.273;--s-headline__margin-bottom:0.5rem;}@media (min-width:1200px){h2,.s-h2{--s-font-size:1.875rem;--s-font-line-height:1.233;--s-headline__margin-bottom:1rem;}}h3,.s-h3{--s-font-size:1.125rem;--s-font-line-height:1.278;--s-headline__margin-bottom:0.5rem;}@media (min-width:1200px){h3,.s-h3{--s-font-size:1.375rem;--s-font-line-height:1.227;}}h4,.s-h4,h5,h6{--s-font-size:1rem;--s-font-line-height:1.25;--s-headline__margin-bottom:0.125rem;}@media (min-width:1200px){h4,.s-h4,h5,h6{--s-font-size:1.125rem;--s-font-line-height:1.278;}}.s-abstract{--s-font-size:1.1875rem;font-size:var(--s-font-size);}@media (min-width:1200px){.s-abstract{--s-font-line-height:1.474;line-height:var(--s-font-line-height);}}.s-abstract a{display:inline;color:var(--bs-primary);text-decoration:none;}@media (hover:hover){.s-abstract a{word-wrap:break-word;background-image:linear-gradient(180deg,transparent calc(100% - 1px),currentcolor 0);background-repeat:no-repeat;transition:background-size 0.4s ease;background-size:0 100%;}.s-abstract a:hover,.s-abstract a:focus-visible,.s-abstract a:active{background-size:100% 100%;text-decoration:none;}}@media (hover:none){.s-abstract a{background-size:100% 100%;}}.s-copy-m{--s-font-size:0.8125rem;--s-font-line-height:1.462;font-size:var(--s-font-size);line-height:var(--s-font-line-height);}@media (min-width:1200px){.s-copy-m{--s-font-size:0.875rem;--s-font-line-height:1.5;line-height:1.5;}}.s-copy-s{--s-font-size:0.75rem;font-size:var(--s-font-size);}@media (min-width:1200px){.s-copy-s{--s-font-size:0.8125rem;--s-font-line-height:1.462;line-height:var(--s-font-line-height);}}.s-overline{--s-font-size:0.75rem;font-size:var(--s-font-size);}@media (min-width:1200px){.s-overline{--s-font-size:0.8125rem;--s-font-line-height:1.615;line-height:var(--s-font-line-height);}}.s-citation{--s-font-family:var(--s-font-family__bawue_serif);--s-font-size:1.375rem;--s-font-line-height:1.318;font-family:var(--s-font-family);font-size:var(--s-font-size);line-height:var(--s-font-line-height);font-weight:bold;}@media (min-width:1200px){.s-citation{--s-font-size:1.875rem;--s-font-line-height:1.267;}}.s-footer{--s-font-size:0.8125rem;font-size:var(--s-font-size);}p{--s-p__margin-bottom:1rem;margin-bottom:var(--s-p__margin-bottom);}@media (min-width:992px){p{--s-p__margin-bottom:1.25rem;}}p:last-child{--s-p__margin-bottom:0;}
:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}:export{xxs:0;xs:376;sm:576;md:768;lg:992;xl:1200;xxl:1440;xxxl:1920;}@media screen and (max-width:576px){.container{max-width:100% !important;}}.s-cookie-banner{background-color:#f2f5f6 !important;padding:2.5rem 0;max-height:100svh;overflow-y:auto;}.s-cookie-banner h2,.s-cookie-banner p{text-align:start;color:#000 !important;}.s-cookie-banner h2{margin-bottom:0.5rem;}.s-cookie-banner p{margin-bottom:1.5rem;}@media (min-width:576px){.s-cookie-banner p{gap:2rem;}}.s-cookie-banner #eu-cookie-compliance-categories{text-align:left;}.s-cookie-banner .s-cookie-banner__categories-container{margin:2rem 0;}.s-cookie-banner .s-cookie-banner__categories-container *{color:#000 !important;text-align:start;}.s-cookie-banner .eu-cookie-compliance-buttons,.s-cookie-banner .s-cookie-withdraw-buttons{margin-top:0;margin-bottom:1.5rem;display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:center;gap:1rem;float:unset;max-width:100%;}@media (min-width:576px){.s-cookie-banner .eu-cookie-compliance-buttons,.s-cookie-banner .s-cookie-withdraw-buttons{margin-bottom:0;}}@media (min-width:992px){.s-cookie-banner .eu-cookie-compliance-buttons,.s-cookie-banner .s-cookie-withdraw-buttons{flex-direction:row;gap:2rem;}}.s-cookie-banner .s-button{flex-shrink:0;flex-grow:0;height:2.5rem;width:16.875rem;display:inline-flex;justify-content:space-between;align-items:center;margin-right:0;margin-top:0;vertical-align:unset;overflow:hidden;}@media (min-width:992px){.s-cookie-banner .s-button{width:auto;}}.s-cookie-banner .s-button.s-button--outline,.s-cookie-banner .s-button.s-button--outline:hover{background:transparent !important;}.s-cookie-banner .s-button .s-button__icon{display:inline;}.s-cookie-banner a{color:#004547;}.s-cookie-banner .s-cookie-banner__link-wrapper{display:flex;justify-content:center;align-items:center;gap:1.125rem;height:100%;}@media (min-width:576px){.s-cookie-banner .s-cookie-banner__link-wrapper{justify-content:flex-end;}}.s-cookie-banner .s-link{display:inline-block;border-bottom:1px solid #004547;}.s-cookie-banner .eu-cookie-compliance-categories-buttons{max-width:15.875rem;width:100%;}.s-cookie-banner .eu-cookie-compliance-save-preferences-button{background-image:none;text-shadow:none;box-shadow:none;width:100%;justify-content:space-between;}.eu-cookie-withdraw-tab{position:static;top:auto;transform:none;left:auto;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:1px !important;border-radius:var(--button-border-radius) !important;}.eu-cookie-withdraw-banner .eu-cookie-withdraw-button{background-image:none !important;box-shadow:none !important;text-shadow:none !important;}.eu-cookie-withdraw-banner .eu-cookie-withdraw-button:hover{background-image:none !important;box-shadow:none !important;text-shadow:none !important;background-color:#004547;}.eu-cookie-compliance-popup-open .eu-cookie-withdraw-tab{position:inherit;display:inline-flex;}@media (min-width:768px){.s-cookie-withdraw-buttons{align-items:flex-start !important;}}.s-footer__menu-item .eu-cookie-withdraw-tab{padding:unset !important;background-color:unset !important;}@media print{.s-cookie-banner,.eu-cookie-withdraw-wrapper{display:none;}}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
