/* AEO and content-readability enhancements for Ark Trader. */

.skip-link {
  background: #fff;
  color: #111;
  left: 12px;
  padding: 10px 14px;
  position: fixed;
  top: -80px;
  z-index: 10000;
}

.skip-link:focus {
  top: 12px;
}

.hero-eyebrow {
  color: #f6464a;
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin: 16px 0 4px;
  text-transform: uppercase;
}

.banner {
  height: auto;
  min-height: 100vh;
}

.banner-pattern {
  height: auto;
  min-height: 100vh;
  padding: 100px 0 48px;
}

.banner .container {
  display: block;
}

.banner h1 {
  margin-top: 6px;
}

.hero-summary {
  color: #fff;
  font-size: 18px;
  line-height: 1.55;
  margin: 0 auto 16px;
  max-width: 780px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
}

.provider-statement {
  background: rgba(13, 19, 27, 0.78);
  border-left: 4px solid #f6464a;
  color: #fff;
  font-size: 14px;
  line-height: 1.55;
  margin: 0 auto 20px;
  max-width: 780px;
  padding: 12px 16px;
  text-align: left;
}

.provider-statement a {
  color: #fff;
  text-decoration: underline;
}

.banner #aboutme li {
  margin-bottom: 18px;
}

.banner .social {
  margin-bottom: 18px;
}

.banner .btnmore {
  display: inline-block;
  margin: 4px 6px;
}

.section-title {
  font-family: "Oswald", sans-serif;
  font-size: 3.25em;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.section-subtitle {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.35;
  margin: 0 auto 40px;
  max-width: 920px;
  text-align: center;
}

#about .section-title {
  color: #545454;
  margin-top: 60px;
}

#about .section-subtitle,
#process .section-subtitle,
#arkportfolio .section-subtitle,
#testimonials .section-subtitle {
  color: #545454;
}

#process .section-title,
#arkportfolio .section-title,
#testimonials .section-title {
  color: #545454;
}

#services .section-title,
#services .section-subtitle,
#contact .section-title,
#contact .section-subtitle {
  color: #fff;
}

.statistics p.big {
  font-family: "Oswald", sans-serif;
  font-size: 34px !important;
  line-height: 40px;
  margin: 0 !important;
  padding: 0;
  transition: color 0.25s ease, transform 0.25s ease;
}

.statistics p.big:hover {
  color: #f6464a !important;
  transform: translateX(3px);
}

.statistics p.big .desc {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
  line-height: 18px;
}

.product-facts .fa,
.product-facts .fas {
  margin-right: 8px;
}

.item-title .popup-heading {
  color: #fff;
  font-size: 2.25em;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  text-transform: uppercase;
}

.item-title .popup-subheading {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 5px;
  text-align: center;
}

.pricing-header h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 2.8rem !important;
  font-weight: 400 !important;
  letter-spacing: 2px !important;
  margin: 0 0 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

#faq {
  background: #f8f8f8;
  color: #343b43;
  padding: 6em 0;
}

#faq .section-title,
#faq .section-subtitle {
  color: #545454;
}

.faq-grid {
  text-align: left;
}

.faq-item {
  background: #fff;
  border-left: 4px solid #e82b53;
  box-shadow: 0 8px 24px rgba(34, 41, 49, 0.07);
  margin-bottom: 22px;
  min-height: 190px;
  padding: 22px 24px;
}

.faq-item h3 {
  color: #333;
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 12px;
  text-transform: none;
}

.faq-item p {
  font-size: 16px;
  line-height: 1.65;
  margin: 0;
}

.faq-more {
  margin: 18px 0 0;
  text-align: center;
}

#faq .btn-outline-white {
  border: 2px solid #e82b53;
  color: #e82b53;
  display: inline-block;
  margin: 0 auto;
}

#faq .btn-outline-white:hover {
  background: #e82b53;
  color: #fff;
}

.content-reviewed {
  color: #6b747d;
  font-size: 12px;
  margin: 18px 0 0;
  text-align: center;
}

.partner-nameplate {
  align-items: center;
  background: #1d2631;
  border: 3px solid #e82b53;
  color: #fff;
  display: flex;
  font-family: "Oswald", sans-serif;
  font-size: 42px;
  font-weight: 500;
  height: 150px;
  justify-content: center;
  letter-spacing: 0.03em;
  margin: 0 auto;
  max-width: 446px;
  text-transform: uppercase;
}

.partner-nameplate:hover,
.partner-nameplate:focus {
  background: #e82b53;
  color: #fff;
}

.footer-links {
  list-style: none;
  margin: 22px 0;
  padding: 0;
}

.footer-links li {
  display: inline-block;
  margin: 5px 10px;
}

