a.nav-btn:hover, .donwload-btn:hover {
    background: #fff; /* White background on hover */
    color: #0164AE ; /* Blue text color on hover */
}

/* <><><><><><> hero section <><><><><><><> */

.hero-section {
    position: relative;
    width: 100%;
	padding: 260px 40px 120px;
    background: var(--Linear-Orange, linear-gradient(252deg, #EE9725 -2.71%, #FF7532 80.17%)); 
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.hero-content h1 {
	text-align: center;
    font-size: 110px;
    line-height: 113px;
    letter-spacing: -2.286px;
}

/* Add the Exclude-white.png image to the LEFT */
.hero-content h1::before {
    content: "";
    position: absolute;
    right: -4%;
    bottom: -8%;
    transform: translateY(-50%);
    width: 170.304px;
    height: 170.304px;
    background-image: url(/wp-content/uploads/2025/02/Exclude-white.png);
    background-size: contain;
    background-repeat: no-repeat;
}

/* Add the Group.png image to the RIGHT */
.hero-content h1::after {
    content: "";
    position: absolute;
    left: -8%;
    bottom: 12%;
    transform: translateY(-50%);
    width: 302.75px;
    height: 81.27px;
    background-image: url(/wp-content/uploads/2025/02/Group.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-section-end{
	background-image: url(/wp-content/uploads/2025/02/Frame-1000003105.png);
	background-size: cover;
	margin-top: -1px;
    min-height: 140px;
}

/* <><><><><><> hero section <><><><><><><> */

/* <><><><><><> school of month section <><><><><><><> */

.school-of-the-month {
    padding: 180px 40px 170px;
}

.content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 96px;
}

.text-content {
    flex: 1;
    max-width: 650px;
}

.section-subtitle {
    color: #535353;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 26px;
}

.section-title {
	color: #FE7631;
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 26px;
}

.section-description {
max-width: 555px;
    color: #535353;
    font-size: 24px;
    line-height: 37.333px;
}

.image-content {
    flex: 1;
	max-width: 722px;
}

.image-content img {
    width: 100%;
    height: auto;
}

/* <><><><><><> school of month section <><><><><><><> */

/* <><><><><><> highlights section <><><><><><> */

.highlights-section {
    text-align: center;
    padding: 120px 40px 20px;
    background: #F0EFF1;
}

.highlights-intro {
    max-width: 865px;
    color: #434343;
    font-size: 24px;
    font-style: italic;
    line-height: 42px;
    letter-spacing: -0.48px;
    margin: auto;
    margin-bottom: 90px;
}

.highlights-intro a {
    color: #008ACF;
    font-style: italic;
    font-weight: 700;
	vertical-align: baseline;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.highlights-title {
    width: 100%;
    background: linear-gradient(252deg, #EE9725 -2.71%, #FF7532 80.17%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 366px;
    font-size: 64px;
    line-height: 71px;
}

.title-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
	margin-bottom: 140px;
}

.h-title-line {
    width: 100%;
    max-width: 551px;
    height: 2px;
    background: #C0C0C0;
}

.highlights-gallery {
    display: grid;
    max-width: 1468px;
    grid-template-columns: repeat(3, 1fr);
    gap: 13px;
    justify-content: center;
    align-items: center;
    margin: auto;
	margin-bottom: 160px;
}

.highlight-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.see-more {
    margin-top: 20px;
}

.see-more a {
    color: #0065AE;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/* <><><><><><> highlights section <><><><><><> */


/* <><><><><><> other css <><><><><><> */

.footer-section {
    background-color: #F0EFF1;
}

/* <><><><><><> other css <><><><><><> */

@media (max-width:1760px) {

.hero-section {
    padding: 195px 40px 70px;
}

.hero-section-end {
    min-height: 90px;
}

.hero-content h1::after {
    left: -0.5%;
    bottom: 2%;
    width: 171.246px;
    height: 45.97px;
}

.hero-content h1 {
    font-size: 89.289px;
    line-height: 88.359px;
    letter-spacing: -1.714px;
}

.school-of-the-month {
    padding: 115px 40px 120px;
}

.content-wrapper {
    gap: 60px;
}

.text-content {
    max-width: 467px;
}

.image-content {
    max-width: 638px;
}

.section-subtitle {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
}

.section-title {
    font-size: 45.802px;
    line-height: 54.325px;
    letter-spacing: -0.879px;
    margin-bottom: 20px;
    background: linear-gradient(252deg, #EE9725 -2.71%, #FF7532 80.17%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-description {
    font-size: 20px;
    line-height: 28px;
}

.highlights-section {
    padding: 56px 40px 20px;
}

.highlights-intro {
    max-width: 715px;
    font-size: 22px;
    line-height: 42px;
    letter-spacing: -0.44px;
}

.title-wrapper {
    margin-bottom: 50px;
}

.h-title-line {
    width: 424px;
}

.highlights-title {
    font-size: 59.984px;
}

.highlights-gallery {
    max-width: 1214px;
    gap: 11px;
    margin-bottom: 120px;
}

.see-more a {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.2px;
}


}

@media (max-width: 1760px) {

    .hero-section {
        padding: 195px 40px 95px;
    }


.hero-content h1::before {
    right: -6%;
    bottom: -23%;
}

    .hero-content h1::after {
        left: -3%;
        bottom: 12%;
    }

.hero-content h1 {
        font-size: 64px;
        line-height: 62.833px;
        letter-spacing: -1.219px;
    }

.school-of-the-month {
        padding: 85px 40px 85px;
    }



.highlights-section {
        padding: 96px 40px 20px;
    }

    .highlights-intro {
        max-width: 715px;
        font-size: 20px;
        line-height: 34px;
        letter-spacing: -0.4px;
    }

    .title-wrapper {
        margin-bottom: 74px;
    }

.h-title-line {
        width: 225px;
        height: 1.303px;
    }

    .highlights-gallery {
        max-width: 789px;
        gap: 8px;
    }



}

@media (max-width: 1440px) {

.hero-section-end {
        min-height: 65px;
    }
}

@media (max-width: 1290px) {
    .content-wrapper {
        gap: 40px;
        flex-direction: column-reverse;
    }

    .image-content, .text-content {
        width: 100%;
        max-width: 784px;
    }

	.section-subtitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .section-title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 24px;
    }

.section-description {
        max-width: unset;
        line-height: 32px;
    }

}

@media (max-width: 992px) {
    .hero-section {
        padding: 136px 40px 70px;
    }

    .hero-content h1 {
        font-size: 38.929px;
        line-height: 41.219px;
        letter-spacing: -1.055px;
    }

    .hero-content h1::before {
        right: -7%;
        bottom: -13%;
        width: 108.709px;
        height: 114.067px;
    }

    .hero-content h1::after {
        left: -6%;
        bottom: 15%;
        width: 94.754px;
        height: 25.436px;
    }

    .school-of-the-month {
        padding: 52px 40px;
    }

    .section-subtitle {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .section-title {
        font-size: 32px;
    }

    .highlights-section {
        padding: 41px 37px 20px;
    }

    .highlights-intro {
        font-size: 18px;
        line-height: 31px;
        letter-spacing: -0.36px;
        margin-bottom: 52px;
    }

.title-wrapper {
        margin-bottom: 42px;
        gap: 10px;
    }

.h-title-line {
        width: 424px;
        height: 0.532px;
    }

    .highlights-title {
        font-size: 40px;
        line-height: 45.628px;
    }

    .highlights-gallery {
        gap: 5px;
        grid-template-columns: repeat(2, 1fr);
    }

}


@media (max-width: 430px) {
    .hero-content h1::before {
        right: -12%;
    }

    .hero-content h1::after {
        left: -11%;
        bottom: 16%;
    }


}



