.elementor-448 .elementor-element.elementor-element-fcbb376{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-448 .elementor-element.elementor-element-fcbb376:not(.elementor-motion-effects-element-type-background), .elementor-448 .elementor-element.elementor-element-fcbb376 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A0F1E;}.elementor-448 .elementor-element.elementor-element-3031d6f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-448 .elementor-element.elementor-element-3031d6f:not(.elementor-motion-effects-element-type-background), .elementor-448 .elementor-element.elementor-element-3031d6f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#030A1A;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-448 .elementor-element.elementor-element-fcbb376{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-448 .elementor-element.elementor-element-3031d6f{--padding-top:58px;--padding-bottom:58px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-07694b4 *//* ==========================================================================
   SWIFT INFO PAGE STYLES (BLACK & NAVY EXECUTIVE THEME)
   ========================================================================== */
.swift-info-page {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #ffffff;
  background-color: #030710;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

.swift-info-page *,
.swift-info-page *::before,
.swift-info-page *::after {
  box-sizing: border-box;
}

/* Typography & Token Colors */
.swift-info-page .swift-blue {
  color: #3b82f6 !important;
}
.swift-info-page .swift-blue-text {
  color: #93c5fd !important;
}
.swift-info-page .swift-highlight {
  color: #ffffff;
  font-weight: 600;
}

.swift-info-page .swift-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px;
}

/* Reusable Eyebrow Pill */
.swift-info-page .swift-eyebrow-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #93c5fd;
  background: rgba(13, 32, 63, 0.75);
  border: 1px solid rgba(59, 130, 246, 0.4);
  padding: 6px 18px;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  box-shadow: 0 0 15px rgba(29, 78, 216, 0.15);
}

.swift-section-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 54px;
}
.swift-section-kicker {
  display: inline-block;
  color: #93c5fd;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.swift-section-title {
  font-size: clamp(2rem, 3.5vw, 2.75rem);
  font-weight: 900;
  letter-spacing: -1.2px;
  margin: 0 0 12px;
  color: #ffffff;
}
.swift-section-subtitle {
  color: #94a3b8;
  font-size: 16px;
  margin: 0;
}

/* Buttons */
.swift-info-page .swift-btn-solid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 28px;
  background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #3b82f6;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(37, 99, 235, 0.4);
  transition: all 0.24s cubic-bezier(0.16, 1, 0.3, 1);
}
.swift-info-page .swift-btn-solid:hover {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(37, 99, 235, 0.6);
}

.swift-info-page .swift-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 28px;
  background: rgba(13, 32, 63, 0.6);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid rgba(37, 99, 235, 0.35);
  border-radius: 8px;
  transition: all 0.24s ease;
}
.swift-info-page .swift-btn-outline:hover {
  background: rgba(17, 40, 77, 0.95);
  border-color: #3b82f6;
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(37, 99, 235, 0.3);
}

/* ==========================================================================
   1. HERO SECTION
   ========================================================================== */
.swift-info-hero {
  position: relative;
  padding: 100px 32px 110px;
  background-color: #030710;
  background-image:
    linear-gradient(rgba(29, 78, 216, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(29, 78, 216, 0.03) 1px, transparent 1px),
    radial-gradient(ellipse 70% 50% at 20% 30%, rgba(29, 78, 216, 0.16), transparent 60%);
  background-size: 52px 52px, 52px 52px, auto;
  border-bottom: 1px solid rgba(29, 78, 216, 0.18);
}

.swift-info-hero-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 50px;
  align-items: center;
}

.swift-info-hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.swift-eyebrow {
  margin-bottom: 16px;
}

.swift-info-hero-title {
  font-size: clamp(2.4rem, 4.8vw, 3.8rem);
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -1.5px;
  margin: 0 0 20px;
  color: #ffffff;
}

.swift-info-hero-desc {
  color: #94a3b8;
  font-size: 16.5px;
  line-height: 1.75;
  margin: 0 0 32px;
  max-width: 580px;
}

.swift-info-hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

