.mobile-language-selector{
  margin-bottom: 16px;
  display: none;
}
@media screen and (max-width: 1200px) {
    .mobile-language-selector {
      display: flex;
      max-width: 600px;
    }
}
.mobile-language-selector .navbar3_dropdown-toggle{
  color: var(--_primitives---colors--neutral-darkest) !important;
}

.mobile-language-selector .country-dropdown-section{
   margin-right: 6px;
    width: calc(50% - 6px);;
}
.mobile-language-selector .language-dropdown-section{
    margin-left: 6px;
    width: calc(50% - 6px);
}
.mobile-language-selector  .dropdown-chevron svg{
  height: 16px;
  width: 16px;
}
.mobile-language-selector  .country-code{
  font-size: 10px;
}
.mobile-collapse-menu-section .navbar2_menu-dropdown{
      display: block;
}
.mobile-collapse-menu-section .navbar2_dropdown-link {
    text-align: left;
     padding: .75rem 1rem;
}
.mobile-language-selector .w-dropdown-list{
    background-color: transparent;
    box-shadow: none;
}
.mobile-language-selector .w-dropdown-link{
  padding-left: 0;
  padding-right: 0;
}
.w-0 {
  width: 0;
}
div.navbar5_menu-right.top-alertnavbar{
    justify-content: end;
}
@media screen and (max-width: 479px) {
   
  div.navbar5_menu-right.top-alertnavbar{
        justify-content: center;
  }
}
header .topbar-section{
  height: max-content;
  z-index: 10 !important
}
div.navbar2_component{
  z-index: 9 !important
}

.navbar2_logo-link{
   min-width:100px;
 }
@media screen and (min-width: 1440px) {
  .navbar2_button-wrapper 
  .button-7.is-tertiary.is-icon-only.w-inline-block {
    padding: 0.75rem 1.5rem;
  }
}
@media screen and (min-width: 320px) {
  .navbar2_button-wrapper 
  .button-7.is-tertiary.is-icon-only.w-inline-block {
    padding: 0.75rem;
  }
}
@media screen and (min-width: 991px) {
  .navbar2_dropdwn-toggle {
    padding: .5rem ! important;
  }
}

@media screen and (min-width: 1440px) {
  .navbar2_dropdwn-toggle{
    padding: .5rem 1rem !important;
  }
}

@media screen and (min-width: 991px) {
  .navbar2_button-wrapper{
    margin-left:0 !important;
  }
}
@media screen and (min-width: 1400px) {
  .navbar2_button-wrapper{
    margin-left:1rem !important;
  }
}



@media screen and (max-width: 1200px) {
    .navbar3_component {
        z-index: 99999;
        min-height: 4rem;
    }
}

