/* Extracted inline style attributes from web-development-services.html. */

.ws-moved-inline-web-development-services-001 {
  display:none !important;
}

.ws-moved-inline-web-development-services-002 {
  display:none !important;
}

.ws-moved-inline-web-development-services-003 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
}

.ws-moved-inline-web-development-services-004 {
  text-decoration: none !important;
}

.ws-moved-inline-web-development-services-005 {
  text-decoration: none !important;
}

.ws-moved-inline-web-development-services-006 {
  text-decoration: none !important;
}

.ws-moved-inline-web-development-services-007 {
  margin-top:26px !important;
}

/* Hero quote form height balance - 2026-06-26 */
@media (min-width: 992px) {
  #webystrata_newwd_hero .webystrata_newwd_container {
    align-items: center;
    grid-template-columns: minmax(0, 1.18fr) minmax(360px, 390px);
    gap: clamp(34px, 3vw, 48px);
  }

  #webystrata_newwd_hero .webystrata_newwd_card {
    align-self: center;
    padding: 20px 22px;
    border-radius: 22px;
  }

  #webystrata_newwd_hero .webystrata_newwd_form_head {
    margin-bottom: 12px;
  }

  #webystrata_newwd_hero .webystrata_newwd_form_head span {
    margin-bottom: 6px;
    font-size: 11px;
  }

  #webystrata_newwd_hero .webystrata_newwd_form_head h3 {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 1.18;
  }

  #webystrata_newwd_hero .webystrata_newwd_form_head p {
    font-size: 13px;
    line-height: 1.45;
  }

  #webystrata_newwd_hero .webystrata_newwd_field {
    margin-bottom: 8px;
  }

  #webystrata_newwd_hero .webystrata_newwd_field label {
    margin-bottom: 5px;
    font-size: 12px;
  }

  #webystrata_newwd_hero .webystrata_newwd_field input,
  #webystrata_newwd_hero .webystrata_newwd_field textarea {
    min-height: 40px;
    padding: 8px 12px;
    border-radius: 12px;
    font-size: 13px;
  }

  #webystrata_newwd_hero .webystrata_newwd_form_row {
    gap: 8px;
  }

  #webystrata_newwd_hero .webystrata_newwd_select_btn {
    height: 46px;
    padding: 0 13px;
    border-radius: 12px;
    font-size: 14px;
  }

  #webystrata_newwd_hero .webystrata_newwd_select_menu {
    top: 52px;
  }

  #webystrata_newwd_hero .webystrata_newwd_field textarea {
    height: 70px;
    min-height: 70px;
  }

  #webystrata_newwd_hero .webystrata_newwd_submit {
    min-height: 50px;
    margin-top: 2px;
    font-size: 15px;
  }

  #webystrata_newwd_hero .webystrata_newwd_trust {
    margin-top: 10px;
    gap: 8px;
  }

  #webystrata_newwd_hero .webystrata_newwd_trust span {
    padding: 7px 11px;
    font-size: 11.5px;
  }

  #webystrata_newwd_hero .webystrata_newwd_status {
    margin-top: 5px;
    min-height: 14px;
  }
}

@media (max-width: 991px) {
  #webystrata_newwd_hero .webystrata_newwd_card {
    max-width: 560px;
    margin: 0 auto;
  }
}