/* 4-Image Grid (2x2) */
.swift-info-hero-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.swift-hero-img-card {
  position: relative;
  height: 190px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(37, 99, 235, 0.25);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.3s ease;
}

.swift-hero-img-card:hover {
  transform: translateY(-3px) scale(1.02);
  border-color: rgba(59, 130, 246, 0.6);
}

.swift-hero-img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(0.85) contrast(1.05);
  transition: transform 0.5s ease;
}
.swift-hero-img-card:hover img {
  transform: scale(1.06);
}

.swift-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(3, 7, 16, 0.85) 0%, rgba(3, 7, 16, 0.1) 60%);
  display: flex;
  align-items: flex-end;
  padding: 12px 14px;
}
.swift-img-tag {
  font-size: 11.5px;
  font-weight: 700;
  color: #e2e8f0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* ==========================================================================
   2. SERVICES OVERVIEW & ADDITIONAL HIGHLIGHTS
   ========================================================================== */
.swift-info-services-overview {
  padding: 95px 0;
  background-color: #02050a;
  border-bottom: 1px solid rgba(29, 78, 216, 0.18);
}

.swift-overview-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 36px;
  align-items: stretch;
}

.swift-overview-main-card {
  padding: 44px 38px;
  background: linear-gradient(145deg, rgba(13, 32, 63, 0.9) 0%, rgba(5, 8, 16, 0.98) 100%);
  border: 1px solid rgba(37, 99, 235, 0.3);
  border-radius: 16px;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.swift-overview-title {
  font-size: clamp(2rem, 3.5vw, 2.75rem);
  font-weight: 900;
  letter-spacing: -1.2px;
  margin: 8px 0 18px;
  color: #ffffff;
}

.swift-overview-lead {
  font-size: 16px;
  color: #cbd5e1;
  line-height: 1.75;
  margin: 0 0 16px;
}

.swift-overview-subtext {
  font-size: 14.5px;
  color: #94a3b8;
  line-height: 1.65;
  margin: 0 0 28px;
}

.swift-btn-inline {
  align-self: flex-start;
}

/* Highlights 4-Box Grid */
.swift-overview-highlights {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.swift-highlight-card {
  padding: 24px 22px;
  background: linear-gradient(145deg, rgba(13, 32, 63, 0.8) 0%, rgba(5, 8, 16, 0.95) 100%);
  border: 1px solid rgba(37, 99, 235, 0.22);
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform 0.25s ease, border-color 0.25s ease;
}
.swift-highlight-card:hover {
  transform: translateY(-3px);
  border-color: rgba(59, 130, 246, 0.55);
}

.swift-highlight-icon {
  width: 44px;
  height: 44px;
  background: linear-gradient(135deg, #1d4ed8 0%, #0d2847 100%);
  border: 1px solid #3b82f6;
  border-radius: 10px;
  color: #ffffff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(29, 78, 216, 0.3);
}

.swift-highlight-content h4 {
  margin: 0 0 6px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.2px;
}
.swift-highlight-content p {
  margin: 0;
  color: #94a3b8;
  font-size: 13px;
  line-height: 1.55;
}

/* ==========================================================================
   3. IN-DEPTH SERVICE BREAKDOWN (PART 1)
   ========================================================================== */
.swift-info-services-detail {
  padding: 95px 0;
  background-color: #030710;
  border-bottom: 1px solid rgba(29, 78, 216, 0.18);
}

.swift-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.swift-detail-card {
  padding: 36px 30px;
  background: linear-gradient(145deg, rgba(13, 32, 63, 0.85) 0%, rgba(5, 8, 16, 0.95) 100%);
  border: 1px solid rgba(37, 99, 235, 0.22);
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.28s ease, box-shadow 0.28s ease;
}
.swift-detail-card:hover {
  transform: translateY(-4px);
  border-color: rgba(59, 130, 246, 0.55);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.6), 0 0 25px rgba(37, 99, 235, 0.2);
}

.swift-detail-featured {
  border-color: rgba(59, 130, 246, 0.45);
  background: linear-gradient(145deg, rgba(17, 40, 77, 0.95) 0%, rgba(5, 8, 16, 0.98) 100%);
}

.swift-detail-card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.swift-detail-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #1d4ed8 0%, #0d2847 100%);
  border: 1px solid #3b82f6;
  color: #ffffff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(29, 78, 216, 0.3);
}

.swift-detail-badge {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 4px 12px;
  border-radius: 9999px;
  background: rgba(13, 32, 63, 0.8);
  border: 1px solid rgba(59, 130, 246, 0.3);
  color: #93c5fd;
}
.swift-badge-blue {
  background: rgba(37, 99, 235, 0.2);
  border-color: #3b82f6;
  color: #ffffff;
}

.swift-detail-title {
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.5px;
  margin: 0 0 14px;
  color: #ffffff;
}

.swift-detail-desc {
  color: #94a3b8;
  font-size: 14.5px;
  line-height: 1.7;
  margin: 0 0 22px;
  flex-grow: 1;
}

.swift-detail-list {
  list-style: none;
  padding: 0;
  margin: 0 0 26px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.swift-detail-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #cbd5e1;
  font-size: 13.5px;
}
.swift-detail-list li i {
  color: #3b82f6;
  font-size: 12px;
}

.swift-card-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #93c5fd;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.2s ease;
}
.swift-card-cta-btn:hover {
  color: #ffffff;
  padding-left: 4px;
}

