.vq-about-page{width:100%;padding:90px 0 90px;background:linear-gradient(180deg,#fff 0,#faf9f7 100%);color:#4b2b24}.vq-about-contact,.vq-about-intro,.vq-about-purpose,.vq-about-services,.vq-about-team{width:min(1250px,92%);margin-left:auto;margin-right:auto}.vq-about-intro{position:relative;width:100%;max-width:none;margin:0 auto 100px;padding:80px 20px;text-align:center;background-image:url("../images/about-back.webp");background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.vq-about-intro::before{content:"";position:absolute;inset:0;z-index:0}.vq-about-intro>*{position:relative;z-index:2}.vq-about-label{display:inline-flex;align-items:center;justify-content:center;padding:12px 34px;background:linear-gradient(135deg,#f28c18,#ff9f1c);color:#fff;border-radius:999px;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(242,140,24,.3);transition:.35s;margin-bottom:35px}.vq-about-label::before{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);transform:skewX(-25deg);transition:left .7s ease;pointer-events:none}.vq-about-label:hover::before{left:140%}.vq-about-label:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(242,140,24,.4)}.vq-about-intro h1{margin:0;color:#fff;font-size:clamp(42px, 5vw, 68px);line-height:1.08;font-weight:800}.vq-about-intro h1 span{display:block;color:#f28c18}.vq-about-lead{max-width:850px;margin:30px auto 18px;color:#fff;font-size:clamp(18px, 1.5vw, 21px);line-height:1.8;font-weight:500}.vq-about-text{max-width:820px;margin:0 auto 10px;color:rgba(255,255,255,.85);font-size:16px;line-height:1.8}.vq-about-section-heading{max-width:800px;margin:0 auto 45px;text-align:center}.vq-about-section-heading>span{display:block;margin-bottom:12px;color:#f28c18;font-size:13px;font-weight:800;letter-spacing:4px;text-transform:uppercase}.vq-about-section-heading h2{margin:0;color:#4b2b24;font-size:clamp(32px, 4vw, 48px);line-height:1.15;font-weight:800}.vq-about-section-heading h2 span{color:#f28c18}.vq-about-section-heading p{max-width:680px;margin:16px auto 0;color:#68707b;font-size:16px;line-height:1.7}.vq-about-services{margin-bottom:105px}.vq-about-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vq-about-service-card{padding:28px 22px;text-align:center;background:rgba(255,255,255,.8);border:1px solid rgba(68,29,21,.866);border-radius:20px;box-shadow:0 12px 35px rgba(0,0,0,.05);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.vq-about-service-card:hover{transform:translateY(-7px);border-color:rgba(242,140,24,.55);box-shadow:0 20px 45px rgba(242,140,24,.12)}.vq-about-service-icon{width:55px;height:55px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background:#fff4e4;border-radius:15px}.vq-about-service-icon svg{width:25px;height:25px;color:#f28c18;stroke-width:2}.vq-about-service-card h3{margin:0 0 10px;color:#4b2b24;font-size:17px;font-weight:800}.vq-about-service-card p{margin:0;color:#707782;font-size:14px;line-height:1.65}.vq-about-purpose{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:110px}.vq-about-purpose-card{display:flex;gap:22px;padding:32px;background:#fff;border:1px solid #dc8d1f;border-radius:24px;box-shadow:0 15px 40px rgba(0,0,0,.055);transition:transform .35s ease}.vq-about-purpose-card:hover{transform:translateY(-6px)}.vq-about-purpose-icon{width:58px;height:58px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f28c18;color:#fff;border-radius:16px}.vq-about-purpose-icon svg{width:27px;height:27px}.vq-about-purpose-card>div:last-child>span{display:block;margin-bottom:8px;color:#f28c18;font-size:12px;font-weight:800;letter-spacing:2px}.vq-about-purpose-card h2{margin:0 0 12px;color:#4b2b24;font-size:25px;line-height:1.25}.vq-about-purpose-card h2 strong{color:#f28c18;font-weight:800}.vq-about-purpose-card p{margin:0;color:#68707b;font-size:14px;line-height:1.7}.vq-about-team{margin-bottom:100px}.vq-about-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.vq-about-team-card{overflow:hidden;background:#fff;border:1px solid #1e1917;border-radius:22px;box-shadow:0 12px 35px rgba(0,0,0,.06);transition:transform .35s ease,box-shadow .35s ease}.vq-about-team-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(75,43,36,.13)}.vq-about-team-photo{width:100%;aspect-ratio:1/1.05;overflow:hidden;background:#f3f1ef}.vq-about-team-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vq-about-team-card:hover .vq-about-team-photo img{transform:scale(1.05)}.vq-about-team-info{padding:17px 15px 20px;text-align:center}.vq-about-team-info h3{margin:0 0 5px;color:#4b2b24;font-size:17px;font-weight:800}.vq-about-team-info span{color:#f28c18;font-size:13px;font-weight:600}@media (max-width:1100px){.vq-about-page{padding-top:125px}.vq-about-service-grid,.vq-about-team-grid{grid-template-columns:repeat(2,1fr)}.vq-about-purpose{grid-template-columns:1fr}}@media (max-width:767px){.vq-about-page{padding-top:10px;padding-bottom:60px}.vq-about-contact,.vq-about-intro,.vq-about-purpose,.vq-about-services,.vq-about-team{width:min(100% 32px,560px)}.vq-about-intro{margin-bottom:70px}.vq-about-label{font-size:11px;letter-spacing:3px}.vq-about-intro h1{font-size:clamp(27px, 9vw, 25px)}.vq-about-lead{margin-top:22px;font-size:14px;line-height:1.7}.vq-about-text{font-size:11px;line-height:1.7}.vq-about-services{margin-bottom:70px}.vq-about-section-heading{margin-bottom:30px}.vq-about-section-heading h2{font-size:25px}.vq-about-section-heading p{font-size:14px}.vq-about-service-grid{grid-template-columns:1fr;gap:14px}.vq-about-service-card{padding:15px 8px}.vq-about-purpose{gap:15px;margin-bottom:70px}.vq-about-purpose-card{padding:18px;gap:16px}.vq-about-purpose-icon{width:40px;height:40px}.vq-about-purpose-card h2{font-size:18px}.vq-about-team{margin-bottom:70px}.vq-about-team-grid{grid-template-columns:1fr;gap:18px}.vq-about-team-card{max-width:300px;width:100%;margin:auto}.vq-about-contact{padding:40px 22px;border-radius:22px}.vq-about-contact h2{font-size:30px}.vq-about-contact p{font-size:14px}}@media (max-width:420px){.vq-about-intro h1{font-size:32px}.vq-about-purpose-card{flex-direction:column;text-align:center}.vq-about-purpose-icon{margin:0 auto}.vq-about-contact h2{font-size:28px}}