.tutor-wrap-parent {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.plyr input[type=range]::-webkit-slider-runnable-track {
    box-shadow: none !important;
}
.plyr input[type=range]::-moz-range-track {
    box-shadow: none !important;
}
.plyr input[type=range]::-ms-fill-lower {
    box-shadow: none !important;
}
.plyr input[type=range]::-ms-fill-upper {
    box-shadow: none !important;
}

html {
    scroll-behavior: smooth;
}

.site-header .site-branding.ast-site-identity {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 0.9rem;
    margin-left: -0.12rem;
    min-width: max-content;
    padding: 0.2rem 0.42rem 0.2rem 0.12rem;
    position: relative;
    transition: transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-header .site-branding.ast-site-identity:hover,
.site-header .site-branding.ast-site-identity:focus-within {
    transform: translateY(-1px);
}

.site-header .site-logo-img,
.site-header .custom-logo-link {
    display: inline-flex;
    flex: 0 0 auto;
    line-height: 0;
}

.site-header .custom-logo-link {
    border-radius: 18px;
    position: relative;
}

.site-header .custom-logo-link img,
.site-header .site-title a {
    transition: color 260ms ease, transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-header .custom-logo-link img {
    position: relative;
    transform-origin: 50% 56%;
    z-index: 1;
}

.site-header .site-branding.ast-site-identity:hover .custom-logo-link img,
.site-header .site-branding.ast-site-identity:focus-within .custom-logo-link img {
    transform: translateY(-2px) rotate(-3deg) scale(1.045);
}

.site-header .site-branding.ast-site-identity:hover .site-title a,
.site-header .site-branding.ast-site-identity:focus-within .site-title a {
    color: #03777d;
    transform: translateX(2px);
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 0;
}

.site-header .ast-site-title-wrap,
.site-header .site-title {
    flex: 0 0 auto;
    min-width: max-content;
}

.site-header .site-title,
.site-header .site-title a {
    display: block;
    letter-spacing: 0;
    line-height: 1;
    overflow-wrap: normal;
    white-space: nowrap;
    word-break: keep-all;
}

@media (min-width: 922px) and (max-width: 1180px) {
    #ast-desktop-header .ast-header-button-1 {
        display: none;
    }

    #ast-desktop-header .site-header-primary-section-left {
        min-width: max-content;
    }

    #ast-desktop-header .site-header-primary-section-center {
        justify-content: flex-end;
        min-width: 0;
    }

    #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
        padding-left: 0.78em;
        padding-right: 0.78em;
    }
}

@media (max-width: 921px) {
    #ast-mobile-header .ast-primary-header-bar {
        min-width: 0;
    }

    #ast-mobile-header .site-header-primary-section-left {
        min-width: 0;
    }

    #ast-mobile-header .site-branding.ast-site-identity {
        max-width: calc(100vw - 126px);
    }

    #ast-mobile-header .site-title {
        font-size: 1.35rem;
    }
}

.uagb-infobox-cta-link,
.uagb-infobox-cta-link .uagb-inline-editing,
.wp-block-button__link,
.wp-block-button__link .uagb-inline-editing,
.uagb-buttons-repeater {
    text-transform: none !important;
}

.uagb-block-f8b35cf0 {
    position: relative;
}

.uagb-block-f8b35cf0 .wp-block-uagb-image__figure {
    border-radius: 3000px 3000px 54px 54px;
    display: inline-block;
    overflow: visible !important;
    position: relative;
}

.uagb-block-f8b35cf0 .wp-block-uagb-image__figure::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.68) 56%, #ffffff 100%);
    bottom: 0;
    content: "";
    height: clamp(64px, 8vw, 92px);
    left: 50%;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    transition: height 720ms ease, opacity 720ms ease;
    width: 100vw;
    z-index: 2;
}

.uagb-block-f8b35cf0 .wp-block-uagb-image__figure img {
    border-radius: inherit !important;
    display: block;
    filter: saturate(0.98) contrast(0.97) brightness(0.97);
    -webkit-mask-image: linear-gradient(to bottom, #000 0%, #000 82%, rgba(0, 0, 0, 0.76) 91%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, #000 0%, #000 82%, rgba(0, 0, 0, 0.76) 91%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    position: relative;
    transform: translate3d(0, 0, 0) scale(1.01) rotate(0deg) !important;
    transform-origin: center;
    transition: filter 720ms ease, transform 720ms cubic-bezier(0.2, 0.8, 0.2, 1);
    will-change: filter, transform;
    z-index: 1;
}

.uagb-block-f8b35cf0 .wp-block-uagb-image__figure:hover::after {
    height: clamp(72px, 9vw, 104px);
}

.uagb-block-f8b35cf0 .wp-block-uagb-image__figure:hover img {
    filter: saturate(0.96) contrast(0.95) brightness(0.96);
    transform: translate3d(0, -2px, 0) scale(1.025) rotate(0deg) !important;
}

.xpi-scroll-cue {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(130%);
    backdrop-filter: blur(16px) saturate(130%);
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: 999px;
    bottom: calc(env(safe-area-inset-bottom, 0px) + clamp(18px, 5dvh, 44px));
    box-shadow: 0 14px 38px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.24);
    color: #f8fbf1;
    display: inline-flex;
    height: 44px;
    justify-content: center;
    left: 50%;
    line-height: 1;
    opacity: 1;
    padding: 0;
    pointer-events: auto;
    position: fixed;
    text-decoration: none !important;
    transform: translateX(-50%) translateY(0);
    transition: background 180ms ease, border-color 180ms ease, color 180ms ease, opacity 220ms ease, transform 220ms ease;
    width: 44px;
    z-index: 90;
}

