
.news-2025 {
    padding-top: 129px;
    position: relative;
}

    .news-2025 .sr-only {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
    }

    .news-2025 .news-2025-main {
        /*padding-left: 60px;*/
        /*padding-bottom: 48px;*/
        display: flex;
        gap: 24px;
        /*background: #FAFAFA;*/
    }

        .news-2025 .news-2025-main .news-detail-hero {
            display: flex;
            /*background: #FAFAFA;*/ /*box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);*/
            padding-top: 24px;
            padding-bottom: 72px;
            justify-content: space-between;
            align-items: center;
        }

        .news-2025 .news-2025-main .news-detail-hero .paragraph {
            display: flex;
            flex-direction: column;
            width: 55%;
            /*padding: 24px;*/
            padding-top: 24px;
            padding-bottom: 24px;
            padding-right: 24px;
        }

            .news-2025 .news-2025-main .news-detail-hero .paragraph .news-tag {
                color: var(--reeves-primary);
                font-family: "Sen-Regular";
                font-size: 18px;
                font-style: normal;
                font-weight: 500;
                line-height: 130%; /* 23.4px */
                letter-spacing: 1.8px;
                text-transform: uppercase;
                margin-bottom: 4px;
            }

            .news-2025 .news-2025-main .news-detail-hero .paragraph h2 {
                color: #333;
                font-family: "Sen-Bold";
                font-size: 48px;
                font-style: normal;
                font-weight: 800;
                line-height: 120%; /* 52.8px */
                text-transform: revert;
                margin-bottom: 24px;
            }

            .news-2025 .news-2025-main .news-detail-hero .paragraph h4 {
                color: #333;
                font-family: "Sen-Regular";
                font-size: 24px;
                font-style: normal;
                font-weight: 400;
                line-height: 130%; /* 52.8px */
                text-transform: revert;
                margin-bottom: 16px;
            }

            .news-2025 .news-2025-main .news-detail-hero .paragraph .content {
                color: #333;
                font-family: "Sen-Regular";
                font-size: 24px;
                font-style: normal;
                font-weight: 400;
                line-height: 130%;
            }

            .news-2025 .news-2025-main .news-detail-hero .image {
                align-content: center;
                padding-right: 3%;
            }

            .news-2025 .news-2025-main .news-detail-hero .image .image-section {
                position: relative;
            }

                .news-2025 .news-2025-main .news-detail-hero .image .image-section .news-image {
                    max-width: 471px;
                    aspect-ratio: 471 / 314;
                    width: 100%;
                    /*max-height: 314px;*/
                    position: relative;
                    z-index: 1;
                    object-fit: cover;
                }

                .news-2025 .news-2025-main .news-detail-hero .image .image-section .border-box {
                    width: 70%;
                    height: 90%;
                    flex-shrink: 0;
                    border: 3.223px solid #BE1E2D;
                    position: absolute;
                    right: -5%;
                    bottom: -5%;
                    z-index: 0;
                }

        .news-2025 .news-2025-main .news-2025-side {
            /*padding: 24px;*/
            padding-top: 24px;
            padding-bottom: 24px;
            /*padding-left: 24px;*/
            width: 40%;
            background: #FFF;
        }

        .news-2025 .news-2025-main .news-2025-body {
            padding-right: 24px;
            padding-bottom: 48px;
            /*background: #FAFAFA;*/
            border-right: 1px solid rgba(51, 51, 51, 0.10);
        }

