
.expertises-v306{
  padding:96px max(4vw,48px) 110px;
  background:radial-gradient(circle at 50% 0,rgba(35,124,211,.08),transparent 28%),#031225;
  color:#fff;
}
.expertises-v306-head{
  max-width:900px;
  margin:0 auto 38px;
  text-align:center;
}
.expertises-v306-head .eyebrow{
  color:#58afff;
  font-size:12px;
  letter-spacing:.18em;
  font-weight:900;
}
.expertises-v306-head h2{
  margin:12px 0 16px;
  font-size:clamp(38px,4vw,64px);
  line-height:1;
  letter-spacing:-.04em;
}
.expertises-v306-head p:last-child{
  color:#aebfd0;
  font-size:17px;
  line-height:1.65;
  max-width:800px;
  margin:0 auto;
}
.expertises-v306-triptych{
  position:relative;
  max-width:1500px;
  margin:0 auto;
  border:1px solid rgba(91,158,216,.22);
  background:#020d1c;
  box-shadow:0 30px 80px rgba(0,0,0,.22);
  overflow:hidden;
}
.expertises-v306-triptych img{
  display:block;
  width:100%;
  height:auto;
}
.expertises-v306-overlay{
  position:absolute;
  inset:0;
  pointer-events:none;
}
.expertises-v306-overlay .zone{
  position:absolute;
  top:4.5%;
  bottom:20%;
  pointer-events:auto;
  border:1px solid transparent;
  transition:background .18s ease,border-color .18s ease;
}
.expertises-v306-overlay .zone:hover{
  background:rgba(37,141,244,.05);
  border-color:rgba(95,180,255,.25);
}
.expertises-v306-overlay .zone-1{left:1%;width:31.5%}
.expertises-v306-overlay .zone-2{left:34%;width:31.5%}
.expertises-v306-overlay .zone-3{right:1%;width:31.5%}
.expertises-v306-mobile{display:none}
@media(max-width:900px){
  .expertises-v306{padding:64px 20px 72px}
  .expertises-v306-triptych{display:none}
  .expertises-v306-mobile{display:grid;gap:14px;margin-top:28px}
  .expertises-v306-mobile article{
    padding:24px;
    border:1px solid rgba(104,164,218,.22);
    background:linear-gradient(145deg,#07182d,#0a213d);
  }
  .expertises-v306-mobile h3{margin:0 0 8px;font-size:20px;color:#fff}
  .expertises-v306-mobile p{margin:0 0 18px;color:#9fb4c7}
  .expertises-v306-mobile a{
    color:#57adfa;
    font-weight:900;
    font-size:12px;
    letter-spacing:.05em;
    text-decoration:none;
  }
}
