html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.apple-distinguished-section {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 760px;
    background-color: #fff;
    margin-top: 142px;

        
}

.apple-distinguished-section .apple-distinguished-container {
    position: relative;
    z-index: 2;
    max-width: 1180px;
    margin-top: -10%;
    margin-bottom: 10%;
}

.apple-distinguished-section .apple-distinguished-bg {
    margin-top: -10px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    pointer-events: none;
}

.apple-distinguished-section .apple-distinguished-hero {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.apple-distinguished-section .apple-distinguished-title {
    display: block;
    width: 100%;
    max-width: 980px;
    min-width: 680px;
    height: auto;
}

.apple-distinguished-section .apple-distinguished-content {
    row-gap: 32px;
}

.apple-distinguished-section .apple-distinguished-text {
    background: rgba(242, 242, 242, 0.94);
    border-radius: 22px;
    padding: 24px 28px;
    color: #003da6;
    font-size: 20px;
    line-height: 1.2;
}

.apple-distinguished-section .apple-distinguished-text p {
    margin: 0;
}

.apple-distinguished-section .apple-distinguished-text strong {
    color: #009fe3;
    font-weight: 800;
}

.apple-distinguished-section .apple-distinguished-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #002b6f;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}


.apple-distinguished-section .apple-distinguished-video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1199.98px) {
    .apple-distinguished-section {
        min-height: 700px;
        padding-top: 260px;
    }

    .apple-distinguished-section .apple-distinguished-title {
        width: 76%;
        min-width: 0;
    }
}

@media (max-width: 991.98px) {
    .apple-distinguished-section {
        min-height: 640px;
        padding: 230px 0 64px;
         margin-top: 92px;
    }

    .apple-distinguished-section .apple-distinguished-hero {
        margin-bottom: 34px;
    }

    .apple-distinguished-section .apple-distinguished-title {
        width: 88%;
    }

    .apple-distinguished-section .apple-distinguished-text {
        font-size: 19px;
    }
}

@media (max-width: 767.98px) {
    .apple-distinguished-section {
        min-height: 590px;
        padding: 190px 0 48px;
    }

    .apple-distinguished-section .apple-distinguished-title {
        width: 100%;
    }

    .apple-distinguished-section .apple-distinguished-text {
        border-radius: 18px;
        padding: 20px;
        font-size: 17px;
    }
}

@media (max-width: 575.98px) {
    .apple-distinguished-section {
        min-height: 520px;
        padding: 145px 0 42px;
        margin-top: 72px;
    }

    .apple-distinguished-section .apple-distinguished-hero {
        margin-bottom: 24px;
    }

    .apple-distinguished-section .apple-distinguished-content {
        row-gap: 24px;
    }
}



