.about-section-v3{background:var(--bg-white);padding:5rem 0}.about-v3-wrapper{display:flex;align-items:center;position:relative;min-height:600px}.about-v3-visual{width:65%;height:600px;border-radius:40px;overflow:hidden;position:absolute;right:0;top:0;box-shadow:0 40px 100px rgba(0,0,0,.15)}.v3-img{width:100%;height:100%;object-fit:cover;object-position:85% 25%}.v3-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(0,0,0,.4),transparent)}.about-v3-content-card{width:50%;position:absolute;left:0;right:auto;background:white;padding:4rem;border-radius:32px;box-shadow:0 50px 120px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;z-index:10}.v3-desc{font-size:1.1rem;line-height:1.8;color:var(--text-muted);margin-bottom:1rem}.v3-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.v3-stat-item{gap:1.2rem}.v3-stat-icon,.v3-stat-item{display:flex;align-items:center}.v3-stat-icon{width:45px;height:45px;background:var(--highlight-light);color:var(--highlight);justify-content:center;border-radius:12px;flex-shrink:0}.v3-stat-info{display:flex;flex-direction:column}.v3-stat-val{font-size:1.2rem;font-weight:800;color:var(--text-main);font-family:var(--font-outfit)}.v3-stat-label{font-size:.75rem;color:var(--text-muted);letter-spacing:.5px}.btn-v3-pro,.v3-stat-label{font-weight:700;text-transform:uppercase}.btn-v3-pro{background:black;color:white;padding:1.2rem 3rem;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:1rem;width:-moz-fit-content;width:fit-content;margin:0 auto;letter-spacing:1px;font-size:.9rem;transition:var(--transition)}.btn-v3-pro:hover{background:#1a1a1a!important;color:white!important;box-shadow:0 10px 30px rgba(0,0,0,.2)!important}@media (max-width:1200px){.about-v3-visual{width:60%}.about-v3-content-card{width:55%;padding:3rem}}@media (max-width:1024px){.about-section-v3{padding:3.5rem 0}.about-v3-wrapper{flex-direction:column;min-height:auto;display:flex}.about-v3-visual{width:100%;height:350px;position:relative;margin-bottom:-2rem;border-radius:24px;z-index:1}.v3-img-overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.about-v3-content-card{width:95%;margin:0 auto;position:relative;padding:2.5rem 1.5rem;z-index:2;box-shadow:0 20px 60px rgba(0,0,0,.08)}}@media (max-width:768px){.about-section-v3{padding:2.5rem 0}.about-v3-visual{height:280px}.about-v3-content-card{width:100%;text-align:center;align-items:center;padding:2rem 1.2rem;border-radius:24px}.v3-stats-grid{grid-template-columns:1fr;gap:2rem;width:100%;margin-top:1rem}.v3-stat-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--bg-light)}.v3-stat-item:last-child{border-bottom:none}.v3-stat-icon{width:50px;height:50px;border-radius:14px}.v3-stat-val{font-size:1.4rem;line-height:1.1}.v3-stat-label{font-size:.8rem;margin-top:.2rem}.v3-desc{font-size:1rem;text-align:center;margin-bottom:2rem}}.quality-v5{background:var(--bg-white);background-image:radial-gradient(circle at center,rgba(167,182,74,.05) 0,transparent 70%);color:var(--text-main);position:relative;overflow:hidden}.quality-v5 .container{position:relative;z-index:5}.v5-header{margin-bottom:5rem}.v5-title{font-size:clamp(2rem,5vw,3.5rem);margin-top:1rem;line-height:1.1;letter-spacing:-2px}.v5-title span{color:var(--highlight);font-weight:300}.v5-dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}.q-v5-card{background:var(--bg-light);border:1px solid var(--border);border-radius:40px;padding:3rem;transition:var(--transition)}.q-v5-card:hover{background:white;border-color:var(--highlight);box-shadow:0 20px 40px rgba(0,0,0,.05)}.v5-main-panel{display:flex;justify-content:space-between;align-items:center;gap:3rem}.v5-panel-info{flex:1 1}.v5-prime-icon{color:var(--highlight);margin-bottom:2rem}.v5-panel-info h3{font-size:2rem;margin-bottom:1rem}.v5-panel-info p{font-size:1.1rem;opacity:.8;line-height:1.6}.v5-gauge-container{position:relative;width:250px;height:250px}.v5-big-gauge{transform:rotate(-90deg)}.gauge-base{fill:none;stroke:rgba(0,0,0,.05);stroke-width:8}.gauge-fill{fill:none;stroke:var(--highlight);stroke-width:8;stroke-linecap:round;transition:stroke-dasharray 2s ease-out}.v5-gauge-data{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.v5-val-big{display:block;font-size:3rem;font-weight:900;font-family:var(--font-outfit)}.v5-label-big{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;opacity:.5}.v5-side-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.v5-small-card{padding:2rem;justify-content:space-between}.v5-small-card,.v5-small-head{display:flex;align-items:center}.v5-small-head{gap:1.5rem}.v5-icon-sm{width:50px;height:50px;background:rgba(167,182,74,.1);color:var(--highlight);justify-content:center;border-radius:15px}.v5-icon-sm,.v5-small-body{display:flex;align-items:center}.v5-small-body{gap:1rem}.v5-mini-gauge{width:50px;height:50px;transform:rotate(-90deg)}.v5-mini-gauge .gauge-base,.v5-mini-gauge .gauge-fill{stroke-width:4}.v5-val-sm{font-size:1.25rem;font-weight:800;font-family:var(--font-outfit)}.v5-info-card{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;background:var(--highlight);color:black}.v5-info-card p{font-weight:700;line-height:1.4}.v5-cta{background:black!important;color:white!important;padding:1rem 2rem!important;border-radius:50px!important;font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;width:-moz-fit-content;width:fit-content;margin:0 auto}.v5-cta:hover{background:var(--highlight)!important;color:black!important}@media (max-width:1200px){.v5-dashboard-grid{grid-template-columns:1fr}.v5-main-panel{flex-direction:column}.v5-main-panel,.v5-panel-info{text-align:center}}@media (max-width:768px){.q-v5-card{padding:2rem}.v5-val-big{font-size:2rem}.v5-gauge-container{width:180px;height:180px}.v5-small-card{flex-direction:column;gap:1.5rem;text-align:center}.v5-small-head{flex-direction:column;gap:.8rem}}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem}.testimonial-card{background:white;padding:3rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);position:relative;transition:var(--transition);border:1px solid var(--border)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.quote-icon{color:var(--highlight);opacity:.2;position:absolute;top:2rem;right:2rem}.testimonial-text{font-size:1.1rem;font-style:italic;color:var(--text-main);margin-bottom:2.5rem;line-height:1.8;position:relative;z-index:1}.testimonial-footer{display:flex;align-items:center;gap:1.2rem}.avatar-placeholder{width:50px;height:50px;border-radius:50%;background:var(--bg-light);display:flex;align-items:center;justify-content:center;color:var(--primary);border:2px solid var(--border)}.user-name{font-size:1.1rem;font-weight:700}.user-location{font-size:.85rem;color:var(--text-muted)}