.hsp-material-page--316 {
    --hsp316-navy: #082b50;
    --hsp316-blue: #163a5f;
    --hsp316-orange: #ef7d00;
    --hsp316-text: #34495c;
    --hsp316-muted: #667788;
    --hsp316-line: #d6dfe6;
    --hsp316-soft: #f3f6f8;
    --hsp316-steel: #e9eff3;
}

.hsp-material-page--316 .hsp316-page,
.hsp-material-page--316 .hsp316-page * {
    box-sizing: border-box;
}

.hsp-material-page--316 .hsp316-page {
    overflow: clip;
    color: var(--hsp316-text);
    background: #fff;
}

.hsp-material-page--316 .hsp316-page .hsp-container {
    width: min(calc(100% - 48px), 1220px);
    margin-inline: auto;
}

.hsp-material-page--316 .hsp316-page :where(h1, h2, h3, h4, p, ul, dl, figure) {
    padding: 0;
}

.hsp-material-page--316 .hsp316-page :where(ul) {
    margin: 0;
    list-style: none;
}

.hsp-material-page--316 .hsp316-page a {
    color: var(--hsp316-blue);
    text-underline-offset: 4px;
}

.hsp-material-page--316 .hsp316-page a:hover {
    color: var(--hsp316-orange);
}

.hsp-material-page--316 .hsp316-hero {
    width: 100%;
    padding: 0;
    background: #fff;
}

.hsp-material-page--316 .hsp316-hero__frame {
    position: relative;
    display: flex;
    width: 100%;
    max-width: none;
    min-height: 660px;
    align-items: center;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background: var(--hsp316-navy);
}

.hsp-material-page--316 .hsp316-hero__media,
.hsp-material-page--316 .hsp316-hero__media img,
.hsp-material-page--316 .hsp316-hero__shade {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.hsp-material-page--316 .hsp316-hero__media {
    margin: 0;
}

.hsp-material-page--316 .hsp316-hero__media img {
    display: block;
    object-fit: cover;
    object-position: center;
}

.hsp-material-page--316 .hsp316-hero__shade {
    z-index: 1;
    background: rgba(5, 22, 39, .66);
}

.hsp-material-page--316 .hsp316-hero__content-boundary {
    position: relative;
    z-index: 2;
    display: flex;
    width: min(calc(100% - 64px), 1220px);
    min-height: inherit;
    align-items: center;
    margin-inline: auto;
}

.hsp-material-page--316 .hsp316-hero__copy {
    width: min(900px, 75%);
    padding: 48px 0;
    color: #eef3f7;
}

.hsp-material-page--316 .hsp316-hero h1 {
    max-width: 820px;
    margin: 0;
    color: #fff;
    font-size: clamp(42px, 4.15vw, 56px);
    font-weight: 760;
    line-height: 1.06;
    letter-spacing: -.035em;
}

.hsp-material-page--316 .hsp316-hero__lead {
    margin: 24px 0 0;
    font-size: 19px;
    line-height: 1.62;
}

.hsp-material-page--316 .hsp316-hero__lead + p {
    margin: 13px 0 0;
    font-size: 16px;
    line-height: 1.65;
}

.hsp-material-page--316 .hsp316-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 26px;
}

.hsp-material-page--316 .hsp316-actions a {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    padding: 11px 21px;
    border: 1px solid var(--hsp316-orange);
    border-radius: 3px;
    color: #fff;
    background: var(--hsp316-orange);
    font-size: 15px;
    font-weight: 720;
    text-decoration: none;
}

.hsp-material-page--316 .hsp316-actions a:hover {
    border-color: #fff;
    color: var(--hsp316-navy);
    background: #fff;
}

.hsp-material-page--316 .hsp316-actions .is-outline {
    border-color: rgba(255, 255, 255, .78);
    color: #fff;
    background: transparent;
}

.hsp-material-page--316 .hsp316-section {
    padding: clamp(60px, 7vw, 88px) 0;
}

.hsp-material-page--316 .hsp316-section--soft {
    background: var(--hsp316-soft);
}

.hsp-material-page--316 .hsp316-section--steel {
    background: var(--hsp316-steel);
}

.hsp-material-page--316 .hsp316-heading {
    max-width: 850px;
    margin: 0 0 32px;
}

