.about-hero *,.stats-section *,.story-section *,.values-section *,.services-section *,.brands-section *,.cta-section *{box-sizing:border-box}.about-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;background:url(/images/_DSC1521.webp)center/cover no-repeat;text-align:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a365de6,#2d5a87d9)}.hero-content{position:relative;z-index:1;max-width:800px;padding:2rem}.hero-badge{display:inline-block;background:#ffffff26;backdrop-filter:blur(10px);padding:.5rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.about-hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.about-hero p{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.stats-section{background:0 0;padding:0 1rem;margin-top:-4rem;margin-bottom:-4rem;position:relative;z-index:10}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:16px;box-shadow:0 25px 80px #00000026;overflow:hidden;max-width:1100px;margin:0 auto}.stat-item{padding:2.5rem 1.5rem;text-align:center;border-right:1px solid #e2e8f0}.stat-item:last-child{border-right:none}.stat-number{display:block;font-size:3rem;font-weight:800;color:#2d5a87;line-height:1;margin-bottom:.5rem}.stat-label{display:block;font-size:.9rem;color:#2d3748;font-weight:500}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item{border-bottom:1px solid #e2e8f0}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(3),.stat-item:nth-child(4){border-bottom:none}.stat-number{font-size:2.5rem}}.story-section{padding:8rem 2rem 6rem;background:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.story-images,.image-stack{position:relative}.story-img-main{width:100%;border-radius:16px;box-shadow:0 20px 40px #00000026}.story-img-accent{position:absolute;bottom:-2rem;right:-2rem;width:50%;border-radius:12px;box-shadow:0 15px 30px #0003;border:4px solid #fff}.experience-badge{position:absolute;top:-1.5rem;left:-1.5rem;width:100px;height:100px;background:linear-gradient(135deg,#2d5a87,#1a365d);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px #2d5a8766}.exp-years{font-size:2rem;font-weight:800;line-height:1}.exp-text{font-size:.85rem;opacity:.9}.section-label{display:inline-block;color:#2d5a87;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.story-content h2{font-size:2.25rem;color:#1a365d;margin-bottom:1.5rem;line-height:1.2}.lead-text{font-size:1.25rem;color:#2d5a87;font-style:italic;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #2d5a87}.story-content p{color:#1a1a1a;line-height:1.8;margin-bottom:1rem}.story-features{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.feature-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:12px}.feature-icon{width:48px;height:48px;background:linear-gradient(135deg,#2d5a87,#1a365d);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.feature-text strong{display:block;color:#1a365d}.feature-text span{font-size:.875rem;color:#2d3748}@media (max-width:992px){.story-grid{grid-template-columns:1fr;gap:3rem}.story-images{max-width:500px;margin:0 auto}.story-img-accent{right:0}}.values-section{padding:6rem 2rem;background:#f8fafc}.section-header{text-align:center;max-width:600px;margin:0 auto 3rem}.section-header h2{font-size:2.25rem;color:#1a365d;margin-bottom:1rem}.section-header p{color:#2d3748;font-size:1.1rem}.section-header.light h2,.section-header.light p{color:#fff}.section-header.light .section-label{color:#fffc}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.value-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;text-align:center}.value-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.value-image{width:100px;height:100px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;border:4px solid #7a2921}.value-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.value-card:hover .value-image img{transform:scale(1.1)}.value-card h3{font-size:1.25rem;color:#1a365d;margin-bottom:.75rem}.value-card p{color:#1a1a1a;line-height:1.6;font-size:1rem}@media (max-width:992px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.values-grid{grid-template-columns:1fr}}.services-section{padding:6rem 2rem;background:linear-gradient(135deg,#1a365d,#2d5a87)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.service-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.service-image{height:180px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card:hover .service-image img{transform:scale(1.1)}.service-content{padding:1.5rem}.service-content h3{font-size:1.1rem;color:#1a365d;margin-bottom:.5rem}.service-content p{font-size:.95rem;color:#1a1a1a;margin-bottom:1rem}.service-link{font-size:.875rem;color:#2d5a87;font-weight:600}@media (max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.services-grid{grid-template-columns:1fr}}.brands-section{padding:5rem 2rem;background:#fff}.brands-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3rem;max-width:1000px;margin:0 auto}.brand-item{padding:1rem}.brand-item img{max-height:50px;width:auto;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.brand-item:hover img{filter:grayscale(0%);opacity:1}.cta-section{position:relative;padding:6rem 2rem;overflow:hidden}.cta-background{position:absolute;inset:0}.cta-background img{width:100%;height:100%;object-fit:cover}.cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a365df2,#2d5a87e6)}.cta-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:700px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1a365d;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.btn-secondary{display:inline-flex;align-items:center;background:0 0;color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.about-hero .container-large,.stats-section .container-large,.story-section .container-large,.values-section .container-large,.services-section .container-large,.brands-section .container-large,.cta-section .container-large{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}