.about-us-page{background:#ffffff;font-family:Roboto,sans-serif;padding-top:var(--site-header-height,120px)}.about-hero{background:linear-gradient(135deg,#1a1f35,#0a0f1e);padding:8rem 0 6rem;position:relative;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:4rem;font-weight:700;color:#ffffff;margin:0 0 1.5rem;line-height:1.2}.breadcrumb{display:inline-flex;align-items:center;gap:.75rem;color:#ffffff;font-size:1rem;justify-content:center}.breadcrumb a{color:rgba(255,255,255,.9);text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#ffffff}.breadcrumb .separator{color:rgba(255,255,255,.6);font-size:1.2rem}.about-main-section{padding:6rem 0;background:#f8fafc}.about-content-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}.about-text-content .section-badge{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1.25rem;background:transparent;color:#6c63ff;border-radius:50px;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;border:2px solid #6c63ff}.about-text-content h1{font-size:2.5rem;font-weight:700;color:#1a202c;line-height:1.3;margin-bottom:1.5rem}.about-text-content h1 .highlight{color:#6c63ff}.intro-text{font-size:1.1rem;color:#4a5568;line-height:1.8;margin-bottom:2.5rem}.about-features{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3rem}.feature-block{background:#ffffff;padding:2rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.05);border-left:4px solid #6c63ff}.feature-block h2{font-size:1.5rem;color:#1a202c;margin-bottom:1.5rem;font-weight:700}.feature-block h2 .highlight{color:#6c63ff}.feature-block ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.feature-block li{font-size:1rem;color:#4a5568;line-height:1.7;padding-left:1.5rem;position:relative}.feature-block li:before{content:"•";position:absolute;left:0;color:#6c63ff;font-size:1.5rem;line-height:1}.feature-block li strong{color:#1a202c;font-weight:600}.cta-section{background:#ffffff;padding:2.5rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.05);border-left:4px solid #6c63ff}.cta-section h2{font-size:1.5rem;color:#1a202c;margin-bottom:1rem;font-weight:700}.cta-section h2 .highlight{color:#6c63ff}.cta-section p{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:1rem}.cta-section .cta-strong{font-weight:600;color:#1a202c}.contact-buttons{display:flex;gap:2rem;margin-top:2rem}.contact-btn{gap:1rem}.contact-btn,.contact-icon{display:flex;align-items:center}.contact-icon{width:48px;height:48px;background:#6c63ff;border-radius:50%;justify-content:center;flex-shrink:0;color:#ffffff}.contact-btn>div:last-child{display:flex;flex-direction:column;gap:.25rem}.contact-btn .label{font-size:.85rem;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.contact-btn a{font-size:1.1rem;color:#1a202c;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-btn a:hover{color:#6c63ff}.about-images{position:relative}.image-grid{display:flex;flex-direction:column;gap:1.5rem}.main-image{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 15px 50px rgba(0,0,0,.1)}.main-image .about-img{width:100%;height:auto;display:block;object-fit:cover}.side-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.side-images .about-img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);object-fit:cover}.shape-overlay{position:absolute;bottom:-30px;right:-30px;opacity:.6;pointer-events:none;z-index:1}.experience-section{padding:5rem 0;background:#ffffff}.experience-section .section-title{text-align:center;font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;text-transform:uppercase;letter-spacing:1px}.experience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto}.experience-item h3{font-size:1.1rem;color:#1a202c;margin-bottom:1rem;font-weight:600}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:50px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:linear-gradient(90deg,#6c63ff,#a855f7);border-radius:50px;transition:width 1s ease}.percentage{font-size:1.5rem;font-weight:700;color:#6c63ff}.counter-section{padding:5rem 0;background:linear-gradient(135deg,#6c63ff,#7c6fff);position:relative}.counter-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/counter_bg_1.png) 50%/cover no-repeat;opacity:.1}.counter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;position:relative;z-index:2}.counter-item{text-align:center;color:#ffffff}.counter-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.counter-number{font-size:3rem;font-weight:800;color:#ffffff;margin-bottom:.5rem;line-height:1}.counter-label{font-size:1rem;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:1px;font-weight:600}.why-choose-section{padding:6rem 0;background:#f8fafc}.why-choose-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.why-choose-text .section-badge{display:inline-flex;align-items:center;gap:8px;color:#6c63ff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.why-choose-text h2{font-size:2.5rem;font-weight:700;color:#1a202c;line-height:1.3;margin-bottom:1.5rem}.why-choose-text>p{font-size:1.1rem;color:#4a5568;line-height:1.8;margin-bottom:2rem}.why-features{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.why-features-col{display:flex;flex-direction:column;gap:1rem}.why-feature-item{gap:1rem}.check-icon,.why-feature-item{display:flex;align-items:center}.check-icon{width:32px;height:32px;min-width:32px;background:rgba(108,99,255,.1);border-radius:50%;justify-content:center;color:#6c63ff}.why-feature-item span{font-size:1rem;color:#1a202c;font-weight:500}.why-choose-image{border-radius:80px}.why-img{width:100%;height:auto;display:block;object-fit:cover}.services-section{padding:6rem 0;background:#ffffff}.section-header{text-align:center;margin-bottom:4rem}.section-header .section-badge{display:inline-flex;align-items:center;gap:8px;color:#6c63ff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1a202c;line-height:1.3;max-width:800px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.service-card{background:#ffffff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:all .3s ease;position:relative;border:1px solid #e2e8f0}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(108,99,255,.15);border-color:#6c63ff}.service-number{position:absolute;top:1.5rem;right:1.5rem;font-size:3rem;font-weight:800;color:rgba(108,99,255,.08);line-height:1}.service-icon{margin-bottom:1.5rem}.service-card h3{font-size:1.3rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.4}.service-card h3 a{color:inherit;text-decoration:none;transition:color .3s ease}.service-card h3 a:hover{color:#6c63ff}.service-card p{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:1.5rem}.read-more{display:inline-flex;align-items:center;gap:.5rem;color:#6c63ff;font-weight:600;font-size:.9rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:gap .3s ease}.read-more:hover{gap:.75rem}.view-all-btn{text-align:center;margin-top:3rem}.btn-primary{display:inline-block;background:linear-gradient(135deg,#6c63ff,#7c6fff);color:#ffffff;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:.95rem;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 5px 20px rgba(108,99,255,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(108,99,255,.4)}.testimonials-section{padding:6rem 0;background:#f8fafc}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.testimonial-card{background:#ffffff;padding:2.5rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #e2e8f0}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(108,99,255,.1)}.quote-icon{margin-bottom:1.5rem}.testimonial-text{font-size:1rem;color:#4a5568;line-height:1.8;margin-bottom:2rem}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.author-img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #6c63ff}.author-info h4{font-size:1.1rem;color:#1a202c;font-weight:700;margin-bottom:.25rem}.author-info p{font-size:.9rem;color:#718096}@media (max-width:1024px){.about-content-wrapper,.why-choose-content{grid-template-columns:1fr;gap:3rem}.counter-grid,.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-text-content h1,.section-header h2,.why-choose-text h2{font-size:2rem}.experience-grid,.services-grid,.testimonials-grid{grid-template-columns:1fr}.experience-grid{gap:2rem}.why-features{grid-template-columns:1fr}.contact-buttons{flex-direction:column;gap:1rem}.counter-grid,.side-images{grid-template-columns:1fr}.counter-grid{gap:2rem}}@media (max-width:480px){.about-main-section,.experience-section,.services-section,.testimonials-section,.why-choose-section{padding:3rem 0}.about-text-content h1,.section-header h2{font-size:1.75rem}.cta-section{padding:1.5rem}}