/* RelayOne Block Pattern Styles
 * Dark theme, glass cards, animations, and responsive overrides.
 * Design tokens (colors, fonts, spacing) are in theme.json.
 */

/* Kadence frame overrides so marketing pages render as full-bleed */
body.wp-child-theme-relayone-kadence-child {
  background: #050a14 !important;
  color: #dbe7ff;
}

body.wp-child-theme-relayone-kadence-child .entry-hero.page-hero-section {
  display: none;
}

body.wp-child-theme-relayone-kadence-child .content-area {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body.wp-child-theme-relayone-kadence-child .content-container.site-container {
  max-width: 100%;
  padding: 0 !important;
}

body.wp-child-theme-relayone-kadence-child .single-entry {
  background: transparent !important;
  box-shadow: none !important;
  border: 0;
}

body.wp-child-theme-relayone-kadence-child .content-bg {
  background: transparent !important;
}

body.wp-child-theme-relayone-kadence-child .entry-content-wrap {
  padding: 0 !important;
}

body.wp-child-theme-relayone-kadence-child .entry-content.single-content {
  margin: 0;
}

/* Marketing header */
body.wp-child-theme-relayone-kadence-child #masthead,
body.wp-child-theme-relayone-kadence-child #masthead .site-main-header-wrap.site-header-row-container,
body.wp-child-theme-relayone-kadence-child #masthead .site-main-header-wrap > .site-header-row-container-inner {
  background: rgba(7, 12, 24, 0.82);
  border-bottom: 1px solid rgba(121, 152, 196, 0.2);
  backdrop-filter: blur(10px);
}

body.wp-child-theme-relayone-kadence-child .site-main-header-wrap {
  position: sticky;
  top: 0;
  z-index: 120;
}

body.wp-child-theme-relayone-kadence-child .site-main-header-inner-wrap {
  min-height: 72px;
}

body.wp-child-theme-relayone-kadence-child .site-branding .site-title,
body.wp-child-theme-relayone-kadence-child .mobile-site-branding .site-title,
body.wp-child-theme-relayone-kadence-child .mobile-site-branding .site-title.vs-md-false {
  color: #f3f9ff;
  letter-spacing: 0.01em;
  font-family: var(--wp--preset--font-family--space-grotesk);
  font-size: 1.2rem;
}

body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li.menu-item > a {
  color: #d9e8fc;
  border: 1px solid rgba(119, 150, 193, 0.25);
  border-radius: 999px;
  padding: 8px 14px;
  line-height: 1;
  font-size: 0.84rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li.menu-item > a:hover {
  color: #fff;
  border-color: rgba(184, 206, 236, 0.56);
  background: rgba(70, 104, 148, 0.24);
  transform: translateY(-1px);
}

body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {
  color: #fff;
  background: rgba(255, 97, 44, 0.22);
  border-color: rgba(255, 122, 70, 0.52);
}

body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li:last-child > a {
  color: #fff;
  border-color: rgba(255, 132, 82, 0.58);
  background: linear-gradient(130deg, rgba(255, 106, 43, 0.95) 0%, rgba(255, 74, 29, 0.95) 100%);
  box-shadow: 0 12px 24px rgba(255, 82, 37, 0.28);
}

body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li:last-child > a:hover {
  border-color: rgba(255, 162, 124, 0.68);
  box-shadow: 0 16px 30px rgba(255, 82, 37, 0.34);
}

body.wp-child-theme-relayone-kadence-child .mobile-toggle-open-container .menu-toggle-open,
body.wp-child-theme-relayone-kadence-child .mobile-toggle-open-container .menu-toggle-open:focus {
  color: #f3f9ff;
}

body.wp-child-theme-relayone-kadence-child #mobile-drawer {
  background: #090f1d;
}

body.wp-child-theme-relayone-kadence-child #mobile-drawer .drawer-inner {
  background: #090f1d;
}

body.wp-child-theme-relayone-kadence-child #mobile-drawer .mobile-navigation ul li > a,
body.wp-child-theme-relayone-kadence-child #mobile-drawer .mobile-navigation ul li.menu-item-has-children > .drawer-nav-drop-wrap {
  color: #d8e8fc;
}

body.wp-child-theme-relayone-kadence-child #mobile-drawer .mobile-navigation ul li.current-menu-item > a {
  color: #fff;
}

/* Footer cleanup */
body.wp-child-theme-relayone-kadence-child .site-bottom-footer-wrap {
  background: #060c19;
  border-top: 1px solid rgba(118, 148, 190, 0.24);
}

