:root{--a-accent: #0b2a5f;--a-panel: #ffffff;--a-body: #f8fafc;--a-card: #ffffff;--a-text: #0f2a4a;--a-muted: #64748b;--a-line: #e2e8f0;--a-reset: #dc2626;--a-card-radius: 12px}.a11y-fab,.a11y-fab *,.a11y-panel,.a11y-panel *,.a11y-back{box-sizing:border-box}.a11y-skip{position:fixed;top:-100px;right:12px;z-index:2147483004;padding:12px 20px;border-radius:0 0 10px 10px;background:#0b2a5f;color:#fff;font-family:var(--font-body-family, Arial, "Helvetica Neue", Helvetica, sans-serif);font-size:15px;font-weight:800;text-decoration:none;transition:top .18s ease}.a11y-skip:focus{top:0;outline:3px solid #ffbf47;outline-offset:2px}.a11y-fab{position:fixed;z-index:2147483000;bottom:60px;right:20px;width:28px;height:28px;padding:0;border:0px solid #ffffff;border-radius:50%;background:#0b2a5f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.a11y-fab.is-yield{opacity:0!important;pointer-events:none!important;transform:scale(.9)}.a11y-fab:hover{transform:scale(1.06)}.a11y-fab:active{transform:scale(.96)}.a11y-fab:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}.a11y-fab svg{width:62%;height:62%;display:block;fill:currentColor}.a11y-fab img{width:70%;height:70%;object-fit:contain;display:block;border-radius:50%}.a11y-fab-badge{position:absolute;top:-3px;left:-3px;width:16px;height:16px;border-radius:50%;background:#16a34a;border:2px solid #fff;display:flex;align-items:center;justify-content:center;pointer-events:none}.a11y-fab-badge[hidden]{display:none!important}.a11y-fab-badge svg{width:9px;height:9px;stroke:#fff;fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.a11y-back{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483001;background:#00000080;opacity:0;visibility:hidden;transition:opacity .24s ease,visibility 0s linear .24s}.a11y-back.is-open{opacity:1;visibility:visible;transition:opacity .24s ease,visibility 0s}.a11y-panel[hidden],.a11y-back[hidden]{display:none!important}.a11y-panel{position:fixed;top:0;bottom:0;right:0;z-index:2147483002;width:80%;max-width:380px;height:100%;height:100dvh;background:#fff;background:var(--a-panel,#ffffff);color:#0f2a4a;color:var(--a-text,#0f2a4a);box-shadow:none;display:flex;flex-direction:column;overflow:hidden;direction:ltr;text-align:right;font-family:var(--font-body-family, Arial, "Helvetica Neue", Helvetica, sans-serif);transform:translate(102%);transition:transform .3s cubic-bezier(.32,.72,0,1)}.a11y-panel.is-open{transform:translate(0);box-shadow:0 0 40px #00000059}@media(min-width:750px){.a11y-panel{width:380px;max-width:92vw}}.a11y-head{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:14px 16px;padding-top:calc(14px + env(safe-area-inset-top));background:#0b2a5f;background:var(--a-accent,#0b2a5f);color:#fff;box-shadow:0 2px 10px #00000024;position:relative;z-index:1}.a11y-head h2{flex:1 1 auto;margin:0;font-size:16px;font-weight:800;line-height:1.3;color:#fff}.a11y-x{flex:0 0 auto;min-width:44px;min-height:44px;padding:5px 8px;border:0;border-radius:12px;background:#ffffff29;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;-webkit-tap-highlight-color:transparent}.a11y-x:hover{background:#ffffff47}.a11y-x:focus-visible{outline:3px solid #ffbf47;outline-offset:2px}.a11y-x svg{width:15px;height:15px;flex:0 0 auto}.a11y-x-t{display:block;font-size:10px;font-weight:800;line-height:1;color:#fff}.a11y-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 14px 18px;background:#f8fafc;background:var(--a-body,#f8fafc);scrollbar-width:thin;scrollbar-color:var(--a-line) transparent}.a11y-body::-webkit-scrollbar{width:5px}.a11y-body::-webkit-scrollbar-track{background:transparent}.a11y-body::-webkit-scrollbar-thumb{background:var(--a-line);border-radius:99px}.a11y-group{margin-bottom:18px}.a11y-group:last-child{margin-bottom:0}.a11y-title{display:flex;align-items:center;gap:8px;margin:0 0 9px;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--a-muted)}.a11y-title:after{content:"";flex:1 1 auto;height:1px;background:var(--a-line)}.a11y-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.a11y-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:78px;padding:10px 6px;border:1px solid #e2e8f0;border:1px solid var(--a-line,#e2e8f0);border-radius:var(--a-card-radius,12px);background:#fff;background:var(--a-card,#ffffff);color:#0f2a4a;color:var(--a-text,#0f2a4a);font-family:inherit;font-size:11.5px;font-weight:700;line-height:1.3;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .16s ease,background-color .16s ease,transform .12s ease}.a11y-btn{box-shadow:0 1px 2px #0214280d}.a11y-btn:hover{border-color:var(--a-accent);box-shadow:0 3px 10px #02142814}.a11y-btn:active{transform:scale(.97)}.a11y-btn:focus-visible{outline:3px solid var(--a-accent);outline-offset:2px}.a11y-btn svg{width:24px;height:24px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.a11y-btn.is-on{background:var(--a-accent);border-color:var(--a-accent);color:#fff;box-shadow:0 3px 12px #02142829}.a11y-btn span{display:block;width:100%;word-break:break-word}.a11y-step{display:flex;align-items:center;height:44px;margin-top:8px;border:1px solid #e2e8f0;border:1px solid var(--a-line,#e2e8f0);border-radius:var(--a-card-radius,12px);background:#fff;background:var(--a-card,#ffffff);overflow:hidden}.a11y-step-b{flex:0 0 auto;width:42px;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#0b2a5f;color:var(--a-accent,#0b2a5f);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease}.a11y-step-b:hover{background:#0000000d}.a11y-step-b:active{background:#00000017}.a11y-step-b:focus-visible{outline:3px solid #0b2a5f;outline-offset:-3px}.a11y-step-b[disabled]{opacity:.3;cursor:default;background:transparent}.a11y-step-b svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2.6;stroke-linecap:round}.a11y-step-m{flex:1 1 auto;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 4px;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-left-color:var(--a-line,#e2e8f0);border-right-color:var(--a-line,#e2e8f0);text-align:center}.a11y-step-m b{font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a11y-step-v{flex:0 0 auto;font-size:12px;font-weight:900;direction:ltr;padding:2px 7px;border-radius:99px;background:#0000000f;color:#0b2a5f;color:var(--a-accent,#0b2a5f)}@media(max-width:330px){.a11y-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.a11y-panel .a11y-btn span{font-size:11px}}@media(max-width:360px){.a11y-step{height:40px}.a11y-step-b{width:36px}.a11y-step-m{gap:5px}.a11y-step-m b{font-size:11px}.a11y-step-v{font-size:11px;padding:2px 6px}}.a11y-head>*+*,.a11y-btn>*+*,.a11y-step-m>*+*,.a11y-link>*+*{margin-right:6px}@supports (gap:1px) and (display:flex){.a11y-head>*+*,.a11y-btn>*+*,.a11y-step-m>*+*,.a11y-link>*+*{margin-right:0}}.a11y-lvl{display:block;font-size:10px;font-weight:800;opacity:.75;direction:ltr}.a11y-links{flex:0 0 auto;border-top:1px solid #e2e8f0;background:#fff;background:var(--a-panel,#ffffff);padding:10px 14px calc(12px + env(safe-area-inset-bottom))}.a11y-link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 8px;border:0;border-radius:10px;background:none;color:var(--a-text);font-family:inherit;font-size:13px;font-weight:700;text-align:right;text-decoration:none;cursor:pointer}.a11y-link:hover{background:var(--a-body)}.a11y-link:focus-visible{outline:3px solid var(--a-accent);outline-offset:2px}.a11y-link svg{width:18px;height:18px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.a11y-link--reset{color:var(--a-reset)}.a11y-tip{position:fixed;font-family:var(--font-body-family, Arial, "Helvetica Neue", Helvetica, sans-serif);z-index:2147483003;max-width:min(80vw,340px);padding:8px 12px;border-radius:8px;background:#111827;color:#fff;font-size:13px;font-weight:600;line-height:1.45;direction:ltr;text-align:right;pointer-events:none;opacity:0;transition:opacity .14s ease}.a11y-tip.is-on{opacity:1}.a11y-tool-tip{position:fixed;z-index:2147483005;max-width:225px;padding:7px 11px;border-radius:9px;background:#0f172a;color:#fff;font-family:var(--font-body-family, Arial, "Helvetica Neue", Helvetica, sans-serif);font-size:12px;font-weight:600;line-height:1.45;direction:ltr;text-align:center;pointer-events:none;opacity:0;transition:opacity .12s ease;box-shadow:0 6px 18px #00000040}.a11y-tool-tip.is-on{opacity:1}.a11y-tool-tip:after{content:"";position:absolute;top:100%;left:var(--ax,50%);margin-left:-5px;border:5px solid transparent;border-top-color:#0f172a}.a11y-tool-tip.is-below:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#0f172a}html.a11y-anim *,html.a11y-anim *:before,html.a11y-anim *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.a11y-anim [class*=marquee],html.a11y-anim [class*=ticker],html.a11y-anim [class*=carousel] [class*=autoplay]{animation-play-state:paused!important}html.a11y-mono{filter:grayscale(100%)}html.a11y-invert{filter:invert(100%) hue-rotate(180deg)}html.a11y-invert body img,html.a11y-invert body video,html.a11y-invert body picture{filter:invert(100%) hue-rotate(180deg)!important}html.a11y-invert .a11y-panel,html.a11y-invert .a11y-fab,html.a11y-invert .a11y-back,html.a11y-invert .a11y-tip,html.a11y-invert .a11y-skip,html.a11y-invert .a11y-guide-bar,html.a11y-invert .a11y-mask-t,html.a11y-invert .a11y-mask-b{filter:invert(100%) hue-rotate(180deg)}html.a11y-light body,html.a11y-light body *:not(svg):not(path){background-color:#fff!important;color:#000!important}html.a11y-light body a,html.a11y-light body a *{color:#0b46c2!important}html.a11y-light body img,html.a11y-light body svg{background:transparent!important}html.a11y-ws1 body *:not(.a11y-panel):not(.a11y-panel *){word-spacing:.12em!important}html.a11y-ws2 body *:not(.a11y-panel):not(.a11y-panel *){word-spacing:.24em!important}html.a11y-ws3 body *:not(.a11y-panel):not(.a11y-panel *){word-spacing:.4em!important}html.a11y-ls1 body *:not(.a11y-panel):not(.a11y-panel *){letter-spacing:.06em!important}html.a11y-ls2 body *:not(.a11y-panel):not(.a11y-panel *){letter-spacing:.12em!important}html.a11y-ls3 body *:not(.a11y-panel):not(.a11y-panel *){letter-spacing:.2em!important}html.a11y-bw{filter:grayscale(100%) contrast(180%)}html.a11y-bw .a11y-panel,html.a11y-bw .a11y-fab,html.a11y-bw .a11y-back,html.a11y-bw .a11y-tool-tip,html.a11y-bw .a11y-tip{filter:grayscale(0%) contrast(100%)}html.a11y-space body,html.a11y-space body p,html.a11y-space body li,html.a11y-space body span,html.a11y-space body a,html.a11y-space body h1,html.a11y-space body h2,html.a11y-space body h3,html.a11y-space body h4{line-height:2!important;letter-spacing:.12em!important;word-spacing:.16em!important}html.a11y-readfont body,html.a11y-readfont body *:not(i):not(svg):not(path){font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important;letter-spacing:.01em!important}html.a11y-links body a{text-decoration:underline!important;text-underline-offset:2px!important;outline:2px solid #ff0000!important;outline-offset:2px!important}html.a11y-heads body h1,html.a11y-heads body h2,html.a11y-heads body h3,html.a11y-heads body h4,html.a11y-heads body h5,html.a11y-heads body h6{outline:2px dashed #008000!important;outline-offset:3px!important}html.a11y-kb body a:focus,html.a11y-kb body button:focus,html.a11y-kb body input:focus,html.a11y-kb body select:focus,html.a11y-kb body textarea:focus,html.a11y-kb body [tabindex]:focus{outline:4px solid #0b2a5f!important;outline-offset:3px!important;box-shadow:0 0 0 3px #fff!important}html.a11y-cur-dark body,html.a11y-cur-dark body *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M8 4l26 18-11 2 6 13-5 2-6-13-10 8z' fill='%23000' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E") 6 4,auto!important}html.a11y-cur-light body,html.a11y-cur-light body *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M8 4l26 18-11 2 6 13-5 2-6-13-10 8z' fill='%23fff' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") 6 4,auto!important}html.a11y-guide .a11y-guide-bar{position:fixed;left:0;right:0;height:6px;background:#0b2a5f;z-index:2147482900;pointer-events:none}html.a11y-mask .a11y-mask-t,html.a11y-mask .a11y-mask-b{position:fixed;left:0;right:0;background:#000000b3;z-index:2147482900;pointer-events:none}.a11y-panel,.a11y-fab,.a11y-back{zoom:normal}.a11y-panel{font-size:16px}.a11y-panel *{font-size:inherit}.a11y-panel .a11y-head h2{font-size:16px}.a11y-panel .a11y-x-t{font-size:10px}.a11y-panel .a11y-title{font-size:12px}.a11y-panel .a11y-btn{font-size:11.5px}.a11y-panel .a11y-lvl{font-size:10px}.a11y-panel .a11y-step-m b,.a11y-panel .a11y-step-v{font-size:12px}.a11y-panel .a11y-link{font-size:13px}@media print{.a11y-fab,.a11y-panel,.a11y-back{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/vv2-access.css.map */
