#hs_cos_wrapper_widget_1726062511559 select {
    background-color: #FFFFFF !important;
    background-image: none !important;
    color: #262633 !important;
    padding-left: 10px;
    padding:0px !important;
}

/* Add custom dropdown arrow to select field */
#hs_cos_wrapper_widget_1726062511559 select.hs-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23262633'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 24px !important;
    padding-right: 35px !important;
    padding-left: 10px !important;
    background-color: #FFFFFF !important;
    color: #262633 !important;
}

/* Ensure the arrow stays visible when select is focused */
#hs_cos_wrapper_widget_1726062511559 select.hs-input:focus {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23262633'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e") !important;
}

.hs-fieldtype-select .input:after {
    content: "";
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
}

#hs_cos_wrapper_widget_1726062511559 input[type="date"] {
    background-color: #FFFFFF !important;
    background-image: none !important;
    color: #262633 !important;
    width: 100% !important;
}

@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
#hs_cos_wrapper_widget_1726062511559 input[type="text"] {
    width: 100% !important;
}
 
#hs_cos_wrapper_widget_1726062511559 input[type="tel"] {
    background-color: #FFFFFF !important;
    background-image: none !important;
    color: #262633 !important;
    width: 75% !important;
    margin-right: -20px;
}
}
@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
    form.hs-form-01b32882-b0d4-43cc-bef8-41132d114821_34b6b5ab-b979-45e8-b973-f247fabda1dd:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input{
    width: 100% !important;
  }
  
}

.experience .main-description{
  margin-top:-30px;
}

.seemore .main-title-area{
 padding-left: 10px;
}

.seemore .main-container{
 margin-top: -120px;
}

.seemore .main-title{
  padding-bottom:50px;
}

.main-description.seemore {
  margin-top:-30px !important;
}

h3.subliner{
font-size: 32px;
letter-spacing: 0.02em;
line-height: 145%;
font-weight: 600;
font-family: Raleway;
color: #fff;
text-align: left;
width: 100%;
text-transform: none;
}

.hero-bg {
  width: 100%;
  object-fit: cover;
  height: 70vh !important ;
}

.main-title {
  margin: 0;
  font-size: 80px;
  line-height: 80px;
  text-transform: capitalize;
  color: #FFF;
  padding-top: 30px;
}

.footer--landing-page{
  display:none;
}

.title-image {
    display: flex;
    gap: 20px;
}

.main-container {
  width: 100%;
  position: relative;
  display: inline-block;
  font-family: 'Playfair Display';
  color: #fff;
  text-align: left;
  margin-top: -60px;
}

.main-description.seemore {
  width: 527px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 158.02%;
  font-family: Raleway;
  color: white;
  margin-top:-125px;
}

.cta-button {
  width: 221px;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  height: 51px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 18px 36px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #262633;
  font-family: Raleway;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: transparent;
    color: #fff;
    border-left: 2px solid #ffff;
}

.blue-container {
  width: 80%;
  position: relative;
  background-color: #262633;
  height: 378px;
  margin-top: -86px;
  padding-left: 100px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .hero-bg {
    width: 100%;
    object-fit: cover;
    height: 50vh !important;
  }

  .blue-container {
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 50px;
    height: 300px;
  }

  .blue-container.mobile.seemore {
    height: 530px;
    width:95%;
  }

  .main-title {
    margin: 0;
    font-size: 55px;
    line-height: 60px;
    text-transform: capitalize;
  }

  .main-description {
    width: 100%;
  }

  .main-container {
    margin-top: -125px;
  }
  .explore-heading{
    width: 90%;
    position: relative;
    font-size: 55px;
    line-height:60px;
    line-height: 107.52%;
    font-family: 'Playfair Display';
    color: #83715c;
    text-align: left;
    display:block;
    padding-bottom:40px;
    padding-left:30px;
}
.explore-heeading-container {
    width: 100%;
}
.main-description.seemore {
  margin-top:-10px;
}
  
@media (min-width: 1023px) {
 .main-description.seemore {
  margin-top:10px;
}