body.wp-child-theme-relayone-kadence-child .footer-html,
body.wp-child-theme-relayone-kadence-child .footer-html p {
  color: #90a8cb;
  font-size: 0.9rem;
}

body.wp-child-theme-relayone-kadence-child .footer-html a {
  color: #c9ddf8;
}

body.wp-child-theme-relayone-kadence-child .footer-html {
  display: none;
}

body.wp-child-theme-relayone-kadence-child .site-info {
  text-align: center;
}

body.wp-child-theme-relayone-kadence-child .site-info::after {
  content: "© 2026 RelayOne. Built for secure enterprise AI.";
  color: #90a8cb;
  font-size: 0.9rem;
}

/* Page-level dark background with gradient glows */
.relayone-page {
  position: relative;
  isolation: isolate;
  color: #dbe8ff;
  background:
    radial-gradient(1600px 680px at -12% -8%, rgba(255, 106, 43, 0.2) 0%, rgba(255, 106, 43, 0.02) 50%, transparent 75%),
    radial-gradient(1200px 520px at 95% 0%, rgba(78, 188, 246, 0.2) 0%, rgba(78, 188, 246, 0.04) 50%, transparent 78%),
    linear-gradient(180deg, #050a14 0%, #0a1325 100%);
}

.relayone-page h1,
.relayone-page h2,
.relayone-page h3,
.relayone-page h4,
.relayone-page h5,
.relayone-page h6 {
  color: #f3f9ff !important;
}

.relayone-page p,
.relayone-page li {
  color: #b5c8e6;
}

.relayone-page a:not(.wp-element-button) {
  color: #8fc8ff;
}

.relayone-page::before,
.relayone-page::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
  border-radius: 999px;
  filter: blur(70px);
}

.relayone-page::before {
  width: 360px;
  height: 360px;
  background: rgba(255, 104, 52, 0.12);
  top: 14%;
  right: -120px;
}

.relayone-page::after {
  width: 420px;
  height: 420px;
  background: rgba(76, 185, 246, 0.1);
  bottom: 16%;
  left: -150px;
}

/* Fade-up entrance animation */
.relayone-fade-up {
  opacity: 0;
  transform: translateY(16px);
  animation: relayone-fade-up 0.7s ease forwards;
}

.relayone-delay-1 { animation-delay: 0.08s; }
.relayone-delay-2 { animation-delay: 0.14s; }
.relayone-delay-3 { animation-delay: 0.2s; }
.relayone-delay-4 { animation-delay: 0.26s; }
.relayone-delay-5 { animation-delay: 0.32s; }
.relayone-delay-6 { animation-delay: 0.38s; }

@keyframes relayone-fade-up {
  to { opacity: 1; transform: translateY(0); }
}

/* Badge pill */
.relayone-badge {
  display: inline-flex;
  border-radius: 999px;
  background: rgba(255, 106, 43, 0.18);
  border: 1px solid rgba(255, 106, 43, 0.35);
  color: #ffd8c7;
  font-size: 11px;
  letter-spacing: 0.09em;
  font-weight: 700;
  padding: 8px 14px;
  text-transform: uppercase;
}

/* Eyebrow label */
.relayone-eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.09em;
  font-size: 0.72rem;
  font-weight: 700;
  color: #8ec3ef;
  margin-bottom: 0;
}

