/* -----------------------------------------------------
=================== 1. PODCAST PAGE =================== 
----------------------------------------------------- */
/* #region toggle */

.sp-hero__pill--small {
    font-size: 11px;
    line-height: 1;
    margin-top: 24px;
    padding: 8px 6.3px;
}

.page-template-page-ryno-podcast .sp-hero {
    background-image: var(--podcast-page-hero-bg-mobile);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}

.page-template-page-ryno-podcast .sp-hero__upper::before {
    display: none;
}

.page-template-page-ryno-podcast .podcast-listen-link {
    flex: 1 1 25%;
}

.podcast-links-heading {
    color: #677C99;
    display: grid;
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: 700;
    grid-gap: 15px;
    grid-template-columns: 88.5px auto 88.5px;
    letter-spacing: 1px;
    margin: 15px auto 20px;
    text-transform: uppercase;
    width: fit-content;
}

.podcast-links-heading::before,
.podcast-links-heading::after {
    align-self: center;
    background: var(--orange-gradient-flipped, linear-gradient(90deg, #DC4909 0%, #FF7F1A 100%));;
    content: '';
    height: 1px;
}

.podcast-links-row {
    gap: 60px 0;
    margin-bottom: 30px;
}

.podcast-listen-link {
    gap: 0 16px;
}

.podcast-listen-link__icon img {
    max-width: 38px;
}

.podcast-listen-link__label {
    color: #1C3664;
    font-family: var(--font-heading);
    font-size: 20px;
    font-weight: 800;
    margin-top: -15px;
}

.podcast-listen-link__label span {
    color: #677C99;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.latest-episode-card {
    backdrop-filter: blur(15px);
    border: 3px solid transparent;
    background-image: linear-gradient(rgba(255,255,255, 1), rgba(255,255,255, 1)), linear-gradient(to right, #FF7F1A, #DC4909);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border-radius: 40px;
    box-shadow: 8.25px 8.25px 24.751px 0px rgba(199, 227, 255, 0.20), -10px 5.118px 30.709px 0px rgba(85, 123, 161, 0.07);
    padding: 26px 20px;
}

.latest-episode-card h2 {
    color: #1C3664;
    font-size: var(--Font-Size-H5, 17px);
    font-weight: var(--Font-Weight-800, 800);
    line-height: 1.41176;
}

.latest-episode-card .podcast__excerpt {
    color: #677C99;
    font-size: 13px;
}

.latest-episode-card .podcast__excerpt a {
    color: #2E73B8;
    font-family: var(--font-heading);
    font-weight: 800;
    text-decoration: underline;
    transition: all 0.3s ease;
}

.latest-episode-card__player {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.30) 0%, rgba(255, 255, 255, 0.00) 100%), linear-gradient(90deg, rgba(255, 127, 26, 0.34) 0%, rgba(220, 73, 9, 0.34) 100%);
    border: 1.202px solid #FF7F1A;
    border-radius: 10px;
    margin-top: 30px;
    padding: 13.22px 12.018px 10.816px 12.018px;
}

.latest-episode-card__player span {
    color: var(--Color-Brand-dark-blue, #1C3664);
    font-family: var(--font-heading);
    font-size: 9.615px;
    font-style: normal;
    font-weight: var(--Font-Weight-800, 800);
    line-height: 16.825px; /* 175% */
}

.latest-episode-card__player .mejs-container {
    height: auto;
    width: 100% !important;
}

.mejs-container, 
.mejs-container .mejs-controls, 
.mejs-embed, .mejs-embed body {
    background: transparent;
}

.mejs-controls {
    height: 32px;
    padding: 0;
}

.mejs-button, 
.mejs-time, 
.mejs-time-rail,
.mejs-playpause-button button {
    height: 32px;
}

.mejs-playpause-button button {    
    margin: 0;
    width: 31px;
}

.mejs-play button {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30.667c8.1 0 14.667-6.567 14.667-14.667S24.1 1.333 16 1.333 1.333 7.9 1.333 16 7.9 30.667 16 30.667Z' fill='url(%23a)'/%3E%3Cpath d='M22.91 14.114 13.935 8.93a2.179 2.179 0 0 0-3.268 1.886v10.366a2.174 2.174 0 0 0 3.268 1.886l8.977-5.183a2.178 2.178 0 0 0 0-3.772Z' fill='url(%23b)'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(11.205 9.563) scale(22.3086)'%3E%3Cstop stop-color='%23FF7F1A'/%3E%3Cstop offset='1' stop-color='%23DC4909'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' x1='9.66' y1='10.918' x2='19.823' y2='21.081' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23EDF1F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

.mejs-pause button {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30.667c8.1 0 14.667-6.567 14.667-14.667S24.1 1.333 16 1.333 1.333 7.9 1.333 16 7.9 30.667 16 30.667Z' fill='url(%23a)'/%3E%3Cpath d='M20.667 9.333h-2.223c-.736 0-1.333.597-1.333 1.334v10.666c0 .737.597 1.334 1.333 1.334h2.223c.736 0 1.333-.597 1.333-1.334V10.667c0-.737-.597-1.334-1.333-1.334Z' fill='url(%23b)'/%3E%3Cpath d='M13.556 9.333h-2.223c-.736 0-1.333.597-1.333 1.334v10.666c0 .737.597 1.334 1.333 1.334h2.223c.736 0 1.333-.597 1.333-1.334V10.667c0-.737-.597-1.334-1.333-1.334Z' fill='url(%23c)'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='19.555' y1='10.366' x2='19.555' y2='21.94' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23EDF1F2'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='12.444' y1='10.366' x2='12.444' y2='21.94' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23EDF1F2'/%3E%3C/linearGradient%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(11.205 9.563) scale(22.3086)'%3E%3Cstop stop-color='%23FF7F1A'/%3E%3Cstop offset='1' stop-color='%23DC4909'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
}

.mejs-controls .mejs-time-rail {
    padding-top: 6px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, 
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1C3664;
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: linear-gradient(to right, #FF7F1A 0, #DC4909 100%);
}

.mejs-volume-button button {
    background-image: url('/wp-content/uploads/mejs-controls.svg');
    background-size: 400px 120px;
    margin: 5px 6px;
}

.mejs-horizontal-volume-total {
    top: 11px;
}

.mejs-offscreen {
    top: 0;
}

.podcast-row {
    gap: 30px 0;
}

.podcast__contents {
    background: #FFF;
    border-radius: 14.967px;
    box-shadow: 6.174px 6.174px 18.522px 0px rgba(199, 227, 255, 0.20), -7.484px 3.83px 22.981px 0px rgba(85, 123, 161, 0.07);
    overflow: hidden;
}

.podcast__contents .audio-duration {
    color: var(--Color-Brand-body-color, #677C99);
    font-family: var(--font-heading);
    font-size: 10px;
    font-weight: 500;
    gap: 5px;
    letter-spacing: 0.748px;
    text-transform: uppercase;
}

.podcast__episode-info {
    padding: 22.451px 14.967px;
}

.podcast__episode-info h2 {
    color: var(--Color-Brand-dark-blue, #1C3664);
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: var(--Font-Weight-800, 800);
    line-height: 1.49671;
    margin-bottom: 0;
    margin-top: 18px;
}

.podcast-pagination {
    gap: 20px;
    margin: 50px 0 60px;
}

.podcast-pagination button {
    background: linear-gradient(90deg, #ff7f1a 0%, #dc4909 100%);
    border: 0 none;
}

.podcast-newsletter-signup {
    background: var(--orange-gradient, linear-gradient(90deg, #FF7F1A 0%, #DC4909 100%));
    border-radius: 20px;
    margin-bottom: 40px;
    padding: 30px 20px;
}

.podcast-newsletter-signup__heading {
    color: var(--Color-Defaults-white, #FFF);
    font-family: var(--font-heading);
    font-size: var(--Font-Size-H3, 20px);
    font-weight: var(--Font-Weight-800, 800);
    line-height: 1.3;
    margin-bottom: 10px;
}

.podcast-newsletter-signup__subheading {
    color: var(--Color-Defaults-white, #FFF);
    font-family: var(--font-heading);
    font-size: 12px;
    font-weight: 600;
    line-height: 1.66667;
    margin-bottom: 25px;
}

/* Large Mobile */
@media only screen and (min-width: 576px) {
    .page-template-page-ryno-podcast .sp-hero {
        background-image: var(--podcast-page-hero-bg-tablet);
    }
}

/* Tablet */
@media only screen and (min-width: 768px) {

    .podcast-listen-link__icon img {
        max-width: 100%;
    }

    .podcast__contents {
        height: 100%;
    }
}

/* Desktop */
@media only screen and (min-width: 992px) {
    .podcast-links-row {
        margin-bottom: 0;
    }

    .sp-hero__pill--small {
        font-size: 14.143px;
        margin-top: 40px;
    }

    .page-template-page-ryno-podcast .sp-hero {
        background-image: var(--podcast-page-hero-bg-desktop);
        background-size: cover;
    }

    .page-template-page-ryno-podcast .sp-hero .text-container--stn {
        margin-bottom: 65px;
    }

    .page-template-page-ryno-podcast .podcast-listen-link {
        flex: 1 1 50%;
    }

    .latest-episode-card {
        padding: 40px;
    }

    .latest-episode-card h2 {
        font-size: 24px;
    }

    .latest-episode-card .podcast__excerpt {
        font-size: 16px;
    }

    .latest-episode-card .podcast__excerpt a:hover {
        color: #FF7F1A;
    }

    .latest-episode-card__player {
        border: 2px solid #FF7F1A;
        border-radius: 15px;
        margin-top: 40px;
        padding: 20px 20px 18px 20px;
    }

    .latest-episode-card__player span {
        font-size: 16px;
    }

    .podcast-row {
        gap: 60px 0;
    }

    .podcast__contents {
        border-radius: 30px;
        box-shadow: 8.25px 8.25px 24.751px 0px rgba(199, 227, 255, 0.20), -10px 5.118px 30.709px 0px rgba(85, 123, 161, 0.07);
    }

    .podcast__contents .audio-duration {
        font-size: 12px;
        gap: 6px;
    }

    .podcast__episode-info {
        padding: 30px 30px 46px 30px;
    }

    .podcast__episode-info h2 {
        font-size: 17px;
        margin-top: 24px;
    }

    .podcast-pagination {
        margin: 100px 0;
    }

    .podcast-newsletter-signup {
        border-radius: 30px;
        margin-bottom: 80px;
        padding: 50px;
    }

    .podcast-newsletter-signup__heading {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .podcast-newsletter-signup__subheading {
        font-size: 16px;
        margin-bottom: 0;
    }
}

/* #endregion */


/* Link Cards 3
----------------------------------------------------- */
.link-cards-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin: 0 auto;
}

.link-cards-3--large {
    margin-bottom: 16.364px;
}

.link-cards-3__card {
    align-items: center;
    backdrop-filter: blur(16px);
    background: #ffffff;
    border: 2px solid transparent;
    border-radius: 14px;
    box-shadow: 5.472px 5.472px 16.416px 0px rgba(199, 227, 255, 0.2), -6.633px 3.395px 20.368px 0px rgba(85, 123, 161, 0.07);
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 150px;
    overflow: hidden;
    transition: all 0.3s ease;
    width: 50%;
}

.link-cards-3__card--3 {
    max-width: 280px;
    width: 100%;
}

.link-cards-3__label-container {
    align-items: center;
    display: flex;
    gap: 0 3.5px;
    overflow: hidden;
    padding: 16px 10px 17px;
    position: relative;
    width: 100%;
}

.link-cards-3__label-container::before {
    background: var(--blue-gradient-flipped, linear-gradient(90deg, #1C3664 0%, #2E73B8 100%));
    border-radius: 360px;
    bottom: -90px;
    content: "";
    height: 10px;
    left: -70px;
    position: absolute;
    transition: all 0.3s ease;
    width: 10px;
    z-index: -1;
}

.link-cards-3__label-container,
.link-cards-3__icon-container {
    position: relative;
    z-index: 2;
}

.link-cards-3__label-divider {
    background: var(--Color-Brand-body-color, #677C99);
    height: 1px;
    left: 0;
    margin: 0 auto;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 20px);
}

.link-cards-3__label {
    color: #2E73B8;
    font-size: 9.273px;
    font-weight: 800;
    line-height: 1.24;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
}

.link-cards-3__label-icon {
    width: 12px;
    height: 12px;
    position: relative;
}

.link-cards-3__label-icon::before,
.link-cards-3__label-icon::after {
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.link-cards-3__card::before,
.link-cards-3__label,
.link-cards-3__label-container,
.link-cards-3__icon-container,
.link-cards-3__label-icon::before,
.link-cards-3__label-icon::after {
    transition: 0.4s all ease-in-out;
}

.link-cards-3__label-icon::before {
    background: center / contain no-repeat url(/wp-content/uploads/arrowright.svg);
    opacity: 1;
}

.link-cards-3__label-icon::after {
    background: center / contain no-repeat url(/wp-content/uploads/iconarrowrightwhite.svg);
    opacity: 0;
}

.link-cards-3__icon-container {
    align-items: center;
    display: flex;
    height: 74.727px;
    justify-content: center;
}

@media only screen and (min-width: 576px) {
    .link-cards-3--large {
        margin-bottom: 26.4px;
    }

    .link-cards-3__card {
        max-width: 201px;
    }

    .link-cards-3__card--3 {
        max-width: 422px;
    }

    .link-cards-3__icon-container {
        height: 120.56px;
    }

    .link-cards-3__label-container {
        gap: 6px;
    }

    .link-cards-3__label {
        font-size: 14.96px;
    }
}

@media only screen and (min-width: 992px) {
    .link-cards-3 {
        gap: 30px;
    }

    .link-cards-3--large {
        margin-bottom: 30px;
    }

    .link-cards-3,
    .link-cards-3__card {
        max-width: unset;
    }

    .link-cards-3__card {
        align-items: flex-start;
        backdrop-filter: blur(24px);
        border-radius: 22px;
        box-shadow: 8.25px 8.25px 24.751px 0px rgba(199, 227, 255, 0.2), -10px 5.118px 30.709px 0px rgba(85, 123, 161, 0.07);
        flex: 1 1 calc(25% - 23px);
    }

    .link-cards-3__card--3 {
        max-width: auto;
    }

    .link-cards-3__label-container {
        flex-direction: row;
        gap: 6px;
        padding: 30px;
    }

    .link-cards-3__label {
        font-size: 13px;
        margin-bottom: 0;
    }

    .link-cards-3__label-divider {
        width: calc(100% - 60px);
    }

    .link-cards-3__icon-container {
        height: 137px;
    }

    .link-cards-3__label-icon {
        height: 17px;
        width: 17px;
    }
}

@media only screen and (min-width: 1200px) {
    .link-cards-3__label {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (hover: hover) {
    .link-cards-3__card:hover  {
        border: 2px solid var(--blue-gradient-flipped, #1C3664);
    }
    .link-cards-3__card:hover .link-cards-3__label-icon::before {
        opacity: 0;
    }

    .link-cards-3__card:hover .link-cards-3__label-icon::after {
        opacity: 1;
    }

    .link-cards-3__card:hover .link-cards-3__label-container {
        gap: 19px;
    }

    .link-cards-3__card:hover .link-cards-3__label {
        color: #ffffff;
    }

    .link-cards-3__card:hover .link-cards-3__label-container::before {
        height: 360px;
        width: 522px;
    }
}

/* -----------------------------------------------------
============== 2. PARTNERS TOP LEVEL PAGE ==============
----------------------------------------------------- */

.page-template-page-top-level-partners .gradient-box-1 {
    margin-top: 30px;
}

@media only screen and (min-width: 992px) {
    .page-template-page-top-level-partners .gradient-box-1 {
        margin-top: 60px;
    }
}