.on-switch[data-v-4b01add7]{--on-sw-height:22px;--on-sw-width:calc(var(--on-sw-height)*2);--on-sw-circle:calc(var(--on-sw-height) - 4px);--on-sw-inner-circle-pad:calc(var(--on-sw-circle) + 6px);--on-sw-inner-edge-pad:calc(var(--on-sw-height)/2 - 2px);--on-sw-hover-color:rgba(0,0,0,.45);--on-sw-active-color:var(--on-c-primary);--on-sw-active-hover-color:var(--on-c-blue-5);align-items:center;display:inline-flex}.on-switch .switch[data-v-4b01add7]{background:#00000040;border:0;border-radius:100px;box-sizing:border-box;color:var(--on-c-text);cursor:pointer;display:inline-flex;font-family:var(--on-font-family);font-size:14px;height:var(--on-sw-height);line-height:var(--on-sw-height);list-style:none;margin:0;min-width:var(--on-sw-width);order:1;padding:0;position:relative;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.on-switch .switch .on-wave[data-v-4b01add7]{border-radius:inherit}.on-switch .wrapper[data-v-4b01add7]{align-items:center;display:inline-flex;flex:0 0 auto}.on-switch .label[data-v-4b01add7]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.on-switch .inner[data-v-4b01add7]{border-radius:100px;display:block;height:100%;overflow:hidden;padding-inline-end:var(--on-sw-inner-edge-pad);padding-inline-start:var(--on-sw-inner-circle-pad);transition:padding-inline-start .2s ease-in-out,padding-inline-end .2s ease-in-out}.on-switch .handle[data-v-4b01add7]{align-items:center;display:inline-flex;font-size:calc(var(--on-sw-circle) - 4px);height:var(--on-sw-circle);inset-inline-start:2px;justify-content:center;top:2px;width:var(--on-sw-circle)}.on-switch .handle[data-v-4b01add7],.on-switch .handle[data-v-4b01add7]:before{position:absolute;transition:all .2s ease-in-out}.on-switch .handle[data-v-4b01add7]:before{background-color:#fff;border-radius:calc(var(--on-sw-circle)/2);bottom:0;box-shadow:0 2px 4px #00230b33;content:"";inset-inline-end:0;inset-inline-start:0;top:0}.on-switch .checked[data-v-4b01add7],.on-switch .unchecked[data-v-4b01add7]{color:#fff;display:block;font-size:12px;pointer-events:none;transition:margin-inline-start .2s ease-in-out,margin-inline-end .2s ease-in-out}.on-switch .checked[data-v-4b01add7]{margin-inline-end:calc(100% - var(--on-sw-height) + var(--on-sw-height)*2 + 4px);margin-inline-start:calc(-100% + var(--on-sw-height) - var(--on-sw-height)*2 - 4px)}.on-switch .unchecked[data-v-4b01add7]{margin-top:calc(0px - var(--on-sw-height));margin-inline-end:0;margin-inline-start:0}.on-switch:not(.-disabled):not(.-readonly):not(.-checked) .switch[data-v-4b01add7]:hover{background:var(--on-sw-hover-color)}.on-switch.-active:not(.-disabled):not(.-readonly):not(.-checked) .wrapper .handle[data-v-4b01add7]:before,.on-switch:not(.-disabled):not(.-readonly):not(.-checked) .wrapper:active .handle[data-v-4b01add7]:before{inset-inline-end:-30%;inset-inline-start:0}.on-switch.-active:not(.-disabled):not(.-readonly):not(.-checked) .wrapper .unchecked[data-v-4b01add7],.on-switch:not(.-disabled):not(.-readonly):not(.-checked) .wrapper:active .unchecked[data-v-4b01add7]{margin-inline-end:-4px;margin-inline-start:4px}.on-switch .wrapper[data-v-4b01add7]:focus-visible{outline:none}.on-switch .wrapper:focus-visible .switch[data-v-4b01add7]{outline:4px solid #91caff;outline-offset:1px;transition:outline-offset 0s,outline 0s}.-checked .inner[data-v-4b01add7]{padding-inline-end:var(--on-sw-inner-circle-pad);padding-inline-start:var(--on-sw-inner-edge-pad)}.-checked .switch[data-v-4b01add7]{background:var(--on-sw-active-color)}.-checked .handle[data-v-4b01add7]{inset-inline-start:calc(100% - var(--on-sw-circle) - 2px)}.-checked .checked[data-v-4b01add7]{margin-inline-end:0;margin-inline-start:0}.-checked .unchecked[data-v-4b01add7]{margin-inline-end:calc(-100% + var(--on-sw-height) - var(--on-sw-height)*2 - 4px);margin-inline-start:calc(100% - var(--on-sw-height) + var(--on-sw-height)*2 + 4px)}.-checked:not(.-disabled):not(.-readonly) .switch[data-v-4b01add7]:hover{background:var(--on-sw-active-hover-color)}.-checked.-active:not(.-disabled):not(.-readonly) .wrapper .handle[data-v-4b01add7]:before,.-checked:not(.-disabled):not(.-readonly) .wrapper:active .handle[data-v-4b01add7]:before{inset-inline-end:0;inset-inline-start:-30%}.-checked.-active:not(.-disabled):not(.-readonly) .wrapper .checked[data-v-4b01add7],.-checked:not(.-disabled):not(.-readonly) .wrapper:active .checked[data-v-4b01add7]{margin-inline-end:4px;margin-inline-start:-4px}.-label-after .label[data-v-4b01add7]{margin-inline-start:4px;order:2}.-label-before .label[data-v-4b01add7]{margin-inline-end:4px;order:0}.-readonly .wrapper[data-v-4b01add7],.-readonly .wrapper .label[data-v-4b01add7],.-readonly .wrapper .switch[data-v-4b01add7]{cursor:default}.-disabled .wrapper[data-v-4b01add7]{cursor:not-allowed;opacity:.65}.-disabled .wrapper .label[data-v-4b01add7],.-disabled .wrapper .switch[data-v-4b01add7]{cursor:not-allowed}.-size-sm[data-v-4b01add7]{--on-sw-height:16px;--on-sw-width:28px}.-size-lg[data-v-4b01add7]{--on-sw-height:26px}.on-translator-bar[data-v-62b235b2]{--on-translator-bar-c-server-indicator:#e1a61f;--on-translator-bar-height:32px;background:#f8f9f9;border-bottom:1px solid #e7e7e9;z-index:var(--on-translator-bar-z,99999)}.on-translator-bar.-sticky[data-v-62b235b2]{left:0;position:sticky;right:0;top:var(--on-translator-bar-top,0)}.content[data-v-62b235b2]{align-items:center;display:flex;gap:16px;height:var(--on-translator-bar-height)}.close[data-v-62b235b2]{background:none;border:none;color:#000;cursor:pointer;display:inline-flex;height:18px;margin-left:auto;opacity:.3;padding:0;position:relative;width:18px}.close[data-v-62b235b2]:hover{opacity:.7}.close[data-v-62b235b2]:after,.close[data-v-62b235b2]:before{background:currentColor;content:"";height:18px;left:50%;position:absolute;transform:rotate(45deg);width:2px}.close[data-v-62b235b2]:after{transform:rotate(-45deg)}.server-indicator[data-v-62b235b2]{align-items:center;border:2px dashed var(--on-translator-bar-c-server-indicator);border-radius:4px;color:var(--on-translator-bar-c-server-indicator);cursor:help;display:inline-flex;font-size:12px;font-weight:500;height:20px;justify-content:center;width:20px}.on-tr-mi[data-v-61d313a8]{align-items:center;display:flex;margin-bottom:16px}.label[data-v-61d313a8]{flex:0 0 auto;padding-right:16px;width:100px}.value .on-rts[data-v-61d313a8]{white-space:normal;word-wrap:anywhere;word-break:break-all}.on-tr-mg[data-v-8aa52c62]{margin-bottom:40px}.title[data-v-8aa52c62]{color:#ddd;margin-bottom:16px}.toggle[data-v-9439ac54]{background:#fff;border-bottom:1px solid #e7e7e9;display:block;padding-bottom:20px;padding-top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content[data-v-9439ac54]{background:#000000b3;color:#ddd;padding-bottom:32px;padding-top:32px}.container[data-v-9439ac54]{margin-left:auto;margin-right:auto;max-width:1280px;min-width:320px;padding-left:12px;padding-right:12px;width:100%}@media screen and (min-width:1024px){.container[data-v-9439ac54]{padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container[data-v-9439ac54]{padding-left:0;padding-right:0;width:1120px}}.title[data-v-9439ac54]{color:#ddd;margin-bottom:16px}.footer-nav[data-v-e516968b]{display:flex;flex-direction:column;gap:24px}@media screen and (width >= 1024px){.footer-nav[data-v-e516968b]{flex-direction:row;gap:16px}.col[data-v-e516968b]{flex:0 0 auto;width:calc(20% - 12.8px)}}.title[data-v-e516968b]{font-size:17px;font-weight:600;line-height:22px;margin-bottom:18px}ul[data-v-e516968b]{display:flex;flex-direction:column;font-size:14px;gap:18px;line-height:16px;list-style:none;margin:0;padding:0}a[data-v-e516968b]{color:#fff;opacity:.5;text-decoration:none}a[data-v-e516968b]:hover{opacity:.7}.footer[data-v-6bf18d99]{color:#fff;position:relative}.footer.--bg[data-v-6bf18d99]{--bg-height:50px;--bg-offset-start:-75px;--bg-offset-end:-75px;padding-top:calc(var(--bg-height) - 16px)}@media screen and (width >= 1024px){.footer.--bg[data-v-6bf18d99]{--bg-height:88px;--bg-offset-start:-50px;--bg-offset-end:-193px}}@media screen and (width >= 1280px){.footer.--bg[data-v-6bf18d99]{--bg-height:141px;--bg-offset-start:-50px;--bg-offset-end:-64px}}.footer.--bg .bg[data-v-6bf18d99]{height:var(--bg-height);left:0;overflow:hidden;position:absolute;right:0;top:0}.footer.--bg .bg[data-v-6bf18d99]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' preserveAspectRatio='none' viewBox='0 0 1315 136'%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd'%3E%3Cpath fill='%23FEC9FB' d='M1315 84.316c-155.76-90.548-458.671-29.29-739.074 27.419-39.527 7.994-78.607 15.897-116.765 23.272H1315z'/%3E%3Cpath fill='%2326374D' d='M840.462 58.637C519.631 8.205 158.738-48.525 0 70.747V135h1315v-30.928c-111.73 11.596-286.23-15.835-474.538-45.435'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1315v135.007H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat;background-position-y:bottom;background-size:100% 100%;bottom:-4px;content:"";inset-inline-end:var(--bg-offset-end);inset-inline-start:var(--bg-offset-start);position:absolute;top:0}.g-container[data-v-6bf18d99]{padding:0}.wrapper-bg[data-v-6bf18d99]{background:#26374d;padding:24px 16px 32px}.info[data-v-6bf18d99]{margin-bottom:24px;padding:9px 0 12px}@media screen and (width >= 1024px){.info[data-v-6bf18d99]{align-items:center;display:flex;margin-bottom:32px;padding:9px 0}}.logo-slot[data-v-6bf18d99]{margin-bottom:16px}@media screen and (width >= 1024px){.logo-slot[data-v-6bf18d99]{flex:none;margin-inline-end:16px;margin-bottom:0;width:calc(20% - 12.8px)}}.logo[data-v-6bf18d99] svg{height:30px;width:auto}.footer-text[data-v-6bf18d99]{font-size:14px;line-height:18px;margin-bottom:22px}@media screen and (width >= 1024px){.footer-text[data-v-6bf18d99]{flex:none;margin-inline-end:40px;margin-bottom:0;width:320px}}.badges[data-v-6bf18d99]{flex:1 1 auto;justify-content:space-between}.badges[data-v-6bf18d99],.social[data-v-6bf18d99]{align-items:center;display:flex}.social[data-v-6bf18d99]{gap:8px}.merchant[data-v-6bf18d99]{align-items:center;display:flex;gap:16px;opacity:.6}.footer-nav[data-v-6bf18d99]{margin-bottom:32px}.legal[data-v-6bf18d99]{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:18px;padding-top:24px}@media screen and (width >= 1024px){.legal[data-v-6bf18d99]{flex-direction:row;gap:32px;justify-content:space-between}}.legal-docs[data-v-6bf18d99]{display:flex;flex-direction:column;font-size:12px;gap:18px;line-height:16px}@media screen and (width >= 1024px){.legal-docs[data-v-6bf18d99]{flex-direction:row;gap:24px}}.legal-docs a[data-v-6bf18d99]{color:#fff;opacity:.6;text-decoration:none}.legal-docs a[data-v-6bf18d99]:hover{opacity:.7}.copyright[data-v-6bf18d99]{color:#fff;font-size:12px;line-height:16px;opacity:.6}.copyright[data-v-6bf18d99] a{color:#fff;text-decoration:underline}.g-container[data-v-cf66152e],.on-translator-bar[data-v-cf66152e] .content{margin-left:auto;margin-right:auto;min-width:320px;width:100%}@media screen and (max-width:1023.98px){.g-container[data-v-cf66152e],.on-translator-bar[data-v-cf66152e] .content{padding-left:12px;padding-right:12px}}@media screen and (min-width:1024px){.g-container[data-v-cf66152e],.on-translator-bar[data-v-cf66152e] .content{max-width:992px}}@media screen and (min-width:1280px){.g-container[data-v-cf66152e],.on-translator-bar[data-v-cf66152e] .content{max-width:1120px}}.g-ellipsis[data-v-cf66152e]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout[data-v-cf66152e]{display:flex;flex:1 0 auto;flex-direction:column}.layout.-translator-bar[data-v-cf66152e]{--on-translator-bar-height:32px;--l-header-top:var(--on-translator-bar-height,32px)}.on-translator-bar[data-v-cf66152e]{display:flex;height:var(--on-translator-bar-height,32px)}