/* Glass card */
.relayone-card {
  background: rgba(11, 20, 37, 0.78);
  border: 1px solid rgba(129, 156, 198, 0.22);
  border-radius: 16px;
  padding: 20px;
  backdrop-filter: blur(3px);
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.relayone-card:hover {
  border-color: rgba(187, 205, 235, 0.35);
  box-shadow: 0 20px 40px rgba(4, 10, 22, 0.35);
  transform: translateY(-3px);
}

.relayone-card h3 {
  margin: 0 0 10px;
  font-size: 1.13rem;
  color: #edf5ff;
}

.relayone-card p {
  margin: 0;
  color: #acc0de;
  line-height: 1.65;
}

.relayone-card ul {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

.relayone-card li {
  position: relative;
  padding-left: 18px;
  color: #d2e0f6;
  font-size: 0.93rem;
  line-height: 1.5;
}

.relayone-card li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 8px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(140deg, #ff7e4a 0%, #ffc76f 100%);
  box-shadow: 0 0 0 4px rgba(255, 122, 70, 0.2);
}

/* Signal sidebar card (hero right column) */
.relayone-signal-card {
  background: linear-gradient(155deg, rgba(14, 26, 48, 0.92) 0%, rgba(8, 14, 28, 0.92) 100%);
  border: 1px solid rgba(137, 170, 216, 0.3);
  border-radius: 18px;
  padding: 24px;
  box-shadow: 0 28px 64px rgba(3, 8, 18, 0.46);
}

.relayone-signal-card h3 {
  color: #eef5ff;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin: 0 0 16px;
}

.relayone-signal-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 11px;
}

.relayone-signal-card li {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: baseline;
  border-bottom: 1px solid rgba(129, 156, 198, 0.2);
  padding-bottom: 10px;
}

.relayone-signal-card li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.relayone-signal-card li span {
  color: #a8bce0;
  font-size: 0.95rem;
}

.relayone-signal-card li strong {
  color: #f6faff;
  font-size: 0.92rem;
  font-weight: 700;
}

.relayone-signal-footnote {
  margin: 18px 0 0;
  color: #98afcf;
  font-size: 0.93rem;
}

/* KPI compact cards */
.relayone-kpi-card {
  border-radius: 14px;
  border: 1px solid rgba(130, 161, 204, 0.24);
  background: rgba(9, 19, 35, 0.7);
  padding: 16px;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.relayone-kpi-card:hover {
  border-color: rgba(187, 205, 235, 0.45);
  transform: translateY(-2px);
}

.relayone-kpi-value {
  margin: 0 0 8px;
  font-size: 1rem;
  font-weight: 800;
  color: #f3f9ff;
}

.relayone-kpi-label {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.55;
  color: #9eb4d7;
}

/* Mini card (pillars grid items) */
.relayone-mini-card {
  border-radius: 14px;
  border: 1px solid rgba(127, 158, 199, 0.28);
  background: rgba(10, 20, 36, 0.78);
  padding: 16px;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.relayone-mini-card:hover {
  border-color: rgba(187, 205, 235, 0.45);
  transform: translateY(-2px);
}

.relayone-mini-card p {
  margin: 0;
  color: #d6e4f9;
  line-height: 1.6;
}

/* Numbered steps */
.relayone-steps {
  counter-reset: relayone-step;
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
  display: grid;
  gap: 12px;
}

.relayone-steps li {
  position: relative;
  border: 1px solid rgba(128, 157, 197, 0.26);
  border-radius: 13px;
  background: rgba(11, 22, 40, 0.82);
  padding: 14px 16px 14px 54px;
  color: #d5e2f7;
  line-height: 1.55;
}

.relayone-steps li::before {
  counter-increment: relayone-step;
  content: counter(relayone-step);
  position: absolute;
  left: 16px;
  top: 15px;
  width: 25px;
  height: 25px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(145deg, #ff6f36 0%, #ff4a1d 100%);
}

/* Primary button with gradient */
.wp-block-button.relayone-btn-primary .wp-block-button__link,
.relayone-page .wp-block-button.relayone-btn-primary .wp-block-button__link,
.relayone-page .wp-block-button.is-style-relayone-primary .wp-block-button__link {
  color: #fff;
  background: linear-gradient(130deg, #ff6a2b 0%, #ff4a1d 100%);
  box-shadow: 0 14px 28px rgba(255, 77, 33, 0.32);
  border: 1px solid rgba(255, 130, 78, 0.46);
  border-radius: 13px !important;
  padding: 12px 18px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.wp-block-button.relayone-btn-primary .wp-block-button__link:hover,
.relayone-page .wp-block-button.relayone-btn-primary .wp-block-button__link:hover,
.relayone-page .wp-block-button.is-style-relayone-primary .wp-block-button__link:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(255, 77, 33, 0.38);
}

/* Secondary button */
.wp-block-button.relayone-btn-secondary .wp-block-button__link,
.relayone-page .wp-block-button.relayone-btn-secondary .wp-block-button__link,
.relayone-page .wp-block-button.is-style-relayone-secondary .wp-block-button__link {
  color: #f8fbff;
  background: rgba(20, 31, 52, 0.82);
  border: 1px solid rgba(141, 171, 215, 0.34);
  border-radius: 13px !important;
  padding: 12px 18px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.wp-block-button.relayone-btn-secondary .wp-block-button__link:hover,
.relayone-page .wp-block-button.relayone-btn-secondary .wp-block-button__link:hover,
.relayone-page .wp-block-button.is-style-relayone-secondary .wp-block-button__link:hover {
  transform: translateY(-1px);
  border-color: rgba(165, 194, 233, 0.55);
}

/* Ghost button */
.wp-block-button.relayone-btn-ghost .wp-block-button__link,
.relayone-page .wp-block-button.relayone-btn-ghost .wp-block-button__link,
.relayone-page .wp-block-button.is-style-relayone-ghost .wp-block-button__link {
  color: #b9cde9;
  border: 1px dashed rgba(133, 166, 213, 0.5);
  background: rgba(10, 17, 31, 0.6);
  border-radius: 13px !important;
  padding: 12px 18px;
  font-weight: 700;
  text-decoration: none;
}

/* Highlight sidebar (content pages) */
.relayone-content-highlight {
  border-radius: 18px;
  border: 1px solid rgba(140, 170, 209, 0.32);
  background:
    radial-gradient(580px 200px at 85% 0%, rgba(255, 116, 62, 0.16) 0%, transparent 60%),
    rgba(11, 20, 36, 0.86);
  padding: 22px;
  box-shadow: 0 20px 42px rgba(4, 9, 19, 0.42);
}

.relayone-content-highlight h3 {
  margin: 0 0 12px;
  color: #f2f8ff;
  font-size: 1.13rem;
}

.relayone-content-highlight ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.relayone-content-highlight li {
  position: relative;
  padding-left: 18px;
  color: #c8d8ef;
  font-size: 0.95rem;
  line-height: 1.52;
}

.relayone-content-highlight li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(140deg, #66c4f3 0%, #ff8f54 100%);
}

/* Pill link row (solutions links) */
.relayone-link-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.relayone-link-row a {
  display: inline-flex;
  align-items: center;
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration: none;
  color: #d5e8ff;
  border: 1px solid rgba(129, 161, 203, 0.35);
  background: rgba(10, 19, 35, 0.75);
  font-weight: 700;
  font-size: 0.9rem;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.relayone-link-row a:hover {
  transform: translateY(-1px);
  border-color: rgba(186, 208, 236, 0.55);
}

/* Inline contact email link */
.relayone-inline-contact a {
  color: #ffd8c7;
  text-decoration: none;
  font-weight: 700;
}

.relayone-inline-contact a:hover {
  color: #fff3eb;
}

/* Final CTA box */
.relayone-final-inner {
  border-radius: 20px;
  border: 1px solid rgba(133, 164, 210, 0.32);
  background:
    radial-gradient(700px 260px at 12% 0%, rgba(255, 108, 54, 0.22) 0%, transparent 55%),
    radial-gradient(680px 230px at 88% 100%, rgba(78, 188, 246, 0.16) 0%, transparent 60%),
    rgba(11, 20, 38, 0.88);
  padding: clamp(26px, 4vw, 40px);
  box-shadow: 0 32px 68px rgba(4, 9, 19, 0.5);
}

.relayone-final-inner h2 {
  margin: 0 0 12px;
  color: #f3f9ff;
  font-size: clamp(1.56rem, 3.4vw, 2.32rem);
  line-height: 1.16;
}

.relayone-final-inner p {
  margin: 0 0 20px;
  max-width: 62ch;
  color: #b0c4e4;
}

/* Pricing tier cards */
.relayone-tier-card {
  border-radius: 16px;
  border: 1px solid rgba(131, 163, 204, 0.28);
  background: rgba(10, 20, 36, 0.78);
  padding: 20px;
  display: grid;
  gap: 14px;
}

.relayone-tier-featured {
  border-color: rgba(255, 128, 74, 0.52);
  box-shadow:
    inset 0 0 0 1px rgba(255, 123, 67, 0.4),
    0 24px 52px rgba(255, 93, 44, 0.2);
  background:
    radial-gradient(420px 160px at 12% 0%, rgba(255, 118, 60, 0.25) 0%, transparent 60%),
    rgba(13, 23, 40, 0.86);
}

.relayone-tier-name {
  color: #f6fbff;
  font-weight: 700;
  font-size: 1.1rem;
}

.relayone-tier-price {
  color: #f7fbff;
  font-size: clamp(1.4rem, 2.1vw, 2rem);
  font-weight: 800;
  letter-spacing: -0.02em;
}

.relayone-tier-price .period {
  font-size: 0.88rem;
  color: #9fb4d5;
  font-weight: 600;
}

.relayone-tier-summary {
  color: #b5c7e4;
  line-height: 1.6;
}

.relayone-tier-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

.relayone-tier-card li {
  position: relative;
  padding-left: 18px;
  color: #d4e3f8;
  font-size: 0.94rem;
}

.relayone-tier-card li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 8px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(140deg, #ff7f4e 0%, #ffd575 100%);
}

/* Comparison table */
.relayone-compare-wrap {
  border-radius: 16px;
  border: 1px solid rgba(130, 161, 203, 0.28);
  overflow: auto;
  background: rgba(8, 16, 30, 0.8);
}

.relayone-compare-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 680px;
}

.relayone-compare-table th,
.relayone-compare-table td {
  padding: 12px 14px;
  border-bottom: 1px solid rgba(122, 153, 194, 0.18);
  text-align: left;
}

.relayone-compare-table th {
  color: #f4f9ff;
  font-size: 0.86rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: rgba(15, 29, 50, 0.9);
}

.relayone-compare-table td {
  color: #ccdbef;
  line-height: 1.45;
}

.relayone-compare-table td:first-child {
  color: #f0f7ff;
  font-weight: 700;
}

/* Trust badge row */
.relayone-trust-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.relayone-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px 24px;
  border-radius: 14px;
  border: 1px solid rgba(130, 161, 204, 0.2);
  background: rgba(9, 19, 35, 0.5);
  color: #b8cde6;
  font-size: 0.9rem;
  font-weight: 600;
  text-align: center;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.relayone-trust-item:hover {
  border-color: rgba(180, 204, 236, 0.38);
  transform: translateY(-2px);
}

.relayone-trust-value {
  color: #f3f9ff;
  font-size: 1.1rem;
  font-weight: 800;
}

/* FAQ accordion-style */
.relayone-faq-item {
  border: 1px solid rgba(128, 157, 197, 0.26);
  border-radius: 13px;
  background: rgba(11, 22, 40, 0.82);
  padding: 18px 20px;
  transition: border-color 0.2s ease;
}

.relayone-faq-item:hover {
  border-color: rgba(180, 204, 236, 0.38);
}

.relayone-faq-item h3 {
  margin: 0 0 8px;
  color: #edf5ff;
  font-size: 1.05rem;
}

.relayone-faq-item p {
  margin: 0;
  color: #b5c8e2;
  line-height: 1.6;
}

/* Responsive breakpoints */
@media (max-width: 1060px) {
  .relayone-page .wp-block-columns.relayone-feature-grid,
  .relayone-page .wp-block-columns.relayone-pricing-grid {
    flex-wrap: wrap;
  }

  .relayone-page .wp-block-columns.relayone-feature-grid > .wp-block-column {
    flex-basis: calc(50% - 8px);
  }

  body.wp-child-theme-relayone-kadence-child .main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding: 8px 12px;
    font-size: 0.79rem;
  }
}

@media (max-width: 940px) {
  .relayone-page .wp-block-columns.relayone-hero-columns {
    flex-direction: column;
  }

  .relayone-signal-card {
    max-width: 640px;
  }

  body.wp-child-theme-relayone-kadence-child .site-main-header-wrap {
    position: relative;
  }
}

@media (max-width: 700px) {
  .relayone-page .wp-block-columns.relayone-feature-grid > .wp-block-column,
  .relayone-page .wp-block-columns.relayone-pricing-grid > .wp-block-column,
  .relayone-page .wp-block-columns.relayone-kpi-grid > .wp-block-column {
    flex-basis: 100%;
  }

  .relayone-page .wp-block-buttons {
    flex-direction: column;
  }

  .relayone-page .wp-block-button {
    width: 100%;
  }

  .relayone-page .wp-block-button__link {
    width: 100%;
    text-align: center;
  }

  body.wp-child-theme-relayone-kadence-child .site-main-header-inner-wrap {
    min-height: 64px;
  }

  body.wp-child-theme-relayone-kadence-child .site-branding .site-title,
  body.wp-child-theme-relayone-kadence-child .mobile-site-branding .site-title,
  body.wp-child-theme-relayone-kadence-child .mobile-site-branding .site-title.vs-md-false {
    font-size: 1.06rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .relayone-fade-up {
    animation: none;
    opacity: 1;
    transform: none;
  }

  .relayone-card,
  .relayone-link-row a,
  .relayone-btn-primary,
  .relayone-btn-secondary {
    transition: none;
  }
}
