
.hero-home-v2 {
  position: relative;
  overflow: hidden;
  padding-top: 5rem;
}

.hero-home-v2 .container,
.hb-announcement .container {
  position: relative;
  max-width: 1400px;
}

.hero-home_content {
  max-width: 716px;
  /*   padding-bottom: 200px; */
  padding-bottom: 110px;
  padding-top: 30px;
}

.hero-home_content .h1 {
  font-size: 7.2rem;
  letter-spacing: -5px;
}

.hero-home_bg-image {
  position: absolute;
  z-index: 0;
  /*   
  right: -5vw;
  top: -80px;height: 860px;
  width: 745px; */
  height: 700px;
  width: auto;
  right: -2vw;
  top: -45px;
  overflow: hidden;
}


.hero-home_bg-image img {
  /*   height: 860px;
  width: 745px; */
  height: 700px;
  width: auto;
}


.hb-white-bg {
  border-radius: 0px 125px 0px 0px;
  position: absolute;
  bottom: -100px;
  left: 0;
  height: 243px;
  background: #fff;
  width: 100%;
}


.hb-left-icon {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 257px;
  height: 257px;
}

.home-sidebar-content {
  position: absolute;
  right: -21vw;
  /*   top: 16rem; */
  top: 14rem;
}

.home-sidebar-content-inner {
  display: flex;
  flex-wrap: wrap;
  transform: rotate(-90deg);
  align-items: center;
}

.sidebar-image {
  margin-left: 50px;
  transform: rotate(90deg);
}

.sidebar-image img {
  vertical-align: middle;
  width: 44px;
  height: 45px !important;
}

.sidebar-title {
  color: var(--color-third);
  font-family: Nexa;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  /* 146.25% */
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hb-announcement {
  position: relative;
  padding-bottom: 4rem;
}
.hb-announcement.pb-0 {
  padding-bottom: 0;
}

.hb-announcement .hb-announcement__content-col {
  position: relative;
  max-width: 680px;
  z-index: 1;
}

.hb-announcement .hb-announcement__image-col {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -2vw;
  z-index: 1;
  max-width: calc(1400px - 800px);
}

.hb-announcement .hb-announcement__image-col img {
/*   max-width: 40vw !important; */
  height: auto;
}

.hb-announcement .hb-announcement__accent {
  position: absolute;
  top: -143px;
  right: 0;
  width: 1000px;
}

.hb-announcement .hb-announcement__accent img {
  border-top-right-radius: 125px;
}

.hb-announcement__cta {
  padding-top: 16px; 
}

.hero-home__heading-typed {
  display: block;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1315;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}


#light {
  display: none;
  left: 0;
  max-width: 1080px;
  margin: 0 auto;
  overflow: visible;
  position: absolute;
  top: 50%;
  z-index: 1316;
  right: 0;
  transform: translateY(-50%);
  padding: 0 20px;
  text-align: center;
}

#boxclose {
  appearance: none;
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 35px;
  height: 50px;
  line-height: 1.2;
  position: fixed;
  right: 30px;
  text-align: center;
  top: 20px;
  width: 50px;
  z-index: 99999;
  display: none;
}

#VisaChipCardVideo {
  object-fit: cover;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px){
  .hero-home_bg-image:before {
    box-shadow: 0 -1px 8px rgba(0,0,0,.3);
    content: "";
    display: block;
    height: 4px;
    left: 25px;
    position: absolute;
    top: 100%;
    width: calc(95% - 40px);
    z-index: 2;
  }
/*   .hero-home_bg-image:after {
    content: "";
    box-shadow: 0px -41px 20px -20px #fff inset;
    width: calc(95% - 12px);
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
  } */
}

@media (max-width: 1800px){
  .hero-home_bg-image, .hero-home_bg-image img {
    /*     height: 42vw;
    width: 37vw; */
    height: 36vw;
    width: auto;
  }

  .hero-home_bg-image {
    /*     right: -3vw; 
    top: -60px;
    */
    right: 0;
    top: -40px;

  }
  
  .hb-announcement .hb-announcement__image-col {
    right: 0;
  }

  .home-sidebar-content {
    right: -16vw;
    top: 11rem;
  }

  .hero-home_content .h1 {
    font-size: 6vw;
  }

  .sidebar-title {
    font-size: 20px;
  }

  .sidebar-image {
    margin-left: 30px;
  }

  .hb-white-bg {
    bottom: -40px;
    height: 183px;
  }
}

