@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url('assets/geologica-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url('assets/geologica-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Geologica;font-style:normal;font-weight:100 900;font-display:swap;src:url('assets/geologica-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+20A0-20AB,U+20AD-20C0,U+2C60-2C7F}
.akb-selection,.akb-lead{--akb-yellow:#F2B20D;--akb-text:#2A2A29;--akb-light:#F3F3F3;--akb-border:#D9D9D9;--akb-muted:#707070;font-family:Geologica,Arial,sans-serif;font-weight:400;color:var(--akb-text);font-size:16px;line-height:1.5;text-align:left}
.akb-selection *,.akb-lead *{box-sizing:border-box}
.akb-selection{max-width:1180px;margin:0 auto;padding:26px 28px 64px}
.akb-selection a,.akb-lead a{color:inherit}
.akb-breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;color:var(--akb-muted);font-size:13px;margin-bottom:32px}
.akb-breadcrumbs a{text-decoration:none}
.akb-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);gap:68px;align-items:center}
.akb-selection h1{font-size:40px;line-height:1.16;font-weight:700;letter-spacing:-1.2px;margin:0 0 20px}
.akb-selection h1 span{color:#B67D00}
.akb-intro{font-size:18px;line-height:1.55;margin:0 0 24px;max-width:610px}
.akb-benefits{display:flex;align-items:center;gap:14px;border-radius:10px;background:var(--akb-light);padding:24px;margin-bottom:22px;overflow:hidden}
.akb-benefits ul{list-style:none;margin:0;padding:0;flex:1;min-width:0;position:relative;z-index:1}
.akb-benefits li{display:flex;align-items:center;gap:16px;font-size:16px;line-height:1.45}
.akb-benefits li+li{margin-top:22px}
.akb-benefits svg{width:30px;height:30px;stroke:var(--akb-yellow);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.akb-battery{width:40%;max-width:220px;height:auto;object-fit:contain;mix-blend-mode:multiply}
.akb-button{appearance:none;display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border:2px solid var(--akb-yellow);border-radius:10px;background:var(--akb-yellow);color:#171717;font:600 18px/1.3 Geologica,Arial,sans-serif;padding:14px 20px;cursor:pointer;transition:background .15s,border-color .15s}
.akb-button:hover{background:#FFC737;border-color:#FFC737}
.akb-button:active{background:#DAA00C;border-color:#DAA00C}
.akb-button:disabled{cursor:wait;opacity:.65}
.akb-selection :focus-visible,.akb-lead :focus-visible{outline:3px solid #245BBB!important;outline-offset:3px!important}
.akb-helper{margin:10px 0 0;text-align:center;font-size:12px;color:var(--akb-muted)}
.akb-steps h2{font-size:25px;font-weight:650;line-height:1.25;margin:0 0 24px;letter-spacing:-.6px}
.akb-steps ol{list-style:none;padding:0;margin:0}
.akb-steps li{display:flex;gap:16px;align-items:center;font-size:16px;line-height:1.5}
.akb-steps li+li{margin-top:22px}
.akb-steps li>span{display:grid;place-items:center;flex:0 0 40px;height:40px;background:var(--akb-light);border-radius:50%;font-size:18px}
.akb-lead{border:0;border-radius:10px;padding:0;width:min(520px,calc(100% - 40px));max-height:calc(100dvh - 40px);background:#FFF;box-shadow:0 16px 64px #0003;overflow:auto;overscroll-behavior:contain}
.akb-lead::backdrop{background:rgba(0,0,0,.48)}
.akb-dialog-content{position:relative;padding:38px 30px 26px}
.akb-close{position:absolute;right:10px;top:9px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;background:transparent;color:#555;cursor:pointer}
.akb-close:hover{background:var(--akb-light)}
.akb-close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.akb-lead h2{font-size:27px;line-height:1.2;font-weight:700;letter-spacing:-.65px;margin:14px 0 10px;padding-right:10px}
#akb-form-intro{font-size:15px;line-height:1.45;margin:0 0 26px;color:#555}
.akb-field>label,.akb-messengers legend{display:block;font-size:16px;font-weight:550;line-height:1.4;margin:0 0 10px;padding:0}
.akb-field input{display:block;width:100%;min-height:54px;border:1px solid #BFBFBF;border-radius:10px;background:#FFF;color:var(--akb-text);padding:13px 16px;font:400 18px/1.4 Geologica,Arial,sans-serif}
.akb-field input::placeholder{color:#818181;opacity:1}
.akb-field input[aria-invalid=true]{border-color:#BB2525}
.akb-field-error{margin:8px 0 0;font-size:13px;color:#A82020;line-height:1.4}
.akb-messengers{border:0;padding:0;margin:22px 0 0;min-width:0}
.akb-messengers>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.akb-messengers label{display:flex;align-items:center;gap:12px;min-height:58px;border:1px solid #C9C9C9;border-radius:10px;padding:12px 14px;cursor:pointer}
.akb-messengers label:has(input:checked){border:2px solid var(--akb-yellow);padding:11px 13px;background:#FFFAED}
.akb-messengers input{width:24px;height:24px;margin:0;accent-color:#BD8500;flex-shrink:0}
.akb-form-promise{font-size:12px;line-height:1.5;color:var(--akb-muted);margin:14px 0 20px}
.akb-consent{display:flex;align-items:flex-start;gap:12px}
.akb-consent>input{width:22px;height:22px;accent-color:#BD8500;flex:0 0 22px;margin:1px 0 0;cursor:pointer}
.akb-consent>label{font-size:12px;line-height:1.6;cursor:pointer}
.akb-consent a{text-decoration:underline;text-underline-offset:2px}
.akb-submit{margin-top:22px;font-size:17px}
.akb-gift{margin:8px 0 0;text-align:center;font-size:12px;color:var(--akb-muted)}
.akb-status{font-size:14px;line-height:1.5;margin:18px 0 0;padding:14px;background:#F3F3F3;border-radius:8px}
.akb-status[data-kind=error]{color:#A82020}
.akb-lead [hidden]{display:none!important}
body.akb-modal-open{overflow:hidden}
@media(max-width:767px){
 .akb-selection{padding:20px 18px 28px}
 .akb-breadcrumbs{font-size:11px;gap:10px;margin-bottom:24px}
 .akb-layout{display:block}
 .akb-selection h1{font-size:30px;line-height:1.2;letter-spacing:-.85px;margin-bottom:18px}
 .akb-intro{font-size:15px;line-height:1.5;margin-bottom:20px}
 .akb-benefits{padding:18px 14px;gap:8px;margin-bottom:18px}
 .akb-benefits li{font-size:13px;gap:12px;line-height:1.4}
 .akb-benefits li+li{margin-top:20px}
 .akb-benefits svg{width:27px;height:27px}
 .akb-battery{width:38%;max-width:170px}
 .akb-steps{margin-top:30px}
 .akb-steps h2{font-size:22px;margin-bottom:18px}
 .akb-steps li{font-size:14px;gap:14px}
 .akb-steps li+li{margin-top:15px}
 .akb-steps li>span{flex-basis:36px;height:36px;font-size:17px}
 .akb-lead{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;max-height:calc(100dvh - 12px);border-radius:14px 14px 0 0}
 .akb-dialog-content{padding:30px 20px calc(20px + env(safe-area-inset-bottom))}
 .akb-dialog-content:before{content:"";position:absolute;top:10px;left:calc(50% - 20px);width:40px;height:4px;border-radius:4px;background:#C5C5C5}
 .akb-lead h2{font-size:25px;margin-top:24px;padding-right:0}
 #akb-form-intro{font-size:14px;margin-bottom:22px}
}
@media(max-width:359px){.akb-selection{padding-inline:14px}.akb-selection h1{font-size:27px}.akb-benefits{padding:16px 12px}.akb-battery{width:32%}.akb-benefits li{gap:9px;font-size:12px}.akb-dialog-content{padding-inline:16px}.akb-lead h2{font-size:23px}.akb-messengers label{gap:8px}}
@media(prefers-reduced-motion:reduce){.akb-button{transition:none}}
/* Standalone preview only. Do not load this file into the existing site. */
.akb-preview-shell{margin:0;background:#FFF;color:#2A2A29;font-family:Geologica,Arial,sans-serif}
.akb-shell-header *,.akb-shell-bottom *{box-sizing:border-box}
.akb-shell-top{background:#D9D9D9}
.akb-shell-top>div{max-width:1124px;margin:auto;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:12px;gap:10px}
.akb-shell-header a,.akb-shell-bottom a{color:inherit;text-decoration:none}
.akb-shell-brand{max-width:1124px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #EEE}
.akb-shell-brand img{display:block;width:240px;height:auto}
.akb-shell-brand nav{display:flex;gap:14px}
.akb-shell-brand nav a{display:grid;place-items:center;width:36px;height:44px}
.akb-shell-header svg,.akb-shell-bottom svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}
.akb-shell-bottom{display:none}
.akb-shell-header :focus-visible,.akb-shell-bottom :focus-visible{outline:3px solid #245BBB;outline-offset:3px}
@media(max-width:767px){
 .akb-preview-shell{padding-bottom:calc(74px + env(safe-area-inset-bottom))}
 .akb-shell-top>div{padding-inline:18px;font-size:10px}
 .akb-shell-brand{padding:18px;gap:12px;min-height:80px}
 .akb-shell-brand img{width:195px;max-width:100%;height:auto}
 .akb-shell-brand>a{min-width:0}
 .akb-shell-brand nav{gap:2px;flex-shrink:0}
 .akb-shell-brand nav a{width:30px}
 .akb-shell-header svg{width:22px;height:22px}
 .akb-shell-bottom{position:fixed;z-index:20;inset:auto 0 0;background:#FFF;border-top:1px solid #D9D9D9;display:flex;align-items:center;justify-content:space-around;min-height:74px;padding:10px 8px calc(8px + env(safe-area-inset-bottom))}
 .akb-shell-bottom a{display:flex;flex:1;min-height:48px;flex-direction:column;gap:6px;align-items:center;justify-content:center;font-size:10px}
 .akb-shell-bottom svg{color:#D99700;width:24px;height:24px}
}
@media(max-width:359px){.akb-shell-brand{padding-inline:14px}.akb-shell-brand img{width:170px}.akb-shell-brand nav a{width:27px}}