.elementor-11186 .elementor-element.elementor-element-6616af9{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fe03d4f */.atl-express-process {
  font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
  color: #1a2236;
  line-height: 1.75;
  font-size: 16px;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px 80px;
}
 
/* ---- Typography ---- */
.atl-express-process h2 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #0a2463;
  margin: 56px 0 18px;
  line-height: 1.3;
  letter-spacing: -0.3px;
  border-left: 5px solid #f4a72a;
  padding-left: 16px;
}
 
.atl-express-process h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0a2463;
  margin: 32px 0 12px;
}
 
.atl-express-process h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #1a2236;
  margin: 20px 0 8px;
}
 
.atl-express-process p {
  margin: 0 0 16px;
  color: #2d3a52;
}
 
.atl-express-process ul,
.atl-express-process ol {
  margin: 0 0 16px;
  padding-left: 24px;
}
 
.atl-express-process li {
  margin-bottom: 8px;
  color: #2d3a52;
}
 
.atl-express-process strong {
  color: #0a2463;
}
 
/* ---- Hero Box ---- */
.atl-express-process .hero-box {
  background: linear-gradient(135deg, #0a2463 0%, #1a4a8a 60%, #0e6db5 100%);
  border-radius: 16px;
  padding: 48px 40px;
  color: #fff;
  margin-bottom: 48px;
  position: relative;
  overflow: hidden;
}
 
.atl-express-process .hero-box::before {
  content: '';
  position: absolute;
  top: -60px;
  right: -60px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(244,167,42,0.18);
}
 
.atl-express-process .hero-box::after {
  content: '';
  position: absolute;
  bottom: -80px;
  left: -40px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
}
 
.atl-express-process .hero-box .hero-eyebrow {
  display: inline-block;
  background: rgba(244,167,42,0.25);
  color: #f4a72a;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 20px;
  margin-bottom: 18px;
}
 
.atl-express-process .hero-box h2 {
  color: #fff;
  border-left: none;
  padding-left: 0;
  font-size: 2.1rem;
  margin: 0 0 16px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.18);
}
 
.atl-express-process .hero-box p {
  color: rgba(255,255,255,0.88);
  font-size: 1.05rem;
  margin-bottom: 0;
}
 
.atl-express-process .hero-stats {
  display: flex;
  gap: 24px;
  margin-top: 28px;
  flex-wrap: wrap;
}
 
.atl-express-process .hero-stat {
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 10px;
  padding: 14px 20px;
  text-align: center;
  min-width: 100px;
}
 
.atl-express-process .hero-stat .stat-num {
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  color: #f4a72a;
  line-height: 1.1;
}
 
.atl-express-process .hero-stat .stat-label {
  display: block;
  font-size: 0.75rem;
  color: rgba(255,255,255,0.75);
  margin-top: 4px;
}
 
/* ---- Benefits Box ---- */
.atl-express-process .benefits-box {
  background: #f0f6ff;
  border: 1.5px solid #bfd4f5;
  border-radius: 14px;
  padding: 32px 32px 24px;
  margin: 32px 0;
}
 
.atl-express-process .benefits-box .benefits-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: #0a2463;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}
 
.atl-express-process .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
 
.atl-express-process .benefit-item {
  background: #fff;
  border-radius: 10px;
  padding: 16px 18px;
  border: 1px solid #dce8f9;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
 
.atl-express-process .benefit-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
  line-height: 1;
  margin-top: 2px;
}
 
.atl-express-process .benefit-text strong {
  display: block;
  font-size: 0.92rem;
  color: #0a2463;
  margin-bottom: 2px;
}
 
.atl-express-process .benefit-text span {
  font-size: 0.82rem;
  color: #5a6880;
}
 
