/* Countertrade V48 — World-class What You Get Part 1 and Part 2 hero system */
.ct-v48-part1-hero,
.ct-v48-part2-hero{
  --v48-night:#020816;
  --v48-navy:#061a38;
  --v48-blue:#1288ef;
  --v48-cyan:#72e6ff;
  --v48-violet:#7669ff;
  --v48-white:#ffffff;
  --v48-copy:#c8dae9;
  --v48-muted:#90a8bc;
  --v48-line:rgba(126,226,255,.22);
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:#fff;
}
.ct-v48-part1-hero:before,
.ct-v48-part2-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  background:
    radial-gradient(circle at 83% 14%,rgba(65,202,255,.24),transparent 29%),
    radial-gradient(circle at 9% 87%,rgba(111,91,255,.20),transparent 31%),
    linear-gradient(138deg,#020714 0%,#071a37 48%,#082d5c 100%);
}
.ct-v48-part1-hero:after,
.ct-v48-part2-hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  opacity:.62;
  background-image:
    linear-gradient(rgba(118,226,255,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(118,226,255,.045) 1px,transparent 1px);
  background-size:42px 42px;
  mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.7) 65%,transparent 100%);
}
.ct-v48-hero-glow{
  position:absolute;
  z-index:-1;
  width:420px;
  height:420px;
  border-radius:50%;
  filter:blur(70px);
  pointer-events:none;
  opacity:.28;
}
.ct-v48-glow-one{right:-120px;top:-170px;background:#4ad9ff}
.ct-v48-glow-two{left:-180px;bottom:-210px;background:#6b56ff}
.ct-v48-hero-topline{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin:0 0 22px;
  padding:10px 12px 10px 15px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  backdrop-filter:blur(12px);
}
.ct-v48-hero-topline>span:first-child{
  display:flex;
  align-items:center;
  gap:10px;
  color:#bcd2e2;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.ct-v48-hero-topline>span:first-child:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#6fe6ff;
  box-shadow:0 0 18px rgba(111,230,255,.82);
}
.ct-v48-part-index{
  flex:0 0 auto;
  padding:7px 12px;
  border:1px solid rgba(112,230,255,.28);
  border-radius:999px;
  background:linear-gradient(90deg,rgba(24,136,239,.24),rgba(112,230,255,.10));
  color:#8eeaff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.ct-v48-inclusion-strip{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:15px;
  align-items:center;
  margin:22px 0 0;
  padding:16px 18px;
  border-left:3px solid #74e4ff;
  border-radius:0 12px 12px 0;
  background:linear-gradient(90deg,rgba(76,202,255,.12),rgba(255,255,255,.035));
}
.ct-v48-inclusion-strip small{
  color:#7de7ff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.ct-v48-inclusion-strip strong{
  color:#fff;
  font-size:13px;
  line-height:1.5;
}
.ct-v48-hero-bridge{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:18px;
}
.ct-v48-hero-bridge article{
  min-height:78px;
  padding:14px 15px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:12px;
  background:rgba(255,255,255,.04);
}
.ct-v48-hero-bridge small{
  display:block;
  color:#78e6ff;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.ct-v48-hero-bridge strong{
  display:block;
  margin-top:6px;
  color:#fff;
  font-size:12px;
  line-height:1.4;
}

/* PART 1 */
.ct-v48-part1-hero{
  min-height:860px;
  padding:106px 0 94px!important;
  background:transparent!important;
}
.ct-v48-part1-hero .wyget-shell{
  width:min(1280px,calc(100% - 44px));
}
.ct-v48-part1-hero .wyget-hero-grid{
  grid-template-columns:minmax(0,1.06fr) minmax(460px,.94fr)!important;
  gap:66px!important;
  align-items:center!important;
}
.ct-v48-part1-hero .wyget-hero-copy{
  max-width:720px;
}
.ct-v48-part1-hero .wyget-eyebrow{
  display:none!important;
}
.ct-v48-part1-hero .wyget-hero-copy>h1{
  max-width:760px!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(55px,6.6vw,102px)!important;
  line-height:.88!important;
  letter-spacing:-.064em!important;
  text-wrap:balance;
}
.ct-v48-part1-hero .wyget-hero-copy>h1 em{
  display:inline-flex!important;
  align-items:center;
  margin-top:19px;
  padding:10px 16px;
  border:1px solid rgba(116,228,255,.36);
  border-radius:999px;
  background:linear-gradient(90deg,rgba(19,136,239,.25),rgba(116,228,255,.10));
  color:#83e8ff!important;
  font-family:inherit!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  line-height:1!important;
  text-transform:uppercase;
}
.ct-v48-part1-hero .wyget-hero-copy>p{
  max-width:720px!important;
  margin:25px 0 0!important;
  color:#c7d8e6!important;
  font-size:16px!important;
  line-height:1.78!important;
}
.ct-v48-part1-hero .wyget-hero-promise{
  margin:25px 0 0!important;
  padding:22px 23px!important;
  border:1px solid rgba(255,255,255,.105)!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.055)!important;
  box-shadow:0 20px 46px rgba(0,0,0,.15)!important;
  backdrop-filter:blur(16px);
}
.ct-v48-part1-hero .wyget-promise-label{
  color:#79e6ff!important;
  font-size:9px!important;
  letter-spacing:.15em!important;
}
.ct-v48-part1-hero .wyget-hero-promise p,
.ct-v48-part1-hero .wyget-hero-promise strong{
  color:#fff!important;
  font-size:14px!important;
  line-height:1.65!important;
}
.ct-v48-part1-hero .wyget-hero-actions{
  margin-top:25px!important;
}
.ct-v48-part1-hero .sv-button{
  min-height:57px!important;
  padding:0 23px!important;
  border-radius:10px!important;
  font-size:11px!important;
  letter-spacing:.08em!important;
}
.ct-v48-part1-hero .sv-button-primary{
  background:linear-gradient(90deg,#0874df,#19a5f2)!important;
  box-shadow:0 18px 42px rgba(0,112,224,.28)!important;
}
.ct-v48-part1-hero .sv-button-secondary{
  border-color:rgba(255,255,255,.18)!important;
  background:rgba(255,255,255,.06)!important;
  color:#fff!important;
}
.ct-v48-part1-hero .wyget-hero-metrics{
  margin-top:28px!important;
  gap:10px!important;
}
.ct-v48-part1-hero .wyget-hero-metrics>div{
  padding:17px 15px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.045)!important;
}
.ct-v48-part1-hero .wyget-hero-metrics strong{
  color:#fff!important;
  font-size:22px!important;
  line-height:1!important;
}
.ct-v48-part1-hero .wyget-hero-metrics span{
  margin-top:8px!important;
  color:#9db2c4!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.ct-v48-part1-hero .wyget-system-map{
  position:relative;
  min-height:650px!important;
  padding:84px 34px 36px!important;
  border:1px solid rgba(121,229,255,.22)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 50% 42%,rgba(38,163,255,.18),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.022))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.12),
    0 38px 90px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(20px);
}
.ct-v48-part1-hero .wyget-system-map:before{
  content:"PART 1 PACKAGE ARCHITECTURE";
  position:absolute;
  left:30px;
  top:28px;
  color:#7ee7ff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
}
.ct-v48-part1-hero .wyget-system-map:after{
  content:"76 BUSINESS RESOURCES · OPERATING SYSTEM · DONE-FOR-YOU SUPPORT";
  position:absolute;
  right:30px;
  top:28px;
  max-width:245px;
  color:#a8bdce;
  font-size:8px;
  font-weight:800;
  letter-spacing:.09em;
  line-height:1.5;
  text-align:right;
}
.ct-v48-part1-hero .wyget-system-grid{
  opacity:.56;
}
.ct-v48-part1-hero .wyget-system-core{
  width:210px!important;
  height:210px!important;
  border:1px solid rgba(114,231,255,.38)!important;
  background:
    radial-gradient(circle,rgba(47,173,255,.33),rgba(5,28,60,.88) 66%)!important;
  box-shadow:
    0 0 0 18px rgba(116,229,255,.035),
    0 0 64px rgba(73,207,255,.24)!important;
}
.ct-v48-part1-hero .wyget-system-core small{
  color:#7fe8ff!important;
}
.ct-v48-part1-hero .wyget-system-core strong{
  color:#fff!important;
  font-size:28px!important;
}
.ct-v48-part1-hero .wyget-system-core span{
  color:#a9c1d3!important;
}
.ct-v48-part1-hero .wyget-system-card{
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:14px!important;
  background:rgba(5,25,52,.82)!important;
  box-shadow:0 16px 36px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(10px);
}
.ct-v48-part1-hero .wyget-system-card small{
  color:#74e4ff!important;
}
.ct-v48-part1-hero .wyget-system-card h3{
  color:#fff!important;
}
.ct-v48-part1-hero .wyget-system-card p{
  color:#a8bdce!important;
}
.ct-v48-part1-hero .wyget-system-footer{
  color:#88dbf4!important;
  letter-spacing:.1em!important;
}

