.elementor-4482 .elementor-element.elementor-element-d88c444{--display:flex;--min-height:209px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--overlay-opacity:0.5;}.elementor-4482 .elementor-element.elementor-element-d88c444::before, .elementor-4482 .elementor-element.elementor-element-d88c444 > .elementor-background-video-container::before, .elementor-4482 .elementor-element.elementor-element-d88c444 > .e-con-inner > .elementor-background-video-container::before, .elementor-4482 .elementor-element.elementor-element-d88c444 > .elementor-background-slideshow::before, .elementor-4482 .elementor-element.elementor-element-d88c444 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4482 .elementor-element.elementor-element-d88c444 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:radial-gradient(at center center, #0807AD 45%, #01291F 100%);}.elementor-4482 .elementor-element.elementor-element-7302a6c{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4482 .elementor-element.elementor-element-c2f601e{text-align:left;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4482 .elementor-element.elementor-element-df97313{width:100%;max-width:100%;text-align:right;font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;color:#FFFFFF;}.elementor-4482 .elementor-element.elementor-element-df97313 a{color:#FFFFFF;}.elementor-4482 .elementor-element.elementor-element-f58a65c{--spacer-size:111px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4482 .elementor-element.elementor-element-b83c641 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:37px;font-weight:600;color:#FFFFFF;}.elementor-4482 .elementor-element.elementor-element-ad9785b{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.27;--border-radius:30px 30px 30px 30px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4482 .elementor-element.elementor-element-ad9785b::before, .elementor-4482 .elementor-element.elementor-element-ad9785b > .elementor-background-video-container::before, .elementor-4482 .elementor-element.elementor-element-ad9785b > .e-con-inner > .elementor-background-video-container::before, .elementor-4482 .elementor-element.elementor-element-ad9785b > .elementor-background-slideshow::before, .elementor-4482 .elementor-element.elementor-element-ad9785b > .e-con-inner > .elementor-background-slideshow::before, .elementor-4482 .elementor-element.elementor-element-ad9785b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#360A0A;--background-overlay:'';}.elementor-4482 .elementor-element.elementor-element-ad9785b.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-4482 .elementor-element.elementor-element-ad9785b{--width:50%;}}@media(max-width:1024px){.elementor-4482 .elementor-element.elementor-element-7302a6c{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-4482 .elementor-element.elementor-element-7302a6c{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-ad9785b *//* FORM CONTAINER STYLE */
.agent-form-container {
  background: rgba(36, 36, 51, 0.65); /* semi-transparent dark violet */
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  border-radius: 20px;
  padding: 40px 32px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  max-width: 600px;
  margin: 40px auto;
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease;
}

/* LABELS */
.elementor-widget .wpcf7-form label {
  color: #ffffff !important;
  font-weight: 600;
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
  margin-bottom: 2px !important;
}

.elementor-widget .wpcf7-form p {
  margin-top: 4px !important;
  margin-bottom: 12px !important; /* Adjust this to control field spacing */
}

.cf7-privacy-note{
  color: #ffffff !important;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
}

/* INPUTS & TEXTAREAS */
.agent-form-container input[type="text"],
.agent-form-container input[type="email"],
.agent-form-container textarea,
.agent-form-container input[type="url"],
.agent-form-container input[type="file"] {
  background-color: #1f1f28;
  border: 1px solid #555;
  border-radius: 8px;
  padding: 12px;
  width: 100%;
  color: #fff;
  font-size: 15px;
  margin-bottom: 20px;
}

/* CHECKBOXES AND RADIO */
.agent-form-container input[type="checkbox"],
.agent-form-container input[type="radio"] {
  transform: scale(1.2);
  margin-right: 10px;
}




.agent-form-container input[type="text"],
.agent-form-container input[type="email"],
.agent-form-container input[type="url"],
.agent-form-container textarea {
  box-shadow: 0 0 0 2px rgba(93, 78, 255, 0.2);
  transition: all 0.2s ease-in-out;
}

.agent-form-container input:focus,
.agent-form-container textarea:focus {
  box-shadow: 0 0 0 3px rgba(132, 94, 247, 0.6);
  outline: none;
}

/* Default button style */
body input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: linear-gradient(90deg, #5374ff, #b051ff) !important;
  color: #fff !important;
  padding: 14px 28px;
border: 1.5px solid rgba(255, 255, 255, 0.2) !important; /* Slight, soft border */
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease !important;
  box-shadow: none;
    box-shadow: 0 0 12px rgba(160, 100, 255, 0.3);
}

/* Hover glow effect */
body input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
 background: linear-gradient(90deg, #5374ff, #b051ff) !important;
  box-shadow:
    0 0 20px rgba(83, 116, 255, 0.6),
    0 0 60px rgba(176, 81, 255, 0.4),
    0 0 100px rgba(176, 81, 255, 0.3);
  transform: translateY(-1px) !important;
}

/* Style the drag & drop wrapper */
.codedropz-upload-wrapper {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

/* Inner box styling */
.codedropz-upload-inner h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
}
.codedropz-upload-inner span {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  color: #bbb;
}

/* Browse button styling */
.codedropz-btn-wrap .cd-upload-btn {
  display: inline-block;
  padding: 12px 24px;
  background: linear-gradient(90deg, #5374ff, #b051ff);
  color: #fff !important;
  font-weight: 600;
  border-radius: 8px;
  box-shadow: 0 0 12px rgba(179, 81, 255, 0.4);
  transition: all 0.3s ease;
  text-decoration: none;
}
.codedropz-btn-wrap .cd-upload-btn:hover {
  box-shadow: 0 0 20px rgba(179, 81, 255, 0.7);
  transform: scale(1.03);
}

/* File counter styling */
.dnd-upload-counter {
  display: inline-block;
  margin-top: 12px;
  font-size: 13px;
  color: #ccc;
}

/* Hide the native file input */
.wpcf7-drag-n-drop-file.d-none {
  display: none !important;
}

/* Outer status container */
.dnd-upload-status.complete {
  background-color: #1e1e2f;
  border: 2px solid #2e2e40;
  border-radius: 8px;
  padding: 12px 16px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 0 15px rgba(179, 81, 255, 0.15);
  color: #fff;
  font-family: 'Inter', sans-serif;
}

/* Thumbnail or file type icon (optional styling) */
.dnd-upload-image .file {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #292944;
  border-radius: 6px;
  margin-right: 16px;
}

/* File name and size */
.dnd-upload-details .name {
  font-size: 14px;
  color: #f0f0f0;
  display: block;
  margin-bottom: 6px;
}
.dnd-upload-details .name em {
  color: #aaa;
  font-style: normal;
  font-size: 12px;
  margin-left: 6px;
}

/* Remove button */
.dnd-upload-details .remove-file {
  color: #ff5e8e;
  font-size: 14px;
  text-decoration: none;
  margin-right: 10px;
}
.dnd-upload-details .remove-file:hover {
  color: #ff7ba3;
}

/* Progress bar container */
.dnd-progress-bar {
  display: block;
  height: 6px;
  width: 100%;
  background-color: #333;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 8px;
}
.dnd-progress-bar span {
  display: block;
  height: 100%;
  background: linear-gradient(90deg, #5374ff, #b051ff);
  text-align: right;
  font-size: 10px;
  color: #fff;
  padding-right: 4px;
  border-radius: 3px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d88c444 */.elementor-4482 .elementor-element.elementor-element-d88c444 {
  background: linear-gradient(-45deg, #ff6b6b, #fbc531, #48dbfb, #55e6c1);
  background-size: 400% 400%;
  animation: gradientShift 15s ease infinite;
}

@keyframes gradientShift {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.agent-wave::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
  width: 100%;
  background: url('your-wave.svg') no-repeat bottom center;
  background-size: cover;
  z-index: 1;
}/* End custom CSS */