*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#101b38;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}button,input,select{font:inherit}.kkb-wrap{width:min(100%,720px);margin:auto;overflow:hidden;background:#fff}.kkb__header{min-height:72px;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff}.kkb__brand{display:flex;align-items:center;gap:12px;color:#063d8d}.kkb__logo{display:block;width:auto;max-width:135px;max-height:38px}.kkb__brand-text{font-size:28px;color:#0758b8;font-style:italic;font-weight:900}.kkb__divider{width:1px;height:28px;background:#ccd8e8}.kkb__small-btn{padding:10px 14px;border-radius:11px;background:#0758b8;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.kkb__hero{padding:40px 24px 20px;background:radial-gradient(circle at 80% 28%,rgba(113,190,246,.3),transparent 36%),linear-gradient(180deg,#edf7ff,#fff 86%)}.kkb__hero-copy{position:relative;z-index:2}.kkb__hero h1{margin:0;color:#06409a;font-size:clamp(44px,10vw,66px);line-height:1;letter-spacing:-2px}.kkb__hero p{max-width:420px;margin:23px 0 0;font-size:clamp(18px,4.7vw,21px);line-height:1.45}.kkb__hero-image-wrap{height:250px;margin-top:12px;display:flex;align-items:flex-end;justify-content:flex-end}.kkb__hero-image{display:block;max-width:105%;max-height:250px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 18px rgba(10,53,91,.16))}.kkb__placeholder{width:100%;min-height:190px;border:2px dashed #a9c6df;border-radius:20px;display:flex;align-items:center;justify-content:center;text-align:center;color:#577897;background:#ffffff94}.kkb__actions,.kkb__form-wrap{padding-left:24px;padding-right:24px}.kkb__actions{margin-top:-8px}.kkb__btn{width:100%;min-height:60px;border:0;border-radius:15px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;font-weight:800;font-size:17px}.kkb__btn--blue{color:#fff;background:linear-gradient(90deg,#0a5fc8,#0047a7);box-shadow:0 10px 24px #0048a433}.kkb__btn--wa{margin-top:12px;color:#08ad4e;background:#fff;border:1px solid #dce5ef;box-shadow:0 12px 30px #0f386417}.kkb__form-wrap{padding-top:26px}.kkb__card{padding:26px 21px;background:#fff;border:1px solid #eef2f7;border-radius:22px;box-shadow:0 14px 38px #0e3a6d1a}.kkb__card h2{margin:0 0 21px;color:#073f91;font-size:clamp(22px,5.2vw,27px)}.kkb__field{display:block;margin-bottom:12px}.kkb__field input,.kkb__field select{width:100%;height:56px;padding:0 15px;border:1.5px solid #d5dfeb;border-radius:12px;background:#fff;outline:none;color:#101b38}.kkb__field input:focus,.kkb__field select:focus{border-color:#2374ca;box-shadow:0 0 0 4px #2374ca14}.kkb__field small{display:none;margin:5px 3px 0;color:#c62828;font-size:12px}.kkb__field.error small{display:block}.kkb__field.error input,.kkb__field.error select{border-color:#d54848}.kkb__consent{margin:14px 2px 18px;display:flex;align-items:flex-start;gap:9px;color:#47566e;font-size:13px;line-height:1.45}.kkb__consent input{margin-top:3px;accent-color:#0758b8}.kkb__benefits{margin:18px 24px 0;padding:21px 8px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 12px 30px #0f386414}.kkb__benefits>div{padding:0 7px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:700}.kkb__benefits>div+div{border-left:1px solid #dde5ee}.kkb__benefits b{width:42px;height:42px;border:3px solid #0758b8;border-radius:14px;display:grid;place-items:center;color:#0758b8;font-size:20px}.kkb__disclaimer{margin:17px 24px 27px;padding:17px;display:flex;gap:12px;align-items:flex-start;border-radius:15px;background:linear-gradient(90deg,#eaf4ff,#f6faff)}.kkb__disclaimer b{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#0758b8;color:#fff}.kkb__disclaimer p{margin:0;font-size:13px;line-height:1.5;color:#203451}.kkb__footer{min-height:105px;padding:25px 24px;display:flex;align-items:center;gap:12px;color:#fff;background:linear-gradient(100deg,#0758b8,#003f99)}.kkb__footer strong:first-child{font-size:26px;font-style:italic}.kkb__footer span{width:1px;height:27px;background:#ffffff8c}.kkb__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;padding:22px;display:none;align-items:center;justify-content:center;background:#0518348f}.kkb__modal.open{display:flex}.kkb__modal-card{width:min(100%,430px);padding:29px;border-radius:23px;background:#fff;text-align:center}.kkb__success{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#e8f7ef;color:#0aa451;font-size:31px;font-weight:900}.kkb__modal h3{margin:0 0 8px;color:#073f91;font-size:23px}.kkb__modal p{margin:0 0 18px;color:#68758a;line-height:1.5;font-size:14px}.kkb__close{margin-top:14px;border:0;background:transparent;color:#66758d;text-decoration:underline;cursor:pointer}@media(max-width:480px){.kkb__header{padding:12px 18px}.kkb__brand-text{font-size:24px}.kkb__hero{padding:34px 20px 17px}.kkb__hero h1{font-size:48px}.kkb__hero-image-wrap{height:225px}.kkb__hero-image{max-height:225px}.kkb__actions,.kkb__form-wrap{padding-left:20px;padding-right:20px}.kkb__benefits,.kkb__disclaimer{margin-left:20px;margin-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
