.advertorial-label {
  position: relative;
  z-index: 200;
  display: block;
  width: 100%;
  text-align: center;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: #f7c14b;
  padding: 8px 12px;
  box-sizing: border-box;
}
.site-logo {
  position: absolute;
  left: 0;
  top: 6px;
  z-index: 90;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #0e4a86;
}
.site-logo img {
  width: 36px;
  height: 36px;
  display: block;
}
.site-logo span {
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #0e4a86;
}
#lp-pom-text-479 {
  left: auto !important;
  right: 0 !important;
  width: auto !important;
  text-align: right;
}
#lp-pom-image-329,
#lp-pom-image-500,
#lp-pom-image-417 {
  display: none !important;
}
#lp-pom-button-271,
#lp-pom-button-272,
#lp-pom-button-273,
#lp-code-470,
#lp-pom-block-62 {
  display: none !important;
}
html,
body.lp-pom-body {
  height: auto !important;
  overflow: visible !important;
}
#lp-pom-root {
  height: 3680px !important;
  overflow: visible !important;
}
.site-footer {
  position: absolute;
  left: 0;
  right: 0;
  top: 3520px;
  z-index: 300;
  background: #ffffff;
  border-top: 1px solid #e2e2e2;
  padding: 36px 24px 32px;
  margin: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #666666;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  width: 100%;
  box-sizing: border-box;
  overflow: visible;
}
.site-footer-copy {
  margin: 0;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #666666;
}
.site-footer-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px 28px;
}
.site-footer-nav a {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
  padding: 4px 0;
}
.site-footer-nav a:hover,
.site-footer-nav a:active {
  color: #105aae;
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
  * {
    -webkit-text-size-adjust: none;
  }
  .site-logo {
    left: 12px;
  }
  .site-logo span {
    font-size: 16px;
  }
  #lp-pom-root {
    height: 5280px !important;
  }
  .site-footer {
    top: 5100px;
    padding: 32px 16px 40px;
  }
}