.hsp-material-page--316 .hsp316-heading h2 {
    margin: 0;
    color: var(--hsp316-navy);
    font-size: clamp(30px, 3.5vw, 44px);
    line-height: 1.12;
    letter-spacing: -.025em;
}

.hsp-material-page--316 .hsp316-heading p {
    margin: 15px 0 0;
    font-size: 17px;
    line-height: 1.65;
}

.hsp-material-page--316 .hsp316-decision {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(300px, .82fr);
    gap: 1px;
    border: 1px solid var(--hsp316-line);
    background: var(--hsp316-line);
}

.hsp-material-page--316 .hsp316-decision > section {
    min-width: 0;
    padding: clamp(24px, 3vw, 38px);
    background: #fff;
}

.hsp-material-page--316 .hsp316-decision h3,
.hsp-material-page--316 .hsp316-molybdenum h3,
.hsp-material-page--316 .hsp316-risk__copy h3,
.hsp-material-page--316 .hsp316-fabrication__copy h3 {
    margin: 0;
    color: var(--hsp316-navy);
    font-size: 22px;
    line-height: 1.25;
}

.hsp-material-page--316 .hsp316-checklist {
    margin-top: 17px;
}

.hsp-material-page--316 .hsp316-checklist li {
    position: relative;
    padding: 10px 0 10px 22px;
    border-top: 1px solid var(--hsp316-line);
    line-height: 1.52;
}

.hsp-material-page--316 .hsp316-checklist li::before {
    position: absolute;
    top: 20px;
    left: 2px;
    width: 9px;
    height: 3px;
    background: var(--hsp316-orange);
    content: "";
}

.hsp-material-page--316 .hsp316-molybdenum {
    display: grid;
    grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr);
    gap: clamp(34px, 6vw, 80px);
    align-items: start;
}

.hsp-material-page--316 .hsp316-molybdenum__marker {
    padding: 26px 28px;
    border-left: 4px solid var(--hsp316-orange);
    background: var(--hsp316-soft);
}

.hsp-material-page--316 .hsp316-molybdenum__marker strong {
    display: block;
    color: var(--hsp316-navy);
    font-size: 25px;
    line-height: 1.2;
}

.hsp-material-page--316 .hsp316-molybdenum__marker span {
    display: block;
    margin-top: 9px;
    color: var(--hsp316-muted);
    font-size: 14px;
    line-height: 1.55;
}

.hsp-material-page--316 .hsp316-molybdenum__copy p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.72;
}

.hsp-material-page--316 .hsp316-risk {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
    gap: clamp(30px, 5vw, 60px);
    align-items: center;
}

.hsp-material-page--316 .hsp316-risk figure,
.hsp-material-page--316 .hsp316-fabrication figure {
    margin: 0;
    border: 1px solid var(--hsp316-line);
    background: #fff;
}

.hsp-material-page--316 .hsp316-risk img,
.hsp-material-page--316 .hsp316-fabrication img {
    display: block;
    width: 100%;
    height: auto;
}

.hsp-material-page--316 .hsp316-risk__copy p,
.hsp-material-page--316 .hsp316-fabrication__copy p {
    margin: 12px 0 0;
    line-height: 1.68;
}

.hsp-material-page--316 .hsp316-risk__copy ol {
    display: grid;
    gap: 8px;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    counter-reset: risks;
}

.hsp-material-page--316 .hsp316-risk__copy li {
    display: grid;
    grid-template-columns: 26px 1fr;
    gap: 10px;
    align-items: start;
    line-height: 1.45;
    counter-increment: risks;
}

.hsp-material-page--316 .hsp316-risk__copy li::before {
    display: grid;
    width: 24px;
    height: 24px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: var(--hsp316-orange);
    content: counter(risks);
    font-size: 12px;
    font-weight: 700;
}

.hsp-material-page--316 .hsp316-scenarios {
    display: grid;
    gap: 14px;
}

.hsp-material-page--316 .hsp316-scenario {
    display: grid;
    grid-template-columns: minmax(220px, .72fr) minmax(0, 1.28fr);
    gap: 30px;
    align-items: start;
    padding: 26px 28px;
    border: 1px solid var(--hsp316-line);
    background: #fff;
}