/* ==========================================================================
   4. 4TH SECTION: ACCESS CONTROL & CONTACT CTA
   ========================================================================== */
.swift-info-access-contact {
  padding: 95px 0;
  background-color: #02050a;
  border-bottom: 1px solid rgba(29, 78, 216, 0.18);
}

.swift-access-contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.swift-access-box {
  padding: 40px 36px;
  background: linear-gradient(145deg, rgba(13, 32, 63, 0.85) 0%, rgba(5, 8, 16, 0.95) 100%);
  border: 1px solid rgba(37, 99, 235, 0.25);
  border-radius: 16px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.swift-access-header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}
.swift-access-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #1d4ed8 0%, #0d2847 100%);
  border: 1px solid #3b82f6;
  color: #ffffff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(29, 78, 216, 0.3);
}
.swift-access-kicker {
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #93c5fd;
  margin-bottom: 2px;
}
.swift-access-title {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
}

.swift-access-desc {
  color: #94a3b8;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 24px;
}

.swift-access-tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.swift-access-tags span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 8px;
  background: rgba(13, 32, 63, 0.8);
  border: 1px solid rgba(37, 99, 235, 0.3);
  font-size: 12.5px;
  font-weight: 600;
  color: #cbd5e1;
}

.swift-access-btn {
  align-self: flex-start;
}

/* Contact Callout Card */
.swift-contact-callout-box {
  padding: 40px 36px;
  background: linear-gradient(145deg, rgba(29, 78, 216, 0.18) 0%, rgba(13, 32, 63, 0.95) 100%);
  border: 1px solid #3b82f6;
  border-radius: 16px;
  box-shadow: 0 16px 45px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.swift-callout-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #93c5fd;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.swift-callout-title {
  margin: 0 0 14px;
  font-size: 26px;
  font-weight: 900;
  color: #ffffff;
}

.swift-callout-desc {
  color: #cbd5e1;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 20px;
}

.swift-callout-email {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  background: #02050a;
  border: 1px solid rgba(59, 130, 246, 0.35);
  border-radius: 10px;
  color: #ffffff;
  font-size: 14.5px;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 24px;
  transition: all 0.2s ease;
}
.swift-callout-email i {
  color: #3b82f6;
  font-size: 18px;
}
.swift-callout-email:hover {
  border-color: #3b82f6;
  color: #93c5fd;
  transform: translateY(-1px);
}

