@media only screen and (min-width: 0em){#sbs{padding:var(--sectionPadding)}#sbs .cs-container{width:100%;max-width:80rem;margin:auto;display:grid;gap:2rem}#sbs .cs-right{margin:0 auto;max-width:33.875rem}#sbs .cs-topper{text-align:left;margin-bottom:.25rem}#sbs .cs-title{text-align:left;max-width:50rem}#sbs .cs-text{text-align:left;max-width:46.875rem;margin-bottom:1rem}#sbs .cs-text:last-of-type{margin-bottom:2rem}#sbs .cs-right .cs-button-solid{margin-top:2rem}#founder{padding:var(--sectionPadding)}#founder .cs-container{width:100%;max-width:32.5rem;margin:auto;display:grid;justify-items:center}#founder .cs-lead-card{width:100%;background:linear-gradient(135deg, rgba(87, 141, 68, 0.9), rgba(59, 67, 65, 0.95));border-radius:1.75rem;padding:clamp(1.75rem,2.5vw,2.5rem);box-shadow:0 1.5rem 4rem rgba(12,18,16,.35);display:grid;gap:1.25rem;color:var(--bodyTextColorWhite)}#founder .cs-lead-header{display:flex;align-items:center;gap:1rem}#founder .cs-lead-avatar{flex:none;width:5.25rem;height:5.25rem;border-radius:50%;overflow:hidden;background:linear-gradient(135deg, var(--secondary), var(--primary))}#founder .cs-lead-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}#founder .cs-lead-heading{display:grid;gap:.375rem}#founder .cs-lead-role{font-size:1rem;font-weight:600;color:rgba(247,251,250,.8);letter-spacing:.08em;text-transform:uppercase}#founder .cs-lead-name{font-size:clamp(1.75rem,2.6vw,2.2rem);font-weight:700;color:var(--bodyTextColorWhite)}#founder .cs-lead-bio{font-size:1.125rem;line-height:1.7;color:var(--bodyTextColorWhite)}#founder .cs-lead-list{list-style:none;display:grid;gap:.75rem;padding:0;margin:0}#founder .cs-lead-list li{position:relative;padding-left:1.75rem;font-size:1rem;color:rgba(247,251,250,.9);line-height:1.6}#founder .cs-lead-list li::before{content:"";position:absolute;left:0;top:.45em;width:.75rem;height:.75rem;border-radius:50%;background:var(--secondary);box-shadow:0 0 0 .1875rem rgba(247,251,250,.25)}}@media only screen and (min-width: 64em){#sbs .cs-container{justify-items:center}#founder .cs-container{justify-items:center}}@media only screen and (min-width: 0em){#sbs-r{padding:var(--sectionPadding);position:relative;z-index:0}#sbs-r:before{content:"";position:absolute;inset:0;background:url("/assets/svgs/tilt.svg") no-repeat center/cover;opacity:.35;pointer-events:none;z-index:-1}#sbs-r .cs-container{width:100%;max-width:80rem;margin:auto;display:grid;gap:2.5rem}#sbs-r .cs-right{margin:0 auto;max-width:33.875rem}#sbs-r .cs-topper{text-align:left;margin-bottom:.25rem}#sbs-r .cs-title{text-align:left;max-width:50rem}#sbs-r .cs-text{text-align:left;max-width:46.875rem;margin-bottom:1rem}#sbs-r .cs-text:last-of-type{margin-bottom:2rem}#sbs-r .cs-button-solid{margin-top:2rem}}@media only screen and (min-width: 64em){#sbs-r .cs-container{justify-items:start}}@media only screen and (min-width: 0em){#gallery{text-align:center;padding:var(--sectionPadding);position:relative}#gallery .cs-container{width:100%;max-width:75rem;margin:0 auto;display:grid;justify-items:center;gap:2rem}#gallery .cs-topper{margin-bottom:.5rem}#gallery .cs-title{max-width:40rem;margin-bottom:1rem}#gallery .cs-carousel{width:100%;display:grid;justify-items:center;gap:1.5rem}#gallery .cs-carousel-controls{width:100%;max-width:60rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}#gallery .cs-carousel-button{width:3rem;height:3rem;border-radius:50%;border:none;display:grid;place-items:center;font-size:1.375rem;background:var(--primary);color:var(--bodyTextColorWhite);cursor:pointer;transition:transform .3s ease,background-color .3s ease,color .3s ease,opacity .3s ease}#gallery .cs-carousel-button:hover{transform:translateY(-0.125rem)}#gallery .cs-carousel-button:focus-visible{outline:.1875rem solid var(--secondary);outline-offset:.125rem}#gallery .cs-carousel-button.cs-carousel-button--prev,#gallery .cs-carousel-button.cs-carousel-button--next{box-shadow:0 .75rem 1.5rem rgba(15,23,42,.15)}#gallery .cs-carousel-button:disabled{opacity:.4;cursor:not-allowed}#gallery .cs-carousel-button:disabled:hover{transform:none}#gallery .cs-carousel-window{width:100%;overflow:hidden;border-radius:1.5rem;background:var(--bodyTextColorWhite);box-shadow:0 1.25rem 3.75rem rgba(15,23,42,.12)}#gallery .cs-carousel-track{display:flex;transition:transform .6s ease}#gallery .cs-slide{position:relative;min-width:100%;aspect-ratio:4/3}#gallery .cs-slide img{width:100%;height:100%;object-fit:cover;display:block}@supports not (aspect-ratio: 4/3){#gallery .cs-slide{padding-top:75%}#gallery .cs-slide img{position:absolute;top:0;left:0;height:100%}}#gallery .cs-carousel-dots{display:flex;align-items:center;justify-content:center;gap:.75rem}#gallery .cs-dot{width:.75rem;height:.75rem;border-radius:999px;border:1px solid var(--primary);background:rgba(0,0,0,0);padding:0;cursor:pointer;transition:background-color .3s ease,transform .3s ease}#gallery .cs-dot:focus-visible{outline:.125rem solid var(--secondary);outline-offset:.125rem}#gallery .cs-dot.is-active{background:var(--primary);transform:scale(1.1)}}@media only screen and (min-width: 0em){#pricing{padding:var(--sectionPadding);background-color:var(--backgroundColor)}#pricing .cs-container{width:100%;max-width:80rem;margin:auto;display:flex;flex-direction:column;gap:3rem}#pricing .cs-header{text-align:center}#pricing .cs-header .cs-title{margin-bottom:1rem}#pricing .cs-header .cs-text{max-width:40rem;margin-left:auto;margin-right:auto;color:rgba(213,219,216,.85)}#pricing .cs-card-group{display:flex;justify-content:center;align-items:stretch;gap:1.5rem}#pricing .cs-card{background:var(--surfaceColor);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:clamp(1.75rem,4vw,2.5rem);display:flex;flex-direction:column;gap:1.25rem;color:var(--bodyTextColorWhite);text-align:center;box-shadow:none}#pricing .cs-card .cs-card-title{font-size:clamp(1.75rem,4vw,2.25rem);color:var(--headerColor);margin:0}#pricing .cs-card .cs-card-subtitle{color:rgba(213,219,216,.8);margin:0;line-height:1.5em}#pricing .cs-card .cs-card-text{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6;color:var(--bodyTextColor)}#pricing .cs-card .cs-card-note{font-size:clamp(.875rem,2vw,1rem);text-transform:uppercase;letter-spacing:.12em;color:rgba(213,219,216,.7)}}@media only screen and (min-width: 48em){#pricing .cs-card{max-width:33.75rem}}@media only screen and (min-width: 64em){#pricing .cs-card{max-width:35rem}}@media only screen and (min-width: 48em){#gallery .cs-carousel-button{width:3.5rem;height:3.5rem;font-size:1.5rem}#gallery .cs-carousel-window{max-width:60rem;margin:0 auto}}/*# sourceMappingURL=local.css.map */