.footer-links a {
  color: #fff;
  text-decoration: underline;
}

/* Focused answer pages. */
body.answer-page {
  background: #f5f6f8;
  color: #303840;
  min-height: 100%;
  position: static;
}

.answer-page img {
  height: auto;
  max-width: 100%;
}

.answer-header {
  background: rgba(14, 20, 28, 0.98);
  border-bottom: 3px solid #e82b53;
  padding: 16px 0;
}

.answer-header .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.answer-brand img {
  width: 250px;
}

.answer-nav {
  margin: 0;
}

.answer-nav a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-left: 22px;
}

.answer-nav a:hover,
.answer-nav a:focus {
  color: #f6464a;
}

.answer-hero {
  background: linear-gradient(135deg, #161d27 0%, #263343 62%, #5d2636 100%);
  color: #fff;
  padding: 84px 0 76px;
}

.answer-hero .eyebrow {
  color: #f6464a;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.answer-hero h1 {
  font-size: 48px;
  line-height: 1.16;
  margin: 0 0 22px;
  max-width: 940px;
  text-transform: none;
}

.answer-hero .answer-lead {
  font-size: 21px;
  line-height: 1.65;
  margin: 0;
  max-width: 900px;
}

.answer-content {
  padding: 60px 0 70px;
}

.answer-content .answer-card,
.answer-content .fact-card,
.answer-content .question-card {
  background: #fff;
  border: 1px solid #e1e5e9;
  box-shadow: 0 8px 24px rgba(34, 41, 49, 0.05);
}

.answer-card {
  border-left: 5px solid #e82b53 !important;
  font-size: 19px;
  line-height: 1.7;
  margin-bottom: 36px;
  padding: 26px 30px;
}

.answer-content h2 {
  color: #2c333b;
  font-size: 31px;
  line-height: 1.25;
  margin: 46px 0 18px;
  text-transform: none;
}

.answer-content h3 {
  color: #2c333b;
  font-size: 22px;
  line-height: 1.35;
  margin: 0 0 12px;
  text-transform: none;
}

.answer-content p,
.answer-content li,
.answer-content dd,
.answer-content dt {
  font-size: 16px;
  line-height: 1.7;
}

.fact-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, 1fr);
  margin: 24px 0 38px;
}

.fact-card {
  padding: 22px;
}

.fact-card strong {
  color: #e82b53;
  display: block;
  font-size: 13px;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.question-card {
  margin-bottom: 16px;
  padding: 24px 26px;
}

.answer-content .question-card h2 {
  font-size: 23px;
  line-height: 1.35;
  margin: 0 0 12px;
}

.check-list,
.plain-list {
  padding-left: 22px;
}

.notice-box {
  background: #fff7f8;
  border: 1px solid #f1c2cc;
  border-left: 5px solid #e82b53;
  margin: 28px 0;
  padding: 22px 26px;
}

.answer-actions {
  margin-top: 34px;
}

.answer-actions .btn {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.answer-primary {
  background: #e82b53;
  border: 2px solid #e82b53;
  color: #fff;
}

.answer-secondary {
  background: transparent;
  border: 2px solid #e82b53;
  color: #e82b53;
}

.answer-footer {
  background: #171e27;
  color: #d8dde2;
  padding: 36px 0;
}

.answer-footer a {
  color: #fff;
  text-decoration: underline;
}

.answer-footer p {
  font-size: 13px;
  line-height: 1.7;
  margin: 8px 0;
}

.pricing-header .plan-context {
  display: block;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-top: 8px;
  text-transform: uppercase;
}

.da-slide .customer-reference {
  border: 0;
  color: #717171;
  font-size: 18px;
  height: auto;
  left: 100%;
  line-height: 26px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 150px;
  width: 70%;
  z-index: 10;
}

.da-slider-fb .da-slide .customer-reference,
.da-slide-current .customer-reference {
  left: 15%;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .navbar .navbar-nav li a {
    font-size: 12px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .faq-item {
    min-height: 0;
  }

  .fact-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .banner-pattern {
    padding-top: 88px;
  }

  .banner h1,
  .answer-hero h1 {
    font-size: 34px;
  }

  .hero-summary,
  .answer-hero .answer-lead {
    font-size: 17px;
  }

  .section-title {
    font-size: 2.25em;
  }

  .section-subtitle {
    font-size: 21px;
  }

  .answer-header .container {
    align-items: flex-start;
    flex-direction: column;
  }

  .answer-nav {
    margin-top: 14px;
  }

  .answer-nav a {
    margin: 4px 16px 4px 0;
  }

  .answer-hero {
    padding: 58px 0 54px;
  }

  .fact-grid {
    grid-template-columns: 1fr;
  }
}
