.enterprise-popup-wrapper {
  display: none;
}
.enterprise-banner-mobile img {
  width: 526px;
}
.enterprise-popup-image-wrapper img {
  width: 120px;
}
.enterprise-popup-textside-logo-wrapper {
  width: 90px;
}
.enterprse-popup-toggle-insider {
  align-items: center;
  background-color: hsla(0, 0%, 95%, 0.8);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  z-index: 99999;
  opacity: 1;
  pointer-events: all;
}
.enterprse-popup-toggle-insider.enterprse-popup-toggle-show {
  opacity: 1;
  pointer-events: all;
}
.enterprise-popup-textside-heading-wrapper {
  margin-top: 15px;
}
.enterprise-popup-content-outside {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.entprise-popup-form-wrapper {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 6px #1450a840;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
  display: none;
  width: 100%;
  justify-content: center;
  max-height: 770px;
  overflow-y: auto;
}
.entprise-popup-form-wrapper::-webkit-scrollbar,
.enterprise-popup-content-wrapper::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  background: rgb(0, 0, 0, 0.2);
}
.entprise-popup-form-wrapper::-webkit-scrollbar-thumb,
.enterprise-popup-content-wrapper::-webkit-scrollbar-thumb {
  background: rgb(20, 80, 168);
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
.entprise-popup-form-wrapper::-webkit-scrollbar-corner,
.enterprise-popup-content-wrapper::-webkit-scrollbar-corner {
  background: rgb(20, 80, 168);
}
.entprise-popup-form-wrapper .enterprise-popup-form-inside-wrapper {
  width: 100%;
}
.enterprise-popup-form-inside-wrapper {
  padding: 60px 30px;
  max-width: 780px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.enterpriseErrorMessage {
  color: red;
  font-size: 14px;
}
.enterprise-popup-image-wrapper {
  text-align: center;
}
.enterprise-popup-content-wrapper {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 6px #1450a840;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 60px 30px;
  position: relative;
  max-height: 770px;
  overflow-y: auto;
}
.enterprise-popup-content-wrapper:before {
  background: #dbe4f0;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
.enterprise-popup-textside-heading-wrapper {
  background: transparent
    linear-gradient(180deg, #7549f2 0%, #df58d2 50%, #ed787c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.enterprise-popup-unorder-list ul {
  list-style: none;
}
.enterprise-popup-unorder-list ul li {
  position: relative;
}
.enterprise-popup-unorder-list ul li:before {
  align-items: center;
  background: url(https://f.hubspotusercontent30.net/hubfs/9471087/industries-inner/checkbox.svg)
    no-repeat 50% 50% / contain;
  content: "";
  height: 20px;
  left: -30px;
  position: absolute;
  top: 11px;
  width: 17px;
}
.enterprise-popup-unorder-list p {
  font-family: Roboto, sans-serif;
  padding-top: 5px;
}
.enterprise-popup-unorder-list {
  padding: 0 30px;
  margin-top: 15px;
}
button.enterprise-get-assessment-button {
  background-color: #1450a8;
  color: #fff;
  border: none;
  outline: none;
  padding: 8px 20px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  margin-top: 20px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  animation: pulse 2s infinite;
}
.popup-cta-wrapper {
  padding-top: 7rem;
}
.ai-usecase-textside-read-more {
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 0px;
}
.ai-usecase-textside-read-more-link-popup {
  font-size: 2.4rem;
  padding-right: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.ai-usecase-textside-read-more-link-popup p {
  color: #394559;
}
.ai-usecase-textside-read-more-link-popup span {
  color: #1450a8;
}
a:focus,
a:active {
  color: #1450a8;
}
.ai-usecase-textside-read-more-arrow {
  position: relative;
}
.arrow {
  position: absolute;
  bottom: 0;
  width: 1.7rem;
  height: 1.7rem;
  background-size: contain;
  top: 0.9rem;
}
.ai-usecase-textside-read-more-link-popup p {
  font-size: 2.3rem;
}
.arrow-second {
  margin-left: 8px;
}
.arrow-image {
  background-image: url("https://f.hubspotusercontent30.net/hubfs/9471087/animations-icons/arrow.svg");
}
.arrow {
  animation-name: arrowmove;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.arrow.arrow-first {
  animation-name: arrowmove;
  animation-duration: 1.4s;
  animation-delay: 0.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@media (max-width: 767px) {
  .arrow {
    top: 0.9rem;
  }
}
@media screen and (min-width: 1024px) {
  .ai-usecase-textside-read-more-arrow {
    margin-top: 1px !important;
  }
}
@keyframes arrowmove {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
.enterprise-popup-form-button {
  text-align: center;
}
.enterprise-popup-form-button button {
  background-color: #1450a8;
  color: #fff;
  border: none;
  outline: none;
  padding: 8px 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  margin-top: 20px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  text-align: center;
}
.enterprise-popup-inline-field-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.enterprise-popup-assessment-form-wrapper {
  margin-top: 30px;
}
.enterprise-popup-inline-field-wrapper label {
  color: #394559;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-family: sf_pro_displayregular;
}
.enterprise-popup-inline-field-wrapper .first-field,
.enterprise-popup-inline-field-wrapper .second-field {
  width: 48%;
}
.enterprise-popup-inline-field-wrapper input[type="email"],
.enterprise-popup-inline-field-wrapper input[type="text"] {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #b1b8c4;
  border-radius: 5px;
  color: #4b5b63;
  font-family: Roboto, sans-serif;
  font-size: 2.2rem;
  height: 45px;
  margin-bottom: 7px;
  outline: none;
  padding-left: 10px;
  resize: vertical;
  width: 100%;
}
.enterprise-popup-inline-field-wrapper input[type="email"]::placeholder,
.enterprise-popup-inline-field-wrapper input[type="text"]::placeholder,
.enterprise-popup-inline-field-wrapper textarea::placeholder {
  color: #a6afbf;
  font-size: 16px;
}
.enterprise-assessment-textarea-wrapper {
  display: block;
}
.entprise-popup-form-wrapper::after {
  content: "";
  position: absolute;
  background-image: url(/images/form-support-before.svg);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
  right: 5%;
  bottom: 3%;
  z-index: 0;
}
.entprise-popup-form-wrapper::before {
  content: "";
  position: absolute;
  background-image: url(/images/form-support-after.svg);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  left: -10%;
  top: -2%;
  z-index: 0;
}
.enterprise-popup-close-icon-wrapper {
  position: absolute;
  z-index: 10;
  height: 40px;
  width: 40px;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.enterprise-popup-wrapper .form-field {
  display: flex;
  justify-content: space-between;
}
.enterprise-popup-textside-heading-wrapper h2 {
  width: 100%;
}
.form-field {
  margin-bottom: 20px;
}
.form-field-div {
  width: 100%;
}
.intelligence-label {
  color: #394559;
  font-size: 15px;
}
.form-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url(https://www.xenonstack.com/hubfs/xenonstack-downarrow-1.png);
  background-position-x: 98%;
  background-position-y: 18px;
  background-repeat: no-repeat;
  background-size: 20px;
  color: #b1b8c4;
  padding-right: 2rem;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  font-size: 2.2rem;
  height: 55px;
  padding-left: 10px;
  text-align: left;
  width: 100%;
  border: 1px solid #b1b8c4;
}
.errorMsg {
  color: #d50000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  margin-top: 6px;
}
@media (max-width: 768px) {
  .enterprise-banner-mobile {
    display: none;
  }
  .enterprise-popup-content-wrapper:before {
    display: none;
  }
  .enterprise-popup-textside-logo-wrapper {
    display: none;
  }
  .enterprise-popup-textside-heading-wrapper h2 > br {
    display: none;
  }
}
@media (max-width: 600px) {
  .enterprise-popup-inline-field-wrapper {
    flex-direction: column;
  }
  .enterprise-popup-inline-field-wrapper .first-field,
  .enterprise-popup-inline-field-wrapper .second-field {
    width: 100%;
  }
  .enterprise-popup-form-inside-wrapper,
  .enterprise-popup-content-wrapper {
    padding: 60px 20px;
  }
  .container-homepage.enterprise-popup-content-outside {
    padding: 0 20px;
  }
  .enterprise-popup-close-icon-wrapper {
    width: 30px;
    height: 30px;
  }
}

.invite-modal-wrapper {
  background: rgba(0, 0, 0, 0.5);
  filter: blur(1);
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  place-items: center;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10000;
  display: grid;
}
.invite-modal-wrapper {
  display: none;
}
.invite-modal {
  animation: fade-up 0.3s;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 10px 40px;
  margin: 3.5% 0;
  max-width: 1024px;
  padding: 50px 40px 72px;
  position: relative;
  width: 100%;
}
.form {
  display: flex;
  justify-content: center;
}
.get-demo-container {
  background: #fff;
  padding: 50px 40px 72px;
  border-radius: 3px;
  animation: fade-up 0.3s;
  box-shadow: 0 10px 40px;
  position: relative;
  max-width: 600px;
  width: 100%;
  margin-top: 3.5%;
}
.close-button-wrapper {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.close-button-wrapper button.close-button {
  font-size: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  color: #213047;
}
@media (max-width: 767px) {
  .invite-modal {
    width: 92%;
  }
}
@media (max-width: 375px) {
  .invite-modal-wrapper {
    align-items: center;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
  }
  .invite-modal {
    width: 89%;
    padding: 50px 23px 72px;
  }
}
.genai-label {
  font-size: 15px;
}
.help-label {
  font-size: 15px;
}
