@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;1,400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");:root{--base-font-size:16px;--mobile-max:767px;--tablet-max:1024px;--desktop-min:1025px;--font-size-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);--font-size-sm:clamp(0.875rem,0.8rem + 0.375vw,1rem);--font-size-base:clamp(1rem,0.9rem + 0.5vw,1.125rem);--font-size-lg:clamp(1.125rem,1rem + 0.625vw,1.25rem);--font-size-xl:clamp(1.25rem,1.1rem + 0.75vw,1.5rem);--font-size-2xl:clamp(1.5rem,1.3rem + 1vw,2rem);--font-size-3xl:clamp(2rem,1.7rem + 1.5vw,3rem);--font-size-4xl:clamp(3rem,2.5rem + 2.5vw,4.5rem);--font-size-5xl:clamp(4.5rem,3.5rem + 5vw,6rem);--space-xs:clamp(0.25rem,0.2rem + 0.25vw,0.375rem);--space-sm:clamp(0.5rem,0.4rem + 0.5vw,0.75rem);--space-md:clamp(1rem,0.8rem + 1vw,1.5rem);--space-lg:clamp(1.5rem,1.2rem + 1.5vw,2.5rem);--space-xl:clamp(2.5rem,2rem + 2.5vw,4rem);--space-2xl:clamp(4rem,3rem + 5vw,6rem);--space-3xl:clamp(6rem,4rem + 10vw,10rem);--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1536px}html{scroll-behavior:smooth;overflow-x:hidden;font-size:var(--base-font-size)}body,html{-webkit-overflow-scrolling:touch}::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{background:#fdfbf4}::-webkit-scrollbar-thumb{background:#966f33;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7a5a2a}.homepage,.homepage2,.homepage3,.homepage4,.homepage__cta-section,.homepage__divider-strip,.homepage__team-testimonial-section,.navbar{opacity:1!important}.container{width:100%;margin:0 auto;padding:0 var(--space-md)}body{overflow-x:hidden;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;will-change:scroll-position;font-size:var(--font-size-base);line-height:1.5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage{background-color:#fbfbf9;position:relative;display:flex;justify-content:space-between;height:90vh;width:100vw;overflow:hidden}@media (max-width:767px){.homepage{flex-direction:column;justify-content:flex-start;height:auto;min-height:100vh}}@media (min-width:1025px){.homepage{background-color:#fdfbf4;position:relative;display:flex;justify-content:space-between;align-items:stretch;height:90vh;width:100vw;max-width:100vw;overflow:hidden}}.homepage2{height:100vh;width:100vw;padding:clamp(2rem,5vw,4rem);box-sizing:border-box}.homepage__feature-card{height:600px;max-height:80vh}.homepage__feature-image{height:100%}.homepage__content-engine-content{height:100%;box-sizing:border-box}.homepage__feature-content-item{align-items:flex-start;box-sizing:border-box;gap:2rem}.homepage__content-engine-title{font-family:Playfair Display,serif;color:#966f33;font-size:clamp(2rem,3vw,2.75rem);line-height:1.2;margin-bottom:1rem}.homepage__content-engine-description{font-family:Roboto Flex,sans-serif;color:black;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.homepage__feature-bullets{font-family:Roboto Flex,sans-serif}.homepage__feature-bullets li{padding-left:2rem;margin-bottom:1rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.5}.homepage__feature-bullets li:before{font-size:1.5em;line-height:1}@media (max-width:1024px){.homepage2{height:auto;padding:2rem 1rem}.homepage__feature-card{flex-direction:column;height:auto;max-height:none}.homepage__content-engine-content,.homepage__feature-image{width:100%}.homepage__feature-image{height:300px}.homepage__content-engine-content{height:auto;min-height:350px;padding:2rem 1.5rem}}.homepage3,.homepage4{height:100vh;width:100vw}.homepage4{overflow:hidden}.homepage__cta-section{height:100vh;width:100vw}.homepage__market-growth-section{height:100vh;width:100vw;position:relative;overflow:hidden}.homepage__team-testimonial-section{height:100vh;width:100vw}.homepage__features-section{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);width:fit-content}@media (max-width:767px){.homepage__features-section{width:100%;gap:var(--space-lg);align-items:center}}@media (min-width:1025px){.homepage__features-section{gap:25px}}.homepage__feature-item{display:flex;position:relative;gap:clamp(1rem,2vw,1.25rem);align-items:center;transition:transform .3s ease-out;will-change:transform}.homepage__feature-item:hover{transform:translateY(-4px) scale(1.02);cursor:pointer}@media (max-width:767px){.homepage__feature-item{flex-direction:column;text-align:center;gap:var(--space-sm);width:100%;max-width:300px}}@media (min-width:1025px){.homepage__feature-item{gap:20px}}.homepage__feature-icon{position:relative;height:60px;width:45px}.homepage__feature-icon--medium,.homepage__feature-icon--small{height:60px;width:45px}.homepage__feature-content{display:flex;position:relative;flex-direction:column;gap:clamp(.5rem,1vw,.625rem);align-items:flex-start;width:fit-content}@media (max-width:767px){.homepage__feature-content{align-items:center;text-align:center;width:100%}}@media (min-width:1025px){.homepage__feature-content{gap:10px}}.homepage__feature-content--wide{width:fit-content}@media (max-width:1024px){.homepage__feature-content--wide{width:100%}}.homepage__feature-title{position:relative;align-self:stretch;font-family:Playfair Display,serif;letter-spacing:-.05em;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);line-height:1.2}@media (max-width:767px){.homepage__feature-title{font-size:clamp(1rem,4vw,1.25rem);text-align:center}}@media (min-width:1025px){.homepage__feature-title{font-size:20px;line-height:18px}}.homepage__feature-description{position:relative;align-self:stretch;font-family:Roboto Flex,sans-serif;letter-spacing:-.05em;color:#966f33;font-size:clamp(.875rem,1.2vw + .25rem,1.125rem);line-height:1.3}@media (max-width:767px){.homepage__feature-description{font-size:clamp(.8rem,3.5vw,1rem);text-align:center}}@media (min-width:1025px){.homepage__feature-description{font-size:14px;line-height:14px}}.homepage__divider-strip{position:relative;z-index:1000;background:linear-gradient(135deg,#927d70,#e5cca4 50%,#927d70);height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.homepage__divider-content{display:flex;align-items:center;gap:40px;position:relative;z-index:2}.homepage__divider-line{width:120px;height:2px;background:linear-gradient(90deg,transparent,#fdfbf4 50%,transparent)}.homepage__divider-text{display:flex;gap:12px;align-items:center;justify-content:center;font-size:22px;font-weight:500;letter-spacing:.05em;text-align:center;animation:fadeInText .5s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80vw}.homepage__divider-text,.homepage__divider-word{font-family:Playfair Display,serif;color:#fdfbf4}.homepage__divider-word{font-size:18px;font-weight:700;letter-spacing:.1em}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.homepage__divider-pattern{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-around;opacity:.3;z-index:0}.homepage__divider-dot{width:8px;height:8px;background-color:#fdfbf4;border-radius:50%;animation:dividerPulse 2s ease-in-out infinite}.homepage__divider-dot:nth-child(2){animation-delay:.4s}.homepage__divider-dot:nth-child(3){animation-delay:.8s}.homepage__divider-dot:nth-child(4){animation-delay:1.2s}.homepage__divider-dot:nth-child(5){animation-delay:1.6s}@keyframes dividerPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media (max-width:768px){.homepage__divider-strip{height:60px}.homepage__divider-content{gap:20px}.homepage__divider-line{width:80px}.homepage__divider-word{font-size:14px}.homepage__divider-text{font-size:14px;max-width:90vw}}@media (max-width:480px){.homepage__divider-strip{height:50px}.homepage__divider-content{gap:15px}.homepage__divider-line{width:60px}.homepage__divider-word{font-size:12px}.homepage__divider-text{font-size:12px;max-width:95vw;white-space:normal;text-align:center;line-height:1.2}.homepage__divider-dot{width:6px;height:6px}}.homepage__hero-title{flex-shrink:0;font-family:"Nyght Serif",serif;font-weight:300;padding-top:20px;color:#28231f;font-size:clamp(2rem,3vw + 1rem,5.5rem);line-height:1.2;width:clamp(700px,55vw,892px);max-width:calc(100vw - 120px)}@media (max-width:767px){.homepage__hero-title{font-size:clamp(2rem,8vw,3rem);line-height:1.1;margin-bottom:var(--space-lg);width:100%;height:auto}}@media (min-width:1025px){.homepage__hero-title{font-size:clamp(2rem,3vw + 1rem,5.5rem);line-height:1.2;width:clamp(700px,55vw,892px);max-width:calc(100vw - 120px)}}.homepage__hero{background-color:white;position:relative;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1);padding-top:100px;height:100vh;width:fit-content;min-width:55vw;max-width:55vw;flex:1;box-sizing:border-box;overflow:visible;display:flex;justify-content:center;align-items:center}.homepage__hero>*{z-index:1}@media (max-width:767px){.homepage__hero{min-width:100vw;height:400px;align-items:center;padding-top:0}}@media (min-width:1025px){.homepage__hero{padding-top:0;height:90vh;width:auto;position:relative;min-width:55vw;max-width:55vw;flex:1;box-sizing:border-box;overflow:visible;display:flex;justify-content:center;align-items:center}}.decorative1{bottom:0;left:0}.decorative1,.decorative2{background-image:url(/decorative.png);background-size:cover;position:absolute;aspect-ratio:137/139;height:137px;width:139px;z-index:44440}.decorative2{top:0;right:0;rotate:180deg}.homepage__hero1{background-color:#fefaef;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 47.7px 0 rgba(0,0,0,.25)}@media (max-width:767px){.homepage__hero1{width:100%;height:auto;min-height:60vh;padding:var(--space-2xl) var(--space-lg);margin:0;box-shadow:0 8px 32px rgba(0,0,0,.12);background:linear-gradient(135deg,#fefaef,#fdf8ec);position:relative;overflow:hidden}.homepage__hero1:before{top:0}.homepage__hero1:after,.homepage__hero1:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#966f33 50%,transparent);opacity:.3}.homepage__hero1:after{bottom:0}}@media (min-width:768px) and (max-width:1024px){.homepage__hero1{width:100%;height:auto;min-height:60vh;padding:var(--space-xl)}}@media (min-width:1025px){.homepage__hero1{height:100vh;width:40vw;min-width:300px;max-width:50vw;padding:clamp(20px,3vw,40px);box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center}}.homepage__main-section{gap:clamp(2rem,4vw,5rem);gap:clamp(30px,4vw,60px);box-sizing:border-box;width:100%;max-width:none;height:auto;min-height:100%;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:1025px){.homepage__main-section{gap:clamp(30px,4vw,60px);box-sizing:border-box;width:100%;min-width:400px;max-width:none;min-height:100%;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:center}}.homepage__main-title{position:relative;align-self:stretch;font-family:Playfair Display,serif;letter-spacing:-.05em;color:#9f6613;text-align:left;font-size:clamp(2rem,3.5vw + .5rem,4.5rem);line-height:1.1}@media (max-width:767px){.homepage__main-title{font-size:clamp(1.5rem,6vw,2.5rem);line-height:1.2;text-align:left;height:auto;margin-bottom:var(--space-md)}}@media (min-width:1025px){.homepage__main-title{font-size:clamp(1rem,2vw + 1rem,2.5rem);height:auto;line-height:1.1;padding:0;margin:0;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;text-align:left;width:auto;min-width:300px;max-width:none;white-space:nowrap;hyphens:auto}}.homepage__main-content{display:flex;position:relative;flex-direction:column;color:#3e3e3e;justify-content:center;text-align:center;gap:clamp(20px,3vw,40px);width:clamp(fit-content,50vw,797px);max-width:calc(100vw - 120px);align-items:center;padding:clamp(20px,3vw,40px);box-sizing:border-box}@media (max-width:767px){.homepage__main-content{gap:var(--space-md);width:100%;max-width:100%;min-height:100%}}@media (min-width:1025px){.homepage__main-content{gap:clamp(20px,3vw,40px);width:clamp(600px,50vw,797px);max-width:calc(100vw - 120px);align-items:center;padding:clamp(20px,3vw,40px);box-sizing:border-box}}.homepage__main-wrapper{display:flex;flex-direction:column;justify-content:space-between;background-color:#f7f3ed;padding:clamp(80px,8vw,133px) clamp(20px,2vw,40px) clamp(60px,6vw,87px) clamp(40px,4vw,67px);height:100vh;box-sizing:border-box;width:50vw}@media (max-width:767px){.homepage__main-wrapper{padding:var(--space-md);height:auto;min-height:auto;margin-top:10vh;width:100%;justify-content:flex;gap:var(--space-lg);order:1}}@media (min-width:1025px){.homepage__main-wrapper{padding:clamp(80px,8vw,133px) clamp(20px,2vw,40px) clamp(60px,6vw,87px) clamp(40px,4vw,67px);height:90vh;box-sizing:border-box;width:50vw}}.homepage__main-quote{position:relative;align-self:stretch;font-family:"Nyght Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.02em;color:#3e3e3e;font-size:clamp(1rem,1.5vw + .5rem,1.5rem);line-height:1.4;will-change:transform,opacity;transform-origin:center center;min-height:clamp(60px,8vw,100px);display:flex;align-items:center}.gold-accent1{width:304px}.gold-accent1,.gold-accent2{background-color:#d4af37;height:2px}.gold-accent2{width:200px}.gold-accent3{background-color:#d4af37;height:2px;width:106px}.gold-accent-container{height:18px;display:flex;align-items:center;flex-direction:column;justify-content:space-around}@media (max-width:767px){.homepage__main-quote{font-weight:400;color:#3e3e3e;font-size:clamp(.875rem,4vw,1.25rem);line-height:1.5;text-align:center;height:auto;margin-bottom:var(--space-lg)}}.homepage2{background-color:#fdfbf4;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:100vh;padding:2rem}@media (max-width:767px){.homepage2{flex-direction:column;width:100vw;height:auto;min-height:auto}}@media (min-width:768px) and (max-width:1024px){.homepage2{flex-direction:column;width:100vw;height:auto;min-height:auto}}@media (min-width:1025px){.homepage2{height:100vh;width:100vw;padding:4rem}}.homepage__feature-card{background:#fff8e4;border-radius:0;box-shadow:0 8px 32px rgba(0,0,0,.1);display:flex;max-width:1200px;flex-direction:row;width:100%;height:auto;min-height:500px;max-height:500px;overflow:hidden;position:relative}@media (max-width:767px){.homepage__feature-card{flex-direction:column;min-height:auto;margin:1rem;max-width:calc(100% - 2rem)}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-card{flex-direction:column;min-height:auto;margin:2rem;max-width:calc(100% - 4rem)}}.homepage__content-engine-content{display:flex;flex-direction:column;justify-content:center;position:relative;padding:clamp(2rem,4vw,4rem);width:50%;height:500px;overflow:hidden}@media (max-width:1024px){.homepage__content-engine-content{width:100%;height:auto;min-height:320px;padding:2rem 1.5rem;gap:1.5rem}}.homepage__feature-image{background-size:cover;background-position:50%;flex-shrink:0;width:50%;height:500px;will-change:opacity;transition:opacity .3s ease-in-out}@media (max-width:767px){.homepage__feature-image{width:100%;height:250px;min-height:250px}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-image{width:100%;height:300px;min-height:300px}}.homepage__feature-content-item{width:100%;height:100%;display:flex;flex-direction:column;position:absolute;top:0;left:0;align-content:center;justify-content:center;gap:clamp(2rem,4vw,3.5rem);opacity:0;transform:translateY(20px);pointer-events:none;z-index:1;padding:clamp(2rem,4vw,4rem);will-change:opacity,transform}.homepage__feature-content-item.active,.homepage__feature-content-item:first-child{opacity:1;transform:translateY(0);pointer-events:auto;z-index:2}@media (max-width:767px){.homepage__feature-content-item{gap:var(--space-lg);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-content-item{gap:var(--space-xl);text-align:center}}@media (min-width:1025px){.homepage__feature-content-item{gap:56px}}.homepage__feature-bullets{list-style:none;padding:0;margin:0;font-family:Josefin Sans,sans-serif}.homepage__feature-bullets li{position:relative;padding-left:clamp(1.5rem,2.5vw,2rem);margin-bottom:clamp(.75rem,1.5vw,1rem);color:black;font-size:inherit;line-height:1.4}.homepage__feature-bullets li:before{content:"•";position:absolute;left:0;top:0;color:#3c1f13;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.4}@media (max-width:767px){.homepage__feature-bullets li{padding-left:1.25rem;margin-bottom:.75rem}.homepage__feature-bullets li:before{font-size:1.1rem}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-bullets li{padding-left:1.75rem;margin-bottom:1rem}.homepage__feature-bullets li:before{font-size:1.3rem}}@media (min-width:1025px){.homepage__feature-bullets li{padding-left:32px;margin-bottom:16px}.homepage__feature-bullets li:before{font-size:24px}}.homepage3{background-color:#fdfbf4;display:flex;gap:0;position:relative;overflow:hidden;min-height:100vh}@media (max-width:767px){.homepage3{height:auto;width:100vw}}@media (min-width:768px) and (max-width:1024px){.homepage3{height:auto;width:100vw}}@media (min-width:1025px){.homepage3{height:100vh;width:100vw}}.homepage__why-us-section{display:flex;position:relative;width:100%;background-color:#fdfbf4;min-height:100vh}@media (max-width:767px){.homepage__why-us-section{flex-direction:column;padding:0;gap:0;justify-content:flex-start;min-height:auto}}@media (min-width:768px) and (max-width:1024px){.homepage__why-us-section{flex-direction:column;padding:var(--space-xl);gap:var(--space-2xl);justify-content:flex-start;min-height:auto}}@media (min-width:1025px){.homepage__why-us-section{flex-direction:row;gap:40px;padding-left:120px;justify-content:space-between}}.homepage__why-us-title{font-family:Playfair Display,serif;color:#966f33;font-size:clamp(3rem,6vw + 1rem,8rem);line-height:1.1}@media (max-width:767px){.homepage__why-us-mobile-container{display:flex;flex-direction:column;width:100%;min-height:100vh}.homepage__why-us-title-container{background:linear-gradient(135deg,#fdfbf4,#fff8e4 50%,#fdfbf4);padding:var(--space-2xl) var(--space-lg) var(--space-xl);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.homepage__why-us-title-container:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#966f33 50%,transparent);opacity:.3}.homepage__why-us-content-wrapper{display:flex;flex-direction:column;flex:1;background-color:#fdfbf4;position:relative}.homepage__why-us-image-container{display:flex;justify-content:center;align-items:center;padding:var(--space-xl) var(--space-lg);background-color:#fdfbf4;position:relative}.homepage__why-us-image-container:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:1px;background:linear-gradient(90deg,transparent,#966f33 50%,transparent);opacity:.4}.homepage__why-us-section>.homepage__hero1,.homepage__why-us-section>.homepage__why-us-image,.homepage__why-us-section>.homepage__why-us-title{display:none}.homepage__why-us-title{font-size:clamp(2.75rem,8.5vw,4.5rem);text-align:center;padding:0;height:auto;margin:0;line-height:1.05;position:relative;z-index:2;text-shadow:0 2px 4px rgba(150,111,51,.1);letter-spacing:-.02em}.homepage__why-us-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:#966f33;opacity:.6}}@media (min-width:768px) and (max-width:1024px){.homepage__why-us-mobile-container{display:flex;flex-direction:column;width:100%;min-height:100vh}.homepage__why-us-title-container{background-color:#fdfbf4;padding:var(--space-2xl) var(--space-xl) var(--space-xl);display:flex;justify-content:center;align-items:center;min-height:30vh}.homepage__why-us-content-wrapper{display:flex;flex-direction:column;flex:1;background-color:#fdfbf4}.homepage__why-us-image-container{display:flex;justify-content:center;align-items:center;padding:var(--space-xl);background-color:#fdfbf4}.homepage__why-us-title{font-size:clamp(3.5rem,7vw,6rem);text-align:center;padding:0;height:auto;margin:0;line-height:1.1}.homepage__why-us-section>.homepage__hero1,.homepage__why-us-section>.homepage__why-us-image,.homepage__why-us-section>.homepage__why-us-title{display:none}}@media (min-width:1025px){.homepage__why-us-mobile-container{display:none}.homepage__why-us-section>.homepage__hero1,.homepage__why-us-section>.homepage__why-us-image,.homepage__why-us-section>.homepage__why-us-title{display:block}.homepage__why-us-section>.homepage__hero1{display:flex}.homepage__why-us-title{font-size:128px;padding-top:80px;height:117px;line-height:117px}}.homepage__why-us-content{display:flex;align-items:center;gap:clamp(2rem,4vw,4rem)}@media (max-width:1024px){.homepage__why-us-content{flex-direction:column;gap:var(--space-lg)}}@media (min-width:1025px){.homepage__why-us-content{gap:64px}}.homepage__why-us-image{object-fit:cover;aspect-ratio:764/889}@media (max-width:767px){.homepage__why-us-image{position:relative;width:100%;max-width:320px;height:auto;bottom:auto;right:auto;order:0;border-radius:0;box-shadow:0 8px 32px rgba(150,111,51,.2);transition:transform .3s ease,box-shadow .3s ease}.homepage__why-us-image:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(150,111,51,.25)}}@media (min-width:768px) and (max-width:1024px){.homepage__why-us-image{position:relative;width:100%;max-width:400px;height:auto;bottom:auto;right:auto;order:-1}}@media (min-width:1025px){.homepage__why-us-image{position:absolute;bottom:0;right:44vw;height:100vh}}.homepage__why-us-carousel,.homepage__why-us-features{display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:clamp(1rem,2vw,1.25rem)}.homepage__why-us-carousel{height:auto;overflow:visible;cursor:pointer}.homepage__carousel-item{cursor:pointer;border-radius:0;padding:clamp(1rem,2vw,1.5rem);width:100%;position:relative;transition:opacity .6s ease,transform .6s ease}.homepage__carousel-item:hover:not(.active){transform:scale(.95);opacity:.6}.homepage__carousel-item.active:hover{transform:scale(1.02)}.homepage__carousel-item:focus{outline:2px solid #966f33;outline-offset:4px}[data-carousel-position=bottom],[data-carousel-position=top]{opacity:.4;transform:scale(.9);z-index:1}[data-carousel-position=middle]{opacity:1;transform:scale(1);z-index:2;position:relative}[data-carousel-position=middle]:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:4px;height:60%;background-color:#966f33;border-radius:0;opacity:.8}.homepage__carousel-item.active{opacity:1;transform:scale(1);z-index:2}@media (max-width:767px){.homepage__why-us-features{align-items:center;width:100%;gap:var(--space-lg)}.homepage__why-us-carousel{width:100%;max-width:350px}.homepage__carousel-item{padding:var(--space-md)}.homepage__carousel-item:not(.active){opacity:.3;transform:scale(.85)}}@media (min-width:768px) and (max-width:1024px){.homepage__why-us-features{align-items:center;width:100%;gap:var(--space-lg)}.homepage__why-us-carousel{width:100%;max-width:500px}.homepage__carousel-item{padding:var(--space-lg)}.homepage__carousel-item:not(.active){opacity:.35;transform:scale(.88)}}@media (min-width:1025px){.homepage__why-us-features{gap:20px}.homepage__why-us-carousel{width:100%;max-width:none}.homepage__carousel-item{padding:1.5rem}.homepage__carousel-item:not(.active){opacity:.4;transform:scale(.9)}.homepage__carousel-item.active{opacity:1;transform:scale(1)}}.homepage__feature-item-container{position:relative;width:fit-content}@media (max-width:767px){.homepage__feature-item-container{text-align:center;max-width:350px;justify-content:center;align-items:center;align-content:center}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-item-container{text-align:center;max-width:500px}}.homepage__feature-item-header{display:flex;position:relative;align-items:flex-start;gap:clamp(.75rem,1.5vw,.875rem);height:auto;width:fit-content;min-height:42px}@media (max-width:767px){.homepage__feature-item-header{flex-direction:row;align-items:center;gap:var(--space-sm)}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-item-header{flex-direction:column;align-items:center;gap:var(--space-md)}}@media (min-width:1025px){.homepage__feature-item-header{gap:14px;height:42px}}.homepage__feature-item-icon{position:relative;width:clamp(32px,4vw,42px);height:clamp(32px,4vw,42px);flex-shrink:0}@media (min-width:1025px){.homepage__feature-item-icon{width:42px;height:42px}}.homepage__feature-item-title{font-family:Playfair Display,serif;letter-spacing:-.025em;width:fit-content;color:#966f33;font-size:clamp(1.5rem,2.5vw + .25rem,2.25rem);line-height:1.2}@media (max-width:767px){.homepage__feature-item-title{font-size:clamp(1.25rem,5vw,1.75rem);text-align:center;width:100%;flex:1;height:auto}.homepage__feature-item-icon{display:none}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-item-title{font-size:clamp(1.5rem,4vw,2rem);text-align:center;width:fit-content;height:auto}}@media (min-width:1025px){.homepage__feature-item-title{font-size:28px;line-height:36px;width:fit-content;height:35px}}.homepage__feature-item-description{font-family:Roboto Flex,sans-serif;color:black;font-size:clamp(.875rem,1.2vw + .25rem,1.25rem);line-height:1.4;margin-top:clamp(.5rem,1vw,.75rem)}@media (max-width:767px){.homepage__feature-item-description{font-size:clamp(.8rem,3.5vw,1rem);text-align:left;margin-left:0;width:100%}}@media (min-width:768px) and (max-width:1024px){.homepage__feature-item-description{font-size:clamp(.9rem,3vw,1.125rem);text-align:center;margin-left:0;width:100%}}@media (min-width:1025px){.homepage__feature-item-description{margin-top:7px;margin-left:56px;font-size:15px;line-height:20px;width:400px}}.homepage4{background-color:#fdfbf4;display:flex;gap:0;position:relative;overflow:visible;justify-content:space-between;min-height:100vh}@media (max-width:767px){.homepage4{flex-direction:column;height:auto;width:100vw;justify-content:flex-start;padding:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage4{flex-direction:column;height:auto;width:100vw;justify-content:flex-start;padding:var(--space-xl)}}@media (min-width:1025px){.homepage4{height:100vh;width:100vw;overflow:visible}}.homepage__hero2{background-color:#fefaef;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 4px 47.7px 0 rgba(0,0,0,.25);z-index:5;overflow:visible}@media (max-width:767px){.homepage__hero2{width:100%;height:fit-content;box-shadow:none;padding:0;background-color:#ffffff00;min-height:50vh;order:2;margin-top:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage__hero2{width:100%;height:auto;min-height:60vh;order:2;margin-top:var(--space-xl)}}@media (min-width:1025px){.homepage__hero2{height:100vh;width:48vw;overflow:visible;z-index:10}}.homepage2{position:relative}.homepage__scroll-progress{position:absolute;left:1%;top:50%;transform:translateY(-50%);z-index:100000;pointer-events:none}@media (max-width:1024px){.homepage__scroll-progress{display:none}}.homepage__scroll-progress-track{width:3px;height:60vh;background-color:rgba(150,111,51,.2);position:relative;border-radius:0;overflow:hidden;transition:all .3s ease}.homepage__scroll-progress-track:hover{width:4px;background-color:rgba(150,111,51,.3)}.homepage__scroll-progress-track:hover:after{content:attr(data-progress);position:absolute;left:8px;top:50%;transform:translateY(-50%);background-color:rgba(150,111,51,.9);color:white;padding:4px 8px;font-size:12px;font-family:Roboto Flex,sans-serif;font-weight:500;white-space:nowrap;border-radius:0;opacity:0;animation:fadeInTooltip .3s ease-out forwards;pointer-events:none;z-index:1000}.homepage__scroll-progress-fill{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,#966f33,#b99c6d);border-radius:0;transition:height .1s ease-out;min-height:2px;box-shadow:0 0 8px rgba(150,111,51,.3)}.homepage__scroll-progress-fill:after{content:"";position:absolute;top:-2px;left:0;right:0;height:4px;background:rgba(150,111,51,.8);animation:progressPulse 2s ease-in-out infinite}@keyframes progressPulse{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (min-width:1025px){.homepage__scroll-progress-track{height:clamp(40vh,60vh,70vh)}@media (max-resolution:1.5dppx){.homepage__scroll-progress-track{width:4px}.homepage__scroll-progress-track:hover{width:5px}}}@keyframes fadeInTooltip{0%{opacity:0;transform:translateY(-50%) translateX(-5px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.homepage__subhero{background-color:#e5cca4;position:absolute;right:0;height:100%;width:50%}@media (max-width:1024px){.homepage__subhero{display:none}}@media (max-width:767px){.testimonialimage{border-radius:8px;overflow:hidden}}@media (min-width:768px) and (max-width:1024px){.testimonialimage{border-radius:4px;overflow:hidden}}@media (min-width:1025px){.testimonialimage{border-radius:0;overflow:visible;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:15;height:100%;width:100%}.testimonialimage:hover{box-shadow:0 8px 32px rgba(0,0,0,.15)}}.homepage__testimonials-content{width:100%}@media (max-width:767px){.homepage__testimonials-content{order:1}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-content{order:1}}@media (min-width:1025px){.homepage__testimonials-content{width:50%}}.homepage__testimonials-header{max-width:100%;line-height:1;color:#5d4037}@media (max-width:767px){.homepage__testimonials-header{padding:var(--space-md);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-header{padding:var(--space-lg);text-align:center}}@media (min-width:1025px){.homepage__testimonials-header{padding-top:111px;padding-left:162px;display:flex;flex-direction:column;align-items:flex-start}}.homepage__testimonials-title{letter-spacing:2px;font-family:Playfair Display,serif;color:#5d4037;font-size:clamp(2rem,3vw + .5rem,3rem);line-height:1.2}@media (max-width:767px){.homepage__testimonials-title{font-size:clamp(1.5rem,6vw,2.25rem);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-title{font-size:clamp(2rem,5vw,2.75rem);text-align:center}}@media (min-width:1025px){.homepage__testimonials-title{font-size:38px}}.homepage__testimonials-quote-mark{background-image:url(/qoutation.png);background-size:cover;background-position:50%;font-family:Playfair Display,serif;color:#966f33;width:clamp(30px,4vw,50px);height:clamp(24px,3.2vw,40px);margin-top:clamp(1rem,2vw,1.875rem);margin-bottom:clamp(1rem,2vw,1.875rem)}@media (max-width:767px){.homepage__testimonials-quote-mark{margin:var(--space-md) auto}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-quote-mark{margin:var(--space-lg) auto}}@media (min-width:1025px){.homepage__testimonials-quote-mark{width:35px;height:28px;margin-top:30px;margin-bottom:30px}}.homepage__testimonials-quote-box{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;color:#a27e2d;letter-spacing:2.08px;font-size:clamp(1.5rem,3.5vw + .5rem,3.8rem);line-height:1;min-height:auto}@media (max-width:767px){.homepage__testimonials-quote-box{padding:var(--space-md);font-size:clamp(1.25rem,5vw,2rem);text-align:center;width:100%;justify-content:center;letter-spacing:1px}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-quote-box{padding:var(--space-lg);font-size:clamp(1.75rem,4vw,2.5rem);text-align:center;justify-content:center;letter-spacing:1.5px}}@media (min-width:1025px){.homepage__testimonials-quote-box{font-size:25px;padding-right:10px;padding-left:162px;line-height:30px;min-height:435px}}.homepage__testimonials-quote-text{font-family:Spirax,system-ui;font-weight:400;font-style:normal;transition:all .3s ease}.homepage__testimonials-person-info{padding:0 162px;margin-bottom:20px;transition:all .3s ease;width:fit-content}@media (max-width:767px){.homepage__testimonials-person-info{padding:var(--space-md);text-align:center;margin-bottom:var(--space-md)}}@media (min-width:768px) and (max-width:1024px){.homepage__testimonials-person-info{padding:var(--space-lg);text-align:center;margin-bottom:var(--space-lg)}}.homepage__testimonials-person-name{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:700;color:#5d4037;margin-bottom:8px;transition:all .3s ease}@media (max-width:767px){.homepage__testimonials-person-name{font-size:clamp(1.125rem,4vw,1.5rem)}}.homepage__testimonials-person-credentials{font-family:Josefin Sans,sans-serif;font-style:italic;font-size:clamp(.875rem,1.5vw + .25rem,1.125rem);color:#966f33;line-height:1.4;transition:all .3s ease}@media (max-width:767px){.homepage__testimonials-person-credentials{font-size:clamp(.8rem,3.5vw,1rem)}}.homepage__testimonials-scroll-indicator{position:absolute;bottom:20px;right:20px;background:rgba(93,64,55,.9);color:white;padding:12px 16px;font-family:Roboto Flex,sans-serif;font-size:.875rem;text-align:center;backdrop-filter:blur(5px);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.homepage__testimonials-scroll-indicator:hover{background:rgba(93,64,55,1);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}@media (max-width:767px){.homepage__testimonials-scroll-indicator{bottom:15px;right:15px;padding:10px 14px;font-size:.8rem}}.homepage__testimonials-scroll-text{margin-bottom:4px;font-weight:500}.homepage__testimonials-scroll-arrow{font-size:1.2rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.testimonialimage{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);user-select:none;z-index:10;overflow:visible}.testimonialimage:hover{transform:scale(1.02);filter:brightness(1.05)}.testimonialimage:active{transform:scale(.98)}@media (max-width:767px){.testimonialimage{box-shadow:0 8px 24px rgba(0,0,0,.15);border-radius:8px;overflow:hidden;touch-action:manipulation}.testimonialimage:hover{transform:scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.25)}.testimonialimage:active{transform:scale(.98);box-shadow:0 6px 20px rgba(0,0,0,.2)}.testimonialimage:focus{outline:3px solid #d4af37;outline-offset:4px}}.homepage__testimonials-navigation{display:flex;gap:6px;align-items:center;align-self:end;margin-top:32px}.homepage__team-testimonial-section{overflow:hidden;position:relative;margin:0 auto;width:100%;max-width:none;background-color:#f5f5f1;min-height:100vh}@media (max-width:767px){.homepage__team-testimonial-section{height:auto;padding:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-section{height:auto;padding:var(--space-xl)}}@media (min-width:1025px){.homepage__team-testimonial-section{height:871px}}.homepage__team-testimonial-background{position:absolute;top:0;left:0}@media (max-width:767px){.homepage__team-testimonial-background{display:none}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-background{width:100%;height:100%;opacity:.3}}@media (min-width:1025px){.homepage__team-testimonial-background{height:871px;width:799px}}.homepage__team-testimonial-content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.5rem,3vw,2.5rem)}@media (max-width:767px){.homepage__team-testimonial-content{position:relative;width:100%;height:auto;left:auto;top:auto;align-items:center;text-align:center;gap:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-content{position:relative;width:100%;height:auto;left:auto;top:auto;align-items:center;text-align:center;gap:var(--space-xl);max-width:600px;margin:0 auto}}@media (min-width:1025px){.homepage__team-testimonial-content{position:absolute;gap:40px;height:367px;left:841px;top:255px;width:491px}}.homepage__team-testimonial-ratings{display:flex;position:relative;align-items:center;gap:clamp(.25rem,.5vw,.375rem)}@media (max-width:767px){.homepage__team-testimonial-ratings{justify-content:center}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-ratings{justify-content:center}}@media (min-width:1025px){.homepage__team-testimonial-ratings{gap:6px}}.homepage__team-testimonial-star{position:relative;aspect-ratio:38/37;height:clamp(24px,3vw,37px);width:clamp(24px,3vw,38px)}@media (min-width:1025px){.homepage__team-testimonial-star{height:37px;width:38px}}.homepage__team-testimonial-text-content{display:flex;position:relative;flex-direction:column;gap:28px;align-items:flex-start;align-self:stretch}.homepage__team-testimonial-title{position:relative;font-family:Playfair Display,serif;letter-spacing:-.025em;color:#966f33;font-size:clamp(2rem,4vw + .5rem,4.5rem);line-height:1.1}@media (max-width:767px){.homepage__team-testimonial-title{font-size:clamp(1.75rem,6vw,2.5rem);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-title{font-size:clamp(2.5rem,5vw,3.5rem);text-align:center}}@media (min-width:1025px){.homepage__team-testimonial-title{font-size:72px;line-height:62.22px}}.homepage__team-testimonial-quote{position:relative;align-self:stretch;font-style:italic;color:black;font-size:clamp(.875rem,1.2vw + .25rem,1.25rem);line-height:1.4}@media (max-width:767px){.homepage__team-testimonial-quote{font-size:clamp(.8rem,4vw,1rem);text-align:center;height:auto}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-quote{font-size:clamp(.9rem,3vw,1.125rem);text-align:center;height:auto}}@media (min-width:1025px){.homepage__team-testimonial-quote{font-size:20px;line-height:24px;height:75px}}.homepage__team-testimonial-attribution{position:relative;width:100%}@media (max-width:767px){.homepage__team-testimonial-attribution{text-align:center;height:auto}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-attribution{text-align:center;height:auto}}@media (min-width:1025px){.homepage__team-testimonial-attribution{height:24px;width:368px}}.homepage__team-testimonial-author{letter-spacing:-.025em;color:black;font-size:clamp(.875rem,1.2vw + .25rem,1.25rem);line-height:1.4}@media (max-width:767px){.homepage__team-testimonial-author{position:relative;left:auto;top:auto;height:auto;font-size:clamp(.8rem,4vw,1rem);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__team-testimonial-author{position:relative;left:auto;top:auto;height:auto;font-size:clamp(.9rem,3vw,1.125rem);text-align:center}}@media (min-width:1025px){.homepage__team-testimonial-author{position:absolute;left:0;top:2px;height:20px;font-size:20px;line-height:20px}}.homepage__cta-section{overflow:hidden;position:relative;margin:0 auto;width:100%;max-width:none;background-color:#fdfbf4;min-height:100vh}@media (max-width:767px){.homepage__cta-section{height:auto;padding:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage__cta-section{height:auto;padding:var(--space-xl)}}@media (min-width:1025px){.homepage__cta-section{height:871px}}.homepage__cta-content{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:stretch}.homepage__cta-title{position:relative;align-self:stretch;color:#650a0a;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw + .5rem,6rem);line-height:1.1}@media (max-width:767px){.homepage__cta-title{font-size:clamp(2rem,7vw,3rem);text-align:center;height:auto;margin-bottom:var(--space-lg)}}@media (min-width:768px) and (max-width:1024px){.homepage__cta-title{font-size:clamp(3rem,6vw,4.5rem);text-align:center;height:auto;margin-bottom:var(--space-xl)}}@media (min-width:1025px){.homepage__cta-title{font-size:96px;height:fit-content;padding-bottom:20px;line-height:99.9px}}.homepage__cta-description{position:relative;font-weight:300;letter-spacing:-.025em;color:#71717a;font-family:Roboto Flex,sans-serif;font-size:clamp(.875rem,1.2vw + .25rem,1.25rem);line-height:1.4}@media (max-width:767px){.homepage__cta-description{font-size:clamp(.8rem,4vw,1rem);text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__cta-description{font-size:clamp(.9rem,3vw,1.125rem);text-align:center}}@media (min-width:1025px){.homepage__cta-description{font-size:20px;line-height:20px}}.homepage__cta-button{display:flex;position:relative;gap:10px;justify-content:center;align-items:center;padding:20px 40px;background-color:#966f33;cursor:pointer;height:65px;width:216px}.homepage__cta-button-text{position:relative;font-size:20px;letter-spacing:.05em;line-height:24px;font-weight:400;color:white;font-family:Playfair Display,serif}.homepage__cta-image{flex-shrink:0;aspect-ratio:1011/1190}.responsive-margin-bottom{margin-bottom:clamp(1rem,3vw,2rem)}.responsive-padding{padding:clamp(1rem,3vw,2rem)}.responsive-flex{display:flex;flex-direction:row;gap:var(--space-md)}@media (max-width:767px){.responsive-flex{flex-direction:column;gap:var(--space-sm)}}img{max-width:100%;height:auto}.homepage__cta-animated-section{height:60vh;width:100vw;position:relative;overflow:hidden;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://images.unsplash.com/photo-1589829545856-d10d557cf95f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80) 50%/cover no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:0 5vw;box-sizing:border-box}.homepage__cta-animated-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:1200px;width:100%;gap:2rem}.homepage__cta-animated-content{position:relative;min-height:250px;display:flex;align-items:center;justify-content:center;width:100%;max-width:800px;margin:0 auto;padding:2rem 1rem}.homepage__cta-animated-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70vw;opacity:0;font-family:Roboto Flex,sans-serif;font-style:italic;font-size:clamp(1.1rem,2.2vw,1.8rem);line-height:1.7;color:#ffffff;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:500;word-wrap:break-word;hyphens:auto;max-height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.homepage__cta-animated-text.active{opacity:1}.homepage__cta-animated-button{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:40px;padding:20px 40px;background-color:#966f33;cursor:pointer;font-family:Merriweather,serif;font-weight:700;font-size:18px;letter-spacing:.05em;color:white;border:2px solid #966f33;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 4px 15px rgba(0,0,0,.3)}.homepage__cta-animated-button:hover{background-color:#966f33;color:#966f33;border-color:#ffffff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.4)}.homepage__cta-animated-button:active{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.3)}@media (max-width:767px){.homepage__cta-animated-section{height:auto;min-height:50vh;padding:3rem 1rem;background-attachment:scroll}.homepage__cta-animated-content{min-height:180px;max-width:100%;padding:1.5rem .5rem}.homepage__cta-animated-text{font-size:clamp(1rem,4vw,1.4rem);width:calc(100% - 2rem);color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:500;line-height:1.6;max-height:150px}.homepage__cta-animated-button{padding:16px 32px;font-size:16px;box-shadow:0 4px 15px rgba(0,0,0,.3);border:2px solid #966f33}}@media (min-width:768px) and (max-width:1024px){.homepage__cta-animated-section{height:auto;min-height:45vh;padding:2.5rem 2rem;background-attachment:scroll}.homepage__cta-animated-content{min-height:110px}.homepage__cta-animated-text{font-size:clamp(1.125rem,3vw,1.75rem);padding:0 1.5rem;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:500}.homepage__cta-animated-button{padding:18px 36px;font-size:17px;box-shadow:0 4px 15px rgba(0,0,0,.3);border:2px solid #966f33}}@media (min-width:1025px){.homepage__cta-animated-section{height:60vh;padding:0 5vw}.homepage__cta-animated-content{min-height:120px;gap:30px}.homepage__cta-animated-text{font-size:2rem;padding:0 2rem;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:500}.homepage__cta-animated-button{padding:20px 40px;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.3);border:2px solid #966f33}}.market-growth{height:100vh;width:100vw;position:relative;overflow:hidden;background-color:#f7f3ed;margin-bottom:100px;display:flex}@media (max-width:767px){.market-growth{flex-direction:column;height:auto;min-height:100vh;padding:var(--space-lg);gap:var(--space-xl);justify-content:flex-start;margin-bottom:0}}@media (min-width:768px) and (max-width:1024px){.market-growth{flex-direction:column;height:auto;min-height:100vh;padding:var(--space-xl);gap:var(--space-2xl);justify-content:flex-start}}@media (min-width:1025px){.market-growth{flex-direction:row;height:100vh;width:100vw}}.market-growth__content{display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem)}@media (max-width:1024px){.market-growth__content{width:100%;text-align:center}}@media (min-width:1025px){.market-growth__content{width:50vw;height:100vh;padding-left:120px;padding-right:2vw}}.market-growth__text{max-width:600px}.market-growth__title{font-family:"Nyght Serif",serif;color:#000000;font-size:clamp(3rem,6vw + 1rem,8rem);line-height:1.1;font-weight:lighter;text-align:left;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.market-growth__title--mobile{display:block}.market-growth__title--desktop{display:none}@media (max-width:767px){.market-growth__title{font-size:40px;margin:0}.market-growth__chart-title{font-size:15px;padding-bottom:15px}}@media (min-width:768px) and (max-width:1024px){.market-growth__title{font-size:clamp(3.5rem,7vw,6rem)}.market-growth__chart-title{font-size:25px}}@media (min-width:1025px){.market-growth__title{font-size:65px;line-height:70px}.market-growth__chart-title{font-size:25px}.market-growth__title--mobile{display:none}.market-growth__title--desktop{display:block}}.market-growth__description{font-family:Arial;font-style:italic;color:#3b3b3b;font-size:clamp(1rem,2vw,1.25rem);line-height:1.2;margin:0}.market-growth__chart{display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,4rem)}@media (max-width:1024px){.market-growth__chart{width:100%;padding-top:0}}@media (min-width:1025px){.market-growth__chart{width:50vw;height:100vh;padding-left:2vw;padding-right:120px}}.market-growth__chart-container{width:100%;max-width:600px}.market-growth__chart-title{font-family:"Nyght Serif",serif;color:#000000;margin-bottom:clamp(.5rem,2vw,1rem);text-align:center}.market-growth__bars{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.market-growth__bars{gap:var(--space-md)}}@media (min-width:768px) and (max-width:1024px){.market-growth__bars{gap:var(--space-lg)}}.market-growth__bar-group{display:flex;flex-direction:column;gap:.5rem}.market-growth__bar-label{font-family:Arial;font-weight:400;color:#333;font-size:clamp(.875rem,1.5vw,1rem)}.market-growth__bar-container{display:flex;flex-direction:column;gap:.25rem}.market-growth__bar-track{position:relative;height:clamp(20px,3vw,30px);background-color:#ffffff;border-radius:0;overflow:hidden}@media (max-width:767px){.market-growth__bar-track{height:24px}}@media (min-width:768px) and (max-width:1024px){.market-growth__bar-track{height:28px}}.market-growth__bar{position:absolute;top:0;left:0;height:100%;width:0;transition:width .3s ease}.market-growth__bar-current{z-index:2}.market-growth__bar-projected{z-index:1}.market-growth__values{display:flex;justify-content:space-between;align-items:center}.market-growth__value{font-family:Arial;font-weight:400;color:#966f33;font-size:clamp(.75rem,1.2vw,.875rem)}.market-growth__legend{display:flex;justify-content:center;gap:clamp(1rem,3vw,2rem);margin-top:clamp(1.5rem,3vw,2rem);flex-wrap:wrap}.market-growth__legend-item{display:flex;align-items:center;gap:.5rem}.market-growth__legend-color{width:16px;height:16px;border-radius:0}.market-growth__legend-item span{font-family:Roboto Flex,sans-serif;color:#666;font-size:clamp(.75rem,1.2vw,.875rem)}.homepage__interactive-dialog{position:absolute;bottom:10%;left:32%;width:620px;height:75vh;z-index:5000;pointer-events:auto;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.08) 50%,rgba(255,255,255,.04));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-left:1px solid rgba(150,111,51,.25);border-top:1px solid rgba(150,111,51,.25);border-color:rgba(255,255,255,.4) rgba(150,111,51,.25) rgba(150,111,51,.25) rgba(255,255,255,.3);border-style:solid;border-width:1px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 8px 24px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.3);animation:dialogSlideIn .5s cubic-bezier(.25,.46,.45,.94)}.dialog__container{display:flex;flex-direction:column;height:100%;overflow:hidden}.dialog__header{position:relative;padding:32px 40px 24px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1));border-bottom:1px solid rgba(150,111,51,.2)}.dialog__header-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.dialog__header-text{flex:1}.dialog__header-logo{flex-shrink:0;margin-left:20px;display:flex;align-items:center}.dialog__logo-image{height:40px;width:auto;object-fit:contain;opacity:.8;transition:opacity .3s ease}.dialog__logo-image:hover{opacity:1}.dialog__header-accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,#966f33 20%,#937643 50%,#966f33 80%,transparent)}.dialog__title{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#966f33;margin:0 0 8px;text-shadow:0 2px 4px rgba(255,255,255,.9);letter-spacing:-.5px}.dialog__header-subtitle{font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8);opacity:.8}.homepage__dialog-content{display:flex;flex-direction:column;height:100%;box-sizing:border-box;padding:0;gap:0;background:rgba(255,255,255,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);overflow:hidden}.dialog__content-list{flex:1;padding:24px 32px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(150,111,51,.4) transparent}.dialog__content-list::-webkit-scrollbar{width:6px}.dialog__content-list::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.dialog__content-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(150,111,51,.5),rgba(150,111,51,.3));border-radius:3px}.dialog__content-card{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.15) 50%,rgba(255,255,255,.08));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(150,111,51,.2);border-left:3px solid #966f33;box-shadow:0 8px 24px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.3);transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;width:100%;min-height:auto}.dialog__content-card--testimonial{cursor:pointer}.dialog__content-card--testimonial:focus{outline:2px solid rgba(150,111,51,.6);outline-offset:2px}.dialog__card-header{padding:20px 24px 16px;display:flex;align-items:flex-start;gap:16px;border-bottom:1px solid rgba(150,111,51,.15)}.dialog__expand-indicator{margin-left:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#966f33;font-size:12px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);flex-shrink:0}.dialog__expand-indicator--expanded{transform:rotate(180deg)}.dialog__card-number{flex-shrink:0;width:32px;height:32px;background:linear-gradient(135deg,#966f33,#b8853d);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(150,111,51,.3),inset 0 1px 0 rgba(255,255,255,.2);transition:all .3s ease}.dialog__card-number span{font-family:Playfair Display,serif;font-size:14px;font-weight:700;color:white;text-shadow:0 1px 2px rgba(0,0,0,.3)}.dialog__card-title{font-weight:600;line-height:1.3;margin:0;flex:1;display:flex;flex-direction:column;gap:4px}.dialog__card-name,.dialog__card-title{font-family:Playfair Display,serif;font-size:16px;color:#937643;text-shadow:0 1px 2px rgba(255,255,255,.8)}.dialog__card-name{font-weight:700;line-height:1.2}.dialog__card-profession{font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:400;color:#666;line-height:1.3;text-shadow:0 1px 2px rgba(255,255,255,.7);opacity:.9}.dialog__card-content{padding:16px 24px;flex:1}.dialog__card-description{font-family:Roboto Flex,sans-serif;font-size:13px;font-weight:400;color:#2c2c2c;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.7)}.dialog__testimonial-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.25,.46,.45,.94),padding .4s cubic-bezier(.25,.46,.45,.94),opacity .3s ease;opacity:0;padding:0 24px}.dialog__testimonial-content--expanded{max-height:500px;opacity:1;padding:16px 24px 20px}.dialog__testimonials-container{display:flex;flex-direction:column;gap:0}.dialog__single-testimonial{position:relative}.dialog__testimonial-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(150,111,51,.3) 20%,rgba(150,111,51,.5) 50%,rgba(150,111,51,.3) 80%,transparent);margin:20px 0;position:relative}.dialog__testimonial-divider:after{content:"◆";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.9);color:#937643;font-size:8px;padding:4px 8px;opacity:.8}.dialog__testimonial-quote{position:relative;padding:16px 0}.dialog__quote-mark{font-family:Playfair Display,serif;font-size:28px;color:#937643;line-height:1;opacity:.7}.dialog__quote-mark--closing{float:right;margin-top:-6px}.dialog__quote-text{font-family:Roboto Flex,sans-serif;font-size:13px;font-weight:400;color:#2c2c2c;line-height:1.7;margin:6px 20px;font-style:italic;text-shadow:0 1px 2px rgba(255,255,255,.7)}.dialog__testimonial-attribution{font-family:Playfair Display,serif;font-size:13px;font-weight:600;color:#937643;text-align:right;margin-top:20px;padding-top:16px;border-top:1px solid rgba(150,111,51,.2);text-shadow:0 1px 2px rgba(255,255,255,.8)}.dialog__card-footer{padding:0 24px 20px}.dialog__card-accent-line{height:2px;background:linear-gradient(90deg,transparent,#966f33 50%,transparent);opacity:.6;transition:opacity .3s ease}.dialog__content-card:hover{background:linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.25) 50%,rgba(255,255,255,.15));border-left-color:#b8853d;border-left-width:4px;transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.4)}.dialog__content-card:hover .dialog__card-number{background:linear-gradient(135deg,#b8853d,#d4a356);transform:scale(1.1);box-shadow:0 6px 16px rgba(150,111,51,.4),inset 0 1px 0 rgba(255,255,255,.3)}.dialog__content-card:hover .dialog__card-name,.dialog__content-card:hover .dialog__card-title{color:#b8853d}.dialog__content-card:hover .dialog__card-profession{color:#888}.dialog__content-card:hover .dialog__card-description{color:#1a1a1a}.dialog__content-card:hover .dialog__card-accent-line{opacity:1}.dialog__content-card--testimonial:hover .dialog__expand-indicator{color:#b8853d;transform:scale(1.1)}.dialog__content-card--testimonial:hover .dialog__expand-indicator--expanded{transform:rotate(180deg) scale(1.1)}.dialog__footer{padding:16px 40px 24px;background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.08));border-top:1px solid rgba(150,111,51,.2);text-align:center}.dialog__footer-text{font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:400;color:#666;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8);opacity:.8}. @keyframes dialogSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}}.dialog__content-card:first-child{animation:cardFadeIn .6s cubic-bezier(.25,.46,.45,.94) .1s both}.dialog__content-card:nth-child(2){animation:cardFadeIn .6s cubic-bezier(.25,.46,.45,.94) .2s both}.dialog__content-card:nth-child(3){animation:cardFadeIn .6s cubic-bezier(.25,.46,.45,.94) .3s both}.dialog__content-card:nth-child(4){animation:cardFadeIn .6s cubic-bezier(.25,.46,.45,.94) .4s both}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1024px){.homepage__interactive-dialog{width:480px;height:65vh;left:25%;bottom:8%}.dialog__content-list{gap:12px;padding:20px 24px}.dialog__header{padding:24px 32px 20px}.dialog__header-logo{margin-left:16px}.dialog__logo-image{height:32px}.dialog__title{font-size:24px}.dialog__card-header{padding:16px 20px 12px}.dialog__card-name,.dialog__card-title{font-size:15px}.dialog__card-profession{font-size:11px}.dialog__card-description{font-size:12px}.dialog__card-content{padding:12px 20px}.dialog__testimonial-content--expanded{max-height:400px;padding:12px 20px 16px}.dialog__quote-text{font-size:12px;margin:5px 16px}.dialog__quote-mark{font-size:24px}.dialog__testimonial-divider{margin:16px 0}.dialog__testimonial-divider:after{font-size:7px;padding:3px 6px}}@media (min-width:1440px){.homepage__interactive-dialog{width:720px;height:80vh;left:35%;bottom:8%}.dialog__content-list{gap:20px;padding:32px 40px}.dialog__header{padding:40px 48px 32px}.dialog__header-logo{margin-left:24px}.dialog__logo-image{height:48px}.dialog__title{font-size:32px}.dialog__card-header{padding:24px 28px 20px}.dialog__card-name,.dialog__card-title{font-size:18px}.dialog__card-profession{font-size:13px}.dialog__card-description{font-size:14px}.dialog__card-content{padding:20px 28px}.dialog__testimonial-content--expanded{max-height:600px;padding:20px 28px 24px}.dialog__quote-text{font-size:14px;margin:8px 24px}.dialog__quote-mark{font-size:32px}.dialog__testimonial-divider{margin:24px 0}.dialog__testimonial-divider:after{font-size:9px;padding:5px 10px}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,-100%) translateY(10px)}to{opacity:1;transform:translate(-50%,-100%) translateY(0)}}.homepage__feature-item{transition:all .3s ease;border-radius:8px;padding:12px;margin:-12px}.homepage__feature-item:hover{background-color:rgba(150,111,51,.1)}.founding-member-perks-section{background:linear-gradient(135deg,#fdfbf4,#fff8e4 50%,#fdfbf4);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.founding-member-perks-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(150,111,51,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(150,111,51,.03) 0,transparent 50%);pointer-events:none;z-index:1}.founding-member-perks__container{z-index:2;width:100%;max-width:1200px;padding:clamp(2rem,5vw,4rem);text-align:center;position:relative}.founding-member-perks__title{font-family:Playfair Display,serif;color:#966f33;font-size:clamp(3rem,6vw + 1rem,8rem);line-height:1.1;margin-bottom:clamp(3rem,6vw,5rem);letter-spacing:-.025em}.founding-member-perks__content{position:relative;min-height:clamp(300px,40vh,500px);display:flex;align-items:center;justify-content:center}.founding-member-perks__content-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:900px;margin:0 auto;padding:clamp(2rem,4vw,3rem)}.founding-member-perks__perk-title{font-family:Playfair Display,serif;color:#3c1f13;font-size:clamp(2rem,4vw + .5rem,3.5rem);line-height:1.2;margin-bottom:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.02em;font-weight:400}.founding-member-perks__perk-description{font-family:Roboto Flex,sans-serif;color:#333;font-size:clamp(1.25rem,2.5vw + .5rem,2rem);line-height:1.6;letter-spacing:-.01em;font-weight:400;max-width:800px}.founding-member-perks__content-item{transition:all .4s cubic-bezier(.4,0,.2,1)}.founding-member-perks__perk-description,.founding-member-perks__perk-title{transition:all .3s ease}.founding-member-perks__content-item:hover .founding-member-perks__perk-title{color:#966f33;transform:translateY(-2px)}.founding-member-perks__content-item:hover .founding-member-perks__perk-description{color:#2c2c2c}@media (max-width:767px){.founding-member-perks-section{background-color:#fdfbf4;min-height:auto;padding:clamp(2rem,8vw,3rem) 0}.founding-member-perks__container{padding:clamp(1rem,4vw,2rem)}.founding-member-perks__title{font-size:clamp(2rem,8vw,3rem);margin-bottom:clamp(2rem,6vw,3rem)}.founding-member-perks__content{min-height:clamp(250px,35vh,400px)}.founding-member-perks__content-item{padding:clamp(1.5rem,4vw,2rem)}.founding-member-perks__perk-title{font-size:clamp(1.5rem,6vw,2.5rem);margin-bottom:clamp(1rem,3vw,1.5rem)}.founding-member-perks__perk-description{font-size:clamp(1rem,4vw,1.5rem)}}@media (min-width:768px) and (max-width:1024px){.founding-member-perks-section{background-color:#fdfbf4;min-height:auto;padding:clamp(2.5rem,6vw,4rem) 0}.founding-member-perks__container{padding:clamp(1.5rem,4vw,3rem)}.founding-member-perks__title{font-size:clamp(2.5rem,7vw,4rem);margin-bottom:clamp(2.5rem,5vw,4rem)}.founding-member-perks__content{min-height:clamp(300px,38vh,450px)}.founding-member-perks__content-item{padding:clamp(2rem,4vw,2.5rem)}.founding-member-perks__perk-title{font-size:clamp(1.75rem,5vw,3rem);margin-bottom:clamp(1.25rem,3vw,2rem)}.founding-member-perks__perk-description{font-size:clamp(1.125rem,3vw,1.75rem)}}@media (min-width:1025px){.founding-member-perks-section{height:100vh;width:100vw}}@media (max-width:767px){.hide-on-mobile{display:none!important}}@media (min-width:640px){.container{max-width:var(--container-sm)}}@media (min-width:768px){.container{max-width:var(--container-md)}}@media (min-width:1024px){.container{max-width:var(--container-lg)}}@media (min-width:1280px){.container{max-width:var(--container-xl)}}@media (min-width:1536px){.container{max-width:var(--container-2xl)}}@media (max-width:768px){.homepage__divider-strip{height:60px}.homepage__divider-content{gap:20px}.homepage__divider-line{width:80px}.homepage__divider-word{font-size:14px}}.homepage__hero5{position:relative;transition:all .3s ease}@media (min-width:1025px){.homepage__hero5{width:clamp(50vw,60vw,65vw);flex-shrink:1;height:100vh;overflow:hidden;box-sizing:border-box}}.homepage__hero{transition:opacity .3s ease}@media (max-width:480px){.homepage__divider-strip{height:50px}.homepage__divider-content{gap:15px}.homepage__divider-line{width:60px}.homepage__divider-word{font-size:12px}.homepage__divider-dot{width:6px;height:6px}}@media (max-width:767px){.homepage__cta-button,.homepage__feature-item,button{min-height:44px;min-width:44px}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.homepage__content-engine-rating-star,.homepage__feature-icon,.homepage__team-testimonial-star{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:767px){.homepage__cta-image{position:relative;width:100%;max-width:300px;height:auto;top:auto;left:auto;margin:var(--space-lg) auto 0;display:block}.homepage__cta-button-text{font-size:12px}.homepage__cta-button{height:50px}}@media (min-width:768px) and (max-width:1024px){.homepage__cta-image{position:relative;width:100%;max-width:400px;height:auto;top:auto;left:auto;margin:var(--space-xl) auto 0;display:block}}@media (min-width:1025px){.homepage__cta-image{position:absolute;top:0;height:1190px;left:1178px;width:1011px}}.homepage__hero3{background-color:#fefaef;position:relative;box-shadow:0 4px 47.7px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;z-index:1200;align-items:flex-start;gap:clamp(2rem,4vw,3.5rem)}@media (max-width:767px){.homepage__hero3{position:relative;width:100%;height:auto;padding:var(--space-lg);align-items:center;text-align:center}}@media (min-width:768px) and (max-width:1024px){.homepage__hero3{position:relative;width:100%;height:auto;padding:var(--space-xl);align-items:center;text-align:center}}@media (min-width:1025px){.homepage__hero3{position:absolute;gap:56px;height:100%;width:60vw;padding-top:101px;padding-right:20px;padding-left:33px}}.responsive-container{width:100%;max-width:100%;margin:0 auto;padding:0 var(--space-md)}@media (min-width:768px){.responsive-container{padding:0 var(--space-lg)}}@media (min-width:1024px){.responsive-container{padding:0 var(--space-xl)}}.text-center-mobile{text-align:left}@media (max-width:767px){.text-center-mobile{text-align:center}.homepage__main-section{gap:var(--space-lg);text-align:center;width:100%;height:100%}.gold-accent1{width:200px}.gold-accent2{width:150px}.gold-accent3{width:100px}.decorative1,.decorative2{height:83px;width:81px}[class^=feature-content-item-left]{order:1}.feature-content-item-right{order:2}}