:root{--cream: #f8f7f4;--grey: #767676;--grey-strong: #5f5f5f;--heading-black: #252525;--light-green: #75d95f;--white: #ffffff;--dull-green: #548687;--grey-border: #d8d8d8;--dull-grey: #f2f0ed;--black: #1a1a1a;--orange: #fe5e41;--soft-green: rgba(84, 134, 135, .1);--soft-orange: rgba(254, 94, 65, .08);--soft-shadow: 0 6px 14px rgba(0, 0, 0, .07), 0 26px 26px rgba(0, 0, 0, .055), 0 58px 35px rgba(0, 0, 0, .03), 0 103px 41px rgba(0, 0, 0, .01);--radius: 8px;--font-sans: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-heading: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono: "Helvetica Neue", Helvetica, Arial, sans-serif}html{min-height:100%;background-color:var(--cream);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100%;margin:0;background-color:var(--cream);color:var(--grey);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.about-page,.about-page *{box-sizing:border-box}.about-page{background-color:var(--cream);color:var(--grey);font-family:var(--font-sans);font-size:1rem;font-weight:400;letter-spacing:.02px;line-height:1.25}.about-page ::-moz-selection{background:#5486872e;color:var(--black)}.about-page ::selection{background:#5486872e;color:var(--black)}.about-page img,.about-page video{max-width:100%;vertical-align:middle}.about-page img{display:inline-block;border:0}.about-page video{display:block}.about-page a{color:inherit;text-decoration:none}.about-page h1,.about-page h2,.about-page h3,.about-page h4,.about-page h5,.about-page h6{margin-top:0;margin-bottom:0;color:var(--heading-black);font-family:var(--font-heading);font-weight:500;line-height:1.1}.about-page h1,.about-page h2{letter-spacing:-.055em;font-size:3rem}.about-page h3{font-size:2rem}.about-page h4{font-size:1.5rem}.about-page h5{font-size:1.25rem;line-height:1.5}.about-page h6{font-size:1rem;line-height:1.5}.about-page p{margin-top:0;margin-bottom:0;color:var(--grey);font-size:1rem;line-height:1.65}.about-page strong{color:var(--heading-black);font-weight:500}.about-page .page-wrapper{position:relative;overflow:visible;background-color:var(--cream)}.about-page .main-wrapper{position:relative;background-color:var(--cream)}.about-page .padding-global{width:100%;max-width:80rem;margin-right:auto;margin-left:auto;padding-right:2.5rem;padding-left:2.5rem}.about-page .padding-global.remove{max-width:40rem}.about-page .container-small{width:100%;max-width:47rem;margin-right:auto;margin-left:auto}.about-page .container-small.small{max-width:42.1875rem}.about-page .container-medium{width:100%;max-width:66rem;margin-right:auto;margin-left:auto}.about-page .padding-section-medium{padding-top:4rem;padding-bottom:4rem}.about-page .padding-section-large{padding-top:8rem;padding-bottom:8rem}.about-page .text-dull-green{color:var(--dull-green)}.about-page .text-color-orange{color:var(--orange)}.about-page .text-color-dark{color:var(--black)}.about-page .text-color-white{color:var(--white)}.about-page .relative{position:relative}.about-page .button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid transparent;border-radius:999px;background-color:var(--black);color:var(--white);padding:.78rem 1rem;font-family:var(--font-sans);font-size:.76rem;font-weight:500;line-height:1;letter-spacing:.08em;text-align:center;text-transform:uppercase;text-decoration:none;transition:background-color .24s ease,border-color .24s ease,transform .24s ease,color .24s ease}.about-page .button:hover{background-color:var(--orange);color:var(--white);transform:translateY(-1px)}.about-page .button:focus-visible,.about-page a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.about-page .button.flex{display:flex;align-items:center;justify-content:center;gap:12px}.about-page .text-link{display:inline-flex;align-items:center;color:var(--heading-black);font-size:.92rem;font-weight:500;line-height:1.35;text-decoration:underline;text-decoration-color:#1a1a1a38;text-underline-offset:.22em;transition:color .22s ease,text-decoration-color .22s ease}.about-page .text-link:hover{color:var(--orange);text-decoration-color:#fe5e416b}.about-page .section-scroll,.about-page .section-common-hero{position:relative;background-color:var(--cream)}.about-page .section-common-hero .padding-section-medium{padding-top:1.75rem}.about-page .flex-vertical-center{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;text-align:center}.about-page .tag{color:var(--dull-green);font-family:var(--font-mono);font-size:.74rem;font-weight:500;line-height:1;letter-spacing:.12em;text-transform:uppercase}.about-page .tag._12px{font-size:.68rem;font-weight:500}.about-page .section-common-hero h1{max-width:45rem;font-size:clamp(2.6rem,5vw,4.75rem);font-weight:500;line-height:1.05;letter-spacing:-.065em}.about-page .max-width-medium{width:100%;max-width:34rem}.about-page .hero-copy{color:var(--grey-strong)}.about-page .hero-media-card{position:relative;width:100%;margin-top:1.5rem;border:1px solid var(--grey-border);border-radius:var(--radius);background-color:var(--white);overflow:hidden;box-shadow:var(--soft-shadow)}.about-page .hero-image-inner{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(84,134,135,.11),transparent 38%),linear-gradient(180deg,#ffffff,var(--dull-grey))}.about-page .hero-image-inner:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#ffffff05,#1a1a1a0a)}.about-page .hero-product-image{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-page .section-mission{position:relative;background-color:var(--cream)}.about-page .common-info-wrapper{position:relative;z-index:10;display:flex;flex-direction:column;border:1px solid var(--grey-border);border-radius:var(--radius);background-color:#ffffff6b;overflow:visible}.about-page .common-info-top{position:relative;padding:1rem 1.25rem;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);background-color:var(--cream)}.about-page .common-info-bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.5rem;height:100%;padding:2rem;border-top:1px solid var(--grey-border);background-color:var(--white)}.about-page .common-info-bottom.radius-bottom{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);overflow:hidden}.about-page .common-info-bottom h3{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.05;letter-spacing:-.052em}.about-page .common-info-bottom p{color:var(--grey-strong);line-height:1.68}.about-page .highlight-text{color:var(--heading-black);font-family:var(--font-heading);font-size:1.5rem;font-weight:500;line-height:1.18;letter-spacing:-.025em}.about-page .section-proof{position:relative;background-color:var(--cream)}.about-page .proof-wrapper{display:grid;grid-template-columns:.85fr 1.15fr;gap:1rem;align-items:stretch}.about-page .proof-intro{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;gap:2rem;padding:2rem;border:1px solid rgba(26,26,26,.12);border-radius:var(--radius);background-color:var(--black)}.about-page .proof-intro h2{max-width:26rem;color:var(--white);font-size:clamp(2rem,4vw,3.35rem);line-height:1;letter-spacing:-.06em}.about-page .proof-intro p{max-width:27rem;color:#ffffffad}.about-page .proof-detail-column{display:flex;flex-direction:column;gap:1rem}.about-page .proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-page .proof-card{display:flex;min-height:12rem;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.5rem;border:1px solid var(--grey-border);border-radius:var(--radius);background-color:var(--white)}.about-page .proof-number{display:inline-flex;width:2.55rem;height:2.55rem;align-items:center;justify-content:center;border:1px solid var(--grey-border);border-radius:999px;color:var(--dull-green);font-family:var(--font-mono);font-size:.72rem;font-weight:500;line-height:1}.about-page .proof-card h3{font-size:1.15rem;line-height:1.15;letter-spacing:-.03em}.about-page .proof-card p{color:var(--grey-strong);font-size:.95rem;line-height:1.55}.about-page .proof-closing{margin:0;padding:1.25rem 1.5rem;border:1px solid var(--grey-border);border-radius:var(--radius);background-color:#ffffff8a;color:var(--grey-strong);font-size:.98rem;line-height:1.55}.about-page .proof-closing strong{color:var(--heading-black);font-weight:500}.about-page .section-grey{background-color:var(--dull-grey)}.about-page .flex-vertical-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.about-page .section-grey h2{max-width:54rem;font-size:clamp(2.35rem,5vw,4.4rem);line-height:1;letter-spacing:-.06em}.about-page .margin-top-4rem{margin-top:4rem}.about-page ._2-col-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;gap:1rem}.about-page .feature-card{display:flex;min-height:17rem;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;border:1px solid rgba(26,26,26,.06);border-radius:var(--radius);padding:2rem}.about-page .feature-card.dark{border-color:#ffffff14;background-color:#242424}.about-page .feature-card.cream{background-color:var(--cream)}.about-page .feature-card.white{background-color:var(--white)}.about-page .feature-card-icon-replacement{display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;border:1px solid var(--grey-border);border-radius:999px;background-color:var(--white);color:var(--dull-green);font-family:var(--font-mono);font-size:.78rem;font-weight:500;line-height:1}.about-page .feature-card.dark .feature-card-icon-replacement{border-color:#ffffff2e;background-color:#ffffff14;color:var(--light-green)}.about-page .feature-card h3{margin-top:auto;font-size:1.5rem;line-height:1.1}.about-page .feature-card p{color:var(--grey-strong);line-height:1.6}.about-page .feature-card.dark p{color:#ffffffa6}.about-page .founder-note .common-info-bottom{gap:1.4rem}.about-page .founder-note p{max-width:100%}.about-page .founder-note .common-info-bottom>p:last-of-type{border:1px solid var(--grey-border);border-radius:var(--radius);background-color:#f8f7f4b8;color:var(--grey-strong);padding:1rem;font-size:.92rem;line-height:1.58}.about-page .founder-note .common-info-bottom>p:last-of-type:before{content:"Business details";display:block;margin-bottom:.45rem;color:var(--dull-green);font-size:.66rem;font-weight:500;line-height:1;letter-spacing:.1em;text-transform:uppercase}.about-page .phone-icon,.about-page .button-lightning,.about-page .feature-card-icon,.about-page .partner-logo,.about-page .mission-logo,.about-page .about-lightning-icon,.about-page .w-webflow-badge{display:none!important}@media screen and (max-width:991px){.about-page h1,.about-page h2{font-size:2.5rem}.about-page .padding-global{padding-right:2.5rem;padding-left:2.5rem}.about-page .padding-section-large{padding-top:6rem;padding-bottom:6rem}.about-page .proof-wrapper{grid-template-columns:1fr}.about-page .proof-intro{min-height:24rem}.about-page ._2-col-grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.about-page{font-size:.95rem}.about-page h1,.about-page h2{font-size:2rem}.about-page h3{font-size:1.5rem}.about-page h4{font-size:1.25rem}.about-page h5{font-size:1rem}.about-page h6{font-size:.875rem}.about-page .padding-global,.about-page .padding-global.remove{padding-right:1rem;padding-left:1rem}.about-page .padding-section-medium{padding-top:3rem;padding-bottom:3rem}.about-page .section-common-hero .padding-section-medium{padding-top:1.25rem}.about-page .padding-section-large{padding-top:4rem;padding-bottom:4rem}.about-page .flex-vertical-center{gap:1.15rem}.about-page .tag{font-size:.66rem}.about-page .tag._12px{font-size:.62rem}.about-page .section-common-hero h1{font-size:clamp(2.4rem,12vw,4rem);line-height:1.02}.about-page .hero-copy{font-size:.9rem;line-height:1.55}.about-page .hero-media-card{margin-top:1.15rem}.about-page .hero-image-inner{aspect-ratio:4 / 5}.about-page .common-info-top{padding:.9rem 1rem}.about-page .common-info-bottom{gap:1.25rem;padding:1.5rem}.about-page .common-info-bottom h3{font-size:clamp(1.55rem,8vw,2.3rem)}.about-page .common-info-bottom p{font-size:.9rem;line-height:1.58}.about-page .highlight-text{font-size:1.15rem}.about-page .proof-intro,.about-page .proof-card{padding:1.5rem}.about-page .proof-intro{min-height:22rem}.about-page .proof-intro h2{font-size:clamp(1.85rem,9vw,2.8rem)}.about-page .proof-intro p{font-size:.9rem;line-height:1.55}.about-page .proof-grid{grid-template-columns:1fr}.about-page .proof-card{min-height:11rem}.about-page .proof-number{width:2.25rem;height:2.25rem;font-size:.66rem}.about-page .proof-card h3{font-size:1rem}.about-page .proof-card p{font-size:.86rem;line-height:1.5}.about-page .proof-closing{font-size:.88rem;line-height:1.52}.about-page .section-grey h2{font-size:clamp(2rem,10vw,3rem)}.about-page .margin-top-4rem{margin-top:2rem}.about-page .feature-card{min-height:15rem;padding:1.5rem}.about-page .feature-card-icon-replacement{width:3.5rem;height:3.5rem}.about-page .feature-card h3{font-size:1.2rem}.about-page .feature-card p{font-size:.88rem;line-height:1.52}.about-page .founder-note .common-info-bottom>p:last-of-type{padding:.9rem;font-size:.82rem;line-height:1.5}.about-page .button{width:100%;min-height:2.65rem;font-size:.72rem}}@media screen and (max-width:479px){.about-page .section-common-hero h1{font-size:clamp(2.15rem,13vw,3.15rem)}.about-page .max-width-medium p{font-size:.9rem}.about-page .hero-media-card{border-radius:8px}.about-page .proof-intro{min-height:20rem}.about-page .proof-closing{padding:1.15rem 1.25rem;font-size:.86rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.about-page .button{transition:none}.about-page .button:hover{transform:none}}
