.button-popup-wrap .modal {
  position: fixed;
  width: 100%;
  z-index: 99;
  padding: 50px 0;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition-delay: 0s;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index:99;
}
body.popup-open {
  overflow-y: hidden;
}
.button-popup-wrap a.btn.btn-primary {
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: fit-content;
  min-width: 180px;
  height: 40px;
  padding: 0 30px;
  border: none;
  border-radius: 25px;
  box-shadow: 0 5px 10px -3px rgb(106 106 106 / 20%);
  background-image: linear-gradient(55deg, #0f91f9 55%, #1d63f2 95%);
  background-position: 100%;
  background-size: 200%;
  color: #fff;
  transition: all 0.3s ease;
}
.modal.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.button-popup-wrap .modal-bg {
  background-color: rgb(0 0 0 / 65%);
  height: 100%;
  position: absolute;
  width: 100%;
}
.button-popup-wrap .modal-container {
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
  margin: 0 auto;
  max-height: calc(100% - 60px);
  max-width: 767px;
  overflow-y: auto;
  padding: 60px 30px;
  position: relative;
  width: 100%;
}
.button-popup-wrap .modal-close {
  appearance: none;
  background: none;
  border: 0;
  color: transparent;
  cursor: pointer;
  font-weight: 700;
  outline: none;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 999;
  width: 30px;
  height: 30px;
}
.button-popup-wrap .modal-close svg {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.modal-container .modal-form-wrap form fieldset {
  max-width: 100%;
}
.modal-container .modal-form-wrap form .hs-input {
  width: 100%;
}
.modal-container .modal-form-wrap form fieldset {
  border: none !important;
  max-width: 100% !important;
  width: 100% !important;
}
.modal-container .modal-form-wrap form fieldset .hs-form-field {
  margin: 0 !important;
  padding: 0 0 20px 0 !important;
  overflow: auto;
  width: 100% !important;
}
.modal-container .modal-form-wrap form fieldset .hs-form-field label {
  display: block;
  margin-bottom: 5px;
  color: inherit !important;
  font: inherit !important;
}
.modal-container .modal-form-wrap form fieldset .hs-form-field label > span {
  color: #525866;
  font-family: Avenir Next Medium, sans-serif, Helvetica Neue, Helvetica, Arial;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
}
.modal-container .modal-form-wrap form fieldset .input {
  margin-right: 0 !important;
}
.modal-container .modal-form-wrap form fieldset .input .hs-input {
  box-sizing: border-box;
  padding: 0 15px;
  background-color: #fff !important;
  border: 1px solid #1d63f2;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #636363;
  display: block;
  font-family: Avenir Next Regular, sans-serif, Helvetica Neue, Helvetica, Arial;
  font-size: 16px !important;
  line-height: 1.4em;
  min-height: 40px !important;
  width:100% !important;
}
.modal-container .modal-form-wrap form fieldset .input .hs-input::-webkit-input-placeholder {
  color: #636363;
}
.modal-container .modal-form-wrap form fieldset.form-columns-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
.modal-container .modal-form-wrap form  ul.hs-error-msgs {
  padding: 0;
  margin: 0;
  line-height: normal;
}
.modal-container .modal-form-wrap form ul.hs-error-msgs > li > label {
  margin-top: 5px;
  font-size: 16px !important;
  color: #ff0000 !important;
}
.modal-container .modal-form-wrap form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 20px 0;
}
.popup-open .modal {
  opacity: 1;
  visibility: visible;
}
.form-forward-text-wrap{
  display: none;
}
.pop_addOns_data > ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.pop_addOns_data > ul > li:last-child {
  margin: 0;
}
.pop_addOns_data > ul > li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  padding-left: 25px;
}
.pop_plan_price h4 {
  margin: 0;
}
.pop_addOns_data {
  padding: 10px 0;
}
.form-check-box {
  padding: 10px 0;
}
.pop_addOns_data > ul > li:before {
  content: '';
  background-image: url(https://www.hint.com/hubfs/Hint%202024/Images/check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
}
.modal .modal-container .modal-form-wrap .submitted-message {
  display: none;
}
.pop_addOns_data {
  padding: 10px 0;
}
.form-check-box {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
#anchorLink a {
  margin-top: 20px;
}
.form-check-box {
  text-align: center;
  font-family: 'Avenir Next Medium';
  font-weight: 800;
  padding: 15px 0 10px 0;
}
#anchorLink a {
  margin-top: 30px;
}
.move-forward-text p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
}
.move-forward-text {
  padding-top: 20px;
}
.popplanDetails {
  display: none;
}
.loading{
  height:50px;
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor:progress;
  border-radius: 50%;
  border-top: 5px solid #167af5;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #167af5;
  border-right: 5px solid transparent;
  animation: loading 1s linear infinite;
}
.load-more-animate {
  z-index: 8;
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background-color: #fff;
}
.animate-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-direction: column;
}
.loading-txt {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
}
.dealUrl p, .account-status-wrapper p{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin:0;
}
.sales-team-default{
  font-family: 'Avenir Next Medium';
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin:0;
}
.form-check-box a.terms-checkbox-anchor {
  pointer-events: none;
  opacity: 0.5;
}
.form-check-box .enable-button a {
  opacity: 1;
  pointer-events: all;
}
.popplanDetails {
  max-width: 500px;
  margin: 0 auto;
}
.popplanDetails .plan-details-para {
  margin: 0;
  color: #525866;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5; 
  padding-bottom: 20px;
  font-size: 16px;
}
.plan-name-price-wrapper {
  border: 1px solid #E6ECF4;
  border-radius: 3px;
  background: #F1F6FC;
  padding: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 20px;
  justify-content: space-between;
}
.pop_plan_name h3 {
  font-family: 'Avenir Next Medium';
  color: #1D2334;
  font-size: 18px;
  font-style: normal;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: normal;
  margin: 0;
  padding-bottom: 5px;
}
.pop_plan_name .plan-bill-type {
  margin: 0;
  color: #497AA5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5; 
}
.pop_plan_price h4>.currency {
  color: #0776DC;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2; 
  vertical-align: inherit;
  font-family: inherit;
  font-size: 20px;
  font-family: 'Avenir Next Medium';
}
.pop_plan_amount {
  color: #0776DC;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  font-family: inherit;
  font-size: 30px;
  font-family: 'Avenir Next Medium';
}
.pop_plan_price h4 > .postfix {
  color: #0776DC;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  font-family: 'Avenir Next Medium';
  font-size: 20px;
}
.plan-product-wrapper h6 {
  margin: 0;
  margin-bottom: 10px;
  color: #1D2334;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
}
.plan-product-wrapper {
  margin-top: 25px;
}
.plan-product-wrapper .plan-product-inner {
  border-radius: 3px;
  border: 1px solid  #E6ECF4;
  padding: 15px;
}
.pop_plan_small_text h5 {
  margin: 0;
  position: relative;
  color: #1D2334;
  font-size: 18px;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: capitalize;
  font-family: 'Avenir Next Medium';.
  position: relative;
  display: flex;
}
.pop_plan_small_text h5 span {
  display: block;
  padding-left: 0;
}
.pop_plan_small_text p {
  margin: 0;
  color: #497AA5;
  font-size: 15px;
  font-style: normal;
  line-height: 1.75;
  padding-left: 28px;
}
.addons-wrapper {
  margin-top: 22px;
}
.addons-wrapper h6 {
  margin: 0 0 10px 0;
  font-style: normal;
  color: #1D2334;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
}
.addons-inner {
  border-radius: 3px;
  border: 1px solid #E6ECF4;
  padding: 20px 15px;
}
.transaction_fees_wrapper {
  margin-top: 22px;
}
.transaction_fees_wrapper .transaction_title {
  color: #1d2334;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
  margin: 0 0 10px;
}
.transaction_fees_wrapper .transaction_title {
  color: #1d2334;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
  margin: 0 0 10px;
}
.transaction_bottom_cnt {
  border: 1px solid #e6ecf4;
  border-radius: 3px;
  padding: 20px 15px;
}
.transaction_bottom_cnt h6 {
  margin: 0 0 6px 0;
  color: #1D2334;
  font-size: 16px;
  font-family: 'Avenir Next Medium';
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.transaction_fees_wrapper .transaction_bottom_cnt p strong {
  font-family: 'Avenir Next Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2; 
}
.transaction_fees_wrapper .transaction_bottom_cnt p {
  margin: 0 0 14px 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; 
  color: #497AA5;
}
.terms_info {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  color: #497AA5;
  font-family: 'Avenir Next Medium';
  font-style: normal;
  font-weight: 400;
  line-height: 1.75; 
}
.start-date-wrap {
  text-align: center;
}
.start-date-wrap p {
  margin: 15px 0 0 0;
  color: #497AA5;
  font-family: 'Avenir Next Medium';
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.5px;
}
.form-check-box #anchorLink {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-check-box #anchorLink a {
  margin-top: 20px;
}
.move-forward-text {
  text-align: center;
}
.move-forward-text p {
  font-family: 'Avenir Next Medium';
  font-weight: 800;
}
.dealUrl, 
.account-status-wrapper{
  display: none;
}