@media screen and (max-width: 1200px) {
    .navbar2_container {
        grid-template-columns: .25fr 1fr;
        display: flex !important;
    }
}
@media screen and (max-width: 1200px) {
    .w-nav[data-collapse='medium'] .w-nav-menu {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .navbar2_menu.is-page-height-tablet {
        height: 100dvh;
        padding-bottom: 6.5rem;
        transition: height .5s;
    }
}



@media screen and (max-width: 1200px) {
    .navbar2_menu {
        border-bottom: 1px solid var(--color-scheme-1--border);
        background-color: var(--color-scheme-1--background);
        -webkit-text-fill-color: inherit;
        background-clip: border-box;
        justify-content: center;
        width: 100%;
        padding: 1rem 5% 2.5rem;
        display: flex
;
        position: absolute;
        overflow: auto;
    }
}

@media screen and (max-width: 1200px) {
    .navbar2_menu-dropdown {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 1.125rem;
        display: flex
;
    }
}

@media screen and (max-width: 1200px) {
    .navbar2_dropdwn-toggle {
        align-items: center;
        margin-left: 0;
        margin-right: 0;
        padding: .75rem 2rem .75rem 0;
        display: flex
;
    }
}
@media screen and (max-width: 1200px) {
    .dropdown-chevron {
        inset: auto 0% auto auto;
    }
}

@media screen and (max-width: 1200px) {
    .navbar2_dropdown-list {
        position: static;
        overflow: hidden;
    }
}
@media screen and (max-width: 1200px) {
    .w-nav[data-collapse='medium'] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon2 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 48px;
        height: 48px;
        margin-right: -.5rem;
        padding-bottom: 0;
        padding-right: 0;
        display: flex
;
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon3 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 48px;
        height: 48px;
        margin-right: -.5px;
        padding-bottom: 0;
        padding-right: 0;
        display: flex
;
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon3_line-top {
        background-color: var(--_primitives---colors--white);
        width: 24px;
        height: 2px;
        padding-bottom: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1200px) {
    .navbar3_menu-button {
        margin-left: -.5rem;
        padding: 0;
    }
}

@media screen and (max-width: 1200px) {
    .menu-icon3_line-bottom, .menu-icon3_line-middle {
        background-color: var(--_primitives---colors--white);
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon3_line-middle {
        background-color: var(--_primitives---colors--white);
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 2px;
        margin-top: 6px;
        margin-bottom: 6px;
        padding-bottom: 0;
        padding-right: 0;
        display: flex
;
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon3_line-bottom, .menu-icon3_line-middle {
        background-color: var(--_primitives---colors--white);
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon3_line-bottom {
        background-color: var(--_primitives---colors--white);
        width: 24px;
        height: 2px;
        padding-bottom: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    .menu-icon2_line-top {
        background-color: var(--color-scheme-1--text);
        width: 24px;
        height: 2px;
        padding-bottom: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1200px) {
    .menu-icon2_line-middle {
        background-color: var(--color-scheme-1--text);
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 2px;
        margin-top: 6px;
        margin-bottom: 6px;
        padding-bottom: 0;
        padding-right: 0;
        display: flex
;
    }
}

@media screen and (max-width: 1200px) {
    .menu-icon2_line-bottom {
        background-color: var(--color-scheme-1--text);
        width: 24px;
        height: 2px;
        padding-bottom: 0;
        padding-right: 0;
    }
}


@media screen and (max-width: 1200px) {
    #w-nav-overlay-1{
      height:100vh !important;
    }
  #w-nav-overlay-0{
    height:100vh !important;
    overflow:auto;
  }
}
@media screen and (max-width: 1200px) {
    .navbar3_logo{
      max-width:120px;
    }
    .navbar3_menu-dropdown {
        border:1px solid var(--_primitives---colors--neutral-darkest);
        border-radius:8px;
        padding-left:12px;
        padding-right:12px;
    }
  .main_navbar-sections.topbar-section .country-dropdown-toggle,.main_navbar-sections.topbar-section .language-dropdown-toggle {
      color:var(--_primitives---colors--neutral-darkest)!important;
  }
  .navbar5_menu-right .top-alertnavbar a{
    color:var(--_primitives---colors--white);
  }
  .navbar3_container .button-5.is-link.w-button.announcment-link--{
    display:none;
  }
}
@media screen and (max-width: 1200px) {
  
  #language-selection-dropdown{
    margin-top:1rem;
  }
}


@media screen and (max-width: 991px) {
    .navbar3_container {
        display: flex !important;
    }
}
@media screen and (max-width: 1200px) {
    .navbar3_container {
        display: flex !important;
    }
}
@media screen and (max-width: 1200px) {
    .navbar5_menu-right.top-alertnavbar {
        display: flex !important;
        flex: 1;
        justify-content: flex-end;
        align-items: end;
        flex-direction: row;
        margin: 0;
    }
@media screen and (max-width: 991px) {
    .navbar5_menu-right.top-alertnavbar {
        display: flex !important;
        flex: 1;
        justify-content: flex-end;
        align-items: end;
        flex-direction: row;
        margin: 0;
    }

  
}

@media screen and (max-width: 479px) {
    .navbar3_component {
        display: block !important;
        min-height:3rem !important;
    }
   .navbar3_container .button-5.is-link.w-button.announcment-link{
      display:none;
    }
 
}
