#module-group-381 .text-second {
  background-color: rgba(19, 183, 247, 0.85); }
  #module-group-381 .text-second h4 {
    color: #fff; }

#standard .discharge-form-group {
  padding-bottom: 0px;
  margin-bottom: 0px; }
  #standard .discharge-form-group .form-text {
    padding-top: 70px; }
  #standard .discharge-form-group .text-third {
    background-color: transparent;
    padding-top: 40px; }
    #standard .discharge-form-group .text-third .title h4 {
      color: var(--secondary-title);
      font-size: 25px;
      text-transform: initial;
      font-weight: 600; }
    #standard .discharge-form-group .text-third h2 {
      color: var(--secondary-text); }
    #standard .discharge-form-group .text-third p, #standard .discharge-form-group .text-third ul li, #standard .discharge-form-group .text-third ol li {
      color: var(--secondary-title); }
    #standard .discharge-form-group .text-third a {
      color: var(--secondary-text); }
      #standard .discharge-form-group .text-third a:hover {
        color: var(--element1-color); }
  #standard .discharge-form-group .form-title h3 {
    font-size: 155%;
    font-weight: 500; }
  #standard .discharge-form-group .form-subtitle.mini {
    align-items: center;
    margin-bottom: 20px; }
    #standard .discharge-form-group .form-subtitle.mini .icon {
      margin-right: 15px;
      margin-left: 5px; }
      #standard .discharge-form-group .form-subtitle.mini .icon img {
        max-width: 30px; }
    #standard .discharge-form-group .form-subtitle.mini h4 {
      margin: 0; }