/*            .news-2025 .news-2025-main .news-2025-body .news-2025-border-line {
                padding-right: 60px;
                padding-bottom: 48px;
                background: #FAFAFA;
            }*/

            .news-2025 .news-2025-main .news-2025-body .news-detail-content ul {
                margin-left: 50px !important;
            }

            .news-2025 .news-2025-main .news-2025-body .news-detail-content li {
                color: #000;
                /* Desktop/Body */
                font-family: "AnekLatin-Regular";
                font-size: 18px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%; /* 27px */
            }


        .news-2025 .news-2025-main .news-2025-body .news-detail-content h2 {
            color: #000;
            /* Desktop/Lead */
            font-family: "Sen-Regular";
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: 130%;
            margin-bottom: unset;
        }

            .news-2025 .news-2025-main .news-2025-body .news-detail-content h3 {
                color: #000;
                /* Desktop/Lead */
                font-family: "Sen-Regular";
                font-size: 24px;
                font-style: normal;
                font-weight: 700;
                line-height: 130%;
                margin-bottom: unset;
                text-transform: capitalize;
            }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content p {
            color: #000;
            /* Desktop/Body */
            font-family: "AnekLatin-Regular";
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            margin-bottom: unset;
        }
            .news-2025 .news-2025-main .news-2025-body .news-detail-content *{
                color: #000;
                /* Desktop/Body */
                font-family: "AnekLatin-Regular";
                font-size: 18px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
                margin-bottom: unset;
            }

            .news-2025 .news-2025-main .news-2025-body .news-detail-content img {
                width: 100% !important;
                height: 100% !important;
            }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content a {
            color: #BE1E2D;
            /* Desktop/Body */
            font-family: "AnekLatin-Regular";
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            margin-bottom: unset;
        }

            .news-2025 .news-2025-main .news-2025-body .news-detail-content a:hover {
                color: #72161D;
            }



