.elementor-1984 .elementor-element.elementor-element-5a28f2a{--display:flex;--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;--padding-top:60px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1984 .elementor-element.elementor-element-fcc71f2{text-align:center;}.elementor-1984 .elementor-element.elementor-element-fcc71f2 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:48px;font-weight:700;line-height:48px;color:#1F2937;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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-1984 .elementor-element.elementor-element-45d23ca{text-align:center;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#4B5563;}.elementor-1984 .elementor-element.elementor-element-3ae3e60{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:48px 48px;--row-gap:48px;--column-gap:48px;--padding-top:64px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-1984 .elementor-element.elementor-element-83adab9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:24px 24px 24px 24px;--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-1984 .elementor-element.elementor-element-83adab9:not(.elementor-motion-effects-element-type-background), .elementor-1984 .elementor-element.elementor-element-83adab9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FAFB;}.elementor-1984 .elementor-element.elementor-element-a134052 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#111827;}.elementor-1984 .elementor-element.elementor-element-bdaefa6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#E5E7EB;--border-color:#E5E7EB;--border-radius:16px 16px 16px 16px;--padding-top:40px;--padding-bottom:40px;--padding-left:32px;--padding-right:32px;}.elementor-1984 .elementor-element.elementor-element-bdaefa6:not(.elementor-motion-effects-element-type-background), .elementor-1984 .elementor-element.elementor-element-bdaefa6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(min-width:768px){.elementor-1984 .elementor-element.elementor-element-3ae3e60{--content-width:1200px;}.elementor-1984 .elementor-element.elementor-element-bdaefa6{--width:35%;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1984 .elementor-element.elementor-element-fcc71f2 .elementor-heading-title{font-size:40px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-1984 .elementor-element.elementor-element-3ae3e60{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1984 .elementor-element.elementor-element-fcc71f2 .elementor-heading-title{font-size:32px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:1800px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS *//* === BES Contact Page Custom CSS === */

/* Form Grid */
.bes-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.bes-full-width {
  grid-column: 1 / -1;
}
.bes-field-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* Labels */
.bes-label {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  line-height: 20px;
}
.bes-req {
  color: #ef4444;
  margin-left: 2px;
}

/* Inputs */
.bes-input {
  width: 100%;
  height: 46px;
  padding: 13px 17px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  outline: none;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}
.bes-input::placeholder {
  color: #9ca3af;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.bes-input:focus {
  border-color: #0d9488;
  box-shadow: 0 0 0 3px rgba(13, 148, 136, 0.1);
}

/* Selects */
.bes-select {
  width: 100%;
  height: 46px;
  padding: 13px 17px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #000000;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23374151' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.bes-select:focus {
  border-color: #0d9488;
  box-shadow: 0 0 0 3px rgba(13, 148, 136, 0.1);
}

/* Textarea */
.bes-textarea {
  width: 100%;
  min-height: 106px;
  padding: 13px 17px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  outline: none;
  resize: vertical;
  box-sizing: border-box;
}
.bes-textarea::placeholder {
  color: #9ca3af;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.bes-textarea:focus {
  border-color: #0d9488;
  box-shadow: 0 0 0 3px rgba(13, 148, 136, 0.1);
}

/* Checkbox Group */
.bes-checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding-top: 4px;
}
.bes-checkbox-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #374151;
  cursor: pointer;
}
.bes-checkbox-label input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #0d9488;
  cursor: pointer;
}

/* Character Count */
.bes-char-count {
  text-align: right;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #6b7280;
  margin-top: 4px;
}

/* Submit Button */
.bes-submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 16px 32px;
  background: linear-gradient(90deg, rgba(13,172,103,0.2) 0%, rgba(13,172,103,0.2) 100%), linear-gradient(90deg, #0d9488 0%, #0d9488 100%);
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.1), 0px 10px 15px -3px rgba(0,0,0,0.1);
  transition: all 0.2s ease;
  box-sizing: border-box;
}
.bes-submit-btn:hover {
  background: linear-gradient(90deg, rgba(13,172,103,0.3) 0%, rgba(13,172,103,0.3) 100%), linear-gradient(90deg, #0f766e 0%, #0f766e 100%);
  box-shadow: 0px 6px 8px -4px rgba(0,0,0,0.15), 0px 12px 20px -3px rgba(0,0,0,0.15);
}
.bes-submit-btn svg {
  flex-shrink: 0;
}

/* Icon Circle */
.bes-icon-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: #ccfbf1;
  border-radius: 9999px;
}

/* Info Card Link */
body.elementor-page-1984 .bes-contact-info-card a {
  color: #4b5563;
  text-decoration: underline;
  transition: color 0.2s ease;
}
body.elementor-page-1984 .bes-contact-info-card a:hover {
  color: #0d9488;
}

/* RWD: Tablet */
@media (max-width: 1024px) {
  .bes-contact-content {
    flex-direction: column !important;
  }
  body.elementor-page-1984 .bes-contact-info-card {
    width: 100% !important;
  }
  .bes-contact-hero {
    padding: 48px 24px 0 !important;
  }
  .bes-contact-content {
    padding: 40px 24px 60px !important;
  }
}

/* RWD: Mobile */
@media (max-width: 767px) {
  .bes-contact-hero {
    padding: 40px 16px 0 !important;
  }
  .bes-contact-content {
    padding: 32px 16px 48px !important;
    gap: 32px !important;
  }
  .bes-form-grid {
    grid-template-columns: 1fr;
  }
  .bes-submit-btn {
    font-size: 16px;
    padding: 14px 24px;
  }
}/* End custom CSS */