.nca-about-page{min-height:100vh;background-color:var(--nca-orange)}.nca-about-page__vertical-scroll{position:relative}.nca-about-page__scroll-section{display:flex;align-items:center;justify-content:center;padding-bottom:2rem;min-height:50vh;position:relative}.nca-about-page__scroll-section:first-of-type{min-height:100vh}.nca-about-page__scroll-section:last-of-type{display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.nca-about-page__scroll-section:last-of-type{height:69vh}}.nca-about-page__scroll-section:last-of-type .text-content-wrapper{padding-top:5rem;padding-bottom:5rem}@media(min-width:768px){.nca-about-page__scroll-section{padding-top:3rem;padding-bottom:3rem}}.nca-about-page__scroll-section .left-image{left:5%;bottom:15%}.nca-about-page__scroll-section .right-image{right:5%;top:15%}.nca-about-page__scroll-section .left-image,.nca-about-page__scroll-section .right-image{position:absolute;z-index:5;display:hidden}@media(min-width:1024px){.nca-about-page__scroll-section .left-image,.nca-about-page__scroll-section .right-image{display:block}}.nca-about-page__scroll-section .left-image .scroll-img-wrapper,.nca-about-page__scroll-section .right-image .scroll-img-wrapper{position:relative;width:195px;height:270px}.nca-about-page__scroll-section .left-image .scroll-img-wrapper .scroll-img,.nca-about-page__scroll-section .right-image .scroll-img-wrapper .scroll-img{object-fit:cover;border-radius:.5rem}.nca-about-page__scroll-section .text-content-wrapper{margin:auto 0;max-width:475px;padding-left:1rem;padding-right:1rem;position:relative;text-align:center;width:100%;z-index:10}@media(min-width:1024px){.nca-about-page__scroll-section .text-content-wrapper{max-width:650px}}.nca-about-page__scroll-section .text-content-wrapper .text-content{color:var(--nca-off-white);font-family:var(--font-immortel-infra-g1);font-size:1.5rem;line-height:1.2}@media(min-width:768px){.nca-about-page__scroll-section .text-content-wrapper .text-content{font-size:2rem;line-height:1.1}}@media(min-width:1024px){.nca-about-page__scroll-section .text-content-wrapper .text-content{font-size:2.5rem;line-height:1.1}}.nca-about-page__scroll-section .text-content-wrapper .signup-wrapper{margin-top:2rem}.nca-about-page__scroll-section .text-content-wrapper .signup-wrapper .signup-link{display:inline-flex;align-items:center;justify-content:center;background-color:var(--nca-off-white);border:2px solid var(--nca-off-white);border-radius:9999px;color:var(--nca-orange);font-family:var(--font-american);font-size:1.125rem;font-weight:700;padding:.75rem 2rem;transition:color,background-color .3s ease}.nca-about-page__scroll-section .text-content-wrapper .signup-wrapper .signup-link:hover{background-color:rgba(0,0,0,0);color:var(--nca-off-white)}