.news-2025 section.cta-request-info {
    background: var(--Primary, #BE1E2D);
}


    .news-2025 section.cta-request-info .container {
        max-width: 1136px;
        margin: 0 auto;
        padding: 48px 36px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

        .news-2025 section.cta-request-info .container .text {
            width: calc(100% - 222px);
            max-width: 556px;
        }

        .news-2025 section.cta-request-info .container .cta-button {
            width: 192px;
        }

        .news-2025 section.cta-request-info .container .text h2 {
            color: var(--White, #F1F1F1);
            font-family: "Sen-Regular";
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: 120%; /* 48px */
            margin-bottom: 12px;
        }

        .news-2025 section.cta-request-info .container .text p {
            color: #F1F1F1;
            font-family: "AnekLatin-Regular";
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 27px */
        }

    .news-2025 section.cta-request-info button.contact-btn {
        font-family: "Sen-Medium";
        display: flex;
        padding: 12px 16px;
        align-items: center;
        gap: 10px;
        background: #FFF;
        border: none;
        cursor: pointer;
        max-width: fit-content;
        text-decoration: none;
        color: var(--Dark, #333);
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 130%; /* 18.2px */
        letter-spacing: 0.56px;
        text-transform: uppercase;
        transition: all .3s linear !important;
    }

        .news-2025 section.cta-request-info button.contact-btn:hover {
            /* background: var(--reeves-white-button-hover) !important; */
            background: var(--reeves-primary-dark) !important;
            color: white;
        }

            .news-2025 section.cta-request-info button.contact-btn:hover svg {
                color: white;
            }

                .news-2025 section.cta-request-info button.contact-btn:hover svg * {
                    color: white;
                    stroke: white;
                }


@media only screen and (max-width: 1440px) {
    .news-2025 .news-2025-main .news-detail-hero .image .image-section .news-image {
        height: 26.944vw;
    }

/*    .news-2025 .news-2025-main .news-detail-hero .image .image-section .border-box {
        width: 30.069vw;
        height: 19.653vw;
    }*/
}


@media only screen and (max-width: 1200px) {

    .news-2025 section.cta-request-info .container {
        padding: 48px 32px;
    }

        .news-2025 section.cta-request-info .container .text h2 {
            color: var(--White, #F1F1F1);
            font-family: "Sen-Regular", Halcom;
            font-size: 28px;
            font-style: normal;
            font-weight: 700;
            line-height: 120%; /* 33.6px */
        }

        .news-2025 section.cta-request-info .container .text p {
            color: #F1F1F1;
            font-family: 'Sen-Regular', Sen;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%; /* 24px */
        }

}
@media only screen and (max-width: 991px) {
    .news-2025 .news-2025-main {
        flex-direction: column;
/*        padding-left: 36px;
        padding-right: 36px;*/
    }

/*        .news-2025 .news-2025-main .news-2025-body {
            padding-right: unset;
        }*/

        .news-2025 .news-2025-main .news-2025-body {
            border-right: unset;
        }

        .news-2025 .news-2025-main .news-2025-side {
            width: 80%;
            align-self: center;
            border-left: unset;
            background: #FAFAFA;
        }

        .news-2025 .news-2025-main .news-detail-hero {
            border-bottom: 1px solid rgba(51, 51, 51, 0.10);
            padding-bottom: 48px;
            margin-bottom: 24px;
        }

        .news-2025 .news-2025-main .news-detail-hero .paragraph h2 {
            font-size: 34px;
        }

    .news-2025 .news-2025-main .news-detail-hero .paragraph h4 {
        font-size: 20px;
    }

        .news-2025 .news-2025-main .news-detail-hero .paragraph .content {
            font-size: 20px;
        }

            .news-2025 .news-2025-main .news-detail-hero .image .image-section .news-image {
                height: 22.805vw;
                max-width: unset;
            }

            .news-2025 .news-2025-main .news-detail-hero .image .image-section .border-box {
                width: 24.622vw;
                height: 22.145vw;
            }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content * {
            font-size: 16px;
        }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content p {
            font-size: 16px;
        }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content a {
            font-size: 16px;
        }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content li {
            font-size: 16px;
        }
}

@media only screen and (max-width: 834px){
    .news-2025 section.cta-request-info .container {
        flex-direction: column;
        align-items: flex-start;
        padding: 44px 0px;
    }

        .news-2025 section.cta-request-info .container .text {
            width: 100%;
            padding-bottom: 32px;
        }

            .news-2025 section.cta-request-info .container .text h2 {
                color: #F1F1F1;
                font-family: "Sen-Regular", Halcom;
                font-size: 28px;
                font-style: normal;
                font-weight: 700;
                line-height: 120%; /* 33.6px */
                margin-bottom: 12px;
            }

            .news-2025 section.cta-request-info .container .text p {
                color: #F1F1F1;
                font-family: 'Sen-Regular', Sen;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%; /* 24px */
            }

        .news-2025 section.cta-request-info .container .cta-button {
            width: 100%;
        }
}

@media only screen and (max-width: 767px) {
/*    .news-2025 .news-2025-main {
        padding-left: 24px;
        padding-right: 24px;
    }*/

        .news-2025 .news-2025-main .news-detail-hero {
            padding: 20px;
            padding-bottom: 44px;
            flex-direction: column;
            padding-right: 0;
            padding-left: 0;
        }

    .news-2025 .news-2025-main .news-detail-description .description-subheader {
        padding: 20px 0;
    }

    .news-2025 .news-2025-main .news-detail-hero .image .image-section .news-image {
        /*aspect-ratio: 344 / 227;*/
        height: 57.398vw;
        /*padding-right: 8px;*/
        width: 95%;
    }

    .news-2025 .news-2025-main .news-detail-hero .image .image-section .border-box {
        width: 57.673vw;
        height: 95%;
        right: 0%;
        /*margin-right: 20px;*/
    }

    .news-2025 .news-2025-main .news-detail-hero .paragraph {
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 24px;
        margin-top: 20px;
    }

        .news-2025 .news-2025-main .news-detail-hero .paragraph h2 {
            margin-bottom: 16px;
        }

    .news-2025 .news-2025-main .news-detail-hero .image {
        width: 100%;
    }


        .news-2025 .news-2025-main .news-2025-side {
            max-width: 312px;
            width: 100%;
        }

        .news-2025 .news-2025-main .news-2025-body .news-detail-content a {
            word-wrap: break-word;
        }

    .news-2025 .news-2025-main .news-2025-body {
        padding-right: unset;
    }

    .news-2025 .news-2025-main .news-detail-hero .image {
        padding-right: unset;
    }
}
