/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
@layer drupal {
  .btn-close {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
  }
  .btn-close:after, .btn-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2px;
    height: 33px;
    background: #808080;
  }
  .btn-close:after {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .btn-close:before {
    transform: translate(-50%, -50%) rotate(135deg);
  }
}
.header {
  padding: 48px 0 0 0;
  background: #fff;
}
@media (min-width: 992px) {
  .header {
    padding: 118px 0 0 0;
  }
}
@media print {
  .header {
    padding: 0;
  }
}
.header .navbar-toggle {
  display: none;
}
.header .container {
  position: fixed;
  z-index: 12;
}
@media (min-width: 992px) {
  .header .container {
    top: 76px;
    left: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: 42px;
    background-color: #fff;
    box-shadow: 0 3px 2px 0px #dbdbdb;
  }
}
.header .container > div {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  align-items: flex-end;
}
.header .block-system-branding-block {
  height: 35px;
}
.header .block-system-branding-block a img {
  width: 125px;
}
@media (min-width: 992px) {
  .header .block-system-branding-block a img {
    width: 140px;
    height: 35px;
    object-fit: contain;
  }
}
.header .search-block-form {
  padding-left: 20px;
}
.header .search-block-form > h2 {
  display: none;
}
.header .search-block-form #search-block-form {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 50px;
}
.header .search-block-form #search-block-form input {
  width: 180px;
  padding: 10px;
  border: 0;
  background: none;
  box-shadow: none;
}
.header .search-block-form #search-block-form .button.form-submit {
  display: none;
}
.header .menu--main {
  -webkit-box-flex: 1;
  flex: 1 100%;
}
.header .menu--main > ul {
  list-style: none;
  text-align: left;
}
.header .menu--main > ul > li {
  display: inline-block;
  margin-right: 20px;
}
.header .menu--main > ul > li a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 3px solid transparent;
  color: #332800;
  text-decoration: none;
}
.header .menu--main > ul > li a:hover {
  border-bottom-color: #000;
}
.header .menu--account .contextual {
  display: none;
}
.header .profile-menu {
  position: relative;
}
.header .profile-menu .profile-icon img {
  position: relative;
  top: 2px;
  width: 36px;
}
.header .profile-menu:hover .menu {
  opacity: 1;
}
.header .profile-menu .menu {
  opacity: 0;
  position: absolute;
  right: 0;
  min-width: 120px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.header .profile-menu .menu li a {
  display: block;
  padding: 7px 10px;
  color: #000;
  text-decoration: none;
}
.header .header-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-color: #fff;
  z-index: 12;
}
@media (min-width: 992px) {
  .header .header-top {
    height: 76px;
  }
}
@media print {
  .header .header-top {
    position: relative;
  }
}
.header .header-top > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1176px;
  height: 48px;
  margin: 0 auto;
  padding: 0 0 0 15px;
}
@media (min-width: 992px) {
  .header .header-top > div {
    height: 76px;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .header .header-top .region-header-top > .block-config-pages-block {
    width: 100%;
    margin: 0;
  }
}
@media print {
  .header .header-top .region-header-top > .block-config-pages-block {
    display: none;
  }
}
.header .header-top .config_pages--header-top-bar--about {
  display: flex;
}
.header .header-top .config_pages--header-top-bar--about .btn-course-finder {
  position: relative;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .btn-course-finder {
    margin-left: 20px;
  }
}
.header .header-top .config_pages--header-top-bar--about .btn-course-finder.open::before {
  display: none;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .btn-course-finder.open::before {
    content: "";
    z-index: 11;
    position: absolute;
    bottom: -19px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0px 10px 15px 10px;
    border-color: transparent transparent #F8F8F8 transparent;
    filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1));
  }
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element__field-icon {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  pointer-events: none;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element__field-icon img {
  max-width: 20px;
  max-height: 20px;
  display: block;
  filter: invert(12%) sepia(70%) saturate(5538%) hue-rotate(210deg) brightness(100%) contrast(103%);
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 9px 8px;
  border: 1px solid #0046b4;
  border-radius: 30px;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a {
    padding: 7px 18px;
  }
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a:hover {
  background-color: #0046b4;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a:hover .paragraph-topbar-element__field-icon {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(158deg) brightness(130%) contrast(101%);
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a:hover span {
  color: #fff;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a:active {
  background-color: #fff;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a:active span {
  color: #0046b4;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a.active {
  background-color: #0046b4;
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a.active .paragraph-topbar-element__field-icon {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(158deg) brightness(130%) contrast(101%);
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a.active span {
  color: #fff;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a {
    flex-direction: row;
  }
}
.header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a span {
  font-weight: 600;
  font-size: 10px;
  text-align: center;
  color: #0046b4;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element a span {
    font-size: 14px;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  min-height: 50px;
  max-height: 80px;
  padding: 0 10px;
  margin: 0 auto;
  transition: all 0.3s ease-out;
  background: #fff;
  border-radius: 8px 8px 0 0;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2509803922);
}
@media print {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements {
    display: none;
  }
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements {
    position: relative;
    width: auto;
    height: auto;
    min-height: auto;
    max-height: 60px;
    padding-right: 0;
    margin-left: auto;
    margin-right: 0;
    background: transparent;
    box-shadow: none;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.hide {
  display: none;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.hide {
    display: flex;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.open {
  right: 0;
  bottom: 60px;
  left: auto;
  max-width: 768px;
  height: 80px;
  box-shadow: none;
  border-radius: 0;
  background: #003a7b;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.open .paragraph-topbar-element__field-icon img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(158deg) brightness(112%) contrast(101%);
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.open .paragraph-topbar-element a:hover {
  background-color: transparent;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.open .paragraph-topbar-element a:hover .paragraph-topbar-element__field-icon {
  filter: sepia(0%) saturate(0%) hue-rotate(158deg) brightness(100%) contrast(101%);
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.open .paragraph-topbar-element a span {
  color: #fff;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements.no-lang-switch {
  bottom: 0;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item {
    width: auto;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item:last-of-type .paragraph-topbar-element a:after {
  display: none;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item:last-of-type .paragraph-topbar-element a {
    border: 1px solid #0046b4;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element {
  width: 85%;
  max-width: 250px;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element {
    width: auto;
    max-width: 100%;
    flex-direction: row;
    margin-left: 5px;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.yellow a {
  background-color: #FFC800;
  border: 1px solid #FFC800;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.yellow a:hover {
  background-color: #0046b4;
  border: 1px solid #0046b4;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.yellow a:hover span {
  color: #FFC800;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.yellow a:active {
  background-color: #FFC800;
  border: 1px solid #FFC800;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.yellow a:active span {
  color: #0046b4;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element.no-icon .paragraph-topbar-element__field-icon {
  display: none;
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element a {
  position: relative;
  flex-direction: column;
  border: 1px solid #0046b4;
  border-radius: 30px;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element a {
    flex-direction: row;
    border: 1px solid #0046b4;
  }
}
.header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element__field-icon {
  margin-right: 0;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .header .header-top .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements-item .paragraph-topbar-element__field-icon {
    margin-right: 5px;
    margin-bottom: 0;
  }
}
.header .header-bottom > .container {
  z-index: 11;
}
.header .region-header-wrapper {
  z-index: 1;
}
@media (min-width: 992px) {
  .header .region-header-wrapper {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    max-width: 890px;
    margin: 0 auto;
    pointer-events: none;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .header .region-header-wrapper {
    max-width: 1136px;
  }
}

@media print {
  .layout-content {
    margin-top: -48px;
  }
}
.layout-content.with-course-finder-plus {
  margin-top: 70px;
}
@media (min-width: 992px) {
  .layout-content.with-course-finder-plus {
    margin-top: 90px;
  }
}

@media (min-width: 992px) {
  .page-node-type-campaign-page .header {
    position: fixed;
    z-index: 13;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1176px;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header:before {
    position: absolute;
    content: "";
    top: 0;
    background-color: #fff;
    width: 100vw;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header .header-top {
    position: relative;
    flex: 1;
    width: auto;
  }
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header .header-top > div {
    padding-right: 0;
  }
}
.page-node-type-campaign-page .header .header-top .config_pages--header-top-bar--about .btn-course-finder {
  display: none;
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header .header-top .config_pages--header-top-bar--about .paragraph-topbar-element {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header .header-bottom .container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .header .header-bottom .container .region-header-wrapper {
    position: relative;
    max-width: 100%;
    justify-content: flex-start;
    transform: none;
  }
}
.page-node-type-campaign-page .header .container {
  background-color: transparent;
  box-shadow: initial;
  z-index: 13;
  pointer-events: none;
}
@media (min-width: 992px) {
  .page-node-type-campaign-page .layout-content {
    padding-top: 76px;
  }
}

.block-phone-switcher-block .header-phone-switcher .phone-btn::before, .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before {
  content: "\e903";
  padding: 8px;
  border: 1px solid #0046b4;
  border-radius: 18px;
  font-family: icons;
  font-size: 15px;
  color: #0046b4;
}
@media (min-width: 768px) {
  .block-phone-switcher-block .header-phone-switcher .phone-btn::before, .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before {
    margin: 0;
    top: auto;
  }
  [dir=ltr] .block-phone-switcher-block .header-phone-switcher .phone-btn::before, .block-phone-switcher-block .header-phone-switcher [dir=ltr] .phone-btn::before, [dir=ltr] .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before, .block-phone-switcher-block .header-phone-switcher.header-phones--multiple [dir=ltr] .phone-btn-holder::before {
    right: auto;
  }
  [dir=rtl] .block-phone-switcher-block .header-phone-switcher .phone-btn::before, .block-phone-switcher-block .header-phone-switcher [dir=rtl] .phone-btn::before, [dir=rtl] .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before, .block-phone-switcher-block .header-phone-switcher.header-phones--multiple [dir=rtl] .phone-btn-holder::before {
    left: auto;
  }
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher .phone-btn::before, .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before {
    padding: 8px 5px 8px 8px;
    content: "\e903";
    border: none;
  }
}

.block-phone-switcher-block {
  display: flex;
}
@media print {
  .block-phone-switcher-block {
    display: none;
  }
}
.block-phone-switcher-block .mobile-btn-container {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  margin-left: auto;
  background-color: #0046b4;
  text-align: center;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .mobile-btn-container {
    display: none;
  }
}
.block-phone-switcher-block .mobile-btn-container:hover {
  cursor: pointer;
}
.block-phone-switcher-block .mobile-btn-container.open {
  background-color: #003890;
}
.block-phone-switcher-block .mobile-btn-container.open .btn-lines:nth-child(1) {
  opacity: 0;
}
.block-phone-switcher-block .mobile-btn-container.open .btn-lines:nth-child(2),
.block-phone-switcher-block .mobile-btn-container.open .btn-lines:nth-child(3) {
  top: 25px;
  left: 11px;
}
.block-phone-switcher-block .mobile-btn-container.open .btn-lines:nth-child(2) {
  transform: rotate(45deg);
}
.block-phone-switcher-block .mobile-btn-container.open .btn-lines:nth-child(3) {
  transform: rotate(-45deg);
}
.block-phone-switcher-block .mobile-btn-container.open span:last-child {
  display: none;
}
.block-phone-switcher-block .mobile-btn-container::after, .block-phone-switcher-block .mobile-btn-container::before {
  content: none;
  position: absolute;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}
.block-phone-switcher-block .mobile-btn-container::after {
  bottom: -15px;
  left: 18px;
  border-width: 0 4px 9px 4px;
  border-color: transparent transparent #fff transparent;
}
.block-phone-switcher-block .mobile-btn-container::before {
  bottom: -14px;
  left: 17px;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #003890 transparent;
}
.block-phone-switcher-block .mobile-btn-container .btn-lines {
  position: absolute;
  width: 26px;
  height: 2px;
  background-color: #fff;
  transition: all 0.2s;
}
.block-phone-switcher-block .mobile-btn-container .btn-lines:nth-child(1) {
  top: 10px;
}
.block-phone-switcher-block .mobile-btn-container .btn-lines:nth-child(2) {
  top: 16px;
}
.block-phone-switcher-block .mobile-btn-container .btn-lines:nth-child(3) {
  top: 22px;
}
.block-phone-switcher-block .mobile-btn-container span {
  position: absolute;
  bottom: 6px;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  font-weight: 600;
  font-size: 9px;
  text-transform: uppercase;
  color: #fff;
}
.block-phone-switcher-block .header-phone-switcher {
  position: relative;
  display: flex;
  align-items: center;
  pointer-events: all;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher.header-phones--multiple .phone-btn-holder::before {
    content: none;
  }
}
.block-phone-switcher-block .header-phone-switcher .phone-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%) rotate(90deg);
  width: 12px;
  height: 12px;
  background: url("/themes/custom/esl_theme/assets/images/icons/solid-arrow-bold-right-blue.svg") center no-repeat;
  filter: brightness(0) saturate(100%);
}
.block-phone-switcher-block .header-phone-switcher .phone-btn .phone-btn-number {
  direction: ltr;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher .phone-btn .flag {
    display: none;
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 5px;
}
@media (min-width: 767px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-btn-container {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-btn-container {
    flex-direction: row;
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn-holder {
  position: relative;
  padding: 0 10px;
  min-height: 24px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn-holder {
    display: flex;
    align-items: center;
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn {
  display: none;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn {
    position: relative;
    display: flex;
    color: #0046b4;
    text-decoration: none;
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn-number {
  display: none;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn-number {
    display: block;
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn .flag {
  display: none;
}
.block-phone-switcher-block .header-phone-switcher .header-phones-btn-container .phone-btn span {
  font-size: 14px;
  font-weight: 600;
}
.block-phone-switcher-block .header-phone-switcher .header-phones-container {
  position: absolute;
  top: 100%;
  left: auto;
  min-width: 200px;
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1607843137);
  transform: rotateX(90deg);
  transform-origin: top center;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
[dir=ltr] .block-phone-switcher-block .header-phone-switcher .header-phones-container {
  right: 0;
}
[dir=rtl] .block-phone-switcher-block .header-phone-switcher .header-phones-container {
  left: 0;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher .header-phones-container {
    top: calc(100% + 8px);
  }
}
.block-phone-switcher-block .header-phone-switcher .header-phones-container a {
  padding: 10px 20px;
  margin-right: 10px;
  color: #000;
  white-space: nowrap;
  direction: ltr;
}
.block-phone-switcher-block .header-phone-switcher a {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher a {
    justify-content: flex-start;
  }
}
.block-phone-switcher-block .header-phone-switcher a:not(.phone-btn):hover {
  text-decoration: underline;
}
.block-phone-switcher-block .header-phone-switcher a .flag {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 5px;
}
.block-phone-switcher-block .header-phone-switcher:not(.hide).active .header-phones-container {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
@media (min-width: 992px) {
  .block-phone-switcher-block .header-phone-switcher:not(.hide):hover .header-phones-container {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
  }
  .block-phone-switcher-block .header-phone-switcher:not(.hide):hover .phone-btn::after {
    transform: translateY(-50%) rotate(270deg);
  }
}

.page-node-type-campaign-page .mobile-btn-container {
  display: none;
}

.node-type-hidden .config_pages--header-top-bar--about .btn-course-finder,
.node-id-hidden .config_pages--header-top-bar--about .btn-course-finder {
  display: none;
}
@media (min-width: 992px) {
  .node-type-hidden .config_pages--header-top-bar--about .btn-course-finder,
.node-id-hidden .config_pages--header-top-bar--about .btn-course-finder {
    display: flex;
  }
}
.node-type-hidden .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements:not(.open),
.node-id-hidden .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements:not(.open) {
  display: none;
}
@media (min-width: 992px) {
  .node-type-hidden .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements:not(.open),
.node-id-hidden .config_pages--header-top-bar--about .config-pages-header-top-bar-about__field-topbar-elements:not(.open) {
    display: flex;
  }
}

/*# sourceMappingURL=header.css.map */
