.n6 .n6hero h2 {
    font-size: 46px;
    line-height: .99;
    letter-spacing: 0;
    margin: 20px 0 0;
    max-width: 20ch;
    text-transform: none;
}
.uhp-resource-landing section[id] { scroll-margin-top: 100px; }
.uhp-resource-landing .n6tile, .uhp-resource-landing .n6list a > span { min-width: 0; }
.uhp-resource-landing .n6hero h2, .uhp-resource-landing h3, .uhp-resource-landing h4 { overflow-wrap: anywhere; }
.uhp-resource-landing .n6sub .cf7-thanks p { margin: 0; }
.uhp-resource-landing .n6sub .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
}
@media (max-width: 640px) {
    .n6 .n6hero h2 { font-size: 30px; }
}