.discharge-form-group {
  position: relative;
  z-index: 2; }
  .discharge-form-group .module-title {
    margin-bottom: 15px; }
  .discharge-form-group.with-robot {
    padding-bottom: 65px;
    margin-bottom: -65px; }
    .discharge-form-group.with-robot .bg-robot {
      display: block; }
  .discharge-form-group .container {
    max-width: 1625px; }
  .discharge-form-group .form-title {
    padding: 18px;
    background-color: rgba(19, 183, 247, 0.85);
    border-radius: 13px;
    width: 100%;
    margin-bottom: 25px; }
    .discharge-form-group .form-title h3 {
      margin: 0;
      font-size: 24rem;
      color: var(--secondary-title);
      font-weight: 800; }
  .discharge-form-group .form-subtitle {
    display: flex;
    margin-bottom: 35px; }
    .discharge-form-group .form-subtitle h4 {
      margin-bottom: 0;
      margin-top: 10px;
      font-size: 24rem;
      color: var(--secondary-title);
      font-weight: 400; }
    .discharge-form-group .form-subtitle .icon {
      margin-right: 30px; }
      .discharge-form-group .form-subtitle .icon img {
        max-width: 79px;
        max-height: 98px;
        object-fit: contain; }
  .discharge-form-group form .row:last-child {
    padding-top: 50px; }
    .discharge-form-group form .row:last-child .form-gorup {
      margin-bottom: 0; }
  .discharge-form-group form .row:nth-child(2) .form-group {
    padding: 0 7.5px;
    margin-bottom: 15px; }
    .discharge-form-group form .row:nth-child(2) .form-group:first-child, .discharge-form-group form .row:nth-child(2) .form-group:nth-child(4) {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(2) {
      -ms-flex: 0 0 35%;
      flex: 0 0 35%;
      max-width: 35%; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(3) {
      -ms-flex: 0 0 65%;
      flex: 0 0 65%;
      max-width: 65%; }
  .discharge-form-group form input.form-control, .discharge-form-group form select.form-control {
    border-color: var(--secondary-title);
    color: var(--secondary-title);
    background: transparent;
    height: 60px;
    font-size: 24rem;
    padding-left: 30px; }
  .discharge-form-group form input[type="submit"] {
    white-space: normal; }
  .discharge-form-group form textarea.form-control {
    border-color: var(--secondary-title);
    background: transparent;
    height: 60px;
    padding-left: 30px; }
    .discharge-form-group form textarea.form-control::placeholder {
      font-size: 24rem;
      color: var(--secondary-title); }
  .discharge-form-group form label, .discharge-form-group form p {
    padding-left: 0;
    color: var(--secondary-text);
    font-size: 14rem; }
  .discharge-form-group form .checkbox-label label:hover, .discharge-form-group form .checkbox-label p:hover {
    color: var(--element1-color); }
  .discharge-form-group form .checkbox-label .checkbox-styled {
    width: 31x;
    height: 31px;
    background-color: transparent;
    border-color: var(--primary-bg); }
    .discharge-form-group form .checkbox-label .checkbox-styled.checked span {
      color: var(--element1-color); }
    .discharge-form-group form .checkbox-label .checkbox-styled span {
      font-size: 22px;
      font-weight: bold; }
  .discharge-form-group form .btn.btn-primary {
    padding: 20px 18px;
    margin-right: auto;
    font-size: 18rem;
    font-weight: 800; }
  .discharge-form-group form p {
    margin-bottom: 0;
    font-size: 16rem;
    color: var(--secondary-text); }
  .discharge-form-group form label:not(.checkbox-label) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0; }
  .discharge-form-group .text-third {
    border-radius: 2.5vw;
    background-color: var(--primary-bg);
    padding: 25px 45px;
    margin-bottom: 25px; }
    .discharge-form-group .text-third ul li {
      padding-left: 45px;
      font-size: 17rem;
      color: #312783;
      font-weight: 600; }
      .discharge-form-group .text-third ul li:before {
        width: 26px;
        height: 17px;
        border-radius: 0;
        background: url("/img/red-check.svg");
        background-repeat: no-repeat;
        background-size: 26px; }
    .discharge-form-group .text-third .title {
      display: flex;
      align-items: center;
      margin-bottom: 20px; }
      .discharge-form-group .text-third .title .icon {
        margin-right: 20px; }
        .discharge-form-group .text-third .title .icon img {
          max-width: 66px;
          max-height: 58px;
          object-fit: contain; }
      .discharge-form-group .text-third .title h4 {
        font-size: 30rem;
        line-height: 24px;
        color: var(--element1-color);
        font-weight: 800;
        margin: 0;
        text-transform: uppercase; }
  .discharge-form-group .text-second {
    border-radius: 1.5vw;
    padding: 25px 55px;
    padding-bottom: 35px;
    background-color: var(--primary-bg);
    margin-bottom: 25px; }
    .discharge-form-group .text-second p {
      font-size: 17rem;
      color: #312783;
      font-weight: 600; }
    .discharge-form-group .text-second h4 {
      font-size: 24rem;
      color: #312783;
      font-weight: 500;
      margin-bottom: 10px;
      margin-top: 0; }
      .discharge-form-group .text-second h4 strong {
        font-weight: 900; }
    .discharge-form-group .text-second h3 span {
      color: #312783 !important; }
  .discharge-form-group .text-icons {
    display: flex;
    padding: 40px 35px;
    padding-bottom: 20px;
    border-radius: 2vw;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px; }
    .discharge-form-group .text-icons.text-icons-first {
      position: relative; }
      .discharge-form-group .text-icons.text-icons-first::after {
        position: absolute;
        display: block;
        content: "";
        width: calc(100% - 14px);
        height: calc(100% - 14px);
        border: 5px solid #16abf3;
        top: 7px;
        left: 7px;
        border-radius: 1.6vw;
        z-index: 1;
        pointer-events: none; }
      .discharge-form-group .text-icons.text-icons-first .icon-text {
        border-right: 2px solid #16abf3;
        border-left: 2px solid #16abf3; }
        .discharge-form-group .text-icons.text-icons-first .icon-text:first-child {
          border-left: none; }
        .discharge-form-group .text-icons.text-icons-first .icon-text:last-child {
          border-right: none; }
      .discharge-form-group .text-icons.text-icons-first .btn {
        margin: 0;
        padding: 5px 5px;
        font-size: 15rem; }
      .discharge-form-group .text-icons.text-icons-first .photo {
        justify-content: center; }
        .discharge-form-group .text-icons.text-icons-first .photo img {
          max-width: 90px;
          max-height: 80px; }
    .discharge-form-group .text-icons p {
      margin: 0;
      font-size: 20rem;
      color: #312783;
      font-weight: 600;
      padding-left: 10px; }
    .discharge-form-group .text-icons .photo {
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      height: 119px;
      margin-bottom: 40px; }
      .discharge-form-group .text-icons .photo img {
        max-width: 119px;
        max-height: 119px;
        object-fit: contain; }
      .discharge-form-group .text-icons .photo .image {
        margin: 0;
        width: fit-content !important; }
    .discharge-form-group .text-icons .icon-text {
      width: 33.33%;
      padding: 0 20px; }
  .discharge-form-group .discharge-form-wrapper {
    background-color: #2666df; }
  .discharge-form-group .bg-robot {
    position: absolute;
    left: calc(50vw + 8px);
    bottom: 0;
    pointer-events: none;
    z-index: 2;
    display: none; }
  .discharge-form-group .bg-hospital {
    position: absolute;
    right: 0px;
    top: 3%;
    pointer-events: none;
    z-index: 1;
    max-width: 98%; }
    .discharge-form-group .bg-hospital img {
      width: 100%;
      max-height: 1180px; }
  .discharge-form-group .bg-neurons {
    position: absolute;
    left: -230px;
    top: 0px;
    pointer-events: none;
    z-index: 2; }
  .discharge-form-group .wrapper {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    padding-bottom: 0px;
    height: 100%;
    position: relative;
    z-index: 3; }
    .discharge-form-group .wrapper > .title {
      width: 100%;
      max-width: 1072px;
      border-radius: 13px;
      background-color: rgba(19, 183, 247, 0.85);
      padding: 15px 35px;
      margin-bottom: 20px; }
      .discharge-form-group .wrapper > .title h3 {
        margin: 0;
        font-size: 31rem;
        color: var(--secondary-title);
        font-weight: 600;
        text-align: center; }
    .discharge-form-group .wrapper .text {
      width: 50%;
      padding-right: 55px; }
    .discharge-form-group .wrapper .form {
      display: flex;
      flex-direction: column;
      height: 100%;
      padding-left: 20px;
      width: 50%; }
      .discharge-form-group .wrapper .form form {
        flex-grow: 1;
        padding: 0 15px; }
  .discharge-form-group .module-title {
    padding-top: 50px;
    padding-bottom: 10px;
    position: relative;
    z-index: 3; }
    .discharge-form-group .module-title .module-title-text {
      font-size: 50rem;
      font-weight: 700;
      color: var(--secondary-title);
      text-transform: uppercase; }
    .discharge-form-group .module-title .module-subtitle-text {
      margin-top: 25px;
      font-size: 35rem;
      font-weight: 600;
      color: var(--secondary-title); }

@media (max-width: 575.5px) {
  #standard #module-group-424 .wrapper .text {
    order: 3; }
  #standard #module-group-424 .wrapper .form {
    order: 2; }
  #standard .discharge-form-group .wrapper .text {
    order: 2; }
  #standard .discharge-form-group .wrapper .form {
    padding-top: 30px;
    order: 3; }
  #standard .discharge-form-group .form-text {
    padding-top: 0; }
  #standard .discharge-form-group .text-third .title h4 {
    font-size: 22px; }

  .discharge-form-group {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    .discharge-form-group.with-robot .bg-robot {
      display: none; }
    .discharge-form-group .container {
      max-width: 1120px; }
    .discharge-form-group .text-icons {
      flex-wrap: wrap;
      padding: 25px 20px;
      padding-bottom: 20px; }
      .discharge-form-group .text-icons.text-icons-first .icon-text {
        border-left: none;
        border-right: none;
        border-bottom: 3px solid #16abf3;
        padding-bottom: 15px; }
        .discharge-form-group .text-icons.text-icons-first .icon-text:last-child {
          border-bottom: none; }
      .discharge-form-group .text-icons.text-icons-first .btn {
        min-height: 44px;
        width: 100%; }
      .discharge-form-group .text-icons.text-icons-first .icon-text-inner {
        width: 100%; }
      .discharge-form-group .text-icons .icon-text {
        padding: 0 10px;
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center; }
        .discharge-form-group .text-icons .icon-text:last-child {
          margin-bottom: 0; }
        .discharge-form-group .text-icons .icon-text .photo {
          height: 65px;
          margin-bottom: 0px;
          margin-right: 15px; }
          .discharge-form-group .text-icons .icon-text .photo img {
            max-width: 65px;
            max-height: 65px; }
      .discharge-form-group .text-icons p {
        font-size: 16rem; }
    .discharge-form-group .text-second {
      padding: 20px 15px;
      padding-bottom: 15px; }
      .discharge-form-group .text-second p {
        font-size: 16rem; }
      .discharge-form-group .text-second h4 {
        font-size: 18rem; }
    .discharge-form-group .text-third {
      padding: 30px 15px;
      padding-bottom: 30px; }
      .discharge-form-group .text-third .title {
        margin-bottom: 12px; }
        .discharge-form-group .text-third .title .icon {
          margin-right: 10px; }
          .discharge-form-group .text-third .title .icon img {
            max-width: 35px;
            max-height: 29px; }
        .discharge-form-group .text-third .title h4 {
          font-size: 19rem; }
      .discharge-form-group .text-third ul li {
        font-size: 16rem;
        padding-left: 36px; }
        .discharge-form-group .text-third ul li:before {
          width: 18px;
          height: 13px;
          background-size: 18px; }
    .discharge-form-group .form-title {
      padding: 10px;
      margin-bottom: 15px; }
      .discharge-form-group .form-title h3 {
        font-size: 19rem; }
    .discharge-form-group .form-subtitle {
      margin-bottom: 25px; }
      .discharge-form-group .form-subtitle h4 {
        font-size: 19rem; }
      .discharge-form-group .form-subtitle .icon {
        margin-right: 15px; }
        .discharge-form-group .form-subtitle .icon img {
          max-width: 60px;
          max-height: 74px; }
    .discharge-form-group .wrapper {
      padding-bottom: 0px;
      flex-wrap: wrap; }
      .discharge-form-group .wrapper > .title {
        max-width: 475px;
        padding: 9px 7px;
        order: 1; }
        .discharge-form-group .wrapper > .title h3 {
          font-size: 18rem; }
      .discharge-form-group .wrapper .text {
        width: 100%;
        padding-right: 0px;
        order: 3; }
      .discharge-form-group .wrapper .form {
        width: 100%;
        padding-left: 0;
        order: 2; }
    .discharge-form-group .module-title {
      padding-top: 30px; }
      .discharge-form-group .module-title .module-title-text {
        font-size: 22rem; }
      .discharge-form-group .module-title .module-subtitle-text {
        margin-top: 10px;
        font-size: 20rem; }
    .discharge-form-group form .form-group {
      -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important; }
    .discharge-form-group form p, .discharge-form-group form label {
      font-size: 16rem; }
    .discharge-form-group form .row:last-child {
      padding-top: 0px; }
    .discharge-form-group form .btn.btn-primary {
      padding: 10px 4px;
      font-size: 16rem;
      margin: 0 auto; }
    .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
      height: 55px;
      font-size: 18rem;
      padding-left: 20px; }
      .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
        font-size: 18rem; }
    .discharge-form-group form textarea.form-control {
      padding-top: 13px; }
    .discharge-form-group .bg-hospital {
      top: 6%; }
    .discharge-form-group .bg-robot {
      display: none; }
    .discharge-form-group .discharge-form-wrapper {
      padding-bottom: 0; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  #standard #module-group-424 .wrapper .text {
    order: 3; }
  #standard #module-group-424 .wrapper .form {
    order: 2; }
  #standard .discharge-form-group .wrapper .text {
    order: 2; }
  #standard .discharge-form-group .wrapper .form {
    padding-top: 30px;
    order: 3; }
  #standard .discharge-form-group .form-text {
    padding-top: 0; }
  #standard .discharge-form-group .text-third .title h4 {
    font-size: 22px; }

  .discharge-form-group {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    .discharge-form-group.with-robot .bg-robot {
      display: none; }
    .discharge-form-group .container {
      max-width: 1120px; }
    .discharge-form-group .text-icons {
      flex-wrap: wrap;
      padding: 25px 10px; }
      .discharge-form-group .text-icons .icon-text {
        padding: 0 10px; }
        .discharge-form-group .text-icons .icon-text:last-child {
          margin-bottom: 0; }
        .discharge-form-group .text-icons .icon-text .photo {
          height: 65px;
          margin-bottom: 20px; }
          .discharge-form-group .text-icons .icon-text .photo img {
            max-width: 65px;
            max-height: 65px; }
      .discharge-form-group .text-icons p {
        font-size: 16rem; }
    .discharge-form-group .text-second {
      padding: 20px 15px;
      padding-bottom: 15px; }
      .discharge-form-group .text-second p {
        font-size: 16rem; }
      .discharge-form-group .text-second h4 {
        font-size: 19rem; }
    .discharge-form-group .text-third {
      padding: 20px 15px;
      padding-bottom: 30px; }
      .discharge-form-group .text-third .title .icon img {
        max-width: 45px;
        max-height: 39px; }
      .discharge-form-group .text-third .title h4 {
        font-size: 21rem; }
      .discharge-form-group .text-third ul li {
        font-size: 16rem;
        padding-left: 36px; }
        .discharge-form-group .text-third ul li:before {
          width: 18px;
          height: 13px;
          background-size: 18px; }
    .discharge-form-group .form-title {
      padding: 10px;
      margin-bottom: 15px; }
      .discharge-form-group .form-title h3 {
        font-size: 19rem; }
    .discharge-form-group .form-subtitle {
      margin-bottom: 25px; }
      .discharge-form-group .form-subtitle h4 {
        font-size: 19rem; }
      .discharge-form-group .form-subtitle .icon {
        margin-right: 15px; }
        .discharge-form-group .form-subtitle .icon img {
          max-width: 60px;
          max-height: 74px; }
    .discharge-form-group .wrapper {
      padding-bottom: 0px;
      flex-wrap: wrap; }
      .discharge-form-group .wrapper > .title {
        max-width: 475px;
        padding: 9px 7px;
        order: 1; }
        .discharge-form-group .wrapper > .title h3 {
          font-size: 19rem; }
      .discharge-form-group .wrapper .text {
        width: 100%;
        padding-right: 0px;
        order: 3; }
      .discharge-form-group .wrapper .form {
        width: 100%;
        padding-left: 0;
        order: 2; }
    .discharge-form-group .module-title {
      padding-top: 30px; }
      .discharge-form-group .module-title .module-title-text {
        font-size: 25rem; }
      .discharge-form-group .module-title .module-subtitle-text {
        margin-top: 10px;
        font-size: 21rem; }
    .discharge-form-group form p, .discharge-form-group form label {
      font-size: 16rem; }
    .discharge-form-group form .row:last-child {
      padding-top: 0px; }
    .discharge-form-group form .btn.btn-primary {
      padding: 15px 13px;
      font-size: 15rem;
      margin: 0 auto; }
    .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
      height: 55px;
      font-size: 18rem;
      padding-left: 20px; }
      .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
        font-size: 18rem; }
    .discharge-form-group form textarea.form-control {
      padding-top: 13px; }
    .discharge-form-group .bg-hospital {
      top: 6%; }
    .discharge-form-group .bg-robot {
      display: none; }
    .discharge-form-group .discharge-form-wrapper {
      padding-bottom: 0; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .discharge-form-group {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    .discharge-form-group .container {
      max-width: 1120px; }
    .discharge-form-group .discharge-form-wrapper {
      padding-bottom: 0; }
    .discharge-form-group .text-icons {
      flex-wrap: wrap;
      padding: 25px 20px;
      padding-bottom: 20px; }
      .discharge-form-group .text-icons.text-icons-first .icon-text {
        border: none; }
      .discharge-form-group .text-icons .icon-text {
        padding: 0 10px;
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center; }
        .discharge-form-group .text-icons .icon-text:last-child {
          margin-bottom: 0; }
        .discharge-form-group .text-icons .icon-text .photo {
          height: 50px;
          margin-bottom: 0px;
          margin-right: 10px; }
          .discharge-form-group .text-icons .icon-text .photo img {
            max-width: 50px;
            max-height: 50px; }
      .discharge-form-group .text-icons p {
        font-size: 14rem; }
    .discharge-form-group .text-second {
      padding: 20px 25px;
      padding-bottom: 15px; }
      .discharge-form-group .text-second p {
        font-size: 14rem; }
      .discharge-form-group .text-second h4 {
        font-size: 17rem; }
    .discharge-form-group .text-third {
      padding: 20px 25px;
      padding-bottom: 30px; }
      .discharge-form-group .text-third .title .icon img {
        max-width: 45px;
        max-height: 39px; }
      .discharge-form-group .text-third .title h4 {
        font-size: 19rem; }
      .discharge-form-group .text-third ul li {
        font-size: 14rem;
        padding-left: 36px; }
        .discharge-form-group .text-third ul li:before {
          width: 18px;
          height: 13px;
          background-size: 18px; }
    .discharge-form-group .form-title {
      padding: 10px;
      margin-bottom: 15px; }
      .discharge-form-group .form-title h3 {
        font-size: 15rem; }
    .discharge-form-group .form-subtitle {
      margin-bottom: 25px; }
      .discharge-form-group .form-subtitle h4 {
        font-size: 16rem; }
      .discharge-form-group .form-subtitle .icon {
        margin-right: 15px; }
        .discharge-form-group .form-subtitle .icon img {
          max-width: 60px;
          max-height: 74px; }
    .discharge-form-group .wrapper {
      padding-bottom: 45px; }
      .discharge-form-group .wrapper > .title {
        max-width: 581px;
        padding: 9px 7px; }
        .discharge-form-group .wrapper > .title h3 {
          font-size: 19rem; }
      .discharge-form-group .wrapper .text {
        padding-right: 30px; }
    .discharge-form-group .module-title {
      padding-top: 30px; }
      .discharge-form-group .module-title .module-title-text {
        font-size: 30rem; }
      .discharge-form-group .module-title .module-subtitle-text {
        margin-top: 10px;
        font-size: 21rem; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(2) {
      flex: 0 0 100%;
      max-width: 100%; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(3) {
      flex: 0 0 100%;
      max-width: 100%; }
    .discharge-form-group form p, .discharge-form-group form label {
      font-size: 14rem; }
    .discharge-form-group form .row:last-child {
      padding-top: 15px; }
    .discharge-form-group form .btn.btn-primary {
      padding: 15px 13px;
      margin-right: auto;
      font-size: 15rem; }
    .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
      height: 55px;
      font-size: 18rem;
      padding-left: 20px; }
      .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
        font-size: 18rem; }
    .discharge-form-group form textarea.form-control {
      padding-top: 13px; }
    .discharge-form-group .bg-hospital {
      top: 6%; }
    .discharge-form-group .bg-robot {
      left: calc(50vw); }
      .discharge-form-group .bg-robot img {
        max-width: 500px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .discharge-form-group {
    padding-bottom: 55px;
    margin-bottom: -55px; }
    .discharge-form-group .container {
      max-width: 1120px; }
    .discharge-form-group .text-icons {
      flex-wrap: wrap;
      padding: 25px 20px;
      padding-bottom: 20px; }
      .discharge-form-group .text-icons.text-icons-first .icon-text {
        border: none; }
      .discharge-form-group .text-icons .icon-text {
        padding: 0 10px;
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center; }
        .discharge-form-group .text-icons .icon-text:last-child {
          margin-bottom: 0; }
        .discharge-form-group .text-icons .icon-text .photo {
          height: 65px;
          margin-bottom: 0px;
          margin-right: 15px; }
          .discharge-form-group .text-icons .icon-text .photo img {
            max-width: 65px;
            max-height: 65px; }
      .discharge-form-group .text-icons p {
        font-size: 16rem; }
    .discharge-form-group .text-second {
      padding: 20px 35px;
      padding-bottom: 25px; }
      .discharge-form-group .text-second p {
        font-size: 15rem; }
      .discharge-form-group .text-second h4 {
        font-size: 17rem; }
    .discharge-form-group .text-third {
      padding: 20px 35px;
      padding-bottom: 30px; }
      .discharge-form-group .text-third .title .icon img {
        max-width: 45px;
        max-height: 39px; }
      .discharge-form-group .text-third .title h4 {
        font-size: 21rem; }
      .discharge-form-group .text-third ul li {
        font-size: 15rem; }
        .discharge-form-group .text-third ul li:before {
          width: 22px;
          height: 15px;
          background-size: 22px; }
    .discharge-form-group .form-title {
      padding: 10px; }
      .discharge-form-group .form-title h3 {
        font-size: 16rem; }
    .discharge-form-group .form-subtitle h4 {
      font-size: 16rem; }
    .discharge-form-group .form-subtitle .icon {
      margin-right: 20px; }
      .discharge-form-group .form-subtitle .icon img {
        max-width: 60px;
        max-height: 74px; }
    .discharge-form-group .wrapper {
      padding-bottom: 45px; }
      .discharge-form-group .wrapper > .title {
        max-width: 715px;
        padding: 9px 20px; }
        .discharge-form-group .wrapper > .title h3 {
          font-size: 23rem; }
      .discharge-form-group .wrapper .text {
        padding-right: 30px; }
    .discharge-form-group .module-title .module-title-text {
      font-size: 32rem; }
    .discharge-form-group .module-title .module-subtitle-text {
      margin-top: 10px;
      font-size: 26rem; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(2) {
      flex: 0 0 100%;
      max-width: 100%; }
    .discharge-form-group form .row:nth-child(2) .form-group:nth-child(3) {
      flex: 0 0 100%;
      max-width: 100%; }
    .discharge-form-group form .row:last-child {
      padding-top: 25px; }
    .discharge-form-group form .btn.btn-primary {
      padding: 15px 13px;
      margin-right: auto;
      font-size: 17rem; }
    .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
      height: 58px;
      font-size: 18rem; }
      .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
        font-size: 18rem; }
    .discharge-form-group form textarea.form-control {
      padding-top: 13px; }
    .discharge-form-group .bg-hospital {
      top: 6%; }
    .discharge-form-group .bg-robot {
      left: calc(50vw); }
      .discharge-form-group .bg-robot img {
        max-width: 684px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .discharge-form-group {
    padding-bottom: 55px;
    margin-bottom: -55px; }
    .discharge-form-group .container {
      max-width: 1310px; }
    .discharge-form-group .text-icons {
      padding: 25px 20px;
      padding-bottom: 20px; }
      .discharge-form-group .text-icons .icon-text {
        padding: 0 10px; }
        .discharge-form-group .text-icons .icon-text .photo {
          height: 100px;
          margin-bottom: 28px; }
          .discharge-form-group .text-icons .icon-text .photo img {
            max-width: 95px;
            max-height: 95px; }
      .discharge-form-group .text-icons p {
        font-size: 16rem; }
    .discharge-form-group .text-second {
      padding: 20px 35px;
      padding-bottom: 25px; }
      .discharge-form-group .text-second p {
        font-size: 15rem; }
      .discharge-form-group .text-second h4 {
        font-size: 19rem; }
    .discharge-form-group .text-third {
      padding: 20px 35px;
      padding-bottom: 30px; }
      .discharge-form-group .text-third .title .icon img {
        max-width: 55px;
        max-height: 48px; }
      .discharge-form-group .text-third .title h4 {
        font-size: 25rem; }
      .discharge-form-group .text-third ul li {
        font-size: 15rem; }
        .discharge-form-group .text-third ul li:before {
          width: 22px;
          height: 15px;
          background-size: 22px; }
    .discharge-form-group .form-title {
      padding: 14px; }
      .discharge-form-group .form-title h3 {
        font-size: 18rem; }
    .discharge-form-group .form-subtitle h4 {
      font-size: 18rem; }
    .discharge-form-group .form-subtitle .icon {
      margin-right: 20px; }
      .discharge-form-group .form-subtitle .icon img {
        max-width: 65px;
        max-height: 80px; }
    .discharge-form-group .wrapper > .title {
      max-width: 906px;
      padding: 9px 20px; }
      .discharge-form-group .wrapper > .title h3 {
        font-size: 27rem; }
    .discharge-form-group .wrapper .text {
      padding-right: 30px; }
    .discharge-form-group .module-title .module-title-text {
      font-size: 44rem; }
    .discharge-form-group .module-title .module-subtitle-text {
      margin-top: 10px;
      font-size: 32rem; }
    .discharge-form-group form .btn.btn-primary {
      padding: 15px 13px;
      margin-right: auto;
      font-size: 17rem; }
    .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
      height: 60px;
      font-size: 20rem; }
      .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
        font-size: 20rem; }
    .discharge-form-group form textarea.form-control {
      padding-top: 12px; }
    .discharge-form-group .bg-hospital {
      top: 6%; }
    .discharge-form-group .bg-robot {
      left: calc(50vw + 51px); }
      .discharge-form-group .bg-robot img {
        max-width: 725px; } }
