#popmake-13708 {
  font-family: "Space Grotesk";
  border-radius: 10px;
  background: transparent linear-gradient(135deg, #1F78CC 0%, #440099 100%) 0% 0% no-repeat padding-box;
  padding: 40px;
}
@media (max-width: 769px) {
  #popmake-13708 {
    max-width: 80vw;
  }
}
#popmake-13708 legend, #popmake-13708 p, #popmake-13708 input, #popmake-13708 span, #popmake-13708 label {
  font-family: "Space Grotesk";
  font-weight: normal;
}
#popmake-13708 .gform_title {
  font: normal normal 300 30px/30px Space Grotesk;
  letter-spacing: -0.3px;
  margin-bottom: 16px;
  text-decoration: none;
}
#popmake-13708 .gform_description, #popmake-13708 .gform_required_legend, #popmake-13708 .gfield_label {
  display: none;
}
#popmake-13708 input {
  border-radius: 0;
  padding: 20px 20px !important;
  font-size: 14px !important;
  line-height: 16px;
  color: black;
}
#popmake-13708 .validation_message.gfield_validation_message {
  margin-top: 0;
}
#popmake-13708 .gform_footer .gform_button {
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px !important;
  border: 1px solid white;
  padding: 19px 20px !important;
  background: rgba(255, 255, 255, 0.062745098) !important;
  text-decoration: unset !important;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
  text-align: center;
  width: max-content;
  margin: initial;
}
#popmake-13708 .gform_footer .gform_button:hover {
  color: #001828 !important;
  background: white !important;
}
#popmake-13708 .pum-close.popmake-close {
  background-color: none;
  border: none;
}/*# sourceMappingURL=popup.css.map */