/* home-banner */
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

img {
  max-width: 100%;
}

/*
.home-banner .home-banner__tiles .slick-list {
    padding-top: 65px !important;
}

.home-banner .home-banner__wrap .home-banner__tiles {
    padding-top: 81px;
}

.home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile .banner_items__tile_inner::before {
    content: "";
    mix-blend-mode: normal;
    opacity: 0.4;
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile.slick-active .banner_items__tile_inner::before {
    background: linear-gradient(111.88deg, #000000 3.22%, rgba(0, 0, 0, 0) 57.18%);
    opacity: 0.78;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part {
    position: absolute;
    left: -91px;
    top: -65px;
    opacity: 0;
    transition: all ease .4s;
    z-index: 1;
}

.home-banner .home-banner__tiles .banner_items__tile.slick-active .banner_items__tile_inner .banner_items__content_part {
    opacity: 1;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__title {
    max-width: 650px;
    margin-bottom: 0;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__title h4 {
    font-size: 72px;
    color: #FAFAFA;
    margin-bottom: 0;
    line-height: 64px;
    letter-spacing: 0.1em;
}
.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__sup {
    margin: 20px 0px 20px;
    color: white;
    max-width: 379px;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    text-transform: inherit;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part button .button--normal {
    border: 1px solid #FD8C40;
}

.home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile .banner_items__image_part__img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: grayscale(100%);
}

.home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile.slick-active .banner_items__image_part__img {
    filter: grayscale(0);
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .button--on-black .button__visible-layer--solid:after {
    background: none;
    border: 1px solid #FD8C40;
}
*/

/*
.progress {
    display: block;
    width: 100%;
    height: 4px;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(to right, #FD8C40, #FD8C40);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
*/

/* footer */

.footer .footer__wrap .logo_section .footer__logo {
  margin-bottom: 20px;
  order: unset;
}

.page-transition {
  display: none !important;
  opacity: 0 !important;
}

.journal .journal__wrap {
  margin-top: 110px;
}

.footer {
  padding-top: 0;
}

.footer .footer__wrap {
  padding: 0;
  max-width: none;
}

.footer .footer__wrap .footer_cta .footer__head {
  flex-wrap: wrap;
}

.footer .footer__wrap .footer_cta .logo_section_top .footer__credits {
  padding: 0px 60px;
  margin-top: 78px;
}

.footer .footer__wrap .footer_cta .logo_section_top .footer__credits span {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
}

/* .footer .footer__wrap .footer_cta .footer__head .footer_middle_part .footer__lists .footer__ul a{

} */
.footer .footer__wrap .footer_cta .footer__head .logo_section {
  width: 100%;
}

.footer .footer__wrap .footer_cta .footer__head .footer_middle_part {
  width: 100%;
}
.footer .footer__wrap .footer_cta .footer__head .footer_contact {
  flex-direction: column;
}

