#home #container .s1 {
  height: 100vh;
  position: relative;
  overflow: hidden;
  max-height: 1080px;
}
#home #container .s1 .videos {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#home #container .s1 .videos video {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;
}
#home #container .s1 .slick-slide {
  height: 100vh;
}
#home #container .s1 .slick-dots {
  display: none;
}
#home #container .s1 .container {
  position: absolute;
  bottom: 5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
#home #container .s1 h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 5.2px;
  color: #fff;
  margin-bottom: 1.3rem;
}
#home #container .s1 h2 {
  font-family: "halyard-text";
  font-style: normal;
  font-weight: 200;
  font-size: 2rem;
  line-height: 3rem;
  color: #fff;
  opacity: 0.6;
  transition: opacity 1s ease;
}
#home #container .s1 h2.active {
  opacity: 1;
}
#home #container .s1 .down {
  width: 137px;
  height: 137px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
#home #container .s1 .down span {
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: 27px;
  text-align: center;
}
#home #container .s1 .down span::after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/i/svg/arrow-down-white.svg) no-repeat center/contain;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
#home #container .s1 .down:hover {
  opacity: 0.5;
}
#home #container .s1::after {
  content: "";
  position: absolute;
  display: block;
  background: url(/i/svg/hero-overlay.svg) no-repeat center/cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#home #container .s2 h2{text-align:center;}
#home #container .s3 {
  overflow: hidden;
}
#home #container .s3 .container {
  position: relative;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 8.89rem;
}
#home #container .s3 .container > div {
  width: 33.33%;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  padding: 0 2rem 4.22rem 2rem;
  z-index: 1;
}
#home #container .s3 .container > div:last-of-type {
  border-right: none;
}
#home #container .s3 .container .js-num {
  display: inline-block;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  font-family: "halyard-text";
  font-style: normal;
  font-weight: 200;
  font-size: 3.54rem;
  line-height: 4rem;
  color: #fff;
  position: relative;
  overflow: hidden;
  height: 85px;
  opacity: 0;
  transition: opacity 0.3s ease;
  text-align: center;
}
#home #container .s3 .container .js-num > span {
  z-index: 1;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  transition: transform 2s ease;
  transform: translateY(0);
  line-height: 1;
  text-shadow:1px 1px 1px #000;
}
#home #container .s3 .container .dec > span:last-of-type {
  font-size: 2rem;
  transform: translateY(22px);
  margin-left: 15px;
}
#home #container .s3 .container .det > span:first-of-type {
  margin-right: 15px;
}
#home #container .s3 .container .js-num > span span {
  flex: 0 0 100%;
  height: 100%;
}
#home #container .s3 .container .js-num > span > span:first-child {
  opacity: 0;
}
#home #container .s3 .container p {
  font-family: "halyard-text";
  font-style: normal;
  font-weight: 200;
  font-size: 1.75rem;
  line-height: 2rem;
  color: #fff;
  min-height: 140px;
  position: relative;
  padding-bottom: 2rem;
  text-shadow:1px 1px 1px #000;
}

#home #container .s3 .container::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  background: url(/i/jewels2.jpg) no-repeat center/cover;
  top: 0;
  left: 0;
}
#home #container p.sm {
  font-size: 16px;
  line-height: 24px;
  color: #555F67;
  margin-top: 20px;
}
#home #container .s4 {
  padding: 4.72rem 0 8.34rem 0;
  text-align: center;
}
#home #container .s4 .top {
  display: -webkit-flexbox;
  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;
  gap: 5.55rem;
  margin-bottom: 2.6rem;
}
#home #container .s4 .top h2 {
  min-width: 450px;
  margin-bottom: 0;
  text-align: left;
  line-height: 3.5rem;
}
#home #container .s4 .top .line {
  display: block;
  width: 100%;
  max-width: 900px;
  height: 1px;
  background: #92A5A9;
}
#home #container .s4 .wrap {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 2.46rem;
}
#home #container .s4 .wrap .article {
  width: 33.33%;
  height: 426px;
  position: relative;
  transition: width 0.5s ease;
  text-align: left;
}
#home #container .s4 .wrap .article img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#home #container .s4 .wrap .article > div {
  width: calc(100% - 5.4rem);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.7rem;
  z-index: 1;
}
#home #container .s4 .wrap .article .title {
  font-family: "halyard-text";
  font-style: normal;
  font-weight: 200;
  font-size: 1.27rem;
  line-height: 1.83rem;
  color: #fff;
  margin-bottom: 1rem;
}
#home #container .s4 .wrap .article .date {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  color: rgba(146, 165, 169, 0.75);
}
#home #container .s4 .wrap .article:hover {
  width: 58%;
}
#home #container .s4 .view-more {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: #637B7C;
  border-bottom: solid 1px;
  padding-bottom: 5px;
  transition: all 0.3s ease;
}
#home #container .s4 .view-more:hover {
  color: #233E7E;
}


