/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-2xl:1.625rem;--text-2xl--line-height:calc(2 / 1.5);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-light:300;--font-weight-medium:500;--tracking-wide:.025em;--leading-relaxed:1.625;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Ferrari Sans", ui-sans-serif, system-ui, Helvetica, Arial, sans-serif;--color-kiosk-bg-start:#231f20;--color-kiosk-bg-end:#000;--color-kiosk-fg:#fff}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.flex{display:flex}.max-w-2xl{max-width:var(--container-2xl)}.max-w-170{max-width:calc(var(--spacing) * 170)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.pl-5{padding-left:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[2\.625rem\]{font-size:2.625rem}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-90{opacity:.9}@media (hover:hover){.hover\:opacity-100:hover{opacity:1}}}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansBold-CDWeqIlC.woff2)format("woff2"),url(/assets/Ferrari-SansBold-BR0dWu3R.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansBoldItalic-CmULQWH6.woff2)format("woff2"),url(/assets/Ferrari-SansBoldItalic-igNsFUwN.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansLight-eKw9y04t.woff2)format("woff2"),url(/assets/Ferrari-SansLight-BuFmWSQh.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansLightItalic-C6d4PYsa.woff2)format("woff2"),url(/assets/Ferrari-SansLightItalic-NJvtmB_t.woff)format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansMedium-n9-Fup7N.woff2)format("woff2"),url(/assets/Ferrari-SansMedium-B4KZRPLy.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansMediumItalic-DwXGnOI6.woff2)format("woff2"),url(/assets/Ferrari-SansMediumItalic-554hif77.woff)format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansRegular-CGERx3Jx.woff2)format("woff2"),url(/assets/Ferrari-SansRegular-D3-rNP8U.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ferrari Sans;src:url(/assets/Ferrari-SansRegularItalic-DCjumZJX.woff2)format("woff2"),url(/assets/Ferrari-SansRegularItalic-BESgt55B.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}html,body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-display);background:#000;margin:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}._root_134yx_1{border:1px solid var(--color-kiosk-fg);color:var(--color-kiosk-fg);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:.9rem 4rem;font-size:1.5rem;font-weight:500;transition:opacity .15s}._root_134yx_1:disabled{opacity:.35;cursor:not-allowed}._root_134yx_1:not(:disabled):active{opacity:.6}._overlay_13lqn_1{z-index:100;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._panel_13lqn_11{border:1px solid var(--color-kiosk-fg);background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);width:70%;max-width:26rem;color:var(--color-kiosk-fg);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}._heading_13lqn_30{text-transform:uppercase;margin:0;font-size:2rem;font-weight:500}._countdown_13lqn_37{margin:0;font-size:4rem;font-weight:500}._root_14sbh_1{box-sizing:border-box;background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);color:var(--color-kiosk-fg);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none;overscroll-behavior:none;flex-direction:column;justify-content:center;align-items:center;gap:12svh;display:flex;position:fixed;inset:0}._logo_14sbh_23{width:26%;height:auto}._form_14sbh_28{flex-direction:column;align-items:center;gap:1.5rem;width:70%;max-width:28rem;display:flex}._input_14sbh_37{box-sizing:border-box;border:1px solid var(--color-kiosk-fg);width:100%;color:var(--color-kiosk-fg);text-align:center;background:0 0;border-radius:999px;padding:.9rem 1.5rem;font-size:1.5rem}._input_14sbh_37::placeholder{color:color-mix(in srgb, var(--color-kiosk-fg) 60%, transparent)}._error_14sbh_53{color:#ff6b6b;text-align:center;margin:0;font-size:1.125rem}._root_ay563_1{box-sizing:border-box;padding-bottom:max(8svh, env(safe-area-inset-bottom));background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none;overscroll-behavior:none;flex-direction:column;justify-content:center;align-items:center;gap:18svh;display:flex;position:fixed;inset:0}._logo_ay563_23{width:26%;height:auto}._button_ay563_28{bottom:max(5vw, env(safe-area-inset-left));position:absolute}._root_1h7rq_1{box-sizing:border-box;background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);color:var(--color-kiosk-fg);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none;overscroll-behavior:none;flex-direction:column;align-items:center;padding:6% 10%;display:flex;position:fixed;inset:0}._logo_1h7rq_22{cursor:pointer;flex-shrink:0;width:64px;height:auto}._content_1h7rq_29{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}._footer_1h7rq_39{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}._navCentered_1h7rq_48{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._stepBadge_1h7rq_55{border:1px solid var(--color-kiosk-fg);border-radius:16px;padding:2px 5px 5px;font-size:2rem;line-height:1}._root_tqyqh_1{color:var(--color-kiosk-fg);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;display:inline-flex}._root_tqyqh_1:disabled{opacity:.35;cursor:not-allowed}._label_tqyqh_16{text-transform:uppercase;font-size:1.5rem;font-weight:500}._circle_tqyqh_22{aspect-ratio:1;border:1px solid var(--color-kiosk-fg);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3.3rem;display:inline-flex}._circle_tqyqh_22 svg{width:30%}._frame_1jy2j_1{aspect-ratio:9/16;border:1px solid var(--color-kiosk-fg);background:#ffffff08;border-radius:4px;justify-content:center;align-items:center;height:90%;display:flex;position:relative;overflow:hidden}._video_1kcrd_1{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}._capturedImage_1kcrd_8{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}._capturedImage_1kcrd_8._visible_1kcrd_18{opacity:1}._error_1kcrd_22{text-align:center;opacity:.85;padding:2rem}._countdown_1kcrd_28{background:#00000059;justify-content:center;align-items:center;font-size:6rem;font-weight:500;display:flex;position:absolute;inset:0}._photo_on8gf_1{object-fit:cover;width:100%;height:100%}._retake_on8gf_7{color:var(--color-kiosk-fg);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;font-size:1.5rem;font-weight:500;text-decoration:underline}._root_1mcf5_1{flex-direction:column;align-items:center;gap:2rem;display:flex}._spinner_1mcf5_8{border:3px solid #fff3;border-top-color:var(--color-kiosk-fg);border-radius:50%;width:64px;height:64px;animation:1s linear infinite _spin_1mcf5_8}._message_1mcf5_17{letter-spacing:.02em;font-size:1.5rem;font-weight:300}._error_1mcf5_23{text-align:center;opacity:.9;padding:0 8vw;font-size:1.25rem}@keyframes _spin_1mcf5_8{to{transform:rotate(360deg)}}._root_10g5z_1{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}._heading_10g5z_10{text-transform:uppercase;font-size:2.625rem;font-weight:500}._body_10g5z_16{max-width:42rem;margin:0 0 3rem;font-size:1.625rem;font-weight:300}._row_10g5z_23{flex-direction:row;justify-content:space-between;align-items:center;gap:6vw;width:100%;display:flex}._videoBox_10g5z_32{aspect-ratio:9/16;border:1px solid var(--color-kiosk-fg);border-radius:4px;flex:50%;overflow:hidden}._video_10g5z_32{object-fit:contain;width:100%;height:100%}._qrColumn_10g5z_46{flex-direction:column;flex:50%;align-items:center;gap:1.5rem;display:flex}._qrLabel_10g5z_54{text-transform:uppercase;font-size:1.25rem;font-weight:700}._qrBox_10g5z_60{aspect-ratio:1;box-sizing:border-box;background:#f4f4f0;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}._qrImage_10g5z_72{width:100%;height:100%;display:block}._root_hfteo_1{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}._heading_hfteo_9{text-transform:uppercase;font-size:2.625rem;font-weight:500}._body_hfteo_15{max-width:42rem;margin:0 0 3rem;font-size:1.625rem;font-weight:300}._actions_hfteo_23{flex-direction:row;gap:1.5rem;display:flex}._button_hfteo_29{min-width:220px;padding:.75rem 2rem}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._overlay_wd5wm_1{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0}._panel_wd5wm_12{border:1px solid var(--color-kiosk-fg);background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);width:100%;max-width:60rem;max-height:85dvh;color:var(--color-kiosk-fg);font-family:var(--font-display);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}._scroll_wd5wm_31{overflow-y:auto}._close_wd5wm_35{align-self:center}._form_pqj8t_1{flex-direction:column;gap:2rem;display:flex}._heading_pqj8t_7{text-transform:uppercase;text-align:center;margin-bottom:1rem;font-size:2.625rem;font-weight:500}._field_pqj8t_15{flex-direction:column;gap:.5rem;display:flex}._label_pqj8t_21{text-transform:uppercase;font-size:1.125rem;font-weight:300}._input_pqj8t_27{box-sizing:border-box;border:1px solid var(--color-kiosk-fg);height:55px;color:var(--color-kiosk-fg);font-family:var(--font-display);background:0 0;border-radius:0;padding:0 1rem;font-size:1.1rem}._input_pqj8t_27:focus{outline:2px solid var(--color-kiosk-fg);outline-offset:2px}._phoneInput_pqj8t_44{box-sizing:border-box;border:1px solid var(--color-kiosk-fg);align-items:stretch;height:55px;display:flex}._phoneInput_pqj8t_44:focus-within{outline:2px solid var(--color-kiosk-fg);outline-offset:2px}._phoneInput_pqj8t_44 .PhoneInputCountry{border-right:1px solid var(--color-kiosk-fg);padding:0 .75rem}._phoneInput_pqj8t_44 .PhoneInputCountrySelectArrow{color:var(--color-kiosk-fg);opacity:1}._phoneInput_pqj8t_44 .PhoneInputInput{min-width:0;color:var(--color-kiosk-fg);font-family:var(--font-display);background:0 0;border:none;outline:none;flex:1;padding:0 1rem;font-size:1.1rem}._consent_pqj8t_79{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:1.125rem;font-weight:300;line-height:1.6;display:flex}._consent_pqj8t_79 input{appearance:none;border:1px solid var(--color-kiosk-fg);cursor:pointer;flex-shrink:0;width:25px;height:25px;margin:0;position:relative}._consent_pqj8t_79 input:checked:after{content:"";border:solid var(--color-kiosk-fg);border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}._error_pqj8t_112{color:#ff8080;text-align:center;font-size:.95rem}._link_pqj8t_118{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}._root_12tcp_1{background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);min-height:100dvh;color:var(--color-kiosk-fg);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}@media (width>=900px){._root_12tcp_1{padding:2rem}}._logo_12tcp_20{width:2rem}@media (width>=900px){._logo_12tcp_20{width:5.25rem}}._message_12tcp_27{font-size:1.1rem}._layout_12tcp_31{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}@media (width>=900px){._layout_12tcp_31{flex-direction:row;justify-content:center;gap:5%}}._info_12tcp_44{flex-direction:column;align-items:center;gap:1.25rem;display:flex}@media (width>=900px){._info_12tcp_44{gap:2rem}}._heading_12tcp_55{text-transform:uppercase;font-size:1.5rem;font-weight:500;line-height:1.1}@media (width>=900px){._heading_12tcp_55{font-size:3.375rem}}._body_12tcp_65{max-width:40rem;font-size:1.625rem;font-weight:300;display:none}@media (width>=900px){._body_12tcp_65{display:block}}._downloadButton_12tcp_75{border:1px solid var(--color-kiosk-fg);color:var(--color-kiosk-fg);font-family:var(--font-display);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:500;display:none}@media (width>=900px){._downloadButton_12tcp_75{display:block}}._videoColumn_12tcp_92{flex-direction:column;align-items:center;gap:1.25rem;display:flex}._videoBox_12tcp_99{border:1px solid var(--color-kiosk-fg);border-radius:4px;width:min(80vw,380px);overflow:hidden}._video_12tcp_92{object-fit:cover;width:100%;height:100%}._shareLink_12tcp_112{color:var(--color-kiosk-fg);text-transform:uppercase;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:underline}@media (width>=900px){._shareLink_12tcp_112{display:none}}._root_l9o2p_1{background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);min-height:100dvh;color:var(--color-kiosk-fg);font-family:var(--font-display);background-image:linear-gradient(135deg, var(--color-kiosk-bg-start) 10%, var(--color-kiosk-bg-end) 91%);min-height:100dvh;font-family:var(--font-display)}
