.ds-about-hero{position:relative;min-height:38.375rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:calc(var(--ds-header-h) + 3rem) var(--ds-margin-mobile) 3rem}@media (min-width:768px){.ds-about-hero{padding:calc(var(--ds-header-h) + 3rem) var(--ds-margin-desktop) 3rem}}.ds-about-blob{position:absolute;border-radius:9999px;pointer-events:none;filter:blur(100px)}.ds-about-blob--tr{top:0;right:0;width:80vw;height:80vw;background:rgba(0,42,21,.05);transform:translate(25%,-50%)}.ds-about-blob--bl{bottom:0;left:0;width:60vw;height:60vw;background:rgba(61,103,79,.1);transform:translate(-25%,33%)}@media (min-width:768px){.ds-about-blob--tr{width:50vw;height:50vw}.ds-about-blob--bl{width:40vw;height:40vw}}.ds-about-hero-inner{position:relative;z-index:1;width:100%;max-width:var(--ds-container);margin:0 auto;display:grid;grid-template-columns:1fr;gap:var(--ds-gutter);align-items:center}@media (min-width:1024px){.ds-about-hero-inner{grid-template-columns:7fr 5fr}}.ds-about-hero-copy{display:flex;flex-direction:column;gap:.75rem}.ds-about-overline{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ds-about-overline-rule{width:2rem;height:2px;background:var(--ds-primary-fixed)}.ds-about-overline span:last-child{font-size:.875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-primary)}.ds-about-hero-copy h1{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--ds-on-surface);animation:ds-about-fade-up 1s ease-out .2s both}@media (min-width:768px){.ds-about-hero-copy h1{font-size:3rem;line-height:3.5rem;letter-spacing:-.02em}}.ds-about-accent{position:relative;display:inline-block;color:var(--ds-primary)}.ds-about-underline{position:absolute;left:0;bottom:-.25rem;width:100%;height:.75rem;color:var(--ds-secondary-fixed);opacity:.7}.ds-about-hero-copy>p{margin:.75rem 0 0;max-width:42rem;font-size:1.125rem;line-height:1.75rem;color:var(--ds-on-surface-variant);animation:ds-about-fade-up 1s ease-out .4s both}.ds-about-btn-dark,.ds-about-btn-light{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-top:1.5rem;padding:.75rem 2rem;border-radius:9999px;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 4px 14px rgba(0,42,21,.12);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.ds-about-btn-dark{background:var(--ds-primary);color:var(--ds-on-primary);animation:ds-about-fade-up 1s ease-out .6s both}.ds-about-btn-dark:hover{background:#00361c;box-shadow:0 8px 22px rgba(0,42,21,.2)}.ds-about-btn-dark svg,.ds-about-btn-light svg{width:1.125rem;height:1.125rem;transition:transform .2s ease}.ds-about-btn-dark:hover svg,.ds-about-btn-light:hover svg{transform:translateX(4px)}.ds-about-hero-media{margin-top:3rem}@media (min-width:1024px){.ds-about-hero-media{margin-top:0}}.ds-about-photo-wrap{position:relative;width:100%;max-width:28rem;margin:0 auto;aspect-ratio:1}.ds-about-photo--main{position:absolute;inset:0;border-radius:1rem;overflow:hidden;background-color:var(--ds-surface-container);background-size:cover;background-position:50%;box-shadow:0 20px 40px rgba(0,42,21,.12);transform:rotate(3deg);transition:transform .5s ease}.ds-about-photo-wrap:hover .ds-about-photo--main{transform:rotate(1deg)}.ds-about-photo-frame{position:absolute;bottom:-2rem;left:-2rem;width:50%;aspect-ratio:1;z-index:2;padding:.5rem;background:var(--ds-surface);border-radius:1rem;box-shadow:0 12px 28px rgba(0,42,21,.12);transform:rotate(-6deg);transition:transform .5s ease}.ds-about-photo-wrap:hover .ds-about-photo-frame{transform:rotate(0deg)}.ds-about-photo--inset{width:100%;height:100%;border-radius:.75rem;background-size:cover;background-position:50%}.ds-about-orb{position:absolute;top:-1.5rem;right:-1.5rem;width:6rem;height:6rem;border-radius:9999px;background:var(--ds-primary-fixed);opacity:.8;z-index:-1;mix-blend-mode:multiply;animation:ds-about-pulse 2.4s ease-in-out infinite}.ds-about-pillars{background:var(--ds-surface-container-low);padding:3rem var(--ds-margin-mobile);scroll-margin-top:calc(var(--ds-header-h) + .75rem)}@media (min-width:768px){.ds-about-pillars{padding:3rem var(--ds-margin-desktop)}}.ds-about-pillars-inner{max-width:var(--ds-container);margin:0 auto}.ds-about-pillars-head{max-width:42rem;margin:0 auto 3rem;text-align:center}.ds-about-pillars-head h2{margin:0 0 .75rem;font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--ds-on-surface)}.ds-about-pillars-head p{margin:0;font-size:1rem;line-height:1.5rem;color:var(--ds-on-surface-variant)}.ds-about-pillar-grid{display:grid;grid-template-columns:1fr;gap:var(--ds-gutter)}@media (min-width:768px){.ds-about-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ds-about-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ds-about-pillar{display:flex;flex-direction:column;height:100%;background:var(--ds-surface);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 8px rgba(0,42,21,.04);transition:box-shadow .3s ease,transform .3s ease}.ds-about-pillar:hover{box-shadow:0 10px 24px rgba(0,42,21,.08)}@media (min-width:1024px){.ds-about-pillar--offset{transform:translateY(1rem)}.ds-about-pillar--offset:hover{transform:translateY(.5rem)}}.ds-about-pillar-icon{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:background .3s ease,color .3s ease}.ds-about-pillar-icon svg{width:1.5rem;height:1.5rem}.ds-about-pillar-icon--primary{background:rgba(0,66,37,.2);color:var(--ds-primary)}.ds-about-pillar:hover .ds-about-pillar-icon--primary{background:var(--ds-primary-container);color:var(--ds-on-primary)}.ds-about-pillar-icon--secondary{background:rgba(188,234,204,.3);color:var(--ds-secondary)}.ds-about-pillar:hover .ds-about-pillar-icon--secondary{background:var(--ds-secondary-container);color:var(--ds-on-secondary-container)}.ds-about-pillar-icon--tertiary{background:rgba(49,59,55,.2);color:var(--ds-tertiary)}.ds-about-pillar:hover .ds-about-pillar-icon--tertiary{background:var(--ds-tertiary-container);color:var(--ds-on-tertiary-container)}.ds-about-pillar h3{margin:0 0 .5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--ds-on-surface)}.ds-about-pillar p{margin:0;flex-grow:1;font-size:1rem;line-height:1.5rem;color:var(--ds-on-surface-variant)}.ds-about-closing{position:relative;overflow:hidden;background:var(--ds-primary);color:var(--ds-on-primary);padding:3rem var(--ds-margin-mobile)}@media (min-width:768px){.ds-about-closing{padding:3rem var(--ds-margin-desktop)}}.ds-about-closing-dots{position:absolute;inset:0;opacity:.1;pointer-events:none;background-image:radial-gradient(circle at 2px 2px,#fff 1px,transparent 0);background-size:32px 32px}.ds-about-closing-inner{position:relative;z-index:1;max-width:var(--ds-container);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 0}.ds-about-closing-icon{color:var(--ds-primary-fixed);margin-bottom:1.5rem}.ds-about-closing h2{margin:0;max-width:56rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--ds-on-primary)}@media (min-width:768px){.ds-about-closing h2{font-size:3rem;line-height:3.5rem;letter-spacing:-.02em}}.ds-about-closing h2 span{color:var(--ds-primary-fixed);font-style:italic}.ds-about-closing p{margin:.75rem 0 0;max-width:42rem;font-size:1.125rem;line-height:1.75rem;color:rgba(255,255,255,.8)}.ds-about-btn-light{background:var(--ds-on-primary);color:var(--ds-primary)}.ds-about-btn-light:hover{background:var(--ds-surface-container-lowest)}@keyframes ds-about-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ds-about-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}.ds-motion .ds-observe-fade,.ds-motion .ds-observe-stagger .ds-about-pillar{opacity:0}.ds-observe-fade.ds-in{animation:ds-about-fade-up .8s ease-out both}.ds-observe-stagger.ds-in .ds-about-pillar{animation:ds-about-fade-up .6s ease-out both}.ds-observe-stagger.ds-in .ds-about-pillar:first-child{animation-delay:0s}.ds-observe-stagger.ds-in .ds-about-pillar:nth-child(2){animation-delay:.1s}.ds-observe-stagger.ds-in .ds-about-pillar:nth-child(3){animation-delay:.2s}.ds-observe-stagger.ds-in .ds-about-pillar:nth-child(4){animation-delay:.3s}.ds-observe-stagger.ds-in .ds-about-pillar:nth-child(5){animation-delay:.4s}.ds-observe-stagger.ds-in .ds-about-pillar:nth-child(6){animation-delay:.5s}@media (prefers-reduced-motion:reduce){.ds-about-btn-dark,.ds-about-hero-copy h1,.ds-about-hero-copy>p,.ds-about-orb,.ds-observe-fade,.ds-observe-fade.ds-in,.ds-observe-stagger.ds-in .ds-about-pillar{animation:none!important;opacity:1!important;transform:none!important}}.ds-about .ds-cms-body{max-width:var(--ds-container);margin:0 auto;padding:2rem var(--ds-margin-mobile) 3rem}@media (min-width:768px){.ds-about .ds-cms-body{padding-left:var(--ds-margin-desktop);padding-right:var(--ds-margin-desktop)}}