/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.pagination{--bs-pagination-padding-x:1rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1rem;--bs-pagination-color:#000000;--bs-pagination-bg:#FFFFFF;--bs-pagination-border-width:0;--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:0;--bs-pagination-hover-color:#000000;--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(206,212,218,0.5);--bs-pagination-active-color:#FFFFFF;--bs-pagination-active-bg:#00385F;--bs-pagination-active-border-color:#00385F;--bs-pagination-disabled-color:#A2AAB2;--bs-pagination-disabled-bg:#FFFFFF;--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * 0)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:calc(1.2625rem + 0.15vw);--bs-pagination-border-radius:var(--bs-border-radius-lg)}@media (min-width:1200px){.pagination-lg{--bs-pagination-font-size:1.375rem}}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:calc(var(--bs-border-radius-sm) / 2)}.pager-wrapper{align-items:center;margin-top:2rem}.pager-wrapper .js-form-item{margin-bottom:0!important}.pagination{margin-bottom:0;font-family:var(--pd-pagination-font-family);gap:.5rem}.page-item:not(:first-child) .page-link{margin-left:initial}.page-link{line-height:1em}
.paragraph-region .row{--bs-gutter-x:0;gap:1.5rem 0}.paragraph-region .row>*{--bs-gutter-x:1.5rem}.paragraph-region [class^=container] .row{--bs-gutter-x:1.5rem}.paragraph-region>.paragraph{padding-top:2.5rem;padding-bottom:2.5rem}.paragraph-region>.paragraph .field--name-field-call-to-action{display:flex;flex-flow:row wrap;justify-content:flex-start;padding-top:1.5rem;gap:var(--bs-gap,.75rem)}.paragraph-region>.paragraph .paragraph div[class^=container]{width:100%;max-width:100%;padding-right:0;padding-left:0}.paragraph-region>.paragraph .paragraph div[class^=container]>.row{margin-right:0;margin-left:0}.paragraph-region .paragraph.has-bg-img{position:relative;background-repeat:no-repeat;background-position:top center;background-size:cover}.paragraph-region .paragraph.has-bg-img::after{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,rgba(0,28,48,.7) 11%,rgba(0,28,48,.6) 32%,rgba(0,28,48,.4) 61%,rgba(0,28,48,.3) 100%)}.paragraph-region .paragraph.has-bg-img>div{position:relative;z-index:5}.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted),.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted){color:#fff}.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h1,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h2,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h3,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h4,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h5,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) .h6,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h1,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h2,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h3,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h4,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h5,.paragraph-region .paragraph.has-bg-color:not(.text-not-inverted) h6,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h1,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h2,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h3,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h4,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h5,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) .h6,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h1,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h2,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h3,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h4,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h5,.paragraph-region .paragraph.has-bg-img:not(.text-not-inverted) h6{color:inherit}
.chips-size-lg,.chips-size-xl{--pd-chips-padding-y:0.75rem;--pd-chips-padding-x:1rem}.chips-size-xl{--pd-chips-font-size:1rem}.chips-variant-primary{--pd-chips-bg:#00385F;--pd-chips-border-color:#00385F;--pd-chips-color:#FFFFFF}.chips-variant-secondary{--pd-chips-bg:#24ACDD;--pd-chips-border-color:#24ACDD;--pd-chips-color:#00385F}.chips-variant-gray{--pd-chips-bg:#A2AAB2;--pd-chips-border-color:#A2AAB2;--pd-chips-color:#343A40}.chips-variant-light{--pd-chips-bg:#F0F1F2;--pd-chips-border-color:#F0F1F2;--pd-chips-color:#343A40}.chips-variant-dark{--pd-chips-bg:#3C444C;--pd-chips-border-color:#3C444C;--pd-chips-color:#FFFFFF}.chips-variant-body{--pd-chips-bg:#FFFFFF;--pd-chips-border-color:#FFFFFF;--pd-chips-color:#3C444C}.chips-variant-outline-primary{--pd-chips-bg:transparent;--pd-chips-border-color:#00385F;--pd-chips-color:#00385F}.chips-variant-outline-gray{--pd-chips-bg:transparent;--pd-chips-border-color:#A2AAB2;--pd-chips-color:#343A40}.chips-variant-outline-dark{--pd-chips-bg:transparent;--pd-chips-border-color:#3C444C;--pd-chips-color:#3C444C}
.select2-container--childtheme{display:block;z-index:9}.select2-container--childtheme :focus{outline:0}.select2-container--childtheme .select2-selection{--bs-border-radius:0;font-size:1rem;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%;min-height:calc(1.5em + 1.5rem + calc(var(--bs-border-width) * 2));padding:.75rem 1rem;color:var(--bs-input-color,#3c444c);border:var(--bs-border-width) solid #a2aab2;background-color:var(--bs-white);font-family:inherit;font-weight:400;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.select2-container--childtheme .select2-selection{transition:none}}.select2-container--childtheme.select2-container--focus .select2-selection,.select2-container--childtheme.select2-container--open .select2-selection{border-color:var(--bs-border-color);box-shadow:0 0 0 .25rem rgba(206,212,218,.5)}.select2-container--childtheme.select2-container--open.select2-container--below .select2-selection{border-bottom:var(--bs-border-width) solid transparent}.select2-container--childtheme.select2-container--open.select2-container--above .select2-selection{border-top:var(--bs-border-width) solid transparent}.select2-container--childtheme .select2-search{width:100%}.select2-container--childtheme .select2-selection--multiple .select2-selection__clear,.select2-container--childtheme .select2-selection--single .select2-selection__clear{position:absolute;top:50%;right:3rem;overflow:hidden;width:var(--pd-chips-close-width);height:var(--pd-chips-close-height);padding:.25em .25em;transform:translateY(-50%);white-space:nowrap;text-indent:100%;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/var(--pd-chips-close-height) auto no-repeat}.select2-container--childtheme .select2-selection--multiple .select2-selection__clear:hover,.select2-container--childtheme .select2-selection--single .select2-selection__clear:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/var(--pd-chips-close-height) auto no-repeat}.select2-container--childtheme .select2-selection--multiple .select2-selection__clear>span,.select2-container--childtheme .select2-selection--single .select2-selection__clear>span{display:none}.select2-container--childtheme .select2-dropdown{z-index:calc(var(--jui-dialog-z-index) + 1);border-color:#a2aab2}.select2-container--childtheme .select2-dropdown.select2-dropdown--below{border-top:0 solid transparent}.select2-container--childtheme .select2-dropdown .select2-search{padding:.75rem 1rem}.select2-container--childtheme .select2-dropdown .select2-search .select2-search__field{font-size:1rem;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;width:100%;padding:.75rem 1rem;color:var(--bs-input-color,#3c444c);border:var(--bs-border-width) solid #a2aab2;background-color:var(--bs-white);background-clip:padding-box;font-family:inherit;font-weight:400;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.select2-container--childtheme .select2-dropdown .select2-search .select2-search__field{transition:none}}.select2-container--childtheme .select2-dropdown .select2-search .select2-search__field:focus{border-color:var(--bs-border-color);box-shadow:0 0 0 .25rem rgba(206,212,218,.5)}.select2-container--childtheme .select2-dropdown .select2-results__options:not(.select2-results__options--nested){overflow-y:auto;max-height:15rem}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option{font-size:1rem;padding:.75rem 1rem;font-weight:400;line-height:1.5;color:#001626}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option.select2-results__message{color:#3c444c}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted{color:#001626;background-color:#f0f1f2}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]{color:#fff;background-color:#019ed7}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--disabled,.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[aria-disabled=true]{color:#6c757d}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group]{padding:0}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{padding:.75rem .5rem;color:#24acdd;font-weight:700;line-height:1.5}.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option{padding:.75rem 1rem}.select2-container--childtheme .select2-selection--single{padding:.75rem 3rem .75rem 1rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343A40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px}.select2-container--childtheme .select2-selection--single .select2-selection__rendered{padding:0;color:var(--bs-input-color,#3c444c);font-weight:400;line-height:1.5}.select2-container--childtheme .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color:#3c444c;font-weight:400;line-height:1.5}.select2-container--childtheme .select2-selection--single .select2-selection__rendered .select2-selection__arrow{display:none}.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding-left:0;list-style:none;gap:.3333333333rem}.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{display:flex;flex-direction:row-reverse;align-items:center;padding:var(--pd-chips-padding-y) var(--pd-chips-padding-x);cursor:auto;color:var(--pd-chips-color);border:var(--bs-border-width) solid var(--pd-chips-border-color,var(--pd-chips-bg));border-radius:var(--bs-border-radius-pill);background-color:var(--pd-chips-bg);font-family:var(--pd-chips-font-family);font-size:var(--pd-chips-font-size);line-height:normal;gap:.4444444444rem}.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{overflow:hidden;width:var(--pd-chips-close-width);height:var(--pd-chips-close-height);padding:0;cursor:pointer;white-space:nowrap;text-indent:100%;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/></svg>");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove>span{display:none}.select2-container--childtheme .select2-selection--multiple .select2-search{display:block;width:100%;height:1.5rem}.select2-container--childtheme .select2-selection--multiple .select2-search .select2-search__field{width:100%;height:1.5rem;margin-top:0;margin-left:0;background-color:transparent;font-family:inherit;line-height:1.5}.select2-container--childtheme .select2-selection--multiple .select2-selection__clear{right:1rem}.select2-container--childtheme.select2-container--disabled .select2-selection,.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection{cursor:not-allowed;color:#6c757d;border-color:var(--bs-tertiary-bg);background-color:var(--bs-secondary-bg);box-shadow:none}.select2-container--childtheme.select2-container--disabled .select2-selection--multiple .select2-selection__clear,.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--childtheme.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__choice{cursor:not-allowed}.select2-container--childtheme.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{display:none}.select2-container--childtheme.select2-container--disabled .select2-selection--multiple .select2-selection__rendered:not(:empty),.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__rendered:not(:empty){padding-bottom:0}.select2-container--childtheme.select2-container--disabled .select2-selection--multiple .select2-selection__rendered:not(:empty)+.select2-search,.select2-container--childtheme.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__rendered:not(:empty)+.select2-search{display:none}.input-group .select2-container--childtheme{flex-grow:1}.input-group .select2-container--childtheme .select2-selection{height:100%}.is-valid+.select2-container--childtheme .select2-selection,form.was-validated select:valid+.select2-container--childtheme .select2-selection{border-color:#75b798}.is-valid+.select2-container--childtheme.select2-container--focus .select2-selection,.is-valid+.select2-container--childtheme.select2-container--open .select2-selection,form.was-validated select:valid+.select2-container--childtheme.select2-container--focus .select2-selection,form.was-validated select:valid+.select2-container--childtheme.select2-container--open .select2-selection{border-color:#75b798;box-shadow:0 0 0 .25rem rgba(117,183,152,.5)}.is-valid+.select2-container--childtheme.select2-container--open.select2-container--below .select2-selection,form.was-validated select:valid+.select2-container--childtheme.select2-container--open.select2-container--below .select2-selection{border-bottom:var(--bs-border-width) solid transparent}.is-valid+.select2-container--childtheme.select2-container--open.select2-container--above .select2-selection,form.was-validated select:valid+.select2-container--childtheme.select2-container--open.select2-container--above .select2-selection{border-top:var(--bs-border-width) solid transparent}.is-invalid+.select2-container--childtheme .select2-selection,form.was-validated select:invalid+.select2-container--childtheme .select2-selection{border-color:#dc3545}.is-invalid+.select2-container--childtheme.select2-container--focus .select2-selection,.is-invalid+.select2-container--childtheme.select2-container--open .select2-selection,form.was-validated select:invalid+.select2-container--childtheme.select2-container--focus .select2-selection,form.was-validated select:invalid+.select2-container--childtheme.select2-container--open .select2-selection{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.is-invalid+.select2-container--childtheme.select2-container--open.select2-container--below .select2-selection,form.was-validated select:invalid+.select2-container--childtheme.select2-container--open.select2-container--below .select2-selection{border-bottom:var(--bs-border-width) solid transparent}.is-invalid+.select2-container--childtheme.select2-container--open.select2-container--above .select2-selection,form.was-validated select:invalid+.select2-container--childtheme.select2-container--open.select2-container--above .select2-selection{border-top:var(--bs-border-width) solid transparent}.select2-container--childtheme .select2--small~.select2-selection{font-size:1rem;min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem .75rem}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__clear,.select2-container--childtheme .select2--small~.select2-selection--single .select2-selection__clear{width:.5rem;height:.5rem;padding:.125rem .125rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__clear:hover,.select2-container--childtheme .select2--small~.select2-selection--single .select2-selection__clear:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.select2-container--childtheme .select2--small~.select2-dropdown .select2-search .select2-search__field{font-size:1rem;padding:.5rem .75rem}.select2-container--childtheme .select2--small~.select2-dropdown .select2-results__options .select2-results__option{font-size:1rem;padding:.5rem .75rem}.select2-container--childtheme .select2--small~.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{padding:.5rem .375rem}.select2-container--childtheme .select2--small~.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option{padding:.5rem .75rem}.select2-container--childtheme .select2--small~.select2-selection--single{padding:.5rem 3rem .5rem .75rem}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__rendered:not(:empty){padding-bottom:.5rem}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{font-size:1rem;padding:var(--pd-chips-padding-y) var(--pd-chips-padding-x)}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{width:.5rem;height:.5rem;padding:.125rem .125rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.select2-container--childtheme .select2--small~.select2-selection--multiple .select2-selection__clear{right:.75rem}.select2-container--childtheme .select2--large~.select2-selection{font-size:1.125rem;min-height:calc(1.5em + 1.75rem + calc(var(--bs-border-width) * 2));padding:.875rem 1.375rem}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__clear,.select2-container--childtheme .select2--large~.select2-selection--single .select2-selection__clear{width:1rem;height:1rem;padding:.5rem .5rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__clear:hover,.select2-container--childtheme .select2--large~.select2-selection--single .select2-selection__clear:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.select2-container--childtheme .select2--large~.select2-dropdown .select2-search .select2-search__field{font-size:1.125rem;padding:.875rem 1.375rem}.select2-container--childtheme .select2--large~.select2-dropdown .select2-results__options .select2-results__option{font-size:1.125rem;padding:.875rem 1.375rem}.select2-container--childtheme .select2--large~.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{padding:.875rem .6875rem}.select2-container--childtheme .select2--large~.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option{padding:.875rem 1.375rem}.select2-container--childtheme .select2--large~.select2-selection--single{padding:.875rem 3rem .875rem 1.375rem}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__rendered:not(:empty){padding-bottom:.875rem}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{font-size:1.125rem;padding:var(--pd-chips-padding-y) var(--pd-chips-padding-x)}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{width:1rem;height:1rem;padding:.5rem .5rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.select2-container--childtheme .select2--large~.select2-selection--multiple .select2-selection__clear{right:1.375rem}.form-select-sm~.select2-container--childtheme .select2-selection{font-size:1rem;min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem .75rem}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear,.form-select-sm~.select2-container--childtheme .select2-selection--single .select2-selection__clear{width:.5rem;height:.5rem;padding:.125rem .125rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear:hover,.form-select-sm~.select2-container--childtheme .select2-selection--single .select2-selection__clear:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.form-select-sm~.select2-container--childtheme .select2-dropdown .select2-search .select2-search__field{font-size:1rem;padding:.5rem .75rem}.form-select-sm~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option{font-size:1rem;padding:.5rem .75rem}.form-select-sm~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{padding:.5rem .375rem}.form-select-sm~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option{padding:.5rem .75rem}.form-select-sm~.select2-container--childtheme .select2-selection--single{padding:.5rem 3rem .5rem .75rem}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered:not(:empty){padding-bottom:.5rem}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{font-size:1rem;padding:var(--pd-chips-padding-y) var(--pd-chips-padding-x)}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{width:.5rem;height:.5rem;padding:.125rem .125rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/.5rem auto no-repeat}.form-select-sm~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear{right:.75rem}.form-select-lg~.select2-container--childtheme .select2-selection{font-size:1.125rem;min-height:calc(1.5em + 1.75rem + calc(var(--bs-border-width) * 2));padding:.875rem 1.375rem}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear,.form-select-lg~.select2-container--childtheme .select2-selection--single .select2-selection__clear{width:1rem;height:1rem;padding:.5rem .5rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear:hover,.form-select-lg~.select2-container--childtheme .select2-selection--single .select2-selection__clear:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.form-select-lg~.select2-container--childtheme .select2-dropdown .select2-search .select2-search__field{font-size:1.125rem;padding:.875rem 1.375rem}.form-select-lg~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option{font-size:1.125rem;padding:.875rem 1.375rem}.form-select-lg~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{padding:.875rem .6875rem}.form-select-lg~.select2-container--childtheme .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option{padding:.875rem 1.375rem}.form-select-lg~.select2-container--childtheme .select2-selection--single{padding:.875rem 3rem .875rem 1.375rem}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered:not(:empty){padding-bottom:.875rem}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{font-size:1.125rem;padding:var(--pd-chips-padding-y) var(--pd-chips-padding-x)}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{width:1rem;height:1rem;padding:.5rem .5rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23515559'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e") center/1rem auto no-repeat}.form-select-lg~.select2-container--childtheme .select2-selection--multiple .select2-selection__clear{right:1.375rem}.select2-container--childtheme .select2-selection--multiple .select2-search{height:2.5rem}.select2-container--childtheme .select2-selection--multiple .select2-search input.select2-search__field{width:100%!important;height:100%}
.view-search-with-exposed-form .views-exposed-form .form-type-textfield{flex-grow:1}.view-search-with-exposed-form .views-exposed-form .form-item-title{--pd-icon-width:1.5rem;--pd-icon-color:#64727F;--pd-mask-image:url("/themes/custom/childtheme/img/icons/search.svg");position:relative}.view-search-with-exposed-form .views-exposed-form .form-item-title::before{width:var(--pd-icon-width,1em);min-width:var(--pd-icon-width,1em);height:var(--pd-icon-height,var(--pd-icon-width,1em));content:"";background-color:var(--pd-icon-color,currentColor);-webkit-mask-image:var(--pd-mask-image);mask-image:var(--pd-mask-image);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;display:inline-block;vertical-align:var(--pd-icon-vertical-align,middle);line-height:normal}.view-search-with-exposed-form .views-exposed-form .form-item-title::before{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.view-search-with-exposed-form .views-exposed-form .form-item-title input{padding-left:calc(1rem + var(--pd-icon-width) + .5rem)}
.view-filters{margin-bottom:4rem;padding:1.5rem}@media (min-width:992px){.view-filters{padding:2rem}}.view-filters select:has(option[value=All]:checked)+.select2 .select2-selection__clear{display:none}.views-exposed-form{display:flex;flex-flow:row wrap;align-items:flex-end;-moz-column-gap:1rem;column-gap:1rem}@media (max-width:767.98px){.views-exposed-form .form-submit{width:100%}}.form-item-items-per-page{position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;white-space:nowrap!important;border:0!important}.form-item-items-per-page-dummy{display:flex;flex-flow:row nowrap;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.form-item-items-per-page-dummy .form-select{line-height:1}.form-item-items-per-page-dummy .form-label{--bs-label-font-size:1rem;--bs-label-font-weight:700;--bs-label-color:#64727F;margin-bottom:0;white-space:nowrap}.media-library-view--widget .view-filters{padding:unset;margin-bottom:unset}.layout-section .view-filters-dynamic-bg{background-color:#eef8ff}.layout-section.text-bg-primary-soft .view-filters-dynamic-bg{background-color:#fff}
.layout-section.text-bg-primary-soft .card-dynamic-color{--pd-link-bg:#EEF8FF}.external-link-with-title{background-color:var(--pd-link-bg,rgba(255,255,255,.6))}.external-link-with-title:after{--pd-icon-position:1rem;top:1rem;transform:none!important}.external-link-with-title .ext-link-title{font-size:1.25rem}
@font-face{font-family:Calibri;src:url(/themes/custom/childtheme/fonts/calibri/calibri-regular.woff2) format("woff2"),url(/themes/custom/childtheme/fonts/calibri/calibri-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url(/themes/custom/childtheme/fonts/calibri/calibri-regular-italic.woff2) format("woff2"),url(/themes/custom/childtheme/fonts/calibri/calibri-regular-italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Calibri;src:url(/themes/custom/childtheme/fonts/calibri/calibri-bold.woff2) format("woff2"),url(/themes/custom/childtheme/fonts/calibri/calibri-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Calibri;src:url(/themes/custom/childtheme/fonts/calibri/calibri-bold-italic.woff2) format("woff2"),url(/themes/custom/childtheme/fonts/calibri/calibri-bold-italic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}
@media (min-width:1200px){.stripes-left::before{position:absolute;top:0;left:0;display:block;width:calc((100vw - 1320px)/ 2);max-width:15.625rem;height:100%;content:"";pointer-events:none;background-color:var(--usi-bg-stripes-color,var(--bs-secondary));-webkit-mask-image:url(/themes/custom/childtheme/img/stripes-left.svg);mask-image:url(/themes/custom/childtheme/img/stripes-left.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top;mask-position:top;-webkit-mask-size:100%;mask-size:100%}}@media (min-width:1200px){.stripes-right::after{position:absolute;right:0;bottom:0;display:block;width:55.9375rem;height:100%;content:"";pointer-events:none;background-color:var(--usi-bg-stripes-color,var(--bs-secondary));-webkit-mask-image:url(/themes/custom/childtheme/img/stripes-right.svg);mask-image:url(/themes/custom/childtheme/img/stripes-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-size:100%;mask-size:100%}}.bg-stripes{--usi-bg-stripes-mask-size:auto max(100%,1500px);--usi-bg-stripes-mask-position:bottom 0 left 50vw;--usi-bg-stripes-mask-image:url(/themes/custom/childtheme/img/bg-stripes.svg);position:relative}.bg-stripes::after{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;content:"";-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--usi-bg-stripes-color,var(--bs-secondary));-webkit-mask-image:var(--usi-bg-stripes-mask-image);mask-image:var(--usi-bg-stripes-mask-image);-webkit-mask-size:var(--usi-bg-stripes-mask-size);mask-size:var(--usi-bg-stripes-mask-size);-webkit-mask-position:var(--usi-bg-stripes-mask-position,top 0 right -6.875rem);mask-position:var(--usi-bg-stripes-mask-position,top 0 right -6.875rem)}.bg-stripes>div{position:relative;z-index:5}@media (min-width:992px){.bg-stripes{--usi-bg-stripes-mask-position:top 0 right -6.875rem}}@media (min-width:1200px){.bg-stripes{--usi-bg-stripes-mask-size:50%}}.bg-stripes-secondary{--usi-bg-stripes-color:var(--bs-secondary)}.bg-stripes-primary{--usi-bg-stripes-color:var(--bs-primary)}.bg-stripes.bg-stripes-small{--usi-bg-stripes-mask-size:0}@media (min-width:768px){.bg-stripes.bg-stripes-small{--usi-bg-stripes-mask-image:url(/themes/custom/childtheme/img/bg-stripes-short.svg);--usi-bg-stripes-mask-size:auto max(95rem,100%);--usi-bg-stripes-mask-position:top 0 right -16rem}}
.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}
.ajax-progress.ajax-spinner-fullscreen{position:fixed;z-index:1261;top:50%;left:50%;width:2rem;height:2rem;transform:translate(-50%,-50%)}.ajax-progress.ajax-spinner-inline{width:1rem;height:1rem;margin-right:.5em}
.block-lang-dropdown{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:unset}#navbar-top .ldsSkin .ddArrow{background-color:#fff}#navbar-top .ldsSkin .ddArrow:hover{opacity:.8;background-color:#fff}.ldsSkin{display:flex;width:auto!important}.ldsSkin .divider{display:none}.ldsSkin .ddArrow{right:0!important;display:none;width:.625rem;height:1rem;margin-top:-.5rem;background-color:#c3c3c3;-webkit-mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.ldsSkin .ddArrow:hover{background-color:#f2f2f2}.ldsSkin .ddTitle{cursor:pointer;color:#666}.ldsSkin .ddTitle .ddTitleText{padding:.25rem}.ldsSkin .ddTitle .ddTitleText:focus,.ldsSkin .ddTitle .ddTitleText:hover{background-color:rgba(209,213,217,.5)}.ldsSkin .ddTitle .ddTitleText .ddTitleText{padding:0}.ldsSkin .ddTitle .ddTitleText img{display:none;width:1.5625rem;height:.75rem;padding-right:.3125rem}.ldsSkin .ddTitle .ddTitleText::after{display:block;width:1.5rem;height:1.5rem;content:"";background-color:#00385f;-webkit-mask-image:url(/themes/custom/childtheme/img/icons/language-switcher-icon.svg);mask-image:url(/themes/custom/childtheme/img/icons/language-switcher-icon.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center}.ldsSkin .ddTitle .description{color:#666;font-size:.75rem}.ldsSkin .ddTitle .ddlabel{display:none}.ldsSkin .ddChild{--bs-border-width:0;top:2.5rem!important;right:unset;width:100%;min-width:12.25rem;height:auto!important;min-height:4.375rem;padding:.5rem 0;border-radius:0;background-color:#fff;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.15)}.ldsSkin .ddChild li{padding:.375rem 1rem;cursor:pointer;border-bottom:0!important;background-color:#fff}.ldsSkin .ddChild li:first-child{border-radius:0}.ldsSkin .ddChild li:last-child{border-radius:0}.ldsSkin .ddChild li .description{color:#666}.ldsSkin .ddChild li .ddlabel{color:#3c444c;font-size:16px}.ldsSkin .ddChild li.hover{background-color:#f2f2f2}.ldsSkin .ddChild li.optgroup{padding:0}.ldsSkin .ddChild li.optgroup .optgroupTitle{padding:0 .3125rem;font-weight:700;font-style:italic}.ldsSkin .ddChild li.optgroup ul li{padding:.3125rem .3125rem .3125rem .9375rem}.ldsSkin .ddChild li.selected{color:#000;background-color:#d5d5d5}.ldsSkin .ddChild li img{width:1.875rem;height:100%;padding-right:.5rem}@media (min-width:576px){.ldsSkin .ddChild{right:0}}.ldsSkin ul{padding:0!important}.ldsSkin.borderRadiusTp .ddTitleText{background-color:rgba(209,213,217,.5)}.ldsSkinAfter{width:auto!important}.ldsSkinAfter .divider{right:1.5rem;border-right:1px solid #fff;border-left:1px solid #a2aab2}.ldsSkinAfter .ddArrow{width:.625rem;height:1rem;margin-top:-.5rem;background-color:#c3c3c3;-webkit-mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.ldsSkinAfter .ddArrow:hover{background-color:#f2f2f2}.ldsSkinAfter .ddTitle{display:block!important;color:#666}.ldsSkinAfter .ddTitle .ddTitleText{overflow:hidden;padding:.3125rem 1.25rem .3125rem .3125rem}.ldsSkinAfter .ddTitle .ddTitleText .ddTitleText{padding:0}.ldsSkinAfter .ddTitle .ddTitleText img{float:right!important;width:1.875rem;height:.75rem;padding-right:.625rem}.ldsSkinAfter .ddTitle .ddTitleText .ddlabel{float:left;padding-right:.375rem}.ldsSkinAfter .ddTitle .description{color:#666;font-size:.75rem}.ldsSkinAfter .ddChild{right:0;left:-1px;width:4.375rem;height:auto!important;min-height:4.375rem;border:1px solid #a2aab2;background-color:#fff}.ldsSkinAfter .ddChild li{padding:.3125rem;border-bottom:0!important;background-color:#fff}.ldsSkinAfter .ddChild li .description{color:#666}.ldsSkinAfter .ddChild li .ddlabel{float:left;padding-right:.375rem;color:#333}.ldsSkinAfter .ddChild li.hover{background-color:#f2f2f2}.ldsSkinAfter .ddChild li.optgroup{padding:0}.ldsSkinAfter .ddChild li.optgroup .optgroupTitle{padding:0 .3125rem;font-weight:700;font-style:italic}.ldsSkinAfter .ddChild li.optgroup ul li{padding:.3125rem .3125rem .3125rem .9375rem}.ldsSkinAfter .ddChild li.selected{color:#000;background-color:#d5d5d5}.ldsSkinAfter .ddChild li img{float:right!important;width:1.875rem;height:.75rem;padding:0 .625rem 0 0}.ldsSkinAfter ul{padding:0!important}.ldsSkinNoIcon{width:auto!important}.ldsSkinNoIcon .divider{right:1.5rem;border-right:1px solid #fff;border-left:1px solid #a2aab2}.ldsSkinNoIcon .ddArrow{width:.625rem;height:1rem;margin-top:-.5rem;background-color:#c3c3c3;-webkit-mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.ldsSkinNoIcon .ddArrow:hover{background-color:#f2f2f2}.ldsSkinNoIcon .ddTitle{color:#666}.ldsSkinNoIcon .ddTitle .ddTitleText{padding:.3125rem 1.25rem .3125rem .3125rem}.ldsSkinNoIcon .ddTitle .ddTitleText .ddTitleText{padding:0}.ldsSkinNoIcon .ddTitle .ddTitleText img{display:none;width:1.5625rem;height:.75rem;padding-right:.3125rem}.ldsSkinNoIcon .ddTitle .description{color:#666;font-size:.75rem}.ldsSkinNoIcon .ddChild{right:0;left:-1px;width:4.375rem;height:auto!important;min-height:4.375rem;border:1px solid #a2aab2;background-color:#fff}.ldsSkinNoIcon .ddChild li{padding:.3125rem;border-bottom:0!important;background-color:#fff}.ldsSkinNoIcon .ddChild li .description{color:#666}.ldsSkinNoIcon .ddChild li .ddlabel{color:#333}.ldsSkinNoIcon .ddChild li.hover{background-color:#f2f2f2}.ldsSkinNoIcon .ddChild li img{display:none;width:1.625rem;height:.75rem;padding:0 .375rem 0 0}.ldsSkinNoIcon .ddChild li.optgroup{padding:0}.ldsSkinNoIcon .ddChild li.optgroup .optgroupTitle{padding:0 .3125rem;font-weight:700;font-style:italic}.ldsSkinNoIcon .ddChild li.optgroup ul li{padding:.3125rem .3125rem .3125rem .9375rem}.ldsSkinNoIcon .ddChild li.selected{color:#000;background-color:#d5d5d5}.ldsSkinNoIcon ul{padding:0!important}.ldsSkinNoLabel{width:auto!important}.ldsSkinNoLabel .divider{right:1.5rem;border-right:1px solid #fff;border-left:1px solid #a2aab2}.ldsSkinNoLabel .ddArrow{width:.625rem;height:1rem;margin-top:-.5rem;background-color:#c3c3c3;-webkit-mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);mask-image:url(/themes/custom/childtheme/img/fontawesome/solid/caret-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.ldsSkinNoLabel .ddArrow:hover{background-color:#f2f2f2}.ldsSkinNoLabel .ddTitle{color:#666}.ldsSkinNoLabel .ddTitle .ddTitleText{padding:.3125rem 1.25rem .3125rem .3125rem}.ldsSkinNoLabel .ddTitle .ddTitleText .ddTitleText{padding:0}.ldsSkinNoLabel .ddTitle .ddTitleText img{width:1.5625rem;height:.75rem;padding-right:.3125rem}.ldsSkinNoLabel .ddTitle .description{color:#666;font-size:.75rem}.ldsSkinNoLabel .ddTitle .ddlabel{display:none}.ldsSkinNoLabel .ddChild{right:0;left:-1px;width:4.375rem;height:auto!important;min-height:4.375rem;border:1px solid #a2aab2;background-color:#fff}.ldsSkinNoLabel .ddChild li{padding:.3125rem;border-bottom:0!important;background-color:#fff}.ldsSkinNoLabel .ddChild li .description{color:#666}.ldsSkinNoLabel .ddChild li .ddlabel{display:none;color:#333}.ldsSkinNoLabel .ddChild li.hover{background-color:#f2f2f2}.ldsSkinNoLabel .ddChild li img{width:1.625rem;height:.75rem;padding:0 .375rem 0 0}.ldsSkinNoLabel .ddChild li.optgroup{padding:0}.ldsSkinNoLabel .ddChild li.optgroup .optgroupTitle{padding:0 .3125rem;font-weight:700;font-style:italic}.ldsSkinNoLabel .ddChild li.optgroup ul li{padding:.3125rem .3125rem .3125rem .9375rem}.ldsSkinNoLabel .ddChild li.selected{color:#000;background-color:#d5d5d5}.ldsSkinNoLabel ul{padding:0!important}