/**/
.apple-impact-section {
    background-image: url("../../images/apple/Washington Pagina Web_ELementos-16.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    padding: 0 0 70px;
}

.apple-impact-header {
    display: flex;
    justify-content: center;
    margin-bottom: 34px;
    transform: translateY(-50%);
}

.apple-impact-container {
    max-width: 980px;
}


.apple-impact-title {
    display: block;
    width: min(68%, 560px);
    height: auto;
}

.apple-impact-videos {
    row-gap: 24px;
}

.apple-impact-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #002b6f;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.apple-impact-video iframe,
.apple-impact-video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.apple-impact-video video {
    object-fit: cover;
}

.apple-impact-video-featured {
    margin-top: 0;
}

@media (max-width: 991.98px) {
    .apple-impact-section {
        padding: 36px 0 60px;
    }

    .apple-impact-title {
        width: min(78%, 520px);
    }
}

@media (max-width: 767.98px) {
    .apple-impact-section {
        padding: 30px 0 48px;
    }

    .apple-impact-header {
        margin-bottom: 26px;
    }

    .apple-impact-title {
        width: 90%;
    }
}

@media (max-width: 575.98px) {
    .apple-impact-section {
        padding: 24px 0 40px;
    }

    .apple-impact-videos {
        row-gap: 18px;
    }
}


/***********************/
.apple-journey-section {
    background-image: url("../../images/apple/Washington Pagina Web_ELementos-17.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 52px 0 150px;
}

.apple-journey-container {
    max-width: 1000px;
}

.apple-journey-header {
    display: flex;
    justify-content: center;
    margin-bottom: 46px;
}

.apple-journey-title {
    display: block;
    width: min(44%, 360px);
    height: auto;
}

.apple-journey-carousel {
    position: relative;
    padding: 0 54px;
}

.apple-journey-slide {
    row-gap: 24px;
}

.apple-journey-card {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 10;
    border: 0px solid #00a9e8;
    border-radius: 18px;
    background: #003da6;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
}

.apple-journey-card-yellow {
    border-color: #ffc400;
}

.apple-journey-card-blue {
    border-color: #00a9e8;
}

.apple-journey-card-red {
    border-color: #ff5b6b;
}

.apple-journey-card img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.apple-journey-control {
    top: 50%;
    bottom: auto;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #003da6;
    opacity: 1;
    transform: translateY(-50%);
}

.apple-journey-control:hover,
.apple-journey-control:focus {
    background: #0057c8;
    opacity: 1;
}

.apple-journey-control-prev {
    left: 0;
}

.apple-journey-control-next {
    right: 0;
}

.apple-journey-control .carousel-control-prev-icon,
.apple-journey-control .carousel-control-next-icon {
    width: 18px;
    height: 18px;
}

@media (max-width: 991.98px) {
    .apple-journey-section {
        padding: 46px 0 72px;
    }

    .apple-journey-title {
        width: min(58%, 340px);
    }

    .apple-journey-carousel {
        padding: 0 46px;
    }
}

@media (max-width: 767.98px) {
    .apple-journey-section {
        padding: 38px 0 58px;
    }

    .apple-journey-header {
        margin-bottom: 32px;
    }

    .apple-journey-title {
        width: min(76%, 320px);
    }

    .apple-journey-carousel {
        padding: 0 42px;
    }

    .apple-journey-card {
        max-width: 420px;
        margin: 0 auto;
    }
}

@media (max-width: 575.98px) {
    .apple-journey-section {
        padding: 32px 0 48px;
    }

    .apple-journey-title {
        width: 86%;
    }

    .apple-journey-carousel {
        padding: 0 34px;
    }

    .apple-journey-control {
        width: 34px;
        height: 34px;
    }
}


/*****************/
.apple-community-section {
    background-image: url("../../images/apple/Washington Pagina Web_ELementos-18.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 72px;
}

.apple-community-container {
    max-width: 980px;
}

.apple-community-header {
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
    transform: translateY(-48%);
}

.apple-community-title {
    display: block;
    width: min(72%, 620px);
    height: auto;
}

.apple-community-videos {
    row-gap: 28px;
}

.apple-community-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 9;
    background: #002b6f;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.apple-community-video iframe,
.apple-community-video video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 991.98px) {
    .apple-community-section {
        padding: 0 0 62px;
    }

    .apple-community-title {
        width: min(82%, 580px);
    }
}

@media (max-width: 767.98px) {
    .apple-community-section {
        padding: 0 0 52px;
    }

    .apple-community-header {
        margin-bottom: 30px;
        transform: translateY(-40%);
    }

    .apple-community-title {
        width: 92%;
    }

    .apple-community-video {
        max-width: 520px;
        margin: 0 auto;
    }
}

@media (max-width: 575.98px) {
    .apple-community-section {
        padding: 0 0 42px;
    }

    .apple-community-videos {
        row-gap: 20px;
    }
}


/********************/
.apple-projects-section {
    background: #fff;
    padding: 58px 0 64px;
}

.apple-projects-container {
    max-width: 900px;
}

.apple-projects-titles {
    row-gap: 18px;
    margin-bottom: -12px;
    text-align: center;
}

.apple-projects-title {
    display: block;
    height: auto;
    margin: 0 auto;
}

.apple-projects-title-global {
    width: min(82%, 210px);
}

.apple-projects-title-real {
    width: min(76%, 185px);
}

.apple-projects-title-impact {
    width: min(76%, 190px);
}

.apple-projects-map-wrap {
    position: relative;
    max-width: 100%;
    margin: 0 0;
}

.apple-projects-map {
    display: block;
    width: 100%;
    height: auto;
}

.apple-projects-discover {
    position: absolute;
    left: 49%;
    top: 52%;
    width: min(24%, 170px);
    height: auto;
    transform: translate(-50%, -50%);
    cursor:pointer
}

@media (max-width: 991.98px) {
    .apple-projects-section {
        padding: 50px 0 58px;
    }

    .apple-projects-map-wrap {
        max-width: 680px;
    }
}

@media (max-width: 767.98px) {
    .apple-projects-section {
        padding: 42px 0 50px;
    }

    .apple-projects-titles {
        margin-bottom: 14px;
    }

    .apple-projects-title-global,
    .apple-projects-title-real,
    .apple-projects-title-impact {
        width: min(58%, 230px);
    }

    .apple-projects-discover {
        top: 50%;
        width: min(30%, 145px);
    }
}

@media (max-width: 575.98px) {
    .apple-projects-section {
        padding: 36px 0 42px;
    }

    .apple-projects-title-global,
    .apple-projects-title-real,
    .apple-projects-title-impact {
        width: min(70%, 210px);
    }

    .apple-projects-map-wrap {
        width: calc(100% + 20px);
        margin-left: -10px;
    }

    .apple-projects-discover {
        width: 20%;
    }
}

/************************************/
.apple-program-section {
    background: #fff;
    padding: 0;
}

.apple-program-trigger {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.apple-program-image {
    display: block;
    width: 100%;
    height: auto;
}

.apple-program-separator {
    position: relative;
    overflow: hidden;
    min-height: 118px;
    background: #fff;
}

.apple-program-line {
    left: 9%;
    top: 58%;
    width: 250px;
}

.apple-program-circle,
.apple-program-half-circle,
.apple-program-yellow-crop {
    position: absolute;
    display: block;
    pointer-events: none;
}

.apple-program-circle-blue {
    left: 50%;
    top: -48px;
    width: 108px;
    transform: translateX(-50%);
}

.apple-program-half-circle-purple {
    right: 11%;
    bottom: -62px;
    width: 128px;
    height: 128px;
    border: 16px solid #9b46d9;
    border-radius: 50%;
}

.apple-program-separator-create .apple-program-half-circle-purple {
    right: 14%;
    left: auto;
    top: -58px;
    bottom: auto;
}

.apple-program-yellow-crop {
    left: 50%;
    bottom: -8px;
    overflow: hidden;
    width: 180px;
    height: 90px;
    transform: translateX(-50%);
}

.apple-program-circle-yellow {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: auto;
}

.apple-image-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    background: rgba(0, 22, 68, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: opacity 260ms ease, visibility 260ms ease;
    }

.apple-image-modal.is-open {
    opacity: 1;
    visibility: visible;
}

.apple-image-modal-dialog {
    width: min(100%, 1120px);
    max-height: 92vh;
    transform: scale(0.94) translateY(18px);
    transition: transform 260ms ease;
}

.apple-image-modal.is-open .apple-image-modal-dialog {
    transform: scale(1) translateY(0);
}

.apple-image-modal-content {
    display: block;
    width: 100%;
    max-height: 92vh;
    object-fit: contain;
}

.apple-image-modal-close {
    position: fixed;
    top: 22px;
    right: 24px;
    z-index: 10000;
    width: 46px;
    height: 46px;
    border: 0;
    border-radius: 50%;
    background: #003da6;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
}

.apple-modal-open {
    overflow: hidden;
}

@media (max-width: 991.98px) {
    .apple-program-separator {
        min-height: 98px;
    }

    .apple-program-circle-blue {
        width: 74px;
    }

    .apple-program-half-circle-purple {
        width: 96px;
        height: 96px;
        border-width: 13px;
    }
}

@media (max-width: 767.98px) {
    .apple-program-separator {
        min-height: 78px;
    }

    .apple-program-circle-blue {
        right: 6%;
        width: 58px;
    }

    .apple-program-half-circle-purple {
        left: 7%;
        bottom: -42px;
        width: 78px;
        height: 78px;
        border-width: 11px;
    }

    .apple-program-separator-create .apple-program-half-circle-purple {
        right: 8%;
        top: -40px;
    }

    .apple-program-yellow-crop {
        left: 6%;
        bottom: -38px;
        width: 78px;
        height: 48px;
    }

    .apple-program-circle-yellow {
        width: 78px;
    }

    .apple-image-modal {
        padding: 18px;
    }

    .apple-image-modal-close {
        top: 14px;
        right: 14px;
        width: 40px;
        height: 40px;
        font-size: 21px;
    }
}

@media (max-width: 575.98px) {
    .apple-program-separator {
        min-height: 62px;
    }

    .apple-program-circle-blue {
        width: 48px;
    }

    .apple-program-half-circle-purple {
        bottom: -34px;
        width: 64px;
        height: 64px;
        border-width: 9px;
    }
}

/*****************************/

.apple-press-intro-section {
    overflow: hidden;
    background: #fff;
}

.apple-press-intro-image {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 767.98px) {
    .apple-press-intro-image {
        width: 130%;
        max-width: none;
        margin-left: -15%;
    }
}

@media (max-width: 575.98px) {
    .apple-press-intro-image {
        width: 155%;
        margin-left: -27.5%;
    }
}

/****************************/

.apple-news-section {
    background: #fff;
    padding: 58px 0 82px;
}

.apple-news-container {
    max-width: 920px;
}

.apple-news-grid {
    row-gap: 48px;
}

.apple-news-card {
    position: relative;
    display: block;
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    padding-bottom: 48px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.apple-news-card:hover,
.apple-news-card:focus {
    color: #fff;
    text-decoration: none;
}

.apple-news-card img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.apple-news-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    padding: 20px;
    background: rgba(0, 28, 78, 0.68);
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.08;
    text-transform: uppercase;
    opacity: 0;
    transition: opacity 220ms ease;
}

.apple-news-card:hover .apple-news-overlay,
.apple-news-card:focus .apple-news-overlay {
    opacity: 1;
}

.apple-news-button {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 118px;
    min-height: 34px;
    padding: 6px 18px;
    border-radius: 10px;
    background: #ff5b5b;
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.18);
    transform: translateX(-50%);
}

@media (max-width: 991.98px) {
    .apple-news-section {
        padding: 50px 0 70px;
    }

    .apple-news-grid {
        row-gap: 40px;
    }
}

@media (max-width: 575.98px) {
    .apple-news-section {
        padding: 42px 0 58px;
    }

    .apple-news-card {
        max-width: 250px;
    }
}

/******************/
.apple-books-section {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 54px 0 64px;
}

.apple-books-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 7%;
}

.apple-books-row {
    row-gap: 32px;
}

.apple-books-arrow {
    width: 105%;
    max-width: none;
}

.apple-books-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}

