.about-us-page{min-height:100vh;background-color:var(--homepage-background,#fafafa);color:var(--homepage-foreground,#1a1f2e)}.about-hero-section{position:relative;overflow:hidden;padding-top:5rem}@media screen and (min-width:768px)and (max-width:991px){.about-hero-section{padding-top:6rem}}@media screen and (min-width:992px){.about-hero-section{padding-top:7rem}}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-background-image-wrapper{position:absolute;inset:0}.hero-background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay-gradient{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,98%,.8) 0,hsla(0,0%,98%,.7) 50%,#fafafa)}.hero-overlay-brand{position:absolute;inset:0;background:linear-gradient(135deg,#7d2ec2,#d71d8a,#f7951d);opacity:.08}.hero-content-wrapper{position:relative;z-index:10;max-width:48rem;margin:0 auto;text-align:center;padding:5rem 1rem}@media screen and (min-width:1200px){.hero-content-wrapper{max-width:70rem}}.hero-badge{display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary,#522884);background-color:rgba(82,40,132,.1);padding:.375rem 1rem;border-radius:9999px;margin-bottom:1.25rem}.hero-title,h1.hero-title{font-size:1.875rem;font-weight:800;line-height:1.2;margin:0}@media(min-width:640px){.hero-title,h1.hero-title{font-size:2.25rem}}@media screen and (min-width:768px)and (max-width:991px){.hero-title,h1.hero-title{font-size:3rem}}@media screen and (min-width:992px){.hero-title,h1.hero-title{font-size:3.75rem}}.hero-subtitle,h2.hero-subtitle{font-size:1.25rem;font-weight:600;line-height:1.4;margin-top:1rem;margin-bottom:0;color:var(--homepage-foreground,#1a1f2e)}@media screen and (min-width:768px)and (max-width:991px){.hero-subtitle,h2.hero-subtitle{font-size:1.5rem}}@media screen and (min-width:992px){.hero-subtitle,h2.hero-subtitle{font-size:1.75rem}}.hero-description{margin-top:1.5rem;font-size:1rem;color:var(--homepage-muted-foreground,#6b7280);line-height:1.75;max-width:42rem;margin-left:auto;margin-right:auto}@media screen and (min-width:768px)and (max-width:991px){.hero-description{font-size:1.125rem}}.hero-description-bold{margin-top:1rem;font-size:1rem;font-weight:500;color:rgba(26,31,46,.9);max-width:42rem;margin-left:auto;margin-right:auto}@media screen and (min-width:768px)and (max-width:991px){.hero-description-bold{font-size:1.125rem}}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.hero-btn-primary{display:inline-flex;align-items:center;gap:.25rem}.hero-btn-primary .end-icon{transition:transform .3s ease}.hero-btn-primary:hover .end-icon{transform:translateX(.25rem)}.hero-btn-secondary{border-color:var(--color-primary,#522884);color:var(--color-primary,#522884)}.hero-btn-secondary:hover{background-color:rgba(82,40,132,.05)}.why-we-exist-section{padding:4rem 0;background-color:hsla(0,0%,98%,.4)}@media screen and (min-width:768px)and (max-width:991px){.why-we-exist-section{padding:5rem 0}}@media screen and (min-width:992px){.why-we-exist-section{padding:6rem 0}}.about-us-page .section-header{max-width:48rem;margin:0 auto 3rem;text-align:center}@media screen and (min-width:768px)and (max-width:991px){.about-us-page .section-header{margin-bottom:4rem}}.section-badge{display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.375rem 1rem;border-radius:9999px;margin-bottom:.75rem}.section-badge-secondary{color:var(--color-secondary,#fa6500);background-color:rgba(250,101,0,.1)}.section-badge-primary{color:var(--color-primary,#522884);background-color:rgba(82,40,132,.1)}.section-badge-light{color:#fff;background:var(--homepage-gradient-brand);border:none}.section-title{font-size:1.875rem;font-weight:800;line-height:1.2;margin-bottom:1.25rem}@media screen and (min-width:768px)and (max-width:991px){.section-title{font-size:2.25rem}}@media screen and (min-width:992px){.section-title{font-size:3rem}}.section-title-light{color:var(--color-white,#fff)}.about-heading-why-exist{font-size:1.875rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:1.25rem!important}@media screen and (min-width:768px)and (max-width:991px){.about-heading-why-exist{font-size:2.25rem!important}}@media screen and (min-width:992px){.about-heading-why-exist{font-size:3rem!important}}.about-heading-promise{font-size:1.875rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:0!important;color:#fff!important}@media screen and (min-width:768px)and (max-width:991px){.about-heading-promise{font-size:2.25rem!important}}@media screen and (min-width:992px){.about-heading-promise{font-size:3rem!important}}.section-description{margin-top:1.25rem;color:var(--homepage-muted-foreground,#6b7280);font-size:1rem;line-height:1.75}@media screen and (min-width:768px)and (max-width:991px){.section-description{font-size:1.125rem}}.section-description-bold{margin-top:.75rem;font-weight:600;font-size:1.125rem;color:var(--homepage-foreground,#1a1f2e)}.feature-card{background-color:var(--homepage-card,#fff);border-radius:1rem;padding:2rem;box-shadow:0 8px 24px -4px rgba(24,39,75,.08);text-align:center;cursor:default;border:1px solid transparent;transition:all .3s ease}.feature-card:hover{box-shadow:0 12px 40px -8px rgba(24,39,75,.12);border-color:rgba(82,40,132,.2);transform:scale(1.03) translateY(-.375rem)}.feature-icon-wrapper{margin-bottom:1.25rem}.feature-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:transform .3s ease}.feature-icon.gradient-brand{background:var(--homepage-gradient-brand)!important}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-icon-svg{height:1.75rem;width:1.75rem;color:#fff}.feature-title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:var(--homepage-foreground,#1a1f2e)}.feature-description{font-size:.875rem;color:var(--homepage-muted-foreground,#6b7280);line-height:1.75}.section-cta{text-align:center;margin-top:2.5rem}.cta-text{color:var(--homepage-muted-foreground,#6b7280);margin-bottom:1rem}.mission-section{padding:4rem 0}@media screen and (min-width:768px)and (max-width:991px){.mission-section{padding:5rem 0}}@media screen and (min-width:992px){.mission-section{padding:6rem 0}}.mission-content{padding-right:0}@media screen and (min-width:992px){.mission-content{padding-right:2rem}}.mission-title{font-size:1.875rem;font-weight:800;line-height:1.2;margin-top:.5rem;margin-bottom:0}@media screen and (min-width:768px)and (max-width:991px){.mission-title{font-size:2.25rem}}.mission-quote-card{margin-top:1.5rem;background-color:var(--homepage-card,#fff);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px -4px rgba(24,39,75,.08);border:1px solid var(--homepage-border,#e5e7eb);transition:all .3s ease;cursor:default}@media screen and (min-width:768px)and (max-width:991px){.mission-quote-card{padding:2rem}}.mission-quote-card:hover{box-shadow:0 12px 40px -8px rgba(24,39,75,.12);border-color:rgba(82,40,132,.2);transform:scale(1.01)}.mission-quote-icon{height:1.75rem;width:1.75rem;color:var(--color-primary,#522884);margin-bottom:.75rem}.mission-quote-text{font-size:1.125rem;font-weight:500;line-height:1.75;font-style:italic;color:var(--homepage-foreground,#1a1f2e)}.mission-description{margin-top:1.25rem;color:var(--homepage-muted-foreground,#6b7280);line-height:1.75}.how-we-start{margin-top:3rem}.how-we-start-title{font-size:1.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}@media screen and (min-width:768px)and (max-width:991px){.how-we-start-title{font-size:1.875rem}}.how-we-start-content{border-left:4px solid rgba(82,40,132,.6);padding-left:1.5rem;display:flex;flex-direction:column;gap:1rem}.how-we-start-text{color:var(--homepage-muted-foreground,#6b7280);line-height:1.75}.how-we-start-text-bold{font-weight:600;font-size:1.125rem}.how-we-start-text-bold,.how-we-start-text-final{line-height:1.75;color:var(--homepage-foreground,#1a1f2e)}.how-we-start-text-final{font-weight:500}.mission-image-wrapper{position:relative}.mission-image-container{border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 40px -8px rgba(24,39,75,.12)}.mission-image{width:100%;height:auto;object-fit:cover;aspect-ratio:4/5;display:block}.mission-image-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,31,46,.2) 0,transparent 50%,transparent);border-radius:1.5rem;pointer-events:none}.mission-floating-card{position:absolute;bottom:-1.5rem;left:-1rem;background-color:var(--homepage-card,#fff);border-radius:1rem;padding:1.25rem;box-shadow:0 12px 40px -8px rgba(24,39,75,.12);border:1px solid rgba(82,40,132,.2);max-width:220px}@media screen and (min-width:768px)and (max-width:991px){.mission-floating-card{left:-2rem}}.floating-card-content{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.floating-card-icon-wrapper{flex-shrink:0}.floating-card-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.floating-card-icon.gradient-brand{background:var(--homepage-gradient-brand)!important}.floating-card-icon-svg{height:1.25rem;width:1.25rem;color:#fff}.floating-card-title{font-size:.875rem;font-weight:700;color:var(--homepage-foreground,#1a1f2e)}.floating-card-description{font-size:.75rem;color:var(--homepage-muted-foreground,#6b7280);line-height:1.75}.promise-section{position:relative;overflow:hidden;padding:4rem 0;background-color:#1a1a1f;color:var(--homepage-background,#fafafa)}@media screen and (min-width:768px)and (max-width:991px){.promise-section{padding:5rem 0}}@media screen and (min-width:992px){.promise-section{padding:6rem 0}}.promise-blur{position:absolute;width:20rem;height:20rem;border-radius:50%;filter:blur(80px);opacity:.3}.promise-blur-top{top:0;right:0;background-color:rgba(166,107,63,.2)}.promise-blur-bottom{bottom:0;left:0;background-color:rgba(221,149,91,.2)}.promise-section .row.g-4.g-lg-6{align-items:stretch}.promise-section .row.g-4.g-lg-6>div[class*=col-]{display:flex}.promise-card{background-color:#25272f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:1rem;padding:2rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px 0 rgba(0,0,0,.37),inset 0 1px 0 0 hsla(0,0%,100%,.1),inset 0 -1px 0 0 rgba(0,0,0,.2);text-align:center;cursor:default;transition:all .3s ease;position:relative;overflow:hidden;width:100%;min-height:100%;display:flex;flex-direction:column}.promise-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1) 50%,transparent);pointer-events:none}.promise-card:hover{border-color:hsla(0,0%,100%,.15);transform:scale(1.02) translateY(-.25rem);box-shadow:0 12px 40px 0 rgba(0,0,0,.4),inset 0 1px 0 0 hsla(0,0%,100%,.15),inset 0 -1px 0 0 rgba(0,0,0,.2)}.promise-icon-wrapper{margin-bottom:1.25rem;flex-shrink:0}.promise-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;background:var(--homepage-gradient-brand);display:flex;align-items:center;justify-content:center;margin:0 auto;transition:transform .3s ease}.promise-card:hover .promise-icon{transform:scale(1.05)}.promise-icon-svg{height:1.75rem;width:1.75rem;color:#fff;fill:#fff}.promise-title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#fff;font-family:var(--font-family-heading);flex-shrink:0}.promise-description{font-size:.875rem;color:hsla(0,0%,100%,.7);line-height:1.75;font-family:var(--font-family-primary);flex-grow:1}.promise-footer-text{text-align:center;margin-top:2.5rem;font-size:1.125rem;font-weight:500;font-style:italic;color:hsla(0,0%,100%,.7)}@media screen and (min-width:768px)and (max-width:991px){.promise-footer-text{font-size:1.25rem}}.final-cta-section{position:relative;overflow:hidden;padding:4rem 0}@media screen and (min-width:768px)and (max-width:991px){.final-cta-section{padding:5rem 0}}@media screen and (min-width:992px){.final-cta-section{padding:6rem 0}}.cta-background-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#7d2ec2,#d71d8a,#f7951d);opacity:.06}.cta-blur{position:absolute;width:18rem;height:18rem;border-radius:50%;filter:blur(80px)}.cta-blur-top{top:0;right:0;background-color:rgba(82,40,132,.1)}.cta-blur-bottom{bottom:0;left:0;background-color:rgba(250,101,0,.1)}.final-cta-content{position:relative;z-index:10;max-width:42rem;margin:0 auto;text-align:center}.final-cta-title{font-size:1.875rem;font-weight:800;line-height:1.2;margin-bottom:0}@media screen and (min-width:768px)and (max-width:991px){.final-cta-title{font-size:2.25rem}}@media screen and (min-width:992px){.final-cta-title{font-size:3rem}}.final-cta-description{margin-top:1rem;font-size:1.125rem;color:var(--homepage-muted-foreground,#6b7280)}.final-cta-button-wrapper{margin-top:2rem}.about-us-page .btn-gradient .end-icon,.about-us-page .btn-gradient .end-icon path,.about-us-page .btn-gradient .end-icon svg{transition:transform .3s ease,color .2s ease,fill .2s ease;color:#fff!important;fill:#fff!important}.about-us-page .btn-gradient:hover .end-icon,.about-us-page .btn-gradient:hover .end-icon path,.about-us-page .btn-gradient:hover .end-icon svg{transform:translateX(.25rem);color:#fff!important;fill:#fff!important}.about-us-page .btn-outline-brand .end-icon,.about-us-page .btn-outline-brand .end-icon path,.about-us-page .btn-outline-brand .end-icon svg{color:#f7951d!important;fill:#f7951d!important;transition:color .2s ease,fill .2s ease}.about-us-page .btn-outline-brand:hover .end-icon,.about-us-page .btn-outline-brand:hover .end-icon path,.about-us-page .btn-outline-brand:hover .end-icon svg{color:#fff!important;fill:#fff!important}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-up.animate-in{opacity:1;transform:translateY(0)}.fade-up-right{opacity:0;transform:translateX(40px);transition:opacity .7s ease-out,transform .7s ease-out}.fade-up-right.animate-in{opacity:1;transform:translateX(0)}.stagger-item{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.stagger-item.animate-in{opacity:1;transform:translateY(0)}.stagger-container .stagger-item:first-child{transition-delay:0s}.stagger-container .stagger-item:nth-child(2){transition-delay:.15s}.stagger-container .stagger-item:nth-child(3){transition-delay:.3s}.about-us-page .gradient-brand-text{background:linear-gradient(135deg,#7d2ec2,#d71d8a,#f7951d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.about-us-page .gradient-brand{background:linear-gradient(135deg,#7d2ec2,#d71d8a,#f7951d)}@media(max-width:767px){.hero-content-wrapper{padding:3rem 1rem}.hero-title{font-size:1.875rem}.hero-description,.hero-description-bold{font-size:.875rem}.mission-title,.section-title{font-size:1.5rem}.how-we-start-title{font-size:1.25rem}.feature-card,.promise-card{padding:1.5rem}.mission-floating-card{position:relative;bottom:auto;left:auto;margin-top:1rem;max-width:100%}.hero-buttons{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%}}@media(min-width:768px)and (max-width:991px){.mission-content{padding-right:0;margin-bottom:2rem}}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-center{text-align:center}.mt-6{margin-top:1.5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mb-12{margin-bottom:3rem}@media screen and (min-width:768px)and (max-width:991px){.mb-12{margin-bottom:4rem}}.btn-xl{padding:1rem 2.5rem;font-size:1.125rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}