*,:after,:before{padding:0;margin:0;box-sizing:border-box}:root{--font-heading:"Cormorant Garamond",serif;--font-body:"Inter",sans-serif}html{scroll-behavior:smooth}body{margin:0;background:#f4f1ea;color:#2b2b2b;font-family:var(--font-body);line-height:1.65}button,input{font:inherit}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1200px,100% - 80px);margin:0 auto}section{border-bottom:1px solid rgba(43,43,43,.14)}.section,.section-pad{padding:clamp(64px,7vw,96px) clamp(24px,6vw,88px)}.section-pad>.container,.section>.container{width:min(1200px,100%);padding-left:0;padding-right:0}.grid-2{display:grid;grid-template-columns:1fr 1.25fr}.grid-3{display:grid;grid-template-columns:1fr 1.15fr 1fr}.eyebrow{display:inline-block;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;color:#2b2b2b}.eyebrow:after{content:"";display:block;width:68px;height:1px;margin-top:12px;background:#b89b72}h1,h2,h3{font-family:var(--font-heading);font-weight:500;color:#1f3a36;line-height:1.05;margin:0 0 22px}h1{font-size:clamp(3rem,6vw,6.2rem)}h2{font-size:clamp(2.2rem,4vw,4rem)}h3{font-size:1.55rem}p{margin-top:0}.center{text-align:center}.center .eyebrow:after{margin-left:auto;margin-right:auto}.siteWrapper{min-height:100vh;display:flex;flex-direction:column;background:#f4f1ea}.siteMain{flex:1 1}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:99;height:84px;display:flex;align-items:center;padding:0 clamp(24px,6vw,88px);background:rgba(255,253,248,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(43,43,43,.14)}.siteHeader>.container{width:100%;max-width:none;padding-left:0;padding-right:0}.siteNav{justify-content:space-between;width:100%}.siteLogo,.siteNav{display:flex;align-items:center}.siteLogo{gap:10px;font-size:1.25rem;letter-spacing:.12em;font-family:var(--font-heading);text-transform:uppercase;color:#1f3a36}.brandMark{display:inline-block;background:url(/logo.png) 50%/contain no-repeat}.brandMark,.siteLogoMark{width:46px;height:46px;flex:0 0 auto}.siteLogoMark{object-fit:contain}.enso{width:38px;height:38px;border:5px solid #1f3a36;border-right-color:transparent;border-radius:50%;flex:0 0 auto}.siteLinks{display:flex;gap:34px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.siteLinks a.active,.siteLinks a:hover{color:#b89b72}.navItem{position:relative;display:flex;align-items:center;min-height:84px}.navDropdown{position:absolute;top:100%;left:0;z-index:20;display:none;min-width:180px;padding:18px;background:#fffdf8;border:1px solid rgba(43,43,43,.14);box-shadow:0 24px 60px rgba(31,58,54,.12)}.navDropdown a{display:block;margin:8px 0}.hasDropdown:hover .navDropdown{display:block}.siteActions{display:flex;align-items:center;gap:16px}.headerButton{display:inline-block;padding:12px 20px;background:#1f3a36;color:#fffdf8;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.mobileMenuButton{display:none;position:relative;width:30px;height:62px;place-items:center;border:0;background:transparent;color:#1f3a36;cursor:pointer;transition:color .25s ease,transform .25s ease}.mobileMenuButton span{display:block;width:15px;height:48px;background:currentColor;-webkit-mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;transform:rotate(8deg);transition:transform .25s ease,opacity .25s ease}.mobileMenuButton.active{color:#b89b72}.mobileMenuButton.active span{transform:rotate(-10deg)}.mobileMenu{display:none}.siteFooter{padding:clamp(64px,7vw,96px) clamp(24px,6vw,88px) 30px;background:#f4f1ea}.siteFooter>.container{width:100%;max-width:none;padding-left:0;padding-right:0}.footerGrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:40px;gap:40px}.footerLogo{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;font-family:var(--font-heading);font-size:1.5rem;letter-spacing:.12em;text-transform:uppercase;color:#1f3a36}.footerLogo .brandMark{width:44px;height:44px}.footerBrand p{max-width:360px}.footerEmail{display:inline-block;margin:8px 0 18px;color:#1f3a36}.footerSocials{display:flex;gap:14px}.footerSocials a{color:#1f3a36}.footerCol h4{margin-bottom:16px;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#1f3a36}.footerCol a{display:block;margin:8px 0}.footerBottom{display:flex;justify-content:space-between;gap:24px;margin-top:42px;padding-top:24px;border-top:1px solid rgba(43,43,43,.14);font-size:.9rem}.footerBottom div{display:flex;gap:18px}.btn,.btnDark,.btnLight{display:inline-block;margin-top:18px;padding:14px 28px;border:0;background:#1f3a36;color:#fffdf8;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;cursor:pointer;transition:all .35s ease}.btn:hover,.btnDark:hover,.btnLight:hover{background:#142623}.btnLight{background:#fffdf8;color:#1f3a36;border:1px solid rgba(43,43,43,.14)}.btnLight:hover{background:#ddd2c3}.btn-muted{background:#a8b5a2;color:#fffdf8}.blog-img,.image-card,.thumb{background-size:cover;background-position:50%;min-height:360px}.benefit-list div,.feature-list div{border-top:1px solid rgba(43,43,43,.14);padding-top:18px}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;align-self:center;padding:clamp(46px,5vw,76px) clamp(24px,6vw,88px) clamp(46px,5vw,76px) clamp(34px,4vw,64px)}.feature-list span{display:inline-grid;place-items:center;width:56px;height:56px;background:#ddd2c3;border-radius:50%;margin-bottom:12px;color:#1f3a36}.feature-list span svg{width:28px;height:28px;stroke-width:1.35}.blog-grid article,.course-cards article,.testimonial-grid blockquote{background:rgba(255,253,248,.75);border:1px solid rgba(43,43,43,.14);padding:0 18px 22px}.blogCard,.courseCard,.softCard,.testimonialCard{background:rgba(255,253,248,.75);border:1px solid rgba(43,43,43,.14)}.iconCircle{display:inline-grid;place-items:center;width:56px;height:56px;background:#ddd2c3;border-radius:50%;margin-bottom:12px;color:#1f3a36}.badge{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.7);color:#1f3a36;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.sectionHeader{max-width:680px;margin-bottom:38px}.sectionHeader.center{margin-left:auto;margin-right:auto}.sectionAction{margin-top:34px;text-align:center}.hero{min-height:0;height:min(680px,80vh);max-height:80vh;background:#f4f1ea;overflow:hidden}.hero-copy{padding:clamp(38px,5vw,68px) clamp(24px,6vw,88px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.hero-copy h1{max-width:720px;font-size:clamp(3.2rem,4.6vw,5.15rem);line-height:1.06;margin-bottom:24px}.hero-copy p{max-width:520px;margin-bottom:6px;font-size:clamp(1rem,1.1vw,1.12rem)}.heroButtons{display:flex;gap:14px;flex-wrap:wrap}.hero-image{height:100%;min-height:0;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:54% 42%}.editorialBand{display:grid;padding:0}.about{grid-template-columns:34% 26% 40%;min-height:clamp(430px,43vw,560px);gap:0;background:#fffdf8}.text-block{padding:clamp(46px,5vw,76px) clamp(28px,4vw,64px);align-self:center}.text-block h2{font-size:clamp(2rem,2.55vw,3.1rem)}.image-tall{min-height:inherit;overflow:hidden}.image-tall img{width:100%;height:100%;min-height:inherit;object-fit:cover}.benefits{gap:clamp(28px,4vw,56px);background:#f4f1ea}.benefit-list{padding:0;align-self:center}.course{display:grid;grid-template-columns:30% 52% 18%;grid-gap:0;gap:0;background:#fffdf8}.course-intro{max-width:none;padding:clamp(46px,5vw,76px) clamp(24px,6vw,88px);align-self:center}.course-intro h2{font-size:clamp(2.1rem,3vw,3.45rem)}.course-kicker{margin-bottom:30px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#1f3a36}.course-cards{align-self:center;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;padding:clamp(42px,5vw,68px) 0}.course-cards article{overflow:hidden;background:rgba(255,253,248,.7);border:1px solid rgba(43,43,43,.14);padding:0 16px 18px}.course-cards p{margin:16px 0 8px;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.course-cards span{font-size:.9rem}.thumb{min-height:140px;margin:0 -16px}.thumb img{width:100%;height:140px;object-fit:cover}.courseQuote{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,5vw,68px) clamp(28px,4vw,56px);background:rgba(168,181,162,.18)}.courseQuote span{color:#b89b72;font-family:var(--font-heading);font-size:4rem;line-height:1}.courseQuote p{max-width:240px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.65rem,2vw,2.35rem);font-style:italic;line-height:1.18}.courseQuote p:after{content:"";display:block;width:52px;height:1px;margin-top:28px;background:#b89b72}.how{background:#f4f1ea}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.steps div{padding:28px 22px;border-top:1px solid rgba(43,43,43,.14)}.steps span{display:inline-grid;place-items:center;width:58px;height:58px;margin-bottom:12px;background:rgba(168,181,162,.2);border:1px solid rgba(31,58,54,.22);border-radius:50%;color:#1f3a36}.steps span svg{width:26px;height:26px;stroke-width:1.45}.blog{background:#fffdf8}.blogBand{display:grid;grid-template-columns:30% 52% 18%;grid-gap:0;gap:0;padding:0}.blogIntro{padding:clamp(46px,5vw,76px) clamp(24px,6vw,88px);align-self:center}.blogIntro h2{font-size:clamp(2rem,2.8vw,3.35rem)}.blog-grid,.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;align-self:center;padding:clamp(42px,5vw,68px) 0}.blog-grid article,.blogCard{display:block;overflow:hidden;color:inherit;background:transparent;border:0}.blog-img,.blogCard img,.blogCard video{width:100%;height:clamp(150px,12vw,190px);min-height:0;object-fit:cover}.blog-grid article,.cardBody{padding:16px 0 0}.blog-grid p,.category{margin:16px 0 8px;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.meta{display:flex;justify-content:space-between;gap:18px;margin-top:20px;color:#1f3a36;font-size:.82rem}.blogStillLife{overflow:hidden}.blogStillLife img{width:100%;height:100%;min-height:100%;object-fit:cover}.testimonials{background:#f4f1ea}.testimonial-grid,.testimonialGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testimonial-grid blockquote,.testimonialCard{margin:0;padding:30px}.testimonial-grid blockquote,.testimonialCard p{font-family:var(--font-heading);font-size:1.5rem;line-height:1.2;color:#1f3a36}.testimonial-grid cite,.testimonialCard strong{display:block;margin-top:18px;font-family:var(--font-body);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-style:normal;color:#2b2b2b}.muted{display:block;margin-top:4px;color:rgba(43,43,43,.68);font-size:.9rem}.newsletter{display:grid;grid-template-columns:90px 1fr 1.2fr;grid-gap:40px;gap:40px;align-items:center;background:rgba(168,181,162,.18);color:#2b2b2b;padding:34px clamp(24px,6vw,88px)}.newsletter h2{color:#1f3a36;font-size:clamp(1.55rem,2vw,2.2rem)}.newsletter form{display:flex}.newsletter input{width:100%;padding:18px;border:0;color:#2b2b2b;background:#fffdf8}.newsletter button{margin:0;border:0;background:#1f3a36;color:#fffdf8;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;padding:0 28px}.newsletterMark{width:72px;height:72px;background:#1f3a36;opacity:.72;-webkit-mask:url(/images/svg/leaf-elements-3.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-3.svg) center/contain no-repeat;transform:rotate(-12deg)}.journalPage{background:radial-gradient(circle at 86% 9%,rgba(168,181,162,.14),transparent 28%),#f4f1ea;overflow:hidden}.journalSection{position:relative;padding:clamp(64px,7vw,108px) clamp(24px,6vw,88px) clamp(42px,5vw,76px)}.journalSection:before{content:"";position:absolute;top:54px;right:max(24px,clamp(24px,6vw,88px) - 18px);width:clamp(160px,18vw,300px);height:clamp(200px,24vw,380px);background:url(/images/svg/leaf-elements-3.svg) 50%/contain no-repeat;opacity:.32;mix-blend-mode:multiply;pointer-events:none;transform:rotate(8deg)}.journalIntro{position:relative;z-index:1;max-width:760px;margin-bottom:clamp(36px,4vw,58px)}.journalIntro h1{font-size:clamp(3rem,4.6vw,5.6rem);line-height:1;margin-bottom:18px}.journalIntro p:not(.eyebrow):not(.archivePageCount){max-width:600px;color:#2b2b2b;font-size:clamp(1.08rem,1.35vw,1.35rem);line-height:1.55}.journalGrid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(22px,2.2vw,34px);gap:clamp(22px,2.2vw,34px)}.journalCard{display:flex;min-width:0;min-height:100%;flex-direction:column;color:inherit;background:rgba(255,253,248,.72);border:1px solid rgba(31,58,54,.14);transition:all .35s ease}.journalCard:hover{border-color:hsla(35,33%,58%,.56);transform:translateY(-4px)}.journalCard:hover .journalReadMore i{width:64px}.journalCardImage{height:clamp(210px,16vw,295px);overflow:hidden;background:rgba(168,181,162,.16)}.journalCardImage img{width:100%;height:100%;object-fit:cover}.journalCardBody{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;padding:clamp(24px,2.5vw,34px)}.journalCardBody h2{margin-bottom:14px;font-size:clamp(1.65rem,2vw,2.35rem);line-height:1.1}.journalCardBody p{color:#2b2b2b;line-height:1.55}.journalMeta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:.72rem;letter-spacing:.16em}.journalMeta,.journalReadMore{align-items:center;color:#1f3a36;text-transform:uppercase}.journalReadMore{display:inline-flex;gap:16px;margin-top:auto;padding-top:28px;font-size:.74rem;letter-spacing:.2em}.journalReadMore i{position:relative;display:inline-block;width:48px;height:1px;background:#b89b72;transition:all .35s ease}.journalReadMore i:after{content:"";position:absolute;top:-4px;right:0;width:9px;height:9px;border-top:1px solid #b89b72;border-right:1px solid #b89b72;transform:rotate(45deg)}.journalNewsletter{position:relative;display:grid;grid-template-columns:92px minmax(220px,.9fr) minmax(300px,1.7fr);grid-gap:clamp(26px,4vw,62px);gap:clamp(26px,4vw,62px);align-items:center;padding:clamp(32px,4vw,52px) clamp(24px,6vw,88px);background:linear-gradient(90deg,rgba(168,181,162,.28),rgba(168,181,162,.12)),#f4f1ea;border-top:1px solid rgba(43,43,43,.14);border-bottom:1px solid rgba(43,43,43,.14)}.journalNewsletter:after{content:"";position:absolute;right:clamp(24px,6vw,88px);bottom:-42px;width:clamp(120px,15vw,220px);height:clamp(140px,16vw,250px);background:url(/images/background/background-calm2.png) 50%/cover no-repeat;opacity:.25;mix-blend-mode:multiply;pointer-events:none}.journalNewsletter form{position:relative;z-index:1;display:flex}.journalNewsletter input{width:100%;min-height:58px;padding:0 22px;border:0;color:#2b2b2b;background:rgba(255,253,248,.9)}.journalNewsletter button{margin:0;min-width:260px;border:0;background:#1f3a36;color:#fffdf8;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem}.journalNewsletterMark{width:58px;height:58px;border-color:#1f3a36 rgba(31,58,54,.22) rgba(31,58,54,.72) #1f3a36;border-style:solid;border-width:7px;border-radius:50%;transform:rotate(-18deg)}.journalNewsletterCopy{position:relative;z-index:1;padding-left:clamp(24px,4vw,62px);border-left:1px solid rgba(31,58,54,.18)}.journalNewsletterCopy h2{margin-bottom:8px;font-size:clamp(1.7rem,2.1vw,2.45rem)}.journalNewsletterCopy p{margin:0;color:#2b2b2b}.archivePage{background:#f4f1ea}.archiveHero{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(40px,8vw,140px);gap:clamp(40px,8vw,140px);align-items:end;padding:clamp(70px,8vw,120px) clamp(24px,6vw,88px) clamp(44px,5vw,72px);border-bottom:1px solid rgba(43,43,43,.14)}.archiveHero h1{max-width:760px;font-size:clamp(3rem,5vw,6rem)}.archiveHeroText{max-width:640px;padding-bottom:10px}.archiveHeroText p{font-size:clamp(1rem,1.2vw,1.18rem)}.archiveTopics{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.archiveTopics button{padding:8px 12px;border:1px solid rgba(43,43,43,.14);background:transparent;color:#1f3a36;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:all .35s ease}.archiveTopics button.active,.archiveTopics button:hover{border-color:#1f3a36;background:#1f3a36;color:#fffdf8}.archivePageCount{margin-top:18px;color:#1f3a36;font-size:.78rem!important;letter-spacing:.16em;text-transform:uppercase}.archiveLayout{display:grid;grid-template-columns:24% 1fr;grid-gap:clamp(34px,5vw,76px);gap:clamp(34px,5vw,76px);padding:clamp(48px,6vw,86px) clamp(24px,6vw,88px)}.archiveLayoutSimple{grid-template-columns:1fr}.archiveAside{position:-webkit-sticky;position:sticky;top:112px;align-self:start}.archiveAside img{width:100%;aspect-ratio:4/5;object-fit:cover;margin-bottom:28px}.archiveAside blockquote{margin:0;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.55rem,2vw,2.25rem);font-style:italic;line-height:1.18}.archiveAside blockquote:before{content:"“";display:block;color:#b89b72;font-size:4rem;line-height:.7}.archivePosts{min-width:0}.archiveGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 24px;gap:30px 24px;margin-top:30px}.archiveCard{display:block;color:inherit;background:rgba(255,253,248,.62);border:1px solid rgba(43,43,43,.14);transition:all .35s ease}.archiveCard:hover{border-color:hsla(35,33%,58%,.55);transform:translateY(-3px)}.archiveCardFeatured{display:grid;grid-template-columns:1.1fr .9fr;min-height:360px;background:#fffdf8}.archiveCardFeatured .archiveImage{height:100%}.archiveCardFeatured .archiveBody{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4vw,58px)}.archiveCardFeatured h2{font-size:clamp(2.25rem,3.5vw,4.4rem)}.archiveImage{height:210px;overflow:hidden}.archiveImage img{width:100%;height:100%;object-fit:cover}.archiveBody{padding:22px}.archiveBody h2{margin-bottom:14px;font-size:clamp(1.55rem,1.8vw,2.1rem)}.archiveBody p{color:#2b2b2b;line-height:1.55}.archiveMeta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:14px;color:#1f3a36;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.archivePagination{display:flex;justify-content:center;gap:8px;padding:0 clamp(24px,6vw,88px) clamp(64px,7vw,96px)}.archivePageDots,.archivePageLink{min-width:42px;min-height:42px;display:inline-grid;place-items:center;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.62);color:#1f3a36;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.archivePageLink:hover,.archivePageLinkActive{background:#1f3a36;color:#fffdf8}.articlePage{background:radial-gradient(circle at 12% 0,rgba(168,181,162,.12),transparent 26%),#fffdf8;color:#2b2b2b}.articleShell{display:grid;grid-template-columns:minmax(0,1fr) clamp(270px,24vw,340px);grid-gap:clamp(42px,6vw,78px);gap:clamp(42px,6vw,78px);align-items:start;padding:clamp(44px,5vw,78px) clamp(24px,6vw,88px) clamp(70px,7vw,112px)}.articleMain{min-width:0}.articleBack,.textArrow{display:inline-flex;gap:10px;align-items:center;color:#1f3a36;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.articleHeader{max-width:780px;margin-top:30px}.articleHeader h1{margin-bottom:20px;font-size:clamp(3rem,5vw,5.8rem);line-height:1}.articleHeader>p{max-width:620px;color:#2b2b2b;font-size:clamp(1.08rem,1.35vw,1.35rem);line-height:1.55}.articleMeta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:24px;color:#1f3a36;font-size:.76rem;letter-spacing:.08em}.articleMeta span+span:before{content:"•";margin-right:16px;color:#b89b72}.articleHeroImage{margin:clamp(28px,4vw,46px) 0 clamp(34px,4vw,52px);overflow:hidden}.articleHeroImage img{width:100%;aspect-ratio:16/7.4;object-fit:cover}.articleContent{max-width:790px}.articleContent>p:first-of-type:first-letter{float:left;margin:8px 14px 0 0;color:#1f3a36;font-family:var(--font-heading);font-size:5.7rem;line-height:.72}.articleContent li,.articleContent p{color:#2b2b2b;font-size:1rem;line-height:1.72}.articleContent blockquote,.articleContent img,.articleContent ol,.articleContent p,.articleContent table,.articleContent ul{margin-bottom:22px}.articleContent h2,.articleContent h3{margin:34px 0 16px;color:#1f3a36;font-family:var(--font-heading);line-height:1.12}.articleContent h2:after,.articleContent h3:after{content:"";display:block;width:52px;height:1px;margin-top:12px;background:#b89b72}.articleContent h2{font-size:clamp(2rem,2.5vw,3rem)}.articleContent h3{font-size:clamp(1.65rem,2vw,2.35rem)}.articleContent blockquote{margin:32px 0;padding:8px 0 8px 28px;border-left:1px solid #b89b72;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.3rem,1.6vw,1.75rem);font-style:italic;line-height:1.35}.articleContent img{width:100%;height:auto}.articleGallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin:42px 0}.articleGallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.articleQuotePanel{display:grid;grid-template-columns:130px 1fr;grid-gap:24px;gap:24px;align-items:center;max-width:790px;margin:clamp(38px,5vw,62px) 0 34px;padding:clamp(28px,4vw,42px);background:rgba(168,181,162,.12)}.articleQuotePanel span{height:84px;background:url(/images/background/background-calm1.png) 50%/cover no-repeat;opacity:.34;mix-blend-mode:multiply}.articleQuotePanel p{margin:0 0 8px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.35rem,1.7vw,1.9rem);line-height:1.25}.articleQuotePanel small{color:rgba(43,43,43,.68);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.articleFooter{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;max-width:790px;padding-top:22px}.articleShare,.articleTags{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.articleShare strong,.articleTags strong{color:#1f3a36;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.articleTags span{padding:6px 10px;background:rgba(168,181,162,.18);color:#2b2b2b;font-size:.68rem;letter-spacing:.11em;text-transform:uppercase}.articleShare a{color:#1f3a36}.articleSidebar{position:-webkit-sticky;position:sticky;top:108px;display:grid;grid-gap:24px;gap:24px}.articleSideCard,.articleSignup{padding:clamp(24px,2.4vw,34px);border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.62)}.authorCard{text-align:center}.authorCard .eyebrow{text-align:left}.authorCard img{width:156px;height:156px;margin:10px auto 22px;border-radius:50%;object-fit:cover}.authorCard h2{margin-bottom:8px;font-size:1.9rem}.authorCard p:not(.eyebrow){margin-bottom:22px;line-height:1.55}.articleOutline div{display:grid;grid-template-columns:28px 1fr;grid-gap:14px;gap:14px;margin-top:20px;color:#1f3a36}.articleOutline span{font-size:.75rem;letter-spacing:.08em}.articleOutline p{margin:0;font-family:var(--font-heading);line-height:1.25}.articleSignup{background:linear-gradient(rgba(31,58,54,.9),rgba(31,58,54,.94)),url(/images/background/background-calm1.png) 50%/cover;color:#fffdf8}.articleSignup h2{color:#fffdf8;font-size:1.75rem}.articleSignup p{color:hsla(0,0%,100%,.82)}.articleSignup form{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.articleSignup button,.articleSignup input{width:100%;min-height:48px;border:0}.articleSignup input{padding:0 16px;background:#fffdf8}.articleSignup button{background:#b89b72;color:#1f3a36;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase}.relatedCompact{display:grid;grid-gap:16px;gap:16px}.relatedCompact a{display:grid;grid-template-columns:78px 1fr;grid-gap:14px;gap:14px;align-items:center;color:inherit}.relatedCompact img{width:78px;height:72px;object-fit:cover}.relatedCompact strong{display:block;color:#1f3a36;font-family:var(--font-heading);font-size:1.12rem;font-weight:500;line-height:1.2}.relatedCompact small{display:block;margin-top:6px;color:rgba(43,43,43,.68);font-size:.72rem}.contactPage{background:#fffdf8;color:#2b2b2b}.contactHero{display:grid;grid-template-columns:47% 53%;min-height:clamp(420px,36vw,520px);border-bottom:1px solid rgba(43,43,43,.14)}.contactHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,70px) clamp(24px,6vw,88px)}.contactHeroCopy h1{max-width:500px;margin-bottom:20px;font-size:clamp(2.85rem,4vw,4.85rem);line-height:1.02}.contactHeroCopy p:not(.eyebrow){max-width:470px;color:#2b2b2b;font-size:1.05rem;line-height:1.72}.contactHeroCopy>span{width:clamp(110px,12vw,170px);height:clamp(86px,10vw,135px);margin-top:clamp(24px,3vw,42px);background:#6f8068;opacity:.38;-webkit-mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat}.contactHeroImage{overflow:hidden}.contactHeroImage img{width:100%;height:100%;object-fit:cover;object-position:50% 54%}.contactBody{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(40px,6vw,90px);gap:clamp(40px,6vw,90px);padding:clamp(54px,6vw,88px) clamp(24px,6vw,88px)}.contactFormWrap{min-width:0}.contactForm{display:grid;grid-gap:20px;gap:20px}.contactForm label{display:grid;grid-gap:8px;gap:8px;color:#2b2b2b;font-size:.9rem}.contactForm input,.contactForm select,.contactForm textarea{width:100%;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.5);color:#2b2b2b;font:inherit}.contactForm input,.contactForm select{min-height:50px;padding:0 16px}.contactForm textarea{min-height:140px;padding:16px;resize:vertical}.contactForm em{color:#b89b72;font-style:normal}.contactForm button{min-height:54px;border:0;background:#1f3a36;color:#fffdf8;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:all .35s ease}.contactForm button:hover{background:#142623}.contactPrivacy{display:flex;gap:8px;align-items:center;margin:0;color:rgba(43,43,43,.68);font-size:.82rem}.form-status{min-height:20px;color:#1f3a36;font-size:.86rem}.contactConnect{padding-left:clamp(28px,4vw,58px);border-left:1px solid rgba(43,43,43,.14)}.connectItem{display:grid;grid-template-columns:64px 1fr;grid-gap:24px;gap:24px;padding:28px 0;border-bottom:1px solid rgba(43,43,43,.14)}.connectItem>span{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(168,181,162,.28);color:#1f3a36}.connectItem>span svg{width:25px;height:25px;stroke-width:1.45}.connectItem h2{margin-bottom:6px;font-size:clamp(1.35rem,1.55vw,1.8rem)}.connectItem strong{display:block;margin-bottom:5px;color:#2b2b2b;font-weight:500}.connectItem p{margin:0;color:#2b2b2b;line-height:1.55}.contactCta{display:grid;grid-template-columns:28% 39% 33%;grid-gap:clamp(28px,4vw,62px);gap:clamp(28px,4vw,62px);align-items:center;margin:0 clamp(24px,6vw,88px) clamp(46px,5vw,70px);padding:clamp(28px,4vw,46px);background:rgba(168,181,162,.14);overflow:hidden}.contactCta blockquote{margin:0}.contactCta blockquote span{color:#b89b72;font-family:var(--font-heading);font-size:3.5rem;line-height:.8}.contactCta blockquote p{max-width:250px;margin:0 0 10px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.35rem,1.7vw,1.85rem);font-style:italic;line-height:1.22}.contactCta blockquote cite{color:#2b2b2b;font-size:.78rem;font-style:normal}.contactCtaForm{display:grid;grid-template-columns:64px 1fr;grid-gap:22px;gap:22px;align-items:start;padding-left:clamp(20px,3vw,48px);border-left:1px solid rgba(43,43,43,.14)}.contactCtaForm h2{font-size:clamp(1.55rem,2vw,2.15rem)}.contactCtaForm p{max-width:340px;margin-bottom:18px;color:#2b2b2b}.contactCtaForm form{display:flex}.contactCtaForm button,.contactCtaForm input{min-height:50px;border:0}.contactCtaForm input{width:100%;padding:0 16px;background:#fffdf8}.contactCtaForm button{min-width:160px;background:#1f3a36;color:#fffdf8;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.contactCtaImage{align-self:stretch;min-height:180px;margin:-46px -46px -46px 0;background:linear-gradient(90deg,rgba(255,253,248,.9),rgba(255,253,248,.08)),url(/images/background/path-2.png) 50%/cover no-repeat}.aboutPage{background:#fffdf8}.aboutHero{display:grid;grid-template-columns:44% 56%;min-height:clamp(520px,48vw,690px);border-bottom:1px solid rgba(43,43,43,.14)}.aboutHeroCopy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,6vw,86px) clamp(24px,6vw,88px)}.aboutHeroCopy h1{max-width:560px;font-size:clamp(2.8rem,4.1vw,5rem)}.aboutHeroCopy p:not(.eyebrow){max-width:420px;color:#2b2b2b;line-height:1.7}.aboutHeroCopy>span{display:none}.aboutHeroImage{overflow:hidden}.aboutHeroImage img{width:100%;height:100%;object-fit:cover}.aboutPhilosophy{display:grid;grid-template-columns:30% 70%;grid-gap:clamp(34px,5vw,72px);gap:clamp(34px,5vw,72px);align-items:center;padding:clamp(46px,6vw,80px) clamp(24px,6vw,88px);border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.aboutPhilosophyIntro h2{font-size:clamp(2.1rem,3vw,3.6rem)}.aboutPhilosophyIntro p{max-width:350px;color:#2b2b2b}.aboutPrinciples{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.aboutPrinciples div{min-height:190px;padding:0 clamp(20px,3vw,42px);text-align:center;border-left:1px solid rgba(43,43,43,.14)}.aboutPrinciples span{display:inline-grid;place-items:center;width:62px;height:62px;margin-bottom:18px;border-radius:50%;background:rgba(168,181,162,.28);color:#1f3a36}.aboutPrinciples span svg{width:28px;height:28px;stroke-width:1.35}.aboutPrinciples h3{font-size:1.35rem}.aboutPrinciples p{margin:0;color:#2b2b2b;font-size:.9rem}.aboutStory{display:grid;grid-template-columns:31% 69%;border-bottom:1px solid rgba(43,43,43,.14)}.aboutStoryImage{overflow:hidden}.aboutStoryImage img{width:100%;height:100%;object-fit:cover}.aboutStoryContent{align-self:center;padding:clamp(48px,6vw,78px) clamp(24px,6vw,88px) clamp(52px,7vw,88px) clamp(42px,5vw,70px)}.aboutStoryContent h2{font-size:clamp(2.5rem,3.7vw,4.5rem)}.storyTimeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(20px,3vw,44px);gap:clamp(20px,3vw,44px);margin-top:34px}.storyTimeline:before{content:"";position:absolute;top:19px;left:4%;right:4%;height:1px;background:#b89b72}.storyTimeline article{position:relative;z-index:1}.storyTimeline span{display:inline-grid;place-items:center;width:40px;height:40px;margin-bottom:28px;border:1px solid #b89b72;border-radius:50%;background:#fffdf8;color:#1f3a36;font-size:.78rem}.storyTimeline h3{font-size:1.3rem}.storyTimeline p{color:#2b2b2b;font-size:.92rem}.aboutGuides{display:grid;grid-template-columns:31% 31% 38%;border-bottom:1px solid rgba(43,43,43,.14)}.aboutGuideList,.aboutQuote{padding:clamp(44px,5vw,72px) clamp(24px,6vw,88px)}.aboutGuideList{border-right:1px solid rgba(43,43,43,.14)}.aboutGuideList div{display:grid;grid-template-columns:42px 1fr;grid-gap:16px;gap:16px;align-items:start;margin-top:18px}.aboutGuideList span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(168,181,162,.28);color:#1f3a36}.aboutGuideList p{margin:0;color:#2b2b2b;line-height:1.45}.aboutGuideList strong{display:block;color:#1f3a36;font-family:var(--font-heading);font-size:1.2rem;font-weight:500}.aboutQuote{margin:0;align-self:center}.aboutQuote>span{display:block;color:#b89b72;font-size:4rem;line-height:.7}.aboutQuote p,.aboutQuote>span{font-family:var(--font-heading)}.aboutQuote p{max-width:430px;color:#1f3a36;font-size:clamp(1.8rem,2.3vw,2.7rem);font-style:italic;line-height:1.18}.aboutQuote small{display:block;max-width:350px;color:#2b2b2b;line-height:1.6}.aboutQuote i{display:none}.aboutMovementImage{overflow:hidden}.aboutMovementImage img{width:100%;height:100%;min-height:420px;object-fit:cover}.aboutNewsletter{position:relative;display:grid;grid-template-columns:90px 1fr minmax(320px,1.4fr) 120px;grid-gap:clamp(24px,4vw,52px);gap:clamp(24px,4vw,52px);align-items:center;padding:32px clamp(24px,6vw,88px);background:rgba(168,181,162,.2);border-bottom:1px solid rgba(43,43,43,.14);overflow:hidden}.aboutNewsletter h2{font-size:clamp(1.55rem,2vw,2.25rem)}.aboutNewsletter p{margin:0;color:#2b2b2b}.aboutNewsletter form{display:flex}.aboutNewsletter button,.aboutNewsletter input{min-height:52px;border:0}.aboutNewsletter input{width:100%;padding:0 18px;background:#fffdf8}.aboutNewsletter button{min-width:170px;background:#1f3a36;color:#fffdf8;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.aboutNewsletter>span{display:none}.courseSalesPage{background:#fffdf8}.courseSalesHero{display:grid;grid-template-columns:44% 56%;min-height:clamp(540px,48vw,700px);border-bottom:1px solid rgba(43,43,43,.14)}.courseSalesHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,6vw,84px) clamp(24px,6vw,88px)}.courseSalesHeroCopy h1{max-width:520px;font-size:clamp(3rem,4.6vw,5.65rem);line-height:1.02}.courseSalesHeroCopy>p:not(.eyebrow){max-width:420px;color:#2b2b2b;font-size:1.08rem;line-height:1.6}.courseSalesBenefits{display:grid;grid-gap:14px;gap:14px;margin:26px 0 22px}.courseSalesBenefits div{display:flex;gap:18px;align-items:center}.courseSalesBenefits span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:rgba(168,181,162,.26);color:#1f3a36}.courseSalesBenefits p{margin:0;color:#2b2b2b}.courseSalesActions{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.courseSalesActions span{color:#b89b72;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.courseSalesHeroImage{overflow:hidden}.courseSalesHeroImage img{width:100%;height:100%;object-fit:cover}.courseSalesAbout{display:grid;grid-template-columns:52% 38%;grid-gap:10%;gap:10%;padding:clamp(54px,6vw,88px) clamp(24px,6vw,88px);border-bottom:1px solid rgba(43,43,43,.14)}.courseSalesAboutText{align-self:center}.courseSalesAboutText h2{max-width:420px;font-size:clamp(2.2rem,3vw,3.65rem)}.courseSalesAboutText>p{max-width:620px;color:#2b2b2b;line-height:1.7}.courseSalesIncludes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:36px}.courseSalesIncludes div{padding:0 22px;text-align:center;border-left:1px solid rgba(43,43,43,.14)}.courseSalesIncludes div:first-child{border-left:0}.courseSalesIncludes svg{width:28px;height:28px;margin-bottom:12px;color:#1f3a36;stroke-width:1.3}.courseSalesIncludes h3{font-size:1.1rem}.courseSalesIncludes p{margin:0;color:#2b2b2b;font-size:.85rem}.courseSalesQuoteCard{align-self:center;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.74)}.courseSalesQuoteCard img{width:100%;aspect-ratio:16/7;object-fit:cover}.courseSalesQuoteCard blockquote{margin:0;padding:clamp(28px,4vw,46px)}.courseSalesQuoteCard blockquote span{color:#b89b72;font-family:var(--font-heading);font-size:4rem;line-height:.7}.courseSalesQuoteCard blockquote p{max-width:390px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.55rem,2vw,2.25rem);font-style:italic;line-height:1.22}.courseSalesQuoteCard blockquote cite{display:block;color:#2b2b2b;font-size:.72rem;font-style:normal;letter-spacing:.16em;text-transform:uppercase}.courseCurriculum{margin:clamp(42px,5vw,72px) clamp(24px,6vw,88px);padding:clamp(28px,4vw,44px);background:rgba(168,181,162,.13)}.courseLessonGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0}.courseLessonGrid article{min-height:240px;padding:0 clamp(18px,2vw,34px);text-align:center;border-left:1px solid rgba(43,43,43,.14)}.courseLessonGrid article:first-child{border-left:0}.courseLessonGrid article>p{color:#2b2b2b;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.courseLessonGrid svg{width:44px;height:44px;margin:18px 0;color:#1f3a36;stroke-width:1.15}.courseLessonGrid h2{font-size:clamp(1.4rem,1.55vw,1.85rem)}.courseLessonGrid span{display:block;color:#2b2b2b;line-height:1.55}.courseLessonGrid small{display:inline-flex;gap:6px;align-items:center;margin-top:18px;color:#2b2b2b;font-size:.78rem}.courseLessonGrid small svg{width:14px;height:14px;margin:0}.courseTestimonials{padding:0 clamp(24px,6vw,88px) clamp(48px,6vw,76px)}.courseTestimonials>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.courseTestimonials blockquote{margin:0;padding:clamp(26px,3vw,34px);border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.72)}.courseTestimonials blockquote>span{color:#b89b72;font-family:var(--font-heading);font-size:3rem;line-height:.7}.courseTestimonials blockquote>p{color:#2b2b2b;line-height:1.6}.courseTestimonials footer{display:flex;gap:14px;align-items:center;margin-top:22px}.courseTestimonials img{width:52px;height:52px;border-radius:50%}.courseTestimonials cite{color:#1f3a36;font-size:.75rem;font-style:normal;letter-spacing:.14em;text-transform:uppercase}.courseTestimonials cite small{display:block;margin-top:4px;color:rgba(43,43,43,.68);letter-spacing:0;text-transform:none}.courseEnroll{display:grid;grid-template-columns:18% 34% minmax(300px,36%);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:center;padding:clamp(42px,5vw,68px) clamp(24px,6vw,88px);background:rgba(168,181,162,.19)}.courseEnrollLeaf{width:160px;height:220px;background:linear-gradient(rgba(255,253,248,.38),rgba(255,253,248,.38)),url(/images/background/tranquil-background-element-4.png) 50%/cover no-repeat;opacity:.45;mix-blend-mode:multiply}.courseEnrollText h2{font-size:clamp(2rem,2.8vw,3.2rem)}.courseEnrollText ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.courseEnrollText li{display:flex;gap:10px;align-items:center;color:#2b2b2b}.courseEnrollText svg{color:#1f3a36}.coursePriceCard{justify-self:center;width:min(100%,430px);padding:clamp(30px,4vw,46px);text-align:center;background:rgba(255,253,248,.88);box-shadow:0 24px 70px rgba(31,58,54,.08)}.coursePriceCard strong{display:block;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(3rem,4vw,4.7rem);font-weight:500;line-height:1}.coursePriceCard p{margin:10px 0 6px;color:#1f3a36;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.coursePriceCard span{display:block;margin-bottom:18px;color:#2b2b2b}.coursePriceCard .btn,.coursePriceCard .btnDark,.coursePriceCard .btnLight{display:block}.coursePriceCard small{display:inline-flex;gap:6px;align-items:center;margin-top:14px;color:rgba(43,43,43,.68)}.leadSignup{margin-top:22px}.leadSignup .mailerLiteEmbed{width:100%}.leadSignup form{display:grid;grid-gap:12px;gap:12px;text-align:left}.leadSignup label{display:grid;grid-gap:7px;gap:7px;color:#1f3a36;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.leadSignup input{min-height:52px;width:100%;border:1px solid rgba(31,58,54,.16);border-radius:0;padding:0 16px;background:rgba(255,253,248,.86);color:#2b2b2b;font-size:.95rem;letter-spacing:0;text-transform:none}.leadSignup .btn,.leadSignup .btnDark,.leadSignup .btnLight{display:block;width:100%;margin-top:4px;border:0}.leadSignup .btn:disabled,.leadSignup .btnDark:disabled,.leadSignup .btnLight:disabled{opacity:.62;cursor:wait}.leadSignup small{display:block;margin-top:2px;color:rgba(43,43,43,.68);font-size:.78rem;line-height:1.45;text-align:center}.mailerLiteEmbed{width:100%}.mailerLiteEmbed .ml-form-embedBody,.mailerLiteEmbed .ml-form-embedContainer,.mailerLiteEmbed .ml-form-embedWrapper,.mailerLiteEmbed .ml-form-successBody{width:100%!important;max-width:none!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.mailerLiteEmbed .ml-form-embedSubmit,.mailerLiteEmbed .ml-form-fieldRow{margin:0 0 12px!important}.mailerLiteEmbed input[type=email],.mailerLiteEmbed input[type=text]{min-height:52px!important;width:100%!important;border:1px solid rgba(31,58,54,.16)!important;border-radius:0!important;padding:0 16px!important;background:rgba(255,253,248,.92)!important;color:#2b2b2b!important;font-family:var(--font-body)!important;font-size:.95rem!important}.mailerLiteEmbed .primary,.mailerLiteEmbed button{min-height:52px!important;width:100%!important;border:0!important;border-radius:0!important;background:#1f3a36!important;color:#fffdf8!important;font-family:var(--font-body)!important;font-size:.72rem!important;letter-spacing:.16em!important;text-transform:uppercase!important}.mailerLiteEmbed .ml-form-successContent h4,.mailerLiteEmbed .ml-form-successContent p{color:#1f3a36!important;font-family:var(--font-body)!important}.mailerLiteFallbackForm{display:flex;width:100%}.mailerLiteFallbackForm input{flex:1 1;min-width:0;min-height:52px;border:0;padding:0 18px;background:rgba(255,253,248,.94);color:#2b2b2b}.mailerLiteFallbackForm button{min-height:52px;border:0;background:#1f3a36;color:#fffdf8;cursor:pointer;font-size:.72rem;letter-spacing:.16em;padding:0 24px;text-transform:uppercase;white-space:nowrap}.courseMailerLite .mailerLiteFallbackForm{display:grid;grid-gap:12px;gap:12px}.courseMailerLite .mailerLiteFallbackForm button,.courseMailerLite .mailerLiteFallbackForm input{width:100%;border:1px solid rgba(31,58,54,.16)}.courseMailerLite .mailerLiteFallbackForm button{border:0}.leadSignupMessage{margin:0;color:#2b2b2b;font-size:.86rem;line-height:1.5;text-align:center}.leadSignupModal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:22px}.leadSignupBackdrop{position:absolute;inset:0;background:rgba(43,43,43,.66);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.leadSignupDialog{position:relative;z-index:1;width:min(560px,100%);overflow:hidden;padding:clamp(42px,6vw,72px) clamp(28px,6vw,70px) clamp(34px,5vw,54px);border:1px solid rgba(31,58,54,.1);border-radius:28px;background:radial-gradient(circle at 50% 16%,rgba(168,181,162,.22),transparent 32%),#fffdf8;box-shadow:0 36px 90px rgba(31,58,54,.24);color:#2b2b2b;text-align:center}.leadSignupDialog:before{content:"";position:absolute;left:-46px;bottom:-52px;width:210px;height:250px;background:url(/images/svg/leaf-element-1.svg) 50%/contain no-repeat;opacity:.14;transform:rotate(-5deg);pointer-events:none}.leadSignupDialog>*{position:relative;z-index:1}.leadSignupDialog h3{margin:22px 0 14px;font-size:clamp(3rem,7vw,5rem)}.leadSignupDialog p{max-width:380px;margin:0 auto;color:rgba(43,43,43,.68);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.leadSignupClose{position:absolute;top:22px;right:22px;display:inline-grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:rgba(43,43,43,.72);cursor:pointer}.leadSignupClose svg{width:30px;height:30px}.leadSignupIcon{position:relative;display:inline-grid;place-items:center;width:110px;height:110px;border:4px solid rgba(255,253,248,.78);border-radius:50%;background:linear-gradient(135deg,rgba(168,181,162,.3),hsla(42,31%,94%,.58));color:#6a7b62}.leadSignupIcon:after{content:"";position:absolute;right:-80px;top:-2px;width:150px;height:110px;background:url(/images/svg/leaf-element-2.svg) 50%/contain no-repeat;opacity:.2;transform:rotate(8deg)}.leadSignupIcon svg{width:56px;height:56px;stroke-width:1.4}.leadSignupDivider{width:min(320px,78%);height:28px;margin:32px auto 24px;background:linear-gradient(rgba(31,58,54,.14),rgba(31,58,54,.14)) left 50%/calc(50% - 24px) 1px no-repeat,linear-gradient(rgba(31,58,54,.14),rgba(31,58,54,.14)) right 50%/calc(50% - 24px) 1px no-repeat,url(/images/svg/leaf-element-4.svg) 50%/24px 34px no-repeat;opacity:.82}.leadSignupHint{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:28px;text-align:left}.leadSignupHint>span{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:50%;background:rgba(168,181,162,.22);color:#1f3a36}.leadSignupHint svg{width:28px;height:28px;stroke-width:1.3}.leadSignupHint small,.leadSignupHint strong{display:block;color:#2b2b2b;line-height:1.35}.leadSignupHint strong{font-size:1.1rem}.leadSignupHint small{margin:0;color:rgba(43,43,43,.68);font-size:.95rem;text-align:left}.leadSignupHome{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:min(320px,100%);margin-top:0;background:linear-gradient(135deg,#788c6f,#1f3a36)}.leadSignupHome svg{width:22px;height:22px}.coursePlayerPage{display:grid;grid-template-columns:clamp(280px,25vw,380px) minmax(0,1fr) clamp(260px,22vw,350px);min-height:calc(100vh - 92px);background:#fffdf8;border-top:1px solid rgba(43,43,43,.14)}.playerRightRail,.playerSidebar{padding:clamp(28px,3vw,42px);background:hsla(42,31%,94%,.48)}.playerSidebar{border-right:1px solid rgba(43,43,43,.14)}.playerBack{display:inline-flex;margin-bottom:28px;color:#1f3a36;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.playerCourseMini{display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;align-items:center;margin-bottom:30px}.playerCourseMini img{width:110px;height:88px;object-fit:cover}.playerCourseMini h1{margin-bottom:6px;font-size:1.45rem}.playerCourseMini p{margin:0;color:#2b2b2b;font-size:.82rem}.playerProgressLine{margin-bottom:28px}.playerProgressLine p{margin-bottom:8px;color:#1f3a36;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.playerProgressLine>span{display:block;height:5px;background:rgba(31,58,54,.1)}.playerProgressLine i{display:block;height:100%;background:#b89b72}.playerLessonNav{border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.6)}.playerLessonNav section+section{border-top:1px solid rgba(43,43,43,.14)}.playerLessonNav button{width:100%;border:0;background:transparent;color:#2b2b2b;cursor:pointer;font:inherit;text-align:left}.playerLessonNav section>button{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px 20px;color:#1f3a36;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.playerLessonNav section>div button{display:grid;grid-template-columns:24px 1fr auto 18px;grid-gap:12px;gap:12px;align-items:center;padding:14px 20px;border-top:1px solid rgba(43,43,43,.08)}.playerLessonNav section>div button.active{background:rgba(168,181,162,.22)}.playerLessonNav span{display:inline-grid;place-items:center;color:#1f3a36}.playerLessonNav p,.playerLessonNav small{margin:0}.playerSidebarNote{display:grid;grid-template-columns:80px 1fr;grid-gap:18px;gap:18px;align-items:center;margin-top:28px;padding:28px;background:rgba(168,181,162,.13)}.playerSidebarNote svg{width:72px;height:72px;color:rgba(31,58,54,.38)}.playerSidebarNote p{margin:0;color:#1f3a36;font-family:var(--font-heading);font-size:1.35rem;line-height:1.25}.playerMain{min-width:0;padding:clamp(34px,4vw,56px)}.playerMain h2{margin-bottom:10px;font-size:clamp(2.35rem,3.2vw,4.1rem)}.playerMain>p:not(.eyebrow){color:#2b2b2b;font-size:1.05rem}.courseVideoPlaceholder,.courseVideoPlaceholder iframe,.playerMain iframe{width:100%;aspect-ratio:16/8.1;border:0}.courseVideoPlaceholder{position:relative;overflow:hidden;margin-top:26px;background:#1f3a36}.courseVideoPlaceholder img{width:100%;height:100%;object-fit:cover}.courseVideoPlaceholder:after{content:"";position:absolute;inset:auto 0 0;height:74px;background:linear-gradient(transparent,rgba(12,30,27,.82))}.courseVideoControls{position:absolute;z-index:1;left:24px;right:24px;bottom:18px;display:grid;grid-template-columns:46px auto 1fr;grid-gap:16px;gap:16px;align-items:center;color:#fffdf8}.courseVideoControls button{display:inline-grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:#1f3a36;color:#fffdf8}.courseVideoControls i{height:4px;border-radius:999px;background:hsla(0,0%,100%,.72)}.playerTabs{display:flex;gap:clamp(28px,5vw,80px);margin-top:28px;border-bottom:1px solid rgba(43,43,43,.14)}.playerTabs button{position:relative;padding:18px 0;border:0;background:transparent;color:#2b2b2b;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.playerTabs button.active{color:#1f3a36}.playerTabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#b89b72}.playerTabPanel{padding:24px 0 28px;border-bottom:1px solid rgba(43,43,43,.14)}.playerTabPanel>p{max-width:720px;color:#2b2b2b;line-height:1.65}.playerTabPanel ul{margin:0;padding-left:20px;color:#2b2b2b}.playerTakeaways{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:28px}.playerTakeaways div{display:grid;grid-template-columns:58px 1fr;grid-gap:16px;gap:16px;align-items:start}.playerTakeaways span{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(168,181,162,.22);color:#1f3a36}.playerTakeaways p{margin:0;color:#2b2b2b}.playerTakeaways strong{display:block;color:#1f3a36;font-family:var(--font-heading);font-size:1.3rem;font-weight:500}.playerLessonActions{display:flex;gap:14px;justify-content:space-between;margin-top:26px}.playerLessonActions button{min-height:48px;padding:0 24px;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.7);color:#1f3a36;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.playerLessonActions button:last-child{background:#1f3a36;color:#fffdf8}.playerLessonActions button:disabled{opacity:.45;cursor:not-allowed}.playerRightRail{display:grid;grid-gap:26px;gap:26px;align-content:start;border-left:1px solid rgba(43,43,43,.14)}.playerNotesCard,.playerProgressCard,.playerSupportCard{padding:26px;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.72)}.playerProgressCard{text-align:center}.playerProgressCard>div{display:inline-grid;place-items:center;width:150px;height:150px;margin:14px 0 18px;border-radius:50%;background:radial-gradient(circle closest-side,#fffdf8 74%,transparent 75%),conic-gradient(#1f3a36 var(--progress),rgba(31,58,54,.12) 0)}.playerProgressCard strong{color:#1f3a36;font-family:var(--font-heading);font-size:2.5rem;font-weight:500;line-height:1}.playerProgressCard span{color:#2b2b2b;letter-spacing:.14em}.playerProgressCard a,.playerProgressCard span{display:block;font-size:.72rem;text-transform:uppercase}.playerProgressCard a{margin-top:18px;padding:13px;border:1px solid rgba(43,43,43,.14);color:#1f3a36;letter-spacing:.15em}.playerNotesCard textarea{width:100%;min-height:120px;padding:16px;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.7);resize:vertical}.playerNotesCard span{display:block;margin-top:10px;color:rgba(43,43,43,.68);font-size:.82rem}.playerSupportCard p:not(.eyebrow){color:#2b2b2b}.playerSupportCard a{display:inline-flex;gap:8px;align-items:center;padding:13px 18px;border:1px solid rgba(43,43,43,.14);color:#1f3a36;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.coursesCatalogPage{background:radial-gradient(circle at 12% 10%,hsla(39,37%,59%,.08),transparent 28%),#fffdf8}.coursesCatalogHero{position:relative;min-height:clamp(360px,38vw,520px);display:grid;align-items:center;padding:clamp(64px,8vw,116px) clamp(24px,6vw,88px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.coursesCatalogHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.9) 38%,hsla(43,41%,97%,.18) 72%)}.coursesCatalogHero>div{position:relative;z-index:1;max-width:560px}.coursesCatalogHero h1{margin:0 0 18px;color:#1f3a36;font-size:clamp(4rem,6vw,7rem);line-height:.95}.coursesCatalogHero p{max-width:430px;margin:0;color:#2b2b2b;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.75}.coursesCatalogHero img{position:absolute;inset:0 0 0 auto;width:62%;height:100%;object-fit:cover;object-position:center}.coursesCatalogBody{padding:clamp(42px,5vw,72px) clamp(24px,6vw,88px)}.courseFilters{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.courseFilters>div{display:flex;flex-wrap:wrap;gap:clamp(18px,3vw,42px)}.courseFilters button{position:relative;padding:0 0 13px;border:0;background:transparent;color:#2b2b2b;font-size:.9rem;cursor:pointer}.courseFilters button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:transparent}.courseFilters button.active{color:#1f3a36}.courseFilters button.active:after{background:#b89b72}.courseFilters select{min-width:150px;min-height:44px;padding:0 42px 0 18px;border:0;background:hsla(42,31%,94%,.72);color:#2b2b2b}.courseCatalogGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px)}.courseCatalogCard{display:block;overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:rgba(255,253,248,.82);box-shadow:0 18px 46px rgba(31,58,54,.08);color:inherit;transition:transform .28s ease,box-shadow .28s ease}.courseCatalogCard:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(31,58,54,.13)}.courseCatalogCard img{width:100%;aspect-ratio:16/10.7;object-fit:cover}.courseCatalogCard>div{padding:clamp(22px,2.2vw,30px)}.courseCatalogCard p{margin:0 0 12px;color:#b89b72;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.courseCatalogCard h2{margin:0 0 12px;color:#1f3a36;font-size:clamp(1.65rem,2vw,2.25rem);line-height:1.05}.courseCatalogCard span{display:block;color:#2b2b2b;line-height:1.55}.courseCatalogCard footer{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#2b2b2b}.courseCatalogCard small{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.coursesCatalogNewsletter{position:relative;display:grid;grid-template-columns:minmax(120px,210px) 1fr minmax(320px,1.35fr);align-items:center;grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);margin:0 clamp(24px,6vw,88px) clamp(44px,5vw,70px);padding:clamp(30px,4vw,52px);overflow:hidden;border-radius:8px;background:radial-gradient(circle at 84% 16%,rgba(168,181,162,.18),transparent 28%),linear-gradient(90deg,rgba(16,43,39,.98),rgba(31,58,54,.94));box-shadow:0 24px 58px rgba(31,58,54,.18)}.coursesCatalogNewsletter:after{content:"";position:absolute;right:clamp(24px,4vw,70px);bottom:-18px;width:clamp(140px,16vw,240px);height:clamp(110px,12vw,190px);background:#a8b5a2;opacity:.46;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;pointer-events:none}.coursesCatalogNewsletter>*{position:relative;z-index:1}.coursesCatalogNewsletter h2{margin:0 0 8px;color:#fffdf8;font-size:clamp(1.8rem,2.2vw,2.6rem)}.coursesCatalogNewsletter p{max-width:370px;margin:0;color:rgba(255,253,248,.78)}.coursesCatalogNewsletter form{display:flex;min-height:54px}.coursesCatalogNewsletter input{flex:1 1;min-width:0;padding:0 24px;border:0;background:rgba(255,253,248,.96)}.coursesCatalogNewsletter button{min-width:180px;border:0;background:#b89b72;color:#1f3a36;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.courseLeaf{width:clamp(130px,16vw,220px);height:clamp(90px,10vw,150px);background:#a8b5a2;opacity:.5;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat}.coursesMiniFooter,.eventsMiniFooter{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,1fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);padding:clamp(44px,5vw,72px) clamp(24px,6vw,88px);border-top:1px solid rgba(43,43,43,.14)}.coursesMiniFooter h2,.eventsMiniFooter h2{margin:0 0 8px;color:#1f3a36;font-size:1.55rem;letter-spacing:.14em;text-transform:uppercase}.coursesMiniFooter p,.eventsMiniFooter p{margin:0;color:#2b2b2b;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.coursesMiniFooter nav,.eventsMiniFooter nav{display:grid;grid-gap:10px;gap:10px;align-content:start}.coursesMiniFooter strong,.eventsMiniFooter strong{margin-bottom:8px;color:#1f3a36;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.coursesMiniFooter a,.eventsMiniFooter a{color:#2b2b2b}.coursesMiniFooter nav div,.eventsMiniFooter nav div{display:flex;gap:14px;font-size:1.2rem}.certificatesSection{padding:0 clamp(24px,6vw,88px) clamp(52px,6vw,88px);background:radial-gradient(circle at 88% 3%,rgba(168,181,162,.18),transparent 26%),#fffdf8;overflow:hidden}.certificatesHero{position:relative;display:grid;min-height:clamp(360px,34vw,520px);align-items:center;margin:0 calc(clamp(24px,6vw,88px)*-1) clamp(24px,3vw,34px);padding:clamp(72px,8vw,116px) clamp(24px,6vw,88px) clamp(54px,7vw,96px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.certificatesHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.88) 42%,hsla(43,41%,97%,.08) 76%)}.certificatesHero>div{position:relative;z-index:1;max-width:660px}.certificatesHero h2{max-width:760px;margin-bottom:20px;font-size:clamp(3rem,4.4vw,4.8rem);line-height:1.04}.certificatesHero p:not(.eyebrow){max-width:590px;color:#2b2b2b;font-size:clamp(1rem,1.15vw,1.18rem);line-height:1.7}.certificatesHero span{display:block;width:clamp(120px,13vw,180px);height:clamp(80px,9vw,130px);margin-top:28px;background:#6f8068;opacity:.42;-webkit-mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat}.certificatesHero img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:cover;object-position:center}.certificatesCards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(16px,2vw,28px);gap:clamp(16px,2vw,28px)}.certificateCard{position:relative;display:flex;min-height:clamp(340px,30vw,430px);flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:clamp(30px,3.2vw,46px) clamp(20px,2.2vw,34px);border:1px solid rgba(43,43,43,.14);border-radius:8px;background:linear-gradient(180deg,rgba(255,253,248,.94),rgba(255,253,248,.86) 62%,hsla(42,31%,94%,.6)),#fffdf8;box-shadow:0 18px 44px rgba(31,58,54,.08);text-align:center}.certificateCard:before{content:"";position:absolute;inset:auto 0 0;height:98px;background:linear-gradient(0deg,rgba(31,58,54,.08),transparent 74%),radial-gradient(ellipse at 74% 108%,rgba(31,58,54,.14),transparent 34%);opacity:.65}.certificateCard h3{position:relative;z-index:1;max-width:260px;margin:14px auto 6px;font-size:clamp(1.55rem,1.7vw,2.15rem);line-height:1.12}.certificateCard>i{position:relative;z-index:1;display:block;width:48px;height:1px;margin:14px 0 18px;background:#b89b72}.certificateCard p{margin:0}.certificateCard p,.certificateCard small{position:relative;z-index:1;color:#2b2b2b;line-height:1.45}.certificateCard small{display:block;margin-top:22px;font-size:.9rem}.certificateCard small span{display:block;margin-bottom:4px;color:#b89b72;font-size:.8rem;letter-spacing:.08em}.certificateSubtitle{color:#1f3a36!important;font-family:var(--font-heading);font-size:clamp(1.1rem,1.25vw,1.35rem)}.certificateSeal{position:relative;display:inline-grid;place-items:center;width:94px;height:94px;border:1px solid rgba(31,58,54,.18);border-radius:50%;color:#1f3a36}.certificateSeal:after,.certificateSeal:before{content:"";position:absolute;inset:8px;border:2px solid hsla(43,12%,49%,.36);border-right-color:transparent;border-radius:50%}.certificateSeal:after{inset:14px;border-width:1px;transform:rotate(32deg)}.certificateSeal svg{position:relative;z-index:1;width:36px;height:36px;stroke-width:1.35}.certificateStatement{position:relative;display:grid;grid-template-columns:1.2fr 2.4fr;grid-gap:clamp(26px,4vw,62px);gap:clamp(26px,4vw,62px);align-items:stretch;margin-top:clamp(20px,3vw,34px);padding:clamp(28px,3.5vw,46px);overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:linear-gradient(90deg,hsla(43,41%,97%,.92),hsla(43,41%,97%,.78)),#f4f1ea;box-shadow:0 16px 42px rgba(31,58,54,.06)}.certificateStatement:after{content:"";position:absolute;right:-18px;bottom:-34px;width:clamp(160px,17vw,260px);height:clamp(120px,13vw,190px);border-radius:50%;background:radial-gradient(circle,transparent 26%,rgba(31,58,54,.1) 27%,transparent 28%),radial-gradient(circle,transparent 43%,rgba(31,58,54,.08) 44%,transparent 45%),radial-gradient(circle,transparent 60%,rgba(31,58,54,.06) 61%,transparent 62%);opacity:.72}.certificateStatement blockquote{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:start;margin:0;padding-right:clamp(18px,3vw,46px);border-right:1px solid rgba(43,43,43,.14);color:#1f3a36}.certificateStatement blockquote span{color:hsla(35,33%,58%,.82);font-family:var(--font-heading);font-size:3.2rem;line-height:.82}.certificateStatement blockquote p{margin:0;font-family:var(--font-heading);font-size:clamp(1.55rem,2.1vw,2.55rem);line-height:1.32}.certificateStats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr)}.certificateStats div{padding:0 clamp(18px,2vw,30px);text-align:center}.certificateStats div+div{border-left:1px solid rgba(43,43,43,.14)}.certificateStats span{display:inline-grid;place-items:center;width:54px;height:54px;margin-bottom:12px;border:1px solid hsla(35,33%,58%,.75);border-radius:50%;color:#1f3a36}.certificateStats strong{display:block;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.6rem,2vw,2.4rem);font-weight:500;line-height:1}.certificateStats p{max-width:160px;margin:8px auto 0;color:#2b2b2b;font-size:.9rem;line-height:1.35}.practiceGallery{padding:0 clamp(24px,6vw,88px) clamp(52px,6vw,88px);background:radial-gradient(circle at 12% 0,hsla(39,37%,59%,.08),transparent 30%),#fffdf8;overflow:hidden}.galleryHero{position:relative;display:grid;min-height:clamp(340px,32vw,500px);align-items:center;margin:0 calc(clamp(24px,6vw,88px)*-1) clamp(24px,3vw,36px);padding:clamp(72px,8vw,116px) clamp(24px,6vw,88px) clamp(54px,7vw,96px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.galleryHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.88) 42%,hsla(43,41%,97%,.08) 76%)}.galleryHero>div{position:relative;z-index:1;max-width:720px}.galleryHero h2{max-width:760px;margin-bottom:20px;font-size:clamp(3rem,4.4vw,4.8rem);line-height:1.04}.galleryHero p:not(.eyebrow){max-width:620px;color:#2b2b2b;font-size:clamp(1rem,1.15vw,1.18rem);line-height:1.75}.galleryHero span{display:block;width:clamp(120px,13vw,180px);height:clamp(80px,9vw,130px);margin-top:24px;background:#6f8068;opacity:.42;-webkit-mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) left center/contain no-repeat}.galleryHero img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:cover;object-position:center}.galleryFilters{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:clamp(26px,3vw,38px)}.galleryFilters button{min-width:116px;min-height:46px;padding:0 22px;border:0;border-radius:6px;background:hsla(42,31%,94%,.72);color:#2b2b2b;cursor:pointer;transition:all .35s ease}.galleryFilters button.active,.galleryFilters button:hover{background:#1f3a36;color:#fffdf8}.galleryMosaic{display:grid;grid-template-columns:1.08fr .9fr 1.05fr 1.12fr;grid-auto-rows:clamp(168px,13vw,230px);grid-gap:clamp(12px,1.3vw,18px);gap:clamp(12px,1.3vw,18px)}.galleryMosaic figure{position:relative;overflow:hidden;margin:0;border-radius:8px;background:#f4f1ea;box-shadow:0 14px 36px rgba(31,58,54,.08)}.galleryMosaic figure:hover img{transform:scale(1.045)}.galleryMosaic figure:hover figcaption{opacity:1;transform:translateY(0)}.galleryMosaic figure img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.galleryMosaic figure figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:14px 16px;border:1px solid rgba(255,253,248,.28);background:rgba(18,37,33,.72);color:#fffdf8;opacity:0;transform:translateY(10px);transition:all .35s ease}.galleryMosaic figure figcaption span{display:block;margin-bottom:4px;color:rgba(255,253,248,.72);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.galleryTall{grid-row:span 2}.galleryWide{grid-column:span 2}.galleryQuote{position:relative;display:grid;grid-template-columns:minmax(100px,240px) 1fr minmax(100px,240px);grid-gap:clamp(22px,4vw,58px);gap:clamp(22px,4vw,58px);align-items:center;margin:clamp(22px,3vw,34px) 0 0;padding:clamp(30px,4vw,52px);overflow:hidden;border-radius:8px;background:linear-gradient(90deg,hsla(43,41%,97%,.88),hsla(43,41%,97%,.76)),#f4f1ea;box-shadow:0 16px 42px rgba(31,58,54,.06)}.galleryQuote span{width:min(100%,180px);height:120px;background:#6f8068;opacity:.34;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat}.galleryQuote p{position:relative;max-width:760px;margin:0 auto;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.7rem,2.2vw,2.65rem);line-height:1.35;text-align:center}.galleryQuote p:after,.galleryQuote p:before{color:hsla(35,33%,58%,.78);font-family:var(--font-heading);font-size:3.3rem;line-height:.6}.galleryQuote p:before{content:"“";margin-right:14px}.galleryQuote p:after{content:"”";margin-left:14px}.galleryQuote i{justify-self:end;width:min(100%,180px);height:110px;border-radius:50%;background:radial-gradient(circle,transparent 30%,rgba(31,58,54,.09) 31%,transparent 32%),radial-gradient(circle,transparent 51%,rgba(31,58,54,.07) 52%,transparent 53%),radial-gradient(circle,transparent 70%,rgba(31,58,54,.05) 71%,transparent 72%);opacity:.8}.eventsPage{background:radial-gradient(circle at 16% 4%,hsla(39,37%,59%,.08),transparent 26%),#fffdf8}.eventsHero{position:relative;min-height:clamp(420px,40vw,560px);display:grid;align-items:center;padding:clamp(70px,9vw,128px) clamp(24px,6vw,88px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.eventsHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.9) 40%,hsla(43,41%,97%,.12) 78%)}.eventsHero>div{position:relative;z-index:1;max-width:620px}.eventsHero h1{margin-bottom:14px;font-size:clamp(3.4rem,5vw,6.1rem);line-height:.98}.eventsHero p{max-width:500px;color:#2b2b2b;line-height:1.7}.eventsHero img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:cover;object-position:center}.eventsLead{color:#1f3a36!important;font-family:var(--font-heading);font-size:clamp(1.35rem,1.6vw,1.85rem)}.eventsHeroActions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.eventsHeroActions .btn,.eventsHeroActions .btnDark,.eventsHeroActions .btnLight{margin-top:0}.eventsBody{padding:clamp(42px,5vw,72px) clamp(24px,6vw,88px)}.eventsBodyHeader,.replaysHeader{display:flex;align-items:center;justify-content:space-between;gap:24px}.eventsBodyHeader .eyebrow,.replaysHeader .eyebrow{margin-bottom:0}.eventsBodyHeader select{min-width:220px;min-height:44px;padding:0 42px 0 18px;border:0;border-radius:6px;background:hsla(42,31%,94%,.72);color:#2b2b2b}.eventsFilters{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0 32px}.eventsFilters button{min-height:44px;padding:0 20px;border:0;border-radius:6px;background:hsla(42,31%,94%,.72);color:#2b2b2b;cursor:pointer;transition:all .35s ease}.eventsFilters button.active,.eventsFilters button:hover{background:#1f3a36;color:#fffdf8}.featuredEvent{display:grid;grid-template-columns:36% 1fr 190px;overflow:hidden;margin-bottom:clamp(24px,3vw,34px);border:1px solid rgba(43,43,43,.14);border-radius:10px;background:rgba(255,253,248,.86);box-shadow:0 18px 48px rgba(31,58,54,.08)}.featuredEvent>img{width:100%;height:100%;min-height:300px;object-fit:cover}.featuredEventContent{padding:clamp(26px,3vw,42px)}.featuredEventContent h2{margin:16px 0;font-size:clamp(2rem,2.5vw,3rem)}.featuredEventContent>p:not(.eventMeta){color:#2b2b2b;line-height:1.65}.featuredEventContent ul{display:grid;grid-gap:8px;gap:8px;margin:18px 0 0;padding:0;list-style:none}.featuredEventContent li{display:flex;gap:9px;align-items:center;color:#2b2b2b}.featuredEventContent li svg{color:#6f8068}.eventBadge{display:inline-flex;gap:7px;align-items:center;padding:7px 10px;border:1px solid rgba(43,43,43,.14);border-radius:999px;color:#1f3a36;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.eventMeta{display:flex;flex-wrap:wrap;gap:18px;color:#2b2b2b;font-size:.9rem}.eventMeta span{display:inline-flex;gap:7px;align-items:center}.eventCountdown{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border-left:1px solid rgba(43,43,43,.14);text-align:center}.eventCountdown p,.eventCountdown small{margin:0;color:rgba(43,43,43,.68)}.eventCountdown strong{color:#1f3a36;font-family:var(--font-heading);font-size:4.7rem;font-weight:500;line-height:.9}.eventCountdown span{color:#2b2b2b;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}.eventCountdown a{width:100%;margin:24px 0 14px;padding:14px;border-radius:6px;background:#1f3a36;color:#fffdf8;font-size:.82rem}.eventsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(16px,2vw,26px);gap:clamp(16px,2vw,26px)}.eventCard{overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:rgba(255,253,248,.86);box-shadow:0 16px 42px rgba(31,58,54,.08)}.eventCardImage{position:relative;height:clamp(190px,16vw,260px);overflow:hidden}.eventCardImage img{width:100%;height:100%;object-fit:cover}.eventCardImage>span{position:absolute;top:16px;left:16px;display:inline-flex;gap:6px;align-items:center;padding:7px 10px;border-radius:999px;background:rgba(255,253,248,.9);color:#1f3a36;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.eventCardImage time{position:absolute;left:16px;bottom:0;display:grid;place-items:center;min-width:54px;min-height:66px;background:rgba(255,253,248,.92);color:#1f3a36;font-family:var(--font-heading);font-size:1.45rem;line-height:1}.eventCardImage time small{font-family:var(--font-body);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase}.eventCardBody{padding:24px}.eventCardBody h3{font-size:clamp(1.5rem,1.7vw,2rem)}.eventCardBody>p:not(.eventMeta){color:#2b2b2b;font-size:.92rem;line-height:1.55}.eventCardBody>a{display:inline-flex;gap:8px;align-items:center;margin-top:10px;color:#1f3a36}.replaysHeader{margin:clamp(30px,4vw,52px) 0 18px}.replaysHeader a{display:inline-flex;gap:8px;align-items:center;color:#1f3a36}.replayGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(16px,2vw,26px);gap:clamp(16px,2vw,26px)}.replayCard{display:grid;grid-template-columns:38% 1fr;overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:rgba(255,253,248,.86);box-shadow:0 14px 34px rgba(31,58,54,.07)}.replayCard>div{position:relative;min-height:130px}.replayCard img{width:100%;height:100%;object-fit:cover}.replayCard>div span{position:absolute;inset:50% auto auto 50%;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fffdf8;color:#1f3a36;transform:translate(-50%,-50%)}.replayCard section{padding:20px}.replayCard h3{margin-bottom:8px;font-size:1.35rem}.replayCard p{margin-bottom:8px;color:rgba(43,43,43,.68);font-size:.85rem}.replayCard small{color:#2b2b2b;line-height:1.45}.eventsNewsletter{position:relative;display:grid;grid-template-columns:minmax(120px,220px) 1fr minmax(320px,1.35fr);align-items:center;grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);margin:0 clamp(24px,6vw,88px) clamp(44px,5vw,70px);padding:clamp(30px,4vw,52px);overflow:hidden;border-radius:8px;background:radial-gradient(circle at 84% 16%,rgba(168,181,162,.18),transparent 28%),linear-gradient(90deg,rgba(16,43,39,.98),rgba(31,58,54,.94));box-shadow:0 24px 58px rgba(31,58,54,.18)}.eventsNewsletter:after{content:"";position:absolute;right:clamp(24px,4vw,70px);bottom:-18px;width:clamp(140px,16vw,240px);height:clamp(110px,12vw,190px);background:#a8b5a2;opacity:.46;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;pointer-events:none}.eventsNewsletter>*{position:relative;z-index:1}.eventsNewsletter h2{margin:0 0 8px;color:#fffdf8;font-size:clamp(1.8rem,2.2vw,2.6rem)}.eventsNewsletter p{max-width:430px;margin:0;color:rgba(255,253,248,.78)}.eventsNewsletter form{display:flex;min-height:54px}.eventsNewsletter input{flex:1 1;min-width:0;padding:0 24px;border:0;background:rgba(255,253,248,.96)}.eventsNewsletter button{min-width:180px;border:0;border-radius:0 6px 6px 0;background:#b89b72;color:#1f3a36}.eventLeaf{width:clamp(130px,16vw,220px);height:clamp(90px,10vw,150px);background:#a8b5a2;opacity:.5;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat}.replaysPage{background:radial-gradient(circle at 86% 8%,rgba(168,181,162,.14),transparent 30%),#fffdf8}.replaysHero{position:relative;min-height:clamp(390px,36vw,540px);display:grid;align-items:center;padding:clamp(62px,8vw,112px) clamp(24px,6vw,88px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.replaysHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.88) 42%,hsla(43,41%,97%,.08) 78%)}.replaysHero>div{position:relative;z-index:1;max-width:560px}.replaysHero h1{margin-bottom:12px;font-size:clamp(3.6rem,5vw,6rem);line-height:.96}.replaysHero p{max-width:500px;color:#2b2b2b;line-height:1.7}.replaysHero img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:cover;object-position:center}.replaysHero .btnLight{margin-top:24px}.backLink,.replaysHero .btnLight{display:inline-flex;gap:8px;align-items:center}.backLink{margin-bottom:28px;color:#b89b72;font-size:.92rem}.replaysLead{color:#1f3a36!important;font-family:var(--font-heading);font-size:clamp(1.25rem,1.4vw,1.7rem)}.replaysLibrary{padding:clamp(38px,5vw,70px) clamp(24px,6vw,88px) clamp(28px,4vw,52px)}.replaysToolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.replaysToolbar select{min-width:180px;min-height:44px;padding:0 38px 0 18px;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:hsla(42,31%,94%,.45);color:#2b2b2b}.replaysFilters{display:flex;flex-wrap:wrap;gap:14px}.replaysFilters button{min-height:44px;padding:0 22px;border:1px solid rgba(43,43,43,.14);border-radius:999px;background:rgba(255,253,248,.8);color:#2b2b2b;cursor:pointer;transition:all .35s ease}.replaysFilters button.active,.replaysFilters button:hover{border-color:#1f3a36;background:#1f3a36;color:#fffdf8}.replaysLayout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);grid-gap:clamp(24px,4vw,42px);gap:clamp(24px,4vw,42px);align-items:start}.replayLibraryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(18px,2vw,26px);gap:clamp(18px,2vw,26px)}.replayLibraryCard{overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:8px;background:rgba(255,253,248,.88);box-shadow:0 16px 42px rgba(31,58,54,.07)}.replayLibraryMedia{position:relative;height:clamp(190px,15vw,245px);overflow:hidden}.replayLibraryMedia img{width:100%;height:100%;object-fit:cover}.replayLibraryMedia .playButton{position:absolute;inset:50% auto auto 50%;display:grid;width:54px;height:54px;place-items:center;border:2px solid rgba(255,253,248,.92);border-radius:50%;background:rgba(31,58,54,.2);color:#fffdf8;font-size:1.8rem;transform:translate(-50%,-50%)}.replayLibraryMedia small{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:4px;background:rgba(31,58,54,.88);color:#fffdf8;font-size:.72rem}.replayLibraryContent{padding:24px}.replayLibraryContent>p:first-child{margin-bottom:12px;color:#b89b72;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.replayLibraryContent h2{margin-bottom:10px;font-size:clamp(1.45rem,1.7vw,2rem)}.replayLibraryContent>p:not(:first-child){color:#2b2b2b;font-size:.92rem;line-height:1.55}.replayLibraryContent time{display:inline-flex;gap:8px;align-items:center;margin-top:14px;color:#2b2b2b;font-size:.84rem}.replaysSidebar{position:-webkit-sticky;position:sticky;top:110px;overflow:hidden;padding:clamp(32px,4vw,48px);border:1px solid rgba(43,43,43,.14);border-radius:8px;background:linear-gradient(180deg,rgba(255,253,248,.96),hsla(42,31%,94%,.82)),#f4f1ea;box-shadow:0 16px 44px rgba(31,58,54,.07)}.replaysSidebar .btn,.replaysSidebar .btnDark,.replaysSidebar .btnLight{width:100%;margin-top:28px;text-align:center}.replaysInfo{padding-bottom:28px;border-bottom:1px solid rgba(43,43,43,.14);text-align:center}.replaysInfo>svg{width:46px;height:46px;margin-bottom:22px;color:#b89b72;stroke-width:1.4}.replaysInfo h2{font-size:1.7rem}.replaysInfo p{margin:0;color:#2b2b2b;font-size:.92rem;line-height:1.65}.replaysSidebarList{display:grid;grid-gap:24px;gap:24px;padding:30px 0 0}.replaysSidebarList>div{display:grid;grid-template-columns:42px 1fr;grid-gap:18px;gap:18px}.replaysSidebarList svg{color:#6f8068;font-size:1.7rem;stroke-width:1.4}.replaysSidebarList h3{margin-bottom:4px;font-size:1.2rem}.replaysSidebarList p{margin:0;color:#2b2b2b;font-size:.88rem;line-height:1.5}.replaysSidebarNote{margin:18px auto 0;max-width:220px;color:rgba(43,43,43,.68);font-size:.86rem;text-align:center}.replaysStatement{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:clamp(24px,4vw,58px);gap:clamp(24px,4vw,58px);align-items:center;margin:0 clamp(24px,6vw,88px) clamp(28px,4vw,42px);padding:clamp(28px,4vw,48px);border-radius:8px;background:linear-gradient(100deg,hsla(42,31%,94%,.92),rgba(255,253,248,.78)),#f4f1ea;box-shadow:0 16px 42px rgba(31,58,54,.06)}.replaysStatement blockquote{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;margin:0}.replaysStatement blockquote span{color:#b89b72;font-family:var(--font-heading);font-size:4.6rem;line-height:.75}.replaysStatement blockquote p{max-width:560px;margin:0;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.4rem,1.8vw,2rem);line-height:1.35}.replaysStatement cite{display:block;grid-column:2;margin-top:12px;color:#b89b72;font-size:.72rem;font-style:normal;letter-spacing:.14em;text-transform:uppercase}.replaysStatement>div{display:grid;grid-template-columns:repeat(3,1fr)}.replaysStatement article{display:grid;grid-gap:10px;gap:10px;justify-items:center;padding:0 22px;border-left:1px solid rgba(43,43,43,.14);text-align:center}.replaysStatement svg{color:#b89b72;font-size:1.9rem;stroke-width:1.35}.replaysStatement article p{margin:0;color:#2b2b2b;font-size:.86rem;line-height:1.45}.guidedMeditationsPage{background:radial-gradient(circle at 86% 4%,rgba(168,181,162,.18),transparent 28%),#fffdf8}.homeMeditationsSection{position:relative;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.15fr);grid-gap:clamp(36px,7vw,96px);gap:clamp(36px,7vw,96px);align-items:center;padding:clamp(72px,8vw,120px) clamp(24px,6vw,88px);overflow:hidden;border-top:1px solid rgba(43,43,43,.7);border-bottom:1px solid rgba(43,43,43,.7);background:linear-gradient(90deg,rgba(255,253,248,.9),rgba(255,253,248,.96) 36%,rgba(255,253,248,.72)),url(/images/background/background-element-1.png) 0 100%/min(43vw,620px) auto no-repeat,radial-gradient(circle at 2% 5%,rgba(168,181,162,.22),transparent 18%),radial-gradient(circle at 96% 100%,hsla(39,37%,59%,.14),transparent 24%),linear-gradient(110deg,rgba(255,253,248,.98),hsla(42,31%,94%,.82))}.homeMeditationsSection:after,.homeMeditationsSection:before{content:"";position:absolute;pointer-events:none}.homeMeditationsSection:before{left:-36px;top:-48px;width:clamp(140px,16vw,260px);height:clamp(120px,15vw,220px);background:rgba(168,181,162,.58);-webkit-mask:url(/images/svg/leaf-element-3.svg) center/contain no-repeat;mask:url(/images/svg/leaf-element-3.svg) center/contain no-repeat;opacity:.64}.homeMeditationsSection:after{right:-60px;bottom:-30px;width:clamp(220px,26vw,420px);height:130px;border-top:2px solid hsla(35,28%,82%,.72);border-radius:55% 45% 0 0;opacity:.7}.homeMeditationsCopy,.homeMeditationsList{position:relative;z-index:1}.homeMeditationsCopy .eyebrow{display:inline-flex;gap:12px;align-items:center;color:#55704a;font-size:.9rem;letter-spacing:.12em}.homeMeditationsCopy .eyebrow svg{width:24px;height:24px;stroke-width:1.45}.homeMeditationsCopy h2{max-width:560px;margin:18px 0;font-size:clamp(3.2rem,5.7vw,6.5rem);line-height:.92}.homeMeditationsCopy>p:not(.eyebrow){max-width:520px;margin:28px 0 30px;color:#2b2b2b;font-size:clamp(1.04rem,1.3vw,1.25rem);line-height:1.75}.homeMeditationsCopy .btn,.homeMeditationsCopy .btnDark,.homeMeditationsCopy .btnLight{display:inline-flex;gap:14px;align-items:center;margin:0 0 40px;border-radius:10px;background:#587546;text-transform:none;letter-spacing:.02em;font-size:1rem}.homeMeditationsCopy .btn svg,.homeMeditationsCopy .btnDark svg,.homeMeditationsCopy .btnLight svg{transition:all .35s ease}.homeMeditationsCopy .btn:hover svg,.homeMeditationsCopy .btnDark:hover svg,.homeMeditationsCopy .btnLight:hover svg{transform:translateX(4px)}.homeMeditationsCopy small{display:flex;gap:12px;align-items:center;color:rgba(43,43,43,.68);font-size:.94rem}.homeMeditationsCopy small svg{width:24px;height:24px;color:#1f3a36;stroke-width:1.35}.brushRule{width:clamp(120px,12vw,190px);height:12px;background:#587546;-webkit-mask:url(/images/svg/leaf-elements-3.svg) center/100% 100% no-repeat;mask:url(/images/svg/leaf-elements-3.svg) center/100% 100% no-repeat}.homeMeditationsList{display:grid;grid-gap:22px;gap:22px}.homeMeditationCard{display:grid;grid-template-columns:150px 1fr;grid-gap:clamp(18px,2vw,32px);gap:clamp(18px,2vw,32px);align-items:center;padding:clamp(18px,2vw,26px);border:1px solid rgba(43,43,43,.8);border-radius:14px;background:rgba(255,253,248,.82);box-shadow:0 18px 46px rgba(31,58,54,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homeMeditationCard>img{width:150px;height:150px;border-radius:10px;object-fit:cover}.homeMeditationCardContent{display:grid;grid-gap:22px;gap:22px}.homeMeditationCardContent header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;color:rgba(43,43,43,.68)}.homeMeditationCardContent header>svg{flex:0 0 auto;width:25px;height:25px}.homeMeditationCardContent h3{margin-bottom:8px;color:#2b2b2b;font-size:clamp(1.55rem,2vw,2.35rem);line-height:1.1}.homeMeditationCardContent p{display:inline-flex;gap:9px;align-items:center;margin:0;color:#55704a;font-size:.96rem}.homeMeditationCardContent p svg{width:20px;height:20px;stroke-width:1.45}.homeMeditationPlayer{display:grid;grid-template-columns:52px auto minmax(120px,1fr) auto 28px;grid-gap:14px;gap:14px;align-items:center}.homeMeditationPlayer small{color:rgba(43,43,43,.68);font-size:.92rem}.homeMeditationPlayer>svg{color:#55704a;width:24px;height:24px;stroke-width:1.55}.homeMeditationPlay{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#587546;color:#fffdf8}.homeMeditationPlay svg{margin-left:3px;width:20px;height:20px;fill:currentColor}.homeMeditationWave{display:flex;align-items:center;gap:4px;height:34px;overflow:hidden}.homeMeditationWave span{width:3px;height:9px;border-radius:999px;background:rgba(43,43,43,.18)}.homeMeditationWave span:nth-child(3n){height:18px;background:rgba(88,117,70,.58)}.homeMeditationWave span:nth-child(4n){height:24px}.homeMeditationWave span:nth-child(5n){height:13px;background:rgba(88,117,70,.34)}.homeMeditationsViewAll{display:inline-flex;gap:10px;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:16px;color:#55704a;font-size:1rem}.homeMeditationsViewAll svg{width:20px;height:20px;stroke-width:1.45}.meditationsHero{position:relative;min-height:clamp(430px,42vw,620px);display:grid;align-items:center;padding:clamp(72px,9vw,132px) clamp(24px,6vw,88px);overflow:hidden;border-bottom:1px solid rgba(43,43,43,.14);background:#f4f1ea}.meditationsHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(43,41%,97%,.98),hsla(43,41%,97%,.82) 38%,hsla(43,41%,97%,.08) 76%)}.meditationsHero>div{position:relative;z-index:1;max-width:620px}.meditationsHero h1{max-width:560px;margin:0 0 20px;font-size:clamp(4rem,7vw,7.4rem);line-height:.9}.meditationsHero p{max-width:520px;margin:0;color:#2b2b2b;font-size:clamp(1.05rem,1.45vw,1.35rem);line-height:1.65}.meditationsHero img{position:absolute;inset:0 0 0 auto;width:68%;height:100%;object-fit:cover;object-position:center}.meditationLibrary{padding:clamp(24px,3vw,40px) clamp(24px,6vw,88px) clamp(44px,6vw,84px)}.meditationFilters{display:flex;gap:10px;overflow-x:auto;margin-bottom:clamp(24px,3vw,36px);padding:8px;border:1px solid rgba(43,43,43,.14);border-radius:10px;background:rgba(255,253,248,.82);box-shadow:0 14px 36px rgba(31,58,54,.05)}.meditationFilters button{min-height:54px;flex:0 0 auto;padding:0 22px;border:0;border-radius:8px;background:transparent;color:#2b2b2b;cursor:pointer;transition:all .35s ease;white-space:nowrap}.meditationFilters button.active,.meditationFilters button:hover{background:#1f3a36;color:#fffdf8}.meditationFeatureGrid{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1fr);grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px);align-items:stretch}.featuredMeditation{position:relative;min-height:420px;display:grid;overflow:hidden;border:1px solid rgba(43,43,43,.14);border-radius:10px;background:linear-gradient(135deg,rgba(255,253,248,.96),hsla(42,31%,94%,.72)),#f4f1ea;box-shadow:0 18px 48px rgba(31,58,54,.08)}.featuredMeditation>div{position:relative;z-index:1;display:grid;align-content:center;padding:clamp(28px,4vw,46px)}.featuredMeditation>img{position:absolute;inset:auto 0 0 auto;width:58%;height:62%;object-fit:cover;opacity:.46;-webkit-mask:linear-gradient(135deg,transparent,#000 34%);mask:linear-gradient(135deg,transparent,#000 34%)}.featuredMeditation span{margin-bottom:28px;color:#1f3a36;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.featuredMeditation h2{display:flex;gap:16px;align-items:center;margin-bottom:12px;font-size:clamp(2rem,2.9vw,3.3rem)}.featuredMeditation h2 svg{width:34px;height:34px;color:#6f8068;stroke-width:1.35}.featuredMeditation p{max-width:360px;color:#2b2b2b;line-height:1.65}.featuredMeditation audio{width:min(100%,360px);margin-top:24px}.featuredMeditationTime{display:inline-flex;gap:8px;align-items:center;margin-bottom:16px;color:rgba(43,43,43,.68)!important}.meditationTiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(16px,1.8vw,24px);gap:clamp(16px,1.8vw,24px)}.meditationTile{position:relative;min-height:210px;overflow:hidden;border-radius:10px;background:#1f3a36;box-shadow:0 18px 42px rgba(31,58,54,.1)}.meditationTile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,58,54,.06),rgba(31,58,54,.64))}.meditationTile>img{width:100%;height:100%;min-height:210px;object-fit:cover}.meditationTile audio{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;width:calc(100% - 36px);height:34px;opacity:.92}.meditationTileOverlay{position:absolute;inset:auto 18px 62px;z-index:2;color:#fffdf8}.meditationTileOverlay>svg{width:30px;height:30px;margin-bottom:12px;stroke-width:1.25}.meditationTileOverlay h2{margin-bottom:6px;color:#fffdf8;font-size:clamp(1.35rem,1.8vw,2rem)}.meditationTileOverlay p{display:inline-flex;gap:7px;align-items:center;margin:0;color:rgba(255,253,248,.88);font-size:.82rem}.meditationPanels{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px);margin-top:clamp(18px,2.5vw,28px)}.meditationPanel{padding:clamp(24px,3vw,34px);border:1px solid rgba(43,43,43,.14);border-radius:10px;background:rgba(255,253,248,.88);box-shadow:0 14px 38px rgba(31,58,54,.06)}.meditationPanel header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.meditationPanel h2{display:inline-flex;gap:12px;align-items:center;margin:0;font-size:clamp(1.3rem,1.6vw,1.8rem)}.meditationPanel h2 svg{display:grid;width:34px;height:34px;padding:7px;border-radius:50%;background:rgba(168,181,162,.28);color:#6f8068;stroke-width:1.35}.meditationPanel header a{display:inline-flex;gap:8px;align-items:center;color:rgba(43,43,43,.68);font-size:.86rem}.meditationList{display:grid}.meditationList article{display:grid;grid-template-columns:112px 1fr auto 46px;grid-gap:18px;gap:18px;align-items:center;padding:14px 0;border-top:1px solid rgba(43,43,43,.14)}.meditationList img{width:112px;height:64px;border-radius:6px;object-fit:cover}.meditationList h3{margin:0 0 4px;color:#2b2b2b;font-family:var(--font-body);font-size:1rem;font-weight:600}.meditationList p{margin:0;color:rgba(43,43,43,.68);font-size:.86rem;line-height:1.4}.meditationList span{color:rgba(43,43,43,.68);white-space:nowrap}.meditationList .continuePanel button,.meditationList button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(43,43,43,.14);border-radius:50%;background:#fffdf8;color:#1f3a36;cursor:pointer}.continuePanel article{display:grid;grid-template-columns:150px 1fr 48px;grid-gap:22px;gap:22px;align-items:center}.continuePanel img{width:150px;height:94px;border-radius:6px;object-fit:cover}.continuePanel h3{margin-bottom:12px;color:#2b2b2b;font-family:var(--font-body);font-size:1rem}.continuePanel p{margin:8px 0 0;color:#6f8068;font-size:.86rem}.continuePanel button{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(43,43,43,.14);border-radius:50%;background:#fffdf8;color:#1f3a36;cursor:pointer}.meditationProgress{width:100%;height:7px;overflow:hidden;border-radius:999px;background:rgba(168,181,162,.28)}.meditationProgress span{display:block;width:72%;height:100%;border-radius:inherit;background:#6f8068}.meditationNewsletter{position:relative;display:grid;grid-template-columns:minmax(120px,220px) 1fr minmax(320px,1.25fr);align-items:center;grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);margin:0 clamp(24px,6vw,88px) clamp(44px,5vw,70px);padding:clamp(30px,4vw,52px);overflow:hidden;border-radius:8px;background:linear-gradient(100deg,rgba(16,43,39,.98),rgba(31,58,54,.94)),#1f3a36;box-shadow:0 24px 58px rgba(31,58,54,.18)}.meditationNewsletter:after{content:"";position:absolute;right:clamp(24px,5vw,80px);bottom:-26px;width:clamp(120px,16vw,230px);height:clamp(120px,16vw,230px);background:rgba(168,181,162,.58);-webkit-mask:url(/images/svg/leaf-element-3.svg) center/contain no-repeat;mask:url(/images/svg/leaf-element-3.svg) center/contain no-repeat}.meditationNewsletter>*{position:relative;z-index:1}.meditationNewsletter h2{margin:0 0 8px;color:#fffdf8;font-size:clamp(1.8rem,2.2vw,2.6rem)}.meditationNewsletter p{max-width:430px;margin:0;color:rgba(255,253,248,.78)}.meditationNewsletterLeaf{width:clamp(130px,16vw,220px);height:clamp(90px,10vw,150px);background:rgba(168,181,162,.64);-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat}@media(max-width:1200px){.homeMeditationsSection,.meditationFeatureGrid,.meditationPanels{grid-template-columns:1fr}}@media(max-width:991px){.homeMeditationCard{grid-template-columns:120px 1fr}.homeMeditationCard>img{width:120px;height:120px}.meditationsHero{min-height:auto;padding-top:clamp(56px,9vw,90px);padding-bottom:clamp(220px,42vw,340px)}.meditationsHero img{inset:auto 0 0;width:100%;height:clamp(210px,38vw,320px)}.meditationTiles{grid-template-columns:repeat(2,minmax(0,1fr))}.meditationNewsletter{grid-template-columns:1fr}}@media(max-width:768px){.homeMeditationsSection{padding-top:58px;padding-bottom:64px}.homeMeditationCard{grid-template-columns:92px 1fr;gap:16px;padding:16px}.homeMeditationCard>img{width:92px;height:92px}.homeMeditationCardContent{gap:14px}.homeMeditationPlayer{grid-template-columns:42px auto minmax(72px,1fr)}.homeMeditationPlayer small:last-of-type,.homeMeditationPlayer>svg{display:none}.homeMeditationPlay{width:42px;height:42px}.meditationTiles{grid-template-columns:1fr}.featuredMeditation{min-height:auto}.featuredMeditation>img{display:none}.continuePanel article,.meditationList article{grid-template-columns:88px 1fr 42px}.continuePanel article>span,.meditationList article>span{grid-column:2}.continuePanel img,.meditationList img{width:88px;height:64px}}.notFoundPage{position:relative;min-height:calc(100vh - 92px);display:grid;place-items:center;padding:clamp(72px,8vw,120px) clamp(24px,6vw,88px) clamp(92px,10vw,150px);overflow:hidden;background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(255,253,248,.82) 36%,hsla(42,31%,94%,.58)),url(/images/background/path-2.png) bottom/cover no-repeat;text-align:center}.notFoundPage:before{content:"";position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(180deg,transparent,rgba(31,58,54,.14));pointer-events:none}.notFoundContent{position:relative;z-index:1;display:grid;justify-items:center;max-width:760px}.notFoundEnso{position:relative;display:grid;width:clamp(210px,24vw,340px);height:clamp(210px,24vw,340px);place-items:center;margin-bottom:clamp(28px,4vw,48px);border-color:rgba(111,128,104,.32) rgba(111,128,104,.08) rgba(111,128,104,.18) rgba(111,128,104,.32);border-style:solid;border-width:clamp(20px,2.2vw,30px);border-radius:50%;transform:rotate(-12deg)}.notFoundEnso span{color:#1f3a36;font-family:var(--font-heading);font-size:clamp(5rem,8vw,9rem);line-height:1;transform:rotate(12deg)}.notFoundPage h1{max-width:720px;margin-bottom:18px;font-size:clamp(3rem,5vw,5.9rem);line-height:.98}.notFoundRule{width:190px;height:1px;margin-bottom:26px;background:linear-gradient(90deg,transparent,#b89b72 45%,#b89b72 55%,transparent)}.notFoundRule:after{content:"";display:block;width:7px;height:7px;margin:-3px auto 0;border-radius:50%;background:#b89b72}.notFoundPage p{color:#2b2b2b;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.7}.notFoundActions{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:clamp(28px,4vw,46px) 0 clamp(34px,5vw,62px)}.notFoundActions .btn,.notFoundActions .btnDark,.notFoundActions .btnLight{display:inline-flex;gap:12px;align-items:center;min-width:210px;justify-content:center;margin-top:0}.notFoundActions svg{width:22px;height:22px;stroke-width:1.45}.notFoundContent blockquote{display:grid;justify-items:center;margin:0}.notFoundContent blockquote span{color:#b89b72;font-family:var(--font-heading);font-size:3.3rem;line-height:.7}.notFoundContent blockquote p{max-width:360px;margin:8px 0 10px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.35rem,1.8vw,2rem);line-height:1.35}.notFoundContent blockquote cite{color:#b89b72;font-size:.72rem;font-style:normal;letter-spacing:.16em;text-transform:uppercase}.notFoundBamboo{display:none}.notFoundFooter{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(160px,.8fr)) minmax(280px,1.2fr);grid-gap:clamp(28px,5vw,68px);gap:clamp(28px,5vw,68px);padding:clamp(44px,5vw,72px) clamp(24px,6vw,88px) 24px;background:#f4f1ea;border-top:1px solid rgba(43,43,43,.14)}.notFoundFooterBrand p,.notFoundSubscribe p{max-width:340px;color:#2b2b2b}.notFoundFooterLogo{display:inline-flex;gap:14px;align-items:center;margin-bottom:22px;color:#1f3a36;font-family:var(--font-heading);font-size:1.55rem;letter-spacing:.12em;text-transform:uppercase}.notFoundFooterLogo small{display:block;margin-top:4px;color:#2b2b2b;font-family:var(--font-body);font-size:.62rem;letter-spacing:.08em;text-transform:none}.notFoundLeaf{position:relative;width:28px;height:48px;border-left:2px solid rgba(111,128,104,.72);transform:rotate(28deg)}.notFoundLeaf:after,.notFoundLeaf:before{content:"";position:absolute;width:18px;height:11px;border-radius:18px 0;background:rgba(111,128,104,.55)}.notFoundLeaf:before{left:0;top:8px;transform:rotate(-28deg)}.notFoundLeaf:after{left:-13px;top:24px;transform:rotate(28deg)}.notFoundFooterBrand>div{display:flex;gap:18px;margin-top:22px}.notFoundFooterBrand>div a{color:#1f3a36;font-size:1.15rem}.notFoundFooter nav{display:grid;grid-gap:10px;gap:10px;align-content:start;padding-left:clamp(18px,3vw,42px);border-left:1px solid rgba(43,43,43,.14)}.notFoundFooter nav a,.notFoundFooter nav strong{color:#2b2b2b}.notFoundFooter nav strong{margin-bottom:8px;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.notFoundSubscribe{padding-left:clamp(18px,3vw,42px);border-left:1px solid rgba(43,43,43,.14)}.notFoundSubscribe strong{display:block;margin-bottom:12px;color:#2b2b2b;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.notFoundSubscribe form{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.notFoundSubscribe button,.notFoundSubscribe input{min-height:52px;border-radius:6px}.notFoundSubscribe input{width:100%;padding:0 18px;border:1px solid rgba(43,43,43,.14);background:rgba(255,253,248,.78)}.notFoundSubscribe button{border:0;background:#1f3a36;color:#fffdf8}.notFoundFooterBottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:24px;margin-top:18px;padding-top:22px;border-top:1px solid rgba(43,43,43,.14);color:rgba(43,43,43,.68);font-size:.86rem}.notFoundFooterBottom p{margin:0;color:inherit}.notFoundFooterBottom div{display:flex;gap:clamp(18px,4vw,64px)}.notFoundFooterBottom a{color:#2b2b2b}.loginPage{display:grid;place-items:center;min-height:calc(100vh - 84px);padding:clamp(64px,8vw,120px) clamp(24px,6vw,88px);background:radial-gradient(circle at 80% 14%,rgba(168,181,162,.18),transparent 28%),linear-gradient(135deg,rgba(255,253,248,.94),hsla(42,31%,94%,.92)),#f4f1ea}.loginPanel{position:relative;width:min(680px,100%);padding:clamp(38px,6vw,72px);overflow:hidden;border:1px solid rgba(111,128,104,.2);border-radius:8px;background:rgba(255,253,248,.72);box-shadow:0 24px 70px rgba(31,58,54,.08);text-align:center}.loginPanel:after{content:"";position:absolute;right:-34px;bottom:-54px;width:clamp(160px,20vw,260px);height:clamp(160px,20vw,260px);background:#6f8068;opacity:.18;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;pointer-events:none}.loginPanel>*{position:relative;z-index:1}.loginPanel h1{font-size:clamp(2.7rem,5vw,5rem)}.loginPanel p:not(.eyebrow){max-width:520px;margin:0 auto}.loginMark{width:74px;height:74px;margin:0 auto 26px;border-color:#1f3a36 rgba(31,58,54,.2) rgba(31,58,54,.7) #1f3a36;border-style:solid;border-width:8px;border-radius:50%;transform:rotate(-18deg)}.loginActions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:26px}.loginActions a{display:inline-flex;align-items:center;gap:10px}.homeMosaic{display:grid;grid-template-columns:1fr 1.15fr .85fr;background:#fffdf8;color:#2b2b2b;overflow:hidden}.homeMosaic img{display:block;width:100%;height:100%;object-fit:cover}.homeMosaic h2,.homeMosaic h3{color:#1f3a36}.homeMosaicGain{padding:clamp(54px,6vw,86px) clamp(24px,6vw,88px) clamp(44px,5vw,70px);align-self:center}.homeMosaicGain h2{max-width:560px;margin-bottom:20px;font-size:clamp(2.35rem,3.2vw,4.05rem);line-height:1.05}.homeMosaicGain p:not(.eyebrow){max-width:480px}.homeMosaicHeroImage{min-height:clamp(420px,36vw,620px)}.homeMosaicBenefitList{display:grid;align-content:center;padding:clamp(34px,4vw,62px) clamp(24px,6vw,88px) clamp(34px,4vw,62px) clamp(28px,4vw,54px);background:#f4f1ea}.homeMosaicBenefit{display:grid;grid-template-columns:66px 1fr;grid-gap:22px;gap:22px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(43,43,43,.14)}.homeMosaicBenefit:last-child{border-bottom:0}.homeMosaicBenefit span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:rgba(168,181,162,.42);color:#1f3a36;font-size:1.6rem}.homeMosaicBenefit h3{margin-bottom:6px;font-size:1.35rem}.homeMosaicBenefit p{margin:0;font-size:.95rem}.homeMosaicSteps{grid-column:span 2;padding:clamp(44px,5vw,72px) clamp(24px,6vw,88px);border-top:6px solid #fffdf8;background:#f4f1ea}.homeMosaicSteps>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:28px}.homeMosaicSteps article{min-height:190px;padding:0 clamp(18px,3vw,44px);text-align:center;border-right:1px solid rgba(43,43,43,.14)}.homeMosaicSteps article:first-child{padding-left:0}.homeMosaicSteps article:last-child{padding-right:0;border-right:0}.homeMosaicSteps article svg{width:36px;height:36px;margin-bottom:26px;color:#1f3a36;stroke-width:1.4}.homeMosaicSteps article h3{font-size:1.45rem}.homeMosaicSteps article p{margin:0;font-size:.92rem}.homeMosaicJournalImage,.homeMosaicQuote{min-height:320px;border-top:6px solid #fffdf8}.homeMosaicQuote{display:grid;align-content:center;padding:clamp(34px,5vw,62px);background:linear-gradient(110deg,rgba(168,181,162,.32),hsla(42,31%,94%,.92)),#f4f1ea}.homeMosaicQuote span{color:#b89b72;font-family:var(--font-heading);font-size:4.3rem;line-height:.7}.homeMosaicQuote blockquote{max-width:350px;margin:10px 0 20px;color:#1f3a36;font-family:var(--font-heading);font-size:clamp(1.75rem,2.4vw,2.9rem);font-style:italic;line-height:1.16}.homeMosaicQuote p{margin:0;color:#1f3a36}.homeMosaicKindWords{grid-column:span 2;padding:clamp(38px,4.6vw,64px) clamp(24px,6vw,88px);border-top:6px solid #fffdf8;background:#fffdf8}.homeMosaicKindWords>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-top:24px}.homeMosaicKindWords article{display:grid;grid-template-columns:76px 1fr;grid-gap:22px;gap:22px;align-items:center;padding:20px 22px;border:1px solid rgba(43,43,43,.14);background:hsla(42,31%,94%,.45)}.homeMosaicKindWords img{width:76px;height:76px;border-radius:50%}.homeMosaicKindWords p{margin-bottom:8px;font-size:.92rem}.homeMosaicKindWords strong{display:block;color:#1f3a36;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.homeMosaicNewsletter{display:grid;align-content:center;min-height:280px;padding:clamp(38px,5vw,64px);border-top:6px solid #fffdf8;background:linear-gradient(115deg,rgba(31,58,54,.96),rgba(31,58,54,.88)),#1f3a36;color:#fffdf8}.homeMosaicNewsletter h2{color:#fffdf8;font-size:clamp(1.65rem,2vw,2.4rem)}.homeMosaicNewsletter p{color:rgba(255,253,248,.82)}.homeMosaicNewsletter form{display:flex;margin-top:18px}.homeMosaicNewsletter button,.homeMosaicNewsletter input{border:0}.homeMosaicNewsletter input{min-width:0;flex:1 1;padding:18px;background:#fffdf8}.homeMosaicNewsletter button{padding:0 30px;background:#b89b72;color:#1f3a36;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.homeMosaicFooterBrand{padding:clamp(38px,5vw,66px) clamp(24px,6vw,88px);border-top:6px solid #fffdf8;background:#f4f1ea}.homeMosaicFooterBrand .footerMark{width:64px;height:64px;margin-bottom:20px;border-color:#1f3a36 rgba(31,58,54,.22) rgba(31,58,54,.72) #1f3a36;border-style:solid;border-width:8px;border-radius:50%;transform:rotate(-18deg)}.homeMosaicFooterBrand h2{margin-bottom:4px;font-size:1.6rem;letter-spacing:.14em;text-transform:uppercase}.homeMosaicFooterBrand p:first-of-type{margin-bottom:18px;color:#1f3a36;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase}.homeMosaicFooterBrand div:last-child{display:flex;gap:18px;margin-top:24px}.homeMosaicFooterBrand a{color:#1f3a36;font-size:1.2rem}.homeMosaicFooterLinks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);padding:clamp(38px,5vw,66px) clamp(30px,4vw,60px);border-top:6px solid #fffdf8;background:#f4f1ea}.homeMosaicFooterLinks nav{display:grid;grid-gap:9px;gap:9px;align-content:start;padding-left:clamp(18px,3vw,44px);border-left:1px solid rgba(43,43,43,.14)}.homeMosaicFooterLinks strong{margin-bottom:10px;color:#1f3a36;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.homeMosaicFooterLinks a{color:#2b2b2b;font-size:.9rem}.homeMosaicPractice{position:relative;min-height:300px;overflow:hidden;border-top:6px solid #fffdf8;background:#1f3a36}.homeMosaicPractice:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,58,54,.12),rgba(31,58,54,.8))}.homeMosaicPractice img{opacity:.82}.homeMosaicPractice div{position:absolute;z-index:1;right:clamp(28px,5vw,76px);bottom:clamp(32px,5vw,68px);max-width:360px;color:#fffdf8}.homeMosaicPractice p{color:#fffdf8;font-family:var(--font-heading);font-size:clamp(1.45rem,2vw,2.3rem);line-height:1.28}.homeMosaicPractice .btn,.homeMosaicPractice .btnDark,.homeMosaicPractice .btnLight{background:rgba(255,253,248,.22)}.homeMosaicBottom{grid-column:1/-1;display:flex;justify-content:center;gap:clamp(20px,4vw,70px);padding:20px clamp(24px,6vw,88px);background:#1f3a36;color:rgba(255,253,248,.78);font-size:.86rem}.homeMosaicBottom p{margin:0;color:inherit}.homeMosaicBottom nav{display:flex;gap:clamp(18px,3vw,42px)}.homeMosaicBottom a{color:rgba(255,253,248,.86)}.emptyState{position:relative;display:grid;justify-items:center;min-height:clamp(360px,35vw,520px);padding:clamp(42px,6vw,78px) clamp(24px,5vw,70px);overflow:hidden;border:1px solid rgba(111,128,104,.16);border-radius:8px;background:radial-gradient(circle at 50% 18%,rgba(168,181,162,.18),transparent 32%),linear-gradient(135deg,rgba(255,253,248,.86),hsla(42,31%,94%,.84));box-shadow:0 20px 60px rgba(31,58,54,.06);text-align:center}.emptyState:after,.emptyState:before{content:"";position:absolute;pointer-events:none}.emptyState:before{inset:0;background:radial-gradient(circle at 14% 18%,hsla(35,33%,58%,.08),transparent 18%),radial-gradient(circle at 84% 78%,rgba(111,128,104,.1),transparent 22%);opacity:.9}.emptyState>*{position:relative;z-index:1}.emptyState .eyebrow{justify-self:start;align-self:start;margin:0 0 clamp(18px,3vw,32px);color:#1f3a36}.emptyState h2{max-width:620px;margin:0 0 14px;color:#1f3a36;font-size:clamp(2rem,3vw,3.5rem);line-height:1.05}.emptyState>p:not(.eyebrow){max-width:480px;margin:0;color:#2b2b2b;line-height:1.7}.emptyStateArt{position:relative;display:grid;place-items:center;width:clamp(130px,17vw,220px);height:clamp(110px,15vw,190px);margin:0 auto clamp(18px,3vw,32px);color:#1f3a36}.emptyStateArt svg{position:relative;z-index:1;width:clamp(34px,4vw,58px);height:clamp(34px,4vw,58px);stroke-width:1.25}.emptyStateActions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-top:clamp(28px,4vw,42px)}.textButton{color:#1f3a36;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.emptyState-leafMoon .emptyStateArt:before{content:"";position:absolute;inset:3% 13%;border-radius:50%;background:rgba(168,181,162,.22)}.emptyState-leafMoon .emptyStateArt:after{content:"";position:absolute;right:18%;bottom:6%;width:96px;height:126px;background:#6f8068;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;opacity:.72;transform:rotate(12deg)}.emptyState-mountains .emptyStateArt{width:clamp(180px,24vw,330px)}.emptyState-mountains .emptyStateArt:before{content:"";position:absolute;left:3%;right:3%;bottom:16%;height:54%;background:linear-gradient(145deg,transparent 45%,rgba(111,128,104,.22) 46% 58%,transparent 59%),linear-gradient(35deg,transparent 40%,rgba(31,58,54,.16) 41% 55%,transparent 56%),linear-gradient(155deg,transparent 38%,rgba(168,181,162,.32) 39% 58%,transparent 59%);filter:blur(.2px);opacity:.9}.emptyState-mountains .emptyStateArt:after{content:"";position:absolute;top:20%;right:14%;width:34px;height:34px;border-radius:50%;background:hsla(35,33%,58%,.24);box-shadow:44px 5px 0 -14px rgba(31,58,54,.32),78px 20px 0 -18px rgba(31,58,54,.24)}.emptyState-ensoLeaf .emptyStateArt:before{content:"";position:absolute;inset:0 10%;border:12px solid rgba(111,128,104,.22);border-right-color:transparent;border-radius:50%;transform:rotate(-16deg)}.emptyState-ensoLeaf .emptyStateArt:after{content:"";position:absolute;right:12%;bottom:4%;width:90px;height:120px;background:#6f8068;-webkit-mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;opacity:.74;transform:rotate(22deg)}.emptyState-stones .emptyStateArt:before{content:"";position:absolute;left:22%;right:22%;top:22%;height:56%;background:#6f8068;opacity:.42;-webkit-mask:radial-gradient(ellipse 42% 16% at 50% 18%,#000 98%,transparent 100%),radial-gradient(ellipse 48% 17% at 50% 42%,#000 98%,transparent 100%),radial-gradient(ellipse 56% 18% at 50% 68%,#000 98%,transparent 100%);mask:radial-gradient(ellipse 42% 16% at 50% 18%,#000 98%,transparent 100%),radial-gradient(ellipse 48% 17% at 50% 42%,#000 98%,transparent 100%),radial-gradient(ellipse 56% 18% at 50% 68%,#000 98%,transparent 100%)}.emptyState-stones .emptyStateArt:after{content:"";position:absolute;right:14%;bottom:6%;width:76px;height:100px;background:#6f8068;-webkit-mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-2.svg) center/contain no-repeat;opacity:.62}.emptyState-search{grid-template-columns:minmax(160px,.8fr) minmax(260px,1.2fr);justify-items:start;text-align:left}.emptyState-search .eyebrow{grid-column:1/-1}.emptyState-search .emptyStateArt{margin:0}.emptyState-search .emptyStateArt:before{content:"";position:absolute;inset:18% 24%;border:5px solid rgba(111,128,104,.38);border-radius:50%}.emptyState-search .emptyStateArt:after{content:"";position:absolute;right:24%;bottom:18%;width:72px;height:92px;background:#6f8068;-webkit-mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;mask:url(/images/svg/leaf-elements-1.svg) center/contain no-repeat;opacity:.68;transform:rotate(20deg)}.emptyState-search .emptyStateActions,.emptyState-search h2,.emptyState-search>p:not(.eyebrow){grid-column:2;justify-self:start}.archiveEmptyState{min-height:460px}.eventsEmptyState,.replaysEmptyState{margin-top:clamp(22px,3vw,42px)}@media(max-width:760px){.emptyState{min-height:auto;padding:38px 22px}.emptyState .eyebrow{justify-self:center}.emptyState-search{grid-template-columns:1fr;justify-items:center;text-align:center}.emptyState-search .emptyStateActions,.emptyState-search h2,.emptyState-search>p:not(.eyebrow){grid-column:1;justify-self:center}}.swiper{padding-bottom:54px}.swiper-pagination-bullet{background:#a8b5a2;opacity:.45}.swiper-pagination-bullet-active{background:#1f3a36;opacity:1}.swiper-button-next,.swiper-button-prev{color:#1f3a36}.fancybox__container{--fancybox-bg:rgba(24,61,54,.92)}.faIconText{display:inline-flex;align-items:center;gap:10px}.faIconText i{color:#6f8068}@media(max-width:900px){.mobileMenuButton{display:grid}.headerButton,.mobileMenu,.siteLinks{display:none}.mobileMenu{position:absolute;inset:84px 0 auto 0;background:#fffdf8;flex-direction:column;padding:28px 6vw;border-bottom:1px solid rgba(43,43,43,.14)}.mobileActive{display:flex}.mobileMenu a{margin:8px 0;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.mobileAction{display:inline-flex;justify-content:center;margin-top:20px!important;padding:13px 18px;background:#1f3a36;color:#fffdf8}.mobileSubMenu{display:grid;padding-left:16px}.mobileSocials{display:flex;gap:18px;margin-top:20px;color:#1f3a36}.about,.blogBand,.course,.footer,.footerGrid,.grid-2,.grid-3,.newsletter{grid-template-columns:1fr}.hero{height:auto;min-height:auto;max-height:none;overflow:visible}.hero-copy{padding:64px clamp(24px,6vw,88px)}.hero-copy h1{font-size:clamp(3rem,12vw,4.7rem)}.hero-image,.image-tall{min-height:360px}.blog-grid,.blogGrid,.course-cards,.feature-list,.steps,.testimonial-grid,.testimonialGrid{grid-template-columns:1fr}.blogIntro,.course-intro,.feature-list{padding:48px clamp(24px,6vw,88px)}.blogGrid,.course-cards{padding:0 clamp(24px,6vw,88px) 48px}.blogStillLife,.courseQuote{display:none}.image-card{min-height:420px}.newsletter form{gap:12px}.footerBottom,.newsletter form{flex-direction:column}.archiveCardFeatured,.archiveHero,.archiveLayout{grid-template-columns:1fr}.archiveAside{position:static;display:none}.archiveGrid{grid-template-columns:1fr 1fr}.journalGrid,.journalNewsletter{grid-template-columns:1fr}.journalSection:before{right:-42px;opacity:.16}.journalCardImage{height:clamp(230px,42vw,360px)}.journalNewsletter form{flex-direction:column;gap:12px}.journalNewsletterCopy{padding-left:0;border-left:0}.journalNewsletter .btn,.journalNewsletter .btnDark,.journalNewsletter .btnLight{width:100%;min-width:0}.articleShell{grid-template-columns:1fr}.articleSidebar{position:static;grid-template-columns:1fr 1fr}.articleSignup{grid-column:1/-1}.contactBody,.contactCta,.contactHero{grid-template-columns:1fr}.contactHero{min-height:0}.contactHeroImage{min-height:300px}.contactConnect,.contactCtaForm{padding-left:0;border-left:0}.contactCtaImage{min-height:220px;margin:0 -46px -46px}.aboutGuides,.aboutHero,.aboutNewsletter,.aboutPhilosophy,.aboutStory{grid-template-columns:1fr}.aboutHero{min-height:0}.aboutHeroImage{min-height:420px}.aboutHeroCopy>span,.aboutNewsletter>span{display:none}.aboutPrinciples,.storyTimeline{grid-template-columns:1fr 1fr}.aboutPrinciples div{border-left:0;border-top:1px solid rgba(43,43,43,.14);padding-top:24px}.storyTimeline:before{display:none}.aboutGuideList{border-right:0;border-bottom:1px solid rgba(43,43,43,.14)}.aboutMovementImage img{min-height:340px}.aboutNewsletter form{flex-direction:column;gap:12px}.courseEnroll,.courseSalesAbout,.courseSalesHero{grid-template-columns:1fr}.courseSalesHero{min-height:0}.courseSalesHeroImage{min-height:420px}.courseLessonGrid,.courseSalesIncludes,.courseTestimonials>div{grid-template-columns:1fr 1fr}.courseLessonGrid article,.courseSalesIncludes div{border-left:0;border-top:1px solid rgba(43,43,43,.14);padding-top:24px}.courseEnrollLeaf{display:none}.coursePlayerPage{grid-template-columns:1fr}.playerRightRail,.playerSidebar{border:0}.playerRightRail{grid-template-columns:1fr 1fr}.playerSupportCard{grid-column:1/-1}.playerTakeaways{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(100% - 32px,1200px)}.footerLogo,.siteLogo{font-size:1.05rem;letter-spacing:.08em}.enso{width:32px;height:32px;border-width:4px}.newsletter{padding:48px 24px}.archiveGrid{grid-template-columns:1fr}.archiveHero,.archiveLayout{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.journalSection{padding-top:54px}.journalIntro h1{font-size:clamp(2.75rem,15vw,4rem)}.journalNewsletterMark{width:46px;height:46px}.articleShell{padding-top:42px}.articleHeader h1{font-size:clamp(2.75rem,14vw,4rem)}.articleHeroImage img{aspect-ratio:4/3}.articleContent>p:first-of-type:first-letter{font-size:4.5rem}.articleGallery,.articleQuotePanel,.articleSidebar{grid-template-columns:1fr}.articleQuotePanel span{height:72px}.contactBody,.contactHeroCopy{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.contactHeroCopy h1{font-size:clamp(2.75rem,14vw,3.9rem)}.connectItem,.contactCtaForm{grid-template-columns:1fr}.contactCta{margin-left:24px;margin-right:24px;padding:28px}.contactCta form{flex-direction:column;gap:12px}.contactCtaImage{margin:0 -28px -28px}.aboutGuideList,.aboutHeroCopy,.aboutNewsletter,.aboutPhilosophy,.aboutQuote,.aboutStoryContent{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.aboutHeroCopy h1{font-size:clamp(2.65rem,13vw,3.8rem)}.aboutHeroImage{min-height:330px}.aboutPrinciples,.storyTimeline{grid-template-columns:1fr}.aboutStory{display:flex;flex-direction:column}.aboutStoryImage{min-height:260px}.aboutStoryImage img{height:100%}.storyTimeline span{margin-bottom:14px}.aboutNewsletter{gap:18px}.courseEnroll,.courseSalesAbout,.courseSalesHeroCopy{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.courseSalesHeroCopy h1{font-size:clamp(2.8rem,14vw,4.1rem)}.courseSalesHeroImage{min-height:320px}.courseLessonGrid,.courseSalesIncludes,.courseTestimonials>div{grid-template-columns:1fr}.courseCurriculum{margin-left:24px;margin-right:24px;padding:28px}.courseLessonGrid article{min-height:0;padding-bottom:24px}.courseSalesActions{align-items:flex-start;flex-direction:column}.playerMain,.playerRightRail,.playerSidebar{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.playerCourseMini,.playerRightRail{grid-template-columns:1fr}.playerCourseMini img{width:100%;height:160px}.playerLessonActions{flex-direction:column}.playerLessonActions button{width:100%}.playerTabs{gap:22px;overflow-x:auto}.courseVideoControls{left:14px;right:14px;grid-template-columns:42px auto}.courseVideoControls i{display:none}}@media(max-width:900px){.coursesCatalogHero{min-height:420px}.coursesCatalogHero:after{background:linear-gradient(90deg,hsla(43,41%,97%,.96),hsla(43,41%,97%,.78))}.coursesCatalogHero img{width:100%;opacity:.34}.courseCatalogGrid{grid-template-columns:repeat(2,1fr)}.coursesCatalogNewsletter,.coursesMiniFooter,.eventsMiniFooter{grid-template-columns:1fr}.courseLeaf{width:160px}.certificatesHero{min-height:430px}.certificatesHero:after{background:linear-gradient(90deg,hsla(43,41%,97%,.96),hsla(43,41%,97%,.8))}.certificatesHero img{width:100%;opacity:.28}.certificatesCards{grid-template-columns:repeat(2,1fr)}.certificateStatement,.certificateStats{grid-template-columns:1fr 1fr}.certificateStatement blockquote{grid-column:1/-1;padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid rgba(43,43,43,.14)}.galleryHero{min-height:430px}.galleryHero:after{background:linear-gradient(90deg,hsla(43,41%,97%,.96),hsla(43,41%,97%,.8))}.galleryHero img{width:100%;opacity:.28}.galleryMosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:clamp(180px,28vw,260px)}.galleryWide{grid-column:span 1}.galleryQuote{grid-template-columns:1fr}.galleryQuote i,.galleryQuote span{display:none}.eventsHero{min-height:440px}.eventsHero:after{background:linear-gradient(90deg,hsla(43,41%,97%,.96),hsla(43,41%,97%,.78))}.eventsHero img{width:100%;opacity:.34}.featuredEvent{grid-template-columns:1fr}.eventCountdown{border-left:0;border-top:1px solid rgba(43,43,43,.14)}.eventsGrid{grid-template-columns:repeat(2,1fr)}.eventsMiniFooter,.eventsNewsletter,.replayGrid{grid-template-columns:1fr}.eventLeaf{width:160px}.replaysHero:after{background:linear-gradient(90deg,hsla(43,41%,97%,.96),hsla(43,41%,97%,.76))}.replaysHero img{width:100%;opacity:.36}.replaysToolbar{align-items:flex-start;flex-direction:column}.replaysLayout,.replaysStatement{grid-template-columns:1fr}.replayLibraryGrid{grid-template-columns:repeat(2,1fr)}.replaysSidebar{position:static}.notFoundFooter{grid-template-columns:repeat(2,1fr)}.notFoundSubscribe{border-left:0;padding-left:0}.homeMosaic{grid-template-columns:1fr 1fr}.homeMosaicBenefitList,.homeMosaicNewsletter,.homeMosaicPractice,.homeMosaicQuote{grid-column:span 1}.homeMosaicBottom,.homeMosaicFooterLinks,.homeMosaicKindWords,.homeMosaicSteps{grid-column:1/-1}.homeMosaicKindWords>div,.homeMosaicSteps>div{grid-template-columns:repeat(2,1fr)}.homeMosaicSteps article{border-right:0;border-bottom:1px solid rgba(43,43,43,.14);padding:26px 18px}.homeMosaicFooterLinks{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.coursesCatalogBody,.coursesCatalogHero{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.coursesCatalogHero{min-height:360px}.courseFilters{align-items:flex-start;flex-direction:column}.courseFilters select{width:100%}.courseCatalogGrid{grid-template-columns:1fr}.coursesCatalogNewsletter{margin-left:24px;margin-right:24px}.coursesCatalogNewsletter form{flex-direction:column;gap:12px}.coursesCatalogNewsletter button,.coursesCatalogNewsletter input{min-height:52px;width:100%}.certificatesHero,.certificatesSection{padding-left:24px;padding-right:24px}.certificatesHero{margin-left:-24px;margin-right:-24px;min-height:390px}.certificatesHero h2{font-size:clamp(2.65rem,12vw,3.8rem)}.certificateStatement,.certificateStats,.certificatesCards{grid-template-columns:1fr}.certificateCard{min-height:0}.certificateStatement{padding:26px}.certificateStatement blockquote{grid-template-columns:1fr}.certificateStatement blockquote span:last-child{display:none}.certificateStats div{padding:22px 0}.certificateStats div+div{border-left:0;border-top:1px solid rgba(43,43,43,.14)}.galleryHero,.practiceGallery{padding-left:24px;padding-right:24px}.galleryHero{margin-left:-24px;margin-right:-24px;min-height:380px}.galleryHero h2{font-size:clamp(2.65rem,12vw,3.8rem)}.galleryFilters{justify-content:flex-start;gap:10px}.galleryFilters button{min-width:0;min-height:42px;padding:0 16px}.galleryMosaic{grid-template-columns:1fr;grid-auto-rows:auto}.galleryMosaic figure,.galleryTall,.galleryWide{grid-column:auto;grid-row:auto}.galleryMosaic figure img{aspect-ratio:4/3}.galleryMosaic figure figcaption{opacity:1;transform:none}.galleryQuote{padding:28px}.galleryQuote p{font-size:clamp(1.55rem,8vw,2.1rem)}.eventsBody,.eventsHero{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.eventsHero{min-height:390px}.eventsBodyHeader,.replaysHeader{align-items:flex-start;flex-direction:column}.eventsBodyHeader select{width:100%}.eventsFilters{gap:10px}.eventsFilters button{min-height:42px;padding:0 16px}.eventsGrid,.replayCard,.replayGrid{grid-template-columns:1fr}.featuredEvent>img{min-height:220px}.eventsNewsletter{margin-left:24px;margin-right:24px}.eventsNewsletter form{flex-direction:column;gap:12px}.eventsNewsletter button,.eventsNewsletter input{min-height:52px;width:100%;border-radius:0}.replaysHero,.replaysLibrary{padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.replaysHero{min-height:390px}.replaysFilters{gap:10px}.replaysFilters button{min-height:42px;padding:0 16px}.replaysToolbar select{width:100%}.replayLibraryGrid{grid-template-columns:1fr}.replayLibraryMedia{height:230px}.replaysStatement{margin-left:24px;margin-right:24px;padding:28px}.replaysStatement blockquote,.replaysStatement>div{grid-template-columns:1fr}.replaysStatement blockquote span{font-size:3.5rem}.replaysStatement cite{grid-column:auto}.replaysStatement article{padding:20px 0;border-left:0;border-top:1px solid rgba(43,43,43,.14)}.notFoundPage{min-height:auto;padding:64px 24px 88px}.notFoundBambooLeft{left:-96px}.notFoundBambooRight{display:none}.notFoundActions,.notFoundActions .btn,.notFoundActions .btnDark,.notFoundActions .btnLight{width:100%}.notFoundFooter{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.notFoundFooter nav,.notFoundSubscribe{padding-left:0;padding-top:24px;border-left:0;border-top:1px solid rgba(43,43,43,.14)}.notFoundFooterBottom{flex-direction:column}.notFoundFooterBottom div{flex-wrap:wrap}.homeMosaic{grid-template-columns:1fr}.homeMosaicBenefitList,.homeMosaicFooterBrand,.homeMosaicFooterLinks,.homeMosaicGain,.homeMosaicKindWords,.homeMosaicNewsletter,.homeMosaicSteps{padding-left:24px;padding-right:24px}.homeMosaicHeroImage,.homeMosaicJournalImage,.homeMosaicNewsletter,.homeMosaicPractice,.homeMosaicQuote{min-height:280px}.homeMosaicBenefitList,.homeMosaicNewsletter,.homeMosaicPractice,.homeMosaicQuote{grid-column:1/-1}.homeMosaicBenefit{grid-template-columns:54px 1fr;gap:16px}.homeMosaicBenefit span{width:48px;height:48px;font-size:1.3rem}.homeMosaicFooterLinks,.homeMosaicKindWords>div,.homeMosaicSteps>div{grid-template-columns:1fr}.homeMosaicSteps article{min-height:0}.homeMosaicKindWords article{grid-template-columns:62px 1fr;padding:18px}.homeMosaicKindWords article img{width:62px;height:62px}.homeMosaicNewsletter form{flex-direction:column;gap:12px}.homeMosaicNewsletter form button,.homeMosaicNewsletter form input{min-height:52px;width:100%}.homeMosaicFooterLinks{gap:24px}.homeMosaicFooterLinks nav{border-left:0;border-top:1px solid rgba(43,43,43,.14);padding:22px 0 0}.homeMosaicPractice div{left:24px;right:24px}.homeMosaicBottom{align-items:center;flex-direction:column;text-align:center}.homeMosaicBottom nav{justify-content:center;flex-wrap:wrap}}