.about-header{position:relative;overflow:hidden;background:linear-gradient(to bottom right,#f8fafc,#f5ede9,#f5ede9);padding:50px 0 140px}.background-decoration{position:absolute;inset:0;overflow:hidden;pointer-events:none}.blob{position:absolute;width:320px;height:320px;border-radius:50%;mix-blend-mode:multiply;filter:blur(60px);opacity:.3;animation:pulse 4s ease-in-out infinite}.blob-1{top:-160px;right:-160px;background-color:#bfdbfe}.blob-2{bottom:-160px;left:-160px;background-color:#c7d2fe;animation-delay:1s}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.4}}.header-container{position:relative}.header-grid{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;align-items:center}.header-content{text-align:left}.accent-line-wrapper{display:flex;justify-content:flex-start;margin-bottom:24px}.accent-line{width:64px;height:4px;background:linear-gradient(90deg,#2563eb,#4f46e5);border-radius:9999px;transition:width .3s ease}.accent-line:hover{width:96px}.header-title{background:linear-gradient(90deg,#000000,#ffffff);background-clip:text;-webkit-background-clip:text;font-weight:700}.title-gradient{background:linear-gradient(90deg,#d61f26,#f4a3a6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.header-description{font-size:18px;line-height:1.75;color:#000;max-width:600px;margin:0 0 32px;font-weight:300}.header-description .highlight{font-weight:600;color:#1e293b}.stats-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:40px;padding-top:8px}.stat-item{transition:transform .3s ease}.stat-item:hover{transform:translateY(-4px)}.stat-number{font-size:36px;font-weight:700;background:linear-gradient(90deg,#000000,#000000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:4px}.stat-label{font-size:14px;color:#64748b;font-weight:500}.image-wrapper{display:flex;justify-content:center;align-items:center}.image-container{position:relative;width:100%;max-width:500px}.header-image{position:relative;width:100%;height:auto;object-fit:cover;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15);z-index:1;transition:transform .5s ease,box-shadow .5s ease}.header-image:hover{transform:scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.2)}.image-overlay-badge{position:absolute;bottom:30px;left:30px;background:white;padding:16px 20px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;align-items:center;gap:12px;z-index:2;animation:slideUp .6s ease-out .3s both}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.badge-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#4f46e5);display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.badge-content{display:flex;flex-direction:column}.badge-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.badge-subtitle{font-size:12px;color:#64748b;font-weight:500}.wave-decoration{position:absolute;bottom:0;left:0;right:0}.wave-svg{width:100%;height:64px;fill:#ffffff}@media (min-width:768px){.about-header{padding:60px 0 160px}.header-title{font-size:56px}.header-description{font-size:19px}.stat-number{font-size:40px}.wave-svg{height:80px}}@media (min-width:1024px){.header-grid{grid-template-columns:1fr 1fr;gap:64px}.header-title{font-size:64px}.header-description{font-size:20px}.wave-svg{height:96px}}@media (min-width:1280px){.header-title{font-size:72px}}@media (max-width:767px){.about-header{padding:60px 0 100px}.header-title{font-size:36px}.header-description{font-size:16px;max-width:100%}.stats-container{gap:24px;margin-bottom:40px}.stat-number{font-size:28px}.stat-label{font-size:12px}.image-container{max-width:400px}.image-decoration-circle{width:150px;height:150px;top:-15px;right:-15px}.image-overlay-badge{bottom:20px;left:20px;padding:12px 16px}.badge-icon{width:36px;height:36px}.wave-svg{height:48px}}@media (max-width:480px){.about-header{padding:40px 0 80px}.header-title{font-size:28px;margin-bottom:16px}.header-description{font-size:15px;margin-bottom:24px}.accent-line{width:48px;margin-bottom:16px}.accent-line:hover{width:72px}.stats-container{gap:20px;padding-top:16px;margin-bottom:32px}.stat-number{font-size:24px}.image-decoration-circle{width:120px;height:120px;top:-10px;right:-10px}}.company-profile-container{padding:40px 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.profile-gradient{background:linear-gradient(90deg,#e41e25,#f17d81);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.profile-content p{font-size:1.05rem;line-height:1.8;color:#333333;margin-bottom:25px;text-align:justify}.profile-content p:last-child{margin-bottom:0}.profile-header{color:#1F1F1F;font-size:12px!important;font-style:normal;font-weight:400;line-height:12.17px;text-transform:uppercase;border-radius:100px;border:1px solid #1f1f1f;padding:6px 25px;width:-moz-fit-content;width:fit-content}.profile-header span{color:#cb1212}@media (max-width:768px){.profile-content p{font-size:1rem;text-align:left}}