.hsp-material-page--316 .hsp316-scenario h3 {
    margin: 0;
    color: var(--hsp316-navy);
    font-size: 21px;
    line-height: 1.25;
}

.hsp-material-page--316 .hsp316-scenario__lead {
    margin: 9px 0 0;
    color: var(--hsp316-muted);
    font-size: 14px;
    line-height: 1.5;
}

.hsp-material-page--316 .hsp316-scenario dl {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 26px;
    margin: 0;
}

.hsp-material-page--316 .hsp316-scenario dt {
    color: var(--hsp316-navy);
    font-size: 12px;
    font-weight: 760;
    text-transform: uppercase;
}

.hsp-material-page--316 .hsp316-scenario dd {
    margin: 4px 0 0;
    font-size: 14px;
    line-height: 1.55;
}

.hsp-material-page--316 .hsp316-scenario__link {
    display: inline-block;
    margin-top: 15px;
    color: var(--hsp316-orange);
    font-size: 14px;
    font-weight: 720;
}

.hsp-material-page--316 .hsp316-limits {
    display: grid;
    grid-template-columns: minmax(260px, .75fr) minmax(0, 1.25fr);
    gap: clamp(36px, 6vw, 78px);
    align-items: start;
}

.hsp-material-page--316 .hsp316-limits h2 {
    margin: 0;
    color: #fff;
    font-size: clamp(30px, 3.5vw, 43px);
    line-height: 1.12;
}

.hsp-material-page--316 .hsp316-section--navy {
    color: #dce6ed;
    background: var(--hsp316-navy);
}

.hsp-material-page--316 .hsp316-limits p {
    margin: 15px 0 0;
    line-height: 1.67;
}

.hsp-material-page--316 .hsp316-limits ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 30px;
    border-top: 1px solid rgba(255, 255, 255, .25);
}

.hsp-material-page--316 .hsp316-limits li {
    padding: 15px 0 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    position: relative;
    line-height: 1.48;
}

.hsp-material-page--316 .hsp316-limits li::before {
    position: absolute;
    top: 25px;
    left: 1px;
    width: 9px;
    height: 3px;
    background: var(--hsp316-orange);
    content: "";
}

.hsp-material-page--316 .hsp316-table-scroll {
    overflow-x: auto;
    border: 1px solid var(--hsp316-line);
    background: #fff;
    -webkit-overflow-scrolling: touch;
}

.hsp-material-page--316 .hsp316-spec-identification {
    display: grid;
    grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr);
    gap: 24px;
    margin: 0 0 22px;
    padding: 18px 20px;
    border-left: 3px solid var(--hsp316-orange);
    background: var(--hsp316-soft);
}

.hsp-material-page--316 .hsp316-spec-identification p {
    margin: 0;
    font-size: 14px;
    line-height: 1.58;
}

.hsp-material-page--316 .hsp316-spec-identification strong,
.hsp-material-page--316 .hsp316-spec-identification span {
    display: block;
}

.hsp-material-page--316 .hsp316-spec-identification strong {
    margin-bottom: 4px;
    color: var(--hsp316-navy);
}

.hsp-material-page--316 .hsp316-table-scroll table {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
}

.hsp-material-page--316 .hsp316-table-scroll th,
.hsp-material-page--316 .hsp316-table-scroll td {
    padding: 15px 18px;
    border-bottom: 1px solid var(--hsp316-line);
    text-align: left;
    vertical-align: top;
    line-height: 1.52;
}

.hsp-material-page--316 .hsp316-table-scroll th {
    width: 30%;
    color: var(--hsp316-navy);
    background: #f7f9fa;
    font-size: 14px;
}

.hsp-material-page--316 .hsp316-table-scroll td {
    font-size: 14px;
}

.hsp-material-page--316 .hsp316-table-note {
    margin: 18px 0 0;
    padding-left: 18px;
    border-left: 3px solid var(--hsp316-orange);
    line-height: 1.62;
}

.hsp-material-page--316 .hsp316-fabrication {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: clamp(36px, 6vw, 76px);
    align-items: center;
}

.hsp-material-page--316 .hsp316-fabrication__copy > section {
    padding: 15px 0;
    border-bottom: 1px solid var(--hsp316-line);
}

