.sihe-el-about-values strong,
.sihe-el-about-values span,
.sihe-el-news-pillars strong,
.sihe-el-news-pillars span {
    display: block;
}

.sihe-el-about-values strong,
.sihe-el-news-pillars strong {
    margin-bottom: 6px;
}

.sihe-el-contact-safe {
    display: none;
}

@media (max-width: 479px) {
    #ast-scroll-top {
        display: none !important;
    }
}

@media (max-width: 620px) {
    .sihe-el-contact-hero,
    .sihe-el-about-hero,
    .sihe-el-page-head,
    .sihe-el-news-hero,
    .sihe-el-download-head {
        padding: 34px 16px 30px !important;
    }

    .sihe-el-contact-hero .elementor-heading-title,
    .sihe-el-about-hero .elementor-heading-title,
    .sihe-el-page-head .elementor-heading-title,
    .sihe-el-news-hero .elementor-heading-title,
    .sihe-el-download-head .elementor-heading-title {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    .sihe-el-contact-hero .elementor-widget-text-editor,
    .sihe-el-about-hero .elementor-widget-text-editor,
    .sihe-el-page-head .elementor-widget-text-editor,
    .sihe-el-news-hero .elementor-widget-text-editor,
    .sihe-el-download-head .elementor-widget-text-editor {
        font-size: 17px;
        line-height: 1.65;
    }

    .sihe-el-contact-form-section,
    .sihe-el-contact-details,
    .sihe-el-contact-company,
    .sihe-el-section {
        padding: 34px 16px !important;
    }

    .sihe-el-contact-form-section .elementor-heading-title,
    .sihe-el-contact-details .elementor-heading-title,
    .sihe-el-contact-company .elementor-heading-title,
    .sihe-el-section > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
        font-size: 26px !important;
        line-height: 1.25 !important;
    }

    .sihe-elementor-panel {
        padding: 18px;
        box-shadow: none;
    }

    .sihe-el-contact-form-section .fluentform {
        margin-top: 12px;
    }

    .sihe-el-contact-form-section .ff-el-group {
        margin-bottom: 16px;
    }

    .sihe-el-contact-response {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .sihe-el-contact-methods {
        gap: 10px;
        margin-top: 18px;
    }

    .sihe-el-contact-method {
        min-height: auto;
        padding: 16px;
        gap: 5px;
        box-shadow: none;
    }

    .sihe-el-contact-method strong {
        font-size: 19px;
    }

    .sihe-el-contact-method em {
        font-size: 15px;
    }

    .sihe-el-contact-company .sihe-el-grid,
    .sihe-el-about-values,
    .sihe-el-process,
    .sihe-el-about-presence .sihe-el-grid,
    .sihe-el-news-pillars .sihe-el-grid,
    .sihe-download-types {
        gap: 10px;
    }

    .sihe-el-about-values > div,
    .sihe-el-process > div,
    .sihe-el-news-pillars .sihe-el-grid > div,
    .sihe-download-types > div {
        min-height: auto;
        padding: 16px;
    }

    .sihe-el-process > div {
        display: grid;
        grid-template-columns: 34px minmax(0, 1fr);
        column-gap: 10px;
        row-gap: 4px;
        align-items: start;
    }

    .sihe-el-process > div > span {
        display: inline-flex;
        grid-row: 1 / span 2;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #e8f3ef;
        color: #1f7a5c;
        font-weight: 800;
    }

    .sihe-el-process > div > strong,
    .sihe-el-process > div > p {
        grid-column: 2;
    }

    .sihe-el-process > div > strong {
        line-height: 1.35;
    }

    .sihe-el-process > div > p {
        margin: 0;
    }

    .sihe-inquiry-cta {
        padding: 18px;
        margin: 0;
        box-shadow: none;
    }

    .sihe-inquiry-cta h2 {
        font-size: 24px !important;
        line-height: 1.25 !important;
    }

    .sihe-el-table {
        min-width: 720px;
    }

    .sihe-news-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .sihe-news-card {
        padding: 18px;
    }

    .sihe-download-list-section .sihe-empty {
        padding: 16px;
        margin-top: 12px;
    }
}