.footer .footer__wrap .footer_cta .footer__head .footer__bottom {
  width: 100%;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__head
  .logo_section {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 60px;
  border-bottom: 1px solid #464446;
  align-items: center;
}

.footer .footer__wrap .logo_section .footer__logo {
  margin-bottom: 0;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__head
  .logo_section
  .newsletter_info
  span {
  margin-right: 23px;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__head
  .logo_section
  .newsletter_info
  a {
  font-family: "Replica-Bold", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.18em;
  text-align: left;
  border: 1px solid white;
  padding: 14px 17px 14px 17px;
}

.footer .footer__wrap .footer_cta .footer__head .footer_middle_part {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  padding: 33px 60px 0px;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1 1 auto;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__lists
  .footer__ul_2_row {
  display: flex;
  flex-direction: column;
  width: 16.67%;
  padding-right: 24px;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__lists
  .footer__ul {
  padding-right: 24px;
  /* width: 16.67%; */
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__lists
  .footer__ul_2_row
  .footer__ul
  .child_items
  a {
  font-family: "Roboto", sans-serif;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__social {
  margin-left: 0px;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__social
  a {
  margin: 0px 6px;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__social
  a:first-of-type {
  margin-left: 0;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__social
  .icon {
  width: 26px;
  height: 25px;
}

.footer .footer__wrap .footer_cta .logo_section_top .footer__bottom {
  margin-top: 0;
  padding: 0px 60px;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__bottom
  .footer__copyright {
  align-items: center;
  flex-wrap: wrap;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__bottom
  .footer__copyright
  span {
  margin-right: 30px;
  font-family: "Roboto", sans-serif;
  line-height: 14.06px;
  letter-spacing: 1%;
  font-size: 12px;
}

.footer
  .footer__wrap
  .footer_cta
  .logo_section_top
  .footer__bottom
  .footer__copyright
  .footer__transparency {
  margin-left: 0px;
}

.footer
  .footer__wrap
  .footer_cta
  .footer__head
  .footer_middle_part
  .footer__lists
  .footer__ul
  .footer__lh {
  position: relative;
  font-family: "Replica-Bold", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.12em;
  text-align: left;
}

@media (min-width: 992px) {
  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row
    .footer__ul
    .child_items {
    display: block !important;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    .child_items {
    display: block !important;
  }
}

@media (max-width: 1500px) {
  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__social {
    order: 0;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row {
    width: unset;
  }
}

@media (max-width: 991px) {
  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row {
    width: 100%;
    padding-right: 0 !important;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row
    .footer__ul
    + .footer__ul {
    margin-top: 0 !important;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0 !important;
    margin-top: 0;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .parent_items {
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .parent_items
    .toggle_button {
    position: absolute;
    width: 40px;
    height: 45px;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .parent_items
    .toggle_button::before {
    content: "";
    background-image: var(--wpr-bg-6b79f39d-f4c3-4e8d-84d9-06cb4fa37321);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 9px;
    height: 14px;
    transform: rotate(90deg);
    display: inline-block !important;
    pointer-events: none;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    a {
    width: 100%;
    margin: 0;
    padding: 15px 0px 15px;
    border-top: 1px solid #fd8c40;
    color: #ffffff;
  }
  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    a:hover {
    color: #fd8c40;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row
    .footer__ul
    .child_items {
    display: none;
    width: 100%;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    .parent_items:after {
    display: none !important;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    .child_items {
    display: none;
    width: 100%;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul
    .child_items
    a {
    padding-left: 10px;
    text-align: left;
  }

  /* .footer .footer__wrap .footer_cta .footer__head .footer_middle_part .footer__lists .footer__ul .parent_items:before {
        content: "";
        background-image: url(../../../../../../../../themes/hpsnz-2.1.3/images/arrow_down.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 14px;
        height: 9px;
    } */
}

@media (max-width: 767px) {
  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul_2_row
    .footer__ul {
    margin: 0;
    text-align: inherit;
  }

  .footer
    .footer__wrap
    .footer_cta
    .footer__head
    .footer_middle_part
    .footer__lists
    .footer__ul {
    margin: 0;
    text-align: inherit;
  }

  .footer
    .footer__wrap
    .footer_cta
    .logo_section_top
    .footer__head
    .logo_section {
    padding: 30px;
  }

  .footer .footer__wrap .footer_cta .footer__head .footer_middle_part {
    padding: 33px 30px 0px;
  }

  .footer .footer__wrap .footer_cta .footer__head .footer_contact {
    margin-top: 40px !important;
  }
}

@media (max-width: 575px) {
  .footer .footer__wrap .footer_cta .footer__head .footer_middle_part {
    padding-top: 0;
  }

  .footer
    .footer__wrap
    .footer_cta
    .logo_section_top
    .footer__head
    .logo_section {
    justify-content: center;
  }

  .footer
    .footer__wrap
    .footer_cta
    .logo_section_top
    .footer__head
    .logo_section
    .newsletter_info
    span {
    font-size: 12px;
    margin-right: 8px;
  }

  .footer .footer__wrap .logo_section .footer__logo {
    padding: 0px 15px 25px 0px;
    align-items: center;
  }
}

/*
.home-banner {
    padding-top: 110px;
    background-color: #212021;
}

.home-banner.flash-banner-active {
    padding-top: 187px;
}

.home-banner .home-banner__wrap {
    background-color: #000000;
}

.home-banner .home-banner__tiles .banner_items__tile {
    min-width: 70vw;
}

.home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner {
    max-width: 900px;
    margin: 0 auto;
}
*/

.nav__item-container {
  padding: 30px 60px;
  background-color: #212021;
  border-bottom: 1px solid #464446;
}

.nav-item__container.isMegaMenu {
  width: 100vw;
  top: 0px;
  max-width: initial;
  padding-top: 66px;
}

.megaMenu_container {
}

.megaMenu__inner {
  background-color: #212021;
  min-height: 460px;
  display: flex;
  border-bottom: 1px solid #464446;
}

.megaMenu__inner .megaMenu_col1 {
  width: 31.25%;
  padding-right: 6.25%;
}

.megaMenu__inner .megaMenu_col2 {
  width: 35.417%;
  padding-right: 6.25%;
  padding-top: 60px;
}

.megaMenu__inner .megaMenu_col3 {
  width: 33.31%;
  padding-right: 4.167%;
  padding-top: 60px;
}

.megaMenu__inner .image > img {
  width: 100%;
}

.megaMenu__inner .nav_item__link {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-family: "Replica-Bold", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.24em;
}

.megaMenu__inner .nav_item__link:last-child {
  margin-bottom: 0px;
}

.megaMenu__inner .nav_item__link:hover {
  color: #fd8c40;
}

.nav__item_bottom .megaMenu_col2 > .nav_item__link:not(:nth-child(-n + 8)),
.nav__item_bottom .megaMenu_col3 > .nav_item__link:nth-child(-n + 8) {
  display: none;
}

.megaMenu__inner .heading {
  font-family: "Replica-Bold", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0.6;
  margin-bottom: 20px;
}

.megaMenu__inner .related_link {
  margin-bottom: 15px;
  padding-left: 0;
  font-family: "Replica-Bold", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #f2f2f2;
}

.megaMenu__inner .related_link::before {
  height: 0;
  width: 0;
}

.megaMenu__inner .related_link:last-child {
  margin-bottom: 0px;
}

.related_link .icon {
  margin-right: 10px;
}

.nav_item__link > a,
.related_link > a {
  text-decoration: none;
}

.related_link > a {
  display: flex;
  align-items: center;
}

.nav__item .nav__link {
  color: #f2f2f2;
  font-size: 12px;
  padding-bottom: 0;
}

.nav__container:hover > .nav__link {
  color: #fff;
}

.nav__container:hover .nav-item__plus {
  transform: rotate(45deg);
}

.nav__container:hover .nav__link:after {
  opacity: 1;
  transform: scaleX(1);
  transition:
    transform 0.7s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0s linear;
}

.nav__item .nav-item__plus:after,
.nav__item .nav-item__plus:before {
  height: 0;
  width: 0;
}

.nav__item .nav__link::after {
  /* opacity: 0 !important;
    width: 0; */
  bottom: -34px;
  border-bottom-width: 1px;
  display: block;
}

.nav__item .nav-item__plus {
  position: relative;
  width: 8px;
  top: 0px;
  right: 0;
}

.nav__item .nav-item__plus > svg {
  width: 100%;
  height: auto;
}

.nav__logo {
  margin-right: 0;
  max-width: 180px;
}

.nav__logo img {
  width: 100%;
  height: auto;
}

.nav__item .nav__link > span > span {
  transform: none;
}

.nav__item--search {
  padding-left: 0;
  color: #fd8c40;
}

.nav__item--search:hover {
  color: #fff;
}

.nav__item--search svg path,
.menu-search__search-icon svg path {
  fill: currentColor !important;
}

.nav__item_bottom {
  display: flex;
  justify-content: flex-end;
}
.nav__item_top {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}

.nav__item_top .nav__item {
  margin-right: 20px;
}

.nav__item_top .nav__item:last-child {
  margin-right: 0px;
}

.nav__item_bottom .nav__item {
  margin-right: 51px;
}

.nav__item_bottom .nav__item:last-child {
  margin-right: 0px;
}

.nav__item_top .nav__item .nav__link::after {
  opacity: 0 !important;
  width: 0;
}

.nav__item_top .nav__container:hover > .nav__link {
  color: #fd8c40;
}

.nav-item__container.isTopMegaMenu {
  width: 376px;
  max-width: initial;
  z-index: 11;
  left: -138px;
  padding-top: 0;
  top: calc(100% + 15px);
}

.nav-item__container.is-last.isTopMegaMenu {
  left: initial;
  right: 0;
}

.nav__item_top .megaMenu__inner {
  border-left: 1px solid #464446;
  flex-wrap: wrap;
  padding: 60px;
  padding-top: 45px;
  position: relative;
}

.nav__item_top .megaMenu__inner::before {
  content: "";
  width: 1px;
  height: 80px;
  background-color: #464446;
  position: absolute;
  left: -1px;
  top: -80px;
}

.nav__item_top .megaMenu__inner .megaMenu_col2,
.nav__item_top .megaMenu__inner .megaMenu_col3 {
  width: 100%;
  padding: 0px;
}

.nav__item_top .megaMenu__inner .nav_item__link {
  font-size: 14px;
  line-height: 17px;
}

.nav__item_top .megaMenu__inner .megaMenu_col2 {
  margin-bottom: 40px;
}

.menu-search__search-input {
  width: 100%;
}

.menu-search__search {
  width: 100%;
  display: flex;
  align-items: center;
}

.menu-search__search-input input {
  width: 100%;
  height: 50px;
  font-family: "Replica-Bold", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #ffffff;
}

.menu-search__search-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.5);
}

.menu-search__search-input input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}

.menu-search__search-input input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.5);
}

.menu-search__search-input input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5);
}

.menu-search__search-icon {
  position: static;
  color: #fd8c40;
  padding: 0;
  margin-right: 15px;
}

.menu-search__close {
  height: initial;
  width: initial;
}

.menu-search__close span {
  position: static;
  transform: none !important;
  margin-top: 0;
  background-color: transparent !important;
  height: auto;
}
.menu-search__search-text {
  margin-right: 30px;
  color: #fd8c40;
  text-transform: uppercase;
}

.nav .sidebar-navigation {
  display: none;
}

@media (min-width: 1025px) {
  .nav .sidebar-navigation {
    display: none !important;
  }

  .nav .nav__burger,
  .menu-search__close .close_icon {
    display: none;
  }
}

/*
@media (max-width:1600px) {
    .home-banner .home-banner__tiles .banner_items__tile {
        min-width: 76.5vw;
    }
}
*/

@media (max-width: 1366px) {
  .home-banner.flash-banner-active {
    padding-top: 183px;
  }

  .nav__item_bottom .nav__item {
    margin-right: 36px;
  }

  .nav__item-container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .megaMenu__inner .nav_item__link {
    font-size: 14px;
    line-height: 17px;
  }

  .megaMenu__inner {
    min-height: initial;
  }

  .menu-search {
    padding: 0 35px 0;
  }
}

/*
@media (max-width:1340px) {
    .home-banner .home-banner__tiles .banner_items__tile {
        min-width: 84vw;
    }
}
*/

@media (max-width: 1199px) {
  /*
    .home-banner .home-banner__tiles .banner_items__tile {
        padding: 0 10px;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part {
        left: 30px;
    }

    .home-banner__dots .banner_items__dot {
        padding: 0 12px 26px 12px;
    }

    .home-banner__dots .banner_items__dot .tab_text {
        font-size: 16px;
    }
    */

  .nav__item_bottom .nav__item {
    margin-right: 24px;
  }

  .nav__item .nav__link {
    font-size: 10px;
  }

  .nav__logo {
    max-width: 160px;
  }
}

@media (max-width: 1024px) {
  .nav__item-container {
    padding: 20px 20px;
    /* border-bottom: 0 none; */
    z-index: 1;
  }

  .nav__item-container.hidden {
    z-index: 0;
  }

  .nav__logo {
    margin-top: 0;
    max-width: 180px;
  }
  .menu-sidebar {
    top: 11px;
    display: none;
  }

  .home-banner.flash-banner-active {
    padding-top: 145px;
  }

  /*
    .home-banner {
        padding-top: 84px;
    }

    .home-banner .home-banner__tiles .banner_items__tile {
        padding: 0 10px;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part {
        left: 30px;
    }

    .home-banner__dots .banner_items__dot {
        padding: 0 12px 26px 12px;
    }

    .home-banner__dots .banner_items__dot .tab_text {
        font-size: 16px;
    }

    .home-banner .home-banner__wrap {
        background-color: transparent;
        display: flex;
        flex-direction: column;
    }

    .progress {
        order: 1;
        height: 2px;
    }

    .home-banner__dots {
        order: 2;
    }

    .home-banner .home-banner__wrap .home-banner__tiles {
        padding-top: 0;
        order: 3;
    }

    .home-banner__dots {
        margin: 28px 20px 20px;
    }

    .home-banner__dots .banner_items__dot {
        padding: 0;
        margin: 0 16px 0 0;
    }

    .home-banner__dots .banner_items__dot .tab_text {
        display: none;
    }

    .home-banner__dots .banner_items__dot .counter {
        line-height: 100%;
        letter-spacing: 0.1em;
        margin: 0;
    }
    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part {
        left: auto;
        position: relative;
        top: auto;
        margin: 0 0 44px;
        opacity: 1;
        padding: 0 20px;
    }
    .home-banner .home-banner__tiles .banner_items__tile {
        padding: 0;
        min-width: auto;
        max-width: calc(100vw - 20px);
        width: 100vw;
    }

    .home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile .banner_items__tile_inner::before,
    .home-banner .home-banner__wrap .home-banner__tiles .banner_items__tile.slick-active .banner_items__tile_inner::before {
        display: none;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__image_part::before {
        content: "";
        mix-blend-mode: normal;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        background: linear-gradient(111.88deg, #000000 3.22%, rgba(0, 0, 0, 0) 57.18%);
        opacity: 0.78;
    }

    .home-banner .home-banner__tiles .banner_items__tile.slick-current .banner_items__image_part::before {
        display: none;
    }

    .home-banner .home-banner__tiles .slick-list {
        padding: 0 !important;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__title h4 {
        font-size: 28px;
        line-height: 25px;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .button--normal {
        padding: 0 16px;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner {
        max-width: initial;
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .home-banner .home-banner__tiles .banner_items__tile .banner_items__image_part {
        margin-top: auto;
        position: relative;
    }

    .home-banner .slick-track {
        display: flex !important;
    }

    .home-banner .slick-slide {
        height: inherit !important;
    }

    .home-banner .home-banner__tiles .banner_items__tile.slick-slide img {
        display: block;
        height: 360px;
    }
    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__sup {
        font-size: 15px;
        line-height: 19px;
    }

    .home-banner .home-banner__tiles .banner_items__tile .banner_items__tile_inner .banner_items__content_part .tile-simple__title {
        max-width: 240px;
    }
    */

  .nav .nav_items {
    display: none;
  }

  .menu-sidebar__burger:before,
  .menu-sidebar__burger:after {
    width: 0;
    height: 0;
  }

  .menu-sidebar:before {
    width: 0;
    height: 0;
    opacity: 0;
  }

  .nav__burger .menu-sidebar {
    position: static;
    width: 30px;
    height: 40px;
  }

  .menu-sidebar__burger {
    height: auto;
  }

  .menu-sidebar__switch {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .nav__burger {
    display: flex;
  }

  .menu-sidebar_burger {
    width: 17px;
    height: 20px;
    position: relative;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    color: inherit;
  }

  .menu-sidebar_burger:focus-visible {
    outline: 2px solid #fd8c40;
    outline-offset: 4px;
  }

  .nav__burger .menu-sidebar_burger svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .nav__burger.activeMenu .menu-sidebar_burger svg.open,
  .nav__burger .menu-sidebar_burger svg.close {
    opacity: 0;
  }

  .nav__burger.activeMenu .menu-sidebar_burger svg.close {
    opacity: 1;
  }

  .nav__burger_search {
    margin-right: 21px;
    color: #fd8c40;
  }

  .menu-search {
    display: block;
  }

  .menu-search__close .text {
    display: none;
  }

  body.menuOpen {
    overflow-y: hidden;
  }

  .sidebar-navigation {
    background-color: #212021;
    color: #f2f2f2;
    overflow-x: hidden;
    width: 100vw;
    height: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
  }

  .sidebar-navigation a {
    color: #f2f2f2;
    text-decoration: none;
    display: inline-flex;
    width: calc(100% - 40px);
  }
  .sidebar-navigation .mobileNav {
    position: relative;
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .sidebar-navigation .mobileNav ul {
    position: absolute;
    top: 91px;
    /* padding: 1rem; */
    width: 100%;
    background-color: #212021;
    z-index: 1;
    transition: all ease-in-out 0.25s;
  }

  .sidebar-navigation .mobileNav > ul {
    /* width: calc(100% - 40px); */
  }

  /*
  .sidebar-navigation .mobileNav ul ul {
    right: calc(200% + 10px);
    left: calc(100% + 10px);
  }
  */

  .sidebar-navigation .mobileNav .level-1 .level-2 {
    display: none;
  }

  .sidebar-navigation .mobileNav .level-1 .level-2.active {
    /* left: 0; */
    /* right: 0; */
    display: block;
  }

  .sidebar-navigation .mobileNav ul .active > li > a {
    opacity: 1;
  }

  .sidebar-navigation .mobileNav ul.hidden > li > a {
    opacity: 0;
  }

  /*
  .sidebar-navigation .mobileNav ul ul .active {
    left: -calc(100% + 10px);
  }
  */

  .mobileNav li {
    position: static;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 24px;
    font-family: "Replica-Bold", sans-serif;
    font-weight: 400;
    font-size: 13.0925px;
    line-height: 16px;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #f2f2f2;
  }

  .mobileNav li:before {
    width: 0;
    height: 0;
    opacity: 0;
  }

  .sidebar-navigation a .arrow,
  .sidebar-navigation a .back_icon {
    color: #212021;
    /* margin-top: -2px; */
  }

  .sidebar-navigation .back .title {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sidebar-navigation a .close_icon {
    /* margin-top: -2px; */
  }

  .mobileNav .related_content .heading {
    font-family: "Replica-Bold", sans-serif;
    font-weight: 400;
    font-size: 9.81934px;
    line-height: 12px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
  }

  .mobileNav .related_link {
    margin-top: 24px;
  }

  .sidebar-navigation .parent > a {
    justify-content: space-between;
    width: calc(100% - 40px);
  }

  .sidebar-navigation .mobileNav ul.level-2 {
    /* top: -81px; */
    z-index: 111;
  }

  .sidebar-navigation .back > a {
    justify-content: space-between;
    width: calc(100% - 40px);
    /* min-height: 50px; */
    /* border-bottom: 1px solid #464446; */
  }
}

@media (max-width: 767px) {
  .home-banner.flash-banner-active {
    padding-top: 125px;
  }

  .nav__logo {
    max-width: 120px;
  }

  .home-banner {
    padding-top: 60px;
  }

  .sidebar-navigation .mobileNav ul {
    top: 61px;
  }

  /* .sidebar-navigation .mobileNav ul.level-2 {
    top: -64px;
  } */

  /*
  .nav__item-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
    */

  .sidebar-navigation .back > a {
    min-height: 38px;
  }
}

@media (max-width: 600px) {
  .home-banner.flash-banner-active {
    padding-top: 123px;
  }
}

@media (max-width: 444px) {
  .home-banner.flash-banner-active {
    padding-top: 150px;
  }
}

/* Accessibility fix for search container */
.nav__search-container[aria-hidden="true"] {
  pointer-events: none;
}

.nav__search-container[aria-hidden="true"] * {
  visibility: hidden;
}