.hsp-material-page--316 .hsp316-fabrication__copy > section:first-child {
    border-top: 1px solid var(--hsp316-line);
}

.hsp-material-page--316 .hsp316-fabrication__links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 24px;
    margin-top: 20px;
}

.hsp-material-page--316 .hsp316-capabilities {
    display: grid;
    grid-template-columns: minmax(260px, .78fr) minmax(0, 1.22fr);
    gap: clamp(36px, 6vw, 78px);
    align-items: start;
}

.hsp-material-page--316 .hsp316-capabilities h2 {
    margin: 0;
    color: var(--hsp316-navy);
    font-size: clamp(30px, 3.2vw, 42px);
    line-height: 1.12;
}

.hsp-material-page--316 .hsp316-capabilities p {
    margin: 15px 0 0;
    line-height: 1.65;
}

.hsp-material-page--316 .hsp316-capabilities ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 30px;
    border-top: 1px solid #bcc9d3;
}

.hsp-material-page--316 .hsp316-capabilities li {
    padding: 14px 0;
    border-bottom: 1px solid #bcc9d3;
    color: var(--hsp316-navy);
    font-weight: 650;
    line-height: 1.45;
}

.hsp-material-page--316 .hsp316-capabilities__links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 22px;
    margin-top: 18px;
}

.hsp-material-page--316 .hsp316-category-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
}

.hsp-material-page--316 .hsp316-category-card {
    display: grid;
    min-width: 0;
    grid-template-rows: 185px auto;
    overflow: hidden;
    border: 1px solid var(--hsp316-line);
    border-radius: 4px;
    color: var(--hsp316-navy);
    background: #fff;
    text-decoration: none;
}

.hsp-material-page--316 .hsp316-category-card:hover,
.hsp-material-page--316 .hsp316-related-card:hover {
    border-color: var(--hsp316-orange);
}

.hsp-material-page--316 .hsp316-category-card__media {
    display: grid;
    min-height: 0;
    place-items: center;
    overflow: hidden;
    border-bottom: 1px solid var(--hsp316-line);
    color: var(--hsp316-blue);
    background: #e9eff3;
}

.hsp-material-page--316 .hsp316-category-card__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hsp-material-page--316 .hsp316-category-card__media svg {
    width: 62px;
    height: 62px;
}

.hsp-material-page--316 .hsp316-category-card__body {
    padding: 17px 18px 19px;
}

.hsp-material-page--316 .hsp316-category-card strong,
.hsp-material-page--316 .hsp316-related-card strong {
    display: block;
    color: var(--hsp316-navy);
    font-size: 17px;
    line-height: 1.28;
}

.hsp-material-page--316 .hsp316-category-card span,
.hsp-material-page--316 .hsp316-related-card span {
    display: block;
    margin-top: 7px;
    color: var(--hsp316-text);
    font-size: 14px;
    line-height: 1.5;
}

.hsp-material-page--316 .hsp316-faq {
    max-width: 960px;
}

.hsp-material-page--316 .hsp316-faq details {
    border-top: 1px solid var(--hsp316-line);
}

.hsp-material-page--316 .hsp316-faq details:last-child {
    border-bottom: 1px solid var(--hsp316-line);
}

.hsp-material-page--316 .hsp316-faq summary {
    position: relative;
    padding: 20px 44px 20px 0;
    color: var(--hsp316-navy);
    cursor: pointer;
    font-size: 17px;
    font-weight: 720;
    list-style: none;
}

.hsp-material-page--316 .hsp316-faq summary::-webkit-details-marker {
    display: none;
}

.hsp-material-page--316 .hsp316-faq summary::after {
    position: absolute;
    top: 17px;
    right: 2px;
    color: var(--hsp316-orange);
    content: "+";
    font-size: 25px;
    font-weight: 500;
}

.hsp-material-page--316 .hsp316-faq details[open] summary::after {
    content: "−";
}

.hsp-material-page--316 .hsp316-faq details p {
    margin: 0;
    padding: 0 44px 20px 0;
    line-height: 1.65;
}

