.about-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:2rem 0}.about-container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-hero{text-align:center;padding:4rem 0;background:linear-gradient(135deg,var(--main-color) 0%,#B71C1C 100%);color:#fff;border-radius:20px;margin-bottom:4rem;box-shadow:0 8px 32px #da2c324d}.about-hero h1{font-size:3.5rem;font-weight:600;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.4rem;font-weight:300;opacity:.9;max-width:600px;margin:0 auto}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem;padding:3rem;background:white;border-radius:20px;box-shadow:0 4px 20px #0000001a}.about-section.reverse{direction:rtl}.about-section.reverse>*{direction:ltr}.section-content h2{font-size:2.5rem;color:var(--main-color);margin-bottom:1.5rem;font-weight:600}.section-content p{font-size:1.4rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.section-image{display:flex;justify-content:center;align-items:center}.image-placeholder{width:200px;height:200px;background:linear-gradient(135deg,var(--main-color) 0%,#B71C1C 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;box-shadow:0 8px 32px #da2c324d}.values-section{text-align:center;margin-bottom:6rem;padding:4rem 2rem;background:white;border-radius:20px;box-shadow:0 4px 20px #0000001a}.values-section h2{font-size:2.5rem;color:var(--main-color);margin-bottom:3rem;font-weight:600}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card{padding:2rem;background:#f8f9fa;border-radius:15px;transition:all .3s ease;border:2px solid transparent}.value-card:hover{transform:translateY(-5px);border-color:var(--main-color);box-shadow:0 8px 25px #da2c3226}.value-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--main-color) 0%,#B71C1C 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.value-card h3{font-size:1.6rem;color:var(--main-color);margin-bottom:1rem;font-weight:600}.value-card p{color:#666;line-height:1.6;font-size:1.3rem}.team-section{text-align:center;margin-bottom:6rem;padding:4rem 2rem;background:white;border-radius:20px;box-shadow:0 4px 20px #0000001a}.team-section h2{font-size:2.5rem;color:var(--main-color);margin-bottom:1rem;font-weight:600}.team-intro{font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.team-member{padding:2rem;background:#f8f9fa;border-radius:15px;transition:all .3s ease}.team-member:hover{transform:translateY(-5px);box-shadow:0 8px 25px #da2c3226}.member-avatar{width:100px;height:100px;background:linear-gradient(135deg,var(--main-color) 0%,#B71C1C 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2.5rem}.team-member h3{font-size:1.4rem;color:var(--main-color);margin-bottom:1rem;font-weight:600}.team-member p{color:#666;line-height:1.6}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,var(--main-color) 0%,#B71C1C 100%);color:#fff;border-radius:20px;box-shadow:0 8px 32px #da2c324d}.cta-section h2{font-size:2.5rem;margin-bottom:1rem;font-weight:600}.cta-section p{font-size:1.4rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent}.cta-button.primary{background:white;color:var(--main-color)}.cta-button.primary:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.cta-button.secondary{background:transparent;color:#fff;border-color:#fff}.cta-button.secondary:hover{background:white;color:var(--main-color);transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (max-width: 768px){.about-container{padding:0 1rem}.about-hero{padding:3rem 1rem;margin-bottom:2rem}.about-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.about-section{grid-template-columns:1fr;gap:2rem;padding:2rem;margin-bottom:3rem}.about-section.reverse{direction:ltr}.section-content h2{font-size:2rem}.image-placeholder{width:150px;height:150px;font-size:3rem}.values-section,.team-section{padding:3rem 1rem;margin-bottom:3rem}.values-section h2,.team-section h2{font-size:2rem}.values-grid,.team-grid{grid-template-columns:1fr;gap:1.5rem}.cta-section{padding:3rem 1rem}.cta-section h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.about-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.section-content h2,.values-section h2,.team-section h2,.cta-section h2{font-size:1.8rem}.image-placeholder{width:120px;height:120px;font-size:2.5rem}.value-icon,.member-avatar{width:60px;height:60px;font-size:1.5rem}.member-avatar{width:80px;height:80px;font-size:2rem}}.how-it-works-section{padding:4rem 0;background:white}.how-it-works-section h2{text-align:center;color:var(--main-color);font-size:2.5rem;margin-bottom:3rem;font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 2rem}.process-step{text-align:center;padding:2rem;background:#f8f9fa;border-radius:15px;border:2px solid transparent;transition:all .3s ease}.process-step:hover{border-color:var(--main-color);transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.step-number{width:60px;height:60px;background:linear-gradient(135deg,var(--main-color),#e74c3c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.process-step h3{color:var(--main-color);font-size:1.4rem;margin-bottom:1rem;font-weight:600}.process-step p{color:#666;font-size:1.1rem;line-height:1.6;margin:0}.legal-notice{background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:2px solid #ffc107;border-radius:15px;padding:2rem;margin:2rem auto;max-width:800px;display:flex;align-items:flex-start;gap:1.5rem}.legal-icon{width:60px;height:60px;background:#ffc107;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}.legal-content h3{color:#856404;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.legal-content p{color:#856404;font-size:1.1rem;line-height:1.6;margin:0}.contact-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:4rem 0;margin:2rem 0;border-radius:15px}.contact-section h2{text-align:center;color:var(--main-color);font-size:2.5rem;margin-bottom:1rem;font-weight:700}.contact-section p{text-align:center;color:#666;font-size:1.4rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto;padding:0 2rem}.contact-card{background:white;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.contact-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026;border-color:var(--main-color)}.contact-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--main-color),#e74c3c);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.contact-card h3{color:var(--main-color);font-size:1.7rem;margin-bottom:1rem;font-weight:600}.contact-card p{color:#666;margin-bottom:1.5rem;font-size:1.2rem;text-align:center}.contact-link{display:inline-block;background:var(--main-color);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:1rem}.contact-link:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 15px #dc35454d}@media (max-width: 768px){.contact-section{padding:3rem 0;margin:1.5rem 0}.contact-section h2{font-size:2rem}.contact-section p{font-size:1.1rem;margin-bottom:2rem}.contact-info{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.contact-card{padding:1.5rem}.contact-icon{width:60px;height:60px;font-size:1.5rem}}@media (max-width: 768px){.how-it-works-section{padding:3rem 0}.how-it-works-section h2{font-size:2rem;margin-bottom:2rem}.process-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.process-step{padding:1.5rem}.process-step h3{font-size:1.2rem}.process-step p{font-size:1rem}.legal-notice{flex-direction:column;text-align:center;padding:1.5rem;margin:1.5rem 1rem}.legal-icon{margin:0 auto}.legal-content h3{font-size:1.1rem}.legal-content p{font-size:1rem}}
