.founder-section{background-color:var(--bg-color, #ffffff);padding-top:var(--pt-mobile, 40px);padding-bottom:var(--pb-mobile, 40px)}.founder-section__wrapper{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.founder-section__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.founder-section__video-col{order:1}.founder-section__text-col{order:2}.founder-section__video-wrap{position:relative;width:100%;max-width:var(--video-max-width, 100%);margin:0 auto;border-radius:8px;overflow:hidden}.founder-section__video-wrap video,.founder-section__video-wrap iframe{width:100%;height:100%;display:block;aspect-ratio:var(--video-aspect-ratio, 4 / 5);object-fit:cover;cursor:pointer}.founder-section__play-btn{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;border:none;background:#ffffffe6;color:#1a1a1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease;z-index:2}.founder-section__play-btn svg{margin-left:3px}.founder-section__play-btn:hover{transform:translate(-50%,-50%) scale(1.06)}.founder-section__video-wrap.is-playing .founder-section__play-btn{opacity:0;pointer-events:none}.founder-section__placeholder-svg{width:100%;height:100%;aspect-ratio:4 / 5}.founder-section__text-col{display:flex;flex-direction:column;gap:16px}.founder-section__subheading{margin:0;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-color, #4a4a4a);opacity:.8}.founder-section__heading{margin:0;color:var(--heading-color, #1a1a1a);font-size:var(--heading-size-mobile, 28px);line-height:1.2;font-weight:600}.founder-section__text{color:var(--text-color, #4a4a4a);font-size:var(--text-size-mobile, 14px);line-height:1.6}.founder-section__text p{margin:0 0 12px}.founder-section__text p:last-child{margin-bottom:0}.founder-section__button{align-self:flex-start;margin-top:8px;text-decoration:none}@media screen and (min-width:768px){.founder-section{padding-top:var(--pt-desktop, 80px);padding-bottom:var(--pb-desktop, 80px)}.founder-section__grid{grid-template-columns:1fr 1fr;gap:60px}.founder-section__heading{font-size:var(--heading-size-desktop, 40px)}.founder-section__text{font-size:var(--text-size-desktop, 16px)}.founder-section__grid--left .founder-section__video-col{order:1}.founder-section__grid--left .founder-section__text-col,.founder-section__grid--right .founder-section__video-col{order:2}.founder-section__grid--right .founder-section__text-col{order:1}}@media(max-width:768px){.founder-section__play-btn{top:65%;left:50%;width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-meet-founder.css.map */
