.rootmd-v2-founder-story{width:100%;overflow:hidden;color:var(--rootmd-text-dark);background:var(--rootmd-v2-color-cream)}.rootmd-v2-founder-story .rootmd-v2-founder-story__container{width:min(100%,1400px);margin:0 auto;padding:var(--rootmd-v2-founder-padding-top-mobile) 15px var(--rootmd-v2-founder-padding-bottom-mobile)}@media screen and (max-width:749px){.rootmd-v2-founder-story .rootmd-v2-founder-story__container{padding-block:min(var(--rootmd-v2-founder-padding-top-mobile),var(--rootmd-v2-section-spacing-mobile)) min(var(--rootmd-v2-founder-padding-bottom-mobile),var(--rootmd-v2-section-spacing-mobile))}}.rootmd-v2-founder-story .rootmd-v2-founder-story__layout{display:grid;gap:38px;align-items:center}.rootmd-v2-founder-story .rootmd-v2-founder-story__media{width:100%;aspect-ratio:5 / 6;overflow:hidden;border-radius:12px;background:#1a3d2e12}.rootmd-v2-founder-story .rootmd-v2-founder-story__image,.rootmd-v2-founder-story .rootmd-v2-founder-story__placeholder{display:block;width:100%;height:100%;object-fit:cover}.rootmd-v2-founder-story .rootmd-v2-founder-story__placeholder{color:#1a3d2e47;background:#ffffff6b}.rootmd-v2-founder-story .rootmd-v2-founder-story__content{min-width:0}.rootmd-v2-founder-story--align-center .rootmd-v2-founder-story__content{text-align:center}.rootmd-v2-founder-story .rootmd-v2-founder-story__eyebrow{margin:0 0 18px;color:var(--rootmd-v2-color-green-alternative);font-weight:var(--rootmd-v2-font-weight-bold);letter-spacing:.075em;text-transform:uppercase}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading{margin:0;color:var(--rootmd-v2-color-green-alternative);font-size:var(--rootmd-v2-font-size-h2);letter-spacing:-.035em}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading.rootmd-v2-h1{font-size:clamp(40px,11vw,56px)}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading>span{display:block}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading-emphasis{font-style:italic}.rootmd-v2-founder-story .rootmd-v2-founder-story__title-divider{display:block;width:42px;margin:24px 0;border-top:2px solid var(--rootmd-v2-color-green-alternative)}.rootmd-v2-founder-story--align-center .rootmd-v2-founder-story__title-divider{margin-right:auto;margin-left:auto}.rootmd-v2-founder-story .rootmd-v2-founder-story__body{max-width:67ch;color:var(--rootmd-text-dark);font-size:clamp(14px,3.8vw,16px)}.rootmd-v2-founder-story--align-center .rootmd-v2-founder-story__body{margin-right:auto;margin-left:auto}.rootmd-v2-founder-story .rootmd-v2-founder-story__body>*{margin-top:0;margin-bottom:0}.rootmd-v2-founder-story .rootmd-v2-founder-story__body>*+*{margin-top:16px}.rootmd-v2-founder-story .rootmd-v2-founder-story__body strong{color:var(--rootmd-v2-color-green-alternative);font-weight:var(--rootmd-v2-font-weight-bold)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credentials{display:grid;grid-template-columns:1fr;gap:0;margin-top:28px;padding:8px 0;border-top:1px solid rgb(26 61 46 / 19%)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:12px 0}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential+.rootmd-v2-founder-story__credential{border-top:1px solid rgb(26 61 46 / 15%)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-icon{display:block;width:28px;height:28px;color:var(--rootmd-v2-color-green-alternative)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-icon svg,.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-icon-image{display:block;width:100%;height:100%;object-fit:contain}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-icon svg{stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-text{color:var(--rootmd-v2-color-green-alternative);font-size:12px;font-weight:var(--rootmd-v2-font-weight-semibold)}.rootmd-v2-founder-story .rootmd-v2-founder-story__button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;width:100%;min-height:52px;margin-top:24px;padding:15px 20px;border:1px solid var(--rootmd-v2-color-green-alternative);border-radius:5px;color:var(--rootmd-white);background:var(--rootmd-v2-color-green-alternative);-webkit-appearance:none;appearance:none;cursor:pointer;text-decoration:none;transition:color .18s ease,background-color .18s ease}.rootmd-v2-founder-story--align-center .rootmd-v2-founder-story__button{margin-right:auto;margin-left:auto}.rootmd-v2-founder-story .rootmd-v2-founder-story__button svg{flex:0 0 auto;width:20px;height:20px}.rootmd-v2-founder-story .rootmd-v2-founder-story__button:hover{color:var(--rootmd-v2-color-green-alternative);border-color:var(--rootmd-v2-color-button-hover);background:var(--rootmd-v2-color-button-hover)}.rootmd-v2-founder-story .rootmd-v2-founder-story__button:focus-visible{outline:3px solid var(--rootmd-secondary);outline-offset:3px}.rootmd-v2-founder-calendly{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:15px}.rootmd-v2-founder-calendly[hidden]{display:none}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,1000px);max-height:min(92vh,860px);overflow:hidden;border-radius:12px;background:var(--rootmd-white);box-shadow:0 20px 60px #0000004d}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__close{position:absolute;top:14px;right:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;color:var(--rootmd-v2-color-green-alternative);background:#1a3d2e14;-webkit-appearance:none;appearance:none;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__close:hover{color:var(--rootmd-white);background:var(--rootmd-v2-color-green-alternative);transform:rotate(90deg)}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__close:focus-visible{outline:3px solid var(--rootmd-secondary);outline-offset:2px}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__close svg{width:22px;height:22px}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__header{flex:0 0 auto;padding:24px 64px 20px 24px;border-bottom:1px solid rgb(26 61 46 / 14%);background:var(--rootmd-v2-color-cream)}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__title{margin:0;color:var(--rootmd-v2-color-green-alternative);font-size:clamp(24px,6vw,34px)}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__body{flex:1 1 auto;min-height:0;overflow-y:auto}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__widget{width:100%;min-width:320px;height:min(700px,calc(92vh - 85px))}@media screen and (min-width:600px){.rootmd-v2-founder-story .rootmd-v2-founder-story__container{padding-right:30px;padding-left:30px}.rootmd-v2-founder-story .rootmd-v2-founder-story__credentials{grid-template-columns:repeat(3,minmax(0,1fr))}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential{grid-template-columns:27px minmax(0,1fr);gap:9px;padding:10px 14px}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential:first-child{padding-left:0}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential:last-child{padding-right:0}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential+.rootmd-v2-founder-story__credential{border-top:0;border-left:1px solid rgb(26 61 46 / 18%)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credential-icon{width:25px;height:25px}.rootmd-v2-founder-story .rootmd-v2-founder-story__button{width:auto;min-width:238px}}@media screen and (max-width:599px){.rootmd-v2-founder-calendly{padding:8px}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__dialog{max-height:96vh;border-radius:8px}.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__widget{min-width:100%;height:calc(96vh - 78px);min-height:560px}}@media screen and (min-width:750px){.rootmd-v2-founder-story .rootmd-v2-founder-story__layout{grid-template-columns:minmax(275px,.85fr) minmax(0,1.15fr);gap:clamp(42px,6vw,84px)}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading{font-size:var(--rootmd-v2-font-size-h2)}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading.rootmd-v2-h1{font-size:clamp(38px,5vw,56px)}.rootmd-v2-founder-story .rootmd-v2-founder-story__eyebrow{margin-bottom:16px}.rootmd-v2-founder-story .rootmd-v2-founder-story__title-divider{margin-top:22px;margin-bottom:22px}.rootmd-v2-founder-story .rootmd-v2-founder-story__body{font-size:clamp(14px,1.4vw,16px)}.rootmd-v2-founder-story .rootmd-v2-founder-story__credentials{margin-top:26px}}@media screen and (max-width:749px){.rootmd-v2-founder-story .rootmd-v2-founder-story__layout{display:flex;flex-direction:column;align-items:stretch;gap:18px}.rootmd-v2-founder-story .rootmd-v2-founder-story__content{display:contents}.rootmd-v2-founder-story .rootmd-v2-founder-story__eyebrow{order:1;margin-bottom:0}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading{order:2;font-size:var(--rootmd-v2-font-size-h2)}.rootmd-v2-founder-story .rootmd-v2-founder-story__media{order:3;width:min(100%,340px);margin-right:auto;margin-left:auto}.rootmd-v2-founder-story .rootmd-v2-founder-story__button{order:4;margin-top:0}.rootmd-v2-founder-story .rootmd-v2-founder-story__title-divider{order:5}.rootmd-v2-founder-story .rootmd-v2-founder-story__body{order:6}.rootmd-v2-founder-story .rootmd-v2-founder-story__credentials{display:none;order:7}}@media screen and (min-width:990px){.rootmd-v2-founder-story .rootmd-v2-founder-story__container{padding:var(--rootmd-v2-founder-padding-top) 40px var(--rootmd-v2-founder-padding-bottom)}.rootmd-v2-founder-story .rootmd-v2-founder-story__layout{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.rootmd-v2-founder-story .rootmd-v2-founder-story__button{margin-top:28px}.rootmd-v2-founder-story .rootmd-v2-founder-story__heading.rootmd-v2-h1{font-size:var(--rootmd-v2-font-size-h1)}}@media(prefers-reduced-motion:reduce){.rootmd-v2-founder-story .rootmd-v2-founder-story__button,.rootmd-v2-founder-calendly .rootmd-v2-founder-calendly__close{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-founder-story-v2.css.map */
