.security-newsletter-container {
  background-color: #004568;
  box-shadow: 0 -5px 5px -3px rgba(0, 0, 0, 0.06), 
            0 -8px 10px 1px rgba(0, 0, 0, 0.042), 
            0 -3px 14px 2px rgba(0, 0, 0, 0.036);
  position: fixed;
  bottom: 0;
  padding: 0.9em 4em;
  width: 100%;
  z-index: 9999;

  opacity: 0; 
  transform: translateY(20px);
}
.security-newsletter-signup {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}
.security-newsletter-signup h2 {
  color: #fff;
  font-size: 1.4rem;
  max-width: 498px;
  width: 100%;
}
.security-newsletter-text {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.3;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 0;
  max-width: 710px;
}
.security-newsletter-signup form {
  width: 100%;
}
.security-newsletter-signup .form-text {
  padding: 1em 1em;
  font-size: 1em;
  border: 1px solid #004568;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 500;
  margin-right: 20px;
  max-width: 360px;
  width: 100%;
}
.security-newsletter-signup .form-item {
  display: flex;
  align-items: center;
  width: 100%;
}
.security-newsletter-signup .submit {
  -webkit-appearance: none;
  background-color: #1188c3;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 500;
  padding: 0.7em 2em;
  font-size: 1.2em;
  font-weight: bold;
  box-shadow: none;
  border: 0;
}
.security-newsletter-signup .submit:hover {
  cursor: pointer;
  background-color: #000;
}
.security-newsletter-close {
  color: #fff;
  position: absolute;
  right: 3em;
  font-size: 1.5em;
  transition: all 0.3s ease-in;
}
.security-newsletter-close:hover {
  cursor: pointer;
  color: #fff;
  transform: scale(1.1);
}
.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

.fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}
.zoxrel .zox-fly-top {
  bottom: 28px;
}
.security-newsletter-signup-content {
  max-width: 590px;
  width: 100%;
}
.security-newsletter-container .hbspt-form {
  height: 100px;
}
.security-newsletter-container .hbspt-form .field label {
  color: #fff;
}
.security-newsletter-container .hs-form-iframe {
  max-height: 200px !important;
  height: 200px !important;
}
.hs-form-html {
  width: 100%;
}
.hsfc-Renderer {
  height: 120px;
  display: flex;
  align-items: center;
}
[data-hsfc-id=Renderer] .hsfc-Step__Content {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
  max-width: 440px;
}
[data-hsfc-id=Renderer] .hsfc-Row {
  margin-bottom: 0px !important;
} 
[data-hsfc-id=Renderer] .hsfc-NavigationRow {
  display: flex;
  flex-direction: row;
  margin-top: 36px !important;
  width: 130px;
}
[data-hsfc-id=Renderer] .hsfc-NavigationRow__Alerts {
  display: none;
}
[data-hsfc-id=Renderer] .hsfc-FieldLabel span {
  color: #fff;
}
[data-hsfc-id=Renderer] .hsfc-EmailField {
  position: relative;
  min-width: 310px !important;
  max-width: 480px !important;
  width: 100% !important;
}
[data-hsfc-id=Renderer] .hsfc-Button {
  background-color: #1188c3 !important;
  color: #fff;
  font-weight: 500 !important;
  font-size: 1.2em;  
  transition: all 0.3s ease-in;
  width: 120px !important;
  /* hotfix */
  height: 48px !important;
}

[data-hsfc-id=Renderer] .hsfc-Button:hover {
  cursor: pointer;
  background-color: #000 !important;
}

[data-hsfc-id=Renderer] .hsfc-ErrorAlert {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: rgb(255 144 108) !important;
}
@media screen and (max-width: 1200px) {
  .security-newsletter-close {
    right: 0.95em;
    top: 0.25em;
  }
}
@media screen and (max-width: 1024px) {
  .security-newsletter-container {
    padding: 1.2em 2em;
  }
  .security-newsletter-signup {    
    gap: 1em;    
  }
  .security-newsletter-signup h2 {
    font-size: 1.3em;
    max-width: 280px;
    margin-block: 0.5rem;
  }
  .security-newsletter-signup .form-text {
    margin-right: 5px;
    max-width: 280px;
  }
}
@media screen and (max-width: 758px) {
  .security-newsletter-container {
    padding: 0.5em 15px;
  }
  .security-newsletter-signup {    
    gap: 0;    
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .security-newsletter-signup h2 {
    width: auto;
  }
  .security-newsletter-signup .submit {
    padding: 0.7em 0.75em;
    font-size: 0.9em;
  }
  .security-newsletter-signup .form-text {
    margin-right: 5px;
    max-width: 280px;
    padding: 0.505em 0.5em;
  }
  .security-newsletter-close {
    top: 16px;
    font-size: 1.1em;
    right: 24px;
  }
  .zoxrel .zox-fly-top {
    bottom: 6px;
  }
  [data-hsfc-id=Renderer] .hsfc-EmailField {
    min-width: 200px !important;
    max-width: 2400px !important;
    margin-top: 0 !important;
  }

  [data-hsfc-id=Renderer] .hsfc-ErrorAlert {
      bottom: -12px;
      font-size: 0.9rem !important;
  }
  [data-hsfc-id=Renderer] .hsfc-Button {
    padding-inline: 8px !important;
  }
}