/* PART 2 */
.ct-v48-part2-hero{
  min-height:770px;
  padding:74px 0 66px!important;
  background:transparent!important;
  border-bottom:1px solid rgba(126,227,255,.18)!important;
}
.ct-v48-part2-hero .ct-v47-package-shell{
  width:min(1280px,calc(100% - 44px));
}
.ct-v48-part2-hero .ct-v47-part2-breadcrumb{
  margin-bottom:34px!important;
}
.ct-v48-part2-hero .ct-v47-part2-back{
  color:#87e8ff!important;
  font-size:10px!important;
  letter-spacing:.13em!important;
}
.ct-v48-part2-hero .ct-v47-part2-count{
  border-color:rgba(126,229,255,.31)!important;
  background:rgba(126,229,255,.08)!important;
  color:#8de9ff!important;
}
.ct-v48-part2-grid{
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);
  gap:68px;
  align-items:center;
}
.ct-v48-part2-hero .ct-v47-part2-copy{
  max-width:720px!important;
  margin:0!important;
  text-align:left!important;
}
.ct-v48-part2-hero .ct-v47-package-kicker{
  justify-content:flex-start!important;
  color:#7de7ff!important;
}
.ct-v48-part2-hero .ct-v47-part2-copy h1{
  max-width:780px!important;
  margin:18px 0 22px!important;
  color:#fff!important;
  font-size:clamp(58px,6.7vw,104px)!important;
  line-height:.87!important;
  letter-spacing:-.066em!important;
  text-align:left!important;
}
.ct-v48-part2-hero .ct-v47-part2-copy h1 span{
  display:inline-flex!important;
  margin-top:19px;
  padding:10px 16px;
  border:1px solid rgba(116,228,255,.36);
  border-radius:999px;
  background:linear-gradient(90deg,rgba(19,136,239,.25),rgba(116,228,255,.10));
  color:#83e8ff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  line-height:1!important;
  text-transform:uppercase;
}
.ct-v48-part2-hero .ct-v47-part2-copy p{
  max-width:690px!important;
  margin:0!important;
  color:#c8d9e7!important;
  font-size:16px!important;
  line-height:1.78!important;
  text-align:left!important;
}
.ct-v48-part2-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:27px;
}
.ct-v48-part2-primary,
.ct-v48-part2-secondary{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  min-height:56px;
  padding:0 22px;
  border-radius:10px;
  text-decoration:none!important;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.ct-v48-part2-primary{
  background:linear-gradient(90deg,#0875df,#1aa4f0);
  color:#fff!important;
  box-shadow:0 18px 42px rgba(0,112,224,.28);
}
.ct-v48-part2-secondary{
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.055);
  color:#fff!important;
}
.ct-v48-platform-visual{
  position:relative;
  min-height:535px;
  padding:30px;
  border:1px solid rgba(126,229,255,.23);
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 45%,rgba(41,177,255,.19),transparent 32%),
    linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.018));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.11),
    0 38px 90px rgba(0,0,0,.30);
  backdrop-filter:blur(20px);
}
.ct-v48-platform-visual-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:18px;
}
.ct-v48-platform-visual-head small{
  color:#79e7ff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.ct-v48-platform-visual-head strong{
  max-width:285px;
  color:#fff;
  font-size:17px;
  line-height:1.25;
  text-align:right;
}
.ct-v48-platform-orbit{
  position:relative;
  width:390px;
  height:390px;
  max-width:100%;
  margin:16px auto 2px;
}
.ct-v48-platform-orbit:before,
.ct-v48-platform-orbit:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  border:1px solid rgba(115,229,255,.22);
  border-radius:50%;
  transform:translate(-50%,-50%);
}
.ct-v48-platform-orbit:before{width:330px;height:330px}
.ct-v48-platform-orbit:after{width:240px;height:240px}
.ct-v48-platform-core{
  position:absolute;
  left:50%;
  top:50%;
  z-index:3;
  display:grid;
  place-items:center;
  width:156px;
  height:156px;
  padding:20px;
  border:1px solid rgba(120,232,255,.42);
  border-radius:50%;
  background:
    radial-gradient(circle,rgba(50,186,255,.38),rgba(5,30,64,.94) 68%);
  box-shadow:
    0 0 0 18px rgba(112,229,255,.035),
    0 0 58px rgba(67,205,255,.28);
  transform:translate(-50%,-50%);
  text-align:center;
}
.ct-v48-platform-core small{
  color:#7ce7ff;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.ct-v48-platform-core strong{
  display:block;
  margin-top:7px;
  color:#fff;
  font-size:22px;
  line-height:1.08;
}
.ct-v48-platform-node{
  position:absolute;
  z-index:4;
  width:132px;
  padding:12px 13px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:12px;
  background:rgba(5,26,55,.89);
  box-shadow:0 14px 34px rgba(0,0,0,.22);
}
.ct-v48-platform-node small{
  display:block;
  color:#77e5ff;
  font-size:7px;
  font-weight:900;
  letter-spacing:.12em;
}
.ct-v48-platform-node strong{
  display:block;
  margin-top:5px;
  color:#fff;
  font-size:11px;
  line-height:1.3;
}
.ct-v48-node-one{left:0;top:32px}
.ct-v48-node-two{right:0;top:32px}
.ct-v48-node-three{left:-8px;top:171px}
.ct-v48-node-four{right:-8px;top:171px}
.ct-v48-node-five{left:29px;bottom:12px}
.ct-v48-node-six{right:29px;bottom:12px}
.ct-v48-platform-summary{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:9px;
}
.ct-v48-platform-summary article{
  padding:13px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:11px;
  background:rgba(255,255,255,.04);
}
.ct-v48-platform-summary strong{
  display:block;
  color:#fff;
  font-size:16px;
}
.ct-v48-platform-summary span{
  display:block;
  margin-top:5px;
  color:#93aabc;
  font-size:8px;
  font-weight:800;
  letter-spacing:.08em;
  line-height:1.4;
  text-transform:uppercase;
}
.ct-v48-part2-hero .ct-v47-part2-strip{
  max-width:none!important;
  margin:35px 0 0!important;
  gap:12px!important;
}
.ct-v48-part2-hero .ct-v47-part2-strip article{
  border-radius:14px!important;
  background:rgba(255,255,255,.045)!important;
}
.ct-v48-part2-hero .ct-v47-part2-strip article.is-current{
  border-color:rgba(126,229,255,.38)!important;
  background:linear-gradient(90deg,rgba(17,133,239,.18),rgba(126,229,255,.055))!important;
}

