.aboutus-page{min-height:100vh;background:#ffffff;padding:40px 0}.aboutus-container{max-width:1200px;margin:0 auto;padding:0 20px}.aboutus-header{margin-bottom:40px}.breadcrumb{font-size:.9rem;color:#6c757d;margin-bottom:20px}.breadcrumb a{color:#3498db;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#2980b9;text-decoration:underline}.breadcrumb span{color:#2c3e50;font-weight:500}.aboutus-content{background:white;padding:50px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:60px;border:1px solid #e9ecef}.content-html{line-height:1.8;color:#2c3e50}.content-html h1,.content-html h2,.content-html h3,.content-html h4,.content-html h5,.content-html h6{color:#2c3e50;margin-bottom:20px;margin-top:30px}.content-html h1{font-size:2.5rem;font-weight:700;border-bottom:3px solid #3498db;padding-bottom:10px}.content-html h2{font-size:2rem;font-weight:600;position:relative}.content-html h2:after{content:"";position:absolute;bottom:-5px;left:0;width:50px;height:3px;background:linear-gradient(90deg,#3498db,#2980b9);border-radius:2px}.content-html h3{font-size:1.5rem;font-weight:600;color:#34495e}.content-html p{margin-bottom:20px;font-size:1.1rem;line-height:1.8}.content-html strong{color:#2c3e50;font-weight:600}.content-html ol,.content-html ul{margin-bottom:20px;padding-left:30px}.content-html li{margin-bottom:10px;font-size:1.1rem;line-height:1.6}.content-html blockquote{border-left:4px solid #3498db;margin:30px 0;font-style:italic;color:#34495e;background:#f8f9fa;padding:20px;border-radius:0 8px 8px 0}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center}.spinner{width:50px;height:50px;border:4px solid #e9ecef;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner p{color:#6c757d;font-size:1.1rem;margin:0}.error-message{text-align:center;padding:100px 20px;color:#e74c3c}.error-message h2{font-size:2rem;margin-bottom:20px;color:#e74c3c}.error-message p{font-size:1.1rem;margin-bottom:30px;color:#6c757d}.retry-button{padding:12px 24px;background:linear-gradient(135deg,#3498db,#2980b9);color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button:hover{background:linear-gradient(135deg,#2980b9,#1f5f8b);transform:translateY(-2px);box-shadow:0 8px 25px rgba(52,152,219,.3)}.aboutus-cta{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 40px;border-radius:16px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}.cta-content h3{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:15px}.cta-content p{font-size:1.2rem;color:#6c757d;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-block;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:none;cursor:pointer}.cta-button.primary{background:linear-gradient(135deg,#3498db,#2980b9);color:white}.cta-button.primary:hover{background:linear-gradient(135deg,#2980b9,#1f5f8b);transform:translateY(-2px);box-shadow:0 8px 25px rgba(52,152,219,.3)}.cta-button.secondary{background:white;color:#3498db;border:2px solid #3498db}.cta-button.secondary:hover{background:#3498db;color:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(52,152,219,.3)}@media (max-width:768px){.aboutus-page{padding:20px 0}.aboutus-content{padding:30px 25px;margin-bottom:40px}.content-html h1{font-size:2rem}.content-html h2{font-size:1.6rem}.content-html li,.content-html p{font-size:1rem}.aboutus-cta{padding:40px 25px}.cta-content h3{font-size:1.6rem}.cta-content p{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px;text-align:center}}@media (max-width:480px){.aboutus-container{padding:0 15px}.aboutus-content{padding:25px 20px}.content-html h1{font-size:1.8rem}.content-html h2{font-size:1.4rem}.aboutus-cta{padding:30px 20px}.cta-content h3{font-size:1.4rem}}