.home-main{--accent-gold:#c19a6b;--accent-red:#8b2e2e;--text-dark:#1a1a1a;--bg-cream:#fcf8f1;--section-padding:100px;color:var(--text-dark);box-sizing:border-box;background-color:#fff;width:100%;font-family:Cormorant Garamond,serif;overflow-x:hidden}.home-main *{box-sizing:border-box}.home-hero{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:clamp(600px,100svh,1000px);display:flex;position:relative;overflow:hidden}.home-hero-media-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero-media{object-fit:cover;width:100%;height:100%}.home-hero-overlay{z-index:1;background:#00000073;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero-content{z-index:2;max-width:1000px;padding:0 20px;position:relative;transform:translateY(-40px)}.home-hero-heading{letter-spacing:.1rem;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:64px;font-weight:500;line-height:1.35}.home-hero-subheading{letter-spacing:.05em;opacity:.9;font-size:20px;font-weight:400;line-height:1.35}.home-intro{padding:var(--section-padding) 20px;text-align:center;background:#fff;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.home-intro-illustration.top{justify-content:center;width:100%;margin:0 auto 20px;display:flex}.home-intro-illustration-img{object-fit:contain;width:100%;max-width:600px;height:auto}.home-intro-heading{letter-spacing:.02em;color:#925200;text-transform:capitalize;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500;line-height:1}.home-intro-text{color:#852221;margin-bottom:50px;font-size:20px;font-weight:400;line-height:1.35}.home-intro-illustration.bottom{opacity:.5}.home-grid-container{grid-template-columns:repeat(3,1fr);width:100%;height:90svh;display:grid}.home-grid-item{cursor:pointer;position:relative;overflow:hidden}.grid-item-bg{object-fit:cover;transition:transform 1.2s cubic-bezier(.25,1,.5,1)}.home-grid-item:hover .grid-item-bg{transform:scale(1.08)}.grid-item-overlay{z-index:1;background:linear-gradient(#0000 50%,#000000d9);width:100%;height:100%;position:absolute;top:0;left:0}.grid-item-content{z-index:2;color:#fff;text-align:left;flex-direction:column;align-items:flex-start;width:100%;padding:48px 48px 48px 28px;display:flex;position:absolute;bottom:0;left:0}.grid-item-heading{margin:0;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500;line-height:1.1}.grid-item-subheading{opacity:.85;align-items:flex-start;height:44px;margin:2px 0 18px;font-size:16px;font-weight:200;line-height:1.35;display:flex}.grid-item-btn{text-transform:uppercase;letter-spacing:.15em;opacity:.9;align-items:center;padding-bottom:4px;font-size:16px;font-weight:300;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;color:#fff!important}.grid-item-btn:after{content:"";transform-origin:100%;background-color:#fff;width:100%;height:1px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.home-grid-item:hover .grid-item-btn:after{transform-origin:0;transform:scaleX(1)}.cta-arrow{margin-left:8px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:inline-block}.home-grid-item:hover .cta-arrow{transform:translate(6px)}.home-stats{background:#f3f3f3;padding:70px 0}.home-stats-container{grid-template-columns:minmax(280px,1.2fr) 2.8fr;align-items:stretch;gap:20px;max-width:1500px;margin:0 auto;padding:0 56px;display:grid}.home-stats-header{padding:24px 24px 24px 0}.home-stats-eyebrow{letter-spacing:.02em;color:#333;margin:0 0 14px;font-size:18px;font-weight:400}.home-stats-title{color:#2b2b2b;text-transform:capitalize;max-width:390px;margin:0;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500;line-height:1.08}.stats-title-keep-together{white-space:nowrap}.home-stats-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.stat-card{text-align:left;border-left:1px dotted #000;flex-direction:column;justify-content:flex-end;padding:48px 24px 20px;display:flex}.stat-value{color:#2b2b2b;white-space:nowrap;letter-spacing:0;font-variant-numeric:lining-nums;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,3.4vw,3.2rem);font-weight:500;line-height:1}.stat-value-label{color:#000;font-size:.72em;font-weight:400}.stat-desc{color:#7e878f;align-items:flex-start;max-width:220px;min-height:100px;font-size:18px;line-height:1.35;display:flex}.home-philosophy{text-align:center;color:#fff;width:100%;min-height:100svh;padding:var(--section-padding) 20px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.philosophy-waves{z-index:2;pointer-events:none;height:clamp(250px,50vh,550px);max-height:60%;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.philosophy-waves-canvas{width:100%;height:100%;display:block;transform:translateZ(0)}.philosophy-overlay-tint{z-index:1;background:#00000059;width:100%;height:100%;position:absolute;top:0;left:0}.philosophy-content{z-index:3;max-width:850px;position:relative}.philosophy-heading{letter-spacing:.1em;text-transform:capitalize;margin-bottom:30px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500}.philosophy-subheading{opacity:.95;max-width:600px;margin:0 auto;font-size:20px;font-weight:400;line-height:1.35}.philosophy-cta{opacity:.9;align-items:center;gap:12px;margin-top:40px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;color:#fff!important;font-size:18px!important}.philosophy-cta:after{content:"";transform-origin:100% 100%;background-color:#fff;width:100%;height:1px;transition:transform .3s ease-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.philosophy-cta:hover{opacity:1}.philosophy-cta:hover:after{transform-origin:0 100%;transform:scaleX(1)}.philosophy-cta:hover .philosophy-cta-arrow{transform:translate(5px)}.philosophy-cta-arrow{transition:transform .3s}.philosophy-cta:hover{opacity:1;border-bottom-color:#fff;gap:16px}.cta-arrow{transition:transform .3s;display:inline-block}.philosophy-cta:hover .cta-arrow{transform:translate(5px)}.home-voices-header-container{background-color:#fff;padding:80px 20px}.home-voices-header{text-align:center}.home-voices-title{color:#852221;letter-spacing:.05em;text-transform:capitalize;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500}.home-voices-sub{letter-spacing:.03em;color:#000;white-space:pre-line;max-width:500px;margin:0 auto;font-size:20px;line-height:1.35}.home-voices-featured-container{backface-visibility:hidden;will-change:transform;background-color:#ffe7c7;background-position:50%;background-size:cover;background-attachment:fixed;padding:60px 0;position:relative;transform:translate(0,0)}.voices-overlay-tint{z-index:1;background:#ffe7c78c;width:100%;height:100%;position:absolute;top:0;left:0}.voices-content-wrapper{z-index:2;position:relative}.home-voices-featured{max-width:1400px;margin:0 auto;padding:0 48px 40px;position:relative;overflow:hidden}.voice-slide{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;width:100%;display:grid}.voice-media-container{width:100%}.voice-indicators{justify-content:center;gap:12px;margin-top:40px;display:flex}.voice-indicator{cursor:pointer;background:#65080d33;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.voice-indicator.active{background:#65080d;transform:scale(1.2)}.voice-indicator:hover{background:#65080d66}.voice-media{aspect-ratio:1;width:100%;max-width:500px;margin:0 auto;position:relative;overflow:hidden}.voice-portrait{object-fit:contain;display:block;width:100%!important;height:100%!important}.voice-meta{margin-bottom:40px}.voice-author{color:#65080d;text-transform:capitalize;letter-spacing:.02em;margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:40px;font-weight:600;line-height:1}.voice-tag{color:#65080d;letter-spacing:.04em;text-transform:capitalize;font-size:18px;font-weight:500}.voice-body{color:#000;font-size:18px;line-height:1.8}.voice-body p{margin:0 0 1rem}.voice-body p:last-child{margin-bottom:0}.carousel-btn{z-index:10;color:#65080d;cursor:pointer;background-color:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:50px;height:50px;padding:0;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001f}.carousel-btn.prev{left:15px}.carousel-btn.next{right:15px}.carousel-btn:hover{color:#fff;background-color:#65080d;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 16px #65080d40}.carousel-btn:active{transform:translateY(-50%)scale(.95)}.carousel-btn svg{width:28px;height:28px;transition:transform .3s;display:block}.carousel-btn.prev:hover svg{transform:translate(-3px)}.carousel-btn.next:hover svg{transform:translate(3px)}.home-outro-section{backface-visibility:hidden;will-change:transform;text-align:center;color:#fff;width:100%;min-height:100vh;padding:var(--section-padding) 20px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex;position:relative;transform:translate(0,0)}.outro-overlay-tint{background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.outro-content{z-index:2;max-width:1000px;padding:0 20px;position:relative}.outro-heading{text-transform:capitalize;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500;line-height:1.15}.outro-subheading{letter-spacing:.05em;opacity:.9;font-size:20px;font-weight:400;line-height:1.35}.home-faq-section{padding:var(--section-padding) 20px;background:#fff}.faq-container{max-width:900px;margin:0 auto}.faq-main-heading{color:#852221;text-align:center;text-transform:capitalize;margin-bottom:60px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500}.faq-item{border-bottom:1px solid #eee;padding:24px 0}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.faq-question-text{color:#2b2b2b;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500}.faq-icon{color:#852221;font-size:18px;transition:transform .3s}.faq-answer{opacity:0;max-height:0;transition:all .3s ease-out;overflow:hidden}.faq-answer p{color:#555;padding-top:16px;font-size:18px;line-height:1.6}@media (max-width:1100px){.home-hero{height:auto!important;min-height:calc(100svh - 60px)!important}.home-stats-container{text-align:center;grid-template-columns:1fr;gap:40px;padding:0 30px}.home-main{--section-padding:90px}.home-stats-header{padding:24px 0}.home-stats-title{text-align:center;max-width:none;margin:0 auto}.home-stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{text-align:center;border-bottom:1px dotted #000;border-left:none;justify-content:center;padding:50px 20px}.stat-desc{justify-content:center;max-width:none;min-height:auto;margin:0 auto}}@media (max-width:900px){.home-main{--section-padding:70px}.home-hero{flex-direction:column;justify-content:center;padding-top:80px;display:flex;height:auto!important;min-height:100svh!important}.home-hero-heading{margin-bottom:16px}.home-hero-subheading{letter-spacing:.08em;line-height:1.35}.home-intro{padding:var(--section-padding) 20px}.home-intro-illustration.top{margin-bottom:40px}.home-intro-heading{letter-spacing:.08em;margin-bottom:20px;font-size:clamp(1.6rem,6vw,42px)}.home-intro-text{margin-bottom:40px;font-size:clamp(1rem,2.5vw,22px);line-height:1.7}.home-grid-container{grid-template-columns:1fr;height:auto}.home-grid-item{height:55vh}.grid-item-content{padding:28px 24px}.grid-item-heading{margin:0;line-height:1.1}.grid-item-subheading{opacity:.85;min-height:48px;margin:2px 0 16px;line-height:1.35}.home-stats{padding:50px 0}.home-stats-grid{grid-template-columns:1fr}.stat-value{font-size:2.2rem}.home-philosophy{background-attachment:scroll;flex-direction:column;justify-content:center;padding:60px 20px 120px;display:flex;height:auto!important;min-height:100svh!important}.philosophy-heading{letter-spacing:.05em;margin-bottom:20px;font-size:clamp(1.8rem,6vw,48px)}.philosophy-subheading{font-size:clamp(.95rem,2vw,18px);line-height:1.6}.philosophy-waves{bottom:0!important}.philosophy-cta{z-index:5;margin-top:24px}.home-voices-header-container{padding:60px 20px}.home-voices-title{font-size:clamp(1.8rem,6vw,42px)}.home-voices-sub{font-size:clamp(.9rem,2vw,18px);line-height:1.35}.home-voices-featured-container{background-attachment:scroll;padding:40px 0}.home-voices-featured{text-align:center;grid-template-columns:1fr;gap:0;padding:0 24px 40px}.carousel-btn{width:32px;height:32px}.carousel-btn.prev{left:8px}.carousel-btn.next{right:8px}.carousel-btn svg{width:22px;height:22px}.voice-slide{grid-template-columns:1fr;gap:40px}.voice-media{max-width:400px;margin:0 auto}.voice-author{letter-spacing:.03em;font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.1}.voice-tag{margin-top:5px;font-size:.9rem}.voice-meta{margin-bottom:24px}.voice-body{font-size:.9rem;line-height:1.7}.voice-content{flex-direction:column;justify-content:flex-start;min-height:220px;display:flex}.home-outro-section{padding:var(--section-padding) 20px;background-attachment:scroll;flex-direction:column;justify-content:center;display:flex;height:auto!important;min-height:80svh!important}.outro-content{padding:0 20px}.outro-heading{margin-bottom:16px;font-size:clamp(2rem,7vw,48px)}.outro-subheading{font-size:clamp(.9rem,2vw,18px);line-height:1.35}.home-faq-section{padding:var(--section-padding) 20px}.faq-main-heading{margin-bottom:50px;font-size:clamp(1.8rem,6vw,42px)}.faq-question-text{font-size:clamp(1rem,2.5vw,20px)}.faq-icon{font-size:1.4rem}}@media (max-width:768px){.home-intro-illustration-img{max-width:350px}}@media (max-width:480px){.home-main{--section-padding:40px}.home-hero{height:auto!important;min-height:100vh!important}.home-hero-content{padding:0 16px;transform:translateY(-20px)}.home-hero-heading{margin-bottom:22px}.home-hero-subheading{line-height:1.35}.home-intro{padding:var(--section-padding) 16px}.home-intro-illustration.top{margin-bottom:30px}.home-intro-illustration-img{max-width:280px}.home-intro-heading{letter-spacing:.06em;font-size:1.5rem}.home-intro-text{margin-bottom:30px;font-size:.9rem;line-height:1.35}.home-grid-item{height:45vh}.grid-item-content{padding:20px 16px}.grid-item-heading{margin:0;line-height:1.1}.grid-item-subheading{min-height:36px;margin:2px 0 12px;line-height:1.35}.home-stats{padding:40px 0}.home-stats-container{padding:0 16px}.home-stats-title{max-width:none;font-size:2.8rem}.stat-card{border-bottom:none;justify-content:center;padding:40px 16px}.stat-value{margin-bottom:4px;font-size:2.2rem}.stat-desc{min-height:auto;font-size:.95rem}.home-philosophy{flex-direction:column;justify-content:center;padding:40px 20px 100px;display:flex;height:auto!important;min-height:100svh!important}.philosophy-heading{margin-bottom:16px;font-size:1.6rem}.philosophy-subheading{font-size:.9rem;line-height:1.5}.philosophy-waves{bottom:0!important}.philosophy-cta{z-index:5;margin-top:20px}.home-voices-header-container{padding:40px 16px}.home-voices-title{font-size:1.8rem}.home-voices-sub{font-size:.85rem;line-height:1.5}.home-voices-featured-container{box-sizing:border-box;flex-direction:column;justify-content:center;height:100svh;display:flex}.home-voices-featured{gap:30px;padding:0 16px}.carousel-btn{width:40px;height:40px;box-shadow:0 2px 8px #0000001a}.carousel-btn.prev{left:8px}.carousel-btn.next{right:8px}.carousel-btn svg{width:18px;height:18px}.voice-media{max-width:240px}.voice-slide{gap:20px}.voice-author{font-size:1.4rem}.voice-body{font-size:.85rem}.voice-content{min-height:180px}.home-outro-section{height:auto!important;min-height:100svh!important}.outro-content{padding:0 16px;transform:translateY(-20px)}.outro-heading{margin-bottom:12px;font-size:clamp(1.6rem,8vw,2.4rem)}.outro-subheading{font-size:clamp(.8rem,2vw,16px)}}@media (max-width:380px){.home-voices-featured-container .voice-media{max-width:180px}.home-voices-featured-container .voice-slide{gap:15px}}.home-know-more-section{padding:var(--section-padding) 20px;background-color:#fff}.know-more-container{max-width:1150px;margin:0 auto}.know-more-heading{color:var(--text-dark);text-align:center;text-transform:capitalize;letter-spacing:.05em;margin-bottom:60px;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500}.know-more-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.know-more-card-wrapper{width:100%}.know-more-card{aspect-ratio:3/4;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.card-image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.know-more-card:hover .card-image{transform:scale(1.08)}.card-overlay{z-index:1;background:linear-gradient(#0000 0%,#0003 50%,#000000d9 100%);width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.know-more-card:hover .card-overlay{background:linear-gradient(#0000 0%,#0000004d 50%,#000000f2 100%)}.card-title{z-index:2;text-shadow:0 1px 3px #0000004d;width:100%;margin:0;padding:24px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500;line-height:1.25;position:absolute;bottom:0;left:0;color:#fff!important}@media (max-width:900px){.know-more-grid{grid-template-columns:repeat(2,1fr);gap:20px}.know-more-heading{margin-bottom:40px}}@media (max-width:600px){.know-more-grid{grid-template-columns:1fr;gap:24px}.know-more-card{aspect-ratio:4/5}}@media (max-width:1023px){.home-hero-heading{font-size:44px!important}.home-intro-heading{font-size:38px}.home-intro-text{font-size:18px}.grid-item-heading{font-size:20px}.grid-item-subheading{font-size:16px}.grid-item-btn{font-size:14px}.home-stats-eyebrow{font-size:16px}.home-stats-title{font-size:38px}.stat-desc{font-size:16px}.philosophy-heading{font-size:38px}.philosophy-subheading{font-size:18px}.philosophy-cta{font-size:16px}.home-voices-title{font-size:38px}.home-voices-sub{font-size:18px}.voice-author{font-size:30px}.voice-tag,.voice-body{font-size:16px}.outro-heading{font-size:38px}.outro-subheading{font-size:18px}.faq-main-heading{font-size:38px}.faq-question-text{font-size:18px}.faq-icon,.faq-answer p{font-size:16px}.know-more-heading{font-size:38px}.card-title{font-size:18px}}@media (max-width:767px){.home-hero-heading{font-size:36px!important}.home-intro-heading{font-size:32px}.home-intro-text{font-size:16px}.grid-item-heading{font-size:18px}.grid-item-subheading{font-size:15px}.grid-item-btn{font-size:13px}.home-stats-eyebrow{font-size:14px}.home-stats-title{font-size:32px}.stat-desc{font-size:15px}.philosophy-heading{font-size:32px}.philosophy-subheading{font-size:16px}.philosophy-cta{font-size:14px}.home-voices-title{font-size:32px}.home-voices-sub{font-size:16px}.voice-author{font-size:24px}.voice-tag{font-size:14px}.voice-body{font-size:15px}.outro-heading{font-size:32px}.outro-subheading{font-size:16px}.faq-main-heading{font-size:32px}.faq-question-text{font-size:16px}.faq-icon{font-size:14px}.faq-answer p{font-size:15px}.know-more-heading{font-size:32px}.card-title{font-size:16px}}@media (max-width:480px){.home-hero-heading{font-size:36px!important}.home-intro-heading{font-size:24px}.home-intro-text{font-size:15px}.grid-item-heading{font-size:16px}.grid-item-subheading{font-size:14px}.grid-item-btn{font-size:12px}.home-stats-eyebrow{font-size:13px}.home-stats-title{font-size:24px}.stat-desc{font-size:14px}.philosophy-heading{font-size:24px}.philosophy-subheading{font-size:15px}.philosophy-cta{font-size:13px}.home-voices-title{font-size:24px}.home-voices-sub{font-size:15px}.voice-author{font-size:20px}.voice-tag{font-size:13px}.voice-body{font-size:14px}.outro-heading{font-size:24px}.outro-subheading{font-size:15px}.faq-main-heading{font-size:24px}.faq-question-text{font-size:15px}.faq-icon{font-size:13px}.faq-answer p{font-size:14px}.know-more-heading{font-size:24px}.card-title{font-size:15px}}
