:root{--color-primary:#044352;--color-primary-dark:#052931;--color-text:#12141d;--color-white:#fff;--shadow-card:0px 16px 56px 0px #0000000d;--shadow-cta:0px 12px 24px 0px #0443524d;--radius-sm:8px;--radius-card:16px;--radius-section:24px;--radius-pill:40px;--font-inter:"Inter", sans-serif;--font-dm-sans:"DM Sans", sans-serif;--font-roboto-mono:"Roboto Mono", monospace;--canvas-width:1728px;--page-gutter:252px;--section-gap:24px;--easing:cubic-bezier(.29, .435, .295, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}#root{width:100%;min-width:0;max-width:var(--canvas-width)}body{font-family:var(--font-inter);background:var(--color-white);justify-content:center;align-items:flex-start;display:flex;overflow-x:hidden}button{font:inherit;cursor:pointer;appearance:none;text-align:inherit;transition:transform .35s var(--easing);transform-origin:50%;background:0 0;border:none;margin:0;padding:0}button:hover{transform:scale(1.05)}button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.card{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid #0000001a}.terms-content p{margin-bottom:12px}.terms-content h1,.terms-content h2,.terms-content h3,.terms-content h4{color:var(--color-primary);margin-top:24px;margin-bottom:8px;font-weight:600;line-height:1.3}.terms-content h1{font-size:22px}.terms-content h2{font-size:18px}.terms-content h3,.terms-content h4{font-size:16px}.terms-content ul,.terms-content ol{margin-bottom:12px;padding-left:24px}.terms-content li{margin-bottom:4px}.terms-content strong{color:#000000d9;font-weight:600}.terms-content table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.terms-content th{background:var(--color-primary);color:#fff;text-align:left;padding:10px 12px;font-weight:600}.terms-content td{vertical-align:top;border:1px solid #04435226;padding:8px 12px}.terms-content tr:nth-child(2n) td{background:#04435208}.terms-content caption{color:#00000080;text-align:left;margin-bottom:6px;font-size:13px}.page-transition{width:100%;height:100%}.a11y-toggle-btn{color:#fff;z-index:2147483000;background:#044352;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #04435259}.a11y-toggle-btn:hover{transform:scale(1.08)}.a11y-toggle-btn svg{width:28px;height:28px}.a11y-overlay{opacity:0;pointer-events:none;z-index:2147483001;background:#00000059;transition:opacity .25s;position:fixed;inset:0}.a11y-overlay.is-open{opacity:1;pointer-events:auto;cursor:pointer}.a11y-panel{height:calc(100vh / var(--viewport-zoom,1));-webkit-backdrop-filter:blur(32px);-moz-backdrop-filter:blur(32px);z-index:2147483002;color:#12141d;background:#ffffffd9;flex-direction:column;width:450px;max-width:90vw;font-family:Inter,sans-serif;transition:transform .3s cubic-bezier(.29,.435,.295,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 32px #0000001f}.a11y-panel.is-open{transform:translate(0)}.a11y-panel-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 0 35px;display:flex}.a11y-panel-header h2{color:#044352;width:100%;margin:0;font-size:20px;font-weight:600}.a11y-close-btn{color:#12141d;background:var(--color-white);border-radius:50%;border-radius:calc(var(--radius-card) * 1.5);width:45px;height:40px;box-shadow:var(--shadow-card);border:1px solid #0000001a;justify-content:center;align-items:center;display:flex}.a11y-close-btn:hover{background:#00000014}.a11y-panel-body{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.a11y-section{background:var(--color-white);border-radius:calc(var(--radius-card) * 1.5);box-shadow:var(--shadow-card);border:1px solid #0000001a;flex:1 0 auto;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(64px,1fr);gap:12px;padding:12px;display:grid}.a11y-section--lang{grid-template-columns:repeat(2,1fr)}.a11y-section-title{color:#044352;grid-column:1/-1;padding:4px 8px;font-size:18px;font-weight:500}.a11y-row{border-radius:12px;border-radius:var(--radius-card);background:#04435205;border:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:12px;transition:all .25s;display:flex}.a11y-row.a11y-row-wide{flex-direction:row;grid-column:span 2;align-items:center;padding:12px 24px 12px 12px}.a11y-row.active{background:#044352}.a11y-row.active .a11y-row-label{color:#fff}.a11y-row.active svg path{fill:#fff}.a11y-row-head{flex-direction:column;align-items:center;gap:8px;display:flex}.a11y-row.a11y-row-wide .a11y-row-head{flex:1}.a11y-row-icon{color:#044352;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.a11y-row-icon svg,.a11y-row-icon img{object-fit:contain;width:100%;height:100%;display:block}.a11y-row-label{color:#12141d;text-align:center;font-size:13px;font-weight:500;line-height:1.3}button.a11y-row{text-align:left;font:inherit;cursor:pointer}button.a11y-row:hover{background:#0443521a;transform:scale(1.04)}button.a11y-row.active:hover{background:#044352}.a11y-stepper{align-items:center;gap:6px;display:flex}.a11y-stepper button{color:#044352;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:flex}.a11y-stepper button:hover{background:#f5f7f8;transform:none}.a11y-stepper button:disabled{opacity:.4;cursor:not-allowed}.a11y-stepper-value{text-align:center;color:#12141d;min-width:36px;font-size:13px;font-weight:600}.a11y-panel .a11y-stepper-value{text-align:center!important}.a11y-reset{color:#fff;text-align:center;width:100%;font-size:16px;font-weight:400;font-family:var(--font-dm-sans);background:#044352;border-radius:32px;padding:16px 12px;transition:all .25s}.a11y-reset:hover{background:#044352e6;transform:none}html.a11y-fs-0 .a11y-content-root{zoom:.9}html.a11y-fs-2 .a11y-content-root{zoom:1.1}html.a11y-fs-3 .a11y-content-root{zoom:1.2}html.a11y-fs-4 .a11y-content-root{zoom:1.35}html.a11y-lh-0 .a11y-content-root,html.a11y-lh-0 .a11y-content-root *{line-height:1.15!important}html.a11y-lh-2 .a11y-content-root,html.a11y-lh-2 .a11y-content-root *{line-height:1.65!important}html.a11y-lh-3 .a11y-content-root,html.a11y-lh-3 .a11y-content-root *{line-height:2!important}html.a11y-lh-4 .a11y-content-root,html.a11y-lh-4 .a11y-content-root *{line-height:2.4!important}html.a11y-reading-font .a11y-content-root,html.a11y-reading-font .a11y-content-root *{font-family:Georgia,Times New Roman,serif!important}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'><path fill='black' stroke='white' stroke-width='1.2' d='M5 3l0.2 16 4-3.6 3 6.2 2.5-1-3-6.2 5.5-1z'/></svg>") 4 2,auto!important}html.a11y-letter-spacing .a11y-content-root,html.a11y-letter-spacing .a11y-content-root *{letter-spacing:.1em!important;word-spacing:.15em!important}html.a11y-text-center .a11y-content-root,html.a11y-text-center .a11y-content-root *{text-align:center!important}html.a11y-bold .a11y-content-root,html.a11y-bold .a11y-content-root *{font-weight:700!important}html.a11y-light-contrast .a11y-content-root{filter:contrast(.85)brightness(1.1)}html.a11y-high-contrast .a11y-content-root,html.a11y-high-contrast .a11y-content-root *{color:#ff0!important;text-shadow:none!important;box-shadow:none!important;background-color:#000!important;border-color:#ff0!important}html.a11y-high-contrast .a11y-content-root a,html.a11y-high-contrast .a11y-content-root a *{color:#0ff!important}html.a11y-monochrome .a11y-content-root{filter:grayscale()}html.a11y-hide-photos .a11y-content-root img,html.a11y-hide-photos .a11y-content-root svg,html.a11y-hide-photos .a11y-content-root video,html.a11y-hide-photos .a11y-content-root picture,html.a11y-hide-photos .a11y-content-root [style*=background-image]{visibility:hidden!important}html.a11y-highlight-content .a11y-content-root :hover{outline-offset:2px!important;outline:3px solid #7c3aed!important}html.a11y-hide-animations .a11y-content-root *,html.a11y-hide-animations .a11y-content-root :before,html.a11y-hide-animations .a11y-content-root :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html.a11y-highlight-links .a11y-content-root a,html.a11y-highlight-links .a11y-content-root a *,html.a11y-highlight-links .a11y-content-root button,html.a11y-highlight-links .a11y-content-root button *,html.a11y-highlight-links .a11y-content-root .navbar__link,html.a11y-highlight-links .a11y-content-root .navbar__link *{color:#000!important;background-color:#fff59d!important;font-weight:700!important;text-decoration:underline!important}.a11y-reading-line{pointer-events:none;z-index:2147482999;background:#044352;height:2px;position:fixed;left:0;right:0;box-shadow:0 0 6px #04435299}.a11y-reading-mask-top,.a11y-reading-mask-bottom{pointer-events:none;z-index:2147482999;background:#000000bf;position:fixed;left:0;right:0}
