form .hs-richtext, form .hs-richtext p {
    font-size: 0.6rem;
}

form .legal-consent-container .hs-richtext {
    font-size: 0.6rem;
}
.icon-section-wrap {
	 opacity: 0 !important;
	 transition: opacity 1s ease !important;
}
 .icon-section-wrap.is-selected {
	 opacity: 1 !important;
}
 
.rad-container {
height:100vh;
}

.logoarea img {
max-width:100%;
height:auto;
  filter: grayscale(1);
}

h2 {
margin-top: 0;
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.4rem;
}

.leftmax-size {
    max-width: 580px;
    margin: auto;

}

.image1-container {
    max-width: 100%;
    height: auto;
     border-radius: 1rem;
    overflow: hidden;
  margin-bottom:40px;
  
}
.image1-container img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 1rem;
    overflow: hidden;

}

.lp-footer {
    display: none;
}
.flickity-page-dots {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
    margin-top: 30px;
  width: 84%;
}

.flickity-page-dots .dot.is-selected {
    background-color: #ffffff91;
    width: -webkit-fill-available;
    height: 3px;
}
.flickity-page-dots .dot {
    width: -webkit-fill-available;
    height: 3px;
    margin: 0.25rem 0.4375rem;
    background-color: ;
    border-radius: 1px;
    cursor: pointer;
    transform: none;
    transition: background-color .2s;
    background-color: #ffffff21;
}

.flickity-prev-next-button.previous {
   right: 30px!important;
    left: auto;

}
.flickity-button {
    position: absolute;
    background-color: transparent;
    border: none;
    color: #003DF5;
}
button, .button {
    min-width: 20px;
  padding:0px;
}

button:before, .button:before {
   width: 20px;
    height: 20px;
}

button:disabled, .button:disabled {
    background-color: transparent;
    border-color: #D0D0D0;
    color: #E6E6E6;
}

.flickity-prev-next-button.previous {
    right: 40px;
}

.flickity-prev-next-button {
    top: 95%;
    width: 1.25rem;
    height: 1.25rem;
    border: none;
    transform: none;
  
}
.single-award {
    display: flex;
      justify-content: space-between;

}

.uppertext-wrap {
width: 100%;
}

.award-wrap {
max-width: 15%;
    height: 15%;
    width: 15%;
  margin-right:15px;

}

.icon-wrap {
max-width: 50px;
    height: 50px;
    width: 50px;
  margin-right:15px;

}
.award-section-wrap {
width: 100%;
  display:flex;
  flex-direction:column;
  position: relative;
    left: auto;


}
.icon-section-wrap {
width: 100%;
  display:flex;
  flex-direction:column;
  position: relative;
    left: auto;


}

.awards {
width: 100%;
  display:flex;
  flex-direction:row;

}

.three-icon {
width: 100%;
  display:flex;
  flex-direction:row;

}
.single-awards {
width: 18%;
  display:flex;
  flex-direction:row;

}

.single-icon {
width: 33.3%;
  display:flex;
  flex-direction:row;

}

.carousel-cell {
  width: 100%;
  height: auto;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: gallery-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

.align-left {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 500px;
}

.logo-left{
    margin-left: 0px;
    margin-right: auto;
}

.title-left{
    margin-left: 0px;
    margin-right: auto;
}

form label {
display:none;
  }

.hs-error-msg {
    display: block;
}

.left-container {
    width: 55%;
    padding-left: 3rem;
  padding-right: 3rem;
}


.right-container {
    width: 45%;
  background-color:#fff;
  padding-left: 3rem;
  padding-right: 3rem;
  height: 100vh;
  justify-content: center;
    display: flex;

}

.rad-form__form {
    width: 100%;
    max-width: 500px;
    padding-top: 20px;
    padding-bottom: 3rem;
}

.rad-form__text :is(h1, h2, h3, h4, h5, h6, ) {
    font-size: 3rem;
        line-height: 1.15;
    letter-spacing: -1px;
color:#fff;

}

.rad-form__text :is(p, ) {
    
color:#fff;

}

.rad-form {
    overflow: hidden;
grid-column-gap: 5rem;
  align-items: center;
display:flex;
flex-direction:row;
max-width:100%;
margin:auto;
}

@media (max-width: 1024px) {
.single-award {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
  .icon-text-details {
    font-size: 1.2rem !important;



  }
  .award-wrap {
    max-width: 20%;
    height: 20%;
    width: 20%;
    margin-right: 15px;
}
  .three-icon {
    flex-direction: column !important;
}
    
    .single-icon {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
}
    
    .icon-wrap {
    max-width: 25px;
    height: 25px;
    width: 25px;
    margin-right: 15px;

  }
}

@media (max-width: 768px) {
  .icon-text-details {
    font-size: 1rem !important;



  }
  .rad-form { 
width:100%;
padding-right: 0rem;
padding-left: 0rem;
flex-direction:column;

} 
  
  .icon-section-wrap p {
    font-size: 1rem;



}
  
.align-left {
    width: 100%;
    max-width: 100%;
}
  .left-container {
    width: 100%;
}


.right-container {
    width: 100%; 
  height: auto;
}
  
.rad-form__text {
    width: 100%;
    max-width: 100%;
    color: #FFF;
} 

.rad-form__form {
    width: 100%;
    max-width: 100%;
  margin-top:40px;
}
}

@media (max-width: 640px) {
.three-icon {
margin-top:0px !important;
  }
 .award-wrap {
    max-width: 15%;
    height: 15%;
    width: 15%;
    margin-right: 10px;
}
.rad-form {
        grid-row-gap: 3rem;
        padding-top: 4rem;
        padding-right: 0rem;
        padding-bottom: 0rem;
        padding-left: 0rem;
width: 100%;
    max-width: 100%;
    }  
.rad-form__form {
    width: 100%;
    max-width: 100%;
margin-top:40px;
}


.rad-form__text {
    width: 100%;
    max-width: 100%;
    color: #FFF;
}

@media (max-width: 640px) {
h2 {
    font-size: 1.7rem;
    line-height: 2rem;
}
  .rad-form__form {
    width: 100%;
    max-width: 100%;
margin-top:40px;
}
.flickity-button {
    display: none;
}

.rad-form__text {
    width: 100%;
    max-width: 100%;
    color: #FFF;
}
  }



@media (max-width: 768px) {
    .rad-form__form {
        margin-top:40px;
        padding-right: 0rem;
        padding-bottom: 2rem;
        padding-left: 0rem;
    width: 100%;
    max-width: 100%;
    }
.rad-form__text {
    width: 100%;
    max-width: 100%;
    color: #FFF;
} 
  .rad-container {
height:auto;
}
  }
  
  

  