.apple-books-link {
    display: block;
    width: min(42%, 170px);
    transition: transform 180ms ease;
}

.apple-books-link:hover,
.apple-books-link:focus {
    transform: translateY(-4px);
}

.apple-books-cover {
    display: block;
    width: 100%;
    height: auto;
}

.apple-books-purple-shape {
    position: absolute;
    right: -10px;
    bottom: 0;
    z-index: 1;
    width: 170px;
    height: 100%;
    background: #c794df;
    clip-path: polygon(55% 0, 100% 0, 100% 100%, 0 100%);
}

@media (max-width: 991.98px) {
    .apple-books-section {
        padding: 46px 0 56px;
    }

    .apple-books-arrow {
        margin: 0 auto;
    }

    .apple-books-list {
        gap: 24px;
    }

    .apple-books-link {
        width: min(34%, 160px);
    }

    .apple-books-purple-shape {
        width: 120px;
        opacity: 0.85;
    }
}

@media (max-width: 767.98px) {
    .apple-books-section {
        padding: 38px 0 48px;
    }

    .apple-books-arrow {
        max-width: 520px;
    }

    .apple-books-link {
        width: min(38%, 145px);
    }

    .apple-books-purple-shape {
                width: 90px;
    }
}

@media (max-width: 575.98px) {
    .apple-books-section {
        padding: 32px 0 42px;
    }

    .apple-books-list {
        gap: 18px;
    }

    .apple-books-link {
        width: min(44%, 132px);
    }

    .apple-books-purple-shape {
        right: -34px;
        width: 96px;
    }
}


