.at-about-company{--atac-accent:#d80606;--atac-accent-dark:#b80505;--atac-dark:#1a1a1a;--atac-dark-mid:#2a2a2a;--atac-text:#1a1a1a;--atac-text-mid:#555555;--atac-text-muted:#888888;--atac-bg:#ffffff;--atac-bg-subtle:#f7f8fa;--atac-border:#eaedf0;--atac-radius:12px;--atac-radius-sm:8px;--atac-ease:cubic-bezier(0.4,0,0.2,1);--atac-shadow:0 2px 16px rgba(0,0,0,0.06);--atac-shadow-hover:0 8px 32px rgba(0,0,0,0.1);--atac-shadow-lg:0 12px 48px rgba(0,0,0,0.12);font-family:'Raleway',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.at-about-company__block{margin-bottom:80px}.at-about-company__block:last-child{margin-bottom:0}.at-about-company__section-title{text-align:center;font-family:'Raleway',sans-serif;font-size:2rem;font-weight:700;color:var(--atac-text);text-transform:uppercase;letter-spacing:3px;margin:0 0 48px 0;position:relative;padding-bottom:20px}.at-about-company__section-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:48px;height:3px;background:var(--atac-accent);border-radius:2px}.at-about-company__intro{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.at-about-company__intro--has-image{grid-template-columns:1fr 1fr}.at-about-company__tagline{display:inline-block;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--atac-accent);margin-bottom:16px;padding:6px 16px;background:rgba(216,6,6,0.06);border-radius:50px;border:1px solid rgba(216,6,6,0.12)}.at-about-company__heading{font-family:'Raleway',sans-serif;font-size:2.5rem;font-weight:800;color:var(--atac-text);line-height:1.2;margin:0 0 24px 0;letter-spacing:-0.02em;position:relative;padding-bottom:24px}.at-about-company__heading::after{content:'';position:absolute;bottom:0;left:0;width:56px;height:4px;background:linear-gradient(90deg,var(--atac-accent),#ff3333);border-radius:2px}.at-about-company__text{font-size:1rem;line-height:1.85;color:var(--atac-text-mid)}.at-about-company__text p{margin:0 0 16px 0}.at-about-company__text p:last-child{margin-bottom:0}.at-about-company__text strong{color:var(--atac-text);font-weight:700}.at-about-company__facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.at-about-company__fact{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:var(--atac-bg-subtle);border:1px solid var(--atac-border);border-radius:50px;font-size:0.8125rem;font-weight:600;color:var(--atac-text);transition:all 0.3s var(--atac-ease)}.at-about-company__fact:hover{border-color:var(--atac-accent);background:rgba(216,6,6,0.04)}.at-about-company__fact-icon{display:flex;align-items:center;color:var(--atac-accent);font-size:14px}.at-about-company__fact-icon i,.at-about-company__fact-icon svg{width:14px;height:14px;fill:currentColor}.at-about-company__intro-image{position:relative;border-radius:var(--atac-radius);overflow:hidden;box-shadow:var(--atac-shadow-lg)}.at-about-company__intro-image::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--atac-accent),transparent);z-index:1}.at-about-company__intro-image img{width:100%;height:auto;display:block;object-fit:cover;transition:transform 0.6s var(--atac-ease)}.at-about-company__intro-image:hover img{transform:scale(1.03)}.at-about-company__stats{background:linear-gradient(135deg,var(--atac-dark) 0%,var(--atac-dark-mid) 100%);border-radius:var(--atac-radius);padding:56px 40px;position:relative;overflow:hidden}.at-about-company__stats::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--atac-accent),#ff4444,var(--atac-accent))}.at-about-company__stats::after{content:'';position:absolute;top:20px;right:20px;width:80px;height:80px;background-image:radial-gradient(rgba(255,255,255,0.08) 1px,transparent 1px);background-size:10px 10px;border-radius:4px}.at-about-company__stats-inner{display:grid;grid-template-columns:repeat( auto-fit,minmax( 180px,1fr ) );gap:32px;position:relative;z-index:1}.at-about-company__stat{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.at-about-company__stat-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:14px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);color:var(--atac-accent);margin-bottom:8px;transition:all 0.3s var(--atac-ease)}.at-about-company__stat-icon i,.at-about-company__stat-icon svg{font-size:36px;width:36px;height:36px;fill:currentColor}.at-about-company__stat:hover .at-about-company__stat-icon{background:var(--atac-accent);color:#ffffff;border-color:var(--atac-accent);transform:scale(1.1)}.at-about-company__stat-number{font-family:'Raleway',sans-serif;font-size:2.75rem;font-weight:800;color:#ffffff;line-height:1;letter-spacing:-0.02em}.at-about-company__stat-label{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,0.55)}.at-about-company__values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.at-about-company__value-card{position:relative;text-align:center;padding:36px 24px 32px;background:var(--atac-bg);border:1px solid var(--atac-border);border-radius:var(--atac-radius);box-shadow:var(--atac-shadow);transition:all 0.35s var(--atac-ease);overflow:hidden;opacity:0;transform:translateY(20px);animation:atac-fade-up 0.5s var(--atac-ease) forwards}.at-about-company__value-card:nth-child(1){animation-delay:0.05s}.at-about-company__value-card:nth-child(2){animation-delay:0.12s}.at-about-company__value-card:nth-child(3){animation-delay:0.19s}.at-about-company__value-card:nth-child(4){animation-delay:0.26s}.at-about-company__value-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--atac-accent),#ff3333);opacity:0;transition:opacity 0.35s var(--atac-ease)}.at-about-company__value-card:hover{border-color:transparent;box-shadow:var(--atac-shadow-hover);transform:translateY(-4px)}.at-about-company__value-card:hover::before{opacity:1}.at-about-company__value-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--atac-dark);color:#ffffff;margin-bottom:20px;transition:all 0.35s var(--atac-ease)}.at-about-company__value-icon i,.at-about-company__value-icon svg{font-size:22px;width:22px;height:22px;fill:currentColor}.at-about-company__value-card:hover .at-about-company__value-icon{background:var(--atac-accent);transform:scale(1.08)}.at-about-company__value-title{font-family:'Raleway',sans-serif;font-size:0.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--atac-text);margin:0 0 12px 0}.at-about-company__value-desc{font-size:0.875rem;line-height:1.7;color:var(--atac-text-mid);margin:0}.at-about-company__timeline-track{position:relative;padding:20px 0}.at-about-company__timeline-track::before{content:'';position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:2px;background:linear-gradient(180deg,var(--atac-border),var(--atac-accent),var(--atac-border))}.at-about-company__tl-item{position:relative;display:flex;align-items:flex-start;width:50%;padding-bottom:40px}.at-about-company__tl-item:last-child{padding-bottom:0}.at-about-company__tl-item--left{justify-content:flex-end;padding-right:48px;margin-left:0}.at-about-company__tl-item--right{justify-content:flex-start;padding-left:48px;margin-left:50%}.at-about-company__tl-dot{position:absolute;top:8px;width:40px;height:40px;border-radius:50%;background:var(--atac-dark);border:3px solid var(--atac-bg);box-shadow:0 0 0 2px var(--atac-accent);display:flex;align-items:center;justify-content:center;color:#ffffff;z-index:2;transition:all 0.3s var(--atac-ease)}.at-about-company__tl-dot i,.at-about-company__tl-dot svg{font-size:14px;width:14px;height:14px;fill:currentColor}.at-about-company__tl-item--left .at-about-company__tl-dot{right:-20px}.at-about-company__tl-item--right .at-about-company__tl-dot{left:-20px}.at-about-company__tl-item:hover .at-about-company__tl-dot{background:var(--atac-accent);transform:scale(1.15)}.at-about-company__tl-card{background:var(--atac-bg);padding:24px 28px;border-radius:var(--atac-radius);border:1px solid var(--atac-border);box-shadow:var(--atac-shadow);max-width:420px;transition:all 0.35s var(--atac-ease)}.at-about-company__tl-item--left .at-about-company__tl-card{text-align:right}.at-about-company__tl-item:hover .at-about-company__tl-card{box-shadow:var(--atac-shadow-hover);border-color:transparent}.at-about-company__tl-year{display:inline-block;font-family:'Raleway',sans-serif;font-size:0.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:var(--atac-accent);background:rgba(216,6,6,0.06);padding:4px 12px;border-radius:50px;margin-bottom:12px}.at-about-company__tl-title{font-family:'Raleway',sans-serif;font-size:1rem;font-weight:700;color:var(--atac-text);margin:0 0 8px 0}.at-about-company__tl-desc{font-size:0.875rem;line-height:1.7;color:var(--atac-text-mid);margin:0}.at-about-company__tl-toggle{display:inline-flex;align-items:center;gap:10px;margin:4px 0 0 0;padding:12px 28px;font-family:'Raleway',sans-serif;font-size:0.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--atac-accent);background:transparent;border:2px solid var(--atac-accent);border-radius:50px;cursor:pointer;transition:all 0.35s var(--atac-ease);outline:none}.at-about-company__tl-toggle:hover,.at-about-company__tl-toggle:focus-visible{background:var(--atac-accent);color:#ffffff;box-shadow:0 4px 20px rgba(216,6,6,0.25)}.at-about-company__tl-toggle-icon{display:inline-flex;align-items:center;transition:transform 0.4s var(--atac-ease)}.at-about-company__tl-toggle-icon svg{display:block}.at-about-company__tl-toggle[aria-expanded="true"] .at-about-company__tl-toggle-icon{transform:rotate(180deg)}.at-about-company__tl-body{overflow:visible}.at-about-company__tl-body--hidden{overflow:hidden;max-height:0;opacity:0;margin-top:0;transition:max-height 0.65s var(--atac-ease),opacity 0.45s var(--atac-ease) 0s,margin-top 0.45s var(--atac-ease)}.at-about-company__tl-body--visible{overflow:hidden;opacity:1;margin-top:16px;transition:max-height 0.65s var(--atac-ease),opacity 0.45s var(--atac-ease) 0.1s,margin-top 0.45s var(--atac-ease)}.at-about-company__tl-body--open{overflow:visible;max-height:none !important;opacity:1;margin-top:16px}.at-about-company__mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px}.at-about-company__mission-card{position:relative;padding:40px 36px;background:var(--atac-bg);border:1px solid var(--atac-border);border-radius:var(--atac-radius);box-shadow:var(--atac-shadow);overflow:hidden;transition:all 0.35s var(--atac-ease)}.at-about-company__mission-card::before{content:'';position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--atac-accent);border-radius:0 2px 2px 0}.at-about-company__mission-card:hover{box-shadow:var(--atac-shadow-hover);transform:translateY(-2px)}.at-about-company__mission-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:rgba(216,6,6,0.06);color:var(--atac-accent);margin-bottom:20px}.at-about-company__mission-icon svg{width:28px;height:28px}.at-about-company__mission-card--vision::before{background:var(--atac-dark)}.at-about-company__mission-card--vision .at-about-company__mission-icon{background:rgba(26,26,26,0.06);color:var(--atac-dark)}.at-about-company__mission-title{font-family:'Raleway',sans-serif;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--atac-text);margin:0 0 14px 0}.at-about-company__mission-text{font-size:0.9375rem;line-height:1.8;color:var(--atac-text-mid);margin:0}.at-about-company__motto{text-align:center}.at-about-company__motto blockquote{position:relative;display:inline-block;font-family:'Raleway',sans-serif;font-size:1.5rem;font-weight:700;font-style:italic;color:var(--atac-accent);margin:0;padding:32px 48px;line-height:1.5}.at-about-company__motto blockquote::before,.at-about-company__motto blockquote::after{font-family:Georgia,serif;font-size:4rem;font-style:normal;color:rgba(216,6,6,0.15);position:absolute;line-height:1}.at-about-company__motto blockquote::before{content:'\201C';top:0;left:0}.at-about-company__motto blockquote::after{content:'\201D';bottom:-10px;right:0}.at-about-company__cta{background:linear-gradient(135deg,var(--atac-dark) 0%,var(--atac-dark-mid) 100%);border-radius:var(--atac-radius);padding:56px 48px;position:relative;overflow:hidden}.at-about-company__cta::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--atac-accent),#ff4444,var(--atac-accent))}.at-about-company__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:1}.at-about-company__cta-text{flex:1}.at-about-company__cta-heading{font-family:'Raleway',sans-serif;font-size:1.75rem;font-weight:700;color:#ffffff;margin:0 0 8px 0;letter-spacing:-0.01em}.at-about-company__cta-desc{font-size:0.9375rem;color:rgba(255,255,255,0.6);margin:0;line-height:1.6}.at-about-company__cta-buttons{display:flex;gap:16px;flex-shrink:0}.at-about-company__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-family:'Raleway',sans-serif;font-size:0.875rem;font-weight:700;text-decoration:none;border-radius:var(--atac-radius-sm);transition:all 0.3s var(--atac-ease);white-space:nowrap;letter-spacing:0.3px}.at-about-company__cta-btn--primary{background:var(--atac-accent);color:#ffffff;box-shadow:0 2px 12px rgba(216,6,6,0.3)}.at-about-company__cta-btn--primary:hover{background:var(--atac-accent-dark);color:#ffffff;transform:translateY(-2px);box-shadow:0 4px 20px rgba(216,6,6,0.4)}.at-about-company__cta-btn--secondary{background:transparent;color:#ffffff;border:1.5px solid rgba(255,255,255,0.25)}.at-about-company__cta-btn--secondary:hover{border-color:#ffffff;color:#ffffff;background:rgba(255,255,255,0.06);transform:translateY(-2px)}@keyframes atac-fade-up{to{opacity:1;transform:translateY(0)}}.at-about-company__stat-count{display:inline}@media (max-width:1024px){.at-about-company__block{margin-bottom:64px}.at-about-company__intro--has-image{grid-template-columns:1fr}.at-about-company__heading{font-size:2rem}.at-about-company__section-title{font-size:1.625rem}.at-about-company__values-grid{grid-template-columns:repeat(2,1fr)}.at-about-company__timeline-track::before{left:24px}.at-about-company__tl-item,.at-about-company__tl-item--left,.at-about-company__tl-item--right{width:100%;margin-left:0;padding-left:72px;padding-right:0;justify-content:flex-start}.at-about-company__tl-item--left .at-about-company__tl-dot,.at-about-company__tl-item--right .at-about-company__tl-dot{left:4px;right:auto}.at-about-company__tl-item--left .at-about-company__tl-card{text-align:left}.at-about-company__tl-card{max-width:100%}.at-about-company__cta-inner{flex-direction:column;text-align:center}.at-about-company__cta-buttons{justify-content:center}.at-about-company__mission-grid{grid-template-columns:1fr}.at-about-company__stats{padding:48px 32px}.at-about-company__cta{padding:48px 32px}}@media (max-width:768px){.at-about-company__block{margin-bottom:48px}.at-about-company__heading{font-size:1.625rem}.at-about-company__section-title{font-size:1.375rem;letter-spacing:2px;margin-bottom:36px}.at-about-company__text{font-size:0.9375rem}.at-about-company__facts{gap:8px}.at-about-company__fact{padding:8px 14px;font-size:0.75rem}.at-about-company__stats{padding:40px 24px;border-radius:var(--atac-radius-sm)}.at-about-company__stats-inner{grid-template-columns:repeat(2,1fr);gap:28px}.at-about-company__stat-number{font-size:2.25rem}.at-about-company__values-grid{grid-template-columns:1fr 1fr;gap:16px}.at-about-company__value-card{padding:28px 16px 24px}.at-about-company__value-icon{width:48px;height:48px;border-radius:12px}.at-about-company__timeline-track::before{left:20px}.at-about-company__tl-item,.at-about-company__tl-item--left,.at-about-company__tl-item--right{padding-left:60px;padding-bottom:32px}.at-about-company__tl-dot{width:32px;height:32px}.at-about-company__tl-item--left .at-about-company__tl-dot,.at-about-company__tl-item--right .at-about-company__tl-dot{left:4px}.at-about-company__tl-card{padding:20px}.at-about-company__tl-dot i,.at-about-company__tl-dot svg{font-size:12px;width:12px;height:12px}.at-about-company__mission-card{padding:28px 24px}.at-about-company__motto blockquote{font-size:1.25rem;padding:24px 32px}.at-about-company__cta{padding:40px 24px;border-radius:var(--atac-radius-sm)}.at-about-company__cta-heading{font-size:1.375rem}.at-about-company__cta-buttons{flex-direction:column;width:100%}.at-about-company__cta-btn{width:100%}}@media (max-width:480px){.at-about-company__heading{font-size:1.375rem}.at-about-company__values-grid{grid-template-columns:1fr}.at-about-company__stats-inner{grid-template-columns:1fr 1fr}.at-about-company__stat-number{font-size:1.875rem}.at-about-company__stat-label{font-size:0.6875rem;letter-spacing:1.5px}.at-about-company__facts{flex-direction:column}.at-about-company__fact{width:100%;justify-content:center}}.elementor-editor-active .at-about-company__value-card{opacity:1;transform:none;animation:none}@media print{.at-about-company__stats,.at-about-company__cta{background:#f0f0f0 !important;color:#000 !important}.at-about-company__stat-number,.at-about-company__stat-label,.at-about-company__cta-heading,.at-about-company__cta-desc{color:#000 !important}.at-about-company__intro-image{break-inside:avoid}}