.hsp-material-page--316 .hsp316-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.hsp-material-page--316 .hsp316-related-card {
    min-height: 140px;
    padding: 23px 24px;
    border: 1px solid var(--hsp316-line);
    border-radius: 4px;
    color: var(--hsp316-navy);
    background: #fff;
    text-decoration: none;
}

.hsp-material-page--316 .hsp316-inquiry__layout {
    display: grid;
    grid-template-columns: minmax(260px, 34fr) minmax(0, 66fr);
    gap: clamp(34px, 5vw, 64px);
    align-items: start;
}

.hsp-material-page--316 .hsp316-inquiry h2 {
    margin: 0;
    color: var(--hsp316-navy);
    font-size: clamp(30px, 3.1vw, 42px);
    line-height: 1.12;
}

.hsp-material-page--316 .hsp316-inquiry__intro p {
    margin: 14px 0 0;
    line-height: 1.65;
}

.hsp-material-page--316 .hsp316-inquiry__form {
    padding: clamp(22px, 3vw, 34px);
    border: 1px solid var(--hsp316-line);
    background: #fff;
}

.hsp-material-page--316 .hsp316-inquiry .htan-form-wrap,
.hsp-material-page--316 .hsp316-inquiry .htan-rfq-form {
    margin: 0;
}

.hsp-material-page--316 .hspmat-inquiry-form__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.hsp-material-page--316 .hsp316-inquiry .htan-form-field {
    min-width: 0;
    margin: 0;
}

.hsp-material-page--316 .hsp316-inquiry .htan-form-field-wide {
    grid-column: 1 / -1;
}

.hsp-material-page--316 .hsp316-inquiry :where(.htan-form-field > label, .htan-form-label) {
    display: block;
    margin-bottom: 7px;
    color: var(--hsp316-navy);
    font-size: 14px;
    font-weight: 680;
}

.hsp-material-page--316 .hsp316-inquiry input:not([type="checkbox"]):not([type="file"]),
.hsp-material-page--316 .hsp316-inquiry textarea {
    display: block;
    width: 100%;
    border: 1px solid #b9c6d0;
    border-radius: 3px;
    color: var(--hsp316-navy);
    background: #fff;
    font: inherit;
}

.hsp-material-page--316 .hsp316-inquiry input:not([type="checkbox"]):not([type="file"]) {
    min-height: 46px;
    padding: 9px 11px;
}

.hsp-material-page--316 .hsp316-inquiry textarea {
    min-height: 136px;
    padding: 11px;
    resize: vertical;
}

.hsp-material-page--316 .hsp316-inquiry input:focus,
.hsp-material-page--316 .hsp316-inquiry textarea:focus {
    border-color: var(--hsp316-blue);
    outline: 2px solid rgba(22, 58, 95, .22);
    outline-offset: 1px;
}

.hsp-material-page--316 .hspmat-inquiry-form__upload input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}

.hsp-material-page--316 .hspmat-file-picker {
    display: flex;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0;
    padding: 11px 14px;
    border: 1px dashed #9aacba;
    border-radius: 3px;
    cursor: pointer;
    background: var(--hsp316-soft);
}

.hsp-material-page--316 .hspmat-file-picker strong {
    color: var(--hsp316-blue);
}

.hsp-material-page--316 .hspmat-file-picker span,
.hsp-material-page--316 .hspmat-inquiry-form__upload > small,
.hsp-material-page--316 .hspmat-field-error {
    color: var(--hsp316-muted);
    font-size: 13px;
    line-height: 1.45;
}

.hsp-material-page--316 .hspmat-inquiry-form__upload > small {
    display: block;
    margin-top: 7px;
}

.hsp-material-page--316 .htan-consent label {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
}

.hsp-material-page--316 .htan-consent input {
    flex: 0 0 auto;
    margin-top: 3px;
}

.hsp-material-page--316 .hspmat-inquiry-form__actions button {
    min-height: 47px;
    padding: 11px 22px;
    border: 1px solid var(--hsp316-orange);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    background: var(--hsp316-orange);
    font-size: 15px;
    font-weight: 740;
}

.hsp-material-page--316 .hspmat-inquiry-form__actions button:hover {
    border-color: var(--hsp316-navy);
    background: var(--hsp316-navy);
}

