/* ==========================================================================
   快易播 - 代理加盟 agent.css
   设计尺寸 1920x4083，CSS 值来自蓝湖「快易播首页设计-代理加盟」
   规范化：
     1) line-height: 1.58928px → 1.58928（与 about/index 惯例一致）
     2) 固定 1920 宽 → width:100% + margin-left:calc(50% - Npx) 居中
     3) 权限对比表改为语义化三列网格，颜色/字号/行高沿用设计值
     4) 页脚改用站点公共 box_36（与 about/index 一致）
   ========================================================================== */

.page { position: relative; width: 100%; min-width: 1200px; overflow: hidden; }
.box_1 { width: 100%; background-color: #fff; }

/* ---------- Hero ---------- */
.hero {
  height: 520px;
  width: 100%;
  background-image:
    url('../assets/slices/agent/hero.png'),
    url('../assets/slices/agent/hero_edge_l.png'),
    url('../assets/slices/agent/hero_edge_r.png');
  background-repeat: no-repeat;
  background-position: center top, left top, right top;
  background-size: auto 100%, max(0px, calc(50% - 960px)) 100%, max(0px, calc(50% - 960px)) 100%;
}
.nav { position: relative; z-index: 20; width: 1197px; height: 30px; margin: 17px 0 0 calc(50% - 597px); overflow: visible; }
.image_1 { width: 109px; height: 30px; }
.nav-logo { display: inline-flex; line-height: 0; cursor: pointer; }
.box_2 { background-color: rgba(17, 17, 17, 1.0); width: 2px; height: 12px; margin: 9px 0 0 15px; }
.text_1 { width: 95px; height: 15px; color: rgba(17, 17, 17, 1.0); font-size: 16px; font-family: MiSans-Normal; font-weight: normal; text-align: left; line-height: 15px; margin: 7px 0 0 15px; white-space: nowrap; }
/* 腾出「代理加盟」：压缩网站首页左距与电话图标左距 */
.text_2 { width: 59px; height: 15px; color: rgba(17, 17, 17, 1.0); font-size: 16px; font-family: MiSans-Normal; font-weight: normal; text-align: left; line-height: 15px; margin: 7px 0 0 230px; white-space: nowrap; }
.text_3 { width: 61px; height: 15px; color: rgba(17, 17, 17, 1.0); font-size: 16px; font-family: MiSans-Normal; font-weight: normal; text-align: left; line-height: 15px; margin: 7px 0 0 46px; white-space: nowrap; }
.nav .nav-agent { margin: 7px 0 0 46px; height: 15px; line-height: 15px; }
.thumbnail_1 { width: 17px; height: 18px; margin: 7px 0 0 40px; }
.text_5 { width: 115px; height: 13px; color: rgba(17, 17, 17, 1.0); font-size: 16px; font-family: MiSans-Semibold; font-weight: 600; text-align: left; line-height: 13px; margin: 9px 0 0 10px; white-space: nowrap; }
.text-wrapper_1 { border-radius: 2px; height: 26px; border: 1px solid rgba(86, 82, 255, 1); width: 62px; position: relative; margin: 1px 0 0 25px; display: flex; box-sizing: border-box; transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease; }
.text_6 { width: 31px; height: 14px; color: rgba(86, 82, 255, 1); font-size: 16px; font-family: MiSans-Normal; font-weight: normal; text-align: left; line-height: 14px; margin: 6px 0 0 16px; white-space: nowrap; }
.box_3 { height: 26px; background: url('../assets/slices/agent/btn_register.png') 100% no-repeat; background-size: 100% 100%; width: 62px; position: relative; margin: 1px 0 0 9px; display: flex; box-sizing: border-box; transition: transform .2s ease, filter .2s ease, box-shadow .2s ease; }
.text_7 { width: 31px; height: 15px; color: rgba(255, 255, 255, 1); font-size: 16px; font-family: MiSans-Normal; font-weight: normal; text-align: left; line-height: 15px; margin: 5px 0 0 16px; white-space: nowrap; }
.text-wrapper_2 { background-color: rgba(232, 33, 33, 1.0); border-radius: 6px 6px 0px 6px; height: 14px; min-width: 28px; padding: 0 4px; position: absolute; left: auto; right: -18px; top: -6px; display: flex; align-items: center; justify-content: center; z-index: 2; }
.text_8 { width: auto; height: auto; color: rgba(255, 255, 255, 1); font-size: 10px; font-family: MiSansLatin-Normal; font-weight: normal; text-align: center; line-height: normal; margin: 0; }
.nav a { text-decoration: none; transition: color .2s ease; }
.nav a.text-wrapper_1,
.nav a.box_3 { color: inherit; }
.nav a:hover { color: rgba(86, 82, 255, 1.0); }
.nav a.box_3:hover .text_7 { color: rgba(255, 255, 255, 1); }
.nav a.text-wrapper_1:hover,
.nav a.box_3:hover { transform: scale(1.08); color: inherit; }
.nav a.text-wrapper_1:hover { background-color: rgba(86, 82, 255, 0.08); box-shadow: 0 4px 12px rgba(86, 82, 255, 0.18); }
.nav a.text-wrapper_1:hover .text_6 { color: rgba(86, 82, 255, 1); }
.nav a.box_3:hover { filter: brightness(1.08); box-shadow: 0 4px 12px rgba(86, 82, 255, 0.28); }

.hero-title { width: auto; min-width: 275px; height: auto; margin: 135px 0 0 calc(50% - 599px); overflow: visible; }
.text_9 { width: auto; height: auto; color: rgba(17, 17, 17, 1); font-size: 48px; font-family: MiSans-Semibold; font-weight: 600; text-align: left; line-height: 1.25; white-space: nowrap; padding-bottom: 4px; }
/* 渐变字 background-clip:text：盒高须大于字形墨迹；60px 仍贴底裁切，用 72px */
.hero-sub { width: auto; min-width: 460px; height: 72px; margin: 8px 0 0 calc(50% - 598px); overflow: visible; }
.text_10 {
  display: inline-block;
  background-image: linear-gradient(90deg, rgba(131, 132, 247, 1.0) 0, rgba(131, 132, 247, 1.0) 1.757812%, rgba(86, 82, 255, 1.0) 99.316406%, rgba(86, 82, 255, 1.0) 100.000000%);
  width: auto; height: 72px; color: rgba(86, 82, 255, 1); font-size: 48px; font-family: MiSans-Semibold; font-weight: 600; text-align: left; line-height: 72px;
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
  padding: 0 8px 0 0; white-space: nowrap;
}
.hero-desc { width: 289px; height: 19px; margin: 18px 0 0 calc(50% - 596px); }
.text_11 { width: 289px; height: 19px; color: rgba(17, 17, 17, 1); font-size: 20px; font-family: MiSans-Regular; font-weight: normal; text-align: left; line-height: 1.58928; white-space: nowrap; }

/* ---------- 七大服务 + 引爆全网 ---------- */
.block_11 { position: relative; width: 100%; height: 1435px; }

.services {
  position: absolute; left: 0; top: -1px; width: 100%; height: 727px;
  background-image:
    url('../assets/slices/agent/services_bg.png'),
    url('../assets/slices/agent/services_edge_l.png'),
    url('../assets/slices/agent/services_edge_r.png');
  background-repeat: no-repeat;
  background-position: center top, left top, right top;
  background-size: auto 100%, max(0px, calc(50% - 960px)) 100%, max(0px, calc(50% - 960px)) 100%;
}
.services-title { width: 228px; height: 36px; margin: 55px 0 0 calc(50% - 114px); }
.services-title span { width: 228px; height: 36px; color: rgba(17, 17, 17, 1); font-size: 40px; font-family: MiSans-Semibold; font-weight: 600; text-align: left; line-height: 1.58928; white-space: nowrap; }

.services-body { position: relative; width: 997px; height: 375px; margin: 59px 0 0 calc(50% - 499px); }
.svc-col { width: 323px; height: 325px; margin-top: 2px; }
.svc-col--r { width: 302px; margin-left: auto; }
.svc-pill {
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 22px;
  height: 45px;
  border: 1px solid rgba(174, 173, 217, 1);
  width: 262px;
  justify-content: center;
}
.svc-pill span {
  color: rgba(17, 17, 17, 1);
  font-size: 22px;
  font-family: MiSans-Regular;
  font-weight: normal;
  text-align: center;
  line-height: 1.58928;
  white-space: nowrap;
}
.svc-col--l .svc-pill:nth-child(1) { margin-left: 49px; }
.svc-col--l .svc-pill:nth-child(2) { margin: 93px 0 0 0; }
.svc-col--l .svc-pill:nth-child(3) { margin: 97px 0 0 61px; }
.svc-col--l .svc-pill:nth-child(1) span { margin-left: 0; }
.svc-col--r .svc-pill:nth-child(1) { margin-left: 0; }
.svc-col--r .svc-pill:nth-child(2) { margin: 93px 0 0 40px; }
.svc-col--r .svc-pill:nth-child(3) { margin: 97px 0 0 3px; }

.svc-hub {
  position: absolute; left: 279px; top: 0; width: 437px; height: 375px;
  align-items: center;
}
.svc-hub__ring { position: absolute; left: 0; top: 0; width: 437px; height: 375px; pointer-events: none; }
.svc-hub__core { position: relative; z-index: 1; width: 110px; margin-top: 103px; align-items: center; }
.svc-hub__icon-wrap {
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 50%;
  height: 45px;
  border: 1px solid rgba(138, 137, 184, 1);
  width: 45px;
  justify-content: center;
  align-items: center;
}
.svc-hub__icon { width: 30px; height: 26px; }
.svc-hub__t1 { width: 110px; height: 17px; color: rgba(138, 137, 184, 1); font-size: 19px; font-family: MiSans-Demibold; font-weight: normal; text-align: center; line-height: 17px; margin-top: 14px; white-space: nowrap; }
.svc-hub__t2 { width: 55px; height: 17px; color: rgba(138, 137, 184, 1); font-size: 19px; font-family: MiSans-Demibold; font-weight: normal; text-align: center; line-height: 17px; margin-top: 7px; white-space: nowrap; }

.svc-pill--bottom {
  position: relative;
  left: 0;
  width: 262px;
  margin: 10px auto 0;
  align-items: center;
  align-self: center;
  justify-content: center;
  padding: 0;
  box-sizing: border-box;
}
.svc-pill--bottom span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 !important;
  padding: 0;
}
.svc-cta {
  width: 284px; height: 46px;
  margin: 50px 0 0 calc(50% - 142px);
  background: url('../assets/slices/agent/btn.png') 100% no-repeat;
  background-size: 100% 100%;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  transition: transform .2s ease, filter .2s ease;
}
.svc-cta span { color: rgba(255, 255, 255, 1); font-size: 18.265px; font-family: SourceHanSansCN-Regular; font-weight: normal; line-height: 1.61268; white-space: nowrap; }
.svc-cta img { width: 12px; height: 12px; }
.svc-cta:hover { transform: translateY(-2px); filter: brightness(1.08); }