body.xpi-scroll-cue-ready:not(.xpi-scroll-cue-visible) .xpi-scroll-cue {
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translateY(10px);
}

.xpi-scroll-cue:hover,
.xpi-scroll-cue:focus {
    background: rgba(203, 242, 41, 0.28);
    border-color: rgba(203, 242, 41, 0.7);
    color: #ffffff;
    transform: translateX(-50%) translateY(-2px);
}

.xpi-scroll-cue__arrow {
    animation: xpi-scroll-bounce 1.35s ease-in-out infinite;
    display: inline-block;
    font-size: 1.35rem;
    line-height: 0.9;
}

@keyframes xpi-scroll-bounce {
    0%, 100% {
        transform: translateY(-2px);
    }
    50% {
        transform: translateY(5px);
    }
}

@media (prefers-reduced-motion: reduce) {
    .site-header .site-branding.ast-site-identity,
    .site-header .custom-logo-link img,
    .site-header .site-title a,
    .uagb-block-f8b35cf0 .wp-block-uagb-image__figure::after,
    .uagb-block-f8b35cf0 .wp-block-uagb-image__figure img {
        transition: none;
    }

    .site-header .site-branding.ast-site-identity:hover,
    .site-header .site-branding.ast-site-identity:focus-within,
    .site-header .site-branding.ast-site-identity:hover .custom-logo-link img,
    .site-header .site-branding.ast-site-identity:focus-within .custom-logo-link img,
    .site-header .site-branding.ast-site-identity:hover .site-title a,
    .site-header .site-branding.ast-site-identity:focus-within .site-title a,
    .uagb-block-f8b35cf0 .wp-block-uagb-image__figure:hover img {
        transform: none !important;
    }
}

.xpi-resources-shell {
    background: #f0f6f7;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: clamp(4rem, 8vw, 6.25rem) 24px;
    width: 100vw;
}

.xpi-resources-intro,
.xpi-resource-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
}

.xpi-resources-intro {
    margin-bottom: clamp(2.3rem, 5vw, 4rem);
    max-width: 930px;
    text-align: center;
}

.xpi-resources-intro h1 {
    color: #071f1b;
    font-family: 'Lexend', sans-serif;
    font-size: clamp(2.35rem, 5vw, 4.35rem);
    font-weight: 700;
    line-height: 1.12;
    margin: 0;
}

.xpi-resources-lead {
    color: #3c4040;
    font-size: clamp(1rem, 1.4vw, 1.15rem);
    line-height: 1.65;
    margin: 1.25rem auto 0;
    max-width: 720px;
}

.xpi-section-kicker {
    color: #03777d;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    margin-bottom: 0.9rem;
    text-transform: uppercase;
}

.xpi-resource-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
}

.xpi-resource-card {
    background: #ffffff;
    border: 1px solid rgba(3, 119, 125, 0.14);
    border-radius: 22px;
    box-shadow: 0 22px 60px rgba(7, 31, 27, 0.08);
    display: grid;
    grid-template-columns: minmax(220px, 0.38fr) minmax(0, 1fr);
    min-height: 260px;
    overflow: hidden;
}

.xpi-resource-card:nth-child(even) {
    background: #eef7f8;
}

.xpi-resource-card__media {
    min-height: 100%;
    overflow: hidden;
    padding: 18px 0 18px 18px;
}

.xpi-resource-card__media img {
    border-radius: 16px;
    display: block;
    height: 100%;
    max-height: 300px;
    min-height: 224px;
    object-fit: cover;
    width: 100%;
}

.xpi-resource-card__body {
    align-content: center;
    display: grid;
    gap: 0.85rem;
    padding: clamp(1.7rem, 4vw, 3rem);
}

.xpi-resource-card__meta {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.7rem;
}

