
.bap-module-hero,.bap-module-hero *{box-sizing:border-box}
.bap-module-hero{width:100%;max-width:1180px;margin:0 auto 28px;padding:0 17px}
.bap-module-hero__inner{position:relative;display:flex;min-height:255px;align-items:center;justify-content:space-between;gap:38px;overflow:hidden;padding:32px 44px;border-radius:20px;background:radial-gradient(circle at 85% 20%,rgba(93,186,238,.27),transparent 31%),linear-gradient(135deg,#113553 0%,#176ea8 100%);box-shadow:0 16px 40px rgba(18,54,87,.17)}
.bap-module-hero__inner:before{content:"";position:absolute;width:310px;height:310px;right:-120px;bottom:-190px;border:1px solid rgba(255,255,255,.13);border-radius:50%}
.bap-module-hero__content{position:relative;z-index:2;max-width:690px}
.bap-module-hero__eyebrow{display:inline-block;margin-bottom:10px;color:#bce5ff;font-size:11px;font-weight:800;letter-spacing:.15em}
.bap-module-hero h1{margin:0 0 12px;color:#fff;font-size:clamp(30px,4vw,45px);font-weight:800;line-height:1.08}
.bap-module-hero p{max-width:650px;margin:0;color:rgba(255,255,255,.84);font-size:15px;line-height:1.65}
.bap-module-hero__features{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}
.bap-module-hero__features span{padding:6px 10px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.90);font-size:10px;font-weight:700}
.bap-module-hero__visual{position:relative;z-index:2;flex:0 0 235px;min-height:170px}
.bap-module-hero__panel,.bap-module-hero__image{position:absolute;top:13px;right:0;width:215px;height:142px;border:1px solid rgba(255,255,255,.25);border-radius:17px;background:rgba(255,255,255,.11);box-shadow:0 18px 36px rgba(4,29,51,.18);backdrop-filter:blur(6px)}
.bap-module-hero__image{background-position:center;background-size:cover}
.bap-module-hero__symbol{display:flex;width:54px;height:54px;align-items:center;justify-content:center;margin:23px 0 15px 24px;border-radius:50%;background:#fff;color:#176ea8;font-size:21px;font-weight:800}
.bap-module-hero__lines{display:grid;gap:7px;padding:0 24px}
.bap-module-hero__lines i{display:block;height:5px;border-radius:999px;background:rgba(255,255,255,.38)}
.bap-module-hero__lines i:nth-child(1){width:88%}
.bap-module-hero__lines i:nth-child(2){width:64%}
.bap-module-hero__lines i:nth-child(3){width:76%}
.bap-module-hero__badge{position:absolute;left:0;bottom:0;display:flex;width:78px;height:78px;align-items:center;justify-content:center;padding:9px;border:5px solid rgba(255,255,255,.25);border-radius:50%;background:#fff;color:#176ea8;text-align:center;font-size:9px;font-weight:800;letter-spacing:.08em;box-shadow:0 12px 26px rgba(4,29,51,.18)}
@media(max-width:760px){.bap-module-hero__inner{min-height:auto;flex-direction:column;align-items:flex-start;padding:30px 25px}.bap-module-hero__visual{width:100%;min-height:165px;flex-basis:auto}.bap-module-hero__panel,.bap-module-hero__image{left:0;right:auto}.bap-module-hero__badge{left:185px}}
