.h-full-page{
    max-height: 100% !important;
}
.h-full-page-history{
    height: fit-content;
}
/* Title */
.page-title {
    font-size: 3rem;
}

/* Content body */
.text-p-singlepage p {
    font-size: 1.2rem;
}

.text-p-singlepage {
    font-size: 1.2rem;
}

/* Value Section */
.value-section .text-p-header {
    font-size: 7rem;
}

.value-section .text-p-content p {
    font-size: 1.2rem;
}

/* Organization Section */
.org-section p {
    font-size: 1.875rem;
    font-weight: 400 !important;
}

.org-section p.org-highlight {
    font-size: 2.375rem;
    font-weight: 700 !important;
}

@media screen and (max-width: 1343.98px) {}

@media screen and (max-width: 1598.98px) {
   
    .value-section .text-p-content p.color-s {
        white-space: nowrap; 
    }
    /* Organization Section */
    .org-section p {
        font-size: 1rem;
    }

    .org-section p.org-highlight {
        font-size: 1rem;
    }
    .value-section .wrapper-content{
        padding: 1rem;
    }

}

@media screen and (max-width: 1387.98px) {
    .page-title {
        font-size: 2rem;
    }

    .text-p-singlepage {
        font-size: 1rem;
    }

    .text-p-singlepage p {
        font-size: 1rem;
    }

    /* Value Section */
    .value-section .text-p-header {
        font-size: 7rem;
    }

    .value-section .text-p-content p {
        font-size: 1rem;
    }

    /* Organization Section */
    .org-section p {
        font-size: 1.875rem;
        font-weight: 400 !important;
    }

    .org-section p.org-highlight {
        font-size: 2.375rem;
        font-weight: 700 !important;
    }

}
@media screen and (max-width: 1199.98px) {
    .value-section .grid {
        padding: 1rem; 
    }
    .value-section .text-p-header {
        font-size: 5rem; 
        
    }
    .value-section .text-p-content p {
        font-size: 0.9rem; 
    }

    .value-section .text-p-content p.color-s {
        white-space: nowrap; 

    }

}


@media screen and (max-width: 490.98px) {

    /* Value Section */
    .value-section .text-p-header {
        font-size: 1.625rem;
    }

    .value-section .text-p-content p {
        font-size: .875rem;
    }

    /* Organization Section */
    .org-section p {
        font-size: 1rem;
    }

    .org-section p.org-highlight {
        font-size: 1rem;
    }
}

@media screen and (max-width: 991.98px) {
/* Value Section */
.value-section .text-p-header {
    font-size: 1.625rem;
}

.value-section .text-p-content p {
    font-size: .875rem;
}

/* Organization Section */
.org-section p {
    font-size: 1rem;
}

.org-section p.org-highlight {
    font-size: 1rem;
}


}

@media screen and (max-width: 767.98px) {}

@media screen and (max-width: 575.98px) {}

@media screen and (max-width: 405.98px) {}

@media screen and (max-width: 390.98px) {}

@media screen and (max-width: 375.98px) {}

@media screen and (max-width: 361.98px) {}