/* Responsive */
@media(max-width:1120px){
  .ct-v48-part1-hero .wyget-hero-grid,
  .ct-v48-part2-grid{
    grid-template-columns:1fr!important;
  }
  .ct-v48-part1-hero .wyget-hero-copy,
  .ct-v48-part2-hero .ct-v47-part2-copy{
    max-width:850px!important;
  }
  .ct-v48-part1-hero .wyget-system-map,
  .ct-v48-platform-visual{
    width:min(100%,760px);
    margin:0 auto;
  }
}
@media(max-width:760px){
  .ct-v48-part1-hero,
  .ct-v48-part2-hero{
    min-height:auto;
    padding:72px 0 62px!important;
  }
  .ct-v48-part1-hero .wyget-shell,
  .ct-v48-part2-hero .ct-v47-package-shell{
    width:min(100% - 26px,1280px);
  }
  .ct-v48-hero-topline{
    align-items:flex-start;
    flex-direction:column;
    border-radius:15px;
  }
  .ct-v48-inclusion-strip{
    grid-template-columns:1fr;
  }
  .ct-v48-hero-bridge,
  .ct-v48-platform-summary{
    grid-template-columns:1fr;
  }
  .ct-v48-part1-hero .wyget-hero-copy>h1,
  .ct-v48-part2-hero .ct-v47-part2-copy h1{
    font-size:clamp(45px,14vw,72px)!important;
  }
  .ct-v48-part1-hero .wyget-system-map{
    min-height:720px!important;
    padding:90px 18px 30px!important;
  }
  .ct-v48-part1-hero .wyget-system-map:before{
    left:18px;
  }
  .ct-v48-part1-hero .wyget-system-map:after{
    left:18px;
    right:auto;
    top:47px;
    max-width:310px;
    text-align:left;
  }
  .ct-v48-platform-visual{
    min-height:650px;
    padding:24px 16px;
  }
  .ct-v48-platform-visual-head{
    flex-direction:column;
  }
  .ct-v48-platform-visual-head strong{
    text-align:left;
  }
  .ct-v48-platform-orbit{
    width:320px;
    height:470px;
    margin-top:12px;
  }
  .ct-v48-platform-orbit:before,
  .ct-v48-platform-orbit:after{
    display:none;
  }
  .ct-v48-platform-core{
    top:48%;
  }
  .ct-v48-platform-node{
    width:126px;
  }
  .ct-v48-node-one{left:0;top:18px}
  .ct-v48-node-two{right:0;top:18px}
  .ct-v48-node-three{left:0;top:165px}
  .ct-v48-node-four{right:0;top:165px}
  .ct-v48-node-five{left:0;bottom:18px}
  .ct-v48-node-six{right:0;bottom:18px}
}