@media (min-width: 769px) {
    .page-id-10036 .about-intro-text {
        transform: translateX(-230px) !important;
    }
}

@media (min-width: 769px) {
    .page-id-10036 .why-protectomat-section {
        max-width: 980px !important;
        margin: 0 auto !important;
    }
}

@media (min-width: 769px) {
    .page-id-10036 .why-protectomat-section {
        position: relative !important;
        left: -130px !important;
    }
}

.why-card {
    background: #ffffff;
    padding: 20px !important;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    margin-bottom: 20px !important;
    min-height: 180px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.why-card h2 {
    margin: 0 0 10px 0 !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
}

.why-card p {
    margin: 0 !important;
    line-height: 1.5 !important;
    font-size: 16px !important;
}

@media (min-width: 769px) {

    .page-id-10036 .why-protectomat-section {
        display: flex !important;
        gap: 25px !important;
    }

    .page-id-10036 .why-protectomat-section > .wp-block-column {
        flex: 1 !important;
    }

}

@media (min-width: 769px) {
    .page-id-10036 .why-protectomat-section {
        position: relative !important;
        top: 10px !important;
    }
}

.why-card h2 {
    color: #000 !important;
    font-size: 20px !important;
}

.why-card h2 {
    font-size: 22px !important;
    position: relative;
    padding-left: 22px;
}

.why-card h2::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #5FAEF7;
    font-size: 28px;
    font-weight: 700;
}

.why-card {
    border-top: 4px solid #5FAEF7;
    border-left: none;
}

.why-protectomat-heading {
    margin-bottom: 50px !important;
}
`

.why-card h2 {
    font-size: 24px !important;
}

.why-card h2::before {
    font-size: 34px !important;
}

.why-card h2 {
    font-size: 24px !important;
    line-height: 1.2 !important;
    padding-left: 18px !important;
}

.why-card h2 {
    padding-left: 30px !important;
}

.why-card h2::before {
    content: "✓";
    color: #5FAEF7;
    font-size: 34px !important;
    font-weight: 700;
    display: inline-block;
    margin-right: 18px !important;
    vertical-align: middle;
}

.why-card p {
    margin-top: 0 !important;
}

.why-card h2 {
    margin-bottom: 2px !important;
}

@media (min-width: 769px) {
    .page-id-10036 .why-protectomat-section {
        position: relative !important;
        left: -130px !important;
        top: 30px !important;
    }
}