html,
body {
  overflow-x: hidden;
  scroll-behavior: auto;
  min-height: 100%;
}
body {
  position: static;
}
.site-wrapper,
#siteWrapper,
main,
section,
footer,
#footer-sections {
  will-change: auto !important;
}
.section-background,
.section-background-content {
  transform: none !important;
  will-change: auto !important;
}
.section-background img,
.background-image-static,
img[data-loader="sqs"] {
  transform: none !important;
  will-change: auto !important;
  backface-visibility: hidden;
}
.background-image-static {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50% 50%;
}
.background-fx-canvas {
  display: none !important;
}
.image-block-wrapper,
.sqs-image-shape-container-element,
.sqs-image-content {
  overflow: hidden;
}
.sqs-block-image img,
img {
  max-width: 100%;
  height: auto;
}
.sqs-block-html,
.sqs-html-content {
  overflow-wrap: break-word;
  word-break: normal;
}
.sqs-html-content pre,
.sqs-html-content code {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: normal;
  font-family: inherit;
  line-height: 1.45;
}
.sqs-html-content h1,
.sqs-html-content h2,
.sqs-html-content h3,
.sqs-html-content p,
.sqs-html-content pre {
  margin-top: 0;
}
.video-block .embed-block-wrapper,
.sqs-native-video,
.native-video-player {
  transform: none !important;
  will-change: auto !important;
}
.site-title-text {
  display: inline-block;
  color: currentColor;
  font: inherit;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
footer,
#footer-sections {
  transform: none !important;
  will-change: auto !important;
}
@media (max-width: 767px) {
  .sqs-html-content h1 {
    font-size: clamp(36px, 12vw, 72px) !important;
    line-height: 0.95 !important;
  }
  .sqs-html-content h2 {
    font-size: clamp(26px, 8vw, 44px) !important;
    line-height: 1.05 !important;
  }
  .sqs-html-content pre,
  .sqs-html-content code {
    font-size: 16px !important;
    line-height: 1.45 !important;
  }
  .content-wrapper {
    box-sizing: border-box !important;
  }
  .fe-block {
    min-width: 0 !important;
  }
  .site-title-text {
    font-size: 20px !important;
  }
}
body.press-kit-layout-fixed .fe-block-yui_3_17_2_1_1663616771099_96658 {
  z-index: 30 !important;
}
body.press-kit-layout-fixed .sqs-html-content h1,
body.press-kit-layout-fixed .sqs-html-content h2,
body.press-kit-layout-fixed .sqs-html-content h3,
body.press-kit-layout-fixed .sqs-html-content p {
  overflow-wrap: break-word;
  word-break: normal;
}
