/* Contact us */
.hs-form-797ecb35-ee53-40f0-9929-e7e62391c8f2_facee5ce-8803-4a22-bf7c-84076177d7e3 fieldset
{
    max-width: 100%;
}
.contactshadow
  {
background:url('https://d1k5qim9574h9e.cloudfront.net/wp-content/uploads/2025/08/contactform-bg-gradient.png') no-repeat;
width: 620.19px;
height: 624px;
position: absolute;
top: 0;
left: 0;
}
.home-contactus .actions .hs-button
{
border-radius: 12px !important;
background: linear-gradient(131deg, #544FF8 70.42%, #2EB6AE 102.7%)!important;
color: #FFF !important;
font-size: 14px !important;
font-style: normal;
font-weight: 500 !important;
line-height: 160% !important; /* 22.4px */
width: 140px !important;
padding: 12px 44px;
}
.home-contactus h2.h2 {
color: #FFF;
text-align: center;
font-size: 48px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 72px */
letter-spacing: 2px;
margin: 0 0 50px 0;
}
.home-contactus {
    padding: 75px 0 100px 0;
    background: #1a1a1a !important;
}
.home-contactus .content-wrapper p
{
color: #FFF;
font-family: "DM Sans";
font-size: 16px !important;
font-style: normal;
font-weight: 400;
line-height: 24px !important; /* 150% */
}
.home-contactus-border
{
background: linear-gradient(90deg, #544FF8 -7.97%, #CFCAFF 32.62%, #67E9E9 58.95%, #2EB6AE 113.64%);
width: 100%;
height: 4px;
}
.home-contactus .vr
{
display: inline-block;
    align-self: stretch;
    width: 6px;
    height: 419.795px !important;
    border-radius: 12px;
    opacity: 0.2;
    background: linear-gradient(166deg, rgba(5, 7, 11, 0.00) 9%, #D1D1D1 49.53%, rgba(5, 7, 11, 0.00) 90.06%) !important;
}
.content-wrapper
{
    margin: 50px 0 0 0;
}
.hbspt-form .input .hs-input
{
    border-bottom: 1px solid #808080 !important;
    background: none !important;
}
.home-contactus fieldset .hs-input {
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  background: none;
  /* height: 42px; */
  color: #fff;
  border-radius: 0px !important;
  font-size: 16px;
  padding-left: 0 !important;
  margin-left: 0;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  padding-bottom: 12px;

  -webkit-appearance: none; /* Remove default dropdown styling in Safari */
  -moz-appearance: none;    /* Remove default dropdown styling in Firefox */
  appearance: none;         /* Remove default dropdown styling in other browsers */
  cursor: pointer;         /* Show pointer cursor */
}
.home-contactus fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
  margin-bottom: 15px !important;
  display: flex;
  gap: 20px;
}
.home-contactus .hs_message_contact_us
{
  width: 100%;
}
.home-contactus .hs_message_contact_us textarea
{
  width: 100% !important;
  height: 50px;
}
.home-contactus .actions
{
  text-align: center;
    margin-top: 30px;
}
.footer-grident-line
{
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #544FF8 -7.97%, #CFCAFF 32.62%, #67E9E9 58.95%, #2EB6AE 113.64%);
}
/* * Responsive tweaks for smaller devices */ 
 
@media (max-width: 1199.98px) { 
.home-contactus h2.h2 {font-size: 38px}
 /*end  */
}

 @media (max-width: 767.98px) { 
.contactshadow{width: 100%}
}

@media (max-width: 575.98px) {
.contactshadow {display: none}
.home-contactus h2.h2 {font-size: 40px}
.home-contactus fieldset:nth-of-type(3) {
    flex-direction: column;
    gap: 0px;
    width: 100% !important;
  }
.home-contactus fieldset .hs-input {
    font-size: 14px !important;width: 100% !important;
  }
  .home-contactus fieldset .hs-input option {
    white-space: normal;
  }
}
