.nca-related-content-section{background-color:var(--nca-green);padding-top:4rem;padding-bottom:4rem}.nca-related-content-section__title{text-align:center;margin-bottom:2rem}@media (min-width:768px){.nca-related-content-section__title{margin-bottom:3rem}}.nca-related-content-section__title h2{color:var(--nca-off-white);font-family:var(--font-american);text-align:center;text-decoration-skip-ink:none;text-transform:uppercase;text-underline-offset:from-font;margin-bottom:1rem;font-size:32px;font-weight:800;line-height:120%}@media (min-width:640px){.nca-related-content-section__title h2{font-size:40px}}@media (min-width:768px){.nca-related-content-section__title h2{font-size:48px}}.nca-related-content-section__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.nca-related-content-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.nca-related-content-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.nca-related-content-section .related-content-item{height:100%;margin-bottom:1.5rem}@media (min-width:768px){.nca-related-content-section .related-content-item{margin-bottom:0}}.nca-related-content-section .related-content-item__inner{background-color:var(--nca-white);cursor:pointer;border-radius:24px;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.nca-related-content-section .related-content-item__inner:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.nca-related-content-section .related-content-item__inner:hover .play-btn{transform:scale(1.1)}.nca-related-content-section .related-content-item__img-container{height:200px;padding-top:1rem;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.nca-related-content-section .related-content-item__img-container{height:220px}}@media (min-width:768px){.nca-related-content-section .related-content-item__img-container{height:260px}}.nca-related-content-section .related-content-item__img{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.nca-related-content-section .related-content-item__img img{object-fit:cover}.nca-related-content-section .related-content-item__img .play-btn-container{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.nca-related-content-section .related-content-item__img .play-btn-container .play-btn{background-color:var(--nca-orange);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.nca-related-content-section .related-content-item__text-container{text-align:center;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.nca-related-content-section .related-content-item__text-container .story-quote{color:var(--nca-green);font-family:var(--font-immortel-infra-g1);text-align:center;text-decoration-skip-ink:none;text-underline-offset:from-font;margin-bottom:1rem;font-size:20px;font-weight:400;line-height:1.1}@media (min-width:640px){.nca-related-content-section .related-content-item__text-container .story-quote{font-size:24px;line-height:28.8px}}.nca-related-content-section .related-content-item__text-container .story-attribute{flex-direction:column;align-items:center;margin-top:auto;display:flex}.nca-related-content-section .related-content-item__text-container .story-attribute .story-author{color:var(--nca-green);font-family:var(--font-immortel-infra-g1);text-align:center;text-decoration-skip-ink:none;text-underline-offset:from-font;font-size:16px;font-weight:400;line-height:1.2}@media (min-width:640px){.nca-related-content-section .related-content-item__text-container .story-attribute .story-author{font-size:20px;line-height:22px}}.nca-related-content-section .related-content-item__text-container .story-attribute .story-cta{color:var(--nca-green);font-family:var(--font-american);text-align:center;text-decoration-skip-ink:none;text-transform:uppercase;text-underline-offset:from-font;margin-top:1.25rem;font-size:16px;font-weight:700;line-height:16px}.nca-related-content-section .view-more-container{justify-content:center;margin-top:2rem;display:flex}@media (min-width:768px){.nca-related-content-section .view-more-container{margin-top:3rem}}.nca-related-content-section .view-more-container .view-more-btn{border:2px solid var(--nca-off-white);color:var(--nca-off-white);font-family:var(--font-american);border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:16px;font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.nca-related-content-section .view-more-container .view-more-btn:hover{background-color:var(--nca-off-white);color:var(--nca-green)}