.swift-callout-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.swift-callout-phone-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 22px;
  background: rgba(13, 32, 63, 0.7);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-decoration: none;
  border: 1px solid rgba(37, 99, 235, 0.35);
  border-radius: 8px;
  transition: all 0.2s ease;
}
.swift-callout-phone-btn:hover {
  background: rgba(17, 40, 77, 0.95);
  border-color: #3b82f6;
  color: #93c5fd;
}

/* ==========================================================================
   5. GALLERY CAROUSEL SECTION
   ========================================================================== */
.swift-info-gallery-section {
  padding: 100px 0 110px;
  background-color: #030710;
  overflow: hidden;
}

.swift-gallery-carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 auto 30px;
}

.swift-gallery-track-container {
  width: 100%;
  overflow: hidden;
  border-radius: 14px;
  padding: 6px 0;
}

.swift-gallery-track {
  display: flex;
  gap: 18px;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

.swift-gallery-slide {
  flex: 0 0 calc(33.333% - 12px);
  min-width: calc(33.333% - 12px);
  height: 270px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(37, 99, 235, 0.25);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.swift-gallery-slide:hover {
  transform: translateY(-4px);
  border-color: rgba(59, 130, 246, 0.6);
}

.swift-gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(0.9) contrast(1.05);
  transition: transform 0.6s ease;
}
.swift-gallery-slide:hover img {
  transform: scale(1.08);
}

.swift-slide-caption {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(3, 7, 16, 0.9) 0%, rgba(3, 7, 16, 0.2) 60%, transparent 100%);
  display: flex;
  align-items: flex-end;
  padding: 16px 18px;
}
.swift-slide-caption span {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Carousel Nav Buttons */
.swift-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(13, 32, 63, 0.9);
  border: 1px solid #3b82f6;
  color: #ffffff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
}
.swift-arrow-prev {
  left: -22px;
}
.swift-arrow-next {
  right: -22px;
}
.swift-carousel-arrow:hover {
  background: #2563eb;
  transform: translateY(-50%) scale(1.08);
  box-shadow: 0 6px 20px rgba(37, 99, 235, 0.5);
}

/* Dots */
.swift-carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 18px;
}
.swift-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(37, 99, 235, 0.3);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.24s ease;
}
.swift-dot.active {
  width: 28px;
  border-radius: 6px;
  background: #3b82f6;
  box-shadow: 0 0 10px rgba(59, 130, 246, 0.5);
}

/* ==========================================================================
   RESPONSIVE BREAKPOINTS
   ========================================================================== */

/* Tablet (768px - 1024px) */
@media (max-width: 1024px) {
  .swift-info-hero-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .swift-overview-grid {
    grid-template-columns: 1fr;
  }
  .swift-detail-grid {
    grid-template-columns: 1fr;
  }
  .swift-access-contact-grid {
    grid-template-columns: 1fr;
  }
  .swift-gallery-slide {
    flex: 0 0 calc(50% - 9px);
    min-width: calc(50% - 9px);
    height: 240px;
  }
}

/* Mobile (≤767px) */
@media (max-width: 767px) {
  .swift-info-hero {
    padding: 70px 20px 80px;
  }
  .swift-info-hero-title {
    font-size: clamp(2.2rem, 8vw, 3rem);
  }
  .swift-info-hero-actions {
    flex-direction: column;
    width: 100%;
  }
  .swift-info-hero-actions a {
    width: 100%;
  }
  .swift-info-hero-gallery {
    grid-template-columns: 1fr;
  }
  .swift-hero-img-card {
    height: 180px;
  }

  .swift-overview-main-card {
    padding: 30px 22px;
  }
  .swift-overview-highlights {
    grid-template-columns: 1fr;
  }

  .swift-info-services-detail,
  .swift-info-access-contact,
  .swift-info-gallery-section {
    padding: 60px 0;
  }
  .swift-detail-card {
    padding: 28px 22px;
  }
  .swift-access-box,
  .swift-contact-callout-box {
    padding: 30px 22px;
  }

  .swift-gallery-slide {
    flex: 0 0 100%;
    min-width: 100%;
    height: 230px;
  }
  .swift-carousel-arrow {
    display: none;
  }
}/* End custom CSS */