﻿:root{--brand-primary-color: #1434CB;--brand-primary-light-color: #3B57DE;--brand-primary-dark-color: #021E4C;--brand-secondary-color: #FCC015;--brand-secondary-light-color: #FFD700;--brand-secondary-dark-color: #F7B600;--brand-tertiary-7-color: #2C2C2C;--brand-tertiary-6-color: #5C5C5C;--brand-tertiary-5-color: #979797;--brand-tertiary-4-color: #B9B9B9;--brand-tertiary-3-color: #DEDEDE;--brand-tertiary-2-color: #EEEEEE;--brand-tertiary-1-color: #F7F7F7;--brand-white-color: white;--brand-marquee-image-height-small: 180px;--brand-marquee-image-height-medium: 300px;--brand-marquee-image-height-large: 500px;--brand-marquee-image-height: var(--brand-marquee-image-height-small)}@media(min-width:768px){:root{--brand-marquee-image-height: var(--brand-marquee-image-height-medium)}}@media(min-width:992px){:root{--brand-marquee-image-height: var(--brand-marquee-image-height-large)}}:root.brand{--primary-color: var(--brand-primary-color);--primary-light-color: var(--brand-primary-light-color);--primary-dark-color: var(--brand-primary-dark-color);--secondary-color: var(--brand-secondary-color);--secondary-light-color: var(--brand-secondary-light-color);--secondary-dark-color: var(--brand-secondary-dark-color);--tertiary-7-color: var(--brand-tertiary-7-color);--tertiary-6-color: var(--brand-tertiary-6-color);--tertiary-5-color: var(--brand-tertiary-5-color);--tertiary-4-color: var(--brand-tertiary-4-color);--tertiary-3-color: var(--brand-tertiary-3-color);--tertiary-2-color: var(--brand-tertiary-2-color);--tertiary-1-color: var(--brand-tertiary-1-color);--white-color: var(--brand-white-color);--container-max-width: 98%;--link-color: var(--tertiary-7-color);--link-focus-color: var(--tertiary-7-color);--link-icon: "󨁋";--link-icon-rtl: "󨁊";--link-icon-color: var(--primary-color);--link-icon-focus-color: var(--primary-light-color);--link-icon-alt-color: var(--secondary-dark-color);--link-icon-alt-focus-color: var(--secondary-color);--link-icon-transition: all 0.3s ease-in-out;--link-icon-transform: 10px;--header-positon: fixed;--header-max-width: 100%;--header-desktop-max-width: var(--container-max-width);--header-slide-top-pos: -111px;--header-search-max-width: var(--container-max-width);--header-search-position: absolute;--header-search-position-top: -110px;--header-search-position-transition: all 0.35s ease-out;--header-search-max-height: auto;--header-search-active-position-top: 0px;--header-logo-height-small: 18px;--header-logo-height-medium: 34px;--header-logo-height-large: 34px;--header-logo-height: var(--header-logo-height-small);--footer-bg-color: var(--tertiary-1-color);--marquee-image-height: var(--brand-marquee-image-height)}@media(min-width:1200px){:root.brand{--header-logo-height: var(--header-logo-height-large)}}