/* --------------- ND Responsive.css --------------- */

@media(min-width:576px) {}

@media(min-width:768px) {}

@media(min-width:992px) {
    #site-navigation .menu-main-menu-new-july-2026-container {
        display: flex;
        justify-content: flex-end;
    }
    .nd-about-team__grid.g-4 {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media(min-width:1200px) {}

@media(min-width:1400px) {}

@media(min-width:1600px) {
    .nd-enc-hero-card {
        margin-left: 160px;
    }
    .nd-enc-intro__content {
        margin-left: 120px;
        padding-left: unset;
        max-width: 478px;
    }
    .nd-enc-classroom__content {
        max-width: 540px;
    }
}

@media(max-width:479px) {
    .nd-enc-intro__tags span {
        font-size: 12px;
    }
    .nd-elem-program-card__tags span {
        font-size: 11px;
    }
}

@media(max-width:575px) {
    .nd-enc-hero {
        min-height: 100%;
    }
    .nd-enc-hero {
        background: #4450a1;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .nd-enc-hero__bg {
        position: unset;
        padding: 20px;
        margin: 8px 0;
    }
    .nd-enc-hero__bg-img {
        border-radius: 12px;
    }
    .nd-enc-hero__bg::after {
        content: unset;
    }
    .nd-enc-hero-card {
        margin: auto !important;
        width: 100%;
        padding: 22px;
    }
    .nd-enc-hero-card__logo img {
        margin: auto;
    }
    .nd-enc-hero-card__meta {
        align-items: stretch;
        justify-content: center;
    }
    .nd-enc-hero-card__meta span {
        min-height: 28px;
        padding-right: 0;
    }
    .nd-enc-hero-card__meta span+span {
        padding-left: 0;
    }
    .nd-enc-hero-card__title {
        text-align: center;
    }
    .nd-enc-hero-card__title br {
        display: none;
    }
    .nd-enc-intro {
        padding-top: 42px;
        padding-bottom: 50px;
    }
    .nd-enc-intro__title br {
        display: none;
    }
    .nd-enc-intro__media img {
        min-height: auto;
    }
    .nd-enc-video-section {
        padding: 55px 0;
    }
    .nd-enc-video-title {
        margin-bottom: 18px;
    }
    .nd-enc-video-box {
        border-radius: 10px;
    }
    .nd-enc-map-banner__content {
        padding-bottom: 30px;
    }
    .nd-enc-classroom {
        padding: 55px 0;
    }
    .nd-enc-classroom__grid {
        gap: 30px;
    }
    .nd-state-edition {
        padding: 50px 0;
    }
    .nd-state-edition__grid {
        gap: 32px;
    }
    .nd-state-edition__text {
        font-size: 16px;
    }
    .nd-state-edition__select {
        height: 58px;
        font-size: 17px;
        padding-left: 18px;
    }
    .nd-state-edition__btn {
        font-size: 14px;
        padding: 11px 18px;
    }
    .nd-final-cta {
        padding-left: 16px;
        padding-right: 16px;
    }
    .nd-final-cta__title {
        font-size: 30px;
    }
    .nd-final-cta__text {
        font-size: 15px;
        letter-spacing: 0.02em;
    }
    .nd-final-cta__btn {
        min-height: 44px;
        font-size: 15px;
        padding: 12px 20px;
    }
    .nd-home-hero {
        text-align: center;
    }
    .nd-home-notable__grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .nd-home-big-ideas__grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media(max-width:767px) {
    .nd-final-cta__title br {
        display: none;
    }
    .nd-final-cta__text {
        max-width: 520px;
        margin-bottom: 26px;
    }
    .nd-elem-programs__grid {
        grid-template-columns: 1fr;
    }
    .nd-about-values__tab.is-revealed:hover,
    .nd-about-values__tab.is-revealed.is-active {
        transform: unset;
    }
    .nd-home-notable__head {
        flex-direction: column;
    }
    .nd-services-page .nd-home-notable__head {
        align-items: flex-start;
    }
}

@media(max-width:991px) {
    .nd-enc-hero-cardm,
    .nd-skill-builders-page .nd-enc-hero-card {
        width: fit-content;
        margin-left: unset;
    }
    .nd-enc-hero-card {
        width: fit-content;
    }
    .nd-enc-hero__content {
        padding-bottom: 35px;
    }
    .nd-enc-intro__row {
        --bs-gutter-y: 35px;
    }
    .nd-enc-intro__content {
        max-width: 100%;
    }
    .nd-enc-video-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .nd-enc-map-banner {
        min-height: 520px;
    }
    .nd-enc-map-banner__title {
        max-width: 720px;
    }
    .nd-enc-classroom__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .nd-enc-classroom__img {
        max-width: 620px;
        margin-inline: auto;
    }
    .nd-enc-classroom__content {
        max-width: 100%;
    }
    .nd-enc-classroom__title br {
        display: none;
    }
    .nd-enc-inside-product {
        grid-template-columns: 1fr;
        gap: 15px;
        /* text-align: center; */
    }
    /* .nd-enc-inside-product__content p {
        text-align: justify;
    } */
    .nd-elementary-atlas__summary {
        text-align: center;
    }
    .nd-state-edition {
        padding: 60px 0;
    }
    .nd-state-edition__bg {
        inset: 0;
    }
    .nd-state-edition__grid {
        grid-template-columns: 1fr;
        gap: 45px;
    }
    .nd-state-edition__content {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .m-btns-wrap {
        justify-content: center;
    }
    .nd-state-edition__select-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    .nd-state-edition__visual {
        min-height: 500px;
        max-width: 560px;
        width: 100%;
        margin: 0 auto;
    }
    .nd-state-edition__book--back {
        top: 0;
        right: 0px;
        width: 60%;
    }
    .nd-state-edition__book--front {
        left: 48px;
        top: 162px;
        width: 60%;
    }
    .nd-about-why__grid {
        grid-template-columns: 1fr;
    }
    .nd-about-values__grid {
        grid-template-columns: 1fr;
    }
    .nd-about-values__tabs {
        margin-top: unset;
        flex-direction: row;
        justify-content: flex-start;
        padding: 8px 4px;
        overflow-x: scroll;
        scrollbar-width: none;
    }
    .nd-about-values__tab {
        justify-content: center;
    }
    .nd-about-values__icon::before {
        right: -25%;
        top: 55%;
    }
    .nd-about-values__tab:nth-child(2),
    .nd-about-values__tab:nth-child(3),
    .nd-about-values__tab:nth-child(4),
    .nd-about-values__tab:nth-child(5) {
        margin-left: unset;
    }
    .nd-about-values__tab span:nth-child(2) {
        display: none;
    }
    .nd-about-values__tab.is-active {
        position: unset;
    }
    .nd-about-values__content {
        max-width: 100%;
    }
    .nd-about-history__more {
        text-align: left;
        margin-top: -20px;
    }
    .nd-about-values__mobile-title {
        display: block;
        color: var(--nd-orange);
        font-size: 24px;
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: 0.03em;
        text-align: center;
        transition: opacity 0.25s ease, transform 0.25s ease;
    }
    .nd-about-commitment__text {
        max-width: 100%;
    }
    .nd-about-history__item.is-right .nd-about-history__content {
        padding-left: unset;
    }
    .nd-about-history__item.is-left .nd-about-history__content {
        padding-right: unset;
    }
    .nd-about-history__item.is-right .nd-about-history__image-wrap {
        margin-right: unset;
    }
    .nd-about-history__item.is-left .nd-about-history__image-wrap {
        margin-left: unset;
    }
    .nd-about-history__timeline::before,
    .nd-about-history__timeline::after {
        left: 42px;
    }
    .nd-about-history__item {
        display: grid;
        grid-template-columns: 1fr;
        min-height: auto;
        padding: 40px 20px 40px 70px;
    }
    .nd-about-history__item.is-right .nd-about-history__image-wrap,
    .nd-about-history__item.is-left .nd-about-history__image-wrap {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-self: start;
        margin: 28px 0 0;
    }
    .nd-about-history__item.is-right .nd-about-history__content,
    .nd-about-history__item.is-left .nd-about-history__content {
        grid-column: 1 / -1;
        grid-row: 1;
        justify-self: start;
        max-width: 100%;
        padding: 0;
        text-align: left;
    }
    .nd-about-history__dot {
        top: 44px;
        left: 42px;
        transform: translate(-50%, 0);
    }
    .nd-about-history__image-wrap {
        max-width: 300px;
    }
    .nd-about-commitment__content {
        text-align: center;
    }
    .nd-about-nav__inner {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: none;
    }
    .nd-about-nav__inner::-webkit-scrollbar {
        display: none;
    }
    .nd-about-nav__link {
        flex: 0 0 auto;
    }
    .nd-home-impact__grid {
        grid-template-columns: 1fr;
    }
    .nd-home-impact__visual {
        position: relative;
        padding: 34px 0;
        overflow: hidden;
    }
    .nd-home-impact__gallery-wrap {
        position: relative;
        inset: auto;
        z-index: 2;
        width: 100%;
        overflow: hidden;
    }
    .nd-home-impact__gallery {
        width: max-content;
        max-width: none;
        margin: 0;
        padding: 0 22px;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 18px;
        will-change: transform;
        transform: translate3d(0, 0, 0);
    }
    .nd-home-impact__image,
    .nd-home-impact__image:nth-child(3n+1),
    .nd-home-impact__image:nth-child(3n+2),
    .nd-home-impact__image:nth-child(3n+3) {
        flex: 0 0 330px;
        width: 330px;
        height: 235px;
    }
}

@media(max-width:1199px) {
    .nd-enc-intro__content {
        padding-left: 0px;
    }
}

@media(max-width:1399px) {}

@media screen and (max-width: 1899px) and (min-width: 1800px) {
    .nd-elem-hero {
        min-height: 700px;
    }
    .nd-elem-hero__content {
        margin-left: 100px;
        margin-bottom: 140px;
    }
    .nd-elem-hero__shape {
        left: -1035px;
        top: -33px;
    }
    .nd-about-hero__img {
        height: 700px;
    }
}

@media screen and (max-width: 1799px) and (min-width: 1600px) {
    .nd-elem-hero {
        min-height: 700px;
    }
    .nd-elem-hero__content {
        margin-left: 50px;
        margin-bottom: 150px;
    }
    .nd-elem-hero__shape {
        left: -1082px;
        top: -42px;
    }
    .nd-about-hero__img {
        height: 625px;
    }
    .nd-about-commitment__img--two,
    .nd-about-commitment__img--three {
        height: 450px;
    }
    .nd-home-hero {
        min-height: 800px;
    }
}

@media screen and (max-width: 1599px) and (min-width: 1400px) {
    .nd-enc-intro__content {
        max-width: 510px;
    }
    .nd-elem-hero {
        min-height: 650px;
    }
    .nd-elem-hero__content {
        margin-left: 35px;
        margin-bottom: 155px;
    }
    .nd-elem-programs {
        margin-top: 45px;
    }
    .nd-elem-hero__shape {
        left: -1111px;
        top: -50px;
    }
    .nd-elem-intro__text {
        max-width: 1000px;
        font-size: 24px;
    }
    .nd-elem-programs__grid {
        max-width: 1150px;
        margin: auto;
    }
    .nd-about-hero__img {
        height: 600px;
    }
    .nd-about-nav__inner {
        min-height: 65px;
    }
    .nd-about-why__content {
        padding: 115px 125px 115px 95px;
    }
    .nd-about-why__content::before {
        top: -30px;
    }
    .nd-about-why__visual {
        min-height: 600px;
    }
    .nd-about-values__desc {
        font-size: 26px;
    }
    .nd-about-values__icon {
        flex: 0 0 70px;
        width: 70px;
        height: 65px;
    }
    .nd-about-values__icon::before {
        right: -59%;
        width: 70px;
        height: 70px;
    }
    .nd-about-values__icon img {
        max-width: 70px;
        max-height: 70px;
    }
    .nd-about-values__tab {
        font-size: 21px;
    }
    .nd-about-commitment__content {
        padding: 15px 0 0 24px;
    }
    .nd-about-commitment__text {
        font-size: 19px;
    }
    .nd-about-commitment__img--two,
    .nd-about-commitment__img--three {
        height: 425px;
    }
    .nd-home-hero {
        min-height: 700px;
    }
    .nd-home-hero__content {
        padding-bottom: 135px;
    }
    .nd-home-impact__arc {
        right: -1%;
        width: 220%;
    }
    .nd-home-impact__author {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .nd-enc-hero-card {
        margin-left: 10px;
    }
    .nd-enc-intro__content {
        padding-left: 12px;
    }
    .nd-enc-intro__text {
        font-size: 17px;
    }
    .nd-enc-intro__media {
        width: 95%;
        margin-left: auto;
    }
    .nd-elem-hero {
        min-height: 510px;
    }
    .nd-elem-hero__content {
        margin-left: 15px;
        margin-bottom: 120px;
        max-width: 425px;
    }
    .nd-elem-hero__content.v2 .nd-elem-hero__title {
        margin-bottom: 5px;
    }
    .nd-elem-hero__shape {
        left: -1193px;
        top: -68px;
    }
    .nd-elem-intro__text {
        max-width: 925px;
        font-size: 22px;
    }
    .nd-elem-programs__grid {
        max-width: 1020px;
        margin: auto;
    }
    .nd-footer__curve {
        height: 400px;
    }
    .nd-about-hero__img {
        height: 470px;
    }
    .nd-about-nav__inner {
        min-height: 65px;
    }
    .nd-about-why__content {
        padding: 100px 90px 100px 55px;
    }
    .nd-about-why__content::before {
        top: -53px;
    }
    .nd-about-why__visual {
        min-height: 550px;
    }
    .nd-about-values__desc {
        font-size: 24px;
    }
    .nd-about-values__icon {
        flex: 0 0 60px;
        width: 60px;
        height: 55px;
    }
    .nd-about-values__icon::before {
        right: -66%;
        width: 60px;
        height: 60px;
    }
    .nd-about-values__icon img {
        max-width: 60px;
        max-height: 60px;
    }
    .nd-about-values__tab {
        font-size: 20px;
    }
    .nd-about-commitment__grid {
        gap: 24px 28px;
    }
    .nd-about-commitment__content {
        padding: 10px 0 0 16px;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 18px;
    }
    .nd-about-commitment__img--two,
    .nd-about-commitment__img--three {
        height: 330px;
    }
    .nd-home-hero {
        min-height: 650px;
    }
    .nd-home-hero__content {
        padding-bottom: 125px;
    }
    .nd-home-big-ideas__grid {
        gap: 24px;
    }
    .nd-home-big-card__media {
        height: 350px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 350px;
    }
    .nd-home-big-card__body {
        padding: 28px 42px 32px;
    }
    .nd-home-impact__arc {
        right: -1%;
        width: 220%;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__author {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .nd-enc-hero-card {
        width: min(100%, 37vw, 445px);
        margin-left: 0px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 15px;
    }
    .nd-enc-inside-product {
        grid-template-columns: minmax(130px, 220px) 1fr;
        gap: 15px;
    }
    .nd-state-edition__bg {
        inset: 75px 0 65px;
    }
    .nd-state-edition__visual {
        min-height: 500px;
    }
    .nd-state-edition__grid {
        grid-template-columns: minmax(0, 1fr) minmax(360px, 460px);
        gap: 45px;
    }
    .nd-state-edition__book--front {
        top: 140px;
        width: min(64%, 370px);
    }
    .nd-state-edition__book--back {
        top: -15px;
    }
    .nd-state-edition__select {
        height: 50px;
        font-size: 18px;
    }
    .nd-elem-hero {
        min-height: 465px;
    }
    .nd-elem-hero__content {
        margin-left: 15px;
        margin-bottom: 125px;
        max-width: 375px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 17px;
    }
    .nd-elem-hero__title {
        font-size: 32px;
    }
    .nd-elem-hero__content.v2 .nd-elem-hero__title {
        margin-bottom: 5px;
    }
    .nd-elem-hero__shape {
        left: -1270px;
        top: -94px;
    }
    .nd-elem-intro__text {
        max-width: 802px;
        font-size: 20px;
    }
    .nd-elem-programs__grid {
        max-width: 1020px;
        margin: auto;
    }
    .nd-sec-f-footer {
        height: 42px;
    }
    .nd-footer__curve {
        height: 350px;
    }
    .nd-about-hero__img {
        height: 425px;
        object-position: center 5%;
    }
    .nd-about-nav__inner {
        min-height: 65px;
    }
    .nd-about-why__content {
        padding: 85px 45px 85px 50px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 16px;
    }
    .nd-about-why__text p {
        margin: 0 0 16px;
    }
    .nd-about-why__content::before {
        top: -95px;
    }
    .nd-about-why__visual {
        min-height: 500px;
    }
    .nd-about-values {
        padding: 80px 0;
    }
    .nd-about-values__desc {
        font-size: 20px;
        line-height: 1.5;
    }
    .nd-about-values__icon {
        flex: 0 0 50px;
        width: 50px;
        height: 45px;
    }
    .nd-about-values__icon::before {
        right: -66%;
        width: 50px;
        height: 50px;
    }
    .nd-about-values__icon img {
        max-width: 50px;
        max-height: 50px;
    }
    .nd-about-values__tabs {
        gap: 30px;
        margin-top: 70px;
    }
    .nd-about-values__tab {
        gap: 10px;
        font-size: 18px;
    }
    .nd-about-values__tab:nth-child(2) {
        margin-left: 15px;
    }
    .nd-about-values__tab:nth-child(3) {
        margin-left: 30px;
    }
    .nd-about-values__tab:nth-child(4) {
        margin-left: 40px;
    }
    .nd-about-values__tab:nth-child(5) {
        margin-left: 52px;
    }
    .nd-about-commitment__grid {
        gap: 24px 20px;
    }
    .nd-about-commitment__content {
        padding: 10px 0 0 10px;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 16px;
    }
    .nd-about-commitment__img--one {
        height: 310px;
    }
    .nd-about-commitment__img--two,
    .nd-about-commitment__img--three {
        height: 275px;
    }
    .nd-about-team__grid {
        gap: 50px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 25px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-history__item.is-right .nd-about-history__image-wrap {
        margin-right: 60px;
    }
    .nd-about-history__item.is-left .nd-about-history__image-wrap {
        margin-left: 60px;
    }
    .nd-about-history__item.is-right .nd-about-history__content {
        padding-left: 55px;
    }
    .nd-about-history__item.is-left .nd-about-history__content {
        padding-right: 55px;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__dot {
        width: 25px;
        height: 25px;
    }
    .nd-home-hero {
        min-height: 550px;
    }
    .nd-home-hero__content {
        padding-bottom: 115px;
    }
    .nd-home-school-cta__buttons {
        gap: 45px;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        gap: 24px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / 6;
    }
    .nd-home-big-card--featured {
        grid-column: 6 / 13;
    }
    .nd-home-big-card__media {
        height: 300px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 300px;
    }
    .nd-home-big-card__body {
        padding: 20px 28px 20px;
    }
    .nd-home-impact__arc {
        right: 1%;
        width: 300%;
    }
    .nd-home-impact__content {
        padding: 70px 45px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        font-size: 25px;
    }
    .nd-home-impact__author {
        margin-bottom: 55px;
    }
    .nd-home-notable-card__body {
        padding: 25px;
    }
    .nd-notable-card-media_wrap .nd-notable-card_logo {
        min-height: 55px;
    }
    .nd-notable-card_logo .nd-notable-card_logo-img {
        max-height: 35px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .nd-enc-hero {
        min-height: 475px;
    }
    .nd-enc-hero-card__logo {
        margin-bottom: 20px;
    }
    .nd-enc-hero-card__logo img {
        max-width: 325px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 15px;
    }
    /* .nd-enc-inside-product {
        grid-template-columns: minmax(130px, 165px) 1fr;
    } */
    .nd-state-edition__select {
        height: 50px;
        font-size: 18px;
    }
    .nd-elem-hero {
        min-height: 400px;
    }
    .nd-elem-hero__bg-img {
        object-position: center 10%;
    }
    .nd-elem-hero__content {
        margin-left: 5px;
        margin-bottom: 85px;
        max-width: 300px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 16px;
    }
    .nd-elem-hero__title {
        font-size: 30px;
    }
    .nd-elem-hero__shape {
        left: -1270px;
        top: -94px;
        width: 1885px;
    }
    .nd-elem-intro__text {
        max-width: 715px;
        font-size: 17px;
    }
    .nd-elem-programs__grid {
        gap: 25px;
    }
    .nd-elem-program-card__logo {
        height: 70px;
        margin: 0 auto 15px;
    }
    .nd-elem-program-card__tags span {
        font-size: 12px;
    }
    .nd-elem-programs {
        margin-top: 55px;
        padding: 0 0 155px;
    }
    .nd-elem-programs__curve {
        top: -100px;
        width: 160vw;
        height: 370px;
    }
    .nd-sec-f-footer {
        height: 45x;
    }
    .nd-footer__curve {
        height: 370px;
    }
    .nd-about-hero__img {
        height: 335px;
        object-position: center 3%;
    }
    .nd-about-nav__inner {
        min-height: 65px;
    }
    .nd-about-why__content {
        padding: 70px 45px 85px 50px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 16px;
    }
    .nd-about-why__text p {
        margin: 0 0 16px;
    }
    .nd-about-why__content::before {
        top: -2px;
        right: -250px;
    }
    .nd-about-why__visual {
        min-height: 450px;
    }
    .nd-about-why__quote {
        font-size: 40px;
    }
    .nd-about-values {
        padding: 80px 0;
    }
    .nd-about-values__desc {
        font-size: 20px;
        line-height: 1.5;
    }
    .nd-about-values__grid {
        gap: 50px;
    }
    .nd-about-values__icon {
        flex: 0 0 50px;
        width: 50px;
        height: 45px;
    }
    .nd-about-values__icon::before {
        width: 50px;
        height: 50px;
    }
    .nd-about-values__icon img {
        max-width: 50px;
        max-height: 50px;
    }
    .nd-about-values__tabs {
        gap: 30px;
    }
    .nd-about-values__tab {
        gap: 10px;
        font-size: 18px;
    }
    .nd-about-commitment__grid {
        gap: 24px 20px;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 16px;
    }
    .nd-about-commitment__img--one {
        grid-column: 1 / 13;
        grid-row: 2;
        height: 300px;
    }
    .nd-about-commitment__content {
        padding: 0 25px;
        grid-column: 1 / 13;
        grid-row: 1;
    }
    .nd-about-commitment__img--two,
    .nd-about-commitment__img--three {
        height: 210px;
        grid-row: 3;
    }
    .nd-about-team__head {
        margin-bottom: 60px;
    }
    .nd-about-team__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 25px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__dot {
        width: 25px;
        height: 25px;
    }
    .nd-elem-products__card {
        grid-template-columns: 285px 1fr;
    }
    .nd-elem-products__media {
        min-height: 260px;
    }
    .nd-elem-products__media img {
        object-fit: cover;
    }
    .nd-home-hero {
        min-height: 500px;
    }
    .nd-home-hero__content {
        padding-bottom: 115px;
    }
    .nd-home-notable__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 30px;
    }
    .nd-home-school-cta {
        padding: 50px 40px 55px;
    }
    .nd-home-school-cta__title {
        font-size: 24px;
    }
    .nd-home-school-cta__buttons {
        grid-template-columns: 1fr;
        gap: 18px;
        max-width: 420px;
        margin: 0 auto;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / -1;
        grid-row: auto;
        padding-top: 0;
        text-align: center;
    }
    .nd-home-big-ideas__text {
        max-width: 520px;
        margin: 0 auto;
    }
    .nd-home-big-card--featured,
    .nd-home-big-card--values,
    .nd-home-big-card--clarity {
        grid-column: auto;
        grid-row: auto;
    }
    .nd-home-big-card--featured {
        grid-column: 1 / -1;
    }
    .nd-home-big-card__media {
        height: 235px;
    }
    .nd-home-big-card__body {
        padding: 20px 28px 20px;
    }
    .nd-home-impact__visual {
        padding: 34px 0 45px;
    }
    .nd-home-impact__arc {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: 0;
        width: 175%;
    }
    .nd-home-impact__content {
        padding: 40px 45px 70px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        font-size: 25px;
    }
    .nd-home-impact__author {
        margin-bottom: 55px;
    }
    .nd-home-notable-card__body {
        padding: 25px;
    }
    .nd-notable-card-media_wrap .nd-notable-card_logo {
        min-height: 55px;
    }
    .nd-notable-card_logo .nd-notable-card_logo-img {
        max-height: 35px;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .nd-enc-hero {
        min-height: 400px;
    }
    .nd-enc-hero__content {
        padding-bottom: 25px;
    }
    .nd-enc-hero-card__logo {
        margin-bottom: 15px;
    }
    .nd-enc-hero-card__logo img {
        max-width: 265px;
    }
    .nd-enc-hero-card__meta {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .nd-enc-hero-card__meta span {
        min-height: 24px;
        padding-right: 6px;
    }
    .nd-enc-hero-card__meta span+span {
        padding-left: 6px;
    }
    .nd-enc-hero-card__title {
        font-size: 14px;
    }
    .nd-enc-video-title {
        margin: 0 0 20px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 15px;
    }
    .nd-state-edition__select {
        height: 50px;
        font-size: 18px;
    }
    .nd-elem-hero {
        min-height: 355px;
    }
    .nd-elem-hero__bg-img {
        object-position: center 10%;
    }
    .nd-elem-hero__content {
        margin-left: 0;
        margin-bottom: 65px;
        max-width: 280px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 15px;
    }
    .nd-elem-hero__title {
        font-size: 28px;
        font-weight: 600;
    }
    .nd-elem-hero__shape {
        left: -1270px;
        top: -94px;
        width: 1812px;
    }
    .nd-elem-intro__text {
        max-width: 715px;
        font-size: 17px;
    }
    .nd-elem-programs {
        margin-top: 55px;
        padding: 0 0 140px;
    }
    .nd-elem-programs__curve {
        top: -100px;
        width: 160vw;
        height: 370px;
    }
    .nd-elem-programs__grid {
        gap: 25px;
    }
    .nd-elem-program-card__media {
        height: 250px;
    }
    .nd-elem-program-card__logo {
        width: 350px;
        height: 70px;
        margin: 0 auto 15px;
    }
    .nd-elem-program-card__tags span {
        font-size: 12px;
    }
    .nd-sec-f-footer {
        height: 45x;
    }
    .nd-footer__curve {
        height: 370px;
    }
    .nd-about-hero__img {
        height: 260px;
        object-position: center 3%;
    }
    .nd-about-nav__inner {
        min-height: 65px;
    }
    .nd-about-why__content {
        padding: 55px 40px 65px 40px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 16px;
    }
    .nd-about-why__text p {
        margin: 0 0 16px;
    }
    .nd-about-why__content::before {
        top: -10px;
        right: -250px;
    }
    .nd-about-why__visual {
        min-height: 425px;
    }
    .nd-about-why__quote {
        font-size: 36px;
    }
    .nd-about-values {
        padding: 70px 0;
    }
    .nd-about-values__head {
        margin: 0 auto 60px;
    }
    .nd-about-values__desc {
        font-size: 20px;
        line-height: 1.5;
    }
    .nd-about-values__grid {
        gap: 50px;
    }
    .nd-about-values__icon {
        flex: 0 0 50px;
        width: 50px;
        height: 45px;
    }
    .nd-about-values__icon::before {
        width: 50px;
        height: 50px;
    }
    .nd-about-values__icon img {
        max-width: 50px;
        max-height: 50px;
    }
    .nd-about-values__tabs {
        gap: 20px;
    }
    .nd-about-values__tab {
        gap: 10px;
        font-size: 18px;
    }
    .nd-about-commitment__grid {
        gap: 24px 20px;
    }
    .nd-about-commitment {
        padding: 70px 0;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 16px;
    }
    .nd-about-commitment__text p {
        margin: 0 0 15px;
    }
    .nd-about-commitment__img--one {
        grid-column: 1 / 13;
        grid-row: 2;
        height: auto;
    }
    .nd-about-commitment__content {
        padding: 0;
        grid-column: 1 / 13;
        grid-row: 1;
    }
    .nd-about-commitment__img--two {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 3;
    }
    .nd-about-commitment__img--three {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 4;
    }
    .nd-about-team__head {
        margin-bottom: 60px;
    }
    .nd-about-team__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 25px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__dot {
        width: 25px;
        height: 25px;
    }
    .nd-home-hero {
        min-height: 425px;
    }
    .nd-home-hero__content {
        padding-bottom: 90px;
    }
    .nd-home-notable__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 30px;
    }
    .nd-home-notable-card__body {
        padding: 20px 18px 18px;
    }
    .nd-home-school-cta {
        padding: 35px 25px 40px;
    }
    .nd-home-school-cta__title {
        font-size: 24px;
    }
    .nd-home-school-cta__buttons {
        grid-template-columns: 1fr;
        gap: 18px;
        max-width: 420px;
        margin: 0 auto;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        row-gap: 25px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / -1;
        grid-row: auto;
        padding-top: 0;
        text-align: center;
    }
    .nd-home-big-ideas__text {
        max-width: 520px;
        margin: 0 auto;
    }
    .nd-home-big-card--featured,
    .nd-home-big-card--values,
    .nd-home-big-card--clarity {
        grid-column: auto;
        grid-row: auto;
    }
    .nd-home-big-card--featured {
        grid-column: 1 / -1;
    }
    .nd-home-big-card__media {
        height: 180px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 300px;
    }
    .nd-home-big-card__body {
        padding: 18px 20px 18px;
    }
    .nd-home-impact__visual {
        padding: 34px 0 45px;
    }
    .nd-home-impact__arc {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: 0;
        width: 175%;
    }
    .nd-home-impact__image,
    .nd-home-impact__image:nth-child(3n+1),
    .nd-home-impact__image:nth-child(3n+2),
    .nd-home-impact__image:nth-child(3n+3) {
        flex: 0 0 300px;
        width: 300px;
        height: 210px;
    }
    .nd-home-impact__content {
        padding: 30px 30px 70px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        font-size: 25px;
    }
    .nd-home-impact__author {
        margin-bottom: 55px;
    }
    .nd-notable-card-media_wrap .nd-notable-card_logo {
        min-height: 55px;
    }
    .nd-notable-card_logo .nd-notable-card_logo-img {
        max-height: 35px;
    }
}

@media screen and (max-width: 575px) and (min-width: 480px) {
    .nd-enc-hero__content {
        padding-bottom: 25px;
    }
    .nd-enc-hero-card__logo {
        margin-bottom: 15px;
    }
    .nd-enc-hero-card__logo img {
        max-width: 265px;
    }
    .nd-enc-hero-card__meta {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .nd-enc-hero-card__meta span {
        min-height: 24px;
        padding-right: 6px;
    }
    .nd-enc-hero-card__meta span+span {
        padding-left: 6px;
    }
    .nd-enc-hero-card__title {
        font-size: 14px;
    }
    .nd-enc-video-title {
        margin: 0 0 20px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 15px;
    }
    .nd-enc-map-banner {
        min-height: 430px;
    }
    .nd-enc-map-banner__title {
        font-size: 35px;
    }
    .nd-enc-classroom__title {
        font-size: 30px;
    }
    .nd-page .nd-enc-accordion__trigger {
        min-height: 40px;
        padding: 15px 15px;
    }
    .nd-enc-inside-products {
        column-gap: 15px;
        row-gap: 20px;
    }
    .nd-state-edition__bg {
        inset: 0 0 26px;
    }
    .nd-state-edition__select {
        height: 42px;
        font-size: 16px;
    }
    .nd-state-edition__visual {
        min-height: 385px;
    }
    .nd-state-edition__book--front {
        left: 20px;
        top: 125px;
    }
    .nd-state-edition__book--back {
        top: 0;
        right: 18px;
        width: 60%;
    }
    .nd-elem-hero {
        min-height: 500px;
        display: flex;
        align-items: flex-end;
        background: var(--nd-white);
    }
    .nd-elem-hero__bg {
        inset: 0 0 auto 0;
        height: 100%;
        z-index: 1;
    }
    .nd-elem-hero__shape {
        left: unset;
        right: -105px;
        top: 230px;
        width: 1100px;
        height: 900px;
        border-radius: 50%;
        background: #eb6431e6;
    }
    .nd-elem-hero__shape::after {
        content: "";
        position: absolute;
        right: 2px;
        top: -31px;
        width: 1200px;
        height: 900px;
        z-index: 3;
        border-radius: 50%;
        background: #eb6331b8;
    }
    .nd-elem-hero__content {
        margin-left: 10px;
        margin-bottom: 72px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 18px;
    }
    .nd-elem-hero__title {
        font-size: 36px;
        font-weight: 600;
    }
    .nd-elem-intro__text {
        font-size: 16px;
    }
    .nd-elem-programs {
        margin-top: 55px;
        padding: 0 0 140px;
    }
    .nd-elem-programs__curve {
        top: -100px;
        width: 160vw;
        height: 370px;
    }
    .nd-elem-programs__grid {
        gap: 25px;
    }
    .nd-elem-program-card__media {
        height: 215px;
    }
    .nd-elem-program-card__logo {
        width: 350px;
        height: 70px;
        margin: 0 auto 15px;
    }
    .nd-elem-program-card__text {
        font-size: 15px;
    }
    .nd-elem-program-card__tags span {
        font-size: 12px;
    }
    .nd-sec-f-footer {
        height: 45x;
    }
    .nd-footer__curve {
        height: 370px;
    }
    .nd-about-hero__img {
        height: 220px;
        object-position: center 1%;
    }
    .nd-about-nav__inner {
        gap: 18px;
        min-height: 58px;
    }
    .nd-about-why__content {
        padding: 55px 40px 65px 40px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 15px;
    }
    .nd-about-why__text p {
        margin: 0 0 10px;
    }
    .nd-about-why__content::before {
        top: -32px;
        right: -250px;
    }
    .nd-about-why__visual {
        min-height: 375px;
    }
    .nd-about-why__quote {
        font-size: 32px;
    }
    .nd-about-values {
        padding: 70px 0;
    }
    .nd-about-values__head {
        margin: 0 auto 60px;
    }
    .nd-about-values__desc {
        font-size: 18px;
        line-height: 1.5;
    }
    .nd-about-values__grid {
        gap: 50px;
    }
    .nd-about-values__tab {
        justify-content: flex-start;
    }
    .nd-about-values__tab:hover,
    .nd-about-values__tab.is-active {
        transform: unset;
    }
    .nd-about-values__icon {
        flex: 0 0 50px;
        width: 50px;
        height: 45px;
    }
    .nd-about-values__icon::before {
        width: 50px;
        height: 50px;
    }
    .nd-about-values__icon img {
        max-width: 50px;
        max-height: 50px;
    }
    .nd-about-values__tabs {
        gap: 20px;
    }
    .nd-about-values__tab {
        gap: 10px;
    }
    .nd-about-values__mobile-title {
        font-size: 22px;
    }
    .nd-about-commitment__grid {
        gap: 24px 20px;
    }
    .nd-about-commitment {
        padding: 70px 0;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 15px;
    }
    .nd-about-commitment__text p {
        margin: 0 0 10px;
    }
    .nd-about-commitment__img--one {
        grid-column: 1 / 13;
        grid-row: 2;
        height: auto;
    }
    .nd-about-commitment__content {
        padding: 0;
        grid-column: 1 / 13;
        grid-row: 1;
    }
    .nd-about-commitment__img--two {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 3;
    }
    .nd-about-commitment__img--three {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 4;
    }
    .nd-about-team__head {
        margin-bottom: 45px;
    }
    .nd-about-team__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 25px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-history__intro {
        font-size: 15px;
        letter-spacing: 0.02em;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__timeline::before,
    .nd-about-history__timeline::after,
    .nd-about-history__dot {
        left: 25px;
    }
    .nd-about-history__item {
        padding-left: 50px;
    }
    .nd-about-history__dot {
        width: 25px;
        height: 25px;
    }
    .nd-about-history__year {
        font-size: 30px;
    }
    .nd-home-hero {
        min-height: 450px;
    }
    .nd-home-hero__content {
        padding-bottom: 100px;
    }
    .nd-home-notable__grid {
        row-gap: 25px;
    }
    .nd-home-notable-card__body {
        padding: 20px 18px 18px;
    }
    .nd-home-notable-card__title {
        margin: 0 0 8px;
    }
    .nd-home-school-cta {
        padding: 35px 25px 40px;
    }
    .nd-home-school-cta__title {
        font-size: 24px;
    }
    .nd-home-school-cta__buttons {
        grid-template-columns: 1fr;
        gap: 18px;
        max-width: 420px;
        margin: 0 auto;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        gap: 20px;
        row-gap: 25px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / -1;
        grid-row: auto;
        padding-top: 0;
        text-align: center;
    }
    .nd-home-big-ideas__text {
        max-width: 520px;
        margin: 0 auto;
    }
    .nd-home-big-card--featured,
    .nd-home-big-card--values,
    .nd-home-big-card--clarity {
        grid-column: auto;
        grid-row: auto;
    }
    .nd-home-big-card--featured {
        grid-column: 1 / -1;
    }
    .nd-home-big-card__media {
        height: 250px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 250px;
    }
    .nd-home-big-card__body {
        padding: 18px 20px 18px;
    }
    .nd-home-impact__visual {
        padding: 25px 0 45px;
    }
    .nd-home-impact__arc {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: 0;
        width: 175%;
    }
    .nd-home-impact__image,
    .nd-home-impact__image:nth-child(3n+1),
    .nd-home-impact__image:nth-child(3n+2),
    .nd-home-impact__image:nth-child(3n+3) {
        flex: 0 0 250px;
        width: 250px;
        height: 150px;
    }
    .nd-home-impact__content {
        padding: 30px 30px 70px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        font-size: 23px;
    }
    .nd-home-impact__author {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 479px) and (min-width: 380px) {
    .nd-btn {
        padding: 12px 18px;
        border-radius: 12px;
    }
    .nd-enc-hero__bg {
        padding: 12px;
    }
    .nd-enc-hero-card {
        width: 95%;
        padding: 18px;
    }
    .nd-enc-hero__content {
        padding-bottom: 25px;
    }
    .nd-enc-hero-card__logo {
        margin-bottom: 15px;
    }
    .nd-enc-hero-card__logo img {
        max-width: 265px;
    }
    .nd-enc-hero-card__meta {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .nd-enc-hero-card__meta span {
        min-height: 24px;
        padding-right: 6px;
    }
    .nd-enc-hero-card__meta span+span {
        padding-left: 6px;
    }
    .nd-enc-hero-card__title {
        font-size: 14px;
    }
    .nd-enc-video-title {
        margin: 0 0 20px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 15px;
    }
    .nd-enc-map-banner {
        min-height: 375px;
    }
    .nd-enc-map-banner__title {
        font-size: 27px;
    }
    .nd-enc-classroom__title {
        font-size: 28px;
    }
    .nd-page .nd-enc-accordion__trigger {
        min-height: 40px;
        padding: 15px 12px;
    }
    .nd-enc-accordion__panel-inner {
        padding: 20px 12px;
    }
    .nd-enc-inside-products {
        column-gap: 15px;
        row-gap: 20px;
    }
    .nd-enc-inside-product__image {
        height: 150px;
    }
    .nd-state-edition__bg {
        inset: 0 0 26px;
    }
    .nd-state-edition__select {
        height: 42px;
        font-size: 16px;
    }
    .nd-state-edition__visual {
        min-height: 300px;
    }
    .nd-state-edition__book--front {
        left: 14px;
        top: 98px;
    }
    .nd-state-edition__book--back {
        top: 0;
        right: 15px;
        width: 60%;
    }
    .nd-final-cta__title {
        font-size: 28px;
    }
    .nd-elem-hero {
        min-height: 450px;
        display: flex;
        align-items: flex-end;
        background: var(--nd-white);
    }
    .nd-elem-hero__bg {
        inset: 0 0 auto 0;
        height: 100%;
        z-index: 1;
    }
    .nd-elem-hero__shape {
        left: unset;
        right: -165px;
        top: 190px;
        width: 1100px;
        height: 900px;
        border-radius: 50%;
        background: #eb6431e6;
    }
    .nd-elem-hero__shape::after {
        content: "";
        position: absolute;
        right: 5px;
        top: -31px;
        width: 1200px;
        height: 900px;
        z-index: 3;
        border-radius: 50%;
        background: #eb6331b8;
    }
    .nd-elem-hero__content {
        margin-left: 5px;
        margin-bottom: 60px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 16px;
    }
    .nd-elem-hero__title {
        font-size: 30px;
        font-weight: 600;
    }
    .nd-elem-intro__text {
        font-size: 16px;
    }
    .nd-elem-programs {
        margin-top: 65px;
        padding: 0 0 140px;
    }
    .nd-elem-programs__curve {
        top: -100px;
        width: 160vw;
        height: 300px;
    }
    .nd-elem-programs__grid {
        gap: 25px;
    }
    .nd-elem-program-card__media {
        height: 180px;
    }
    .nd-elem-program-card__logo {
        width: 350px;
        height: 70px;
        margin: 0 auto 15px;
    }
    .nd-elem-program-card__text {
        font-size: 15px;
    }
    .nd-elem-program-card__tags span {
        font-size: 12px;
    }
    .nd-sec-f-footer {
        height: 35px;
    }
    .nd-footer__curve {
        height: 300px;
    }
    .nd-about-hero__img {
        height: 190px;
        object-position: center 1%;
    }
    .nd-about-nav__link {
        font-size: 14px;
        padding: 8px 0;
    }
    .nd-about-nav__inner {
        gap: 15px;
        min-height: 50px;
    }
    .nd-about-why__content {
        padding: 45px 35px 55px 35px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 15px;
    }
    .nd-about-why__text p {
        margin: 0 0 7px;
    }
    .nd-about-why__content::before {
        top: -58px;
        right: -250px;
    }
    .nd-about-why__visual {
        padding: 60px 30px;
        min-height: 325px;
    }
    .nd-about-why__quote {
        font-size: 26px;
    }
    .nd-about-values {
        padding: 70px 0;
    }
    .nd-about-values__head {
        margin: 0 auto 60px;
    }
    .nd-about-values__desc {
        font-size: 16px;
        line-height: 1.5;
    }
    .nd-about-values__grid {
        gap: 45px;
    }
    .nd-about-values__tab {
        justify-content: flex-start;
    }
    .nd-about-values__tab:hover,
    .nd-about-values__tab.is-active {
        transform: unset;
    }
    .nd-about-values__icon {
        flex: 0 0 45px;
        width: 45px;
        height: 45px;
    }
    .nd-about-values__icon::before {
        width: 45px;
        height: 45px;
    }
    .nd-about-values__icon img {
        max-width: 45px;
        max-height: 45px;
    }
    .nd-about-values__tabs {
        gap: 20px;
    }
    .nd-about-values__tab {
        gap: 10px;
    }
    .nd-about-values__mobile-title {
        font-size: 20px;
    }
    .nd-about-commitment__grid {
        gap: 24px 20px;
    }
    .nd-about-commitment {
        padding: 70px 0;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 15px;
    }
    .nd-about-commitment__text p {
        margin: 0 0 10px;
    }
    .nd-about-commitment__img--one {
        grid-column: 1 / 13;
        grid-row: 2;
        height: auto;
    }
    .nd-about-commitment__content {
        padding: 0;
        grid-column: 1 / 13;
        grid-row: 1;
    }
    .nd-about-commitment__img--two {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 3;
    }
    .nd-about-commitment__img--three {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 4;
    }
    .nd-about-team__head {
        margin-bottom: 45px;
    }
    .nd-about-team__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 22px;
    }
    .nd-about-team__group-text {
        font-size: 14px;
    }
    .nd-about-team__intro {
        margin-bottom: 40px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-team__photo {
        margin: 0 auto 18px;
    }
    .nd-about-team__role {
        font-size: 15px;
    }
    .nd-about-history__intro {
        font-size: 14px;
        letter-spacing: 0.02em;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__timeline::before,
    .nd-about-history__timeline::after,
    .nd-about-history__dot {
        left: 25px;
    }
    .nd-about-history__item {
        padding-left: 50px;
    }
    .nd-about-history__dot {
        width: 25px;
        height: 25px;
    }
    .nd-about-history__year {
        font-size: 26px;
    }
    .nd-home-hero {
        min-height: 400px;
    }
    .nd-home-hero__title {
        font-size: 26px;
    }
    .nd-home-hero__content {
        padding-bottom: 85px;
    }
    .nd-home-notable__grid {
        row-gap: 25px;
    }
    .nd-home-notable-card__body {
        padding: 20px 18px 18px;
    }
    .nd-home-notable-card__title {
        margin: 0 0 8px;
    }
    .nd-home-school-cta {
        padding: 25px 25px 35px;
    }
    .nd-home-school-cta__title {
        font-size: 21px;
    }
    .nd-home-school-cta__buttons {
        grid-template-columns: 1fr;
        gap: 18px;
        max-width: 420px;
        margin: 0 auto;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        gap: 20px;
        row-gap: 25px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / -1;
        grid-row: auto;
        padding-top: 0;
        text-align: center;
    }
    .nd-home-big-ideas__text {
        max-width: 520px;
        margin: 0 auto;
    }
    .nd-home-big-card--featured,
    .nd-home-big-card--values,
    .nd-home-big-card--clarity {
        grid-column: auto;
        grid-row: auto;
    }
    .nd-home-big-card--featured {
        grid-column: 1 / -1;
    }
    .nd-home-big-card__media {
        height: 200px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 200px;
    }
    .nd-home-big-card__body {
        padding: 18px 20px 18px;
    }
    .nd-home-big-card__type {
        font-size: 13px;
    }
    .nd-home-impact__visual {
        padding: 25px 0 45px;
    }
    .nd-home-impact__arc {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: 0;
        width: 175%;
    }
    .nd-home-impact__gallery {
        gap: 15px;
    }
    .nd-home-impact__image,
    .nd-home-impact__image:nth-child(3n+1),
    .nd-home-impact__image:nth-child(3n+2),
    .nd-home-impact__image:nth-child(3n+3) {
        flex: 0 0 250px;
        width: 250px;
        height: 150px;
    }
    .nd-home-impact__content {
        padding: 30px 30px 70px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 45px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        font-size: 22px;
    }
    .nd-home-impact__author {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 379px) {
    .nd-btn {
        padding: 12px 10px;
        border-radius: 12px;
    }
    .nd-enc-hero__bg {
        padding: 12px;
    }
    .nd-enc-hero-card {
        width: 100%;
        padding: 15px;
    }
    .nd-enc-hero__content {
        padding-bottom: 25px;
    }
    .nd-enc-hero-card__logo {
        margin-bottom: 15px;
    }
    .nd-enc-hero-card__logo img {
        max-width: 265px;
    }
    .nd-enc-hero-card__meta {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .nd-enc-hero-card__meta span {
        min-height: 24px;
        padding-right: 6px;
    }
    .nd-enc-hero-card__meta span+span {
        padding-left: 6px;
    }
    .nd-enc-hero-card__title {
        font-size: 14px;
    }
    .nd-enc-intro__title {
        font-size: 26px;
    }
    .nd-enc-video-title {
        margin: 0 0 20px;
        font-size: 26px;
    }
    .nd-enc-intro__text {
        margin: 0 0 18px;
        font-size: 14px;
    }
    .nd-enc-map-banner {
        min-height: 325px;
    }
    .nd-enc-map-banner__content {
        padding-bottom: 22px;
    }
    .nd-enc-map-banner__title {
        font-size: 22px;
    }
    .nd-enc-classroom__title {
        font-size: 26px;
    }
    .nd-enc-classroom__desc p {
        font-size: 14px;
    }
    .nd-page .nd-enc-accordion__trigger {
        min-height: 40px;
        padding: 15px 12px;
    }
    .nd-enc-accordion__panel-inner {
        padding: 20px 12px;
    }
    .nd-enc-inside-products {
        column-gap: 15px;
        row-gap: 20px;
    }
    .nd-enc-inside-product__image {
        height: 120px;
    }
    .nd-state-edition__bg {
        inset: 0 0 26px;
    }
    .nd-state-edition__text {
        font-size: 14px;
    }
    .nd-state-edition__select {
        height: 42px;
        font-size: 16px;
    }
    .nd-state-edition__visual {
        min-height: 260px;
    }
    .nd-state-edition__book--front {
        left: 14px;
        top: 98px;
    }
    .nd-state-edition__book--back {
        top: 0;
        right: 15px;
        width: 60%;
    }
    .nd-final-cta__title {
        font-size: 26px;
    }
    .nd-elem-hero {
        min-height: 425px;
        display: flex;
        align-items: flex-end;
        background: var(--nd-white);
    }
    .nd-elem-hero__bg {
        inset: 0 0 auto 0;
        height: 100%;
        z-index: 1;
    }
    .nd-elem-hero__shape {
        left: unset;
        right: -210px;
        top: 190px;
        width: 1100px;
        height: 900px;
        border-radius: 50%;
        background: #eb6431e6;
    }
    .nd-elem-hero__shape::after {
        content: "";
        position: absolute;
        right: 5px;
        top: -31px;
        width: 1200px;
        height: 900px;
        z-index: 3;
        border-radius: 50%;
        background: #eb6331b8;
    }
    .nd-elem-hero__content {
        margin-left: 5px;
        margin-bottom: 48px;
    }
    .nd-elem-hero__eyebrow {
        font-size: 14px;
    }
    .nd-elem-hero__title {
        font-size: 26px;
        font-weight: 600;
    }
    .nd-elem-intro__text {
        font-size: 16px;
    }
    .nd-elem-programs {
        margin-top: 55px;
        padding: 0 0 130px;
    }
    .nd-elem-programs__curve {
        top: -85px;
        width: 160vw;
        height: 250px;
    }
    .nd-elem-programs__grid {
        gap: 25px;
    }
    .nd-elem-program-card__media {
        height: 140px;
    }
    .nd-elem-program-card__logo {
        width: 350px;
        height: 60px;
        margin: 0 auto 15px;
    }
    .nd-elem-program-card__text {
        font-size: 14px;
    }
    .nd-elem-program-card__tags span {
        font-size: 11px;
    }
    .nd-sec-f-footer {
        height: 30px;
    }
    .nd-footer__curve {
        height: 250px;
    }
    .nd-about-hero__img {
        height: 150px;
        object-position: center 1%;
    }
    .nd-about-nav__link {
        font-size: 14px;
        padding: 8px 0;
    }
    .nd-about-nav__inner {
        gap: 15px;
        min-height: 50px;
    }
    .nd-about-why__content {
        padding: 40px 25px 45px 25px;
    }
    .nd-about-why__title {
        margin: 0 0 15px;
    }
    .nd-about-why__text {
        font-size: 14px;
    }
    .nd-about-why__text p {
        margin: 0 0 7px;
    }
    .nd-about-why__content::before {
        top: -90px;
        right: -250px;
    }
    .nd-about-why__visual {
        padding: 60px 30px;
        min-height: 300px;
    }
    .nd-about-why__quote {
        font-size: 24px;
    }
    .nd-about-values {
        padding: 70px 0;
    }
    .nd-about-values__head {
        margin: 0 auto 60px;
    }
    .nd-about-values__desc {
        font-size: 16px;
        line-height: 1.5;
    }
    .nd-about-values__grid {
        gap: 45px;
    }
    .nd-about-values__tab {
        justify-content: flex-start;
    }
    .nd-about-values__tab:hover,
    .nd-about-values__tab.is-active {
        transform: unset;
    }
    .nd-about-values__icon {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
    }
    .nd-about-values__icon::before {
        right: -15%;
        width: 40px;
        height: 40px;
    }
    .nd-about-values__icon img {
        max-width: 40px;
        max-height: 40px;
    }
    .nd-about-values__tabs {
        gap: 15px;
    }
    .nd-about-values__tab {
        gap: 10px;
    }
    .nd-about-values__mobile-title {
        font-size: 20px;
    }
    .nd-about-commitment__grid {
        gap: 18px;
    }
    .nd-about-commitment {
        padding: 70px 0;
    }
    .nd-about-commitment__title {
        margin: 0 0 10px;
    }
    .nd-about-commitment__text {
        font-size: 14px;
    }
    .nd-about-commitment__text p {
        margin: 0 0 7px;
    }
    .nd-about-commitment__img--one {
        grid-column: 1 / 13;
        grid-row: 2;
        height: auto;
    }
    .nd-about-commitment__content {
        padding: 0;
        grid-column: 1 / 13;
        grid-row: 1;
    }
    .nd-about-commitment__img--two {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 3;
    }
    .nd-about-commitment__img--three {
        height: auto;
        grid-column: 1 / 13;
        grid-row: 4;
    }
    .nd-about-team__head {
        margin-bottom: 45px;
    }
    .nd-about-team__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 12px;
    }
    .nd-about-team__group-title {
        margin: 0 0 6px;
        font-size: 20px;
    }
    .nd-about-team__group-text {
        font-size: 14px;
    }
    .nd-about-team__intro {
        margin-bottom: 40px;
    }
    .nd-about-team__group {
        margin-bottom: 85px;
    }
    .nd-about-team__photo {
        margin: 0 auto 18px;
    }
    .nd-about-team__name {
        font-size: 16px;
    }
    .nd-about-team__role {
        font-size: 14px;
    }
    .nd-about-history__intro {
        font-size: 14px;
        letter-spacing: 0.02em;
    }
    .nd-about-history__content {
        max-width: 350px;
    }
    .nd-about-history__timeline::before,
    .nd-about-history__timeline::after,
    .nd-about-history__dot {
        left: 22px;
    }
    .nd-about-history__item {
        padding-left: 40px;
    }
    .nd-about-history__dot {
        width: 18px;
        height: 18px;
    }
    .nd-about-history__year {
        font-size: 26px;
    }
    .nd-home-hero {
        min-height: 350px;
    }
    .nd-home-hero__title {
        font-size: 21px;
    }
    .nd-home-hero__content {
        padding-bottom: 70px;
    }
    .nd-home-notable__grid {
        row-gap: 25px;
    }
    .nd-home-notable-card__body {
        padding: 20px 18px 18px;
    }
    .nd-home-notable-card__title {
        margin: 0 0 8px;
    }
    .nd-home-notable-card__text {
        font-size: 14px;
    }
    .nd-home-school-cta {
        padding: 20px 17px 30px;
    }
    .nd-home-school-cta__title {
        font-size: 20px;
    }
    .nd-home-school-cta__buttons {
        grid-template-columns: 1fr;
        gap: 18px;
        max-width: 420px;
        margin: 0 auto;
    }
    .nd-home-school-cta__btn {
        padding: 14px 24px;
    }
    .nd-home-big-ideas {
        padding: 80px 0 80px;
    }
    .nd-home-big-ideas__grid {
        gap: 20px;
        row-gap: 25px;
    }
    .nd-home-big-ideas__intro {
        grid-column: 1 / -1;
        grid-row: auto;
        padding-top: 0;
        text-align: center;
    }
    .nd-home-big-ideas__text {
        max-width: 520px;
        margin: 0 auto;
        font-size: 14px;
    }
    .nd-home-big-card--featured,
    .nd-home-big-card--values,
    .nd-home-big-card--clarity {
        grid-column: auto;
        grid-row: auto;
    }
    .nd-home-big-card--featured {
        grid-column: 1 / -1;
    }
    .nd-home-big-card__media {
        height: 170px;
    }
    .nd-home-big-card--featured .nd-home-big-card__media {
        height: 170px;
    }
    .nd-home-big-card__body {
        padding: 15px;
    }
    .nd-home-big-card__type {
        font-size: 11px;
    }
    .nd-home-big-card__title {
        font-size: 18px;
    }
    .nd-home-big-card__text {
        font-size: 14px;
    }
    .nd-home-impact__visual {
        padding: 25px 0 45px;
    }
    .nd-home-impact__arc {
        right: 50%;
        transform: translateX(50%);
        top: unset;
        bottom: 0;
        width: 175%;
    }
    .nd-home-impact__gallery {
        gap: 10px;
    }
    .nd-home-impact__image,
    .nd-home-impact__image:nth-child(3n+1),
    .nd-home-impact__image:nth-child(3n+2),
    .nd-home-impact__image:nth-child(3n+3) {
        flex: 0 0 175px;
        width: 175px;
        height: 110px;
    }
    .nd-home-impact__content {
        padding: 30px 30px 70px;
    }
    .nd-home-impact__quote-mark img {
        max-width: 35px;
    }
    .nd-home-impact__eyebrow {
        margin-bottom: 55px;
    }
    .nd-home-impact__quote {
        margin: 0 auto 30px;
        font-size: 18px;
    }
    .nd-home-impact__author {
        margin-bottom: 50px;
    }
}