.hp-header-button {
color: #fff;
}

.hp-banner {
   height: 50rem;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   width: 100%;
}

.hp-header-banner {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: stretch;
  margin: 0 auto;
  max-width: 1250px;
  padding: 0;
  position: absolute;
  z-index: 1;
}

.score-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-top: 2.5rem;
  width: 100%;
}

img.score-image-google {
  display: inline-block;
  height: 46px;
  width: 160px;
}

img.score-image-google.g2 {
  margin-right: 2rem;
}

.hp-header-left-content {
  max-width: 45rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-right: 2rem;
}

.hp-header-right-content  {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hp-header-left-content > h1 {
  margin-bottom: 3rem;
}

.hp-header-logo {
max-width: 150px;
}

.hp-header-title {
  font-family: 'proxima-bold', 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--grey-000, #FFF);
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 6rem */
  letter-spacing: 0;
  margin-bottom: 2.5rem;
}


.hp-header-intro {
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--grey-000, #FFF);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 2.25rem */
  margin-bottom: 4rem;
}


/* BUTTONS BOX ********************/

.hp-btn-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 649px;
}

.hp-btn-2023,
.hp-header-more-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 12.5rem;
  text-align: center;
  font-size: 18px;
  border: none;
  font-family: 'proxima-bold', 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hp-header-more-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 25px;
  /*width: 214px;*/
  /*background: transparent;*/
  height: 56px;
  color: #fff;
}

.hp-btn-2023 {
  margin-right: 16px;
  background: var(--grey-600, #1D2023);
  /*border: 2px solid #1D2023;*/
  /*color: #FFFFFF;*/
  height: 60px;
}


.hp-btn-2023:hover {
  background-color: #fff;
  border: 2px solid #000;
  cursor: pointer;
  color: #000;
}

.hp-header-button {
  font-family: 'proxima-bold', 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 20px 25px;
}

.hp-header-more {
  font-family: "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--grey-000, #FFF);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.125rem */
  border-radius: 12.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
}


.hp-btn-2023:hover,
.hp-header-more:hover {
    text-decoration: none;
}


.hp-header-button:hover {
    z-index: 2;
    position: inherit;
    color: #000;
    border: 2px solid white;
}
}

/********END BUTTONS BOX ***********/

@media screen and (min-width: 1631px) {
  .hp-header-banner {
      width: 1340px;
  }  
}

@media screen and (max-width: 1631px) {
  div.hs_submit.hs-submit > div.actions {
    margin-top: 2rem;
  }
}


@media screen and (max-width: 1300px) {
  .hp-header-title {
    font-size: 64px;
  }
  .hp-header-button {
    padding: 0;
}
   .hp-header-intro {
    font-size: 28px;
     margin-bottom: 2rem;
  }
  .hp-header-banner {
    max-width: 1200px;
}
  .hp-header-left-content {
    margin-right: 0;
    max-width: 43rem;
  }
}

@media screen and (max-width: 1240px) {
.hp-header-intro {
    font-size: 26px;
    margin-bottom: 2rem;
}
  .hp-header-title {
    font-size: 56px;
}
  .hp-header-left-content {
    max-width: 31rem;
    margin-right: 2rem;
}
  .hp-header-banner {
   max-width: 100%;
   margin-left: 0;
   width: 1000px;
  }

  .hp-header-right-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

@media screen and (max-width: 1090px) {
.hp-header-banner {
   padding: 0 24px;
} 
.hp-header-left-content > h1 {
  font-size: 52px;
  max-width: 786px;
  }
  .hp-header-intro {
    font-size: 22px;
    margin-bottom: 32px;
    max-width: 38rem;
  } 
 
  .hp-header-left-content { 
  margin-right: 0;
  padding-top: 4rem;
}
  .hp-header-right-content {
    /*max-width: 70%;*/
  }
}


@media screen and (max-width: 940px) {
.hp-header-banner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
    .hp-header-more-btn {
  max-width:100%;
    width: 30rem;
  }
 .hp-header-left-content > h1,
  .hp-header-intro {
    max-width: 100%;
    width: 100%;
    text-align:center;
  } 
  .hp-btn-box {
    flex-direction: column;
    justify-content:center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}
  .hp-btn-2023 {
    margin-bottom: 1rem;
    margin-right: 0;
  }
   
  .hp-btn-2023,
 .hp-header-more {
    width: 100%;
  }  
  .hp-header-right-content {
  /*width: 75%;*/
    margin-top: 0;
  } 
  .hp-header-intro {
  margin: 32px 0 54px;
  }
  
.hp-header-left-content {
  max-width: 100%;
  padding-top: 5rem;
  margin-right: 0;
 }
  .score-box {
    justify-content: center;
  }
}



@media screen and (max-width: 800px) {
  .hp-header-left-content {
  padding-top: 7rem;
}

}


@media screen and (max-width: 540px) {
  .hp-header-more-btn {
  height: 50px;
  }
  .hp-header-right-content {
    width: 100%; 
    padding: 0 24px;
    }
  .img.score-image-google {
  max-width: 130px;
  }
  .hp-btn-box {
  flex-direction: column;
    width: 100%;
  }
  .hp-header-left-content > h1 {
    margin-top: 0;
    line-height: 100%;  
    font-size: 2.8rem;
  }
  .hp-btn-2023,
  .hp-header-more-btn {
  width: 100%;
  } 
.hp-btn-2023,
.hp-header-more {
  margin-bottom: 24px;
  margin-right: 0;
  display: block;
  width: 100%;
  }
  
 .hp-header-more {
  width: 85%;
  }
.hp-header-intro {
  margin: 24px 0 40px;
  font-size: 1.125rem;
}
  .hp-header-banner {
  padding: 0 0;
}

  img.score-image-google.g2 {
    margin-right: 1rem;
  }
.score-box {
  justify-content: space-around;
  padding-top: 1rem;
  width: 100%;
}
   .hp-header-left-content {
  margin-right: 0;
  padding: 0 24px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 0 !important;
  }
}

@media screen and (max-width: 500px) {
  .hp-header-left-content {
    max-width: 100%;
  }
}

  
  @media screen and (max-width: 430px) { 
  .score-box {
    padding-top: 1rem;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 auto; 
}
  .hp-header-more {
  width: 100%;
  }
  img.score-image-google {
    width: 45%;    
  }
}  
  
  
@media screen and (max-width: 415px) { 
  .hp-header-right-content  {
    padding: 0 24px;
  }
}
 
@media screen and (max-width: 350px) { 
  .score-box {
  flex-wrap: wrap;
  }
  img.score-image-google.g2 {
  margin-right: 0;
  margin-bottom: 1rem;
  }
}

