.Lightswitch-module-scss-module__pv1-MG__lightswitch{text-transform:uppercase;justify-content:space-between;font-weight:700;line-height:28px;display:flex}.Lightswitch-module-scss-module__pv1-MG__lightswitchInput{display:none}.Lightswitch-module-scss-module__pv1-MG__lightswitchLabel{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.Lightswitch-module-scss-module__pv1-MG__lightswitchToggle{cursor:pointer;width:64px;height:32px;transition:background-color var(--transition-dur) ease;background-color:#fff3;border-radius:40px;align-items:center;gap:4px;padding:4px;display:flex;position:relative;box-shadow:inset 0 2px #0000001a}.Lightswitch-module-scss-module__pv1-MG__lightswitchInput:checked+.Lightswitch-module-scss-module__pv1-MG__lightswitchLabel .Lightswitch-module-scss-module__pv1-MG__lightswitchToggle{background-color:var(--color-brand-blue-500)}.Lightswitch-module-scss-module__pv1-MG__lightswitchToggle:before{content:"ON OFF";word-spacing:4px;padding:2px 4px 2px 8px;font-size:11px;position:absolute;inset:0}.Lightswitch-module-scss-module__pv1-MG__lightswitchToggle:after{content:"";background:var(--tone-100);width:26px;height:26px;transition:transform var(--transition-dur) ease;filter:drop-shadow(0 2px #0000001a);border-radius:50%;box-shadow:inset 0 -2px #0000001a}.Lightswitch-module-scss-module__pv1-MG__lightswitchInput:checked+.Lightswitch-module-scss-module__pv1-MG__lightswitchLabel .Lightswitch-module-scss-module__pv1-MG__lightswitchToggle:after{transform:translate(30px)}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Settings-module-scss-module__5oLUra__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Settings-module-scss-module__5oLUra__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Settings-module-scss-module__5oLUra__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Settings-module-scss-module__5oLUra__fadeIn{to{opacity:1}}@keyframes Settings-module-scss-module__5oLUra__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Settings-module-scss-module__5oLUra__settings{position:absolute;top:24px;right:24px}@media only screen and (min-width:64rem){.Settings-module-scss-module__5oLUra__settings{top:32px;right:32px}}.Settings-module-scss-module__5oLUra__settingsButton{background-color:var(--color-brand-blue-800);z-index:2;width:48px;height:48px;transition:transform var(--transition-dur);border-radius:50%;margin:3px 3px 0 auto;padding:4px 12px;display:flex;position:relative}@media only screen and (min-width:48rem){.Settings-module-scss-module__5oLUra__settingsButton{width:56px;height:56px;padding:4px 16px}}.Settings-module-scss-module__5oLUra__settingsButton:disabled{opacity:.5}.Settings-module-scss-module__5oLUra__settingsButton[data-highlight=true]{z-index:1;position:relative}.Settings-module-scss-module__5oLUra__settingsButton[data-highlight=true]:before{content:"";mix-blend-mode:plus-lighter;border-radius:50%;animation:1s ease-in-out infinite alternate Settings-module-scss-module__5oLUra__onboarding-glow;position:absolute;inset:0}.Settings-module-scss-module__5oLUra__settingsButton[data-open=true]{transform:rotateY(180deg)}.Settings-module-scss-module__5oLUra__settingsButton svg{backface-visibility:hidden;color:var(--tone-100);margin:auto}.Settings-module-scss-module__5oLUra__settingsButton circle{transition:var(--transition-dur) cubic-bezier(.17, .55, .83, .99)}.Settings-module-scss-module__5oLUra__settingsButton:hover #setting1{transform:translate(10px)}.Settings-module-scss-module__5oLUra__settingsButton:hover #setting2{transform:translate(-10px)}.Settings-module-scss-module__5oLUra__settingsButton[data-icon=close]{transform:rotateY(180deg)}.Settings-module-scss-module__5oLUra__settingsButton[data-icon=close][data-open=true]{transform:rotateY(0)}.Settings-module-scss-module__5oLUra__settingsButton[data-icon=close] svg{width:16px}.Settings-module-scss-module__5oLUra__settingsModal{color:var(--tone-100);margin-top:32px;margin-left:auto;margin-right:32px}.Settings-module-scss-module__5oLUra__settingsModal::backdrop{background:radial-gradient(circle at center left, #fff0 30%, var(--color-stop-blue) 65%, var(--color-stop-purple) 100%);animation:.4s forwards Settings-module-scss-module__5oLUra__backdropIn}.Settings-module-scss-module__5oLUra__settingsModalInner{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d1846b3;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:21rem;margin-top:16px;padding:32px;animation:.3s .1s both Settings-module-scss-module__5oLUra__panelIn;display:flex;box-shadow:inset 0 -8px #0000001a,0 4px #0000001a}.Settings-module-scss-module__5oLUra__settingsSection{flex-direction:column;gap:16px;width:100%;display:flex}.Settings-module-scss-module__5oLUra__settingsSection:not(:last-child):after{content:"";background-image:radial-gradient(3px at 3px 3px,#fff3 100%,#0000 100%),radial-gradient(3px at calc(100% - 3px) 3px,#fff3 100%,#0000 100%),linear-gradient(#0000 3px,#fff3 3px 4px,#0000 4px);background-position:0 0,100% 0,6px 0;background-repeat:no-repeat;background-size:auto,auto,calc(100% - 12px) 100%;padding:3px 0;display:block}.Settings-module-scss-module__5oLUra__settingsSelect{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.Settings-module-scss-module__5oLUra__settingsSelectWrapper{padding-right:8px;display:inline-block;position:relative}.Settings-module-scss-module__5oLUra__settingsSelectWrapper:after{content:"";border:2px solid var(--tone-100);pointer-events:none;border-top:none;border-right:none;width:7px;height:7px;margin-bottom:3px;margin-left:8px;display:inline-block;transform:rotate(-45deg)}.Settings-module-scss-module__5oLUra__settingsSelect select{all:unset;text-align:right;text-transform:uppercase;cursor:pointer;width:auto;font-weight:700;position:relative}.Settings-module-scss-module__5oLUra__settingsLinks{flex-flow:column;gap:16px;display:flex}.Settings-module-scss-module__5oLUra__settingsMenuItem{text-transform:uppercase;font-weight:700;line-height:28px}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes HUDButton-module-scss-module__VJFBsa__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes HUDButton-module-scss-module__VJFBsa__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes HUDButton-module-scss-module__VJFBsa__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes HUDButton-module-scss-module__VJFBsa__fadeIn{to{opacity:1}}@keyframes HUDButton-module-scss-module__VJFBsa__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.HUDButton-module-scss-module__VJFBsa__hudButton{background-image:radial-gradient(circle at center, transparent 48%, #ffffff4d calc(48% + 1px), transparent calc(48% + 1px)),radial-gradient(circle at center, transparent 60%, #ffffff4d calc(60% + 1px), transparent calc(60% + 1px)),linear-gradient(var(--color-stop-blue), var(--color-stop-blue));border:2px solid #fffc;border-radius:50%;width:56px;height:56px;display:block;position:relative;box-shadow:0 3.059px #0003}@media only screen and (min-width:48rem){.HUDButton-module-scss-module__VJFBsa__hudButton{width:72px;height:72px}}.HUDButton-module-scss-module__VJFBsa__hudButton:disabled{opacity:.5}.HUDButton-module-scss-module__VJFBsa__hudButton[data-highlight=true]{z-index:1;position:relative}.HUDButton-module-scss-module__VJFBsa__hudButton[data-highlight=true]:before{content:"";mix-blend-mode:plus-lighter;border-radius:50%;animation:1s ease-in-out infinite alternate HUDButton-module-scss-module__VJFBsa__onboarding-glow;position:absolute;inset:0}.HUDButton-module-scss-module__VJFBsa__hudButton[data-highlight=true]{z-index:3}.HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]{background-image:radial-gradient(circle at center, transparent 48%, #ffffff4d calc(48% + 1px), transparent calc(48% + 1px)),radial-gradient(circle at center, transparent 60%, #ffffff4d calc(60% + 1px), transparent calc(60% + 1px)),linear-gradient(var(--color-stop-blue), var(--color-stop-blue));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;border:2px solid #fffc;border-radius:50%;width:112px;height:112px;display:block;position:relative;box-shadow:0 6px #0003,0 0 0 9px #ffffff80}[data-active=true]~* .HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]{box-shadow:0 6px #0003,0 0 0 9px #ffffff40}@media only screen and (min-width:48rem){.HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]{width:140px;height:140px;box-shadow:0 6px #0003,0 0 0 12px #ffffff80}[data-active=true]~* .HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]{box-shadow:0 6px #0003,0 0 0 12px #ffffff40}}[data-active=true]~* .HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]:disabled{box-shadow:0 6px #0003,0 0 0 9px #ffffff80}@media only screen and (min-width:48rem){[data-active=true]~* .HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg]:disabled{box-shadow:0 6px #0003,0 0 0 12px #ffffff80}}.HUDButton-module-scss-module__VJFBsa__hudIcon{width:56px;max-width:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}@media only screen and (min-width:48rem){.HUDButton-module-scss-module__VJFBsa__hudIcon{width:80px}}.HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg] .HUDButton-module-scss-module__VJFBsa__hudIcon{pointer-events:none;width:170px;max-width:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}@media only screen and (min-width:48rem){.HUDButton-module-scss-module__VJFBsa__hudButton[data-size=lg] .HUDButton-module-scss-module__VJFBsa__hudIcon{width:208px}}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Backpack-module-scss-module__y7nw0q__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Backpack-module-scss-module__y7nw0q__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Backpack-module-scss-module__y7nw0q__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Backpack-module-scss-module__y7nw0q__fadeIn{to{opacity:1}}@keyframes Backpack-module-scss-module__y7nw0q__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}@media only screen and (max-width:63.9375rem){.Backpack-module-scss-module__y7nw0q__backpackModal{width:100%;height:100%;max-height:100dvh;padding:40px 16px 16px}}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackModal{width:auto;margin:auto 48px 48px 200px;padding:24px;overflow:visible}}.Backpack-module-scss-module__y7nw0q__backpackModal[open]{flex-direction:column;display:flex}.Backpack-module-scss-module__y7nw0q__backpackModal::backdrop{background-image:radial-gradient(134.06% 67.03% at 50% 42.22%, #fff0 0%, var(--color-stop-blue) 55%, var(--color-stop-purple) 100%)}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackModal::backdrop{background-image:linear-gradient(180deg, #0079c800 15.56%, var(--color-stop-blue) 57.78%, var(--color-stop-purple) 100%)}}.Backpack-module-scss-module__y7nw0q__backpackDismissButton{aspect-ratio:1;background-color:var(--tone-100);z-index:2;border-radius:50%;padding:12px;line-height:0;position:absolute;box-shadow:0 0 80px #0006}@media only screen and (max-width:63.9375rem){.Backpack-module-scss-module__y7nw0q__backpackDismissButton{bottom:40px;left:50%;transform:translate(-50%)}}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackDismissButton{padding:8px;top:24px;right:-8px}}.Backpack-module-scss-module__y7nw0q__backpackDismissButton:disabled{z-index:-1}.Backpack-module-scss-module__y7nw0q__backpackDismissButton svg{width:16px;height:16px}.Backpack-module-scss-module__y7nw0q__backpackModalTitle{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);color:var(--tone-100);text-align:center;text-transform:uppercase;margin-bottom:32px;font-weight:700;line-height:1.75rem}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackModalTitle{margin-bottom:24px}}.Backpack-module-scss-module__y7nw0q__backpackModalInner{gap:16px;width:100%;min-height:0;display:flex;position:relative}@media only screen and (max-width:63.9375rem){.Backpack-module-scss-module__y7nw0q__backpackModalInner{filter:drop-shadow(0 0 180px #51a0dc33)drop-shadow(0 4px 18px #00000040);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0d184680;border-radius:40px;flex-direction:column;max-width:600px;min-height:0;margin:0 auto;padding:16px;overflow:scroll}}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackModalInner:before{filter:drop-shadow(0 0 180px #51a0dc33)drop-shadow(0 4px 18px #00000040);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";background-color:#0d184680;border-radius:40px;height:clamp(200px,75%,300px);position:absolute;inset:auto -24px -24px}}.Backpack-module-scss-module__y7nw0q__backpackCard{border:1px solid var(--tone-100);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#fffc;border-radius:16px;padding:8px;box-shadow:0 20px 40px #8a3ff533}@media only screen and (min-width:64rem){.Backpack-module-scss-module__y7nw0q__backpackCard{flex-basis:33.3333%}}.Backpack-module-scss-module__y7nw0q__backpackCardImages{gap:8px;margin-bottom:24px;display:flex}.Backpack-module-scss-module__y7nw0q__backpackCardImage{aspect-ratio:4/5;border:1px dashed var(--color-brand-purple-400);object-fit:cover;text-align:center;background-color:#ffffff80;border-radius:8px;flex:1;position:relative;overflow:hidden}.Backpack-module-scss-module__y7nw0q__backpackCardImage[data-collected=true]{color:var(--tone-100);background-image:url(/assets/images/starburst.avif),linear-gradient(var(--color-brand-navy));border:1px solid var(--color-brand-blue-500);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:20px 8px 8px;display:flex}.Backpack-module-scss-module__y7nw0q__backpackCardImage[data-collected=false]:before{content:"?";color:#d4dae4;z-index:1;justify-content:center;align-items:center;font-size:60px;font-weight:700;display:flex;position:absolute;inset:0}.Backpack-module-scss-module__y7nw0q__backpackCardImage h3{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);font-weight:600;line-height:1}.Backpack-module-scss-module__y7nw0q__backpackCardImage img{z-index:1;width:100%;max-width:180px;margin:auto}.Backpack-module-scss-module__y7nw0q__backpackCardImage button{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);background-color:#fff3;border-radius:2px;padding:10px;font-weight:400;line-height:1}.Backpack-module-scss-module__y7nw0q__backpackCardContent{flex-direction:column;gap:24px;padding:0 8px;display:flex}.Backpack-module-scss-module__y7nw0q__backpackCardTitle{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);text-transform:uppercase;font-weight:700;line-height:2rem}.Backpack-module-scss-module__y7nw0q__backpackCardProgress{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);border:2px solid var(--tone-100);background-color:var(--tone-100);text-align:right;border-radius:8px;width:100%;padding:7px 8px;font-weight:700;line-height:1;position:relative}.Backpack-module-scss-module__y7nw0q__backpackCardProgress:before{content:"";background:linear-gradient(to right, var(--color-brand-purple-600), var(--color-brand-purple-500));transform:scaleX(calc(var(--progress) / 100));transform-origin:0 0;border-radius:6px;position:absolute;inset:2px}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Navigator-module-scss-module__MYscZq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Navigator-module-scss-module__MYscZq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Navigator-module-scss-module__MYscZq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Navigator-module-scss-module__MYscZq__fadeIn{to{opacity:1}}@keyframes Navigator-module-scss-module__MYscZq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Navigator-module-scss-module__MYscZq__navigator:has([data-highlight=true]){z-index:2;position:relative}.Navigator-module-scss-module__MYscZq__navigatorModal::backdrop{background:var(--bgImage);background-position:50%;background-size:auto 200%;background-attachment:fixed;animation:.4s forwards Navigator-module-scss-module__MYscZq__backdropIn}.Navigator-module-scss-module__MYscZq__navigatorModal{background:radial-gradient(87.41% 132.67% at 50% 42.22%, #fff0 0%, var(--color-stop-blue) 45%, var(--color-stop-purple) 75%);width:100dvw;height:100dvh;overflow:hidden}.Navigator-module-scss-module__MYscZq__navigatorModal[open]{display:flex}.Navigator-module-scss-module__MYscZq__navigatorModalInner{width:max-content;height:fit-content;margin:auto;position:relative}.Navigator-module-scss-module__MYscZq__navigatorDismissButton{background:var(--tone-100);z-index:1;cursor:pointer;border-radius:50%;width:40px;height:40px;margin-top:-4px;margin-right:-4px;padding:4px;display:flex;position:absolute;top:12%;right:12%;box-shadow:0 0 120px #00000040}.Navigator-module-scss-module__MYscZq__navigatorDismissButton:after{content:"×";color:var(--color-brand-blue-700);margin:auto;font-size:32px;line-height:1}.Navigator-module-scss-module__MYscZq__navigatorModalMap{aspect-ratio:1;border-radius:50%;width:100dvw;max-width:min(47rem,100dvh);max-height:100dvh;margin:auto;padding:56px;position:relative;overflow:hidden}.Navigator-module-scss-module__MYscZq__navigatorModalMap:before,.Navigator-module-scss-module__MYscZq__navigatorModalMap:after{content:"";pointer-events:none;position:absolute}.Navigator-module-scss-module__MYscZq__navigatorModalMap:before{background:linear-gradient(#ffffff1a, #ffffff1a),radial-gradient(87.41% 132.67% at 50% 42.22%, #fff0 0%, var(--color-stop-blue) 45%, var(--color-stop-purple) 75%),var(--bgImage);filter:blur(5px);background-position:50%;background-repeat:no-repeat;background-size:100%,100%,auto 200%;background-attachment:fixed;border-radius:50%;inset:-10px}.Navigator-module-scss-module__MYscZq__navigatorModalMap:after{background:radial-gradient(circle,#0000 45%,#ffffff80 calc(45% + 1px),#0000 calc(45% + 1px)),radial-gradient(circle,#0000 30%,#ffffff80 calc(30% + 1px),#0000 calc(30% + 1px)),radial-gradient(circle,#0000 15%,#ffffff80 calc(15% + 1px),#0000 calc(15% + 1px)),linear-gradient(90deg,#0000 50%,#ffffff80 calc(50% + 1px),#0000 calc(50% + 1px));inset:56px}.Navigator-module-scss-module__MYscZq__navigatorModalImage{border-radius:50%;width:100%;height:100%;animation:.4s both Navigator-module-scss-module__MYscZq__backdropIn;position:relative;box-shadow:inset 0 6px 20px #00000040,inset 0 0 60px #0003,0 0 120px #00000040}.Navigator-module-scss-module__MYscZq__navigatorModalImage>img{border:2px solid var(--tone-100);border-radius:50%}.Navigator-module-scss-module__MYscZq__navigatorModalMarker{z-index:2;animation:Navigator-module-scss-module__MYscZq__growIn var(--transition-dur) calc(var(--index)*50ms + .1s) ease both;position:absolute}.Navigator-module-scss-module__MYscZq__navigatorModalMarker span{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);width:max-content;color:var(--tone-100);background:var(--color-brand-blue-500);opacity:0;transition-property:transform,opacity;transition-duration:var(--transition-dur);border:1px solid;border-radius:120px;justify-content:center;align-items:center;margin-bottom:16px;padding:12px 14px;font-weight:400;line-height:1.5rem;display:inline-flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%,10px)}.Navigator-module-scss-module__MYscZq__navigatorModalMarker span[data-position=bottom]{margin-top:10px;margin-bottom:auto;top:100%;bottom:auto;transform:translate(-50%,-10px)}.Navigator-module-scss-module__MYscZq__navigatorModalMarker img{transform-origin:50% 100%;width:32px;transition:transform var(--transition-dur)}.Navigator-module-scss-module__MYscZq__navigatorModalMarker:hover span{opacity:1;transform:translate(-50%)}.Navigator-module-scss-module__MYscZq__navigatorModalMarker:hover img,.Navigator-module-scss-module__MYscZq__navigatorModalMarker[data-next=true] img{transform:scale(1.25)}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Button-module-scss-module__CxLh3a__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Button-module-scss-module__CxLh3a__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Button-module-scss-module__CxLh3a__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Button-module-scss-module__CxLh3a__fadeIn{to{opacity:1}}@keyframes Button-module-scss-module__CxLh3a__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Button-module-scss-module__CxLh3a__button--audio,.Button-module-scss-module__CxLh3a__button--no-outline,.Button-module-scss-module__CxLh3a__button--tertiary,.Button-module-scss-module__CxLh3a__button--secondary{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);text-align:center;text-shadow:0 2px #00000026;text-transform:uppercase;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:auto;padding:1.125rem 1.25rem;font-weight:700;line-height:1;transition:background .1s,box-shadow .1s,transform .1s;display:flex;box-shadow:0 4px #0000000d}.Button-module-scss-module__CxLh3a__button--audio:disabled,.Button-module-scss-module__CxLh3a__button--no-outline:disabled,.Button-module-scss-module__CxLh3a__button--tertiary:disabled,.Button-module-scss-module__CxLh3a__button--secondary:disabled{opacity:.4;pointer-events:none}.Button-module-scss-module__CxLh3a__button--audio:active,.Button-module-scss-module__CxLh3a__button--no-outline:active,.Button-module-scss-module__CxLh3a__button--tertiary:active,.Button-module-scss-module__CxLh3a__button--secondary:active{transform:scale(.95)}.Button-module-scss-module__CxLh3a__button--audio:focus-visible,.Button-module-scss-module__CxLh3a__button--no-outline:focus-visible,.Button-module-scss-module__CxLh3a__button--tertiary:focus-visible,.Button-module-scss-module__CxLh3a__button--secondary:focus-visible{box-shadow:0 0 0 7px var(--color-brand-blue-700);outline:none}.Button-module-scss-module__CxLh3a__button--audio:hover,.Button-module-scss-module__CxLh3a__button--no-outline:hover,.Button-module-scss-module__CxLh3a__button--tertiary:hover,.Button-module-scss-module__CxLh3a__button--secondary:hover{background-color:var(--color-brand-blue-600)}.Button-module-scss-module__CxLh3a__button--primary{color:var(--tone-100);background:var(--color-brand-blue-500)}.Button-module-scss-module__CxLh3a__button--primary:active{transform:scale(.95)}.Button-module-scss-module__CxLh3a__button--primary:focus-visible{box-shadow:0 0 0 7px var(--color-brand-blue-700);outline:none}.Button-module-scss-module__CxLh3a__button--primary:hover{background-color:var(--color-brand-blue-600)}.Button-module-scss-module__CxLh3a__button--secondary{color:var(--color-brand-blue-700);background:var(--tone-100);text-shadow:none}.Button-module-scss-module__CxLh3a__button--secondary:hover{background:var(--color-brand-blue-100)}.Button-module-scss-module__CxLh3a__button--tertiary{border:1.5px solid var(--color-brand-blue-500);background:0 0}.Button-module-scss-module__CxLh3a__button--tertiary:hover{background:var(--color-brand-blue-600)}.Button-module-scss-module__CxLh3a__button--no-outline{text-decoration-skip-ink:auto;background-color:#0000;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.Button-module-scss-module__CxLh3a__button--no-outline:hover{background:var(--color-brand-blue-600)}.Button-module-scss-module__CxLh3a__button--no-outline:active{color:var(--color-brand-blue-500)}.Button-module-scss-module__CxLh3a__button--audio{font-size:clamp(.6875rem,.6875rem + .0625rem*(100vw - 25rem)/60rem,.75rem);letter-spacing:1.68px;text-transform:uppercase;text-underline-offset:2px;text-shadow:none;box-shadow:none;background-color:#0000;border-radius:0;gap:1.25rem;padding:0;font-weight:500;line-height:.6875rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .5s,opacity .5s}.Button-module-scss-module__CxLh3a__button--audio:hover{opacity:.5;background-color:#0000;text-decoration-color:#fff}.Button-module-scss-module__CxLh3a__button--audio:active{transform:none}.Button-module-scss-module__CxLh3a__button--audio:focus-visible{outline-offset:2px;box-shadow:none;outline:1px dashed #fff}.Button-module-scss-module__CxLh3a__button--lg{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);padding:1.125rem 1.75rem;font-weight:700;line-height:1.75rem}.Button-module-scss-module__CxLh3a__button--xl{font-size:clamp(1rem,1rem + .125rem*(100vw - 25rem)/60rem,1.125rem);padding:1.25rem 2.25rem;font-weight:700;line-height:1.875rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes ContentModalCards-module-scss-module__OnERDa__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes ContentModalCards-module-scss-module__OnERDa__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes ContentModalCards-module-scss-module__OnERDa__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes ContentModalCards-module-scss-module__OnERDa__fadeIn{to{opacity:1}}@keyframes ContentModalCards-module-scss-module__OnERDa__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.ContentModalCards-module-scss-module__OnERDa__contentModalCards{flex-direction:column;gap:1rem;display:flex}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__pageBuilder{grid-template-columns:repeat(3,1fr);max-width:1366px;margin:0 auto;display:grid}@media only screen and (max-width:63.9375rem){.ContentModalCards-module-scss-module__OnERDa__contentModalCards__pageBuilder{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:47.9375rem){.ContentModalCards-module-scss-module__OnERDa__contentModalCards__pageBuilder{grid-template-columns:1fr;margin:8px 0}}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__pageBuilder .ContentModalCards-module-scss-module__OnERDa__contentModalCards__card{box-shadow:0 4px 16px #0000001a}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__card{color:var(--tone-800);background:#fff;border-radius:24px;flex-direction:column;padding:8px;display:flex;box-shadow:0 8px 4px #0000000d}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__imageContainer{aspect-ratio:219/160;border-radius:16px;position:relative;overflow:hidden}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__imageContainer img{object-fit:cover;width:100%;height:100%}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__cardMinimal .ContentModalCards-module-scss-module__OnERDa__contentModalCards__imageContainer{aspect-ratio:unset}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__cardMinimal{box-shadow:none;background-color:#0000}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__cardMinimal .ContentModalCards-module-scss-module__OnERDa__contentModalCards__contentContainer{text-align:center;padding:2.5rem 0 0}.ContentModalCards-module-scss-module__OnERDa__contentModalCards__contentContainer{flex-direction:column;gap:16px;padding:2.5rem 1.5rem;display:flex}@media only screen and (max-width:63.9375rem){.ContentModalCards-module-scss-module__OnERDa__contentModalCards__contentContainer{padding:1.75rem 1rem}}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes ContentModalAccordion-module-scss-module__IEoVdq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes ContentModalAccordion-module-scss-module__IEoVdq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes ContentModalAccordion-module-scss-module__IEoVdq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes ContentModalAccordion-module-scss-module__IEoVdq__fadeIn{to{opacity:1}}@keyframes ContentModalAccordion-module-scss-module__IEoVdq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion{flex-direction:column;display:flex}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__pageBuilder{gap:1.75rem;max-width:1366px;margin:0 auto}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__items{flex-direction:column;gap:8px;display:flex}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__item{border:1px solid var(--color-brand-blue-500);background:linear-gradient(#ffffffe6 0% 100%),#0079c8;border-radius:8px;flex-direction:column;padding:1.5rem;display:flex}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__label{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);cursor:pointer;justify-content:space-between;align-items:center;font-weight:700;line-height:1.75rem;list-style:none;display:flex}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__label::-webkit-details-marker{display:none}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__label:focus-visible{outline:1px dashed var(--color-brand-blue-500);outline-offset:2px}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__label:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M8 0v16' stroke='%230079C8' stroke-width='2'/%3E%3Cpath d='M16 8H0' stroke='%230079C8' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__item[open] .ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__label:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M16 8H0' stroke='%230079C8' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.ContentModalAccordion-module-scss-module__IEoVdq__contentModalAccordion__text{margin-top:24px}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes ContentModalImageGrid-module-scss-module__zn_umG__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes ContentModalImageGrid-module-scss-module__zn_umG__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes ContentModalImageGrid-module-scss-module__zn_umG__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes ContentModalImageGrid-module-scss-module__zn_umG__fadeIn{to{opacity:1}}@keyframes ContentModalImageGrid-module-scss-module__zn_umG__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid{grid-template-columns:1fr;gap:.5rem;display:grid}@media only screen and (min-width:30rem){.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid{grid-template-columns:repeat(2,1fr)}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__pageBuilderGrid{width:100%;max-width:1366px;margin:0 auto}@media only screen and (min-width:30rem){.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__threeCols{grid-template-columns:repeat(3,1fr)}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__pageBuilderGrid .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image{aspect-ratio:16/10}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__threeCols .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image{aspect-ratio:1}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media only screen and (max-width:47.9375rem){.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry{grid-template-columns:1fr;gap:8px}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image:nth-child(10n+2):not(:last-child){aspect-ratio:2;grid-column:2/span 2}@media only screen and (max-width:47.9375rem){.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image:nth-child(10n+2):not(:last-child){aspect-ratio:1;grid-column:auto}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image:nth-child(10n+6):not(:last-child){aspect-ratio:2;grid-column:1/span 2}@media only screen and (max-width:47.9375rem){.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__masonry .ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image:nth-child(10n+6):not(:last-child){aspect-ratio:1;grid-column:auto}}.ContentModalImageGrid-module-scss-module__zn_umG__contentModalImageGrid__image{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes ContentModalDivider-module-scss-module__M_YkBq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes ContentModalDivider-module-scss-module__M_YkBq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes ContentModalDivider-module-scss-module__M_YkBq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes ContentModalDivider-module-scss-module__M_YkBq__fadeIn{to{opacity:1}}@keyframes ContentModalDivider-module-scss-module__M_YkBq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.ContentModalDivider-module-scss-module__M_YkBq__contentModalDivider{height:14px;margin-top:-16px;margin-bottom:-8px}.ContentModalDivider-module-scss-module__M_YkBq__contentModalDivider svg{width:100%}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes ContentModal-module-scss-module__Js7aGW__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes ContentModal-module-scss-module__Js7aGW__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes ContentModal-module-scss-module__Js7aGW__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes ContentModal-module-scss-module__Js7aGW__fadeIn{to{opacity:1}}@keyframes ContentModal-module-scss-module__Js7aGW__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.ContentModal-module-scss-module__Js7aGW__contentModal{width:100%;height:100%;display:flex;position:relative}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal{flex-direction:column}}.ContentModal-module-scss-module__Js7aGW__contentModal__complete{background:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.81633L4.64444 11L13 1' stroke='%230079C8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center,var(--tone-100);z-index:1;border-radius:50%;width:32px;height:32px;position:absolute;top:16px;right:16px}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainer{z-index:1;border-radius:16px;flex-shrink:0;width:408px;height:100%;position:relative;overflow:visible}@media only screen and (max-width:63.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainer{width:372px}}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainer{width:100%;height:270px}}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerBackground{border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerBackground img{object-fit:cover;width:100%;height:100%}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerImage{z-index:2;position:absolute;left:50%;transform:translate(-50%)translateY(-50%)}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerImage img{object-fit:contain;width:100%;height:100%}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerImage{width:115%;height:120%;top:35%}}@media only screen and (min-width:48rem){.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerImage{width:160%;height:100%;top:50%;transform:translate(-50%)translateY(-50%)}}.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerArtefactText{writing-mode:vertical-rl;color:var(--color-brand-blue-100);font-size:clamp(.6875rem,.6875rem + .0625rem*(100vw - 25rem)/60rem,.75rem);letter-spacing:1.68px;text-transform:uppercase;font-weight:600;line-height:.6875rem;position:absolute;bottom:24px;right:24px;transform:rotate(180deg)}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__imageContainerArtefactText{writing-mode:unset;left:1.5rem;transform:none}}.ContentModal-module-scss-module__Js7aGW__contentModal__inner{border-radius:0 16px 16px 0;flex-direction:column;flex:1;padding:1rem .5rem 0;display:flex;position:relative;overflow:hidden}.ContentModal-module-scss-module__Js7aGW__contentModal__content{flex-direction:column;flex:1;gap:40px;margin-top:2rem;padding:0 1.5rem;display:flex;overflow-y:scroll}@media only screen and (max-width:63.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__content{padding:0 .5rem}}.ContentModal-module-scss-module__Js7aGW__contentModal__content::-webkit-scrollbar{width:6px}.ContentModal-module-scss-module__Js7aGW__contentModal__content::-webkit-scrollbar-thumb{background-color:#0079c826;border-radius:3px}.ContentModal-module-scss-module__Js7aGW__contentModal__titleContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;padding:0 32px;display:flex}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__titleContainer{padding:0 0 8px}}.ContentModal-module-scss-module__Js7aGW__contentModal__kicker{color:var(--color-brand-blue-500);font-size:clamp(.75rem,.75rem + .125rem*(100vw - 25rem)/60rem,.875rem);letter-spacing:1.68px;text-transform:uppercase;font-weight:600;line-height:1.25rem}.ContentModal-module-scss-module__Js7aGW__contentModal__divider{color:var(--color-brand-blue-500);padding:0 32px;line-height:0}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__divider{padding:0 0 8px}}.ContentModal-module-scss-module__Js7aGW__contentModal__blocks{flex-direction:column;flex:1;gap:40px;padding:0 2rem .5rem;display:flex}@media only screen and (max-width:47.9375rem){.ContentModal-module-scss-module__Js7aGW__contentModal__blocks{padding:0 0 .5rem}}@media only screen and (min-width:64rem){.ContentModal-module-scss-module__Js7aGW__contentModal__blocks{gap:48px}}.ContentModal-module-scss-module__Js7aGW__contentModal__button button{text-transform:uppercase;border-radius:20px;width:100%;margin-bottom:2.5rem;padding:1.25rem 2rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes GeneralContent-module-scss-module__ewQHra__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes GeneralContent-module-scss-module__ewQHra__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes GeneralContent-module-scss-module__ewQHra__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes GeneralContent-module-scss-module__ewQHra__fadeIn{to{opacity:1}}@keyframes GeneralContent-module-scss-module__ewQHra__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.GeneralContent-module-scss-module__ewQHra__generalContent{width:100%;height:100%;display:flex;position:relative}.GeneralContent-module-scss-module__ewQHra__generalContent__inner{flex-direction:column;flex:1;padding:1rem .5rem 0;display:flex;position:relative;overflow:hidden}.GeneralContent-module-scss-module__ewQHra__generalContent__content{flex-direction:column;flex:1;gap:40px;margin-top:2rem;padding:0 1.5rem;display:flex;overflow-y:scroll}@media only screen and (max-width:63.9375rem){.GeneralContent-module-scss-module__ewQHra__generalContent__content{padding:0 .5rem}}.GeneralContent-module-scss-module__ewQHra__generalContent__content::-webkit-scrollbar{width:6px}.GeneralContent-module-scss-module__ewQHra__generalContent__content::-webkit-scrollbar-thumb{background-color:#0079c826;border-radius:3px}.GeneralContent-module-scss-module__ewQHra__generalContent__title{padding:0 2rem}@media only screen and (max-width:47.9375rem){.GeneralContent-module-scss-module__ewQHra__generalContent__title{padding:0 0 .5rem}}.GeneralContent-module-scss-module__ewQHra__generalContent__blocks{flex-direction:column;flex:1;gap:40px;padding:0 0 .5rem;display:flex}@media only screen and (max-width:47.9375rem){.GeneralContent-module-scss-module__ewQHra__generalContent__blocks{padding:0 0 .5rem}}.GeneralContent-module-scss-module__ewQHra__generalContent__button button{text-transform:uppercase;border-radius:20px;width:100%;margin-bottom:2.5rem;padding:1.25rem 2rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes FullscreenMedia-module-scss-module__rcCj-a__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes FullscreenMedia-module-scss-module__rcCj-a__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes FullscreenMedia-module-scss-module__rcCj-a__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes FullscreenMedia-module-scss-module__rcCj-a__fadeIn{to{opacity:1}}@keyframes FullscreenMedia-module-scss-module__rcCj-a__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.FullscreenMedia-module-scss-module__rcCj-a__fullscreenMedia{width:100%;height:fit-content;position:relative;overflow:hidden}.FullscreenMedia-module-scss-module__rcCj-a__fullscreenMedia__video{width:100%;height:100%}.FullscreenMedia-module-scss-module__rcCj-a__fullscreenMedia__overlay{background-color:var(--color-brand-navy-80);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.FullscreenMedia-module-scss-module__rcCj-a__fullscreenMedia__overlayButton button{text-transform:uppercase;border-radius:20px;padding:1.25rem 2rem}.FullscreenMedia-module-scss-module__rcCj-a__fullscreenMedia__replay{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);color:var(--tone-100);text-transform:uppercase;cursor:pointer;align-items:center;gap:8px;font-weight:800;line-height:1.75rem;display:flex;padding:0!important}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes FunctionalModal-module-scss-module__MEsR3W__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes FunctionalModal-module-scss-module__MEsR3W__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes FunctionalModal-module-scss-module__MEsR3W__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes FunctionalModal-module-scss-module__MEsR3W__fadeIn{to{opacity:1}}@keyframes FunctionalModal-module-scss-module__MEsR3W__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.FunctionalModal-module-scss-module__MEsR3W__modal{color:#fff;justify-content:center;align-items:center;padding:64px 72px 40px;display:flex}@media only screen and (max-width:47.9375rem){.FunctionalModal-module-scss-module__MEsR3W__modal{padding:64px 32px 40px}}.FunctionalModal-module-scss-module__MEsR3W__modalInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:48px;max-width:644px;display:flex;position:relative}.FunctionalModal-module-scss-module__MEsR3W__modalTitle{font-size:clamp(1.25rem,1.25rem + .25rem*(100vw - 25rem)/60rem,1.5rem);color:var(--tone-100);text-align:center;text-transform:uppercase;font-weight:700;line-height:2rem}.FunctionalModal-module-scss-module__MEsR3W__modalDivider{align-items:center;gap:4px;height:14px;margin-top:-12px;margin-bottom:-12px;display:flex}.FunctionalModal-module-scss-module__MEsR3W__modalText{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);color:var(--tone-100);text-align:center;flex-direction:column;gap:28px;font-weight:400;line-height:2rem;display:flex}.FunctionalModal-module-scss-module__MEsR3W__modal button{box-shadow:0 4px 0 0 var(--color-brand-blue-600);text-transform:uppercase;text-align:center;border-radius:20px;padding:1.5rem 2rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes PageBuilderFlipCards-module-scss-module__1itqua__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes PageBuilderFlipCards-module-scss-module__1itqua__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes PageBuilderFlipCards-module-scss-module__1itqua__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes PageBuilderFlipCards-module-scss-module__1itqua__fadeIn{to{opacity:1}}@keyframes PageBuilderFlipCards-module-scss-module__1itqua__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}@media only screen and (min-width:64rem){.PageBuilderFlipCards-module-scss-module__1itqua__flipCards{max-width:926px}}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardsContainer{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}@media only screen and (max-width:47.9375rem){.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardsContainer{grid-template-columns:1fr}}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__card{perspective:1000px;cursor:pointer;align-self:stretch;min-height:340px;display:grid;position:relative}@media only screen and (max-width:47.9375rem){.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__card{width:100%;max-width:340px;height:fit-content;margin:auto}}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardFront,.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardBack{grid-template-rows:subgrid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);backface-visibility:hidden;background:#ffffff0d;border:1px solid #ffffff40;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:1rem;transition:transform 1s;display:flex}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__card:hover .PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardFront{transform:rotateY(180deg)}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardIcon{width:64px;height:64px}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardIcon svg{width:100%;height:100%}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardTitle{font-size:clamp(.75rem,.75rem + .125rem*(100vw - 25rem)/60rem,.875rem);letter-spacing:1.68px;text-transform:uppercase;font-weight:600;line-height:1.25rem}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardBack{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotateY(180deg)}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__card:hover .PageBuilderFlipCards-module-scss-module__1itqua__flipCards__cardBack{transform:rotateY(0)}.PageBuilderFlipCards-module-scss-module__1itqua__flipCards__instruction{margin-top:48px}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes KnowledgeCheckOutcome-module-scss-module__gwlWCq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes KnowledgeCheckOutcome-module-scss-module__gwlWCq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes KnowledgeCheckOutcome-module-scss-module__gwlWCq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes KnowledgeCheckOutcome-module-scss-module__gwlWCq__fadeIn{to{opacity:1}}@keyframes KnowledgeCheckOutcome-module-scss-module__gwlWCq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome{width:100%;height:100%;display:flex;overflow-y:scroll}@media only screen and (max-width:63.9375rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal{z-index:3;padding:64px 32px;position:relative}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner{color:var(--tone-100);text-align:center;flex-flow:column;gap:48px;margin:auto;display:flex;position:relative}@media only screen and (min-width:64rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner{width:100%;margin:auto}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome:not(.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal) .KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner{max-width:750px}}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome:not(.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal) .KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner:before{content:"";aspect-ratio:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;background:#ffffff03;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 200px #0000001a}@media only screen and (max-width:63.9375rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome:not(.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal) .KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner:before{width:200%;max-width:626px;max-height:626px}}@media only screen and (min-width:64rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome:not(.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal) .KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__inner:before{width:100%}}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__titleContainer{line-height:1}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__title{font-size:clamp(.75rem,.75rem + .125rem*(100vw - 25rem)/60rem,.875rem);letter-spacing:1.68px;text-transform:uppercase;margin-top:32px;font-weight:600;line-height:1.25rem}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__content{text-align:center;margin:0 auto;display:flex}@media only screen and (max-width:63.9375rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__content{width:calc(100dvw - 64px);max-width:582px}}@media only screen and (min-width:64rem){.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__content{width:100%;max-width:548px}}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__button button{text-transform:uppercase;padding:1.5rem 2rem}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal{color:var(--tone-100);flex-direction:column;gap:48px}.KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome--flipReveal .KnowledgeCheckOutcome-module-scss-module__gwlWCq__knowledgeCheckOutcome__titleContainer{gap:32px}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes KnowledgeCheck-module-scss-module__UgjhTG__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes KnowledgeCheck-module-scss-module__UgjhTG__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes KnowledgeCheck-module-scss-module__UgjhTG__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes KnowledgeCheck-module-scss-module__UgjhTG__fadeIn{to{opacity:1}}@keyframes KnowledgeCheck-module-scss-module__UgjhTG__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck{mix-blend-mode:multiply;background:linear-gradient(115deg,#491d8b66 -30.4%,#0079c866 44.62%,#491d8b66 113.57%);width:100%;height:100%;padding:16px;display:flex;position:relative}@media only screen and (min-width:64rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck{padding:32px}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__inner{width:100%;max-width:75rem;height:100%;max-height:760px;margin:auto;display:flex;position:relative;box-shadow:0 40px 100px #00398a66}@media only screen and (max-width:47.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__inner{border-radius:16px;padding:8px}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__scrollArea{flex:1;gap:16px;display:flex;overflow-y:scroll}@media only screen and (max-width:47.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__scrollArea{flex-direction:column-reverse}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__close{color:var(--tone-100);z-index:3;cursor:pointer;background:0 0;border:none;line-height:0;position:absolute;top:32px;right:32px}@media only screen and (max-width:63.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__close{aspect-ratio:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0d184666;border-radius:50%;padding:8px;box-shadow:0 0 120px #00000040}}@media only screen and (max-width:47.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__close svg{width:16px;height:16px}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body{width:100%;height:100%;color:var(--tone-100);z-index:-3;background:#ffffff1a;border-radius:24px;padding:16px;display:none;overflow-y:scroll}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=active]{filter:drop-shadow(0 40px 100px #00398a66);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#ffffff1a;border:1px solid #ffffff40;display:flex}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=next],.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=upcoming]{opacity:.8;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);pointer-events:none;background:#ffffff0d;display:flex;position:absolute;box-shadow:0 1px 1px #ffffff80}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=next] *,.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=upcoming] *{opacity:0}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=next]{z-index:-1;transform:translateY(16px)scale(.97)}@media only screen and (min-width:64rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=next]{transform:translateY(24px)scale(.97)}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=upcoming]{z-index:-3;transform:translateY(24px)scale(.94)}@media only screen and (min-width:64rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__body[data-state=upcoming]{transform:translateY(48px)scale(.94)}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__content{flex-direction:column;gap:1.5rem;height:fit-content;padding:16px 16px 32px;display:flex}@media only screen and (max-width:47.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__content::-webkit-scrollbar{background-color:#ffffff1a;width:6px}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__content::-webkit-scrollbar-thumb{background-color:#ffffff40;border-radius:3px}}@media only screen and (min-width:48rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__content{flex-basis:50%}}@media only screen and (min-width:64rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__content{padding:40px 48px}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__kicker{font-size:clamp(.75rem,.75rem + .125rem*(100vw - 25rem)/60rem,.875rem);letter-spacing:1.68px;text-transform:uppercase;font-weight:600;line-height:1.25rem}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__text{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);flex-direction:column;gap:1.625rem;font-weight:400;line-height:2rem;display:flex}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__text p{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);font-weight:400;line-height:2rem}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__instruct{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);font-style:italic;font-weight:400;line-height:1.75rem}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__form{flex-direction:column;align-items:flex-start;gap:2.5rem;width:100%;display:flex}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__selectableAnswers{flex-direction:column;gap:8px;width:100%;display:flex}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__answer{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);background-color:1px solid #ffffff1a;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);cursor:pointer;border:1px solid #fff9;border-radius:8px;align-items:center;width:100%;padding:18px 24px;font-weight:400;line-height:1.75rem;display:flex}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__answer:has(.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__input:focus-visible){outline:2px dashed var(--tone-500);outline-offset:2px}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__answer:has(.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__input:checked){background-color:var(--color-brand-blue-500);border-color:#fff6}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__answer:has(.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__input:checked):after{content:"";background:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.81633L4.64444 11L13 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;width:14px;height:12px;margin-left:auto}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__answer:has(.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__input:checked):hover:after{background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L11 11M11 1L1 11' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 50% no-repeat;width:12px;height:12px}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__button button{text-transform:uppercase;border-radius:1.25rem;gap:10px;padding:1.25rem 1.75rem;display:flex;box-shadow:0 4px #0000000d}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__imageContainer{background:var(--color-brand-navy);border-radius:8px;overflow:hidden;box-shadow:-40px 40px 120px #00398a66}@media only screen and (min-width:48rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__imageContainer{flex-basis:50%;position:sticky;top:0}}@media only screen and (max-width:47.9375rem){.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__imageContainer{width:100%;height:0;padding-bottom:80.9659%;position:relative}}.KnowledgeCheck-module-scss-module__UgjhTG__knowledgeCheck__imageContainer img{object-fit:cover;width:100%;height:100%}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes PageBuilder-module-scss-module__2sDDhq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes PageBuilder-module-scss-module__2sDDhq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes PageBuilder-module-scss-module__2sDDhq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes PageBuilder-module-scss-module__2sDDhq__fadeIn{to{opacity:1}}@keyframes PageBuilder-module-scss-module__2sDDhq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.PageBuilder-module-scss-module__2sDDhq__pageBuilder{flex-direction:column;gap:40px;margin:2.5rem 0;padding:0 .5rem;display:flex}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes RewardModal-module-scss-module__tFJPmG__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes RewardModal-module-scss-module__tFJPmG__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes RewardModal-module-scss-module__tFJPmG__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes RewardModal-module-scss-module__tFJPmG__fadeIn{to{opacity:1}}@keyframes RewardModal-module-scss-module__tFJPmG__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.RewardModal-module-scss-module__tFJPmG__modal{color:#fff;justify-content:center;align-items:center;padding:64px 72px 40px;display:flex}@media only screen and (max-width:47.9375rem){.RewardModal-module-scss-module__tFJPmG__modal{padding:64px 32px 40px}}.RewardModal-module-scss-module__tFJPmG__modalInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:32px;max-width:644px;display:flex;position:relative}.RewardModal-module-scss-module__tFJPmG__modalImage{justify-content:center;align-items:center;display:flex}.RewardModal-module-scss-module__tFJPmG__modalImage img{object-fit:contain;filter:drop-shadow(0 8px 24px #0006);width:200px;height:200px}.RewardModal-module-scss-module__tFJPmG__modalTitle{font-size:clamp(1.25rem,1.25rem + .25rem*(100vw - 25rem)/60rem,1.5rem);color:var(--tone-100);text-align:center;text-transform:uppercase;font-weight:700;line-height:2rem}.RewardModal-module-scss-module__tFJPmG__modaltext{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);color:var(--tone-100);text-align:center;font-weight:400;line-height:2rem}.RewardModal-module-scss-module__tFJPmG__moreInfo{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);color:var(--tone-100);cursor:pointer;opacity:.8;background:0 0;border:none;padding:0;font-weight:400;line-height:1.75rem;text-decoration:underline}.RewardModal-module-scss-module__tFJPmG__moreInfo:hover{opacity:1}.RewardModal-module-scss-module__tFJPmG__body{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);color:var(--tone-100);text-align:center;opacity:.9;font-weight:400;line-height:1.75rem}.RewardModal-module-scss-module__tFJPmG__modal button[class*=btn],.RewardModal-module-scss-module__tFJPmG__modal button:not(.RewardModal-module-scss-module__tFJPmG__moreInfo){box-shadow:0 4px 0 0 var(--color-brand-blue-600);text-transform:uppercase;text-align:center;border-radius:20px;padding:1.5rem 2rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Controls-module-scss-module__4y2VGq__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Controls-module-scss-module__4y2VGq__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Controls-module-scss-module__4y2VGq__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Controls-module-scss-module__4y2VGq__fadeIn{to{opacity:1}}@keyframes Controls-module-scss-module__4y2VGq__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Controls-module-scss-module__4y2VGq__controls{z-index:2;background-blend-mode:multiply;background:linear-gradient(#0000 0%,#0006 100%);align-items:center;gap:24px;max-width:100vw;padding:2rem;font-size:.875rem;line-height:1;display:flex;position:absolute;bottom:0;left:0;right:0}.Controls-module-scss-module__4y2VGq__controlIcon{width:32px}.Controls-module-scss-module__4y2VGq__controlSlider{cursor:pointer;flex-grow:1;width:100%;position:relative}.Controls-module-scss-module__4y2VGq__controlSlider>div{height:3px}.Controls-module-scss-module__4y2VGq__controlSliderTrack,.Controls-module-scss-module__4y2VGq__controlSliderProgress,.Controls-module-scss-module__4y2VGq__controlSliderFill{--color:var(--white-020);background-color:var(--color);width:100%;height:100%;position:absolute;top:0;left:0}.Controls-module-scss-module__4y2VGq__controlSliderProgress{--color:var(--color-brand-blue-200);width:var(--slider-progress)}.Controls-module-scss-module__4y2VGq__controlSliderFill{--color:var(--color-brand-blue-400);width:var(--slider-fill)}.Controls-module-scss-module__4y2VGq__controlSliderFill:after{content:"";background-color:var(--color-brand-blue-400);border-radius:100%;width:8px;height:8px;position:absolute;top:-2px;right:-10px}.Controls-module-scss-module__4y2VGq__controlsIsSmall{gap:16px;padding:1.5rem 1.5rem 1rem}@media only screen and (max-width:47.9375rem){.Controls-module-scss-module__4y2VGq__controlsIsSmall{padding:1.5rem 1.5rem .75rem}}.Controls-module-scss-module__4y2VGq__controlsIsSmall .Controls-module-scss-module__4y2VGq__controlIcon{width:24px;height:24px}.Controls-module-scss-module__4y2VGq__controlsIsSmall .Controls-module-scss-module__4y2VGq__controlIcon svg{width:100%;height:100%}.Controls-module-scss-module__4y2VGq__controlTime{color:var(--tone-100);flex-wrap:nowrap;display:flex}.Controls-module-scss-module__4y2VGq__controlTime span{margin:0 4px;display:inline-block}
.VideoPlayer-module-scss-module__MBls2W__player{aspect-ratio:auto;width:100%;margin:0;line-height:1;display:flex;position:relative}.VideoPlayer-module-scss-module__MBls2W__player [data-media-provider]{width:100%;height:fit-content;display:flex}.VideoPlayer-module-scss-module__MBls2W__player video{width:100%;max-width:100%;height:100%;max-height:100dvh;position:relative}.VideoPlayer-module-scss-module__MBls2W__playerCaptions{text-align:center;word-spacing:normal;word-break:break-word;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:2;min-width:min-content;min-height:min-content;margin:16px;padding:0 180px;position:absolute;bottom:40px;left:0;right:0}.VideoPlayer-module-scss-module__MBls2W__playerCaptions [data-part=cue]{contain:content;background-color:#000000b3;padding:4px;overflow:visible}.VideoPlayer-module-scss-module__MBls2W__playerCaptions [data-part=cue]:empty{padding:0}[data-loop] .VideoPlayer-module-scss-module__MBls2W__playerCaptions{display:none}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes PlanetSlider-module-scss-module___NytIG__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes PlanetSlider-module-scss-module___NytIG__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes PlanetSlider-module-scss-module___NytIG__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes PlanetSlider-module-scss-module___NytIG__fadeIn{to{opacity:1}}@keyframes PlanetSlider-module-scss-module___NytIG__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.PlanetSlider-module-scss-module___NytIG__planetSlider{opacity:0;width:100%;transition:opacity var(--transition-dur)}.PlanetSlider-module-scss-module___NytIG__planetSlider .swiper{width:100%;padding:16px 0 32px;overflow:visible}.PlanetSlider-module-scss-module___NytIG__planetSlider .swiper-slide{opacity:0;transition:opacity var(--transition-dur)}:is(.PlanetSlider-module-scss-module___NytIG__planetSlider .swiper-slide-active,.PlanetSlider-module-scss-module___NytIG__planetSlider .swiper-slide-prev,.PlanetSlider-module-scss-module___NytIG__planetSlider .swiper-slide-next),.PlanetSlider-module-scss-module___NytIG__planetSlider__ready{opacity:1}.PlanetSlider-module-scss-module___NytIG__planetSlider__slideTitle{font-size:clamp(.6875rem,.6875rem + .0625rem*(100vw - 25rem)/60rem,.75rem);letter-spacing:1.68px;text-transform:uppercase;background:var(--color-brand-green);opacity:0;transition:opacity var(--transition-dur);border:1px solid #fff6;border-radius:100px;padding:1rem 1.5rem;font-weight:600;line-height:.6875rem;box-shadow:0 10px 13.5px #0000001a}[data-theme=blue] .PlanetSlider-module-scss-module___NytIG__planetSlider__slideTitle{background:var(--color-brand-blue-500)}[data-theme=purple] .PlanetSlider-module-scss-module___NytIG__planetSlider__slideTitle{background:var(--color-brand-purple-600)}.swiper-slide-active .PlanetSlider-module-scss-module___NytIG__planetSlider__slideTitle{opacity:1}.PlanetSlider-module-scss-module___NytIG__planetSlider__slide{flex-direction:column;justify-content:center;align-items:center;gap:2rem;max-width:480px;display:flex}@media only screen and (max-width:63.9375rem){.PlanetSlider-module-scss-module___NytIG__planetSlider__slide{flex-direction:column-reverse}}.swiper-slide-active .PlanetSlider-module-scss-module___NytIG__planetSlider__slide{pointer-events:none}.PlanetSlider-module-scss-module___NytIG__planetSlider__indicator{opacity:0;margin-bottom:-1.25rem;transition:opacity .25s;animation:1.5s ease-in-out infinite PlanetSlider-module-scss-module___NytIG__bob;display:none}@media only screen and (max-width:63.9375rem){.PlanetSlider-module-scss-module___NytIG__planetSlider__indicator{display:block}}.swiper-slide-active .PlanetSlider-module-scss-module___NytIG__planetSlider__indicator{opacity:1}.PlanetSlider-module-scss-module___NytIG__planetSlider__imageWrapper{cursor:pointer;position:relative}.PlanetSlider-module-scss-module___NytIG__planetSlider__image{transition:transform .6s ease-in-out;transform:scale(.66)}.swiper-slide-active .PlanetSlider-module-scss-module___NytIG__planetSlider__image{transform:none}.PlanetSlider-module-scss-module___NytIG__planetSlider__progress{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);border:1.2px solid var(--tone-100);background:var(--color-brand-purple-600);z-index:1;border-radius:120px;padding:.25rem .75rem;font-weight:400;line-height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px #00000040}.PlanetSlider-module-scss-module___NytIG__planetSlider__progressRing{background:conic-gradient(#fff calc(var(--progress) * 1%), transparent 0);mix-blend-mode:soft-light;filter:blur(4px);opacity:.5;z-index:-1;border-radius:100%;width:110%;height:110%;transition:transform .6s ease-in-out,top .6s ease-in-out,left .6s ease-in-out,width .6s ease-in-out,height .6s ease-in-out;position:absolute;top:-5%;left:-5%;transform:scale(.66)}.swiper-slide-active .PlanetSlider-module-scss-module___NytIG__planetSlider__progressRing{transform:none}.PlanetSlider-module-scss-module___NytIG__planetSlider__controls{justify-content:center;align-items:center;gap:6rem;margin-bottom:2rem;display:flex}@media only screen and (max-width:63.9375rem){.PlanetSlider-module-scss-module___NytIG__planetSlider__controls{gap:2.5rem}}.PlanetSlider-module-scss-module___NytIG__planetSlider__arrow{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.PlanetSlider-module-scss-module___NytIG__planetSlider__dots{align-items:center;gap:.5rem;display:flex}.PlanetSlider-module-scss-module___NytIG__planetSlider__dot{cursor:pointer;background:#ffffff1a;border:1px solid #fff;border-radius:50%;width:9px;height:9px;transition:background .25s}.PlanetSlider-module-scss-module___NytIG__planetSlider__dotActive{background:#9ad7ff}@keyframes PlanetSlider-module-scss-module___NytIG__bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Landing-module-scss-module__Sxgd7a__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Landing-module-scss-module__Sxgd7a__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Landing-module-scss-module__Sxgd7a__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Landing-module-scss-module__Sxgd7a__fadeIn{to{opacity:1}}@keyframes Landing-module-scss-module__Sxgd7a__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Landing-module-scss-module__Sxgd7a__landingPage{background-color:var(--color-brand-navy);color:var(--tone-100);justify-content:center;min-height:100dvh;padding-top:4rem;display:flex;position:relative}.Landing-module-scss-module__Sxgd7a__landingPage__bg{object-fit:cover;object-position:bottom center;position:absolute;inset:0}.Landing-module-scss-module__Sxgd7a__landingPage__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:36rem;height:fit-content;display:flex;position:relative}@media only screen and (max-width:63.9375rem){.Landing-module-scss-module__Sxgd7a__landingPage__inner{padding:0 3rem}}.Landing-module-scss-module__Sxgd7a__landingPage__inner:before{content:"";filter:blur(100px);z-index:-1;background:linear-gradient(#0b143c 0%,#13255f 50%,#505c99 100%);position:absolute;inset:0}.Landing-module-scss-module__Sxgd7a__landingPage__kicker{font-size:clamp(.875rem,.875rem + .125rem*(100vw - 25rem)/60rem,1rem);letter-spacing:1.68px;text-transform:uppercase;opacity:0;animation:Landing-module-scss-module__Sxgd7a__fadeIn var(--transition-dur) ease-in-out 2.5s both;margin-top:12px;font-weight:600;line-height:.875rem}.Landing-module-scss-module__Sxgd7a__landingPage__text{font-size:clamp(.9375rem,.9375rem + .0625rem*(100vw - 25rem)/60rem,1rem);opacity:0;animation:Landing-module-scss-module__Sxgd7a__fadeIn var(--transition-dur) ease-in-out 3s both;font-weight:400;line-height:1.75rem}@media only screen and (min-width:64rem){.Landing-module-scss-module__Sxgd7a__landingPage__text{font-size:clamp(1rem,1rem + .125rem*(100vw - 25rem)/60rem,1.125rem);font-weight:400;line-height:1.875rem}}.Landing-module-scss-module__Sxgd7a__landingPage__buttons{opacity:0;animation:Landing-module-scss-module__Sxgd7a__fadeIn var(--transition-dur) ease-in-out 3.1s both;align-items:center;gap:32px;margin-top:1rem;display:flex}@media only screen and (max-width:63.9375rem){.Landing-module-scss-module__Sxgd7a__landingPage__buttons{flex-direction:column}}.Landing-module-scss-module__Sxgd7a__landingPage__buttons li{gap:32px;display:flex}@media only screen and (min-width:64rem){.Landing-module-scss-module__Sxgd7a__landingPage__buttons li:first-child:after{content:"";background-color:var(--color-brand-blue-300);opacity:.6;width:1px;display:block}}.Landing-module-scss-module__Sxgd7a__landingPage__duration{font-size:clamp(.6875rem,.6875rem + .0625rem*(100vw - 25rem)/60rem,.75rem);letter-spacing:1.68px;text-transform:uppercase;opacity:0;animation:Landing-module-scss-module__Sxgd7a__fadeIn var(--transition-dur) ease-in-out 3.2s both;align-items:center;gap:1rem;margin-top:2rem;font-weight:500;line-height:.6875rem;display:flex}.Landing-module-scss-module__Sxgd7a__landingPage__duration p{font-size:clamp(.6875rem,.6875rem + .0625rem*(100vw - 25rem)/60rem,.75rem);letter-spacing:1.68px;text-transform:uppercase;font-weight:400;line-height:.6875rem}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Onboarding-module-scss-module__UOqjQa__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Onboarding-module-scss-module__UOqjQa__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Onboarding-module-scss-module__UOqjQa__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Onboarding-module-scss-module__UOqjQa__fadeIn{to{opacity:1}}@keyframes Onboarding-module-scss-module__UOqjQa__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Onboarding-module-scss-module__UOqjQa__onboarding{z-index:10;display:flex;position:absolute}@media only screen and (max-width:47.9375rem){.Onboarding-module-scss-module__UOqjQa__onboarding{left:24px;right:24px}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="0"]{top:96px}}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="0"]{top:28px;left:auto;right:120px}}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="1"]{bottom:190px}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="1"]{bottom:228px;left:45px}}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"]{bottom:180px}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"]{bottom:180px;left:194px}}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"]{bottom:180px}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"]{bottom:180px;left:272px}}.Onboarding-module-scss-module__UOqjQa__onboardingCounter{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);color:var(--tone-100);background:var(--color-brand-blue-500);filter:drop-shadow(0 4px #0000001a);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1;border-radius:16px;padding:16px;font-weight:600;line-height:1;position:absolute;top:0;right:40px;transform:translateY(-16px);box-shadow:inset 0 -3px #0000001a,0 4px #0000001a}@media only screen and (max-width:47.9375rem){.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="0"] .Onboarding-module-scss-module__UOqjQa__onboardingCounter{top:auto;bottom:0;transform:translateY(16px)}}.Onboarding-module-scss-module__UOqjQa__onboardingInner{width:100%;max-width:25rem;color:var(--tone-100);filter:drop-shadow(0 4px #0000001a);background:#112f6d;border-radius:24px;flex-direction:column;gap:24px;padding:40px;display:flex;position:relative;box-shadow:inset 0 -10px #0000001a}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboardingInner{gap:32px}}.Onboarding-module-scss-module__UOqjQa__onboardingInner:before{content:"";-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#112f6d;border-radius:4px;width:24px;height:24px;position:absolute;transform:rotate(-45deg);box-shadow:inset -8px 0 #0000001a}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="0"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{top:-6px;right:18px;box-shadow:inset -8px 0 #0000001a}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="1"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before,.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before,.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{bottom:-6px;box-shadow:inset 0 -8px #0000001a}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="1"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{left:58px}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{right:160px}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{right:92px}@media only screen and (min-width:48rem){.Onboarding-module-scss-module__UOqjQa__onboardingInner:before{filter:drop-shadow(0 4px #0000001a);box-shadow:inset 0 -8px #0000001a}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="0"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{top:18px;right:-6px}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="1"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before,.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before,.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{bottom:-6px;left:58px}.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="2"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before,.Onboarding-module-scss-module__UOqjQa__onboarding[data-index="3"] .Onboarding-module-scss-module__UOqjQa__onboardingInner:before{left:28px}}.Onboarding-module-scss-module__UOqjQa__onboardingTitle{font-size:clamp(1.125rem,1.125rem + .125rem*(100vw - 25rem)/60rem,1.25rem);font-weight:700;line-height:1.75rem}.Onboarding-module-scss-module__UOqjQa__onboardingText{font-size:clamp(.8125rem,.8125rem + .0625rem*(100vw - 25rem)/60rem,.875rem);font-weight:400;line-height:1.5rem}.Onboarding-module-scss-module__UOqjQa__onboardingFooter button{margin-left:0}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes Error-module-scss-module__okfWIa__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes Error-module-scss-module__okfWIa__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes Error-module-scss-module__okfWIa__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes Error-module-scss-module__okfWIa__fadeIn{to{opacity:1}}@keyframes Error-module-scss-module__okfWIa__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.Error-module-scss-module__okfWIa__error{min-height:100dvh;color:var(--tone-100);background-image:radial-gradient(64.13% 97.33% at 50% 50%, #0000 0%, #0000004d 100%),linear-gradient(180deg, var(--color-brand-navy), var(--color-brand-navy));mix-blend-mode:multiply;text-align:center;display:flex}.Error-module-scss-module__okfWIa__error__inner{flex-direction:column;align-items:center;gap:18px;max-width:45.5rem;margin:auto;padding:48px;display:flex}@media only screen and (min-width:64rem){.Error-module-scss-module__okfWIa__error__inner{padding:32px}}.Error-module-scss-module__okfWIa__error__title{font-size:clamp(2.75rem,2.75rem + 2rem*(100vw - 25rem)/60rem,4.75rem);font-weight:700;line-height:1}.Error-module-scss-module__okfWIa__error__bupee{width:clamp(200px,20dvw,300px);margin:2rem 0}.Error-module-scss-module__okfWIa__error__discoBallContainer{width:clamp(88px,8dvw,122px);position:relative}.Error-module-scss-module__okfWIa__error__discoBallContainer:after{content:"";filter:blur(50px);background-color:#039bff;width:150%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Error-module-scss-module__okfWIa__error__discoBall{z-index:1;position:relative}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes HUD-module-scss-module__jjFbCW__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes HUD-module-scss-module__jjFbCW__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes HUD-module-scss-module__jjFbCW__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes HUD-module-scss-module__jjFbCW__fadeIn{to{opacity:1}}@keyframes HUD-module-scss-module__jjFbCW__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.HUD-module-scss-module__jjFbCW__hudBg[data-active=true]{background-image:radial-gradient(134.06% 67.03% at 50% 42.22%, #fff0 0%, #0079c8cc 55%, var(--color-stop-purple) 100%);z-index:1;position:fixed;inset:0}@media only screen and (min-width:48rem){.HUD-module-scss-module__jjFbCW__hudBg[data-active=true]{background-image:radial-gradient(77.89% 118.22% at 50% 13.56%, #fff0, #0079c8cc 75%, var(--color-stop-purple))}}.HUD-module-scss-module__jjFbCW__hudbar{z-index:1;align-items:flex-end;gap:8px;width:calc(100% - 64px);display:flex;position:absolute;bottom:32px;left:32px}@media only screen and (min-width:64rem){.HUD-module-scss-module__jjFbCW__hudbar{bottom:45px;left:45px}}.HUD-module-scss-module__jjFbCW__hudbarButtons[data-highlight=true]{z-index:2}.HUD-module-scss-module__jjFbCW__hudbarGlow{pointer-events:none;z-index:3;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.HUD-module-scss-module__jjFbCW__hudbarGlow:before{content:"";border-radius:50%;animation:1s ease-in-out infinite alternate HUD-module-scss-module__jjFbCW__onboarding-glow;position:absolute;inset:0;box-shadow:0 0 20px 10px #fff9,0 0 60px 20px #0079c899}.HUD-module-scss-module__jjFbCW__hudbarButtons{background-color:#ffffff80;border-radius:68px;align-items:center;gap:8px;width:fit-content;height:68px;margin-bottom:8px;padding:10px 6px 12px 90px;display:flex;transform:translate(-90px);-webkit-mask-image:radial-gradient(143px at 26px 20px,#0000 65px,#000 0);mask-image:radial-gradient(143px at 26px 20px,#0000 65px,#000 0)}.HUD-module-scss-module__jjFbCW__hudBg[data-active=true]~.HUD-module-scss-module__jjFbCW__hudbar .HUD-module-scss-module__jjFbCW__hudbarButtons{background-color:#ffffff40}@media only screen and (min-width:48rem){.HUD-module-scss-module__jjFbCW__hudbarButtons{border-radius:78px;height:90px;padding:10px 12px 12px 92px;transform:translate(-90px);-webkit-mask-image:radial-gradient(82px at 12px 28px,#0000 82px,#000 0);mask-image:radial-gradient(82px at 12px 28px,#0000 82px,#000 0)}}
:root{--color-brand-blue-100:#ddedf8;--color-brand-blue-200:#b3d6ef;--color-brand-blue-300:#8dc0e8;--color-brand-blue-400:#51a0dc;--color-brand-blue-500:#0079c8;--color-brand-blue-600:#0652ae;--color-brand-blue-700:#00398a;--color-brand-blue-800:#0f2460;--color-brand-navy:#0d1846;--color-brand-navy-80:#0d1846cc;--color-brand-navy-40:#0d184666;--color-brand-purple-100:#f4f0fe;--color-brand-purple-200:#e8daff;--color-brand-purple-300:#d3b9ff;--color-brand-purple-400:#b88af6;--color-brand-purple-500:#8a3ff5;--color-brand-purple-600:#0652ae;--color-brand-purple-700:#491d8b;--color-brand-purple-800:#31135e;--color-brand-purple-900:#1c0f30;--color-brand-teal:#007d79;--color-brand-green:#1b883c;--color-brand-orange:#db3907;--color-brand-fuchsia:#d02670;--success:#017221;--warning:#d60023;--tone-100:#fff;--tone-200:#f5f5f5;--tone-300:#d9d9d9;--tone-400:#b6b6b6;--tone-500:#979797;--tone-600:#797979;--tone-700:#3c3c3c;--tone-800:#000;--white-020:#fff3;--transition-dur:.25s;--theme-color:var(--color-brand-blue-500);--color-stop-blue:#0079c8cc;--color-stop-purple:#491d8bcc}@keyframes LanguageSelect-module-scss-module__dkkmVa__backdropIn{0%{opacity:0;transform:scale(1.05)}}@keyframes LanguageSelect-module-scss-module__dkkmVa__panelIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes LanguageSelect-module-scss-module__dkkmVa__growIn{0%{opacity:0;transform:scale(.9)}}@keyframes LanguageSelect-module-scss-module__dkkmVa__fadeIn{to{opacity:1}}@keyframes LanguageSelect-module-scss-module__dkkmVa__onboarding-glow{0%{box-shadow:0 0 20px 4px #fff9}to{box-shadow:0 0 40px 12px #fffc}}.LanguageSelect-module-scss-module__dkkmVa__languageSelect{min-height:100dvh;color:var(--tone-100);background:linear-gradient(180deg, var(--color-stop-blue), #6929c4cc),linear-gradient(#00000003, #00000003);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);text-align:center;padding:72px 68px;display:flex;overflow:hidden}.LanguageSelect-module-scss-module__dkkmVa__languageSelect:after{content:"";background:radial-gradient(52.42% 79.56% at 50% 50%, #f4f0fe00, var(--color-brand-purple-700) 100%);mix-blend-mode:multiply;z-index:-1;position:absolute;inset:0}.LanguageSelect-module-scss-module__dkkmVa__languageSelectInner{z-index:1;flex-direction:column;gap:48px;max-width:100%;margin:auto;display:flex;position:relative}.LanguageSelect-module-scss-module__dkkmVa__languageSelectInner>svg{max-width:100%}.LanguageSelect-module-scss-module__dkkmVa__languageSelectTitle{font-size:clamp(1.25rem,1.25rem + .25rem*(100vw - 25rem)/60rem,1.5rem);text-wrap:balance;text-transform:uppercase;font-weight:700;line-height:2rem}.LanguageSelect-module-scss-module__dkkmVa__languageSelectGroup{width:100%;max-width:23.25rem;font-family:var(--font-ibmPlexSans);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border-radius:4px;margin:auto;padding:4px}.LanguageSelect-module-scss-module__dkkmVa__languageSelectItem input{display:none}.LanguageSelect-module-scss-module__dkkmVa__languageSelectItem label{text-align:left;cursor:pointer;background-color:#ffffff0d;padding:16px 18px;display:block;position:relative}.LanguageSelect-module-scss-module__dkkmVa__languageSelectItem input:checked+label{background:#ffffff14;border:1px solid #ffffff1a;border-radius:2px}.LanguageSelect-module-scss-module__dkkmVa__languageSelectItem input:checked+label:after{content:"";background-image:url("data:image/svg+xml;utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\"><path d=\"M0.75 4.75L4.08333 8.75L10.75 0.75\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");width:12px;height:10px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.Video-module-scss-module__US3Xvq__videoWrapper{width:100%;height:fit-content;margin:auto;position:relative}.Video-module-scss-module__US3Xvq__videoSkip{background:var(--tone-100);border-radius:12px;padding:.875rem 1.25rem;position:absolute;bottom:96px;right:32px}
