header.hs-elevate-header {
  position: fixed;
  width: 100%;
  background: linear-gradient(
  180deg,
  #F2F2F2 0%,
  rgba(242, 242, 242, 0) 100%);
  z-index: 1000;
}

.header-row-0-background-layers {
  background-image: none !important;
  
  .row-fluid {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 166.85%);
    border-radius: 50px;
    justify-content: center;
  }
}

.dnd-section > .row-fluid {
    @media (max-width: 1439px) {
      width: 80%;
    }
  
    @media (max-width: 1400px) {
      width: 90% !important;
    }
  }
}

footer {
  background-image: url("https://243049340.fs1.hubspotusercontent-na2.net/hubfs/243049340/Group%20%281%29.svg") !important;
}

.hs-elevate-footer {
  background-image: url("https://243049340.fs1.hubspotusercontent-na2.net/hubfs/243049340/Group.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

label#label-where_is_the_work_needed-1511e010-5c5d-4c5a-ab28-d6a60be30372_2188 {
    display: none !important;
}

/* HERO */
h1 {
  margin-bottom: 0px !important;
  
  @media (max-width: 768px) {
    font-size: 40px !important;
  }
}

span#hs_cos_wrapper_widget_1765822186425_ {
    border-radius: 24px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-content: center;
    border-color: #B2862F;
  border: 1px solid #b2862f;
  padding-top: 44px;
  
  h3 {
    align-self: center;
    font-family: Montserrat;
    font-weight: 500;
    font-style: Medium;
    font-size: 30.25px;
    leading-trim: NONE;
    line-height: 92%;
    letter-spacing: 10%;
    text-align: center;
    
  }
}

.description-hero {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 34.57px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #2A3D45;
  
  @media (max-width: 768px) {
    font-size: 16px !important;
  }
}

.color-title {
  color: #C1554E;
}

#label-where_is_the_work_needed-1511e010-5c5d-4c5a-ab28-d6a60be30372_6410 {
  display: none !important;
}

form#hsForm_1511e010-5c5d-4c5a-ab28-d6a60be30372_5262,
form {
  padding: 34px !important;
  
  textarea {
    height: 120px !important;
  }
  
  .hs_email label,
  .hs_firstname label,
  .hs_phone label,
  .hs_message label {
    display: none !important;
  }
  
  .hs_where_is_the_work_needed.hs-where_is_the_work_needed.hs-fieldtype-radio.field.hs-form-field {
    padding: 17.20px;
    border: 0.54px solid #D6D6D6;
    border-radius: 13.17px;
    
    label {
      color: #7d8ca5;
      font-weight: 300;
      gap: 12px !important;
      
      input {
        width: 12px !important;
      }
      
      @media (max-width: 768px) {
        font-size: 12.51px;
      }
    }
  }
  
  .hs-form-required {
    display: none;
  }

  .hs-form textarea {
    height: 120px !important;
  }
  
  ul.inputs-list.multi-container {
    display: flex;
    gap: 20px;
    
    li {
      margin-bottom: 0px;
      
      label {
        display: flex;
        flex-direction: row-reverse;
        gap: 18px;
        margin: 0px;
        
        input {
          margin: 0px !important;
        }
        
        span {
          color: #2A3D4580 !important;
        }
      }
    }
    
    @media (max-width: 768px) {
      gap: 10px;
      flex-direction: row;
    }
  }
  
  label#label-where_is_the_work_needed-1511e010-5c5d-4c5a-ab28-d6a60be30372_997 {
    display: block !important;
  }
  
  .hs-form-field {
    margin-bottom: 20px !important;
  }
}

form#hsForm_1511e010-5c5d-4c5a-ab28-d6a60be30372_5262,
form {
  border: none !important;
  @media (max-width: 768px) {
    padding: 15px !important;
  }
}

@media (max-width: 768px) {
  :is(.hs-form, .hs-elevate-system-form) input[type='text'], :is(.hs-form, .hs-elevate-system-form) input[type='email'], :is(.hs-form, .hs-elevate-system-form) input[type='password'], :is(.hs-form, .hs-elevate-system-form) input[type='tel'], :is(.hs-form, .hs-elevate-system-form) input[type='number'], :is(.hs-form, .hs-elevate-system-form) input[type='search'], :is(.hs-form, .hs-elevate-system-form) select, :is(.hs-form, .hs-elevate-system-form) textarea,
  .hs_where_is_the_work_needed.hs-where_is_the_work_needed.hs-fieldtype-radio.field.hs-form-field {
      padding-block: 10px !important;
      padding-inline: 10px !important;
    }
  
  form input::placeholder,
  :is(.hs-form, .hs-elevate-system-form) textarea::placeholder {
    font-size: 12.51px !important;
  }
}

/* CONTAINER */
.testimonial-carousel {
  position: relative;
  overflow: hidden;
  max-width: 1280px;
  padding: 48px 0;
}

/* TRACK */
.carousel-track {
  display: flex;
  gap: 32px;
  width: max-content;
  animation: testimonialLoop 40s linear infinite;
}

/* CARD */
.testimonial-card {
  flex: 0 0 526px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 16px;
  padding: 32px 48px;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
  
  @media (max-width: 768px) {
    flex: 0 0 350px;
    padding: 14px;
  }
}

.testimonial-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
  h3 {
    margin-bottom: 0px;
  }
}

/* INFO */
.testimonial-info {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
  
  @media (max-width: 768px) {
    flex-direction: column;
    align-items: center;
  }
}

.testimonial-card img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #1C1C1C;
}

/* TEXT */
.testimonial-card p {
  font-size: 20px;
  line-height: 1.6;
  color: #2A3D45;
  margin-bottom: 10px;
  
  @media (max-width: 1024px) {
    font-size: 17px;
  }
  
  @media (max-width: 768px) {
    font-size: 14px;
  }
}

/* STARS */
.testimonial-card .rating {
  margin-top: 32px;
  font-size: 20px;
  color: #B2862F;
}

/* LOOP ANIMATION */
@keyframes testimonialLoop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}