.brand-story-section{position:relative;padding:120px 0;background-color:var(--background);color:var(--foreground);z-index:1;overflow:hidden}.brand-story-section:before{content:"";z-index:-1}.brand-story-decor,.brand-story-section:before{position:absolute;top:0;left:0;width:100%;height:100%}.brand-story-decor{pointer-events:none;opacity:0;z-index:0}.decor-circle{position:absolute;top:10%;right:5%;width:25vw;height:25vw;border:1px solid hsla(0,0%,100%,.1);border-radius:50%}.decor-square{position:absolute;bottom:15%;left:8%;width:20vw;height:20vw;border:1px solid hsla(0,0%,100%,.1);transform:rotate(45deg)}.brand-story-container{width:100%;max-width:1400px;margin:0 auto;padding:0 4em;position:relative;z-index:2}.brand-story-header{margin-bottom:60px;text-align:center;position:relative}.brand-story-title{font-size:4.5rem;margin-bottom:30px;color:#fbf6c1;background:var(--gold-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Neue Haas Grotesk,sans-serif;font-weight:700;letter-spacing:-.005em;line-height:1.2;word-spacing:.15em}.brand-story-description{max-width:900px;margin:0 auto 80px;text-align:center}.brand-story-desc-text{font-size:2rem;line-height:1.5;color:var(--foreground);font-family:Neue Haas Grotesk,sans-serif;font-weight:500;word-spacing:.1em}.brand-story-services{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;max-width:1200px;margin:0 auto}.service-card{position:relative;border-radius:20px;overflow:hidden;height:100%}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gold-gradient);border-radius:20px;z-index:-1}.service-card:after{content:"";position:absolute;bottom:0;right:0;width:40px;height:40px;border-bottom:1px solid;border-right:1px solid;border-bottom-right-radius:20px;pointer-events:none;z-index:1}.service-card-inner{padding:40px;position:relative;z-index:2;height:100%;display:flex;flex-direction:column}.service-title{font-size:1.6rem;margin-bottom:20px;color:var(--foreground);font-family:Neue Haas Grotesk,sans-serif;font-weight:600;position:relative;padding-bottom:15px}.service-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#fbf6c1 0,#a89d6f)}.service-description{font-size:1.2rem;line-height:1.6;color:var(--foreground);font-family:Neue Haas Grotesk,sans-serif;font-weight:500}@media screen and (max-width:1200px){.brand-story-title{font-size:3.8rem}.brand-story-desc-text{font-size:1.8rem;word-spacing:.1em}}@media screen and (max-width:992px){.brand-story-services{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.brand-story-container{padding:0 2em}.brand-story-title{font-size:3rem}.brand-story-desc-text{font-size:1.5rem;word-spacing:.1em}.service-title{font-size:1.8rem}.brand-story-services{grid-template-columns:1fr;max-width:500px}}@media screen and (max-width:480px){.brand-story-section{padding:30px 0}.brand-story-container{padding:0 1.5em}.brand-story-title{font-size:2.5rem;visibility:visible!important;will-change:auto!important;transition:none!important}.brand-story-title,.brand-story-title.gsap-trigger,.brand-story-title[class*=gsap-],.brand-story-title[data-gsap]{opacity:1!important;transform:none!important;animation:none!important}.brand-story-desc-text{font-size:1.3rem;word-spacing:.1em}.service-card-inner{padding:30px}.service-title{font-size:1.6rem}.service-description{font-size:1.1rem}.brand-story-header{margin-bottom:30px}}