:root{--brand-color: #235169;--primary: var(--brand-color);--primary-dark: #112A36;--primary-light: #529DC4;--primary-r-light: #a3cbe0;--secondary: #E5005B;--secondary-light: #FF7FB2;--secondary-r-light: #ffe5ef;--secondary-r-dark: #7a0031;--tokens-button: var(--secondary);--tokens-link: var(--secondary);--lightblue: #eff5f8;--neutral-grey-2: #ededed;--white: #fff;--black: #000;--brand-grey: #c7c9c7;--grey-1: #e4e4e4;--grey-2: #eee;--grey-3: #f6f6f6;--bg-gray: #0f2765;--active-blue-100: #0066d3;--active-blue-020: #cce0f6;--antracite-005: #f6f6f7;--antracite-010: #EDEEEF;--antracite-020: #DADDDF;--antracite-030: #C8CBCF;--antracite-050: #A3A9AE;--antracite-080: #687078;--antracite-100: #48535E;--antracite-120: #3A424B;--antracite-150: #242A2F;--input-labels: #687078;--input-border: #C8CBCF;--input-focus: #4663EC;--input-error: #C43928;--input-disabled: #CFD1D4;--text-color: var(--primary-dark);--breadcrumb-links: var(--text-color);--dark-grey: #54656e;--grey: #edeeef;--border-color: #a3a9ae;--green: #128013;--dark-green: #008041;--blue-info: #0071e3;--active-blue: #2b94f3;--blue-light: #e1ecf8;--orange-info: #e08600;--orange-light: #fbf2e5;--red-info: #d30000;--red-light: #fae5e5;--form-field-columns: 1;--form-field-gap: 24px;--shadow-image-blue: 10px 10px 10px #2351694D;--shadow-card: 0px 4px 8px 0px #0000000D;--shadow-header: 0px 4px 8px 0px rgb(0 0 0 / 10%);--shadow-dropdown: 0px 4px 8px 0px rgb(0 0 0 / 10%);--shadow-calltoaction: 0px 40px 48px -32px rgb(0 0 0 / 10%), 0px 12px 16px -4px rgb(0 0 0 / 6%), 0px -10px 20px -18px rgb(0 0 0 / 15%);--shadow-flat-light: 0 1px 2px 1px rgb(0 0 0 / 8%), 0 2px 4px 0 rgb(0 0 0 / 4%);--shadow-low-light: 0 -8px 24px -20px rgb(0 0 0 / 15%), 0 4px 8px 0 rgb(1 1 1 / 5%), 0 32px 32px -32px rgb(0 0 0 / 10%);--shadow-med-light: 0 -10px 20px -18px rgb(0 0 0 / 15%), 0 12px 16px -4px rgb(0 0 0 / 6%), 0 40px 48px -32px rgb(0 0 0 / 10%);--shadow-high-light: 0 -12px 32px -23px rgb(0 0 0 / 15%), 0 24px 32px -8px rgb(0 0 0 / 6%), 0 56px 56px -40px rgb(0 0 0 / 10%);--shadow-fly-light: 0 -16px 32px -25px rgb(0 0 0 / 15%), 0 48px 32px -16px rgb(0 0 0 / 5%), 0 64px 64px -48px rgb(0 0 0 / 10%), 0 56px 80px -64px rgb(0 0 0 / 20%);--shadow-low-dark: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 32px 32px -32px rgb(0 0 0 / 18%);--shadow-med-dark: 0 15px 20px -10px rgb(0 0 0 / 15%), 0 40px 48px -32px rgb(0 0 0 / 20%);--shadow-high-dark: 0 24px 32px -8px rgb(0 0 0 / 15%), 0 56px 56px -40px rgb(0 0 0 / 20%);--shadow-fly-dark: 0 48px 32px -16px rgb(0 0 0 / 10%), 0 64px 64px -48px rgb(0 0 0 / 12%), 0 56px 80px -64px rgb(0 0 0 / 25%);--button-text-color: #fff;--ui-link: var(--primary);--ui-link-hover: var(--secondary);--bubble-lightblue: #a3Cbe0;--bubble-lightpink: #ffe5ef;--bubble-bordo: #7a0031;--image-caption-color: var(--primary-dark);--card-bg-shadow: none;--footer-background: var(--lightblue);--border-radius-small: 8px;--image-credit-color: rgb(17 42 54 / 80%);--outline-color: var(--primary)}.footer__top{position:relative;padding-top:60px;padding-bottom:60px}.footer__bottom{padding:12px 0;background-color:var(--footer-background)}.footer__bottomContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px}@media(min-width:992px),print{.footer__bottomContainer{flex-direction:row}}.footer__navWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 0;gap:32px}@media(min-width:768px),print{.footer__navWrapper{flex-direction:row;padding:24px 0}}.footer__nav__list{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;margin:0;gap:15px;text-align:center}@media(min-width:576px),print{.footer__nav__list{flex-direction:row}}.footer__nav__link{border-radius:3px;color:var(--text-color);font-size:1rem;font-weight:400;line-height:normal;text-decoration:none}.footer__nav__link:hover{text-decoration:underline}.footer__nav__link:focus-visible{outline:2px solid var(--text-color);outline-offset:3px}body.large-font .footer__nav__link{-webkit-hyphens:auto;hyphens:auto}.footer__address{display:flex;flex-direction:column;gap:10px}@media(min-width:768px),print{.footer__address{gap:16px}}.footer__link{display:inline-flex;align-items:center;border-radius:3px;color:var(--primary-dark);gap:16px;text-decoration:none}.footer__link:hover{text-decoration:underline}.footer__link:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.footer__link--address{align-items:flex-start}.footer__linkIcon{color:var(--secondary)}body.large-font .footer__link{-webkit-hyphens:auto;hyphens:auto}.footer__navSocial__wrapper{display:flex;flex-direction:column;gap:30px}.footer__navSocial__list{display:flex;flex-wrap:wrap;align-items:center;margin:15px 0 0;gap:15px}.footer__navSocial__link{display:block;padding:10px;border:2px solid var(--secondary);border-radius:50%;color:var(--secondary);text-decoration:none}.footer__navSocial__link:hover{border-color:var(--primary-dark);color:var(--primary-dark)}.footer__navSocial__link:focus-visible{outline:2px solid var(--primary-dark);outline-offset:3px}.footer__navSocial__icon{display:block}.footer__awardsList{display:flex;flex-wrap:wrap;align-items:center;margin:15px 0 0;gap:15px}.footer__awardsImage{width:64px;height:auto}.footer__list{display:flex;flex-direction:column;gap:10px}@media(min-width:768px),print{.footer__list{gap:20px}}.footer__copyright{font-size:1rem;font-weight:400;line-height:normal}.footer__col{padding-bottom:24px;border-bottom:1px solid var(--primary)}.footer__col:last-child{border-bottom:none}@media(min-width:768px),print{.footer__col:nth-last-child(-n+2){border-bottom:none}}@media(min-width:1200px),print and (orientation:landscape){.footer__col{border-bottom:none}}.footer__logo{margin-bottom:14px}
