.b5-page{position:relative;--b5-navy: #001433;--b5-navy-2: #002966;--b5-accent: #0066cc;--b5-white: #ffffff;--b5-bg-soft: #f5f7fa;--b5-bg-soft-2: #e8ecf1;--b5-line: #e0e0e0;--b5-text: #001433;--b5-ink: #000000;--b5-muted: #666666;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--b5-white);color:var(--b5-text)}.b5-page *,.b5-page *:before,.b5-page *:after{box-sizing:border-box}.b5-container{max-width:1180px;margin:0 auto;padding:0 24px}.b5-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;padding:20px 32px;background:linear-gradient(to bottom,#0014338c,#00143300);pointer-events:none}.b5-header__logo{pointer-events:auto;display:inline-flex;transition:opacity .15s ease}.b5-header__logo:hover{opacity:.85}.b5-header__logo img{width:150px;height:42px;object-fit:cover;object-position:center;display:block;filter:brightness(0) invert(1)}@media(max-width:575px){.b5-header{padding:14px 18px}.b5-header__logo img{width:120px;height:34px}}.b5-hero{position:relative;width:100%;overflow:hidden;background:var(--b5-bg-soft)}.b5-hero__swiper{position:relative;width:100%;z-index:1}.b5-hero__swiper .swiper-wrapper,.b5-hero__swiper .swiper-slide{width:100%}.b5-slide{display:block;width:100%}.b5-slide__img{display:block;width:100%;height:auto}.b5-hero .swiper-pagination{position:absolute;bottom:22px;left:50%;transform:translate(-50%);width:auto;z-index:3;display:flex;gap:9px}.b5-hero .swiper-pagination-bullet{width:9px;height:9px;margin:0;background:#ffffffb3;box-shadow:0 0 0 1px #00143333;opacity:1;transition:background .2s ease,width .2s ease}.b5-hero .swiper-pagination-bullet-active{background:var(--b5-navy);width:26px;border-radius:999px}.b5-form-section{background:var(--b5-bg-soft);padding:90px 0;border-top:1px solid var(--b5-line)}.b5-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width:880px){.b5-grid{grid-template-columns:1fr;gap:40px}}.b5-copy h2{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700;letter-spacing:-.02em;color:var(--b5-navy);margin:0 0 18px}.b5-copy p{color:var(--b5-muted);font-size:1.02rem;line-height:1.7;margin:0 0 16px;max-width:480px}.b5-copy strong{color:var(--b5-navy)}.b5-card{background:var(--b5-white);border:1px solid var(--b5-line);border-radius:18px;padding:34px;box-shadow:0 10px 40px #0014330f}.b5-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:480px){.b5-row{grid-template-columns:1fr}}.lead-form__field{margin-bottom:18px}.lead-form__label{display:block;font-size:13px;color:var(--b5-navy);font-weight:500;margin-bottom:7px}.lead-form__label span{color:var(--b5-accent)}.lead-form__input,.lead-form__select{width:100%;background:var(--b5-white);border:1px solid var(--b5-line);border-radius:8px;padding:13px 15px;color:var(--b5-text);font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.lead-form__input::placeholder{color:#9aa3b0}.lead-form__input:focus,.lead-form__select:focus{outline:0;border-color:var(--b5-navy);box-shadow:0 0 0 3px #0014331f}.lead-form__input.has-error,.lead-form__select.has-error{border-color:#ef4444}.b5-error{color:#d33030;font-size:12px;margin-top:-13px;margin-bottom:8px;display:none}.b5-error.is-visible{display:block}.b5-consent-error{margin-top:6px;margin-bottom:0}.lead-form__consent{margin-top:4px}.lead-form__checkbox{display:flex;align-items:flex-start;gap:11px;font-size:13px;color:var(--b5-muted);line-height:1.5;cursor:pointer}.lead-form__checkbox input{margin-top:3px;width:18px;height:18px;accent-color:var(--b5-navy);flex-shrink:0;cursor:pointer}.lead-form__checkbox a{color:var(--b5-accent);text-decoration:underline}.b5-consent-error{margin-left:29px}.b5-submit{width:100%;margin-top:22px;background:var(--b5-navy);color:var(--b5-white);border:1px solid var(--b5-navy);border-radius:8px;padding:15px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;transition:background .2s ease,color .2s ease,opacity .2s ease}.b5-submit:hover{background:var(--b5-white);color:var(--b5-navy)}.b5-submit:disabled{opacity:.6;cursor:not-allowed}.b5-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:currentColor;border-radius:50%;animation:b5spin .7s linear infinite}@keyframes b5spin{to{transform:rotate(360deg)}}.b5-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.b5-success{display:none;text-align:center;padding:26px 8px}.b5-success.is-visible{display:block}.b5-success__mark{width:62px;height:62px;border-radius:50%;background:#00143314;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--b5-navy);font-size:30px}.b5-success h3{margin:0 0 8px;font-size:1.3rem;color:var(--b5-navy)}.b5-success p{color:var(--b5-muted);font-size:.95rem;margin:0}