@media (min-width: 1580px) {
  .discharge-form-group.with-robot .wrapper .text {
    min-height: 976px; }
  .discharge-form-group .bg-robot {
    left: calc(50vw + 100px); }
    .discharge-form-group .bg-robot img {
      width: 700px; }
  .discharge-form-group .module-title .module-title-text {
    font-size: 30rem; }
  .discharge-form-group .module-title .module-subtitle-text {
    font-size: 22rem; }
  .discharge-form-group .wrapper > .title {
    max-width: 810px; }
    .discharge-form-group .wrapper > .title h3 {
      font-size: 23rem; }
  .discharge-form-group .form-title h3 {
    font-size: 19rem; }
  .discharge-form-group .form-subtitle .icon img {
    max-width: 65px;
    max-height: 85px; }
  .discharge-form-group .form-subtitle h4 {
    font-size: 19rem; }
  .discharge-form-group .text-icons {
    padding: 40px 15px; }
    .discharge-form-group .text-icons .icon-text {
      padding: 0 10px; }
    .discharge-form-group .text-icons p {
      font-size: 15rem; }
    .discharge-form-group .text-icons .photo {
      height: 65px;
      margin-bottom: 20px; }
      .discharge-form-group .text-icons .photo img {
        max-width: 70px;
        max-height: 65px; }
  .discharge-form-group .text-third .title .icon img {
    max-width: 50px;
    max-height: 46px; }
  .discharge-form-group .text-third .title h4 {
    font-size: 26rem; }
  .discharge-form-group .text-third ul li {
    font-size: 15rem; }
  .discharge-form-group .text-second p {
    font-size: 15rem; }
  .discharge-form-group .text-second h4 {
    font-size: 20rem; }
  .discharge-form-group form .row:last-child {
    padding-top: 0;
    padding-bottom: 50px; }
  .discharge-form-group form p, .discharge-form-group form label {
    font-size: 14rem; }
  .discharge-form-group form input.form-control, .discharge-form-group form select.form-control, .discharge-form-group form textarea.form-control {
    font-size: 20rem; }
    .discharge-form-group form input.form-control::placeholder, .discharge-form-group form select.form-control::placeholder, .discharge-form-group form textarea.form-control::placeholder {
      font-size: 20rem; }
  .discharge-form-group form textarea.form-control {
    padding-top: 12px; }
  .discharge-form-group form .btn.btn-primary {
    font-size: 15rem;
    padding: 16px 14px; } }

/*# sourceMappingURL=discharge_form.css.map */
