.company-intro{padding:6rem 0;background:var(--white)}.intro-content{max-width:900px;margin:0 auto;text-align:left}.intro-content h2{color:var(--primary-blue);font-size:2.5rem;margin-bottom:2rem;line-height:1.3}.intro-content p{font-size:1.1rem;line-height:1.7;color:var(--medium-grey);margin-bottom:1.5rem}.intro-content p:first-of-type{font-size:1.2rem;color:var(--dark-grey);font-weight:400}.intro-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.section-badge{display:inline-block;background:var(--light-blue);color:var(--primary-blue);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1rem}.lead-paragraph{font-size:1.3rem;line-height:1.7;color:var(--dark-grey);margin-bottom:1.5rem;font-weight:400}.intro-features{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.feature-highlight{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--light-grey);border-radius:8px;border-left:4px solid var(--primary-blue)}.feature-highlight i{color:var(--primary-blue);font-size:1.2rem;width:20px}.feature-highlight span{font-weight:500;color:var(--dark-grey)}.image-stack{position:relative;height:500px}.stack-image-main{position:absolute;top:0;left:0;width:70%;height:70%;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.stack-image-overlay{position:absolute;bottom:0;right:0;width:50%;height:50%;object-fit:cover;border-radius:12px;border:4px solid var(--white);box-shadow:0 10px 30px rgba(0,0,0,.15)}@media (max-width:768px){.company-intro{padding:3rem 0}.intro-wrapper{grid-template-columns:1fr;gap:2rem}.intro-content{max-width:100%;padding:0 1rem;text-align:left}.intro-content h2{font-size:1.9rem;line-height:1.25}.intro-content p,.lead-paragraph{font-size:1rem;line-height:1.6}.image-stack{height:360px}.stack-image-main{position:relative;width:100%;height:100%;top:0;left:0;transform:none;border-radius:12px}.stack-image-overlay{width:46%;height:46%;bottom:-8px;right:10px;border:3px solid var(--white)}.intro-features{margin-top:1.5rem}.feature-highlight{padding:.75rem;gap:.75rem}}@media (max-width:480px){.company-intro{padding:2rem 0}.intro-content{padding:0 1rem;text-align:center}.intro-wrapper{grid-template-columns:1fr;gap:1.25rem}.intro-content h2{font-size:1.6rem;margin-bottom:1rem}.intro-content p,.lead-paragraph{font-size:1rem;line-height:1.55}.image-stack{height:260px}.stack-image-overlay{display:none}.feature-highlight{padding:.6rem;align-items:flex-start}.feature-highlight i{font-size:1rem;width:18px}}