#popup-gating {
  letter-spacing: normal;
  word-spacing: normal;
}
#popup-gating.popup.thankyou-page .thankyou {
  width: auto;
  padding: 0;
}
#popup-gating .popup-content {
  border-radius: 0;
  max-height: 100vh;
  overflow-y: scroll;
}
#popup-gating .popup-content::-webkit-scrollbar {
  width: 5px;
}
#popup-gating .popup-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 20px transparent;
}
#popup-gating .popup-content::-webkit-scrollbar-thumb {
  background-color: #EEF2F6;
  height: 50px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #popup-gating .popup-content {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
#popup-gating .popup-content .close-popup {
  font-size: 27px;
  color: #354652;
  top: 15px;
  right: 30px;
}
@media (max-width: 767px) {
  #popup-gating .popup-content .close-popup {
    right: 11px;
  }
}
#popup-gating .popup-content .content-wrapper {
  display: flex;
}
#popup-gating .popup-content .content-wrapper .content {
  width: 458px;
  background-color: #ffffff;
  padding: 72px 48px;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  #popup-gating .popup-content .content-wrapper .content {
    width: 338px;
    padding: 56px 28px;
  }
}
#popup-gating .popup-content .content-wrapper .content::-webkit-scrollbar {
  width: 5px;
}
#popup-gating .popup-content .content-wrapper .content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 20px transparent;
}
#popup-gating .popup-content .content-wrapper .content::-webkit-scrollbar-thumb {
  background-color: #EEF2F6;
  height: 50px;
  border-radius: 5px;
}
#popup-gating .popup-content .content-wrapper .content .thankyou {
  background: none;
}
#popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-title {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 40px;
  color: #232E35;
  text-align: left;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-title {
    font-size: 24px;
    line-height: 32px;
  }
}
#popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-subtitle {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #354652;
  text-align: left;
  margin-bottom: 24px;
}
#popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-button {
  margin-top: 24px;
}
#popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-dismiss {
  display: inline-block;
  background: #232E35;
  border-radius: 2px;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  padding: 16px 0px;
  cursor: pointer;
}
#popup-gating .popup-content .content-wrapper .content .thankyou .thankyou-dismiss:hover {
  background: #354652;
}
#popup-gating .popup-content .content-wrapper .content .dismiss-link {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  color: #627684;
  margin-top: 24px;
  cursor: pointer;
}
#popup-gating .popup-content .content-wrapper .image-wrapper {
  width: 295px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  #popup-gating .popup-content .content-wrapper .image-wrapper {
    display: none;
  }
}
#popup-gating .popup-content .content-wrapper.full-width {
  width: 753px;
  display: block;
}
@media (min-width: 768px) {
  #popup-gating .popup-content .content-wrapper.full-width .content {
    width: inherit;
  }
}
@media (max-width: 767px) {
  #popup-gating .popup-content .content-wrapper.full-width {
    width: 100%;
  }
}
#popup-gating .popup-content .nice-form {
  background: none;
  width: auto;
  padding: 0;
}
#popup-gating .popup-content .nice-form .mini-wrapper {
  padding: 0;
  margin: 0;
  width: auto;
}
#popup-gating .popup-content .nice-form .nice-title {
  margin: 0px;
}
#popup-gating .popup-content .nice-form .mktoForm {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap input,
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  background: #ffffff;
  border: 1px solid #C2CED6;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #98A8B3;
  height: 48px !important;
  padding: 14px 12px;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap select {
  background: url(../../images/marketo/angle-down.png) center right 13px no-repeat;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
  width: 100% !important;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap label {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #354652;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.firstname-field, #popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.country-field {
  display: flex;
  justify-content: space-between;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.firstname-field .mktoFormCol, #popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.country-field .mktoFormCol {
  width: 48%;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.firstname-field .mktoClear, #popup-gating .popup-content .nice-form .mktoForm .mktoFormRow.country-field .mktoClear {
  display: none;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoButtonRow .mktoButton {
  display: inline-block;
  background: #232E35;
  border-radius: 2px;
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  height: auto;
  padding: 16px 0px !important;
  cursor: pointer;
  position: initial !important;
}
#popup-gating .popup-content .nice-form .mktoForm .mktoButtonRow .mktoButton:hover {
  background: #354652;
}
#popup-gating .popup-content .nice-form .field--name-field-gated-title {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 40px;
  color: #232E35;
  text-align: left;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #popup-gating .popup-content .nice-form .field--name-field-gated-title {
    font-size: 24px;
    line-height: 32px;
  }
}
#popup-gating .popup-content .nice-form .field--name-field-gated-subtitle {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #354652;
  text-align: left;
  margin-bottom: 24px;
}
#popup-gating .popup-content .nice-form #popup-gating-iframe .mktoForm {
  padding: 0;
}