.dealUrl.show-submit-message {
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-check-box a, 
.move-forward-text a {
  text-decoration: underline;
}
.start-date-text p {
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  color: #497aa5;
  margin: 0;
  padding: 10px 0;
}
.button-popup-wrap .modal-container .addons-wrapper:has(ul:empty) {
  display: none;
}
.addons-inner > ul, 
.defaultData > ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.addons-inner > ul > li,
.defaultData > ul > li {
  font-family: Avenir Next Medium;
  letter-spacing: normal;
  line-height: 1.5;
  margin: 0;
  padding: 5px 0;
  color: #1D2334;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  text-indent: 0;
  display: flex;
  gap: 0;
}
.addons-inner > ul > li:before, 
.defaultData > ul > li:before, 
.pop_plan_small_text h5:before {
  content: '';
  background-image: url(//www.hint.com/hubfs/Hint-March-2024/check.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  margin-right: 5px;
}

.sales-team-default a{
  text-decoration: underline;
}

.timeStamps_form h3:empty {
  display: none;
}

.timeStamps_form form .hs_email {
  display: none;
}

.timeStamps_form form .hs_submission_timestamps {
  display: none;
}

.timeStamps_form form .hs-fieldtype-booleancheckbox .input ul.inputs-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.timeStamps_form form .hs-fieldtype-booleancheckbox .input ul.inputs-list span {
  font-family: 'Avenir Next Medium';
  font-weight: 800;
  padding: 15px 0;
  display: inline-block;
  font-size: 16px;
}

.timeStamps_form form ul.hs-error-msgs {
  margin: 0;
  list-style: none;
  padding: 0;
  text-align: center;
}

.timeStamps_form form ul.hs-error-msgs li label {
  display: inline-block;
  padding: 0 0 10px 0;
  color: #ff0000;
  font-family: 'Avenir Next Medium';
  font-weight: 600;
  font-size: 15px;
}

.timeStamps_form form .hs_error_rollup {
  display: none;
}

.timeStamps_form form .hs_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.timeStamps_form form .hs-fieldtype-booleancheckbox .input ul.inputs-list span .hs-form-required {
  display: none;
}

.timeStamps_form form .hs_submit .actions input[type=submit] {
  margin-top: 10px;
}


.timeStamps_form form .hs_submit .actions input[type=submit]:hover {
  text-decoration: none;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.modal-container .modal-form-wrap form fieldset .hs-fieldtype-booleancheckbox .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.modal-container .modal-form-wrap form fieldset .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 6px;
}

.modal-container .modal-form-wrap form fieldset .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display .hs-input {
  margin: 0;
  width: auto !important;
  line-height: normal;
  min-height: auto !important;
  display: inline-block;
}

.modal-container .modal-form-wrap form fieldset .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox-display span {
  font-size: 16px;
}

.timeStamps_form.submit-disable .hs_submit .actions input[type=submit] {
  pointer-events: none;
  opacity: 0.75;
  transform: none !important;
}

.timeStamps_form.checkbox-disable .hs-fieldtype-booleancheckbox * {
  pointer-events: none;
  opacity: 0.75;
  transform: none !important;
}



@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 767px){
  .button-popup-wrap .modal {
    padding: 30px;
    width: 100%;
  }
  .modal-container .modal-form-wrap form fieldset.form-columns-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .button-popup-wrap .modal-container {
    max-width: 100%;
  }
  .loading-txt {
    font-size: 20px;
  }
  .loading {
    height: 38px;
    width: 38px;
    border-width: 4px;
  }
}
@media (max-width: 480px){
  .pop_addOns_data > ul > li {
    font-size: 14px;
  }
  .button-popup-wrap .modal {
    padding: 20px;
  }
  #anchorLink a {
    margin-top: 20px;
  }
  .move-forward-text {
    padding-top: 10px;
  }
  .button-popup-wrap .modal-container {
    padding: 40px 25px;
  }
  .button-popup-wrap .modal-container .modal-form-wrap form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow: auto;
    margin-bottom: 10px;
    padding: 0 0 10px 0 !important;
  }
  .popplanDetails {
    max-width: 100%;
  }
  .plan-name-price-wrapper {
    justify-content: center;
  }
}