@media (max-width: 1600px){
  .hero-home_bg-image {
    right: 10vw;
  }
  
  .hb-announcement .hb-announcement__content-col {
    max-width: 690px;
  }
  
  .hb-announcement .hb-announcement__image-col {
    right: 0;
  }
  
  .hb-announcement .hb-announcement__image-col img {
    max-width: 30vw !important;
  }

  .home-sidebar-content {
    right: -8vw;
    top: 9rem;
  }

  .sidebar-title {
    font-size: 18px;
    letter-spacing: 3px;
  }
  
  .hb-announcement .hb-announcement__accent {
    top: -141px;
  }

  .hb-white-bg {
    height: 180px;
  }

  .hero-home_content {
    padding-bottom: 100px;
  }

  .hb-left-icon, .hb-left-icon svg {
    height: 180px;
    width: 180px;
  }

  .hb-left-icon {
    bottom: 0px;
    left: -40px;
  }
}

@media (max-width: 1366px){

  .hero-home_content {
    max-width: 550px;
    padding-bottom: 80px;
  }

  .hero-home_bg-image {
    right: 15vw;
    top: -40px;
  }
  
  .hb-announcement .hb-announcement__image-col {
    right: 15vw;
  }
  
  .hb-announcement .hb-announcement__accent {
    width: 75%;
  }

  .home-sidebar-content {
    right: -8vw;
    top: 8rem;
  }

  .sidebar-title {
    font-size: 17px;
  }

  .sidebar-image {
    margin-left: 20px;
  }
  
  .hb-announcement__columns .hb-announcement__content-col {
    max-width: 550px;
  }
  
  .hb-announcement .hb-announcement__accent {
    top: -100px;
  }

  .hb-left-icon, .hb-left-icon svg {
    height: 150px;
    width: 150px;
  }

  .hb-white-bg {
    height: 160px;
    bottom: -60px;
  }

  .hb-left-icon {
    bottom: 25px;
  }

  .hero-home__link .btn {
    font-size: 1.2vw;
  }
}

@media (max-width: 1199px){
  .sidebar-title {
    font-size: 14px;
    letter-spacing: 2px;
  }

  .sidebar-image img {
    height: 35px!important;
    width: 34px;
  }

  .hero-home_bg-image, .hero-home_bg-image img {
    height: 36vw;
    width: 30vw;
  }

  .hero-home_bg-image {
    right: 15vw;
    top: -22px;
  }
  
  .hb-announcement .hb-announcement__image-col {
    right: 15vw;
  }

  .hero-home_content {
    max-width: 450px;
    padding-top: 0;
  }
  
  .hb-announcement__columns .hb-announcement__content-col {
    max-width: 450px;
  }

  .hb-left-icon, .hb-left-icon svg {
    height: 130px;
    width: 130px;
  }

  .hb-left-icon {
    bottom: 35px;
  }

  .home-sidebar-content {
    right: -8vw;
    top: 5rem;
  }

  .hb-white-bg {
    bottom: -30px;
    height: 130px;
  }

  .hero-home-v2 {
    padding-top: 6vw;
  }
}

@media (max-width: 991px){
  .hero-home_content {
    max-width: 360px;
  }
  
  .hb-announcement__columns .hb-announcement__content-col {
    max-width: none;
  }
  
  .hb-announcement .hb-announcement__image-col {
    position: relative;
    padding-top: 3rem;
    max-height: 70vh;
    right: 0;
    text-align: center;
  }
  
  .hb-announcement .hb-announcement__image-col img {
    max-width: 100% !important;
  }

  .sidebar-title {
    letter-spacing: 0;
    font-size: 14px;
  }

  .home-sidebar-content {
    top: 6rem;
    right: -9vw;
  }

  .hero-home_bg-image {
    top: -18px;
  }

  .hb-left-icon, .hb-left-icon svg {
    height: 110px;
    width: 110px;
  }

  .hb-left-icon {
    bottom: 45px;
    left: -30px;
  }

  .hero-home_content {
    padding-bottom: 100px;
  }

  .hero-home-v2 {
    padding-top: 6vw;
  }


  .home-sidebar-content {
    top: 5rem;
  }

  .sidebar-title {
    font-size: 14px;
  }

  .sidebar-image img {
    height: 28px!important;
    width: 28px;
  }

  .sidebar-image {
    margin-left: 18px;
  }

}