.boom {
  position: absolute; left: 0; top: 724px; width: 100%; height: 714px;
  background-image:
    url('../assets/slices/agent/boom_bg.png'),
    url('../assets/slices/agent/boom_edge_l.png'),
    url('../assets/slices/agent/boom_edge_r.png');
  background-repeat: no-repeat;
  background-position: center top, left top, right top;
  background-size: auto 100%, max(0px, calc(50% - 960px)) 100%, max(0px, calc(50% - 960px)) 100%;
}
.boom-title {
  display: block;
  width: 147px; height: 36px;
  color: rgba(17, 17, 17, 1);
  font-size: 40px; font-family: MiSans-Semibold; font-weight: 600;
  text-align: left; line-height: 1.58928;
  margin: 50px 0 0 calc(50% - 73px);
  white-space: nowrap;
}
.boom-card {
  height: 485px; width: 706px;
  margin: 36px 0 0 calc(50% - 355px);
  background: url('../assets/slices/agent/boom_card.png') 100% no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.boom-card__sub { width: 210px; height: 20px; margin: 19px 0 0 249px; }
.boom-card__sub span {
  width: 210px; height: 20px; color: rgba(17, 17, 17, 1);
  font-size: 22px; font-family: MiSans-Medium; font-weight: 500;
  text-align: left; white-space: nowrap; line-height: 24px;
}
.boom-nodes { width: 608px; height: 152px; margin: 160px 0 0 50px; position: relative; }
.boom-node { align-items: center; }
.boom-node img { width: 49px; height: 49px; margin: 0; }
.boom-node--1 { width: 91px; }
.boom-node--2 { width: 91px; margin: 68px 0 0 167px; }
.boom-node__t { font-size: 24px; font-family: MiSans-Medium; font-weight: 500; white-space: nowrap; line-height: 24px; }
.boom-node__t--blue { color: rgba(32, 107, 227, 1); margin-top: 8px; }
.boom-node__t--purple { color: rgba(108, 90, 252, 1); margin-top: 13px; }
.boom-node__market {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 104px;
  height: 56px;
  color: rgba(31, 146, 218, 1);
  font-size: 24px; font-family: MiSans-Medium; font-weight: 500;
  text-align: center;
  margin: 12px 0 0 159px;
  gap: 2px;
}
.boom-node__market-line {
  display: block;
  white-space: nowrap;
  line-height: 26px;
}
/* 对齐 boom_card.png 紫色业绩条（y≈435–480，距底约 4–49px） */
.boom-result {
  position: absolute;
  left: 50%;
  bottom: 4px;
  transform: translateX(-50%);
  width: 520px;
  height: 46px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boom-result span {
  width: auto; height: auto; color: rgba(255, 255, 255, 1);
  font-size: 22px; font-family: SourceHanSansCN-Regular; font-weight: normal;
  text-align: center; line-height: 1; white-space: nowrap;
  /* 中文字形视觉重心偏下，略上移以在紫条内光学居中 */
  transform: translateY(-3px);
}
.boom-link {
  width: 165px; height: 17px;
  margin: 39px 0 0 calc(50% - 82px);
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: opacity .2s ease;
}
.boom-link span {
  color: rgba(86, 82, 255, 1);
  font-size: 18.265px; font-family: SourceHanSansCN-Regular; font-weight: normal;
  line-height: 1.61268; white-space: nowrap;
}
.boom-link img { width: 12px; height: 12px; }
.boom-link:hover { opacity: 0.85; }

/* ---------- 权限对比 ---------- */
.compare {
  background-color: rgba(229, 236, 246, 1.0);
  width: 100%;
  padding: 64px 0 80px;
  box-sizing: border-box;
}
.compare-title {
  display: block;
  width: 386px; height: 37px;
  color: rgba(17, 17, 17, 1);
  font-size: 40px; font-family: MiSans-Semibold; font-weight: 600;
  text-align: left; line-height: 1.58928;
  margin: 0 auto 41px;
  white-space: nowrap;
}
.cmp-table {
  width: 1050px;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
  background: #fff;
}
.cmp-head { width: 100%; height: 98px; }
.cmp-head__feat {
  background-color: rgba(178, 191, 209, 1.0);
  width: 369px; height: 98px;
  justify-content: center; align-items: center;
}
.cmp-head__feat span {
  color: rgba(17, 17, 17, 1);
  font-size: 32px; font-family: MiSans-Semibold; font-weight: 600;
  line-height: 1.58928; white-space: nowrap;
}
.cmp-head__basic {
  width: 336px; height: 98px;
  background: url('../assets/slices/agent/head_basic.png') center / cover no-repeat;
  justify-content: center; align-items: center;
}
.cmp-head__pro {
  width: 345px; height: 98px;
  background: url('../assets/slices/agent/head_pro.png') center / cover no-repeat;
  justify-content: center; align-items: center;
}
.cmp-head__name {
  color: rgba(255, 255, 255, 1);
  font-size: 32px; font-family: MiSans-Semibold; font-weight: 600;
  line-height: 1.58928; white-space: nowrap; text-align: center;
}
.cmp-head__price {
  color: rgba(255, 255, 255, 1);
  font-size: 16px; font-family: MiSans-Regular; font-weight: normal;
  line-height: 1.58928; white-space: nowrap; text-align: center;
  margin-top: 10px;
}
.cmp-row {
  display: flex;
  flex-direction: row;
  height: 41px;
  border-bottom: 1px solid rgba(229, 236, 246, 0.9);
}
.cmp-row:last-child { border-bottom: 0; }
.cmp-feat {
  width: 369px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 70px;
  box-sizing: border-box;
  color: rgba(17, 17, 17, 1);
  font-size: 18px; font-family: MiSans-Medium; font-weight: 500;
  line-height: 41px; white-space: nowrap;
}
.cmp-basic,
.cmp-pro {
  width: 336px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cmp-pro { width: 345px; }
.cmp-mark { width: 23px; height: 23px; }
.cmp-text {
  color: rgba(117, 117, 117, 1);
  font-size: 18px; font-family: MiSans-Regular; font-weight: normal;
  line-height: 41px; white-space: nowrap;
}

/* ---------- 流程 + 信任 ---------- */
.process { width: 100%; background: #fff; padding-bottom: 30px; }
.process-title {
  display: block;
  width: 232px; height: 36px;
  color: rgba(17, 17, 17, 1);
  font-size: 40px; font-family: MiSans-Semibold; font-weight: 600;
  text-align: left; line-height: 1.58928;
  margin: 66px auto 0;
  white-space: nowrap;
}
.steps {
  width: 1200px;
  height: 154px;
  margin: 47px auto 0;
}
.step-card {
  background-color: rgba(253, 253, 253, 1.0);
  border-radius: 30px;
  width: 176px; height: 154px;
  border: 1px solid rgba(229, 236, 246, 1);
  margin-left: 29px;
  align-items: center;
  transition: transform .2s ease, box-shadow .2s ease;
}
.step-card:first-child { margin-left: 0; }
.step-card:hover { transform: translateY(-4px); box-shadow: 0 10px 24px rgba(86, 82, 255, 0.12); }
.step-icon { width: 44px; height: 44px; margin-top: 22px; }
.step-title {
  color: rgba(17, 17, 17, 1);
  font-size: 18px; font-family: MiSans-Semibold; font-weight: 600;
  line-height: 1.58928; white-space: nowrap;
  margin-top: 18px;
}
.step-desc {
  color: rgba(17, 17, 17, 1);
  font-size: 15px; font-family: SourceHanSansCN-Normal; font-weight: normal;
  text-align: center; white-space: nowrap; line-height: 20px;
  margin-top: 7px;
}
.process-line {
  width: 100%;
  height: 1px;
  background: rgba(229, 236, 246, 1);
  margin-top: 59px;
}
.trust {
  width: 1199px;
  height: 42px;
  margin: 41px auto 0;
}
.trust-item { align-items: center; }
.trust-item + .trust-item { margin-left: 114px; }
.trust-item:nth-child(2) { margin-left: 142px; }
.trust-item:nth-child(3) { margin-left: 126px; }
.trust-item:nth-child(4) { margin-left: 114px; }
.trust-icon { width: 40px; height: 40px; margin-right: 12px; }
.trust-copy { justify-content: center; }
.trust-title {
  color: rgba(17, 17, 17, 1);
  font-size: 16px; font-family: MiSans-Medium; font-weight: 500;
  line-height: 1.58928; white-space: nowrap;
}
.trust-desc {
  color: rgba(17, 17, 17, 1);
  font-size: 14px; font-family: SourceHanSansCN-Normal; font-weight: normal;
  white-space: nowrap; line-height: 20px;
  margin-top: 8px;
}

/* 页脚链接区增高以容纳「代理加盟」 */
.page .text-wrapper_30 { height: auto; min-height: 57px; }
.page .paragraph_6 { height: auto; min-height: 33px; }

/* ---------- 交互动效（悬停） ---------- */
.svc-pill {
  cursor: pointer;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease;
}
.svc-pill:hover {
  transform: translateY(-4px);
  border-color: rgba(86, 82, 255, 0.55);
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 10px 22px rgba(86, 82, 255, 0.14);
}
.svc-pill:hover span { color: rgba(86, 82, 255, 1); }
.svc-pill span { transition: color .25s ease; }

.svc-hub {
  cursor: pointer;
}
.svc-hub__ring {
  transition: transform .6s ease;
  transform-origin: 50% 50%;
}
.svc-hub:hover .svc-hub__ring { transform: scale(1.04) rotate(6deg); }
.svc-hub__icon-wrap {
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.svc-hub:hover .svc-hub__icon-wrap {
  transform: scale(1.1);
  border-color: rgba(86, 82, 255, 0.65);
  box-shadow: 0 8px 18px rgba(86, 82, 255, 0.18);
}
.svc-hub__t1,
.svc-hub__t2 { transition: color .25s ease; }
.svc-hub:hover .svc-hub__t1,
.svc-hub:hover .svc-hub__t2 { color: rgba(86, 82, 255, 1); }

.svc-cta { cursor: pointer; }
.svc-cta img {
  transition: transform .25s ease;
}
.svc-cta:hover img { transform: translateX(4px); }
.svc-cta:hover { box-shadow: 0 10px 22px rgba(86, 82, 255, 0.28); }

.boom-card {
  cursor: pointer;
  transition: transform .35s ease, filter .35s ease;
}
.boom-card:hover {
  transform: translateY(-4px);
  filter: drop-shadow(0 16px 28px rgba(86, 82, 255, 0.16));
}

.boom-node {
  cursor: pointer;
  transition: transform .3s ease;
}
.boom-node img {
  transition: transform .3s ease;
}
.boom-node__t { transition: transform .3s ease, opacity .3s ease; }
.boom-node:hover { transform: translateY(-4px); }
.boom-node:hover img { transform: scale(1.12); }

.boom-node__market {
  cursor: pointer;
  transition: transform .3s ease, color .3s ease;
}
.boom-node__market:hover {
  transform: translateY(-3px) scale(1.04);
  color: rgba(32, 107, 227, 1);
}

.boom-result {
  cursor: pointer;
  transition: transform .3s ease;
}
.boom-result:hover { transform: translateX(-50%) scale(1.03); }
.boom-result span { transition: letter-spacing .3s ease; }
.boom-result:hover span { letter-spacing: 0.5px; }

.boom-link {
  cursor: pointer;
  transition: opacity .2s ease, transform .25s ease, gap .25s ease;
}
.boom-link img { transition: transform .25s ease; }
.boom-link:hover {
  opacity: 1;
  transform: translateX(2px);
  gap: 14px;
}
.boom-link:hover img { transform: translateX(3px); }

.cmp-row {
  cursor: pointer;
  transition: background-color .2s ease;
}
.cmp-row:hover { background-color: rgba(86, 82, 255, 0.05); }
.cmp-feat { transition: color .2s ease; }
.cmp-row:hover .cmp-feat { color: rgba(86, 82, 255, 1); }
.cmp-mark { transition: transform .25s ease; }
.cmp-row:hover .cmp-mark { transform: scale(1.15); }
.cmp-head__basic,
.cmp-head__pro {
  cursor: pointer;
  transition: filter .25s ease, transform .25s ease;
}
.cmp-head__basic:hover,
.cmp-head__pro:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.step-card { cursor: pointer; }
.step-icon { transition: transform .3s ease; }
.step-title,
.step-desc { transition: color .25s ease; }
.step-card:hover .step-icon { transform: scale(1.12); }
.step-card:hover .step-title { color: rgba(86, 82, 255, 1); }
.step-card:hover {
  border-color: rgba(86, 82, 255, 0.35);
}

.trust-item {
  cursor: pointer;
  transition: transform .25s ease;
}
.trust-icon { transition: transform .3s ease; }
.trust-title,
.trust-desc { transition: color .25s ease; }
.trust-item:hover { transform: translateY(-3px); }
.trust-item:hover .trust-icon { transform: scale(1.1); }
.trust-item:hover .trust-title { color: rgba(86, 82, 255, 1); }

@media (prefers-reduced-motion: reduce) {
  .svc-pill,
  .svc-pill span,
  .svc-hub__ring,
  .svc-hub__icon-wrap,
  .svc-hub__t1,
  .svc-hub__t2,
  .svc-cta,
  .svc-cta img,
  .boom-card,
  .boom-node,
  .boom-node img,
  .boom-node__t,
  .boom-node__market,
  .boom-result,
  .boom-result span,
  .boom-link,
  .boom-link img,
  .cmp-row,
  .cmp-feat,
  .cmp-mark,
  .cmp-head__basic,
  .cmp-head__pro,
  .step-card,
  .step-icon,
  .step-title,
  .trust-item,
  .trust-icon,
  .trust-title {
    transition: none !important;
  }
  .svc-pill:hover,
  .svc-hub:hover .svc-hub__ring,
  .svc-hub:hover .svc-hub__icon-wrap,
  .svc-cta:hover,
  .svc-cta:hover img,
  .boom-card:hover,
  .boom-node:hover,
  .boom-node:hover img,
  .boom-node__market:hover,
  .boom-result:hover,
  .boom-link:hover,
  .boom-link:hover img,
  .cmp-row:hover .cmp-mark,
  .cmp-head__basic:hover,
  .cmp-head__pro:hover,
  .step-card:hover,
  .step-card:hover .step-icon,
  .trust-item:hover,
  .trust-item:hover .trust-icon {
    transform: none !important;
  }
}