/*****************/
.apple-footer {
    background: #003da6;
    color: #fff;
    padding: 16px 0 18px;
    text-align: center;
}

.apple-footer-container {
    max-width: 980px;
}

.apple-footer-link,
.apple-footer p {
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.15;
}

.apple-footer-link {
    display: inline-block;
    margin-bottom: 2px;
    text-decoration: none;
}

.apple-footer-link:hover,
.apple-footer-link:focus {
    color: #fff;
    text-decoration: underline;
}

.apple-footer p {
    margin: 0;
}

@media (max-width: 575.98px) {
    .apple-footer {
        padding: 14px 12px 16px;
    }

    .apple-footer-link,
    .apple-footer p {
        font-size: 11px;
        line-height: 1.25;
    }
}

/**************/
.apple-main-navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 142px;
    padding: 18px 7%;
    background: #fff !important;
    background-color: #fff !important;
    opacity: 1 !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.apple-navbar-logo,
.apple-navbar-distinguished,
.apple-navbar-home {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
}

.apple-navbar-logo img {
    display: block;
    width: min(420px, 32vw);
    max-width: none;
    max-height: 104px;
    object-fit: contain;
    height: auto;
}

.apple-navbar-distinguished {
    position: static;
    margin-left: auto;
    margin-right: 22px;
    transform: none;
}

.apple-navbar-distinguished img {
    display: block;
    width: min(275px, 22vw);
    max-height: 112px;
    object-fit: contain;
    height: auto;
}

