.about-us-page{position:relative;width:100%;min-height:100svh;background-color:var(--base-100)}.about-us-page .about-header{position:relative;width:100%;height:90svh;display:flex;justify-content:center;align-items:center}.about-us-page .about-header .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.about-us-page .about-header .about-header-row h1{font-size:14vw;text-align:center}.about-us-page .about-content{position:relative;width:100%;padding:8rem 2rem}.about-us-page .about-content .container{max-width:1200px;margin:0 auto}.about-us-page .about-content p{width:65%;text-align:left;margin:0 auto 2rem;line-height:1.6}.about-us-page .about-content .intro-text{font-size:2rem;font-weight:500;margin-bottom:3rem}.about-us-page .about-content .emphasis-text{font-size:2.5rem;font-weight:600;margin:3rem auto;text-align:center;color:var(--base-400)}.about-us-page .about-content .motto-text{font-size:2rem;font-weight:500;margin:3rem auto;text-align:center;font-style:italic}.about-us-page .about-content .closing-text{font-size:2rem;font-weight:500;margin-top:3rem;margin-bottom:4rem}.about-us-page .about-founder{position:relative;width:100%;padding:8rem 2rem;background-color:var(--base-200)}.about-us-page .about-founder .container{max-width:1200px;margin:0 auto}.about-us-page .about-founder .founder-header{margin-bottom:4rem}.about-us-page .about-founder .founder-header h2{font-size:5rem;text-align:center;margin-bottom:2rem}.about-us-page .about-founder .founder-image{width:40%;max-width:600px;margin:0 auto 4rem;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.2)}.about-us-page .about-founder .founder-image img{width:100%;height:100%;object-fit:cover;display:block}.about-us-page .about-founder p{width:65%;text-align:left;margin:0 auto 2rem;line-height:1.6}.about-us-page .about-founder .quote-text{font-size:2rem;font-weight:500;margin:3rem auto;text-align:center;font-style:italic;color:var(--base-400);padding:2rem;border-left:4px solid var(--base-500)}.about-us-page .about-ethos{position:relative;width:100%;padding:8rem 2rem}.about-us-page .about-ethos .container{max-width:1200px;margin:0 auto}.about-us-page .about-ethos .ethos-header{margin-bottom:4rem}.about-us-page .about-ethos .ethos-header h2{font-size:5rem;text-align:center;margin-bottom:2rem}.about-us-page .about-ethos p{width:65%;text-align:left;margin:0 auto 2rem;line-height:1.6}.about-us-page .about-ethos .closing-ethos{font-size:2rem;font-weight:500;margin:3rem auto;text-align:center}.about-us-page .about-ethos .final-text{font-size:2.5rem;font-weight:600;margin:3rem auto;text-align:center;color:var(--base-400)}.about-us-page .about-cta{width:100%;padding:8rem 2rem;background-color:var(--base-100);text-align:center}.about-us-page .about-cta .container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.about-us-page .about-cta h2{font-size:4rem;margin-bottom:1rem}@media (max-width:1000px){.about-us-page{padding-top:4rem}.about-us-page .about-header{height:auto;min-height:50svh;padding:max(6rem,calc(env(safe-area-inset-top) + 4rem)) 1.25rem 4rem;display:flex;align-items:center}.about-us-page .about-header .about-header-row h1{font-size:3rem;line-height:1.1;word-wrap:break-word}.about-us-page .about-content,.about-us-page .about-ethos,.about-us-page .about-founder{padding:4rem 1.25rem}.about-us-page .about-content p,.about-us-page .about-ethos p,.about-us-page .about-founder p{width:100%;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;word-wrap:break-word}.about-us-page .about-founder .founder-header{margin-bottom:2rem}.about-us-page .about-ethos .ethos-header h2,.about-us-page .about-founder .founder-header h2{font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem;word-wrap:break-word}.about-us-page .about-founder .founder-image{width:100%;max-width:400px;margin:0 auto 2rem}.about-us-page .about-ethos .ethos-header{margin-bottom:2rem}.about-us-page .about-cta{padding:4rem 1.25rem max(4rem,calc(env(safe-area-inset-bottom) + 4rem))}.about-us-page .about-cta h2{font-size:1.75rem;line-height:1.2;word-wrap:break-word}.about-us-page .about-content .intro-text{font-size:1.375rem;margin-bottom:2rem;line-height:1.4}.about-us-page .about-content .emphasis-text{font-size:1.5rem;margin:2rem auto;line-height:1.3}.about-us-page .about-content .motto-text{font-size:1.375rem;margin:2rem auto;line-height:1.4}.about-us-page .about-content .closing-text{font-size:1.375rem;margin-top:2rem;margin-bottom:2rem;line-height:1.4}.about-us-page .about-founder .quote-text{font-size:1.125rem;margin:2rem auto;padding:1.5rem;border-left:3px solid var(--base-500);line-height:1.5;word-wrap:break-word}.about-us-page .about-ethos .closing-ethos{font-size:1.375rem;margin:2rem auto;line-height:1.4}.about-us-page .about-ethos .final-text{font-size:1.5rem;margin:2rem auto;line-height:1.3}}@media (min-width:2400px){.about-us-page .about-header .about-header-row h1{font-size:20rem}}