.mc-form-message {
  display: none;
  margin: 12px 0 0;
  color: #b3261e;
  font: 500 13px/1.35 Inter, Arial, sans-serif;
}

.mc-form-message:not(:empty) { display: block; }
.mc-form-message[data-status="success"] { color: #118048; }

body.mc-form-modal-active { overflow: hidden !important; }

#rec2341596041 .t706__cartwin.mc-form-modal-open {
  align-items: center;
  background: rgba(5, 14, 51, 0.78);
  display: flex !important;
  inset: 0;
  justify-content: center;
  overflow: auto;
  padding: 24px;
  position: fixed;
  z-index: 100000;
}

#rec2341596041 .mc-form-modal-open .t706__cartwin-content {
  background: #fff;
  border-radius: 16px;
  box-sizing: border-box;
  margin: auto;
  max-height: calc(100vh - 48px);
  max-width: 560px;
  min-height: 0 !important;
  overflow: auto;
  padding: 40px;
  position: relative;
  height: auto !important;
  width: 100%;
}

#rec2341596041 .mc-form-modal-open .t706__cartwin-top,
#rec2341596041 .mc-form-modal-open .t706__cartwin-products,
#rec2341596041 .mc-form-modal-open .t706__cartwin-bottom,
#rec2341596041 .mc-form-modal-open .t706__carticon { display: none !important; }

#rec2341596041 .mc-form-modal-open .t706__orderform,
#rec2341596041 .mc-form-modal-open #form2341596041,
#rec2341596041 .mc-form-modal-open .t-form__inputsbox {
  display: block !important;
  height: auto !important;
  width: 100% !important;
}

#rec2341596041 .mc-form-modal-open .t-input-group {
  display: block !important;
  margin: 0 0 14px !important;
  width: 100% !important;
}

#rec2341596041 .mc-form-modal-open .t-input-group .t-input {
  box-sizing: border-box;
  height: 56px !important;
  width: 100% !important;
}

#rec2341596041 .mc-form-modal-open .t-input-group_cb { margin-top: 4px !important; }
#rec2341596041 .mc-form-modal-open .t-form__inputsbox > .t-form__submit { margin-top: 6px; }
#rec2341596041 .mc-form-modal-open .form-spec-comments,
#rec2341596041 .mc-form-modal-open input[name="form-spec-comments"] { display: none !important; }

#rec2341596041 .mc-form-modal-heading { margin: 0 0 24px; }
#rec2341596041 .mc-form-modal-title {
  color: #050e33;
  font: 700 30px/1.15 Inter, Arial, sans-serif;
  margin: 0 0 10px;
}
#rec2341596041 .mc-form-modal-heading p {
  color: #46506b;
  font: 400 16px/1.45 Inter, Arial, sans-serif;
  margin: 0;
}

#rec2341596041 .mc-form-modal-open .t706__close {
  height: 42px;
  left: auto !important;
  position: fixed;
  right: 22px;
  top: 18px;
  width: 42px;
  z-index: 2;
}

#rec2341596041 .mc-form-modal-open .t706__close-button {
  background: #fff;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 42px;
  padding: 10px;
  width: 42px;
}

#rec2341596041 .mc-form-modal-open .t706__close-icon rect { fill: #050e33; }

@media (max-width: 639px) {
  .t225__title {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  #rec2341596041 .t706__cartwin.mc-form-modal-open { padding: 12px; }
  #rec2341596041 .mc-form-modal-open .t706__cartwin-content {
    max-height: calc(100vh - 24px);
    padding: 28px 20px 22px;
  }
  #rec2341596041 .mc-form-modal-title { font-size: 24px; }
  #rec2341596041 .mc-form-modal-open .t706__close {
    left: auto !important;
    position: absolute;
    right: 14px;
    top: 14px;
  }
}