@media (max-width: 767px){

  .hero-home-v2 {
    padding-bottom: 0;
  }

  .hero-home_bg-image {
    position: static;
    width: 100%;
    height: auto;
  }

  .hero-home_content {
    max-width: 100%;
    padding-bottom: 0px;
    order: 1;
  }

  .hero-home__link .btn {
    font-size: 1.9vw;
  }

  .home-sidebar-content {
    position: static;
    padding-top: 20px;
    padding-bottom: 20px;
    order: 2;
  }

  .hero-home_bg-image, .hero-home_bg-image img {
    width: auto;
    height: auto;
  }

  .home-sidebar-content-inner {
    transform: none;
  }

  .sidebar-image {
    transform: none;
    margin-left: 30px;
  }

  .hb-white-bg {
    display: none;
  }
  
  .hb-announcement {
    padding-top: 100px;
  }
  
  .hb-announcement .hb-announcement__accent {
    top: 0;
    width: 90%;
  }
  
  .hb-announcement .hb-announcement__accent img {
    border-top-right-radius: 0;
  }

  .hb-left-icon {
    display: none;
  }

  .sidebar-title {
    font-size: 22px;
    letter-spacing: 2px;
  }

  .hero-home-v2 .container {
    display: flex;
    flex-direction: column;
  }

  .hero-home_bg-image {
    order: 3;
    float: right;
    margin-top: -30px;
    width: 200px;
    right: -20px;
    position: relative;
    top: auto;
    bottom: 0;
  }

  .hero-home_content .h1 {
    font-size: 10vw;
    margin-bottom: 0;
    letter-spacing: -2px;
  }

  .sidebar-title {
    font-size: 3.5vw;
  }

  .sidebar-image img {
    vertical-align: middle;
  }

  .hero-home_bg-image img {
    margin: 0 auto;
    display: block;
  }

  /*   Change in mobile */
  .hero-home-v2 .container {
    display: block;
  }
  .sidebar-title {
    font-size: 2.5vw;
  }
  .home-sidebar-content {
    max-width: calc(100% - 200px);
    width: 100%;
    float: left;
  }
  .hero-home_bg-image {
    width: 200px;
    float: right;
    margin-top: -30px;
  }
  .home-sidebar-content-inner {
    flex-wrap: nowrap;
  }
  .sidebar-image img {
    height: auto !important;
  }

  .hero-home_bg-image:before {
    display: none;
  }

}

@media (max-width: 600px){
  .sidebar-image img {
    width: 24px;
  }

  .sidebar-title {
    letter-spacing: 1px;
    line-height: normal;
  }

  .home-sidebar-content {
    max-width: calc(100% - 180px);
  }

  .hero-home_bg-image {
    width: 180px;
  }

  .sidebar-image {
    margin-left: 10px;
  }
}
@media (max-width: 479px){

  .hero-home__link .btn {
    font-size: 12px;
  }

  .sidebar-image {
    margin-left: 10px;
    margin-top: 0;
  }

  .hero-home_bg-image {
    width: 155px;
  }

  .home-sidebar-content {
    max-width: calc(100% - 155px);
  }
}
.hb-announcement__columns-2 {
  display: grid;
  grid-template-columns: 1fr;
  gap 2rem;
}
@media (min-width: 1080px) {
  .hb-announcement__columns-2 {
    grid-template-columns: 1fr 1fr;
  }
}
  
/* @media (min-width: 768px) {
.hero-home {
padding-top: 6vw;
}
.hero-home__bg-image {
width: 50%;
height: 100%;
}
.hero-home__bg-image img {
object-fit: contain;
object-position: left top;
}
.hero-home__content {
grid-column-start: 7;
grid-column-end: span 5;
}
.hero-home h1 {
font-size: 1.25rem;
}
.hero-home h2 {
font-size: 5.8vw;
}
}

@media (min-width: 1400px) {
.hero-home h1 {
font-size: 1.5vw;
}
}

@media (min-width: 1720px) {
.hero-home h1 {
font-size: 1.875rem;
}
.hero-home h2 {
font-size: 6rem;
}
} */