/***** MEDIA *****/

@media screen and (max-width: 1350px) {
  #home #container .s3 {
    background: url(/i/jewels2.jpg) no-repeat center/cover;
  }
  #home #container .s3 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4.5rem 0;
  }
  #home #container .s3 .container > div {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding: 3rem 0;
  }
  #home #container .s3 .container > div:last-of-type {
    border-bottom: none;
  }
  #home #container .s3 .container p {
    min-height: auto;
    padding-bottom: 3rem;
  }
  #home #container .s3 .container::before {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  #home #container .s1 .container {
    bottom: 15rem;
  }
  #home #container .s1 .down {
    right: auto;
    left: 0;
    bottom: -12rem;
  }
}
@media screen and (max-width: 1100px) {
  #home #container .s4 .top {
    gap: 3rem;
  }
  #home #container .s4 .top h2 {
    min-width: 300px;
  }
  #home #container .s4 .wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #home #container .s4 .wrap .article {
    height: 400px;
  }
  #home #container .s4 .wrap .article > div {
    width: calc(100% - 2rem);
  }
  #home #container .s4 .wrap .article, #home #container .s4 .wrap .article:hover {
    width: 48.6%;
  }
}
@media screen and (max-height: 700px) {
  #home #container .s1 h4 {
    font-size: 1.1rem;
    line-height: 2rem;
  }
  #home #container .s1 h2 {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  #home #container .s1 .container {
    bottom: 40%;
  }
  #home #container .s1 .videos video{width:100%;height:100%;}
  #home #container .s1 h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 3px;
  }
  #home #container .s1 h2 {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-bottom: 0.6rem;
  }
  #home #container .s1 .down {
    width: 110px;
    height: 110px;
  }
  #home #container .s1 .down span {
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 20px;
  }
  #home #container .s1 .down span::after {
    width: 10px;
    height: 10px;
  }
  #home #container .s3 .container {
    padding: 2rem 0;
  }
  #home #container .s3 .container .js-num {
    font-size: 3.2rem;
    height: 70px;
  }
  #home #container .s3 .container p {
    padding-bottom: 2rem;
  }
  #home #container .s3 .container .dec > span:last-of-type {
    transform: translateY(16px);
    margin-left: 7px;
  }
  #home #container .s3 .container .det > span:first-of-type {
    margin-right: 7px;
  }
  #home #container .s4 .top {
    -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;
    gap: 1rem;
  }
  #home #container .s4 .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #home #container .s4 .wrap .article {
    width: 100%;
    height: 350px;
  }
  #home #container .s4 .wrap .article .date {
    font-size: 12px;
    line-height: 18px;
  }
  #home #container .s4 .view-more {
    font-size: 14px;
  }
  
}
@media screen and (max-width: 500px) {
  
}
@media screen and (max-width: 320px) {
  #home #container .s1 .container {
    bottom: 9rem;
  }
  #home #container .s1 .down {
    width: 95px;
    height: 95px;
    bottom: -8rem;
  }
}
@media screen and (max-height: 375px) {
  #home #container .s1 .container {
    bottom: 3rem;
  }
  #home #container .s1 h4 {
    font-size: 0.8rem;
    line-height: 1.1rem;
  }
  #home #container .s1 h2 {
    font-size: 1.6rem;
    line-height: 2.1rem;
    margin-bottom: 10px;
  }
  #home #container .s1 .down {
    display: none;
  }
}

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