.header__logo__50th {
  max-height: 66px;
  margin-left: 20px;
}

.footer__logo__50th_wrap {
  margin-top: 20px;
  padding: 16px;
  border-radius: 4px;
  border: 0.5px solid #eaeaea;
}
.footer .logo__50th_img {
  height: 78px;
  margin-right: 16px;
}
.footer .logo__50th_title {
  margin: 0;
  font-family: "Chamberi Display";
  font-weight: 400;
  font-size: 20px;
  line-height: 60px;
}

.button {
  text-align: center;
}
.button--secondary-gradient {
  background-image: linear-gradient(272.48deg, #9b8118 -66.31%, #ccad2b 108.02%);
  color: #fff;
  border: 0 none;
}
.button--secondary-gradient:hover, .button--secondary-gradient:active, .button--secondary-gradient:focus {
  border: 0 none;
  opacity: 85%;
}

@media (max-width: 767px) {
  .header .search--wrap {
    margin-left: -15px;
  }
  .header a.search-button {
    margin-right: 12px;
  }
  .header__logo__50th__mobile {
    height: 42px;
  }
}
.history--notification {
  margin: 24px 0;
}
.history--notification-wrap {
  position: relative;
  border-radius: 8px;
  padding: 22px 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.history--notification-wrap .button {
  margin: 0;
  margin-right: 84px;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 40px;
}
.history--notification-wrap .close {
  position: absolute;
  color: white;
  top: 24px;
  right: 24px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.history--notification-wrap .close i {
  font-size: 18px;
}
.history--notification-logo {
  height: 104px;
  margin-right: 40px;
}
.history--notification-title {
  margin: 0;
  font-family: "Chamberi Display";
  font-weight: 400;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: white;
}
.history--hero {
  overflow: hidden;
  padding: 10px 16px;
  max-height: 675px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.history--hero-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 16px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.history--hero-left {
  height: 675px;
  overflow: hidden;
  margin: -10px 0;
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: minmax(0, 1fr) 42px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 42px;
}
.history--hero-right {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.history--hero-right-wrap {
  max-width: 472px;
  margin: auto;
  margin-right: 0;
}
.history--hero-right-logo {
  height: 148px;
  margin-bottom: 4px;
}
.history--hero-right-text {
  font-family: "Playfair Display";
  font-weight: 400;
  font-style: italic;
  font-size: 40px;
  line-height: 120%;
  color: #ccad2b;
}
.history--hero-swiper {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.history--hero-swiper.history--hero-swiper-ltr, .history--hero-swiper.history--hero-swiper-rtl {
  overflow: hidden;
  max-width: 262px;
}
.history--hero-swiper.history--hero-swiper-ltr .swiper-wrapper, .history--hero-swiper.history--hero-swiper-rtl .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.history--hero-swiper .swiper-slide {
  height: auto !important;
}
.history--story {
  padding: 96px 0;
  background: #00395a;
}
.history--story a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.history--story--wrap {
  gap: 92px;
}
.history--story--left h2 {
  font-family: "Playfair";
  font-weight: 600;
  font-size: 40px;
  line-height: 60px;
  vertical-align: middle;
  margin: 0;
  margin-bottom: 24px;
  color: #ccad2b;
}
.history--story--left p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
  color: #fff;
}
.history--story--left p strong,
.history--story--left p b {
  font-weight: 700;
}
.history--story--left .button {
  margin: 0;
  margin-top: 30px;
  padding: 13px 40px !important;
}
.history--story--right {
  max-width: 434px;
}
.history--story--right-image {
  height: 320px;
  margin-bottom: 24px;
}
.history--story--right-content {
  padding: 0 24px;
  font-family: "Playfair";
  font-weight: 800;
  font-style: italic;
  font-size: 20px;
  line-height: 125%;
  color: #ccad2b;
}
.history--story--right-content .quote,
.history--story--right-content .author {
  margin-bottom: 24px;
}
.history--story--right-content p {
  font-weight: 700;
  margin-bottom: 24px;
}
.history--story--right-content p strong,
.history--story--right-content p b {
  font-weight: 700;
}
.history--story--right .button {
  margin-top: 36px !important;
}
.history--timeline {
  overflow: hidden;
  padding: 96px 0;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  position: relative;
}
.history--timeline--title {
  font-family: "Playfair";
  font-weight: 600;
  font-size: 40px;
  line-height: 60px;
  vertical-align: middle;
  color: #fff;
  margin-bottom: 40px;
}
.history--timeline--line {
  position: absolute;
  left: 16px;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #fff;
}
.history--timeline--item {
  position: relative;
  padding-left: 76px;
  padding-right: 76px;
  padding-bottom: 36px;
  color: #fff;
}
.history--timeline--item:last-child .history--timeline--line {
  display: none;
}
.history--timeline--item-hidden {
  display: none;
}
.history--timeline--dot {
  position: absolute;
  left: 0;
  top: 0px;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 7px solid rgba(105, 105, 105, 0.6);
  border-radius: 50%;
}
.history--timeline--content h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  vertical-align: middle;
  margin: 0;
}
.history--timeline--content p {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  margin: 0;
  margin-top: 12px;
}
.history--timeline--images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  margin-top: 24px;
}
.history--timeline--images img {
  height: 150px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.history--timeline--images p {
  margin-top: 8px;
  font-family: "Playfair";
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
}
.history--timeline--show-all {
  margin-top: 40px;
  display: block;
}

.hide-desktop {
  display: none;
}

.hide-mobile {
  display: block;
}

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

@media (max-width: 767px) {
  .hide-desktop {
    display: block;
  }
  .hide-mobile {
    display: none;
  }
  .history--notification {
    margin: 16px 0;
  }
  .history--notification .container {
    padding: 0;
    max-width: none;
  }
  .history--notification-wrap {
    padding: 36px;
    border-radius: 0;
    -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: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .history--notification-wrap .logo--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    margin-bottom: 17px;
  }
  .history--notification-wrap .button {
    margin-right: 0;
    padding: 4px 26px;
    font-size: 14px;
    line-height: 28px;
  }
  .history--notification-wrap .close {
    right: 16px;
  }
  .history--notification-logo {
    height: 84px;
    margin: 0 auto;
  }
  .history--notification-title {
    font-size: 24px;
    line-height: 20px;
  }
  .history--hero {
    max-height: none;
    padding: 0;
    padding-top: 58px;
    padding-bottom: 78px;
  }
  .history--hero-wrap {
    display: block !important;
  }
  .history--hero-left {
    display: none !important;
  }
  .history--hero-right {
    max-width: 302px;
    width: 100%;
    margin: 40px auto;
    text-align: center;
  }
  .history--hero-right-logo {
    height: 108px;
    margin: auto;
    margin-bottom: 24px;
  }
  .history--hero-right-text {
    font-size: 24px;
  }
  .history--hero-swiper-ltr-mobile .swiper-wrapper, .history--hero-swiper-rtl-mobile .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
  }
  .history--story {
    padding: 40px 0;
  }
  .history--story--wrap {
    gap: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .history--story--right {
    max-width: none;
  }
  .history--story--right-image {
    height: auto;
  }
  .history--story--right-content {
    padding: 0;
  }
  .history--timeline--item {
    padding-left: 62px;
  }
}