/* ---- CTA Soft ---- */
.atl-express-process .cta-soft {
  background: linear-gradient(90deg, #fff8e8 0%, #fff3d0 100%);
  border: 1.5px solid #f4a72a;
  border-radius: 12px;
  padding: 20px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 32px 0;
  flex-wrap: wrap;
}
 
.atl-express-process .cta-soft p {
  margin: 0;
  font-size: 0.97rem;
  color: #7a4a00;
  font-weight: 600;
}
 
.atl-express-process .cta-soft a {
  background: #f4a72a;
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 10px 22px;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s;
}
 
.atl-express-process .cta-soft a:hover {
  background: #d48c10;
}
 
/* ---- Comparison Table ---- */
.atl-express-process .compare-table-wrap {
  overflow-x: auto;
  margin: 24px 0 32px;
  border-radius: 12px;
  box-shadow: 0 2px 16px rgba(10,36,99,0.07);
}
 
.atl-express-process .compare-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.92rem;
  min-width: 560px;
}
 
.atl-express-process .compare-table thead tr {
  background: #0a2463;
  color: #fff;
}
 
.atl-express-process .compare-table th {
  padding: 14px 16px;
  text-align: left;
  font-weight: 700;
  font-size: 0.88rem;
  letter-spacing: 0.3px;
}
 
.atl-express-process .compare-table th:first-child {
  border-radius: 12px 0 0 0;
}
 
.atl-express-process .compare-table th:last-child {
  border-radius: 0 12px 0 0;
}
 
.atl-express-process .compare-table td {
  padding: 13px 16px;
  border-bottom: 1px solid #e8eef7;
  color: #2d3a52;
  vertical-align: top;
}
 
.atl-express-process .compare-table tbody tr:nth-child(even) td {
  background: #f5f8fd;
}
 
.atl-express-process .compare-table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 12px;
}
 
.atl-express-process .compare-table tbody tr:last-child td:last-child {
  border-radius: 0 0 12px 0;
}
 
.atl-express-process .compare-table .highlight-col {
  background: #e8f0fb !important;
  font-weight: 600;
  color: #0a2463;
}
 
.atl-express-process .badge-best {
  display: inline-block;
  background: #f4a72a;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 10px;
  margin-left: 6px;
  vertical-align: middle;
  text-transform: uppercase;
}
 
/* ---- Timeline ---- */
.atl-express-process .timeline {
  position: relative;
  margin: 32px 0;
  padding-left: 0;
}
 
.atl-express-process .timeline::before {
  content: '';
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #0a2463 0%, #f4a72a 100%);
  border-radius: 3px;
}
 
.atl-express-process .timeline-step {
  display: flex;
  gap: 20px;
  margin-bottom: 28px;
  position: relative;
}
 
.atl-express-process .timeline-dot {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #0a2463;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.72rem;
  line-height: 1.1;
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 12px rgba(10,36,99,0.2);
  text-align: center;
}
 
.atl-express-process .timeline-dot .step-num {
  font-size: 1.1rem;
  font-weight: 900;
  color: #f4a72a;
}
 
.atl-express-process .timeline-content {
  background: #fff;
  border: 1.5px solid #dce8f9;
  border-radius: 12px;
  padding: 18px 22px;
  flex: 1;
  box-shadow: 0 2px 8px rgba(10,36,99,0.05);
}
 
.atl-express-process .timeline-content h3 {
  margin: 0 0 8px;
  font-size: 1.05rem;
  color: #0a2463;
}
 
.atl-express-process .timeline-content p {
  margin: 0 0 8px;
  font-size: 0.92rem;
}
 
.atl-express-process .timeline-content .atl-tag {
  display: inline-block;
  background: #e8f0fb;
  color: #0a2463;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 6px;
  margin-top: 4px;
}
 
/* ---- Warning Box ---- */
.atl-express-process .warning-box {
  background: #fff8f0;
  border: 1.5px solid #f4a72a;
  border-left: 5px solid #e05c00;
  border-radius: 12px;
  padding: 24px 28px;
  margin: 32px 0;
}
 
