.about-section{padding:3rem 0}@media (max-width:768px){.about-section{padding:2rem 0}}.about-container{width:90%;max-width:1200px;margin:0 auto}@media (max-width:768px){.about-container{width:95%;padding:0 1rem}}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:992px){.about-grid{grid-template-columns:1fr;gap:2rem}.about-content{text-align:center}}.about-title{color:#212121;margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;position:relative}.about-title:after{content:"";background:linear-gradient(90deg,#1a237e,#ff3d00);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}@media (max-width:992px){.about-title:after{left:50%;transform:translate(-50%)}}@media (max-width:768px){.about-title{font-size:1.75rem}}.about-lead{color:#212121;margin-bottom:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.6}.about-text{color:#424242;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.about-services{background:#f5f5f5;border-left:4px solid #ff3d00;border-radius:8px;margin-top:2rem;padding:1.5rem}.about-subtitle{color:#212121;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.about-image{border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000026}.about-image:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.about-img{width:100%;height:auto;transition:all .3s;display:block}.about-img:hover{transform:scale(1.05)}.about-badges{background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:480px){.about-badges{flex-direction:column;align-items:flex-start;gap:.5rem}}.about-badges span{color:#fff;background:#1a237ecc;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.about-badges span:last-child{background:#ff3d00cc}.about-services-section{background:#f5f5f5;padding:3rem 0}@media (max-width:768px){.about-services-section{padding:2rem 0}}.about-needs{grid-template-columns:1fr;gap:1rem;margin:2rem 0;display:grid}.about-need{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:all .3s}.about-need:hover{border-color:#ff3d00;transform:translateY(-3px);box-shadow:0 4px 16px #00000026}.about-need-icon{color:#fff;background:#1a237e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.25rem;display:flex}.about-need-title{color:#212121;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.about-need-text{color:#424242;margin:0;font-size:.95rem;line-height:1.5}.about-expertise{background:#ff3d001a;border-left:4px solid #ff3d00;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.about-expertise-text{color:#212121;margin:0;font-size:1.125rem;font-weight:500}.about-expertise-text strong{color:#ff3d00;font-weight:700}.about-pricing{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;padding:1.5rem}.about-why-section{background:#fff;padding:3rem 0}@media (max-width:768px){.about-why-section{padding:2rem 0}}.about-section-header{text-align:center;margin-bottom:3rem}.about-section-tag{color:#1a237e;text-transform:uppercase;letter-spacing:1.5px;background:#1a237e1a;border:1px solid #1a237e33;border-radius:25px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.about-section-title{color:#212121;margin-bottom:1rem;font-size:2rem;font-weight:700}@media (max-width:768px){.about-section-title{font-size:1.75rem}}.about-section-intro{color:#424242;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.about-why-grid{grid-template-columns:1.2fr .8fr;gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:992px){.about-why-grid{grid-template-columns:1fr;gap:2rem}}.about-features{flex-direction:column;gap:1rem;display:flex}.about-feature{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.about-feature:hover{border-color:#ff3d00;transform:translate(5px);box-shadow:0 4px 16px #00000026}.about-feature:hover .about-feature-icon{color:#fff;background:#1a237e;transform:scale(1.1)}.about-feature:hover .about-feature-number{color:#fff;background:#1a237e}.about-feature-icon{color:#1a237e;background:#fff;border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .3s;display:flex}.about-feature-content{flex:1}.about-feature-title{color:#212121;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.about-feature-text{color:#424242;margin:0;font-size:.95rem;line-height:1.5}.about-feature-number{color:#212121;background:#fff;border:2px solid #1a237e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:-10px;right:-10px}.about-image-wrapper{border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 4px 16px #00000026}.about-image-wrapper:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.about-cta{text-align:center;background:linear-gradient(135deg,#1a237e,#283593);border-radius:8px;padding:2rem}@media (max-width:768px){.about-cta{padding:1.5rem}}.about-cta-content{max-width:600px;margin:0 auto}.about-cta-title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.about-cta-title{font-size:1.25rem}}.about-cta-text{color:#ffffffe6;margin-bottom:2rem;font-size:1rem;line-height:1.6}.about-locations{justify-content:center;gap:2rem;margin:2rem 0;display:flex}@media (max-width:480px){.about-locations{flex-direction:column;gap:1rem}}.about-location{background:#ffffff1a;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.about-location svg{color:#ff3d00;font-size:1.125rem}.about-location span{color:#fff;font-weight:600}.about-visit-text{color:#ff3d00;border-top:2px solid #ff3d004d;margin-top:2rem;padding-top:1.5rem;font-size:1.125rem;font-weight:600}@media (max-width:768px){.about-visit-text{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-section-title{font-size:1.75rem}.about-section-intro{font-size:1rem}.about-feature{text-align:center;flex-direction:column;align-items:center}.about-feature .about-feature-content{text-align:center}.about-image{order:-1}}@media (max-width:480px){.about-title,.about-section-title{font-size:1.5rem}.about-lead{font-size:1rem}.about-badges{flex-direction:column;align-items:flex-start;gap:.5rem}.about-need{text-align:center}.about-why-grid{gap:1.5rem}}
