#ot-sdk-btn-floating .ot-floating-button__front svg{margin:auto}/*# sourceMappingURL=oneTrust.min.css.map */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-drag: none;
    margin: 0;
    padding: 0;
}

:focus {
    outline: none;
}

figure {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

svg {
    display: block;
}

button {
    background-color: transparent;
    cursor: pointer;
}

li {
    list-style-type: none;
}

html[data-browser="Internet Explorer"] li {
    list-style-image: url(http://data:0);
}

address {
    font-style: normal;
}

input,
select,
textarea {
    font-size: 14px;
}

button,
input,
textarea {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    background-color: transparent;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

textarea {
    resize: none;
}

a,
span {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: 400;
}

.tns-outer {
    padding: 0 !important;
}

.tns-outer [hidden] {
    display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
}

.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s;
}

.tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-left: 0 !important;
}

.tns-gallery,
.tns-no-calc {
    position: relative;
    left: 0;
}

.tns-gallery {
    min-height: 1px;
}

.tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -webkit-transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, -webkit-transform 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

.tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}

.tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.tns-autowidth {
    display: inline-block;
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}

.tns-lazy-img.tns-complete {
    opacity: 1;
}

.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s;
}

.tns-ovh {
    overflow: hidden;
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.tns-transparent {
    opacity: 0;
    visibility: hidden;
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}

.tns-fadeOut,
.tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.tns-vpfix {
    white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
    display: inline-block;
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}

.tns-t-ct {
    width: 2333.3333333%;
    width: 2333.33333%;
    position: absolute;
    right: 0;
}

.tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
}

.tns-t-ct > div {
    width: 1.4285714%;
    width: 1.42857%;
    height: 10px;
    float: left;
}

@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") format("woff");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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: 0.35;
    cursor: auto;
    pointer-events: none;
}

.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;
    text-transform: none;
    font-variant: normal;
    line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top 0.2s, -webkit-transform 0.2s;
    transition: top 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, top 0.2s;
    transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left 0.2s, -webkit-transform 0.2s;
    transition: left 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, left 0.2s;
    transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right 0.2s, -webkit-transform 0.2s;
    transition: right 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, right 0.2s;
    transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}

