/* RKNE — business hero visual and pricing note */
.what-we-do-visual{position:relative;width:min(560px,100%);min-height:430px;margin:auto;display:flex;align-items:center;justify-content:center}
.wwd-window{width:min(530px,100%);min-height:390px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(145deg,#111e2d 0%,#0b141f 68%,#081019 100%);box-shadow:0 35px 90px rgba(0,0,0,.35),0 0 70px rgba(77,163,255,.06);overflow:hidden;transform:rotate(1deg)}
.wwd-top{height:54px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;padding:0 18px;color:#8091a5;font-size:12px}
.wwd-dots{display:flex;gap:6px}.wwd-dots span{width:8px;height:8px;border-radius:50%;background:#526276}
.wwd-top b{position:absolute;left:50%;transform:translateX(-50%);font-weight:500;letter-spacing:.04em}.wwd-arrow{margin-left:auto;font-size:16px;color:#6f849b}
.wwd-body{padding:58px 44px 38px}.wwd-kicker{font-size:11px;letter-spacing:.16em;color:#4da3ff;font-weight:800}
.wwd-title{font-size:38px;line-height:1.04;font-weight:800;letter-spacing:-.04em;margin-top:18px}.wwd-title strong{color:#4da3ff}
.wwd-copy{max-width:410px;margin:18px 0 30px;color:#91a2b5;font-size:13px;line-height:1.65}
.wwd-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.wwd-steps div{padding:14px 13px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(255,255,255,.025)}
.wwd-steps b{display:block;color:#4da3ff;font-size:11px}.wwd-steps span{display:block;margin-top:7px;color:#eef4fa;font-size:13px;font-weight:700}.wwd-steps small{display:block;margin-top:5px;color:#718398;font-size:10px}
.pricing-custom-note{display:flex;flex-direction:column;gap:6px;margin:20px 0 28px;padding:18px 20px;border:1px solid rgba(77,163,255,.2);border-radius:16px;background:rgba(77,163,255,.055);line-height:1.55}
.pricing-custom-note strong{color:#fff}.pricing-custom-note span{color:#9eafc2}
@media(max-width:1000px){.what-we-do-visual{min-height:380px;order:-1}}
@media(max-width:700px){
 .what-we-do-visual{min-height:315px;margin-top:5px}.wwd-window{min-height:285px;width:100%;border-radius:19px;transform:none}
 .wwd-top{height:43px}.wwd-body{padding:35px 22px 25px}.wwd-title{font-size:28px}.wwd-copy{font-size:12px;margin:13px 0 21px}
 .wwd-steps{gap:7px}.wwd-steps div{padding:10px 9px}.wwd-steps span{font-size:11px}.wwd-steps small{font-size:9px}
}
@media(max-width:380px){.what-we-do-visual{min-height:295px}.wwd-body{padding:29px 17px 20px}.wwd-title{font-size:24px}.wwd-copy{display:none}.wwd-steps{margin-top:22px}}
