.about_storySection__r0IuC{padding:4rem 1rem}.about_storyCard___Kdop{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.about_storyText__86UTs h2{margin-bottom:1.5rem}.about_storyText__86UTs p{color:var(--color-gray-dark);line-height:1.8;margin-bottom:1rem}.about_storyImage__aF6AZ{position:relative;height:400px;border-radius:8px;overflow:hidden}.about_valuesSection__ISzmp{background-color:var(--color-dark-section);padding:5rem 1rem}.about_valuesGrid__a9UOk{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.about_valueItem__8FCBZ{padding:2rem;border:2px solid hsla(0,0%,100%,.1);border-radius:8px}.about_valueItem__8FCBZ h3{color:var(--color-orange);margin-bottom:.75rem;font-size:1.1rem}.about_valueItem__8FCBZ p{color:var(--color-text-light);line-height:1.7}@media (max-width:768px){.about_storyCard___Kdop{grid-template-columns:1fr}.about_storyImage__aF6AZ{height:250px}.about_valuesGrid__a9UOk{grid-template-columns:1fr}}.Hero_hero__bqvNd{position:relative;height:60vh;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.Hero_heroImage__DWxR9{position:absolute;top:-20%;left:0;width:100%;height:120%;will-change:transform,opacity;transition:opacity .1s ease-out;filter:grayscale(100%)}.Hero_overlay__GFOqg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5));z-index:1}.Hero_content__WDVga{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;color:var(--color-white);padding:2rem;max-width:800px;pointer-events:none;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Hero_title__h4PJ2{background:linear-gradient(var(--gradient-angle,135deg),#ff64b4 0,#ff9664 35%,#ffbe8c 50%,#c864ff 75%,#f08cff 100%);background-size:200% 100%;background-position:var(--gradient-x,50%) 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;margin-bottom:1rem;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.8));will-change:background-position;transition:background-position .05s linear}.Hero_subtitle__WCdI_{font-size:clamp(1rem,2vw,1.5rem);color:var(--color-white);text-shadow:1px 1px 2px rgba(0,0,0,.5);margin-top:1rem}@media (max-width:768px){.Hero_hero__bqvNd{height:60vh;min-height:400px}.Hero_content__WDVga{top:55%}}