.swiper-pagination-progressbar {
    background: rgba(0, 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%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: 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%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ebu-img-copyright {
    position: absolute;
    color: #000;
    text-align: right;
    right: 20px;
    bottom: 22px;
    font-size: 10px;
    z-index: 11;
    text-shadow:-1px -1px 0px #FFF, 1px -1px 5px #FFF, -1px 1px 0px #AAA, 1px 1px 0px #AAA;
}
.ebu-copy-01,
.ebu-course-detail .ebu-course-detail__content h2,
.ebu-course-detail .ebu-course-detail__content h3,
.ebu-course-detail .ebu-course-detail__content h4,
.ebu-course-detail .ebu-course-detail__content strong {
    font-size: 14px;
    line-height: 1.63;
    font-weight: 300;
}

.ebu-course-detail .ebu-course-detail__content a {
    text-decoration: underline;
    font-weight: bold;
}

@media (min-width: 768px) {
    .ebu-copy-01,
    .ebu-course-detail .ebu-course-detail__content h2,
    .ebu-course-detail .ebu-course-detail__content h3,
    .ebu-course-detail .ebu-course-detail__content h4,
    .ebu-course-detail .ebu-course-detail__content strong {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .ebu-copy-01,
    .ebu-course-detail .ebu-course-detail__content h2,
    .ebu-course-detail .ebu-course-detail__content h3,
    .ebu-course-detail .ebu-course-detail__content h4,
    .ebu-course-detail .ebu-course-detail__content strong {
        font-size: 14px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-detail .ebu-course-detail__content strong {
        font-size: 14px !important;
    }
}

@media (min-width: 1400px) {
    .ebu-copy-01,
    .ebu-course-detail .ebu-course-detail__content h2,
    .ebu-course-detail .ebu-course-detail__content h3,
    .ebu-course-detail .ebu-course-detail__content h4,
    .ebu-course-detail .ebu-course-detail__content strong {
        font-size: 16px;
    }
}

.ebu-copy,
.ebu-copy-02,
.ebu-course-detail .ebu-course-detail__content li,
.ebu-course-detail .ebu-course-detail__content p,
.ebu-course-detail .ebu-course-detail__content ul {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

@media (min-width: 1024px) {
    .ebu-copy,
    .ebu-copy-02,
    .ebu-course-detail .ebu-course-detail__content li,
    .ebu-course-detail .ebu-course-detail__content p,
    .ebu-course-detail .ebu-course-detail__content ul {
        font-size: 14px;
        line-height: 1.57;
    }
}

.ebu-copy-03 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

@media (min-width: 768px) {
    .ebu-copy-03 {
        font-size: 14px;
    }
}

@media (min-width: 1024px) {
    .ebu-copy-03 {
        font-size: 11px;
    }
}

@media (min-width: 1400px) {
    .ebu-copy-03 {
        font-size: 12px;
    }
}

.ebu-title-01 {
    font-size: 27px;
    line-height: 1.19;
    font-weight: 600;
}

@media (min-width: 768px) {
    .ebu-title-01 {
        font-size: 45px;
    }
}

@media (min-width: 1024px) {
    .ebu-title-01 {
        font-size: 36px;
        line-height: 1.29;
    }
}

@media (min-width: 1400px) {
    .ebu-title-01 {
        font-size: 42px;
    }
}

.ebu-course-detail .ebu-course-detail__content h1,
.ebu-title-02 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.36;
}

@media (min-width: 768px) {
    .ebu-course-detail .ebu-course-detail__content h1,
    .ebu-title-02 {
        font-size: 35px;
        line-height: 1.41;
    }
}

@media (min-width: 1024px) {
    .ebu-course-detail .ebu-course-detail__content h1,
    .ebu-title-02 {
        font-size: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-detail .ebu-course-detail__content h1,
    .ebu-title-02 {
        font-size: 34px;
    }
}

.ebu-title-03 {
    font-size: 21px;
    line-height: 1.33;
    font-weight: 400;
}

@media (min-width: 768px) {
    .ebu-title-03 {
        font-size: 24px;
        line-height: 1.46;
    }
}

@media (min-width: 1024px) {
    .ebu-title-03 {
        font-size: 22px;
    }
}

@media (min-width: 1400px) {
    .ebu-title-03 {
        font-size: 26px;
    }
}

.ebu-title-04 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
}

@media (min-width: 768px) {
    .ebu-title-04 {
        font-size: 22px;
        line-height: 1.36;
    }
}

@media (min-width: 1024px) {
    .ebu-title-04 {
        font-size: 18px;
    }
}

@media (min-width: 1400px) {
    .ebu-title-04 {
        font-size: 22px;
    }
}

.ebu-title-05 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .ebu-title-05 {
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .ebu-title-05 {
        font-size: 14px;
    }
}

@media (min-width: 1400px) {
    .ebu-title-05 {
        font-size: 16px;
    }
}

.ebu-title-06 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .ebu-title-06 {
        font-size: 14px;
        line-height: 1.43;
    }
}

@media (min-width: 1024px) {
    .ebu-title-06 {
        font-size: 11px;
    }
}

@media (min-width: 1400px) {
    .ebu-title-06 {
        font-size: 14px;
    }
}

#main,
body,
html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 14px;
    font-family: proxima-nova, "sans-serif";
    color: #000;
}

.ebu-center-wrapper {
    width: calc(100% - 40px);
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .ebu-center-wrapper {
        width: calc(100% - 128px);
    }
}

@media screen and (min-width: 1024px) {
    .ebu-center-wrapper {
        width: calc(100% - 160px);
        max-width: 1360px;
    }
}

@media screen and (min-width: 1440px) {
    .ebu-center-wrapper {
        width: calc(100% - 240px);
    }
}

.ebu-half-wrapper-,
.ebu-left-wrapper,
.ebu-right-wrapper {
    width: calc(100% - 20px);
    margin: 0 auto 0 0;
}

@media screen and (min-width: 768px) {
    .ebu-half-wrapper-,
    .ebu-left-wrapper,
    .ebu-right-wrapper {
        width: calc(100% - 64px);
    }
}

@media screen and (min-width: 1024px) {
    .ebu-half-wrapper-,
    .ebu-left-wrapper,
    .ebu-right-wrapper {
        width: calc(100% - 80px);
        max-width: calc(100% - (100% - 1360px) / 2);
    }
}

@media screen and (min-width: 1440px) {
    .ebu-half-wrapper-,
    .ebu-left-wrapper,
    .ebu-right-wrapper {
        width: calc(100% - 120px);
    }
}

.ebu-left-wrapper {
    margin-left: auto;
    margin-right: 0;
}

.external-header {
    background-color: red;
    height: 68px;
}

@media (max-width: 1055px) {
    .external-header {
        height: 135px;
    }
}

@media (max-width: 767px) {
    .external-header {
        height: 68px;
    }
}

.tns-ovh {
    padding: 5px;
}

.ebu-page {
    position: relative;
    padding-bottom: 80px;
}

.ebu-copy {
    max-width: 588px;
}

.ebu-copy p:not(:last-child) {
    margin-bottom: 30px;
}

.ebu-copy p + ul {
    margin-top: -30px;
}

.ebu-copy ul {
    padding-left: 30px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-copy ul {
        padding-left: 40px;
    }
}

.ebu-copy ul li {
    list-style-type: disc;
}

.ebu-copy a {
    color: #000;
    text-decoration: underline;
}

html[data-device="desktop"] .ebu-copy a:hover {
    text-decoration: underline;
}

.ebu-hero {
    position: relative;
    padding-top: 170px;
    padding-bottom: 100px;
    color: #1b4098;
    background-color: #F8F9FA;
    overflow: hidden;
    z-index: 0;
    top: -70px;
}

.ebu-hero .ebu-hero__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #F8F9FA;
    z-index: 1;
}

.ebu-hero .ebu-center-wrapper {
    position: relative;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-hero .ebu-hero__logo {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50%;
    max-width: 582px;
    z-index: 2;
    opacity: 0.06;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ebu-hero .ebu-hero__logo:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 58%;
}

.ebu-hero .ebu-hero__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #fff;
}

.ebu-hero .ebu-hero__subtitle {
    opacity: 0.4;
    margin-bottom: 10px;
}

.ebu-hero .ebu-hero__title,
.margin-bottom-30 {
    margin-bottom: 30px;
}

.ebu-hero .ebu-hero__nav .ebu-primary-button {
    display: inline-block;
    margin: 0 14px 10px 0;
}

.ebu-hero__nav.padding-top-bottom{
    padding: 30px 0;
}

@media (max-width: 767px) {
    .ebu-hero .ebu-hero__nav .ebu-primary-button {
        width: 100%;
    }
}

@-webkit-keyframes animation-translate-x {
    0% {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-5px);
        transform: translate(-5px);
    }
    50.01% {
        opacity: 0;
        -webkit-transform: translate(5px);
        transform: translate(5px);
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes animation-translate-x {
    0% {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-5px);
        transform: translate(-5px);
    }
    50.01% {
        opacity: 0;
        -webkit-transform: translate(5px);
        transform: translate(5px);
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.ebu-home {
    padding-bottom: 0;
}

.ebu-home .ebu-home__wrapper {
    padding: 40px 0 80px;
    background-color: #fff;
}

@media (min-width: 768px) {
    .ebu-home .ebu-home__wrapper {
        padding: 60px 0 80px;
    }
}

.ebu-home .ebu-home__wrapper .ebu-center-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

@media (min-width: 1024px) {
    .ebu-home .ebu-home__wrapper .ebu-center-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.ebu-home .ebu-home__wrapper .ebu-home__wrapper-column {
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:first-child {
        max-width: calc(75% - 2.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:first-child {
        max-width: calc(75% - 4px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:first-child {
        max-width: calc(75% - 4.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:first-child {
        max-width: calc(75% - 6px);
    }
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:first-child {
        max-width: none !important;
    }
}

.ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
    margin-bottom: 40px;
}

@media (min-width: 1024px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
        margin-bottom: 0;
        max-width: calc(25% - 7.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
        max-width: calc(25% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
        max-width: calc(25% - 13.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
        max-width: calc(25% - 18px);
    }
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-home .ebu-home__wrapper .ebu-home__wrapper-column:last-child {
        max-width: none !important;
    }
}

.ebu-home .ebu-category-courses-list {
    margin-bottom: 80px;
}

@media (min-width: 1400px) {
    .ebu-home .ebu-category-courses-list {
        margin-bottom: 100px;
    }
}

.ebu-home .ebu-primary-quote {
    margin-bottom: 80px;
}

@media (min-width: 1400px) {
    .ebu-home .ebu-primary-quote {
        margin-bottom: 120px;
    }
}

.ebu-home .ebu-why-learn {
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .ebu-home .ebu-why-learn {
        margin-bottom: 80px;
    }
}

@media (min-width: 1024px) {
    .ebu-home .ebu-partners {
        margin-bottom: 80px;
    }
}

@media (min-width: 1400px) {
    .ebu-home .ebu-partners {
        margin-bottom: 120px;
    }
}

.ebu-courses > .ebu-center-wrapper {
    padding-top: 30px;
    background-color: #fff;
}

@media (min-width: 768px) {
    .ebu-courses > .ebu-center-wrapper {
        padding-top: 60px;
    }
}

.ebu-courses .ebu-courses__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 30px;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.ebu-courses .ebu-courses__header-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-column {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-column:first-child {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.ebu-courses .ebu-courses__header-column:nth-child(2) {
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-column:nth-child(2) {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 10px;
        margin-bottom: 0;
        margin-top: 5px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.ebu-courses .ebu-courses__header-explore {
    margin-bottom: 10px;
    color: #bbb;
    line-height: 1.71;
    letter-spacing: 1px;
    font-weight: 400;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-explore {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ebu-courses .ebu-courses__header-explore {
        font-size: 14px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-explore {
        margin-right: 30px;
        margin-bottom: 0;
        margin-top: 10px;
    }
}

.ebu-courses .ebu-courses__header-categories {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-courses .ebu-courses__header-categories,
.ebu-courses .ebu-courses__header-categories button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-courses .ebu-courses__header-categories button {
    margin: 5px 5px 5px 0;
    padding: 6px 16px;
    border-radius: 30px;
    background-color: #eee;
    color: #1c4098;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

@media (min-width: 768px) {
    .ebu-courses .ebu-courses__header-categories button {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-categories button {
        font-size: 12px;
        line-height: 1.57;
    }
}

@media (min-width: 1400px) {
    .ebu-courses .ebu-courses__header-categories button {
        font-size: 14px;
    }
}

html[data-device="desktop"] .ebu-courses .ebu-courses__header-categories button:hover {
    background-color: #d5d5d5;
}

.ebu-courses .ebu-courses__header-categories svg {
    width: 16px;
    height: 16px;
    fill: #1c4098;
    margin-left: 12px;
}

.ebu-courses .ebu-courses__header-calendar,
.ebu-courses .ebu-courses__header-filter,
.ebu-courses .ebu-courses__header-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1c4098;
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-calendar,
    .ebu-courses .ebu-courses__header-filter,
    .ebu-courses .ebu-courses__header-grid {
        color: #ccc;
    }
}

.ebu-courses .ebu-courses__header-calendar span,
.ebu-courses .ebu-courses__header-filter span,
.ebu-courses .ebu-courses__header-grid span {
    font-size: 13px;
}

.ebu-primary-button.ebu-primary-button-color--blue.first-button {
    box-shadow: none;
}

.ebu-primary-button.ebu-primary-button-color--blue.second-button {
    background-color: transparent;
    border: #1b4098 2px solid;
    margin-left: 20px;
    color: #1b4098;
    box-shadow: none;
}


@media (min-width: 768px) {
    .ebu-courses .ebu-courses__header-calendar span,
    .ebu-courses .ebu-courses__header-filter span,
    .ebu-courses .ebu-courses__header-grid span {
        font-size: 16px;
    }
}

.ebu-courses .ebu-courses__header-calendar svg,
.ebu-courses .ebu-courses__header-filter svg,
.ebu-courses .ebu-courses__header-grid svg {
    fill: currentColor;
}

.ebu-courses .ebu-courses__header-calendar.ebu-js-active,
.ebu-courses .ebu-courses__header-filter.ebu-js-active,
.ebu-courses .ebu-courses__header-grid.ebu-js-active {
    color: #1c4098;
}

.ebu-courses .ebu-courses__header-calendar,
.ebu-courses .ebu-courses__header-grid {
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
}

.ebu-courses .ebu-courses__header-calendar.ebu-js-active,
.ebu-courses .ebu-courses__header-grid.ebu-js-active,
html[data-device="desktop"] .ebu-courses .ebu-courses__header-calendar:hover,
html[data-device="desktop"] .ebu-courses .ebu-courses__header-grid:hover {
    color: #1c4098;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-calendar,
    .ebu-courses .ebu-courses__header-grid {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .ebu-courses .ebu-courses__header-calendar.ebu-js-active,
    .ebu-courses .ebu-courses__header-grid.ebu-js-active {
        display: none;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-calendar,
    .ebu-courses .ebu-courses__header-grid {
        margin-right: 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__header-calendar span,
    .ebu-courses .ebu-courses__header-grid span {
        display: none;
    }
}

.ebu-courses .ebu-courses__header-calendar svg,
.ebu-courses .ebu-courses__header-grid svg {
    width: 18px;
    height: 18px;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-calendar svg,
    .ebu-courses .ebu-courses__header-grid svg {
        margin-right: 10px;
    }
}

.ebu-courses .ebu-courses__header-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #1c4098;
}

.ebu-courses .ebu-courses__header-filter.ebu-js-active svg path:last-child {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 5px 8.5px;
    transform-origin: 5px 8.5px;
}

.ebu-courses .ebu-courses__header-filter svg {
    width: 32px;
    height: 18px;
    margin-right: 5px;
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__header-filter svg path:first-child,
    .ebu-courses .ebu-courses__header-filter svg path:last-child {
        display: none;
    }
}

.ebu-courses .ebu-courses__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__wrapper.ebu-js-filter-open .ebu-courses__column:first-child {
        max-width: calc(75% - 2.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-courses .ebu-courses__wrapper.ebu-js-filter-open .ebu-courses__column:first-child {
        max-width: calc(75% - 4px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-courses .ebu-courses__wrapper.ebu-js-filter-open .ebu-courses__column:first-child {
        max-width: calc(75% - 4.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-courses .ebu-courses__wrapper.ebu-js-filter-open .ebu-courses__column:first-child {
        max-width: calc(75% - 6px);
    }
}

.ebu-courses .ebu-courses__column {
    width: 100%;
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-courses .ebu-courses__column {
        max-width: none !important;
    }
}

.ebu-courses .ebu-courses__column:last-child {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 11;
}

@media (min-width: 768px) {
    .ebu-courses .ebu-courses__column:last-child {
        padding: 40px 0;
    }
}

@media (max-width: 1023px) {
    .ebu-courses .ebu-courses__column:last-child {
        overflow-y: scroll;
    }
}

@media (min-width: 1024px) {
    .ebu-courses .ebu-courses__column:last-child {
        position: relative;
        padding: 0 0 0 30px;
        background-color: transparent;
        max-width: calc(25% - 7.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-courses .ebu-courses__column:last-child {
        max-width: calc(25% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-courses .ebu-courses__column:last-child {
        max-width: calc(25% - 13.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-courses .ebu-courses__column:last-child {
        max-width: calc(25% - 18px);
    }
}

.ebu-courses .ebu-navigation {
    margin-top: 30px;
}

.ebu-courses .ebu-courses-calendar {
    display: none;
}

@media (max-width: 767px) {
    .ebu-course-detail .ebu-course-detail-hero {
        padding-bottom: 40px;
    }
}

.ebu-course-detail .ebu-course-detail__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1023px) {
    .ebu-course-detail .ebu-course-detail__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-course-detail .ebu-course-detail__column {
        max-width: none !important;
    }
}

.ebu-course-detail .ebu-course-detail__column:first-child {
    padding-top: 60px;
}

@media (min-width: 1024px) {
    .ebu-course-detail .ebu-course-detail__column:first-child {
        max-width: calc(50% - 5px);
        padding-top: 0px !important;
        margin-top: -60px !important;
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-course-detail .ebu-course-detail__column:first-child {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-course-detail .ebu-course-detail__column:first-child {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-course-detail .ebu-course-detail__column:first-child {
        max-width: calc(50% - 12px);
    }
}

.ebu-course-detail .ebu-course-detail__column:last-child {
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-course-detail .ebu-course-detail__column:last-child {
        padding-top: 0;
        max-width: calc(41.66667% - 5.83333px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-course-detail .ebu-course-detail__column:last-child {
        max-width: calc(41.66667% - 9.33333px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-course-detail .ebu-course-detail__column:last-child {
        max-width: calc(41.66667% - 10.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-course-detail .ebu-course-detail__column:last-child {
        max-width: calc(41.66667% - 14px);
    }
}

.ebu-course-detail .ebu-course-detail__content > * {
    display: inline-block;
    width: 100%;
}

.ebu-course-detail .ebu-course-detail__content h1 {
    color: #1c4098;
    margin-bottom: 20px;
}

.ebu-course-detail .ebu-course-detail__content h2,
.ebu-course-detail .ebu-course-detail__content h3,
.ebu-course-detail .ebu-course-detail__content h4,
.ebu-course-detail .ebu-course-detail__content strong {
    font-weight: 600;
}

.ebu-course-detail .ebu-course-detail__content h2,
.ebu-course-detail .ebu-course-detail__content h3,
.ebu-course-detail .ebu-course-detail__content h4,
.ebu-course-detail .ebu-course-detail__content p,
.ebu-course-detail .ebu-course-detail__content ul {
    margin-bottom: 20px;
}

.ebu-course-detail .ebu-course-detail__content image {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 20px 0;
}

.ebu-course-detail .ebu-course-detail__content image {
    height: auto;
}

.ebu-course-detail .ebu-course-detail__content h2,
.ebu-course-detail .ebu-course-detail__content h3,
.ebu-course-detail .ebu-course-detail__content h4 {
    color: #1c4098;
    margin-top: 20px;
}

.ebu-course-detail .ebu-course-detail__content li {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 20px;
}

.ebu-course-detail .ebu-quotes-list {
    padding-top: 120px;
    padding-bottom: 0;
}

.ebu-services .ebu-services__wrapper {
    background-color: #fff;
}

.ebu-services .ebu-services__wrapper .ebu-center-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1024px) {
    .ebu-services .ebu-services__wrapper .ebu-center-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.ebu-services .ebu-services__wrapper .ebu-services__column {
    width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-services .ebu-services__wrapper .ebu-services__column {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:first-child {
        max-width: calc(75% - 2.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:first-child {
        max-width: calc(75% - 4px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:first-child {
        max-width: calc(75% - 4.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:first-child {
        max-width: calc(75% - 6px);
    }
}

.ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
    margin-bottom: 40px;
    padding-top: 40px;
}

@media (min-width: 768px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
        padding-top: 60px;
    }
}

@media (min-width: 1024px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
        margin-bottom: 0;
        padding-top: 60px;
        max-width: calc(25% - 7.5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
        max-width: calc(25% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
        max-width: calc(25% - 13.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-services .ebu-services__wrapper .ebu-services__column:last-child {
        max-width: calc(25% - 18px);
    }
}

.ebu-services .ebu-collapsible-list {
    padding-top: 80px;
}

@media (min-width: 1024px) {
    .ebu-services .ebu-collapsible-list {
        padding-top: 120px;
    }
}

:root {
    --grid-max-width: 0;
    --grid-gutter: 0;
    --grid-gutter-outside: 0;
}

.component-grid {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 666;
    pointer-events: none;
    background-color: transparent;
}

.grid__wrapper {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: var(--grid-max-width);
    opacity: 0;
}

.grid__input {
    display: none;
    visibility: hidden;
    pointer-events: all;
}

.grid__input:checked ~ .grid__wrapper {
    opacity: 0.5;
}

.grid__label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    padding: 10px 13px;
    text-transform: uppercase;
    background: #000;
    cursor: pointer;
    pointer-events: auto;
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    z-index: 667;
    font-family: Helvetica, sans-serif;
}

.grid__label:hover {
    opacity: 1;
}

.grid__list {
    padding: 0 var(--grid-gutter-outside);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    list-style: none;
}

.grid__column {
    width: 100%;
    height: 100%;
    background: tomato;
    opacity: 0.9;
}

.grid__column:not(:last-of-type) {
    margin-right: var(--grid-gutter);
}

.ebu-header {
    position: absolute;
    width: 100%;
    top: 86px;
    color: #fff;
    z-index: 10;
    background-color: #1c4098;
}

@media (min-width: 1024px) {
    .ebu-header {
        background-color: transparent;
    }
}

@media (max-width: 1055px) {
    .ebu-header {
        top: 150px;
    }
}

@media (max-width: 1023px) {
    .ebu-header {
        top: 135px;
    }
}

@media (max-width: 767px) {
    .ebu-header {
        top: 68px;
    }
}

.ebu-header [data-wrapper].ebu-js-active {
    visibility: visible;
    opacity: 1;
}

.ebu-header .ebu-header__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 95%;
        max-width: 1385px;
        margin: 0 auto;
    }

    html[data-browser="Internet Explorer"] .ebu-header .ebu-header__wrapper {
        display: block;
    }
}

.ebu-header .ebu-header__button {
    color: currentColor;
    font-size: 12px;
    padding: 11px 13px;
}

@media (min-width: 410px) {
    .ebu-header .ebu-header__button {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__button {
        font-size: 18px;
        padding: 15px 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__button {
        padding: 10px 30px;
        font-size: 14px;
    }
}

.ebu-header .ebu-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (max-width: 1023px) {
    .ebu-header .ebu-header__nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #2452bf;
        border-bottom: 1px solid #2452bf;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav {
        width: auto;
    }

    html[data-browser="Internet Explorer"] .ebu-header .ebu-header__nav {
        display: inline-block;
    }
}

.ebu-header .ebu-header__nav-item {
    width: 33.3%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
}

.ebu-header .ebu-header__nav-item:not(:last-child) {
    border-right: 1px solid #2452bf;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav-item:not(:last-child) {
        border-right: none;
        margin-right: 1px;
    }
}

@media (max-width: 1023px) {
    .ebu-header .ebu-header__nav-item:first-child {
        background-color: #2452bf;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav-item:first-child {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav-item:nth-child(3) {
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
    }
}

.ebu-header .ebu-header__nav-item:before {
    content: attr(data-copy-mobile);
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav-item:before {
        display: none;
    }
}

@media (max-width: 1023px) {
    .ebu-header .ebu-header__nav-item span {
        display: none;
    }
}

.ebu-header .ebu-header__nav-item svg {
    width: 10px;
    height: 5px;
    margin-left: 7px;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__nav-item {
        width: auto;
        background-color: rgba(0, 0, 0, 0.34);
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

    html[data-device="desktop"] .ebu-header .ebu-header__nav-item:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }
}

.ebu-header .ebu-header__secondary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 13px;
    margin-left: auto;
}

@media (max-width: 767px) {
    .ebu-header .ebu-header__secondary-nav {
        margin-left: inherit;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__secondary-nav {
        padding: 0;
    }

    html[data-browser="Internet Explorer"] .ebu-header .ebu-header__secondary-nav {
        float: right;
    }
}

.ebu-header .ebu-header__secondary-nav > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-header .ebu-header__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__title {
        font-size: 24px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__title {
        display: none;
    }
}

.ebu-header .ebu-header__subscribe-button {
    padding: 5px 20px;
    margin-right: 5px;
    border-radius: 50px;
    border: 1px solid #fff;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__subscribe-button {
        padding: 5px 30px;
        margin-right: 10px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__subscribe-button {
        padding: 10px 30px;
        margin-right: 14px;
        border: none;
        background-color: rgba(0, 0, 0, 0.34);
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

    html[data-device="desktop"] .ebu-header .ebu-header__subscribe-button:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }
}

.ebu-header .ebu-header__share-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__share-button {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share-button {
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.34);
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

    html[data-device="desktop"] .ebu-header .ebu-header__share-button:hover {
        background-color: rgba(0, 0, 0, 0.2);
    }
}

.ebu-header .ebu-header__share-button > svg {
    width: 17px;
    height: 20px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__share-button > svg {
        width: 22px;
        height: 26px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share-button > svg {
        width: 17px;
        height: 20px;
    }
}

.ebu-header .ebu-header__courses,
.ebu-header .ebu-header__share,
.ebu-header .ebu-header__subscribe {
    position: absolute;
    left: 0;
    top: 67px;
    width: 100%;
    background-color: #1c4098;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__courses,
    .ebu-header .ebu-header__share,
    .ebu-header .ebu-header__subscribe {
        top: 77px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__courses,
    .ebu-header .ebu-header__share,
    .ebu-header .ebu-header__subscribe {
        top: 55px;
        border-radius: 6px;
        background-color: #122a64;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.ebu-header .ebu-header__courses {
    top: 103px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__courses {
        top: 128px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__courses {
        top: 55px;
        width: 276px;
        padding: 15px 0;
    }
}

.ebu-header .ebu-header__course:not(:last-child) a {
    border-bottom: 1px solid #2452bf;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__course:not(:last-child) a {
        border-bottom: none;
    }
}

.ebu-header .ebu-header__course a {
    display: block;
    padding: 12px 15px;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__course a {
        padding: 25px 15px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__course a {
        padding: 10px 30px;
    }
}

html[data-device="desktop"] .ebu-header .ebu-header__course a:hover {
    background-color: #1c4098;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share {
        left: auto;
        right: 0;
        width: 195px;
        padding: 15px 0;
    }
}

.ebu-header .ebu-header__share-item {
    width: 100%;
    font-size: 13px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__share-item {
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share-item {
        font-size: 14px;
    }
}

.ebu-header .ebu-header__share-item:not(:last-child) button {
    border-bottom: 1px solid #2452bf;
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share-item:not(:last-child) button {
        border-bottom: none;
    }
}

.ebu-header .ebu-header__share-item button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 12px 15px;
    color: currentColor;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__share-item button {
        padding: 25px 15px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__share-item button {
        padding: 10px 30px;
    }
}

html[data-device="desktop"] .ebu-header .ebu-header__share-item button:hover {
    background-color: #1c4098;
}

.ebu-header .ebu-header__share-item svg {
    width: 18px;
    height: 18px;
    margin-right: 24px;
    fill: currentColor;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__share-item svg {
        width: 23px;
        height: 23px;
        margin-right: 17px;
    }
}

.ebu-header .ebu-header__subscribe {
    padding: 20px 24px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__subscribe {
        padding: 30px 34px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__subscribe {
        left: auto;
        right: 54px;
        width: 423px;
        padding: 40px 60px;
    }

    html[data-browser="Internet Explorer"] .ebu-header .ebu-header__subscribe {
        width: 440px;
    }
}

.ebu-header .ebu-header__subscribe > p {
    text-align: center;
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__subscribe > p {
        margin-left: auto;
        margin-right: auto;
        max-width: 280px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__subscribe > p {
        max-width: none;
    }
}

@media (min-width: 768px) {
    .ebu-header .ebu-header__subscribe .ebu-newsletter-form {
        margin-left: auto;
        margin-right: auto;
        max-width: 360px;
    }
}

@media (min-width: 1024px) {
    .ebu-header .ebu-header__subscribe .ebu-newsletter-form {
        max-width: none;
    }
}

@media (max-width: 767px) {
    .ebu-header .ebu-header__subscribe .ebu-newsletter-form input {
        height: 36px;
    }
}

.ebu-footer {
    position: relative;
    color: #fff;
    background-color: #1c4098;
    overflow: hidden;
}

.ebu-footer .ebu-footer__logo {
    position: absolute;
    top: 50%;
    left: -10%;
    width: 40%;
    max-width: 650px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1023px) {
    .ebu-footer .ebu-footer__logo {
        display: none;
    }
}

.ebu-footer .ebu-footer__logo:before {
    content: "";
    display: block;
    padding-bottom: 53%;
}

.ebu-footer .ebu-footer__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: hsla(0, 0%, 100%, 0.06);
}

.ebu-footer .ebu-center-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2;
}

.ebu-footer .ebu-center-wrapper,
.ebu-footer .ebu-footer__column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ebu-footer .ebu-footer__column {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__column {
        width: 50%;
    }
}

.ebu-footer .ebu-footer__column:first-child {
    padding: 60px 0;
}

.ebu-footer .ebu-footer__column:first-child:before {
    content: "";
    position: absolute;
    left: -6%;
    bottom: 0;
    width: 110vw;
    height: 1px;
    background-color: hsla(0, 0%, 100%, 0.1);
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__column:first-child:before {
        right: 0;
        left: auto;
        width: 1px;
        height: 100%;
    }
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__column:first-child {
        padding: 85px 8% 85px 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-footer .ebu-footer__column:first-child {
        padding: 105px 10% 105px 40px;
    }
}

.ebu-footer .ebu-footer__column:first-child .ebu-footer__title {
    margin-bottom: 6px;
}

.ebu-footer .ebu-footer__column:nth-child(2) {
    padding: 60px 0;
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__column:nth-child(2) {
        padding: 85px 30px 85px 8%;
    }
}

@media (min-width: 1400px) {
    .ebu-footer .ebu-footer__column:nth-child(2) {
        padding: 105px 40px 105px 10%;
    }
}

.ebu-footer .ebu-footer__column:nth-child(2) .ebu-footer__title {
    margin-bottom: 41px;
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__column:nth-child(2) .ebu-footer__title {
        margin-bottom: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-footer .ebu-footer__column:nth-child(2) .ebu-footer__title {
        margin-bottom: 41px;
    }
}

@media (max-width: 1023px) {
    .ebu-footer .ebu-newsletter-form {
        max-width: 300px;
    }
}

.ebu-footer .ebu-footer__title {
    text-align: center;
}

.ebu-footer .ebu-footer__copy {
    text-align: center;
    margin-bottom: 40px;
    max-width: 280px;
}

.ebu-footer .ebu-footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-footer .ebu-footer__item:not(:last-child) {
    margin-right: 40px;
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__item:not(:last-child) {
        margin-right: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-footer .ebu-footer__item:not(:last-child) {
        margin-right: 40px;
    }
}

.ebu-footer .ebu-footer__item a {
    display: block;
    color: #fff;
}

html[data-device="desktop"] .ebu-footer .ebu-footer__item a:hover svg {
    opacity: 0.5;
}

.ebu-footer .ebu-footer__item svg {
    width: 26px;
    height: 26px;
    fill: currentColor;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

@media (min-width: 1024px) {
    .ebu-footer .ebu-footer__item svg {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 1400px) {
    .ebu-footer .ebu-footer__item svg {
        width: 26px;
        height: 26px;
    }
}

.ebu-course-card {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 800px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    color: #000;
    margin-bottom: 15px;
}

.ebu-course-card .ebu-course-card__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
}

.ebu-course-card .ebu-course-card__image {
    background-size: cover;
    background-position: 50% 50%;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ebu-course-card .ebu-course-card__image:before {
    content: "";
    display: block;
}

.ebu-course-card .ebu-course-card__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 0 15px 15px 17px;
}

@media (min-width: 768px) {
    .ebu-course-card .ebu-course-card__wrapper {
        padding: 0 18px 15px 23px;
    }
}

@media (min-width: 1024px) {
    .ebu-course-card .ebu-course-card__wrapper {
        padding: 0 14px 13px 20px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-card .ebu-course-card__wrapper {
        padding: 0 18px 15px 23px;
    }
}

.ebu-course-card .ebu-course-card__header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    margin-top: -18px;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-course-card .ebu-course-card__header {
        margin-top: -15px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-card .ebu-course-card__header {
        margin-top: -18px;
    }
}

.ebu-course-card .ebu-date-selector {
    width: calc(45% - 10px);
    margin-right: 10px;
}

.ebu-course-card .ebu-date-selector-dates {
    position: absolute;
    left: 0;
    top: 50px;
    width: calc(45% - 10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    border-radius: 7px;
    background-color: #f8f9fa;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.ebu-course-card .ebu-date-selector-dates__date:first-child {
    border-top: none;
}

.ebu-course-card .ebu-date-selector-dates__date {
    cursor: pointer;
    border-top: 1px solid hsla(0, 0%, 76.5%, 0.25);
    padding: 10px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
    border-radius: 7px;
}

.ebu-course-card .ebu-date-selector-dates__date:hover {
    background-color: #1c4098;
    color: #fff;
}

.ebu-course-card .ebu-date-selector-dates.visible {
    visibility: visible;
    opacity: 1;
}

.ebu-course-card .ebu-course-card__state {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    width: 20%;
}

.ebu-course-card .ebu-course-card__state:before {
    content: "•";
    margin-right: 5px;
}

@media (min-width: 1024px) {
    .ebu-course-card .ebu-course-card__state:before {
        margin-right: 3px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-card .ebu-course-card__state:before {
        margin-right: 5px;
    }
}

.ebu-course-card .ebu-course-card__category {
    color: #bbb;
    margin-bottom: 5px;
}

.ebu-course-card .ebu-course-card__title {
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .ebu-course-card .ebu-course-card__title {
        margin-bottom: 22px;
    }
}

.ebu-course-card .ebu-course-card__tags {
    display: block;
}

@media (max-width: 1023px) {
    .ebu-course-card .ebu-course-card__tags {
        margin-bottom: 35px;
    }
}

.ebu-course-card .ebu-course-card__tag {
    display: inline-block;
    padding: 2px 12px;
    border-radius: 30px;
    margin: 0 5px 5px 0;
    border: 1px solid #bbb;
}

.ebu-course-card .ebu-course-card__footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-course-card .ebu-course-card__duration,
.ebu-course-card .ebu-course-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-course-card .ebu-course-card__duration-icon {
    width: 15px;
    height: 16px;
    margin-right: 10px;
}

@media (min-width: 1024px) {
    .ebu-course-card .ebu-course-card__duration-icon {
        width: 12px;
        height: 13px;
        margin-right: 5px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-card .ebu-course-card__duration-icon {
        width: 15px;
        height: 16px;
        margin-right: 10px;
    }
}

.ebu-course-card.ebu-course-card-color--authoring .ebu-course-card__line {
    background-color: #00ad68;
}

.ebu-course-card.ebu-course-card-color--brands .ebu-course-card__line {
    background-color: #e3712a;
}

.ebu-course-card.ebu-course-card-color--digital .ebu-course-card__line {
    background-color: #0bbbef;
}

.ebu-course-card.ebu-course-card-color--management .ebu-course-card__line {
    background-color: #ffed00;
}

.ebu-course-card.ebu-course-card-color--news .ebu-course-card__line {
    background-color: #873299;
}

.ebu-course-card.ebu-course-card-color--safety .ebu-course-card__line {
    background-color: #dd0031;
}

.ebu-course-card.ebu-course-card-state--started .ebu-course-card__state {
    color: #0bbbef;
}

.ebu-course-card.ebu-course-card-state--postponed .ebu-course-card__state {
    color: #dd0031;
}

.ebu-course-card.ebu-course-card-state--online .ebu-course-card__state {
    color: #0bbbef;
}

.ebu-course-card.ebu-course-card-state--cancelled .ebu-course-card__state {
    color: #dd0031;
}

.ebu-category-card {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 27px 20px 14px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1023px) {
    .ebu-category-card {
        min-height: 200px;
    }
}

@media (min-width: 1024px) {
    .ebu-category-card {
        padding: 28px 25px 14px;
    }
}

@media (min-width: 1400px) {
    .ebu-category-card {
        padding: 36px 25px 14px;
    }
}

.ebu-category-card .ebu-category-card__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
}

.ebu-category-card .ebu-category-card__wrapper {
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-category-card .ebu-category-card__wrapper {
        margin-bottom: 25px;
    }
}

.ebu-category-card .ebu-category-card__title {
    color: #1c4098;
    margin-bottom: 4px;
    width: 130px;
}

@media (min-width: 1024px) {
    .ebu-category-card .ebu-category-card__title {
        margin-bottom: 20px;
    }
}

.ebu-category-card .ebu-category-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-category-card .ebu-category-card__courses span {
    margin-right: 5px;
}

.ebu-category-card.ebu-category-card-color--authoring .ebu-category-card__line {
    background-color: #00ad68;
}

.ebu-category-card.ebu-category-card-color--brands .ebu-category-card__line {
    background-color: #e3712a;
}

.ebu-category-card.ebu-category-card-color--digital .ebu-category-card__line {
    background-color: #0bbbef;
}

.ebu-category-card.ebu-category-card-color--management .ebu-category-card__line {
    background-color: #ffed00;
}

.ebu-category-card.ebu-category-card-color--news .ebu-category-card__line {
    background-color: #873299;
}

.ebu-category-card.ebu-category-card-color--safety .ebu-category-card__line {
    background-color: #dd0031;
}

.ebu-category-card.ebu-category-card-state--started .ebu-category-card__state {
    color: #0bbbef;
}

.ebu-category-card.ebu-category-card-state--postponed .ebu-category-card__state {
    color: #dd0031;
}

.ebu-category-card.ebu-category-card-state--online .ebu-category-card__state {
    color: #0bbbef;
}

.ebu-category-card.ebu-category-card-state--cancelled .ebu-category-card__state {
    color: #dd0031;
}

.ebu-news-card {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ebu-news-card .ebu-news-card__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #ddd;
    overflow: hidden;
}

.ebu-news-card .ebu-news-card__image:before {
    content: "";
    display: block;
    padding-bottom: 50%;
}

.ebu-news-card .ebu-news-card__image div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.ebu-news-card .ebu-news-card__play-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.ebu-news-card .ebu-news-card__play-icon > svg {
    width: 60%;
    height: 60%;
    margin-left: 1px;
    fill: #fff;
}

.ebu-news-card .ebu-news-card__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.5s ease;
    transition: -webkit-box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease, -webkit-box-shadow 0.5s ease;
}

@media (min-width: 1024px) {
    .ebu-news-card .ebu-news-card__wrapper {
        padding: 15px 20px 20px;
    }
}

.ebu-news-card .ebu-news-card__header {
    margin-bottom: 40px;
}

.ebu-news-card .ebu-news-card__category {
    display: inline-block;
    color: #bbb;
    margin-bottom: 6px;
}

.ebu-news-card .ebu-news-card__title {
    margin-bottom: 10px;
}

.ebu-news-card .ebu-news-card__footer {
    color: #666;
}

html[data-device="desktop"] a.ebu-news-card:hover .ebu-news-card__wrapper,
html[data-device="desktop"] button.ebu-news-card:hover .ebu-news-card__wrapper {
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2);
}

.ebu-collapsible-list {
    padding: 80px 0 0;
}

@media (min-width: 1024px) {
    .ebu-collapsible-list {
        padding: 60px 0 0;
    }
}

@media (min-width: 1400px) {
    .ebu-collapsible-list {
        padding: 90px 0 0;
    }
}

.ebu-collapsible-list .ebu-collapsible-list__title {
    color: #1c4098;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-collapsible-list .ebu-collapsible-list__title {
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .ebu-collapsible-list .ebu-collapsible-list__title {
        margin-bottom: 40px;
    }
}

.ebu-collapsible-list .ebu-collapsible-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-collapsible-list .ebu-collapsible-list__item {
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-collapsible-list .ebu-collapsible-list__item {
        max-width: calc(45.83333% - 5.41667px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-collapsible-list .ebu-collapsible-list__item {
        max-width: calc(45.83333% - 8.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-collapsible-list .ebu-collapsible-list__item {
        max-width: calc(45.83333% - 9.75px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-collapsible-list .ebu-collapsible-list__item {
        max-width: calc(45.83333% - 13px);
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-collapsible-list .ebu-collapsible-list__item {
        max-width: none !important;
    }
}

.ebu-collapsible-list .ebu-collapsible-list__button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    font-weight: 600;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    text-align: left;
    overflow: hidden;
    -webkit-transition: border 0.5s ease;
    transition: border 0.5s ease;
}

@media (min-width: 768px) {
    .ebu-collapsible-list .ebu-collapsible-list__button {
        padding: 26px 0;
    }
}

.ebu-collapsible-list .ebu-collapsible-list__button.ebu-js-active span:after {
    display: none;
}

html[data-device="desktop"] .ebu-collapsible-list .ebu-collapsible-list__button:hover {
    border-bottom: 1px solid #bbb;
}

.ebu-collapsible-list .ebu-collapsible-list__button span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: 50px;
}

.ebu-collapsible-list .ebu-collapsible-list__button span:after,
.ebu-collapsible-list .ebu-collapsible-list__button span:before {
    content: "";
    position: absolute;
    background-color: #666;
}

.ebu-collapsible-list .ebu-collapsible-list__button span:before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ebu-collapsible-list .ebu-collapsible-list__button span:after {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.ebu-collapsible-list .ebu-collapsible-list__content {
    padding: 15px 10px;
    display: none;
}

@media (min-width: 768px) {
    .ebu-collapsible-list .ebu-collapsible-list__content {
        padding: 20px;
    }
}

.ebu-collapsible-list .ebu-collapsible-list__content.ebu-js-active {
    display: block;
}

.ebu-banner-card {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    color: #1c4098;
    position: absolute;
    top: 55%;
    right: 12%;
    transform: translateY(-50%);
    width: 20%;
    max-width: 280px;
    z-index: 10;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1300px) {
    .ebu-banner-card {
        width: auto;
        max-width: 250px;
        right: 6%;
    }
}

@media (max-width: 767px) {
    .ebu-banner-card {
        position: relative;
        transform: none;
        width: calc(100% - 40px);
        max-width: 300px;
        text-align: center;
        order: 2;
        align-self: center;
        margin: 20px auto 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    
    .ebu-banner-slide__info {
        order: 1;
    }

    .ebu-banner-carousel {
        min-height: 700px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-card {
        width: calc(100% - 30px);
        margin: 15px auto 0;
        text-align: center;
        max-width: 280px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    
    .ebu-banner-carousel {
        min-height: 600px;
    }

    .ebu-banner-slide__info {
        text-align: center;
        padding: 0;
    }
    
    .ebu-banner-slide__title,
    .ebu-banner-slide__description {
        text-align: center;
    }
    
    .ebu-banner-card .ebu-banner-card__wrapper {
        padding: 18px 20px 12px;
    }
}

.ebu-banner-card .ebu-banner-card__wrapper {
    padding: 25px 30px 20px;
}

@media (max-width: 767px) {
    .ebu-banner-card .ebu-banner-card__wrapper {
        padding: 20px 25px 15px;
    }
}

@media (min-width: 1024px) {
    .ebu-banner-card .ebu-banner-card__wrapper {
        padding: 28px 31px 12px;
    }
}

@media (min-width: 1400px) {
    .ebu-banner-card .ebu-banner-card__wrapper {
        padding: 30px 41px 15px;
    }
}

.ebu-banner-card .ebu-banner-card__title {
    margin-bottom: 20px;
    color: #1c4098;
    font-weight: 600;
    font-size: 1.125rem;
}

.ebu-banner-card .ebu-banner-card__copy {
    margin-bottom: 20px;
    color: #1c4098;
    line-height: 1.4;
    font-size: 14px;
}

@media (min-width: 1024px) {
    .ebu-banner-card .ebu-banner-card__copy,
    .ebu-banner-card .ebu-banner-card__title {
        margin-bottom: 20px;
    }
}

@media (min-width: 1400px) {
    .ebu-banner-card .ebu-banner-card__copy,
    .ebu-banner-card .ebu-banner-card__title {
        margin-bottom: 25px;
    }
}

.ebu-banner-card .ebu-primary-button {
    width: 100%;
    border: none;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    transition: background-color 0.3s ease;
    background-color: #1c4098;
    color: white;
}

.ebu-contact-form-card {
    color: #fff;
    background-color: #1c4098;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1023px) {
    .ebu-contact-form-card {
        text-align: center;
        max-width: 350px;
        margin: 0 auto;
    }
}

.ebu-contact-form-card .ebu-contact-form-card__wrapper {
    padding: 30px 36px 20px;
}

@media (min-width: 1024px) {
    .ebu-contact-form-card .ebu-contact-form-card__wrapper {
        padding: 28px 31px 12px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form-card .ebu-contact-form-card__wrapper {
        padding: 30px 41px 15px;
    }
}

.ebu-contact-form-card .ebu-contact-form-card__wrapper .ebu-primary-button {
    margin-bottom: 40px;
}

@media (min-width: 1024px) {
    .ebu-contact-form-card .ebu-contact-form-card__wrapper .ebu-primary-button {
        margin-bottom: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form-card .ebu-contact-form-card__wrapper .ebu-primary-button {
        margin-bottom: 40px;
    }
}

.ebu-contact-form-card .ebu-contact-form-card__title {
    margin-bottom: 10px;
}

.ebu-contact-form-card .ebu-contact-form-card__copy {
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .ebu-contact-form-card .ebu-contact-form-card__copy {
        margin-bottom: 20px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form-card .ebu-contact-form-card__copy {
        margin-bottom: 30px;
    }
}

.ebu-contact-form-card .ebu-primary-button {
    width: 100%;
}

.ebu-contact-form-card .ebu-contact-form {
    display: none;
    padding: 18px 41px 30px;
    -webkit-box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 1024px) {
    .ebu-contact-form-card .ebu-contact-form {
        padding: 20px 31px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form-card .ebu-contact-form {
        padding: 18px 41px 30px;
    }
}

.ebu-question-form-card .ebu-question-form-card__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 15px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    z-index: 2;
}

@media (min-width: 768px) {
    .ebu-question-form-card .ebu-question-form-card__wrapper {
        padding: 20px 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-question-form-card .ebu-question-form-card__wrapper {
        padding: 18px 35px 18px 25px;
    }
}

.ebu-question-form-card .ebu-question-form-card__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    height: 65px;
    margin-left: 30px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #bbb;
}

@media (min-width: 1024px) {
    .ebu-question-form-card .ebu-question-form-card__image {
        margin-left: 0;
    }
}

.ebu-question-form-card .ebu-question-form-card__title {
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .ebu-question-form-card .ebu-question-form-card__title {
        margin-bottom: 10px;
    }
}

@media (min-width: 1024px) {
    .ebu-question-form-card .ebu-question-form-card__title {
        margin-bottom: 13px;
    }
}

.ebu-question-form-card .ebu-question-form-card__button {
    text-align: left;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .ebu-question-form-card .ebu-question-form-card__button {
        font-size: 14px;
    }
}

.ebu-question-form-card .ebu-contact-form {
    display: none;
    margin-top: -5px;
    color: #FFFFFF;
}

.ebu-contact-form {
    padding: 30px;
    border-radius: 6px;
    background-color: #1c4098;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.ebu-contact-form input,
.ebu-contact-form textarea {
    width: 100%;
    border-radius: 6px;
    padding: 11px;
    margin-bottom: 20px;
    color: #000;
}

@media (min-width: 1024px) {
    .ebu-contact-form input,
    .ebu-contact-form textarea {
        padding: 8px;
        margin-bottom: 14px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form input,
    .ebu-contact-form textarea {
        padding: 11px;
        margin-bottom: 20px;
    }
}

.ebu-contact-form input.placeholder,
.ebu-contact-form textarea.placeholder {
    color: #ccc;
}

.ebu-contact-form input::-moz-placeholder,
.ebu-contact-form textarea::-moz-placeholder {
    color: #ccc;
}

.ebu-contact-form input::-webkit-input-placeholder,
.ebu-contact-form textarea::-webkit-input-placeholder {
    color: #ccc;
}

.ebu-contact-form input:-moz-placeholder,
.ebu-contact-form textarea:-moz-placeholder {
    color: #ccc;
}

.ebu-contact-form input:-ms-input-placeholder,
.ebu-contact-form textarea:-ms-input-placeholder {
    color: #ccc;
}

.ebu-contact-form textarea {
    height: 97px;
}

@media (min-width: 1024px) {
    .ebu-contact-form textarea {
        height: 80px;
    }
}

@media (min-width: 1400px) {
    .ebu-contact-form textarea {
        height: 97px;
    }
}

.ebu-contact-form .ebu-primary-button {
    width: 100%;
}

.ebu-circular-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1c4098;
    border-radius: 50px;
}

.ebu-circular-button .ebu-circular-button__copy {
    position: relative;
    left: 6px;
    top: -1px;
    max-width: 0;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: max-width 0.5s ease-out;
    transition: max-width 0.5s ease-out;
    z-index: 1;
}

@media (max-width: 1023px) {
    .ebu-circular-button .ebu-circular-button__copy {
        font-size: 12px;
    }
}

@media (min-width: 1024px) {
    .ebu-circular-button .ebu-circular-button__copy {
        left: 8px;
    }
}

@media (min-width: 1400px) {
    .ebu-circular-button .ebu-circular-button__copy {
        left: 6px;
    }
}

.ebu-circular-button .ebu-circular-button__copy span {
    padding-left: 13px;
}

@media (min-width: 1400px) {
    .ebu-circular-button .ebu-circular-button__copy span {
        padding-left: 19px;
    }
}

.ebu-circular-button .ebu-circular-button__arrow {
    display: inline-block;
    width: 40px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    border-radius: 50%;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ebu-circular-button .ebu-circular-button__arrow {
        width: 50px;
    }
}

@media (min-width: 1024px) {
    .ebu-circular-button .ebu-circular-button__arrow {
        width: 45px;
    }
}

@media (min-width: 1400px) {
    .ebu-circular-button .ebu-circular-button__arrow {
        width: 60px;
    }
}

.ebu-circular-button .ebu-circular-button__arrow:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.ebu-circular-button .ebu-circular-button__arrow svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 12px;
    margin-left: -8px;
    margin-top: -6px;
}

@media (min-width: 1024px) {
    .ebu-circular-button .ebu-circular-button__arrow svg {
        width: 12px;
        height: 9px;
        margin-left: -6px;
        margin-top: -4.5px;
    }
}

@media (min-width: 1400px) {
    .ebu-circular-button .ebu-circular-button__arrow svg {
        width: 16px;
        height: 12px;
        margin-left: -8px;
        margin-top: -6px;
    }
}

html[data-device="desktop"] .ebu-circular-button:hover .ebu-circular-button__copy {
    max-width: 200px;
}

.ebu-circular-button.ebu-circular-button--inverted {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.ebu-circular-button.ebu-circular-button--inverted .ebu-circular-button__copy {
    left: auto;
    right: 6px;
}

.ebu-circular-button.ebu-circular-button--inverted .ebu-circular-button__copy span {
    padding-right: 19px;
    padding-left: 0;
}

.ebu-circular-button.ebu-circular-button-color--blue {
    color: #fff;
}

.ebu-circular-button.ebu-circular-button-color--blue .ebu-circular-button__arrow:before {
    background-color: #1c4098;
}

.ebu-circular-button.ebu-circular-button-color--blue .ebu-circular-button__arrow svg {
    fill: currentColor;
}

.ebu-slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #1c4098;
    border-radius: 50%;
    font-size: 0;
    pointer-events: all;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.ebu-slider-button:before {
    content: "";
    position: absolute;
    display: block;
    width: 25%;
    height: 25%;
    top: 50%;
    left: 50%;
    border-bottom: 2px solid;
    border-right: 2px solid;
}

.ebu-slider-button.ebu-slider-button--next:before {
    margin-left: 5%;
    -webkit-transform: translate(-50%, -50%) rotate(-225deg);
    transform: translate(-50%, -50%) rotate(-225deg);
}

.ebu-slider-button.ebu-slider-button--prev:before {
    margin-left: -5%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.tns-controls {
    pointer-events: none;
}

.tns-controls button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #1c4098;
    border-radius: 50%;
    font-size: 0;
    pointer-events: all;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.tns-controls button[disabled] {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.tns-controls button:before {
    content: "";
    position: absolute;
    display: block;
    width: 25%;
    height: 25%;
    top: 50%;
    left: 50%;
    border-bottom: 2px solid;
    border-right: 2px solid;
}

.tns-controls button[data-controls="prev"]:before {
    margin-left: 5%;
    -webkit-transform: translate(-50%, -50%) rotate(-225deg);
    transform: translate(-50%, -50%) rotate(-225deg);
}

.tns-controls button[data-controls="next"]:before {
    margin-left: -5%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.tns-nav,
.tns-nav button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tns-nav button {
    position: relative;
    width: 25px;
    height: 25px;
}

.tns-nav button:before {
    content: "";
    width: 8px;
    height: 8px;
    opacity: 0.6;
    background-color: #1c4098;
    border-radius: 50%;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
}

@media (min-width: 768px) {
    .tns-nav button:before {
        width: 12px;
        height: 12px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

.tns-nav button.tns-nav-active:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ebu-primary-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 40px;
    border-radius: 50px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    font-weight: 600;
    line-height: 1.43;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

.ebu-primary-button.ebu-primary-button-color--white {
    background-color: #fff;
    color: #1c4098;
}

.ebu-primary-button.ebu-primary-button-color--blue {
    color: #fff;
    background-color: #1c4098;
}

.ebu-primary-button .ebu-primary-button__icon {
    width: 13px;
    height: 16px;
    margin-right: 8px;
    fill: currentColor;
}

html[data-device="desktop"] a.ebu-primary-button:hover.ebu-primary-button-color--white,
html[data-device="desktop"] button.ebu-primary-button:hover.ebu-primary-button-color--white {
    background-color: #e6e6e6;
}

html[data-device="desktop"] a.ebu-primary-button:hover.ebu-primary-button-color--blue,
html[data-device="desktop"] button.ebu-primary-button:hover.ebu-primary-button-color--blue {
    background-color: #102557;
    color: #FFFFFF;
}

.ebu-arrow-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .ebu-arrow-button {
        font-size: 14px;
        line-height: 1.43;
    }
}

.ebu-arrow-button.ebu-arrow-button-color--white {
    color: #fff;
}

.ebu-arrow-button.ebu-arrow-button-color--blue {
    color: #1c4098;
}

.ebu-arrow-button.ebu-arrow-button-color--grey {
    color: #bbb;
}

.ebu-arrow-button .ebu-arrow-button__arrow {
    position: relative;
    width: 15px;
    height: 12px;
    fill: currentColor;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 10px;
}

.ebu-arrow-button .ebu-arrow-button__arrow svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

html[data-device="desktop"] a.ebu-arrow-button:hover .ebu-arrow-button__arrow svg,
html[data-device="desktop"] button.ebu-arrow-button:hover .ebu-arrow-button__arrow svg {
    -webkit-animation: animation-translate-x 1s ease;
    animation: animation-translate-x 1s ease;
}

.ebu-date-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 10px 28px 10px 15px;
    border-radius: 18px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.ebu-date-selector.multiple-dates {
    cursor: pointer;
}

.ebu-date-selector.opened .ebu-date-selector-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ebu-date-selector .ebu-date-selector-icon {
    width: 15px;
    height: 16px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (min-width: 1024px) {
    .ebu-date-selector .ebu-date-selector-icon {
        width: 11px;
        height: 12px;
        margin-right: 6px;
    }
}

@media (min-width: 1400px) {
    .ebu-date-selector .ebu-date-selector-icon {
        width: 15px;
        height: 16px;
        margin-right: 10px;
    }
}

.ebu-date-selector .ebu-date-selector-copy {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}

.ebu-date-selector .ebu-date-selector-arrow {
    position: absolute;
    right: 10px;
    width: 15px;
    height: 10px;
}

.ebu-date-selector .ebu-date-selector-arrow > svg,
.ebu-date-selector .ebu-date-selector-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ebu-date-selector .ebu-date-selector-select {
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.ebu-home-hero .ebu-home-hero__background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../modules/ebuAcademyTemplateSet/css/../img/home-hero.jpg) 100% 0 no-repeat;
    background-size: cover;
    z-index: 1;
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__background {
        left: auto;
        top: auto;
        bottom: 0;
        background-position: 100% 50%;
    }
}

@media (max-width: 767px) {
    .ebu-home-hero .ebu-home-hero__background {
        background: url(../modules/ebuAcademyTemplateSet/css/../img/home-hero-mobile.jpg) no-repeat;
    }
}

.ebu-home-hero > .ebu-center-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2;
}

@media (min-width: 1024px) {
    .ebu-home-hero > .ebu-center-wrapper {
        white-space: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.ebu-home-hero .ebu-home-hero__info {
    width: 100%;
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .ebu-home-hero .ebu-home-hero__info {
        margin-bottom: 90px;
    }
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__info {
        max-width: calc(50% - 5px);
        -ms-flex-negative: 0;
        flex-shrink: 0;
        white-space: normal;
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-home-hero .ebu-home-hero__info {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__info {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__info {
        max-width: calc(50% - 12px);
    }
}

.ebu-home-hero .ebu-hero__subtitle {
    display: inline-block;
}

.ebu-home-hero .ebu-hero__title {
    max-width: 300px;
}

@media (min-width: 768px) {
    .ebu-home-hero .ebu-hero__title {
        max-width: 362px;
    }
}

.ebu-home-hero .ebu-home-hero__copy {
    margin-bottom: 40px;
    max-width: 280px;
}

@media (max-width: 1023px) {
    .ebu-home-hero .ebu-home-hero__copy {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .ebu-home-hero .ebu-home-hero__copy {
        max-width: 450px;
        margin-bottom: 50px;
    }
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__copy {
        margin-bottom: 45px;
        max-width: 362px;
    }
}

@media (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__copy {
        margin-bottom: 65px;
    }
}

@media (max-width: 767px) {
    .ebu-home-hero .ebu-primary-button {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 420px;
    }
}

.ebu-home-hero .ebu-home-hero__courses {
    position: relative;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__courses {
        -webkit-transform: translate(18px);
        transform: translate(18px);
    }
}

@media (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__courses {
        -webkit-transform: translate(24px);
        transform: translate(24px);
    }
}

.ebu-home-hero .ebu-home-hero__courses .tns-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.ebu-home-hero .ebu-home-hero__courses .tns-controls button:first-child {
    margin-left: -55px;
}

.ebu-home-hero .ebu-home-hero__courses .tns-controls button:nth-child(2) {
    margin-right: -55px;
}

.ebu-home-hero .ebu-home-hero__courses .tns-controls button:before {
    border-bottom-width: 1.5px;
    border-right-width: 1.5px;
    width: 27%;
    height: 27%;
}

.ebu-home-hero .ebu-home-hero__courses .tns-nav {
    margin-top: 20px;
}

.ebu-home-hero .ebu-home-hero__courses .tns-nav button:before {
    background-color: #fff;
}

.ebu-home-hero .ebu-home-hero__courses__title {
    margin-bottom: 12px;
    line-height: 1;
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__courses__title {
        margin-bottom: 6px;
    }
}

@media (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__courses__title {
        margin-bottom: 12px;
    }
}

.ebu-home-hero .ebu-home-hero__courses__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.ebu-home-hero .ebu-home-hero__courses__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    white-space: normal;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: calc(25% - 7.5px);
}

@media (min-width: 768px) {
    .ebu-home-hero .ebu-home-hero__courses__item {
        max-width: calc(25% - 12px);
    }
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__courses__item {
        max-width: calc(25% - 13.5px);
    }
}

@media (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__courses__item {
        max-width: calc(25% - 18px);
    }
}

.ebu-home-hero .tns-horizontal.tns-subpixel > .tns-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.ebu-home-hero .ebu-home-hero__back-button,
.ebu-home-hero .ebu-home-hero__go-button {
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.ebu-home-hero .ebu-home-hero__back-button {
    margin-left: -45px;
    background-color: #fff;
    color: #1c4098;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.ebu-home-hero .ebu-home-hero__go-button {
    right: 0;
    z-index: 3;
    background-color: #fff;
    color: #1c4098;
    -webkit-transform: translate(-1745%, -50%);
    transform: translate(-1745%, -50%);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.ebu-home-hero .ebu-home-hero__mask {
    display: none;
}

@media (min-width: 1024px) {
    .ebu-home-hero .ebu-home-hero__mask {
        display: block;
        position: absolute;
        top: 0;
        left: calc(100% - 32px);
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 1400px) {
    .ebu-home-hero .ebu-home-hero__mask {
        left: calc(100% - 24px);
    }
}

.ebu-home-hero.js-open-slider .ebu-home-hero__mask {
    display: none;
}

.ebu-home-hero.js-open-slider .ebu-home-hero__back-button {
    visibility: visible;
    opacity: 1;
}

.ebu-home-hero .tns-ovh {
    padding: 0;
}

.ebu-category-courses-list .ebu-category-courses-list__title {
    color: #1c4098;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-category-courses-list .ebu-category-courses-list__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .ebu-category-courses-list .ebu-category-courses-list__title {
        text-align: center;
    }
}

.ebu-category-courses-list .ebu-category-courses-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ebu-category-courses-list .ebu-category-card {
    width: 100%;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(50% - 5px);
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 768px) and (min-width: 1024px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(50% - 12px);
    }
}

@media (min-width: 1024px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(33.33333% - 6.66667px);
        margin-bottom: 18px;
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-category-courses-list .ebu-category-card {
        max-width: calc(33.33333% - 16px);
    }
}

@media (min-width: 1400px) {
    .ebu-category-courses-list .ebu-category-card {
        margin-bottom: 24px;
    }
}

.ebu-why-learn .ebu-why-learn__title {
    color: #1c4098;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .ebu-why-learn .ebu-why-learn__title {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__title {
        margin-bottom: 40px;
    }
}

.ebu-why-learn .ebu-why-learn__wrapper {
    position: relative;
    width: 100%;
}

.ebu-why-learn .ebu-why-learn__image {
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 6px;
}

@media (max-width: 767px) {
    .ebu-why-learn .ebu-why-learn__image {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__image {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        max-width: calc(44.44444% - 5.55556px);
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__image {
        max-width: calc(44.44444% - 8.88889px);
    }
}

@media (min-width: 768px) and (min-width: 1024px) {
    .ebu-why-learn .ebu-why-learn__image {
        max-width: calc(44.44444% - 10px);
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .ebu-why-learn .ebu-why-learn__image {
        max-width: calc(44.44444% - 13.33333px);
    }
}

.ebu-why-learn .ebu-why-learn__image:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__image:before {
        padding-bottom: 102%;
    }
}

.ebu-why-learn .ebu-why-learn__info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
}

@media (max-width: 767px) {
    .ebu-why-learn .ebu-why-learn__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__info {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.ebu-why-learn .ebu-arrow-button {
    margin-top: 30px;
    max-width: 200px;
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-arrow-button {
        margin-right: 40px;
        margin-top: 0;
        margin-bottom: 12px;
        max-width: none;
    }
}

@media (min-width: 1024px) {
    .ebu-why-learn .ebu-arrow-button {
        margin-right: 0;
    }
}

.ebu-why-learn .ebu-why-learn__list {
    color: #fff;
    background-color: #1c4098;
    border-radius: 6px;
    margin-top: -10px;
    padding: 40px 14px;
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__list {
        margin-top: 40px;
        padding: 30px;
        max-width: calc(61.11111% - 3.88889px);
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 6.22222px);
    }
}

@media (min-width: 768px) and (min-width: 1024px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 7px);
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 9.33333px);
    }
}

@media (min-width: 1024px) {
    .ebu-why-learn .ebu-why-learn__list {
        padding: 30px 45px;
        max-width: calc(61.11111% - 3.88889px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 6.22222px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 7px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-why-learn .ebu-why-learn__list {
        max-width: calc(61.11111% - 9.33333px);
    }
}

@media (min-width: 1400px) {
    .ebu-why-learn .ebu-why-learn__list {
        padding: 40px 60px;
    }
}

.ebu-why-learn .ebu-why-learn__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .ebu-why-learn .ebu-why-learn__item {
        display: inline-block;
        text-align: center;
    }
}

.ebu-why-learn .ebu-why-learn__item:not(:last-child) {
    margin-bottom: 30px;
}

.ebu-why-learn .ebu-why-lear__item-title {
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-lear__item-title {
        margin-bottom: 7px;
    }
}

.ebu-why-learn .ebu-why-learn__item-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (min-width: 768px) {
    .ebu-why-learn .ebu-why-learn__item-icon {
        margin-right: 34px;
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .ebu-why-learn .ebu-why-learn__item-icon {
        width: 48px;
        height: 48px;
        margin-right: 28px;
    }
}

@media (min-width: 1400px) {
    .ebu-why-learn .ebu-why-learn__item-icon {
        width: 54px;
        height: 54px;
        margin-right: 34px;
    }
}

.ebu-why-learn .ebu-why-learn__item-icon svg {
    width: 14px;
    height: 11px;
    fill: #1c4098;
}

.ebu-partners .ebu-partners__title {
    margin-bottom: 30px;
    color: #1c4098;
}

@media (max-width: 767px) {
    .ebu-partners .ebu-partners__title {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .ebu-partners .ebu-partners__title {
        margin-bottom: 40px;
    }
}

.ebu-partners .ebu-partners__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .ebu-partners .ebu-partners__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.ebu-partners .ebu-partners__item {
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .ebu-partners .ebu-partners__item {
        margin: 0 18px 30px;
    }
}

@media (min-width: 768px) {
    .ebu-partners .ebu-partners__item:not(:nth-child(7n)) {
        margin-right: 48px;
    }
}

@media (min-width: 1024px) {
    .ebu-partners .ebu-partners__item:not(:nth-child(7n)) {
        margin-right: 32px;
    }
}

@media (min-width: 1400px) {
    .ebu-partners .ebu-partners__item:not(:nth-child(7n)) {
        margin-right: 48px;
    }
}

.ebu-partners .ebu-partners__item img {
    display: block;
    width: auto;
    height: 50px;
}

@media (min-width: 768px) {
    .ebu-partners .ebu-partners__item img {
        height: 45px;
    }
}

@media (min-width: 1024px) {
    .ebu-partners .ebu-partners__item img {
        height: 32px;
    }
}

@media (min-width: 1400px) {
    .ebu-partners .ebu-partners__item img {
        height: 40px;
    }
}

.ebu-navigation {
    position: relative;
    text-align: center;
    padding: 0 50px;
}

@media (min-width: 1024px) {
    .ebu-navigation {
        padding: 0 150px;
    }
}

.ebu-navigation .ebu-navigation__next,
.ebu-navigation .ebu-navigation__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    color: #1c4098;
    font-weight: 400;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 1024px) {
    .ebu-navigation .ebu-navigation__next,
    .ebu-navigation .ebu-navigation__prev {
        width: 140px;
    }
}

.ebu-navigation .ebu-navigation__next .ebu-navigation__icon,
.ebu-navigation .ebu-navigation__prev .ebu-navigation__icon {
    position: relative;
    width: 16px;
    height: 12px;
    fill: #1c4098;
}

.ebu-navigation .ebu-navigation__next .ebu-navigation__icon svg,
.ebu-navigation .ebu-navigation__prev .ebu-navigation__icon svg {
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (max-width: 1023px) {
    .ebu-navigation .ebu-navigation__next span,
    .ebu-navigation .ebu-navigation__prev span {
        display: none;
    }
}

html[data-device="desktop"] .ebu-navigation .ebu-navigation__next:hover svg,
html[data-device="desktop"] .ebu-navigation .ebu-navigation__prev:hover svg {
    -webkit-animation: animation-translate-x 1s ease;
    animation: animation-translate-x 1s ease;
}

.ebu-navigation .ebu-navigation__prev {
    left: 0;
}

.ebu-navigation .ebu-navigation__prev .ebu-navigation__icon {
    margin-right: 10px;
}

.ebu-navigation .ebu-navigation__next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.ebu-navigation .ebu-navigation__next .ebu-navigation__icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 10px;
}

.ebu-navigation .ebu-navigation__nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000;
}

.ebu-navigation .ebu-navigation__item {
    position: relative;
    font-weight: 400;
    padding: 6px 8px;
    font-size: 16px;
}

@media (min-width: 768px) {
    .ebu-navigation .ebu-navigation__item {
        font-size: 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-navigation .ebu-navigation__item {
        font-size: 14px;
    }
}

.ebu-navigation .ebu-navigation__item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #1c4098;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
}

.ebu-navigation .ebu-navigation__item:not(:last-child) {
    margin-right: 5px;
}

.ebu-navigation .ebu-navigation__item.ebu-navigation__item-active:before,
html[data-device="desktop"] .ebu-navigation .ebu-navigation__item:hover:before {
    width: 100%;
}

.ebu-primary-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    .ebu-primary-quote {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.ebu-primary-quote .ebu-primary-quote__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 160px;
}

@media (min-width: 768px) {
    .ebu-primary-quote .ebu-primary-quote__image {
        margin-right: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-primary-quote .ebu-primary-quote__image {
        width: 140px;
        margin-right: 40px;
    }
}

@media (min-width: 1400px) {
    .ebu-primary-quote .ebu-primary-quote__image {
        width: 160px;
        margin-right: 70px;
    }
}

.ebu-primary-quote .ebu-primary-quote__image:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.ebu-primary-quote .ebu-primary-quote__image svg {
    position: absolute;
    width: 63px;
    height: 40px;
    top: 0;
    right: -25px;
    fill: #1c4098;
    z-index: 2;
}

@media (min-width: 1024px) {
    .ebu-primary-quote .ebu-primary-quote__image svg {
        width: 55px;
        height: 35px;
        right: -20px;
    }
}

@media (min-width: 1400px) {
    .ebu-primary-quote .ebu-primary-quote__image svg {
        width: 63px;
        height: 40px;
        right: -30px;
    }
}

.ebu-primary-quote .ebu-primary-quote__image div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
}

.ebu-primary-quote .ebu-primary-quote__wrapper {
    margin-top: 23px;
    max-width: 478px;
}

@media (max-width: 767px) {
    .ebu-primary-quote .ebu-primary-quote__wrapper {
        text-align: center;
    }
}

.ebu-primary-quote .ebu-primary-quote__copy {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .ebu-primary-quote .ebu-primary-quote__copy {
        margin-bottom: 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-primary-quote .ebu-primary-quote__copy {
        margin-bottom: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-primary-quote .ebu-primary-quote__copy {
        margin-bottom: 50px;
    }
}

.ebu-primary-quote .ebu-primary-quote__author {
    margin-bottom: 3px;
    color: #0bbbef;
}

@media (max-width: 1023px) {
    .ebu-primary-quote .ebu-primary-quote__author {
        font-size: 21px;
    }
}

@media (max-width: 1023px) {
    .ebu-primary-quote .ebu-primary-quote__position {
        font-size: 13px;
    }
}

.ebu-secondary-quote {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #fff;
}

.ebu-secondary-quote.ebu-secondary-quote-color--white {
    color: #000;
}

.ebu-secondary-quote.ebu-secondary-quote-color--white .ebu-secondary-quote__quote {
    fill: rgba(28, 64, 152, 0.2);
}

.ebu-secondary-quote.ebu-secondary-quote-color--white .ebu-secondary-quote__author span {
    color: #1c4098;
}

.ebu-secondary-quote .ebu-secondary-quote__header {
    margin-bottom: 40px;
}

@media (min-width: 1024px) {
    .ebu-secondary-quote .ebu-secondary-quote__header {
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .ebu-secondary-quote .ebu-secondary-quote__header {
        margin-bottom: 35px;
    }
}

.ebu-secondary-quote .ebu-secondary-quote__quote {
    width: 50px;
    height: 32px;
    margin-bottom: 10px;
    fill: rgba(28, 64, 152, 0.2);
}

@media (min-width: 768px) {
    .ebu-secondary-quote .ebu-secondary-quote__quote {
        margin-bottom: 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-secondary-quote .ebu-secondary-quote__quote {
        width: 55px;
        height: 35px;
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .ebu-secondary-quote .ebu-secondary-quote__quote {
        width: 63px;
        height: 40px;
        margin-bottom: 32px;
    }
}

.ebu-secondary-quote .ebu-secondary-quote__copy {
    font-weight: 600;
    color: #000;
}

@media (max-width: 1023px) {
    .ebu-secondary-quote .ebu-secondary-quote__copy {
        max-width: 550px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.33;
    }
}

@media (max-width: 767px) {
    .ebu-secondary-quote .ebu-secondary-quote__copy {
        font-size: 21px;
    }
}

.ebu-secondary-quote .ebu-secondary-quote__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1023px) {
    .ebu-secondary-quote .ebu-secondary-quote__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.ebu-secondary-quote .ebu-primary-quote__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .ebu-secondary-quote .ebu-primary-quote__image {
        width: 90px;
    }
}

@media (min-width: 1024px) {
    .ebu-secondary-quote .ebu-primary-quote__image {
        width: 65px;
        margin-right: 25px;
        margin-bottom: 0;
    }
}

@media (min-width: 1400px) {
    .ebu-secondary-quote .ebu-primary-quote__image {
        margin-right: 37px;
    }
}

.ebu-secondary-quote .ebu-primary-quote__image:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.ebu-secondary-quote .ebu-secondary-quote__author {
    color: #0bbbef;
    font-weight: 600;
}

@media (max-width: 1023px) {
    .ebu-secondary-quote .ebu-secondary-quote__author {
        font-size: 21px;
    }
}

.ebu-secondary-quote .ebu-secondary-quote__author > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    white-space: nowrap;
}

@media (max-width: 1023px) {
    .ebu-secondary-quote .ebu-secondary-quote__author > span {
        font-size: 14px;
    }
}

.ebu-secondary-quote .ebu-secondary-quote__position {
    color: #000;
}

@media (max-width: 1023px) {
    .ebu-secondary-quote .ebu-secondary-quote__position {
        font-size: 13px;
    }
}

.ebu-view-more-list {
    padding: 80px 0 0;
    background-color: #fff;
    overflow: hidden;
}

@media (min-width: 1024px) {
    .ebu-view-more-list {
        padding: 100px 0 0;
    }
}

@media (min-width: 1400px) {
    .ebu-view-more-list {
        padding: 120px 0 0;
    }
}

.ebu-view-more-list .ebu-view-more-list__title {
    color: #1c4098;
    margin-bottom: 40px;
}

.ebu-view-more-list .ebu-view-more-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.ebu-view-more-list .ebu-view-more-list__item {
    width: 100%;
    max-width: calc(33.33333% - 6.66667px);
}

@media (min-width: 768px) {
    .ebu-view-more-list .ebu-view-more-list__item {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) {
    .ebu-view-more-list .ebu-view-more-list__item {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1400px) {
    .ebu-view-more-list .ebu-view-more-list__item {
        max-width: calc(33.33333% - 16px);
    }
}

.ebu-view-more-list .ebu-news-card {
    height: 100%;
}

.ebu-view-more-list .tns-outer {
    position: relative;
}

@media (max-width: 1023px) {
    .ebu-view-more-list .tns-outer {
        overflow: hidden;
    }
}

.ebu-view-more-list .tns-ovh {
    overflow: visible;
}

.ebu-view-more-list .tns-nav {
    margin-top: 20px;
}

.ebu-view-more-list .tns-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.ebu-view-more-list .tns-controls button:first-child {
    margin-left: -45px;
}

.ebu-view-more-list .tns-controls button:nth-child(2) {
    margin-right: -45px;
}

.ebu-quotes-list {
    background-color: #f8f9fa;
    padding: 110px 0;
}

@media (min-width: 1024px) {
    .ebu-quotes-list {
        padding: 90px 0;
    }
}

@media (min-width: 1400px) {
    .ebu-quotes-list {
        padding: 110px 0;
    }
}

.ebu-quotes-list.ebu-quotes-list-color--white {
    background-color: #fff;
}

.ebu-quotes-list.ebu-quotes-list-color--white .ebu-quotes-list__title {
    color: #1c4098;
}

.ebu-quotes-list .ebu-quotes-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-quotes-list .ebu-quotes-list__title {
    color: #fff;
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .ebu-quotes-list .ebu-quotes-list__title {
        margin-bottom: 50px;
    }
}

@media (min-width: 1400px) {
    .ebu-quotes-list .ebu-quotes-list__title {
        margin-bottom: 90px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .ebu-quotes-list .ebu-secondary-quote {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-quotes-list .ebu-secondary-quote {
        max-width: calc(43.33333% - 5.66667px);
        margin-top: 60px;
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-quotes-list .ebu-secondary-quote {
        max-width: calc(43.33333% - 9.06667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-quotes-list .ebu-secondary-quote {
        max-width: calc(43.33333% - 10.2px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-quotes-list .ebu-secondary-quote {
        max-width: calc(43.33333% - 13.6px);
    }
}

@media (min-width: 1024px) {
    .ebu-quotes-list .ebu-secondary-quote:first-child,
    .ebu-quotes-list .ebu-secondary-quote:nth-child(2) {
        margin-top: 0;
    }
}

@media (max-width: 1023px) {
    .ebu-quotes-list .ebu-secondary-quote:not(:last-child) {
        margin-bottom: 75px;
    }
}

@media (max-width: 767px) {
    .ebu-quotes-list .ebu-secondary-quote:not(:last-child) {
        margin-bottom: 60px;
    }
}

.ebu-course-detail .ebu-course-detail__content .ebu-quotes-list .ebu-secondary-quote li,
.ebu-course-detail .ebu-course-detail__content .ebu-quotes-list .ebu-secondary-quote p,
.ebu-course-detail .ebu-course-detail__content .ebu-quotes-list .ebu-secondary-quote ul,
.ebu-quotes-list .ebu-secondary-quote .ebu-copy,
.ebu-quotes-list .ebu-secondary-quote .ebu-copy-02,
.ebu-quotes-list .ebu-secondary-quote .ebu-course-detail .ebu-course-detail__content li,
.ebu-quotes-list .ebu-secondary-quote .ebu-course-detail .ebu-course-detail__content p,
.ebu-quotes-list .ebu-secondary-quote .ebu-course-detail .ebu-course-detail__content ul {
    color: #1c4098;
    font-size: 14px;
}

.ebu-newsletter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1024px) {
    .ebu-newsletter-form {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 50px;
        padding: 0 10px 0 20px;
        border-radius: 25px;
        background-color: #fff;
    }
}

.ebu-newsletter-form .ebu-primary-button {
    white-space: nowrap;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 1023px) {
    .ebu-newsletter-form .ebu-primary-button {
        width: 100%;
        margin-top: 15px;
        background-color: #fff;
        color: #1c4098;
    }
}

@media (min-width: 1024px) {
    .ebu-newsletter-form .ebu-primary-button {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 7px 25px;
    }
}

.ebu-newsletter-form .ebu-newsletter-form__input {
    min-width: 0;
    width: 100%;
    height: 50px;
    padding: 0 10px 0 20px;
    background-color: #fff;
    border-radius: 25px;
    font-size: 14px;
}

@media (min-width: 1024px) {
    .ebu-newsletter-form .ebu-newsletter-form__input {
        width: auto;
        height: 100%;
        padding: 0;
        background-color: transparent;
    }
}

.ebu-newsletter-form .ebu-newsletter-form__input.placeholder {
    color: rgba(0, 0, 0, 0.36);
}

.ebu-newsletter-form .ebu-newsletter-form__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.36);
}

.ebu-newsletter-form .ebu-newsletter-form__input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.36);
}

.ebu-newsletter-form .ebu-newsletter-form__input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.36);
}

.ebu-newsletter-form .ebu-newsletter-form__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.36);
}

.ebu-courses-hero .ebu-hero__image {
    background-image: url(../modules/ebuAcademyTemplateSet/css/../img/courses-hero-mobile.jpg);
    background-position: 50% 50%;
}

@media (min-width: 768px) {
    .ebu-courses-hero .ebu-hero__image {
        background: url(../modules/ebuAcademyTemplateSet/css/../img/courses-hero.jpg) 50% 100% no-repeat;
        background-size: cover;
    }
}

.ebu-courses-hero.ebu-hero {
    overflow: visible;
}

.ebu-courses-hero .ebu-hero__subtitle {
    display: inline-block;
}

.ebu-courses-hero .ebu-courses-hero__courses {
    position: relative;
    margin-top: 15px;
}

.ebu-courses-hero .ebu-courses-hero__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    max-width: 320px;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    z-index: 2;
}

@media (min-width: 768px) {
    .ebu-courses-hero .ebu-courses-hero__button {
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses-hero .ebu-courses-hero__button {
        display: none;
    }
}

.ebu-courses-hero .ebu-courses-hero__button svg {
    width: 10px;
    height: 5px;
    fill: #aaa;
}

.ebu-courses-hero .ebu-courses-hero__button.ebu-js-active svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ebu-courses-hero .ebu-courses-hero__list {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 320px;
    padding-top: 40px;
    background-color: #1c4098;
    z-index: 1;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    opacity: 0;
    visibility: hidden;
}

@media (min-width: 768px) {
    .ebu-courses-hero .ebu-courses-hero__list {
        left: 0;
        -webkit-transform: translate(0);
        transform: translate(0);
        padding-top: 50px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses-hero .ebu-courses-hero__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        max-width: none;
        background-color: transparent;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding-top: 0;
        opacity: 1;
        visibility: visible;
    }
}

.ebu-courses-hero .ebu-courses-hero__list.ebu-js-active {
    opacity: 1;
    visibility: visible;
}

.ebu-courses-hero .ebu-courses-hero__item {
    width: 100%;
}

@media (min-width: 1024px) {
    .ebu-courses-hero .ebu-courses-hero__item {
        width: auto;
        margin: 5px 0;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--authoring .ebu-primary-button.ebu-js-active {
        border-color: #00ad68;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--authoring .ebu-primary-button:before {
        background-color: #00ad68;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--brands .ebu-primary-button.ebu-js-active {
        border-color: #e3712a;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--brands .ebu-primary-button:before {
        background-color: #e3712a;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--digital .ebu-primary-button.ebu-js-active {
        border-color: #0bbbef;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--digital .ebu-primary-button:before {
        background-color: #0bbbef;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--management .ebu-primary-button.ebu-js-active {
        border-color: #ffed00;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--management .ebu-primary-button:before {
        background-color: #ffed00;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--news .ebu-primary-button.ebu-js-active {
        border-color: #873299;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--news .ebu-primary-button:before {
        background-color: #873299;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--safety .ebu-primary-button.ebu-js-active {
        border-color: #dd0031;
    }

    .ebu-courses-hero .ebu-courses-hero__item.ebu-courses-hero__item--safety .ebu-primary-button:before {
        background-color: #dd0031;
    }

    .ebu-courses-hero .ebu-courses-hero__item:not(:last-child) {
        margin-right: 16px;
    }
}

@media (max-width: 1023px) {
    .ebu-courses-hero .ebu-primary-button {
        width: 100%;
        font-size: 16px;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        background-color: transparent;
        border-radius: 0;
        line-height: 1.38;
        letter-spacing: normal;
        font-weight: 400;
        text-align: left;
        padding: 12px 20px;
    }

    .ebu-courses-hero .ebu-primary-button.ebu-js-active {
        background-color: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 767px) {
    .ebu-courses-hero .ebu-primary-button {
        font-size: 13px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses-hero .ebu-primary-button {
        padding-left: 14px;
        padding-right: 14px;
        border: 4px solid transparent;
    }

    .ebu-courses-hero .ebu-primary-button:before {
        content: "";
        display: inline-block;
        width: 9px;
        height: 9px;
        margin-right: 5px;
        border-radius: 50%;
    }
}

.ebu-courses-list .ebu-courses-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-courses-list .ebu-course-card {
    width: 100%;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .ebu-courses-list .ebu-course-card:last-child {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-courses-list .ebu-course-card {
        width: 49%;
        max-width: none !important;
    }
}

@media (min-width: 768px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(50% - 5px);
        margin-bottom: 16px;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 768px) and (min-width: 1024px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(50% - 12px);
    }
}

@media (min-width: 1024px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(33.33333% - 6.66667px);
        margin-bottom: 18px;
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-courses-list .ebu-course-card {
        max-width: calc(33.33333% - 16px);
    }
}

@media (min-width: 1400px) {
    .ebu-courses-list .ebu-course-card {
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .ebu-courses-list .ebu-course-card:nth-child(2n-1) {
        margin-right: 16px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses-list .ebu-course-card:nth-child(3n-1) {
        margin: 0 18px 18px;
    }
}

@media (min-width: 1400px) {
    .ebu-courses-list .ebu-course-card:nth-child(3n-1) {
        margin: 0 24px 24px;
    }
}

.ebu-courses-filters {
    max-width: 600px;
    min-height: 100%;
    margin: 0 auto;
    padding: 24px 20px;
    background-color: #fff;
    border-radius: 10px;
}

@media (min-width: 768px) {
    .ebu-courses-filters {
        padding: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-courses-filters {
        background-color: transparent;
        min-height: none;
        padding: 0;
        border-radius: 0;
    }
}

.ebu-courses-filters .ebu-courses-filters__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px;
}

@media (min-width: 1024px) {
    .ebu-courses-filters .ebu-courses-filters__header {
        display: none;
    }
}

.ebu-courses-filters .ebu-courses-filters__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.ebu-courses-filters .ebu-courses-filters__close div {
    position: relative;
    width: 18px;
    height: 18px;
    font-size: 0;
}

@media (min-width: 768px) {
    .ebu-courses-filters .ebu-courses-filters__close div {
        width: 100%;
        height: 100%;
    }
}

.ebu-courses-filters .ebu-courses-filters__close div:after,
.ebu-courses-filters .ebu-courses-filters__close div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #1c4098;
}

.ebu-courses-filters .ebu-courses-filters__close div:before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.ebu-courses-filters .ebu-courses-filters__close div:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.ebu-courses-filters .ebu-courses-filters__apply {
    color: #1c4098;
    font-weight: 600;
}

@media (max-width: 1023px) {
    .ebu-courses-filters .ebu-courses-filters__apply {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ebu-courses-filters .ebu-courses-filters__apply {
        font-size: 13px;
    }
}

.ebu-courses-filters .ebu-courses-filters__wrapper {
    padding: 0 20px;
}

@media (min-width: 1024px) {
    .ebu-courses-filters .ebu-courses-filters__wrapper {
        padding: 0;
    }
}

.ebu-courses-filters .ebu-courses-filters__search {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.ebu-courses-filters .ebu-courses-filters__search-button {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 35px;
    height: 100%;
}

.ebu-courses-filters .ebu-courses-filters__search-button svg {
    width: 17px;
    height: 17px;
    fill: #1c4098;
}

.ebu-courses-filters .ebu-courses-filters__search-input {
    width: 100%;
    height: 36px;
    padding: 10px 22px 10px 45px;
    border: 2px solid #1c4098;
    border-radius: 34px;
}

.ebu-courses-filters .ebu-courses-filters__search-input.placeholder {
    color: #ccc;
}

.ebu-courses-filters .ebu-courses-filters__search-input::-moz-placeholder {
    color: #ccc;
}

.ebu-courses-filters .ebu-courses-filters__search-input::-webkit-input-placeholder {
    color: #ccc;
}

.ebu-courses-filters .ebu-courses-filters__search-input:-moz-placeholder {
    color: #ccc;
}

.ebu-courses-filters .ebu-courses-filters__search-input:-ms-input-placeholder {
    color: #ccc;
}

.ebu-courses-filters .ebu-courses-filters__applied {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

@media (max-width: 1023px) {
    .ebu-courses-filters .ebu-courses-filters__applied > div,
    .ebu-courses-filters .ebu-courses-filters__applied button {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ebu-courses-filters .ebu-courses-filters__applied > div,
    .ebu-courses-filters .ebu-courses-filters__applied button {
        font-size: 13px;
    }
}

.ebu-courses-filters .ebu-courses-filters__applied > div span {
    color: #1c4098;
}

.ebu-courses-filters .ebu-courses-filters__applied button {
    color: #dd0031;
}

.ebu-courses-filters .ebu-courses-filters__accordion {
    margin-top: 18px;
}

.ebu-courses-filters .ebu-courses-filters__accordion-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    color: #1c4098;
    font-weight: 600;
}

@media (max-width: 1023px) {
    .ebu-courses-filters .ebu-courses-filters__accordion-label {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .ebu-courses-filters .ebu-courses-filters__accordion-label {
        font-size: 16px;
    }
}

.ebu-courses-filters .ebu-courses-filters__accordion-label svg {
    width: 18px;
    height: 10px;
    fill: currentColor;
    stroke: currentColor;
}

.ebu-courses-filters .ebu-courses-filters__accordion-label.ebu-js-active svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ebu-courses-filters .ebu-courses-filters__accordion-wrapper {
    display: none;
}

.ebu-courses-filters .ebu-courses-filters__accordion-wrapper.ebu-js-active {
    display: block;
}

.ebu-courses-filters .ebu-courses-filters__item:first-child .ebu-courses-filters__button {
    margin-top: 11px;
}

.ebu-courses-filters .ebu-courses-filters__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    padding: 10px 0;
}

@media (max-width: 1023px) {
    .ebu-courses-filters .ebu-courses-filters__button {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ebu-courses-filters .ebu-courses-filters__button {
        font-size: 14px;
    }
}

.ebu-courses-filters .ebu-courses-filters__button svg {
    width: 14px;
    height: 10px;
    margin-right: 18px;
    color: #ddd;
    fill: currentColor;
    stroke: currentColor;
}

@media (min-width: 1024px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__wrapper {
        max-width: calc(58.33333% - 4.16667px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__wrapper {
        max-width: calc(58.33333% - 6.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__wrapper {
        max-width: calc(58.33333% - 7.5px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__wrapper {
        max-width: calc(58.33333% - 10px);
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-course-detail-hero .ebu-course-detail-hero__wrapper {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__title h1 {
        display: inline;
    }
}

.ebu-course-detail-hero .ebu-course-detail-hero__title span {
    display: inline-block;
    padding: 2px 12px;
    border-radius: 30px;
    margin: 10px 0 0;
    border: 1px solid #bbb;
}

@media (min-width: 1024px) {
    .ebu-course-detail-hero .ebu-course-detail-hero__title span {
        display: inline;
        position: relative;
        top: -5px;
        margin: 5px 0 5px 20px;
    }
}

.ebu-course-detail-hero .ebu-course-detail-hero__tags .ebu-primary-button {
    display: inline-block;
    margin: 0 14px 10px 0;
    padding: 5px 24px;
    background-color: #1b4098;
    color: #fff;
}

.ebu-course-detail-form {
    padding: 30px 0;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form {
        padding: 30px;
    }
}

.ebu-course-detail-form .ebu-course-detail-form__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    padding: 0 30px 15px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__label {
        padding: 0 0 17px 17px;
    }
}

.ebu-course-detail-form .ebu-course-detail-form__label:first-child {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ebu-course-detail-form .ebu-course-detail-form__label:not(:first-child) {
    padding-top: 15px;
    border-top: 1px solid #eee;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__label:not(:first-child) {
        padding-top: 17px;
    }
}

.ebu-course-detail-form .ebu-course-detail-form__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-right: 24px;
}

@media (min-width: 768px) {
    .ebu-course-detail-form .ebu-course-detail-form__icon {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__icon {
        width: 16px;
        height: 16px;
        margin-right: 15px;
    }
}

.ebu-course-detail-form .ebu-primary-button {
    width: 100%;
    margin-top: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 1023px) {
    .ebu-course-detail-form .ebu-primary-button {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 60px);
    }
}

.ebu-course-detail-form .ebu-course-detail-form__save {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 5px 14px;
    border: 1px solid #ccc;
    border-radius: 25px;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__save {
        margin-top: -5px;
    }
}

html[data-device="desktop"] .ebu-course-detail-form .ebu-course-detail-form__save:hover {
    background-color: #eee;
}

.ebu-course-detail-form .ebu-course-detail-form__dates {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__dates {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.ebu-course-detail-form .ebu-course-detail-form__dates > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 12px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-form .ebu-course-detail-form__dates > div {
        margin-bottom: 0;
    }
}

.ebu-course-detail-form .ebu-course-detail-form__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    cursor: pointer;
}

.ebu-course-detail-form .ebu-course-detail-form__date:not(:last-child) {
    margin-bottom: 14px;
}

.ebu-course-detail-form .ebu-course-detail-form__date:first-child {
    margin-top: 2px;
}

.ebu-course-detail-form .ebu-course-detail-form__date input {
    display: none;
}

.ebu-course-detail-form .ebu-course-detail-form__date input:checked + span {
    color: #212b36;
}

.ebu-course-detail-form .ebu-course-detail-form__date input:checked + span:before {
    opacity: 1;
}

.ebu-course-detail-form .ebu-course-detail-form__date span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    margin-right: 12px;
    color: #c4cdd5;
    border: 1px solid;
    border-radius: 50%;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease;
}

.ebu-course-detail-form .ebu-course-detail-form__date span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 60%;
    height: 60%;
    left: 50%;
    top: 50%;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.ebu-course-detail-info .ebu-course-detail-info__developed {
    color: #000;
}

.ebu-course-detail-info .ebu-course-detail-info__developed span {
    display: block;
    opacity: 0.4;
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed span {
        margin-bottom: 20px;
    }
}

.ebu-course-detail-info .ebu-course-detail-info__developed h2 {
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed h2 {
        margin-bottom: 60px;
    }
}

.ebu-course-detail-info .ebu-course-detail-info__developed-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed-logos {
        margin-bottom: 50px;
    }
}

.ebu-course-detail-info .ebu-course-detail-info__developed-logos img {
    display: block;
    width: auto;
    height: 30px;
    margin: 0 20px 10px 0;
}

@media (min-width: 768px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed-logos img {
        height: 45px;
        margin: 0 40px 10px 0;
    }
}

@media (min-width: 1024px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed-logos img {
        height: 32px;
    }
}

@media (min-width: 1400px) {
    .ebu-course-detail-info .ebu-course-detail-info__developed-logos img {
        height: 40px;
    }
}

.ebu-course-detail-info .ebu-course-detail-info__image {
    margin-bottom: 21px;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #bbb;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.ebu-course-detail-info .ebu-course-detail-info__image:before {
    content: "";
    display: block;
}

.ebu-course-detail-info .ebu-course-detail-info__message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px;
    margin-bottom: 20px;
    background-color: #ffed00;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
    .ebu-course-detail-info .ebu-course-detail-info__message {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 13px 31px;
    }
}

.ebu-course-detail-info .ebu-course-detail-info__message button {
    text-decoration: underline;
}

.ebu-course-detail-info .ebu-course-detail-info__warning {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 18px;
    margin-right: 15px;
    fill: #000;
}

@media (min-width: 1024px) {
    .ebu-course-detail-info .ebu-course-detail-info__warning {
        margin-right: 27px;
    }
}

.ebu-course-detail-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    color: #fff;
    background-color: #1c4098;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
    transition: opacity 0.2s ease, visibility 0.2s ease;
}

@media (min-width: 768px) {
    .ebu-course-detail-sticky {
        padding: 32px 0;
    }
}

@media (max-width: 1023px) {
    .ebu-course-detail-sticky {
        display: none;
    }
}

.ebu-course-detail-sticky.ebu-js-show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.35s ease, visibility 0.35s ease;
    transition: opacity 0.35s ease, visibility 0.35s ease;
}

.ebu-course-detail-sticky .ebu-center-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 1024px) {
    .ebu-course-detail-sticky .ebu-center-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.ebu-course-detail-sticky .ebu-course-detail-sticky__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-course-detail-sticky .ebu-primary-button:not(:last-child) {
    margin-right: 24px;
}

.ebu-bio-list {
    padding: 80px 0 0;
}

@media (min-width: 1024px) {
    .ebu-bio-list {
        padding: 60px 0 0;
    }
}

@media (min-width: 1400px) {
    .ebu-bio-list {
        padding: 90px 0 0;
    }
}

.ebu-bio-list .ebu-bio-list__title {
    color: #1c4098;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-bio-list .ebu-bio-list__title {
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .ebu-bio-list .ebu-bio-list__title {
        margin-bottom: 40px;
    }
}

.ebu-bio-list .ebu-bio-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-bio-list .ebu-bio-item {
    width: 100%;
}

@media (max-width: 767px) {
    .ebu-bio-list .ebu-bio-item:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .ebu-bio-list .ebu-bio-item {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-bio-list .ebu-bio-item {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-bio-list .ebu-bio-item {
        margin-bottom: 16px;
        max-width: calc(50% - 5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-bio-list .ebu-bio-item {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-bio-list .ebu-bio-item {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-bio-list .ebu-bio-item {
        max-width: calc(50% - 12px);
    }
}

@media (min-width: 1400px) {
    .ebu-bio-list .ebu-bio-item {
        margin-bottom: 24px;
    }
}

.ebu-bio-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding: 25px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
    .ebu-bio-item {
        padding: 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (min-width: 1024px) {
    .ebu-bio-item {
        padding: 30px;
    }
}

@media (min-width: 1400px) {
    .ebu-bio-item {
        padding: 40px;
    }
}

.ebu-bio-item .ebu-bio-item__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
}

@media (min-width: 768px) {
    .ebu-bio-item .ebu-bio-item__image {
        margin-right: 40px;
        margin-bottom: 0;
    }
}

.ebu-bio-item .ebu-bio-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.ebu-bio-item .ebu-bio-item__title {
    font-weight: 600;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .ebu-bio-item .ebu-bio-item__title {
        font-size: 26px;
        color: #1c4098;
    }
}

.ebu-bio-item .ebu-bio-item__position {
    color: #bbb;
    margin-bottom: 26px;
}

@media (max-width: 767px) {
    .ebu-bio-item .ebu-bio-item__position {
        font-size: 14px;
    }
}

.ebu-bio-item .ebu-bio-item__social {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 25px;
    top: 25px;
    fill: #1c4098;
}

@media (min-width: 768px) {
    .ebu-bio-item .ebu-bio-item__social {
        width: 20px;
        height: 20px;
        right: 30px;
        top: 45px;
    }
}

.ebu-bio-item .ebu-bio-item__social svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ebu-bio-item .ebu-bio-item__copy, .ebu-faculty-item .ebu-faculty-item__copy {
    display: none;
}

.ebu-bio-modal,.ebu-faculty-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    z-index: 10;
    background-color: rgba(28, 64, 152, 0.8);
    overflow-y: auto;
}

.ebu-bio-modal .ebu-bio-modal__wrapper, .ebu-faculty-modal .ebu-faculty-modal__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
    width: 90%;
    max-width: 790px;
    padding: 30px 20px;
    border-radius: 6px;
    background-color: #fff;
    z-index: 2;
}

@media (min-width: 768px) {
    .ebu-bio-modal .ebu-bio-modal__wrapper, .ebu-faculty-modal .ebu-faculty-modal__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-bio-modal .ebu-bio-modal__wrapper, .ebu-faculty-modal .ebu-faculty-modal__wrapper {
        padding: 37px 100px 46px 80px;
    }
}

.ebu-bio-modal .ebu-bio-modal__close, .ebu-faculty-modal .ebu-faculty-modal__close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 30px;
    right: 20px;
}

@media (min-width: 768px) {
    .ebu-bio-modal .ebu-bio-modal__close, .ebu-faculty-modal .ebu-faculty-modal__close {
        width: 25px;
        height: 25px;
        top: 40px;
        right: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-bio-modal .ebu-bio-modal__close, .ebu-faculty-modal .ebu-faculty-modal__close {
        width: 15px;
        height: 15px;
        top: 45px;
        right: 80px;
    }
}

.ebu-bio-modal .ebu-bio-modal__close:after,
.ebu-bio-modal .ebu-bio-modal__close:before,
.ebu-faculty-modal .ebu-faculty-modal__close:after,
.ebu-faculty-modal .ebu-faculty-modal__close:before{
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 50%;
    left: 50%;
    background-color: #1c4098;
}

.ebu-bio-modal .ebu-bio-modal__close:before,
.ebu-faculty-modal .ebu-faculty-modal__close:before{
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.ebu-bio-modal .ebu-bio-modal__close:after,
.ebu-faculty-modal .ebu-faculty-modal__close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.ebu-bio-modal .ebu-bio-modal__image,
.ebu-faculty-modal .ebu-faculty-modal__image{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #bbb;
}

@media (min-width: 768px) {
    .ebu-bio-modal .ebu-bio-modal__image,
    .ebu-faculty-modal .ebu-faculty-modal__image{
        margin-right: 24px;
        margin-bottom: 0;
    }
}

.ebu-bio-modal .ebu-bio-modal__title,
.ebu-faculty-modal .ebu-faculty-modal__title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.ebu-bio-modal .ebu-bio-modal__title h2,
.ebu-faculty-modal .ebu-faculty-modal__title h2 {
    color: #000;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .ebu-bio-modal .ebu-bio-modal__title h2,
    .ebu-faculty-modal .ebu-faculty-modal__title h2 {
        font-size: 26px;
        color: #1c4098;
        font-weight: 600;
    }
}

.ebu-bio-modal .ebu-bio-modal__title svg,
.ebu-faculty-modal .ebu-faculty-modal__title svg{
    width: 20px;
    height: 20px;
    fill: #1c4098;
}

.ebu-bio-modal .ebu-bio-modal__position,
.ebu-faculty-modal .ebu-faculty-modal__position{
    display: block;
    margin-bottom: 25px;
    color: #bbb;
}

@media (max-width: 767px) {
    .ebu-bio-modal .ebu-bio-modal__position,
    .ebu-faculty-modal .ebu-faculty-modal__position {
        font-size: 14px;
    }
}

.ebu-bio-modal .ebu-bio-modal__copy strong,
.ebu-faculty-modal .ebu-faculty-modal__copy strong {
    font-weight: 700;
}

.ebu-bio-modal .ebu-bio-modal__copy a,
.ebu-faculty-modal .ebu-faculty-modal__copy a {
    color: #1c4098;
}

.ebu-bio-modal .ebu-bio-modal__copy p:not(:last-child),
.ebu-faculty-modal .ebu-faculty-modal__copy p:not(:last-child){
    margin-bottom: 1em;
}

.ebu-suggested-courses {
    padding: 80px 0 0;
}

@media (min-width: 1024px) {
    .ebu-suggested-courses {
        padding: 90px 0 0;
    }
}

@media (min-width: 1400px) {
    .ebu-suggested-courses {
        padding: 120px 0 0;
    }
}

.ebu-suggested-courses .ebu-suggested-courses__title {
    margin-bottom: 20px;
    color: #1c4098;
}

@media (min-width: 1024px) {
    .ebu-suggested-courses .ebu-suggested-courses__title {
        margin-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .ebu-suggested-courses .ebu-suggested-courses__title {
        margin-bottom: 40px;
    }
}

.ebu-suggested-courses .ebu-suggested-courses__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.ebu-suggested-courses .ebu-suggested-courses__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
}

.ebu-suggested-courses .ebu-suggested-courses__item:not(:last-child) {
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .ebu-suggested-courses .ebu-suggested-courses__item:not(:last-child) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-suggested-courses .ebu-suggested-courses__item {
        width: 100%;
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-suggested-courses .ebu-suggested-courses__item {
        max-width: calc(33.33333% - 6.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-suggested-courses .ebu-suggested-courses__item {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-suggested-courses .ebu-suggested-courses__item {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-suggested-courses .ebu-suggested-courses__item {
        max-width: calc(33.33333% - 16px);
    }
}

.ebu-services-hero.ebu-hero {
    background-color: transparent;
}

@media (max-width: 767px) {
    .ebu-services-hero.ebu-hero {
        padding-bottom: 0;
    }
}

.ebu-services-hero .ebu-hero__image {
    background-image: url(../modules/ebuAcademyTemplateSet/css/../img/services-hero-mobile.jpg);
    background-position: 50% 50%;
}

@media (max-width: 767px) {
    .ebu-services-hero .ebu-hero__image {
        height: 78%;
    }
}

@media (min-width: 768px) {
    .ebu-services-hero .ebu-hero__image {
        background-image: url(../modules/ebuAcademyTemplateSet/css/../img/services-hero.jpg);
        background-position: 50% 100%;
    }
}

.ebu-courses-by-field {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .ebu-courses-by-field {
        padding-top: 60px;
    }
}

.ebu-courses-by-field .ebu-courses-by-field__title {
    color: #1c4098;
    margin-bottom: 20px;
}

.ebu-courses-by-field > .ebu-copy {
    margin-bottom: 60px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 400;
}

.ebu-courses-by-field .accordionWrapper .accordionItem {
    margin: 20px 0 0;
}

.ebu-courses-by-field .accordionWrapper .accordionItem .accordionItem__heading {
    position: relative;
    border-top: 1px solid rgba(28, 64, 152, 0.13);
    max-width: 587px;
    padding-top: 30px;
}

.ebu-courses-by-field .accordionWrapper .accordionItem .accordionItem__heading__title {
    color: #1c4098;
    font-weight: 600;
}

.ebu-courses-by-field .accordionWrapper .accordionItem .accordionItem__heading__description {
    margin: 15px 0;
    line-height: 22px;
    font-weight: 300;
}

.ebu-courses-by-field .accordionWrapper .accordionItem .accordionItem__heading:before {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    top: 40px;
    right: 0;
    border-bottom: 2px solid #1c4098;
    border-right: 2px solid #1c4098;
}

.ebu-courses-by-field .accordionWrapper .accordionItem--close .accordionItem__heading:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.ebu-courses-by-field .accordionWrapper .accordionItem--open .accordionItem__heading:before {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
}

.ebu-courses-by-field .accordionWrapper .accordionItem:first-child .accordionItem__heading {
    border-top: none;
}

.ebu-courses-by-field .accordionWrapper .accordionItem .accordionItem__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.authoring .courseItem {
    border-left: 3px solid #00ad68;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.brands .courseItem {
    border-left: 3px solid #e3712a;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.digital .courseItem {
    border-left: 3px solid #0bbbef;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.management .courseItem {
    border-left: 3px solid #ffed00;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.news .courseItem {
    border-left: 3px solid #873299;
}

.ebu-courses-by-field .accordionWrapper .accordionItem.safety .courseItem {
    border-left: 3px solid #dd0031;
}

.ebu-courses-by-field .accordionWrapper .courseItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    height: 120px;
    margin-right: 30px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(119, 136, 157, 0.2);
    box-shadow: 0 4px 10px 0 rgba(119, 136, 157, 0.2);
}

@media (max-width: 767px) {
    .ebu-courses-by-field .accordionWrapper .courseItem {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.ebu-courses-by-field .accordionWrapper .courseItem__status {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.38);
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
}

.ebu-courses-by-field .accordionWrapper .courseItem__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.ebu-courses-by-field .accordionWrapper .courseItem__content .title {
    color: #1c4098;
    font-size: 18px;
    font-weight: 600;
}

.ebu-courses-by-field .ebu-circular-button {
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    margin-left: 10px;
}

.ebu-courses-by-field .ebu-circular-button:hover {
    background-color: #102557;
}

.ebu-courses-by-field .ebu-circular-button .ebu-circular-button__arrow {
    width: 40px;
    color: #fff;
}

.ebu-courses-by-field .ebu-circular-button .ebu-circular-button__arrow svg {
    fill: currentColor;
}

.ebu-services-hubs {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .ebu-services-hubs {
        padding-top: 60px;
    }
}

.ebu-services-hubs .ebu-services-hubs__title {
    color: #1c4098;
    margin-bottom: 20px;
}

.ebu-services-hubs > .ebu-copy {
    margin-bottom: 60px;
}

.ebu-services-trainers {
    padding-top: 80px;
}

@media (min-width: 1024px) {
    .ebu-services-trainers {
        padding-top: 100px;
    }
}

.ebu-services-trainers .ebu-services-trainers__title {
    color: #1c4098;
    margin-bottom: 20px;
}

.ebu-services-trainers > .ebu-copy {
    margin-bottom: 40px;
}

@media (min-width: 1024px) {
    .ebu-services-trainers > .ebu-copy {
        margin-bottom: 60px;
    }
}

.ebu-services-skills {
    padding-top: 60px;
}

.ebu-services-skills .ebu-services-skills__title {
    color: #1c4098;
    margin-bottom: 20px;
}

.ebu-services-skills > .ebu-copy {
    margin-bottom: 60px;
}

.ebu-services-skills .ebu-services-skills__list {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 23.6% 23.6% 23.6% 23.6%;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .ebu-services-skills .ebu-services-skills__list {
        display: block;
    }
}

.ebu-services-skills .ebu-services-skills__list .ebu-services-skills__item {
    position: relative;
    padding: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    background: #1c4098;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .ebu-services-skills .ebu-services-skills__list .ebu-services-skills__item {
        padding: 80px;
    }
}

@media (max-width: 767px) {
    .ebu-services-skills .ebu-services-skills__list .ebu-services-skills__item {
        margin-bottom: 20px;
    }
}

.ebu-services-skills .ebu-services-skills__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 27px 20px 20px;
    border-radius: 6px;
    overflow: hidden;
}

@media (min-width: 1024px) {
    .ebu-services-skills .ebu-services-skills__list a {
        padding: 40px 30px 20px;
    }
}

html[data-device="desktop"] .ebu-services-skills .ebu-services-skills__list a:hover .ebu-services-skills__arrow {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

html[data-device="desktop"] .ebu-services-skills .ebu-services-skills__list a:hover .bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ebu-services-skills .ebu-services-skills__list a .bg {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: -webkit-transform 0.75s ease;
    transition: -webkit-transform 0.75s ease;
    transition: transform 0.75s ease;
    transition: transform 0.75s ease, -webkit-transform 0.75s ease;
    filter: contrast(15%) brightness(170%) grayscale(100%) !important;
    mix-blend-mode: normal !important;
}

.ebu-services-skills .ebu-services-skills__item-courses,
.ebu-services-skills .ebu-services-skills__item-title {
    position: relative;
    z-index: 2;
}

.ebu-services-skills .ebu-services-skills__item-courses,
.ebu-services-skills .ebu-services-skills__item-title {
    color: #333344 !important;
}

html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-courses,
html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-title {
    position: absolute;
    left: 20px;
}

@media (min-width: 1024px) {
    html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-courses,
    html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-title {
        left: 30px;
    }
}

.ebu-services-skills .ebu-services-skills__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease;
    transition: opacity 0.7s ease, transform 0.7s ease, -webkit-transform 0.7s ease;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (min-width: 1024px) {
    .ebu-services-skills .ebu-services-skills__arrow {
        right: 30px;
    }
}

.ebu-services-skills .ebu-services-skills__arrow svg {
    position: relative;
    width: 40%;
    height: 40%;
    top: 0;
    fill: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-title {
    top: 27px;
}

@media (min-width: 1024px) {
    html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-title {
        top: 40px;
    }
}

.ebu-services-skills .ebu-services-skills__item-courses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.ebu-services-skills .ebu-services-skills__item-courses:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    margin-right: 3px;
}

html[data-browser="Internet Explorer"] .ebu-services-skills .ebu-services-skills__item-courses {
    bottom: 20px;
}

.ebu-hub-list {
    margin-top: 80px;
}

.ebu-hub-list .ebu-hub-list__title {
    color: #1c4098;
    margin-bottom: 40px;
    font-weight: 600;
}

.ebu-hub-list .ebu-hub-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-hub-list .ebu-hub-card {
    margin-bottom: 25px;
    margin-right: 25px;
}

@media (max-width: 1023px) {
    .ebu-hub-list .ebu-hub-card:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {
    .ebu-hub-list .ebu-hub-card:last-child {
        margin-bottom: 0;
    }
}

.ebu-hub-card {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 34px 20px;
}

@media (min-width: 768px) {
    .ebu-hub-card {
        padding: 40px 30px;
    }
}

@media (min-width: 1024px) {
    .ebu-hub-card {
        padding: 30px 30px 50px;
        max-width: calc(39.16667% - 6.08333px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-hub-card {
        max-width: calc(39.16667% - 9.73333px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-hub-card {
        max-width: calc(39.16667% - 10.95px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-hub-card {
        max-width: calc(39.16667% - 14.6px);
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-hub-card {
        max-width: none !important;
    }
}

.ebu-hub-card:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #0bbbef;
}

.ebu-hub-card .ebu-hub-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-hub-card .ebu-hub-card__header {
        margin-bottom: 30px;
    }
}

.ebu-hub-card .ebu-hub-card__image {
    display: block;
    width: auto;
    height: 25px;
    margin-left: 5px;
}

@media (min-width: 768px) {
    .ebu-hub-card .ebu-hub-card__image {
        height: 30px;
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .ebu-hub-card .ebu-hub-card__title {
        font-size: 18px;
        line-height: 1.4;
    }
}

.ebu-hub-card .ebu-hub-card__content:not(:last-child),
.ebu-hub-card .ebu-hub-card__content p {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .ebu-hub-card .ebu-hub-card__content {
        font-size: 13px;
    }
}

.ebu-about-hero.ebu-hero {
    background-color: transparent;
}

@media (max-width: 767px) {
    .ebu-about-hero.ebu-hero {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .ebu-about-hero .ebu-hero__image {
        height: 78%;
    }
}

@media (max-width: 1023px) {
    .ebu-about-hero .ebu-hero__logo {
        display: none;
    }
}

.ebu-info-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ebu-info-list,
.ebu-info-list .ebu-info-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ebu-info-list .ebu-info-list__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .ebu-info-list .ebu-info-list__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-info-list .ebu-info-list__item {
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 1023px) {
    .ebu-info-list .ebu-info-list__item:not(:last-child) {
        margin-bottom: 40px;
    }
}

@media (min-width: 1024px) {
    .ebu-info-list .ebu-info-list__item {
        margin-bottom: 30px;
        max-width: calc(50% - 5px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-info-list .ebu-info-list__item {
        max-width: calc(50% - 8px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-info-list .ebu-info-list__item {
        max-width: calc(50% - 9px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-info-list .ebu-info-list__item {
        max-width: calc(50% - 12px);
    }
}

.ebu-info-list .ebu-info-list__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-color: #eee;
}

@media (min-width: 768px) {
    .ebu-info-list .ebu-info-list__icon {
        margin-right: 24px;
        margin-bottom: 0;
    }
}

.ebu-info-list .ebu-info-list__icon svg {
    width: 14px;
    height: 11px;
    fill: #1c4098;
}

html[data-browser="Internet Explorer"] .ebu-info-list .ebu-info-list__content {
    width: 100%;
}

.ebu-info-list .ebu-info-list__title {
    color: #1c4098;
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .ebu-info-list .ebu-info-list__title {
        margin-bottom: 7px;
    }
}

.ebu-team-list {
    background-color: #fff;
}

.ebu-team-list .ebu-team-list__title {
    max-width: 600px;
    margin-bottom: 20px;
    color: #1c4098;
}

.ebu-team-list .ebu-team-list__copy {
    margin-bottom: 60px;
    max-width: 588px;
}

.ebu-team-list .ebu-team-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1023px) {
    .ebu-team-list .ebu-team-list__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.ebu-team-list .ebu-team-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .ebu-team-list .ebu-team-item {
        width: 48%;
        margin-bottom: 60px;
    }
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-team-list .ebu-team-item {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-team-list .ebu-team-item {
        margin-bottom: 60px;
        max-width: calc(33.33333% - 6.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-team-list .ebu-team-item {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-team-list .ebu-team-item {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-team-list .ebu-team-item {
        max-width: calc(33.33333% - 16px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-team-list .ebu-team-item:nth-child(3n-1) {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-team-list .ebu-team-item:nth-child(3n-1) {
        margin-left: 24px;
        margin-right: 24px;
    }
}

.ebu-team-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .ebu-team-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.ebu-team-item .ebu-team-item__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 103px;
    height: 103px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 14px;
}

@media (max-width: 767px) {
    .ebu-team-item .ebu-team-item__image {
        margin-bottom: 17px;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .ebu-team-item .ebu-team-item__image {
        width: 75px;
        height: 75px;
    }
}

@media (min-width: 1024px) {
    .ebu-team-item .ebu-team-item__image {
        width: 70px;
        height: 70px;
        margin-right: 14px;
    }
}

@media (min-width: 1400px) {
    .ebu-team-item .ebu-team-item__image {
        width: 103px;
        height: 103px;
        margin-right: 14px;
    }
}

.ebu-team-item .ebu-team-item__wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

@media (min-width: 768px) {
    .ebu-team-item .ebu-team-item__wrapper {
        text-align: left;
    }
}

.ebu-team-item .ebu-team-item__content {
    width: 100%;
}

.ebu-team-item .ebu-team-item__title {
    font-weight: 600;
    margin-bottom: 4px;
}

@media (max-width: 767px) {
    .ebu-team-item .ebu-team-item__title {
        font-size: 26px;
        line-height: 1.3;
    }
}

.ebu-team-item .ebu-team-item__position {
    color: #bbb;
    margin-bottom: 8px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .ebu-team-item .ebu-team-item__position {
        font-size: 14px;
        line-height: 1.45;
        margin-bottom: 17px;
    }
}

.ebu-team-item .ebu-team-item__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .ebu-team-item .ebu-team-item__footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.ebu-team-item .ebu-primary-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ebu-team-item .ebu-team-item__social, .ebu-faculty-item .ebu-faculty-item__social {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    fill: #1c4098;
    margin-left: 11px;
}
.ebu-faculty-item .ebu-faculty-item__social {
    bottom: 30px !important;
    position: absolute;
}
.ebu-team-item .ebu-team-item__social svg, .ebu-faculty-item .ebu-faculty-item__social svg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ebu-faculty-list {
    padding: 60px 0;
    background-color: #eee;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ebu-faculty-list {
        padding: 80px 0;
    }
}

.ebu-faculty-list .ebu-faculty-list__title {
    max-width: 600px;
    margin-bottom: 20px;
    color: #1c4098;
}

.ebu-faculty-list .ebu-faculty-list__copy {
    margin-bottom: 30px;
    max-width: 588px;
}

@media (min-width: 768px) {
    .ebu-faculty-list .ebu-faculty-list__copy {
        margin-bottom: 60px;
    }
}

.ebu-faculty-list .ebu-faculty-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ebu-faculty-list .swiper-container {
    margin-bottom: 40px;
}

.ebu-faculty-list .ebu-left-wrapper {
    position: relative;
}

.ebu-faculty-list .swiper-button-next,
.ebu-faculty-list .swiper-button-prev {
    top: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #1c4098;
    border-radius: 50%;
    pointer-events: all;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.ebu-faculty-list .swiper-button-next:after,
.ebu-faculty-list .swiper-button-prev:after {
    font-size: 14px;
    -webkit-transform: translateX(1.5px);
    transform: translateX(1.5px);
}

.ebu-faculty-list .swiper-button-next.swiper-button-disabled,
.ebu-faculty-list .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

@media (max-width: 767px) {
    .ebu-faculty-list .swiper-button-next,
    .ebu-faculty-list .swiper-button-prev {
        display: none;
    }
}

.ebu-faculty-list .swiper-button-next {
    right: 50px;
}

.ebu-faculty-list .swiper-button-prev {
    left: -64px;
}

.ebu-faculty-list .swiper-button-prev:after {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
}

.ebu-faculty-list .ebu-faculty-list_pagination {
    width: 100vw;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ebu-faculty-list .ebu-faculty-list_pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    background: #1c4098;
    opacity: 0.6;
    margin-right: 8px;
    -webkit-transition: all 1s cubic-bezier(0.28, 0.07, 0, 1);
    transition: all 1s cubic-bezier(0.28, 0.07, 0, 1);
}

.ebu-faculty-list .ebu-faculty-list_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1c4098;
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 1;
}

.ebu-faculty-list .ebu-faculty-item {
    width: 100%;
    height: auto !important;
}

@media (max-width: 767px) {
    .ebu-faculty-list .ebu-faculty-item {
        min-height: 340px;
    }
}

.ebu-faculty-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 20px 12px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}


@media (min-width: 768px) {
    .ebu-faculty-item {
        padding: 30px 15px 8px;
    }
}

.ebu-faculty-item .ebu-faculty-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: 290px;
}

.ebu-faculty-item .ebu-faculty-item__image {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
}
.ebu-faculty-item__biography{
    bottom: 4px !important;
    position: absolute;
}
.ebu-faculty-item .ebu-faculty-item__name,
.ebu-faculty-item .ebu-faculty-item__position {
    text-align: center;
}

.ebu-faculty-item .ebu-faculty-item__name {
    margin-bottom: 4px;
}

@media (max-width: 767px) {
    .ebu-faculty-item .ebu-faculty-item__name {
        font-size: 22px;
    }
}

.ebu-faculty-item .ebu-faculty-item__position {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-faculty-item .ebu-faculty-item__position {
        margin-bottom: 0;
    }
}

.ebu-faculty-item .ebu-faculty-item__logo {
    display: block;
    width: 61px;
    height: 35px;
    fill: #1c4098;
    position: absolute;
    bottom: 60px;
}

.ebu-faculty-item .ebu-arrow-button {
    margin: 0 auto 0;
}

@media (min-width: 768px) {
    .ebu-faculty-item .ebu-arrow-button {
        width: 80%;
    }
}

.ebu-faculty-item .ebu-faculty-item__footer {
    margin-top: auto;
    position: relative;
    width: 100%;
    padding: 20px 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ebu-faculty-filters {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-faculty-filters {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .ebu-faculty-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100vw;
        left: -7.5vw;
        overflow-x: scroll;
    }
}

@media (min-width: 1024px) {
    .ebu-faculty-filters {
        margin-bottom: 25px;
        border-radius: 6px;
        background-color: #fff;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .ebu-faculty-filters .ebu-faculty-filters__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 7.5%;
    }
}

@media (min-width: 1024px) {
    .ebu-faculty-filters .ebu-faculty-filters__nav {
        padding: 0 20px;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters .ebu-faculty-filters__nav {
        padding: 0 30px;
    }
}

.ebu-faculty-filters .ebu-faculty-filters__button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1c4098;
    font-size: 13px;
}

@media (max-width: 1023px) {
    .ebu-faculty-filters .ebu-faculty-filters__button {
        padding: 19px 23px;
        background-color: #fff;
        border-radius: 6px;
        white-space: nowrap;
    }
}

@media (min-width: 768px) {
    .ebu-faculty-filters .ebu-faculty-filters__button {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .ebu-faculty-filters .ebu-faculty-filters__button {
        padding: 15px 0;
        font-size: 12px;
    }
}

@media (min-width: 1240px) {
    .ebu-faculty-filters .ebu-faculty-filters__button {
        font-size: 13px;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters .ebu-faculty-filters__button {
        padding: 20px 0;
        font-size: 14px;
    }
}

.ebu-faculty-filters .ebu-faculty-filters__button:not(:last-child) {
    margin-right: 12px;
}

@media (min-width: 1024px) {
    .ebu-faculty-filters .ebu-faculty-filters__button:not(:last-child) {
        margin-right: 6px;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters .ebu-faculty-filters__button:not(:last-child) {
        margin-right: 20px;
    }
}

html[data-device="desktop"] .ebu-faculty-filters .ebu-faculty-filters__button:hover span {
    background-color: #bbb;
}

.ebu-faculty-filters .ebu-faculty-filters__button.ebu-js-active span,
html[data-device="desktop"] .ebu-faculty-filters .ebu-faculty-filters__button:hover.ebu-js-active span {
    background-color: #1c4098;
}

.ebu-faculty-filters .ebu-faculty-filters__button.ebu-js-active svg {
    opacity: 1;
}

.ebu-faculty-filters .ebu-faculty-filters__button span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-color: #eee;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

@media (min-width: 1024px) {
    .ebu-faculty-filters .ebu-faculty-filters__button span {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters .ebu-faculty-filters__button span {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
}

.ebu-faculty-filters .ebu-faculty-filters__button svg {
    display: block;
    width: 14px;
    height: 100%;
    fill: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

@media (min-width: 1024px) {
    .ebu-faculty-filters .ebu-faculty-filters__button svg {
        width: 8px;
    }
}

@media (min-width: 1400px) {
    .ebu-faculty-filters .ebu-faculty-filters__button svg {
        width: 14px;
    }
}

.ebu-committee {
    padding: 80px 0 0;
    background-color: #fff;
}

@media (min-width: 768px) {
    .ebu-committee {
        padding: 60px 0 0;
    }
}

.ebu-committee .ebu-center-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ebu-committee .ebu-committee__column {
    width: 100%;
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-committee .ebu-committee__column:first-child {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-committee .ebu-committee__column:first-child {
        max-width: calc(60.41667% - 3.95833px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-committee .ebu-committee__column:first-child {
        max-width: calc(60.41667% - 6.33333px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-committee .ebu-committee__column:first-child {
        max-width: calc(60.41667% - 7.125px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-committee .ebu-committee__column:first-child {
        max-width: calc(60.41667% - 9.5px);
    }
}

.ebu-committee .ebu-committee__column:last-child {
    margin-top: 40px;
}

@media (max-width: 1023px) {
    html[data-browser="Internet Explorer"] .ebu-committee .ebu-committee__column:last-child {
        max-width: none !important;
    }
}

@media (min-width: 1024px) {
    .ebu-committee .ebu-committee__column:last-child {
        margin-top: 0;
        max-width: calc(33.33333% - 6.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 768px) {
    .ebu-committee .ebu-committee__column:last-child {
        max-width: calc(33.33333% - 10.66667px);
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .ebu-committee .ebu-committee__column:last-child {
        max-width: calc(33.33333% - 12px);
    }
}

@media (min-width: 1024px) and (min-width: 1400px) {
    .ebu-committee .ebu-committee__column:last-child {
        max-width: calc(33.33333% - 16px);
    }
}

.ebu-committee .ebu-committee__title {
    margin-bottom: 40px;
    color: #1c4098;
}

@media (min-width: 768px) {
    .ebu-committee .ebu-committee__title {
        margin-bottom: 20px;
    }
}

.ebu-committee .ebu-committee__image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .ebu-committee .ebu-committee__image {
        margin-bottom: 60px;
    }
}

.accordionWrapper {
    width: 100%;
}

.accordionWrapper,
.accordionWrapper .accordionItem {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionWrapper .accordionItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.accordionWrapper .accordionItem .accordionItem__heading {
    cursor: pointer;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionWrapper .accordionItem--close .accordionItem__content {
    height: 0;
    -webkit-transition: height 1s ease-out;
    transition: height 1s ease-out;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

.accordionWrapper .accordionItem--open .accordionItem__content {
    width: 100%;
    height: auto;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fa-info-square {
    margin-top: 3px !important;
    padding-top: 0px !important;
}

/* Banner Carousel Styles */
.ebu-banner-carousel {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    top: -70px;
}

@media (min-width: 768px) {
    .ebu-banner-carousel {
        height: 650px;
    }
}

@media (max-width: 767px) {
    .ebu-banner-carousel {
        height: auto;
        min-height: 500px;
        top: 0;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .ebu-banner-carousel {
        margin-top: 0;
    }
}

.ebu-banner-carousel__container {
    position: relative;
    width: 100%;
    height: 100%;
}

.ebu-banner-carousel__slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: none;
}

.ebu-banner-carousel__slide.active {
    opacity: 1;
    display: block;
}

@media (max-width: 767px) {
    .ebu-banner-carousel__container {
        height: auto;
        min-height: 500px;
    }
    
    .ebu-banner-carousel__slide {
        position: relative;
        height: auto;
        min-height: 500px;
    }

    .ebu-home-hero {
        top: 0;
        padding-top: 70px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-carousel__container {
        min-height: 450px;
    }
    
    .ebu-banner-carousel__slide {
        min-height: 450px;
    }
}

.ebu-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 100%);
    display: flex;
    align-items: center;
}

.ebu-banner-slide__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
    background-position: center;
}

.ebu-banner-slide__content {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 69px;
}

@media (max-width: 767px) {
    .ebu-banner-slide {
        min-height: 500px;
        padding: 20px 0;
    }
    
    .ebu-banner-slide__content {
        display: flex;
        flex-direction: column;
        padding: 20px;
        padding-top: 40px;
        align-items: flex-start;
        justify-content: center;
        min-height: 460px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-slide {
        padding: 15px 0;
    }
    
    .ebu-banner-slide__content {
        padding: 15px;
        padding-top: 30px;
        align-items: center;
        text-align: center;
        min-height: 400px;
    }
}

.ebu-banner-slide__info {
    max-width: 50%;
    color: white;
    padding: 0;
}

@media (max-width: 767px) {
    .ebu-banner-slide__info {
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-slide__info {
        padding: 0 5px;
        margin-bottom: 25px;
    }
}

.ebu-banner-slide__title {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
    color: white;
}

@media (min-width: 768px) {
    .ebu-banner-slide__title {
        font-size: 3rem;
    }
}

@media (min-width: 1024px) {
    .ebu-banner-slide__title {
        font-size: 68px;
    }
}

@media (max-width: 767px) {
    .ebu-banner-slide__title {
        font-size: 2rem;
        line-height: 1.2;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-slide__title {
        font-size: 1.75rem;
        line-height: 1.3;
        margin-bottom: 15px;
    }
}

.ebu-banner-slide__description {
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.9);
}

.ebu-banner-slide__description strong {
    font-weight: 600;
}

@media (max-width: 767px) {
    .ebu-banner-slide__description {
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 480px) {
    .ebu-banner-slide__description {
        font-size: 0.95rem;
        line-height: 1.4;
        margin-bottom: 1.25rem;
    }
}

.ebu-banner-slide__action {
    margin-top: 2rem;
}

.ebu-banner-slide__action .ebu-primary-button {
    background: transparent;
    border: 1px solid white;
    color: white;
    padding: 10px 40px;
    font-size: 14px !important;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .ebu-banner-slide__action {
        margin-top: 1.5rem;
    }
    
    .ebu-banner-slide__action .ebu-primary-button {
        width: 100%;
        text-align: center;
        padding: 12px 20px;
        font-size: 16px !important;
    }
}

@media (max-width: 480px) {
    .ebu-banner-slide__action {
        margin-top: 1.25rem;
        width: 100%;
    }
    
    .ebu-banner-slide__action .ebu-primary-button {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
        padding: 14px 16px;
        font-size: 15px !important;
    }
}

.ebu-banner-carousel__indicators {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 4px;
    z-index: 10;
    pointer-events: auto;
}

.ebu-banner-carousel__indicator {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 6px;
}

.ebu-banner-carousel__indicator.active {
    background: white;
    transform: scale(1.1);
}

.ebu-banner-carousel__indicator:hover {
    background: rgba(255, 255, 255, 0.5);
    transform: scale(1.05);
}

@media (max-width: 767px) {
    .ebu-banner-carousel__indicators {
        bottom: 20px;
        gap: 8px;
    }
    
    .ebu-banner-carousel__indicator {
        width: 12px;
        height: 12px;
        margin: 0 4px;
    }
}

@media (max-width: 480px) {
    .ebu-banner-carousel__indicators {
        bottom: 15px;
        gap: 6px;
    }
    
    .ebu-banner-carousel__indicator {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 15%, rgba(27, 64, 152, 0.2) 26%, rgba(27, 64, 152, 0.7) 100%);
    z-index: 1;
}

@media (max-width: 767px) {
    .ebu-banner-slide::after {
        font-size: 4rem;
        right: 5%;
    }
    
    .banner-overlay {
        background: linear-gradient(to bottom, rgba(27, 64, 152, 0.8) 0%, rgba(27, 64, 152, 0.6) 50%, rgba(27, 64, 152, 0.8) 100%);
    }
}

.generic-title{
    color: #1c4098;
}

.generic-subtext{
    color: #1c4098;
    margin-top: 20px;
}
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000003b9b3068
 *   - http://typekit.com/eulas/00000000000000003b9b3066
 *   - http://typekit.com/eulas/00000000000000003b9b3062
 *   - http://typekit.com/eulas/00000000000000003b9b3060
 *   - http://typekit.com/eulas/00000000000000003b9b3064
 *
 * © 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2020-06-08 15:03:57 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=mjb1nrn&ht=tk&f=139.173.175.5474.25136&a=19877694&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;
}

.tk-proxima-nova { font-family: "proxima-nova",sans-serif; }
.ebu-course-card__type{color:#bbb;font-weight:500}.ebu-services-skills .ebu-services-skills__list{display:grid;grid-gap:24px;grid-template-columns:23.6% 23.6% 23.6% 23.6%;margin-top:40px}.ebu-services-skills .ebu-services-skills__list a .bg{background-color:#1c4098;mix-blend-mode:overlay;filter:contrast(50%)}.ebu-services-skills .ebu-services-skills__list a:hover .bg{-webkit-transform:scale(1.1);transform:scale(1.1)}.ebu-services-skills .ebu-services-skills__list a:hover{text-decoration:none}.ebu-services-skills .ebu-services-skills__item-courses{position:initial;z-index:10;font-size:24px;color:#fff}.ebu-services-skills .ebu-services-skills__item-title{position:initial;z-index:10;font-size:24px;color:#fff}.ebu-course-detail-form__label .fal{font-size:1.4em;margin-right:15px}@media(max-width: 1023px){.ebu-course-detail-form__label .fal{margin-right:24px}}@media(min-width: 768px){.ebu-title-02{font-size:25px !important}h2{font-size:20px !important}}@media(min-width: 1024px){.ebu-title-02{font-size:30px !important}h2{font-size:16px !important}}@media(min-width: 1400px){.ebu-title-02{font-size:34px !important}h2{font-size:18px !important}}.ebu-course-detail-info .rich-text a{text-decoration:underline}.ebu-course-detail-info .rich-text strong,.ebu-course-detail-info .rich-text b{line-height:2}.ebu-results-filtered{color:#dd0031 !important}.ebu-course-detail-info__image iframe{top:0;left:0;position:absolute;width:100%;height:100%;border:none;border-radius:6px}.play{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;top:0;left:0;font-size:4em;color:#d3d3d3}/*# sourceMappingURL=custom.min.css.map */