.atl-express-process .warning-box .warning-title {
  font-size: 1.05rem;
  font-weight: 800;
  color: #c04800;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
 
.atl-express-process .warning-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
 
.atl-express-process .warning-list li {
  display: flex;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(244,167,42,0.2);
  align-items: flex-start;
}
 
.atl-express-process .warning-list li:last-child {
  border-bottom: none;
}
 
.atl-express-process .warning-list .warn-icon {
  font-size: 1.1rem;
  flex-shrink: 0;
  margin-top: 1px;
}
 
.atl-express-process .warning-list .warn-text strong {
  display: block;
  color: #c04800;
  font-size: 0.92rem;
  margin-bottom: 2px;
}
 
.atl-express-process .warning-list .warn-text span {
  font-size: 0.85rem;
  color: #5a4020;
}
 
/* ---- Checklist ---- */
.atl-express-process .checklist-box {
  background: #f0fbf4;
  border: 1.5px solid #4caf7d;
  border-radius: 14px;
  padding: 28px 32px;
  margin: 32px 0;
}
 
.atl-express-process .checklist-box .checklist-title {
  font-size: 1.05rem;
  font-weight: 800;
  color: #1a6e3c;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}
 
.atl-express-process .checklist-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
 
.atl-express-process .checklist-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #fff;
  border-radius: 8px;
  padding: 10px 14px;
  border: 1px solid #b8e8c8;
}
 
.atl-express-process .checklist-item input[type="checkbox"] {
  margin-top: 3px;
  accent-color: #2e9e5e;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
 
.atl-express-process .checklist-item label {
  font-size: 0.88rem;
  color: #1a2236;
  cursor: pointer;
  line-height: 1.4;
}
 
.atl-express-process .checklist-item label strong {
  display: block;
  color: #1a6e3c;
  font-size: 0.83rem;
}
 
/* ---- Quote Expert ---- */
.atl-express-process .expert-quote {
  background: linear-gradient(135deg, #0a2463 0%, #1a4a8a 100%);
  border-radius: 14px;
  padding: 32px 36px;
  margin: 36px 0;
  position: relative;
}
 
.atl-express-process .expert-quote::before {
  content: '\201C';
  font-size: 6rem;
  color: rgba(244,167,42,0.25);
  position: absolute;
  top: -10px;
  left: 24px;
  font-family: Georgia, serif;
  line-height: 1;
}
 
.atl-express-process .expert-quote blockquote {
  font-size: 1.08rem;
  color: rgba(255,255,255,0.92);
  font-style: italic;
  line-height: 1.7;
  margin: 0 0 20px;
  position: relative;
  z-index: 1;
  padding-left: 8px;
}
 
.atl-express-process .expert-meta {
  display: flex;
  align-items: center;
  gap: 14px;
}
 
.atl-express-process .expert-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f4a72a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  flex-shrink: 0;
}
 
.atl-express-process .expert-info strong {
  display: block;
  color: #f4a72a;
  font-size: 0.95rem;
}
 
.atl-express-process .expert-info span {
  color: rgba(255,255,255,0.65);
  font-size: 0.82rem;
}
 
/* ---- FAQ Accordion ---- */
.atl-express-process .faq-section {
  margin: 32px 0;
}
 
.atl-express-process .faq-item {
  border: 1.5px solid #dce8f9;
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
 
.atl-express-process .faq-question {
  width: 100%;
  background: #f5f8fd;
  border: none;
  padding: 16px 20px;
  text-align: left;
  font-size: 0.97rem;
  font-weight: 700;
  color: #0a2463;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  transition: background 0.18s;
}
 
.atl-express-process .faq-question:hover {
  background: #e8f0fb;
}
 
.atl-express-process .faq-question.active {
  background: #0a2463;
  color: #fff;
}
 
.atl-express-process .faq-arrow {
  font-size: 1rem;
  transition: transform 0.25s;
  flex-shrink: 0;
}
 
.atl-express-process .faq-question.active .faq-arrow {
  transform: rotate(180deg);
}
 
.atl-express-process .faq-answer {
  display: none;
  padding: 18px 20px;
  background: #fff;
  font-size: 0.93rem;
  color: #2d3a52;
  border-top: 1px solid #dce8f9;
  line-height: 1.7;
}
 
.atl-express-process .faq-answer.open {
  display: block;
}
 
.atl-express-process .faq-answer p {
  margin: 0 0 10px;
}
 
.atl-express-process .faq-answer p:last-child {
  margin-bottom: 0;
}
 
/* ---- Contact Card ---- */
.atl-express-process .contact-card {
  background: #fff;
  border: 1.5px solid #dce8f9;
  border-radius: 16px;
  padding: 32px;
  margin: 32px 0;
  box-shadow: 0 4px 24px rgba(10,36,99,0.08);
}
 
.atl-express-process .contact-card .card-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
  padding-bottom: 18px;
  border-bottom: 2px solid #f0f4fa;
}
 
.atl-express-process .contact-card .card-header .logo-text {
  font-size: 1.6rem;
  font-weight: 900;
  color: #0a2463;
  letter-spacing: -1px;
}
 
.atl-express-process .contact-card .card-header .logo-text span {
  color: #f4a72a;
}
 
.atl-express-process .contact-card .card-header .tagline {
  font-size: 0.82rem;
  color: #7a8a9e;
}
 
.atl-express-process .contact-persons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
 
.atl-express-process .contact-person {
  background: #f5f8fd;
  border-radius: 12px;
  padding: 18px 20px;
  border: 1px solid #dce8f9;
}
 
.atl-express-process .contact-person .person-role {
  display: inline-block;
  background: #e8f0fb;
  color: #0a2463;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}
 
.atl-express-process .contact-person .person-name {
  font-size: 1rem;
  font-weight: 800;
  color: #0a2463;
  margin-bottom: 10px;
}
 
.atl-express-process .contact-person .contact-line {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.85rem;
  color: #2d3a52;
  margin-bottom: 6px;
}
 
.atl-express-process .contact-person .contact-line a {
  color: #0a2463;
  text-decoration: none;
  font-weight: 600;
}
 
.atl-express-process .contact-person .contact-line a:hover {
  text-decoration: underline;
  color: #f4a72a;
}
 
/* ---- Final CTA Box ---- */
.atl-express-process .cta-box {
  background: linear-gradient(135deg, #0a2463 0%, #0e6db5 100%);
  border-radius: 18px;
  padding: 48px 40px;
  text-align: center;
  margin: 48px 0 32px;
  position: relative;
  overflow: hidden;
}
 
.atl-express-process .cta-box::before {
  content: '';
  position: absolute;
  top: -80px;
  right: -80px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(244,167,42,0.12);
}
 
.atl-express-process .cta-box h2 {
  color: #fff;
  border-left: none;
  padding-left: 0;
  font-size: 1.9rem;
  margin: 0 0 14px;
  position: relative;
}
 
.atl-express-process .cta-box p {
  color: rgba(255,255,255,0.85);
  font-size: 1.03rem;
  margin-bottom: 30px;
  position: relative;
}
 
.atl-express-process .cta-buttons {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
 
.atl-express-process .cta-buttons .btn-primary {
  background: #f4a72a;
  color: #fff;
  font-weight: 800;
  font-size: 1rem;
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s;
  box-shadow: 0 4px 16px rgba(244,167,42,0.4);
}
 
.atl-express-process .cta-buttons .btn-primary:hover {
  background: #d48c10;
  transform: translateY(-1px);
}
 
.atl-express-process .cta-buttons .btn-secondary {
  background: rgba(255,255,255,0.12);
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  border: 1.5px solid rgba(255,255,255,0.3);
  transition: all 0.2s;
}
 
.atl-express-process .cta-buttons .btn-secondary:hover {
  background: rgba(255,255,255,0.22);
}
 
/* ---- Sticky CTA ---- */
.atl-sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #0a2463;
  box-shadow: 0 -4px 20px rgba(10,36,99,0.2);
  padding: 14px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}
 
.atl-sticky-cta.visible {
  transform: translateY(0);
}
 
.atl-sticky-cta p {
  color: rgba(255,255,255,0.85);
  font-size: 0.88rem;
  margin: 0;
}
 
.atl-sticky-cta p strong {
  color: #f4a72a;
  font-size: 0.95rem;
}
 
.atl-sticky-cta .sticky-actions {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}
 
.atl-sticky-cta a.btn-sticky-primary {
  background: #f4a72a;
  color: #fff;
  font-weight: 700;
  font-size: 0.88rem;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
}
 
.atl-sticky-cta a.btn-sticky-secondary {
  background: rgba(255,255,255,0.1);
  color: #fff;
  font-weight: 600;
  font-size: 0.85rem;
  padding: 10px 18px;
  border-radius: 8px;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.2);
  white-space: nowrap;
}
 
.atl-sticky-cta .close-sticky {
  background: none;
  border: none;
  color: rgba(255,255,255,0.5);
  font-size: 1.2rem;
  cursor: pointer;
  padding: 4px 8px;
  flex-shrink: 0;
}
 
/* ---- Info Box ---- */
.atl-express-process .info-box {
  background: #f0f6ff;
  border: 1.5px solid #bfd4f5;
  border-left: 5px solid #0a2463;
  border-radius: 10px;
  padding: 18px 22px;
  margin: 20px 0;
  font-size: 0.93rem;
  color: #1a2236;
}
 
.atl-express-process .info-box strong {
  color: #0a2463;
}
 
/* ---- Cost Table ---- */
.atl-express-process .cost-factors {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 14px;
  margin: 20px 0;
}
 
.atl-express-process .cost-factor {
  background: #fff;
  border: 1.5px solid #dce8f9;
  border-radius: 10px;
  padding: 16px;
  text-align: center;
}
 
.atl-express-process .cost-factor .cf-icon {
  font-size: 1.8rem;
  margin-bottom: 8px;
}
 
.atl-express-process .cost-factor .cf-label {
  font-size: 0.85rem;
  font-weight: 700;
  color: #0a2463;
  margin-bottom: 4px;
}
 
.atl-express-process .cost-factor .cf-desc {
  font-size: 0.78rem;
  color: #5a6880;
}
 
/* ---- Divider ---- */
.atl-express-process .section-divider {
  border: none;
  border-top: 2px solid #f0f4fa;
  margin: 40px 0;
}
 
/* ---- Responsive ---- */
@media (max-width: 640px) {
  .atl-express-process {
    padding: 0 14px 80px;
  }
 
  .atl-express-process .hero-box {
    padding: 30px 22px;
  }
 
  .atl-express-process .hero-box h2 {
    font-size: 1.5rem;
  }
 
  .atl-express-process h2 {
    font-size: 1.35rem;
  }
 
  .atl-express-process .benefits-grid {
    grid-template-columns: 1fr;
  }
 
  .atl-express-process .checklist-grid {
    grid-template-columns: 1fr;
  }
 
  .atl-express-process .contact-persons {
    grid-template-columns: 1fr;
  }
 
  .atl-express-process .cta-box {
    padding: 32px 22px;
  }
 
  .atl-sticky-cta p {
    display: none;
  }
 
  .atl-express-process .timeline::before {
    left: 24px;
  }
 
  .atl-express-process .timeline-dot {
    width: 48px;
    height: 48px;
    font-size: 0.65rem;
  }
 
  .atl-express-process .hero-stats {
    gap: 12px;
  }
 
  .atl-express-process .hero-stat {
    min-width: 80px;
    padding: 10px 12px;
  }
 
  .atl-express-process .cta-soft {
    flex-direction: column;
    align-items: flex-start;
  }
}/* End custom CSS */