body.page-loaded #Hero-Home-BS .slider {
  transform: scale(1);
  opacity: 1;
}
#Hero-Home-BS .slider {
  transform: scale(1.4);
  transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  transition-delay: 0.25s;
  opacity: 0;
}
#Hero-Home-BS .page-loaded .slider {
  transform: scale(1);
  opacity: 1;
}
#Hero-Home-BS .slider {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  overflow: hidden;
}
#Hero-Home-BS .slider .container-fluid {
  width: calc(100% - 120px);
  margin: 0 60px;
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .container-fluid {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
#Hero-Home-BS .slider .slider-images {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
#Hero-Home-BS .Img-FonfoHero-BS {
  position: relative;
}
#Hero-Home-BS .Img-FonfoHero-BS .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0000004D;
  z-index: 1;
}
#Hero-Home-BS .Img-FonfoHero-BS img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#Hero-Home-BS .slider .slider-images .swiper-slide {
  background-size: cover !important;
}
#Hero-Home-BS .slider .slider-images .swiper-slide .mobile-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover !important;
  display: none;
}
#Hero-Home-BS .slider .slider-texts {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 32px;
  margin-bottom: 175px;
}
#Hero-Home-BS .slider .slider-texts .svg-morph {
  position: absolute;
  top: calc(50% - 200px);
  left: 50%;
  transform: translateX(-140%);
}
#Hero-Home-BS .slider .slider-texts .svg-morph path {
  fill: #94ffc4;
  animation-name: svg-morph;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-duration: 8s;
  animation-fill-mode: both;
  animation-direction: alternate-reverse;
  animation-iteration-count: infinite;
  animation-play-state: running;
}
#Hero-Home-BS .slider .slider-texts .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#Hero-Home-BS .container-texts-hero-BS p {
  font-family: var(--theme-font-two);
  font-weight: 400;
  font-size: 19px;
  line-height: 28.5px;
  letter-spacing: 0px;
}
#Hero-Home-BS .Title-HeroH-BS {
  font-size: 126px;
  font-weight: 400;
  font-family: var(--theme-font);
  line-height: 1;
  margin-bottom: 30px;
  color: var(--theme-white);
}
@media screen and (max-width: 1200px) {
  #Hero-Home-BS .Title-HeroH-BS {
    font-size: 90px;
  }
}
@media screen and (max-width: 991px) {
  #Hero-Home-BS .Title-HeroH-BS {
    font-size: 70px;
  }
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .Title-HeroH-BS {
    font-size: 40px;
  }
}
@media screen and (max-width: 480px) {
  #Hero-Home-BS .Title-HeroH-BS {
    font-size: 34px;
  }
}
#Hero-Home-BS .slider .slider-texts .swiper-slide p {
  font-family: var(--theme-font-two) !important;
  color: var(--theme-white);
  font-size: 19px;
  line-height: 28.5px;
  margin: 0;
  opacity: 0.7;
  padding-left: 30px;
  border-left: 3px solid var(--theme-white);
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .slider-texts .swiper-slide p {
    padding-left: 15px;
  }
}
#Hero-Home-BS .slider .swiper-fraction {
  width: 200px;
  color: var(--theme-white);
}
#Hero-Home-BS .slider .swiper-fraction span {
  width: 22px;
  display: inline-block;
  color: var(--theme-white);
  font-weight: 700;
  font-family: var(--theme-font-two);
  font-size: 17px;
  line-height: 25.5px;
  letter-spacing: 0px;
  vertical-align: middle;
}
#Hero-Home-BS .slider .swiper-fraction span:before {
  content: "0";
}
#Hero-Home-BS .slider .swiper-fraction .swiper-pagination-current {
  margin-right: 122px;
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .swiper-fraction .swiper-pagination-current {
    margin-right: 90px;
  }
}
#Hero-Home-BS .slider .swiper-pagination-progressbar {
  top: auto;
  bottom: 56px;
  left: 50px;
  width: 100px;
  height: 2px;
  background: rgba(248, 247, 247, 0.1);
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .swiper-pagination-progressbar {
    width: 70px;
  }
}
#Hero-Home-BS .slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--theme-white);
}
#Hero-Home-BS .slider .slider-nav {
  display: flex;
  height: 70px;
  margin-top: -70px;
  position: relative;
  z-index: 3;
}
#Hero-Home-BS .slider .slider-nav .button-prev {
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  background: var(--theme-base);
  color: var(--theme-black);
  margin-left: auto;
  margin-right: 8px;
  position: relative;
  z-index: 3;
  cursor: pointer;
  transform: translateY(-22px);
  border-radius: 50%;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 991px) {
  #Hero-Home-BS .slider .slider-nav .button-prev {
    width: 50px;
    height: 50px;
    font-size: 22px;
    transform: translateY(-8px);
  }
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .slider-nav .button-prev {
    width: 35px;
    height: 35px;
    font-size: 16px;
    transform: translateY(-2px);
  }
}
#Hero-Home-BS .slider .slider-nav .button-prev:hover {
  background: var(--theme-black);
  color: var(--theme-base);
}
#Hero-Home-BS .slider .slider-nav .button-next {
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  background: var(--theme-base);
  color: var(--theme-black);
  position: relative;
  z-index: 3;
  cursor: pointer;
  transform: translateY(-22px);
  border-radius: 50%;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 991px) {
  #Hero-Home-BS .slider .slider-nav .button-next {
    width: 50px;
    height: 50px;
    font-size: 22px;
    transform: translateY(-8px);
  }
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .slider .slider-nav .button-next {
    width: 35px;
    height: 35px;
    font-size: 16px;
    transform: translateY(-2px);
  }
}
#Hero-Home-BS .slider .slider-nav .button-next:hover {
  background: var(--theme-black);
  color: var(--theme-base);
}
#Hero-Home-BS .play-now {
  position: relative;
  width: 165px;
  height: 165px;
  position: absolute;
  left: 50%;
  bottom: 87px;
  z-index: 4;
  overflow: hidden;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #Hero-Home-BS .play-now {
    bottom: 10%;
  }
}
#Hero-Home-BS .play-now .play-btn {
  position: absolute;
  left: calc(50% - -7px);
  top: 50%;
  z-index: 1;
  width: 70px;
  height: 70px;
  /* border-style: solid;
        border-width: 25px 0 25px 40px;
        border-radius: 4px;
        border-color: transparent transparent transparent var(--theme-white); */
  background-image: url('data:image/svg+xml,%3Csvg width="59" height="67" viewBox="0 0 59 67" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M57 29.9867C59.6667 31.5263 59.6667 35.3753 57 36.9149L6 66.3598C3.33333 67.8994 -3.25755e-06 65.9749 -3.12295e-06 62.8957L-5.48802e-07 4.00594C-4.14206e-07 0.926738 3.33333 -0.997762 6 0.541838L57 29.9867Z" fill="white"/%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-size: 70px 70px;
  transform: translateX(-50%) translateY(-50%);
}
#Hero-Home-BS .play-now svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 165px;
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