.xpi-resource-card__number,
.xpi-resource-card__type,
.xpi-resource-card__status {
    color: #03777d;
    font-family: 'Manrope', sans-serif;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.xpi-resource-card h3 {
    color: #071f1b;
    font-size: clamp(1.7rem, 3vw, 2.55rem);
    line-height: 1.14;
    margin: 0;
}

.xpi-resource-card__rule {
    background: #03777d;
    height: 2px;
    margin: 0.15rem 0 0.2rem;
    width: 48px;
}

.xpi-resource-card p {
    color: #3c4040;
    font-size: 0.98rem;
    line-height: 1.65;
    margin: 0;
}

.xpi-resource-card__audience {
    color: #4f6264;
}

.xpi-resource-card__footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-top: 0.55rem;
}

.xpi-resource-card__link {
    align-items: center;
    color: #03777d;
    display: inline-flex;
    font-family: 'Manrope', sans-serif;
    font-size: 0.95rem;
    font-weight: 900;
    justify-content: center;
    text-decoration: none !important;
}

.xpi-resource-card__link::after {
    content: "→";
    margin-left: 0.5rem;
}

.xpi-resource-card__link:hover,
.xpi-resource-card__link:focus {
    color: #00989f;
}

.xpi-notes-search {
    margin: -1rem auto 2.4rem;
    max-width: 1180px;
    position: relative;
}

.xpi-notes-search__field {
    margin-left: auto;
    max-width: 395px;
    position: relative;
    width: min(100%, 395px);
}

.xpi-notes-search__icon {
    fill: #03777d;
    height: 1rem;
    left: 1rem;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1rem;
    z-index: 1;
}

.xpi-notes-search input {
    background: #ffffff;
    border: 1px solid rgba(3, 119, 125, 0.2);
    border-radius: 8px;
    box-shadow: 0 18px 45px rgba(7, 31, 27, 0.08);
    color: #071f1b;
    display: block;
    font-family: 'Manrope', sans-serif;
    font-size: 0.92rem;
    font-weight: 700;
    line-height: 1.4;
    max-width: 395px;
    min-height: 44px;
    padding: 0.72rem 1rem 0.72rem 2.6rem;
    width: 100%;
}

.xpi-notes-search input:focus {
    border-color: #03777d;
    outline: 3px solid rgba(3, 119, 125, 0.14);
}

@media (max-width: 544px) {
    .xpi-notes-search__field,
    .xpi-notes-search input {
        max-width: none;
        width: 100%;
    }
}

.xpi-note-card h3 {
    font-size: clamp(1.45rem, 2.4vw, 2.15rem);
}

.xpi-empty-state {
    background: #ffffff;
    border: 1px solid rgba(3, 119, 125, 0.14);
    border-radius: 12px;
    color: #3c4040;
    padding: 2rem;
    text-align: center;
}

.xpi-empty-state p {
    margin: 0.5rem 0 0;
}

.xpi-latest-notes {
    background: #071f1b;
    color: #ffffff;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: clamp(4rem, 8vw, 6rem) 24px;
    width: 100vw;
}

.xpi-latest-notes__inner {
    display: grid;
    gap: clamp(2rem, 5vw, 4rem);
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
    margin: 0 auto;
    max-width: 1180px;
}

.xpi-latest-notes__header h2 {
    color: #ffffff;
    font-family: 'Lexend', sans-serif;
    font-size: clamp(2rem, 4vw, 3.4rem);
    line-height: 1.12;
    margin: 0;
}

.xpi-latest-notes__header p {
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.7;
    margin: 1rem 0 1.5rem;
}

.xpi-latest-notes__grid {
    display: grid;
    gap: 1rem;
}

.xpi-latest-note-card {
    background: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    color: #071f1b;
    display: grid;
    gap: 0.75rem;
    padding: clamp(1.2rem, 3vw, 1.8rem);
}

.xpi-latest-note-card__meta {
    color: #03777d;
    font-family: 'Manrope', sans-serif;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.xpi-latest-note-card h3 {
    color: #071f1b;
    font-size: clamp(1.15rem, 2vw, 1.55rem);
    line-height: 1.2;
    margin: 0;
}

.xpi-latest-note-card p {
    color: #3c4040;
    line-height: 1.55;
    margin: 0;
}

.xpi-latest-notes__link,
.xpi-latest-note-card a {
    color: #15c2ca;
    font-family: 'Manrope', sans-serif;
    font-weight: 900;
    text-decoration: none !important;
}

.xpi-latest-note-card a {
    color: #03777d;
}

@media (max-width: 921px) {
    .xpi-resource-card {
        grid-template-columns: 1fr;
    }

    .xpi-resource-card__media {
        padding: 18px 18px 0;
    }

    .xpi-resource-card__media img {
        max-height: none;
        min-height: 240px;
    }

    .xpi-latest-notes__inner {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 544px) {
    .xpi-scroll-cue {
        height: 38px;
        width: 38px;
    }

    .xpi-scroll-cue__arrow {
        font-size: 1.15rem;
    }

    .xpi-resources-shell {
        padding-left: 18px;
        padding-right: 18px;
    }

    .xpi-resource-card__footer {
        align-items: flex-start;
        flex-direction: column;
    }
}