.hsp-material-page--316 .hspmat-field-error {
    display: block;
    margin-top: 6px;
    color: #9f2f2f;
}

.hsp-material-page--316 .htan-form-notice {
    margin: 0 0 18px;
    padding: 12px 14px;
    border-left: 3px solid var(--hsp316-orange);
    color: var(--hsp316-navy);
    background: var(--hsp316-soft);
}

@media (max-width: 1024px) {
    .hsp-material-page--316 .hsp316-hero__copy {
        width: min(820px, 82%);
    }

    .hsp-material-page--316 .hsp316-decision,
    .hsp-material-page--316 .hsp316-risk,
    .hsp-material-page--316 .hsp316-fabrication,
    .hsp-material-page--316 .hsp316-capabilities,
    .hsp-material-page--316 .hsp316-inquiry__layout {
        grid-template-columns: 1fr;
    }

    .hsp-material-page--316 .hsp316-spec-identification {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .hsp-material-page--316 .hsp316-category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .hsp-material-page--316 .hsp316-page .hsp-container {
        width: min(calc(100% - 32px), 1220px);
    }

    .hsp-material-page--316 .hsp316-hero__frame {
        min-height: 650px;
    }

    .hsp-material-page--316 .hsp316-hero__media img {
        object-position: 62% center;
    }

    .hsp-material-page--316 .hsp316-hero__shade {
        background: rgba(5, 22, 39, .72);
    }

    .hsp-material-page--316 .hsp316-hero__copy {
        width: 100%;
        padding: 38px 0 42px;
    }

    .hsp-material-page--316 .hsp316-hero__content-boundary {
        width: min(calc(100% - 32px), 1220px);
        align-items: flex-end;
    }

    .hsp-material-page--316 .hsp316-hero h1 {
        font-size: clamp(34px, 10vw, 44px);
    }

    .hsp-material-page--316 .hsp316-hero__lead {
        font-size: 17px;
    }

    .hsp-material-page--316 .hsp316-actions {
        flex-direction: column;
    }

    .hsp-material-page--316 .hsp316-actions a {
        width: 100%;
        text-align: center;
    }

    .hsp-material-page--316 .hsp316-section {
        padding: 52px 0;
    }

    .hsp-material-page--316 .hsp316-decision,
    .hsp-material-page--316 .hsp316-molybdenum,
    .hsp-material-page--316 .hsp316-scenario,
    .hsp-material-page--316 .hsp316-limits,
    .hsp-material-page--316 .hsp316-related-grid,
    .hsp-material-page--316 .hspmat-inquiry-form__grid {
        grid-template-columns: 1fr;
    }

    .hsp-material-page--316 .hsp316-scenario {
        gap: 18px;
        padding: 22px 20px;
    }

    .hsp-material-page--316 .hsp316-scenario dl,
    .hsp-material-page--316 .hsp316-limits ul,
    .hsp-material-page--316 .hsp316-capabilities ul {
        grid-template-columns: 1fr;
    }

    .hsp-material-page--316 .hsp316-heading h2 {
        font-size: clamp(28px, 8vw, 35px);
    }

    .hsp-material-page--316 .hsp316-category-card {
        grid-template-rows: 170px auto;
    }

    .hsp-material-page--316 .hsp316-inquiry__form {
        padding: 22px 18px;
    }

    .hsp-material-page--316 .hspmat-file-picker {
        align-items: flex-start;
        flex-direction: column;
        gap: 5px;
    }

    .hsp-material-page--316 .hspmat-inquiry-form__actions button {
        width: 100%;
    }
}

@media (max-width: 520px) {
    .hsp-material-page--316 .hsp316-category-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 390px) {
    .hsp-material-page--316 .hsp316-page .hsp-container {
        width: min(calc(100% - 24px), 1220px);
    }

    .hsp-material-page--316 .hsp316-hero__content-boundary {
        width: min(calc(100% - 24px), 1220px);
    }

    .hsp-material-page--316 .hsp316-hero h1 {
        font-size: 33px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hsp-material-page--316 .hsp316-page *,
    .hsp-material-page--316 .hsp316-page *::before,
    .hsp-material-page--316 .hsp316-page *::after {
        scroll-behavior: auto !important;
        transition: none !important;
    }
}