.apple-navbar-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 0 0 auto;
    margin-left: 0;
}

.apple-navbar-home img {
    display: block;
    width: 70px;
    height: auto;
}

.apple-navbar-toggler {
    position: relative;
    display: inline-flex !important;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    outline: none;
}

.apple-navbar-toggler span {
    display: block;
    width: 62px;
    height: 5px;
    margin: 0 auto;
    border-radius: 99px;
    background: #003da6;
    transition: transform 220ms ease, opacity 180ms ease;
}

.apple-navbar-toggler[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(15px) rotate(45deg);
}

.apple-navbar-toggler[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}

.apple-navbar-toggler[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-15px) rotate(-45deg);
}

.apple-navbar-collapse {
    position: fixed;
    top: 142px;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 142px);
    overflow-y: auto;
    padding: 26px 34px 34px;
    background: rgba(0, 49, 154, 0.96);
    transform-origin: top;
}

.apple-main-navbar .apple-navbar-collapse:not(.show) {
    display: none !important;
}

.apple-main-navbar .apple-navbar-collapse.show {
    display: block !important;
}

.apple-navbar-collapse.collapsing {
    transition: height 240ms ease;
}

.apple-navbar-menu {
    align-items: center;
    gap: 6px;
}

.apple-navbar-menu .nav-link {
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

.apple-navbar-menu .nav-link:hover,
.apple-navbar-menu .nav-link:focus,
.apple-navbar-menu .nav-link.active,
.apple-navbar-menu .nav-link.blueColor {
    color: #00a9e8;
}

.apple-navbar-dropdown {
    border: 0;
    border-radius: 0;
    background: #00319a;
}

.apple-navbar-dropdown .dropdown-item {
    color: #fff;
    font-weight: 700;
}

.apple-navbar-dropdown .dropdown-item:hover,
.apple-navbar-dropdown .dropdown-item:focus,
.apple-navbar-dropdown .dropdown-item.active {
    color: #00319a;
    background: #fff;
}

.apple-navbar-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 20px;
}

.apple-navbar-social img {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: contain;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .apple-main-navbar {
        min-height: 142px;
        padding: 18px 7%;
    }

    .apple-navbar-toggler {
        display: inline-flex;
    }

    .apple-navbar-collapse {
        top: 142px;
        max-height: calc(100vh - 142px);
    }
}

@media (max-width: 991.98px) {
    .apple-main-navbar {
        min-height: 92px;
        padding: 8px 18px;
    }

    .apple-navbar-logo img {
        width: min(300px, 36vw);
        max-height: 76px;
    }

    .apple-navbar-distinguished img {
        width: min(210px, 26vw);
        max-height: 76px;
    }

    .apple-navbar-home img {
        width: 50px;
    }

    .apple-navbar-toggler {
        flex-basis: 54px;
        width: 54px;
        height: 54px;
        gap: 7px;
    }

    .apple-navbar-toggler span {
        width: 42px;
        height: 4px;
    }

    .apple-navbar-toggler[aria-expanded="true"] span:nth-child(1) {
        transform: translateY(11px) rotate(45deg);
    }

    .apple-navbar-toggler[aria-expanded="true"] span:nth-child(3) {
        transform: translateY(-11px) rotate(-45deg);
    }

    .apple-navbar-collapse {
        top: 92px;
        max-height: calc(100vh - 92px);
        padding: 24px 18px 30px;
    }
}

@media (max-width: 575.98px) {
    .apple-main-navbar {
        min-height: 72px;
        padding: 7px 12px;
    }

    .apple-navbar-logo img {
        width: min(170px, 34vw);
        max-height: 58px;
    }

    .apple-navbar-distinguished img {
        width: min(128px, 28vw);
        max-height: 58px;
    }

    .apple-navbar-actions {
        gap: 8px;
    }

    .apple-navbar-home img {
        width: 36px;
    }

    .apple-navbar-toggler {
        flex-basis: 38px;
        width: 38px;
        height: 38px;
        gap: 5px;
    }

    .apple-navbar-toggler span {
        width: 30px;
        height: 3px;
    }

    .apple-navbar-toggler[aria-expanded="true"] span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .apple-navbar-toggler[aria-expanded="true"] span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .apple-navbar-collapse {
        top: 72px;
        max-height: calc(100vh - 72px);
    }

    .apple-navbar-menu .nav-link {
        font-size: 14px;
        text-align: center;
    }
}


.apple-impact-link {
    display: block;
}

.apple-impact-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
    background-color: transparent;
}