/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:var(--font-inter),ui-sans-serif,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:var(--font-noto-sans),ui-sans-serif,system-ui,sans-serif}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing) * 3)}.left-1\/2{left:50%}.left-3{left:calc(var(--spacing) * 3)}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-\[3px\]{height:3px}.h-\[7px\]{height:7px}.h-\[184px\]{height:184px}.h-\[237px\]{height:237px}.h-\[392px\]{height:392px}.h-\[569px\]{height:569px}.h-full{height:100%}.min-h-\[375px\]{min-height:375px}.w-\[281px\]{width:281px}.w-\[395px\]{width:395px}.w-\[422px\]{width:422px}.w-full{width:100%}.max-w-\[269px\]{max-width:269px}.max-w-\[362px\]{max-width:362px}.max-w-\[457px\]{max-width:457px}.max-w-\[866px\]{max-width:866px}.max-w-full{max-width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[198px\]{min-width:198px}.min-w-\[220px\]{min-width:220px}.min-w-\[247px\]{min-width:247px}.min-w-\[250px\]{min-width:250px}.min-w-\[269px\]{min-width:269px}.min-w-\[327px\]{min-width:327px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1)}.-translate-x-1\/2,.-translate-y-1\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-\[6px\]{gap:6px}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.scroll-smooth{scroll-behavior:smooth}.rounded-\[var\(--r-2xl\)\]{border-radius:var(--r-2xl)}.rounded-\[var\(--r-3xl\)\]{border-radius:var(--r-3xl)}.rounded-\[var\(--r-full\)\]{border-radius:var(--r-full)}.rounded-\[var\(--r-lg\)\]{border-radius:var(--r-lg)}.rounded-\[var\(--r-md\)\]{border-radius:var(--r-md)}.rounded-\[var\(--r-sm\)\]{border-radius:var(--r-sm)}.rounded-\[var\(--r-xl\)\]{border-radius:var(--r-xl)}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-6{padding-right:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-white{color:var(--color-white)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}}:root{--font-inter:Inter,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;--font-noto-sans:"Noto Sans",Inter,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;--brand-primary:#2054ff;--brand-primary-hover:#527aff;--brand-primary-disabled:#e5ebff;--accent-pink:#ff2e69;--accent-pink-hover:#ff618e;--accent-pink-disabled:#ffe5ed;--accent-green:#3fa92d;--accent-green-hover:#77d666;--accent-green-disabled:#e2f6df;--bg-default:#f5f5f5;--surface-default:#fff;--surface-elevated:#e5ebff;--border-default:#e5ebff;--text-primary:#292929;--text-secondary:#8f8f8f;--text-on-primary:#f5f5f5;--icon-primary:#2054ff;--icon-primary-hover:#527aff;--icon-on-primary:#f5f5f5;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-3xl:24px;--r-full:99999px;--sp-none:0;--sp-2xs:4px;--sp-xs:8px;--sp-sm:12px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-2xl:48px;--sp-3xl:64px;--sp-6:6px;--fs-overline:10px;--fs-caption:12px;--fs-body:14px;--fs-subtitle:15px;--fs-h6:21px;--fs-h5:25px;--fs-h4:36px;--fs-h1:102px;--ls-overline:1px;--ls-caption:.4px;--ls-body:.25px;--ls-subtitle:.1px;--ls-h6:.15px;--ls-h5:0;--ls-h4:.25px;--ls-h1:-1.5px;--screen-desktop:1440px;--shadow-border:0 0 0 1px #0000000f,0 1px 2px -1px #0000000f,0 2px 4px #0000000a;--shadow-border-hover:0 0 0 1px #2054ff1f,0 6px 18px -8px #2054ff33,0 12px 28px -14px #29292929}html{scroll-behavior:smooth;scroll-padding-top:24px}body,html{overflow-x:hidden}body{background:var(--bg-default);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}*{box-sizing:border-box}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:0}.t-overline{font-size:var(--fs-overline);letter-spacing:var(--ls-overline);text-transform:uppercase;font-weight:500}.t-caption,.t-overline{font-family:var(--font-sans);line-height:normal}.t-caption{font-size:var(--fs-caption);letter-spacing:var(--ls-caption);font-weight:400}.t-body{font-weight:500}.t-body,.t-button{font-family:var(--font-sans);font-size:var(--fs-body);letter-spacing:var(--ls-body);line-height:normal}.t-button{font-weight:700}.t-subtitle{font-size:var(--fs-subtitle);letter-spacing:var(--ls-subtitle);line-height:normal}.t-h6,.t-subtitle{font-family:var(--font-display);font-weight:700}.t-h6{font-size:var(--fs-h6);letter-spacing:var(--ls-h6);line-height:1.07}.t-h5{font-size:var(--fs-h5);letter-spacing:var(--ls-h5);font-weight:600}.t-h4,.t-h5{font-family:var(--font-display);line-height:normal}.t-h4{font-size:var(--fs-h4);letter-spacing:var(--ls-h4)}.t-h1,.t-h4{font-weight:900}.t-h1{font-family:var(--font-display);font-size:var(--fs-h1);letter-spacing:var(--ls-h1);line-height:1}.t-h1,.t-h4,.t-h5,.t-h6,.t-subtitle{text-wrap:balance}.t-body,.t-caption{text-wrap:pretty}.section-anchor{scroll-margin-top:24px}.utility-brand{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.7px;text-wrap:balance;font-size:28px;font-weight:900;line-height:1}.utility-brand__accent{color:var(--brand-primary)}.site-nav{box-shadow:var(--shadow-border)}.site-nav__link{z-index:0;min-width:40px;height:40px;color:var(--text-primary);white-space:nowrap;background:0 0;flex:none;justify-content:center;align-items:center;padding:0;transition-property:color,transform,scale;transition-timing-function:cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.site-nav__link,.site-nav__link:before{border-radius:var(--r-full);transition-duration:.18s}.site-nav__link:before{z-index:-1;background:var(--brand-primary-disabled);content:"";opacity:0;transition-property:opacity,transform,background-color,box-shadow;transition-timing-function:cubic-bezier(.2,0,0,1);position:absolute;inset:2px -9px;transform:scale(.88);box-shadow:0 0 0 1px #2054ff14}.site-nav__link:focus-visible,.site-nav__link:hover,.site-nav__link[data-active=true]{color:var(--brand-primary);transform:translateY(-1px)}.site-nav__link:focus-visible:before,.site-nav__link:hover:before,.site-nav__link[data-active=true]:before{opacity:1;transform:scale(1)}.site-nav__link[data-active=true]:before{background:#dce5ff;box-shadow:0 0 0 1px #2054ff29,0 5px 16px -10px #2054ffcc}.site-nav__link:active{scale:.96}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #2054ff47}.fig-ellipse{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.pill{border-radius:var(--r-full);white-space:nowrap;justify-content:center;align-items:center;gap:12px;height:48px;padding:12px 16px;transition-property:filter,background-color,color,border-color,box-shadow,scale;transition-duration:.15s;transition-timing-function:ease-out;display:inline-flex}.pill:hover{filter:brightness(.97)}.pill:active{scale:.96}.pill--primary{background:var(--brand-primary);color:var(--text-on-primary)}.pill--white{background:var(--surface-default);color:var(--brand-primary)}.pill--outline-primary{background:var(--surface-default);color:var(--brand-primary-hover);border:1px solid var(--brand-primary-hover)}.pill--outline-white{color:var(--text-on-primary);border:1px solid var(--border-default);background:0 0}.pill--round{width:48px;padding:12px}.field{background:var(--surface-default);border:1px solid var(--border-default);border-radius:var(--r-full);width:100%;height:44px;font-family:var(--font-sans);font-size:var(--fs-body);letter-spacing:var(--ls-body);color:var(--text-primary);outline:none;align-items:center;padding:8px 24px;font-weight:500;transition:border-color .15s;display:flex}.field::placeholder{color:var(--text-secondary)}.field:focus{border-color:var(--brand-primary)}.phone-field{gap:8px;padding:8px 24px}.phone-field:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #2054ff1f}.phone-prefix{color:var(--brand-primary);font-family:var(--font-sans);font-size:var(--fs-body);letter-spacing:var(--ls-body);white-space:nowrap;flex:none;font-weight:700;line-height:normal}.phone-input{min-width:0;color:var(--text-primary)}.phone-input::placeholder{color:var(--text-secondary)}.lead-form-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.pill:disabled{cursor:wait;opacity:.72}.hero-game-images{width:calc(100% + 48px);min-height:0;margin-bottom:-24px;margin-left:-24px;padding-bottom:0}.hero-reward-stack{isolation:isolate;width:100%;height:180px;position:relative}.hero-reward-card{z-index:3;border-radius:var(--r-2xl);width:100%;color:var(--text-on-primary);background:radial-gradient(circle at 88% 0,#ffffff38,#0000 34%),linear-gradient(135deg,#2f62ff,#1748e8);padding:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e,0 14px 30px -18px #1132b0c7,0 7px 14px -10px #1132b085}.hero-reward-card__top{z-index:1;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;display:grid;position:relative}.hero-reward-icon{border-radius:var(--r-lg);background:#fff;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 0 1px #0000000a,0 7px 16px -10px #00000057}.hero-reward-icon svg{width:44px;height:44px;overflow:visible;transform:translateY(-.5px)}.hero-reward-trophy__cup{fill:#ffd24d}.hero-reward-trophy__cup,.hero-reward-trophy__line{stroke:#2054ff;stroke-linejoin:round;stroke-width:2px}.hero-reward-trophy__line{fill:none;stroke-linecap:round}.hero-reward-trophy__star{fill:#fff;stroke:#2054ff;stroke-linejoin:round;stroke-width:1.4px}.hero-reward-card__copy{min-width:0}.hero-reward-title{color:#fff;font-family:var(--font-display);letter-spacing:.05px;text-wrap:balance;margin:0;font-size:15px;font-weight:800;line-height:1.12}.hero-reward-card__footer{z-index:1;border-radius:var(--r-lg);background:#ffffff21;align-items:center;gap:8px;min-height:48px;margin-top:12px;padding:4px 4px 4px 12px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.hero-reward-message{color:#ffffffc2;text-wrap:pretty;flex:1;min-width:0;font-size:11px;font-weight:600;line-height:1.2}.hero-reward-action{border-radius:var(--r-md);min-height:40px;color:var(--brand-primary);background:#fff;flex:none;justify-content:center;align-items:center;gap:4px;padding:0 9px 0 11px;transition-property:scale,box-shadow;transition-duration:.15s;transition-timing-function:ease-out;display:inline-flex;box-shadow:0 4px 12px -8px #0000007a}.hero-reward-action:focus-visible,.hero-reward-action:hover{box-shadow:0 0 0 2px #ffffff57,0 7px 16px -9px #0000007a}.hero-reward-action:focus-visible{outline:none}.hero-reward-action:active{scale:.96}.hero-reward-action .t-button{white-space:nowrap;font-size:11px}.hero-reward-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.hero-reward-layer{border-radius:var(--r-2xl);pointer-events:none;height:140px;position:absolute}.hero-reward-layer--middle{z-index:2;background:#6d8fff;top:10px;left:12px;right:12px;box-shadow:0 10px 24px -18px #2054ffb8}.hero-reward-layer--back{z-index:1;background:#b8c6ff;top:20px;left:24px;right:24px}.program-card-link{color:inherit;transition-property:transform,filter;transition-duration:.26s;transition-timing-function:cubic-bezier(.2,0,0,1);display:block}.program-card{isolation:isolate;box-shadow:var(--shadow-border);transition-property:box-shadow,outline-color,background-color;transition-duration:.26s;transition-timing-function:cubic-bezier(.2,0,0,1)}.program-card__media{background:var(--brand-primary-disabled);flex:0 0 198px;width:calc(100% + 48px);height:198px;margin:-24px -24px 0;position:relative;overflow:hidden}.program-card__media img{object-fit:cover;object-position:center;outline-offset:-1px;outline:1px solid #0000001a;transform:scale(1.012)}.program-card__media-fade{pointer-events:none;background:linear-gradient(#fff0 55%,#fff);position:absolute;inset:0}.program-card-link:focus-visible,.program-card-link:hover{z-index:2;transform:translateY(-8px)scale(1.012)}.program-card-link:focus-visible .program-card,.program-card-link:hover .program-card{box-shadow:0 18px 42px -24px #2054ff85,var(--shadow-border-hover)}.program-card-link[data-recommended=true] .program-card{outline-color:#2054ff6b!important}.program-card__arrow{z-index:4;border-radius:var(--r-full);background:var(--brand-primary);width:40px;height:40px;color:var(--text-on-primary);opacity:0;place-items:center;font-size:22px;line-height:1;transition-property:opacity,transform;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid;position:absolute;top:16px;right:16px;transform:translate(-6px,6px)scale(.82)}.program-card-link:focus-visible .program-card__arrow,.program-card-link:hover .program-card__arrow{opacity:1;transform:translate(0)scale(1)}.programs-offline-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}@media (min-width:901px){.programs-offline-row{height:332px}}.programs-roblox-card{grid-column:1;min-width:0}.programs-lego-card{grid-column:2;min-width:0}.offline-course-banner-wrap{border-radius:var(--r-3xl);min-width:0;color:inherit;grid-column:3/5;display:block}.offline-course-banner{border-radius:var(--r-3xl);height:100%;min-height:0;box-shadow:var(--shadow-border);background:#fff;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);transition-property:box-shadow;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid;overflow:hidden}.offline-course-banner__media{min-width:0;min-height:100%;position:relative;overflow:hidden}.offline-course-banner__media:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 78%,#ffffff47 88%,#fff);position:absolute;inset:0}.offline-course-banner__media img{object-fit:cover;outline-offset:-1px;opacity:0;will-change:opacity,transform;outline:1px solid #0000001a;transition-property:opacity,transform;transition-duration:.7s;transition-timing-function:cubic-bezier(.2,0,0,1);transform:scale(1.025)}.offline-course-banner__media img.is-active{z-index:1;opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.offline-course-banner__media img{transition-duration:.01ms}}.offline-course-banner__copy{flex-direction:column;justify-content:center;min-width:0;padding:14px 20px;display:flex}.offline-course-banner__badge{border-radius:var(--r-full);min-height:32px;color:var(--brand-primary);letter-spacing:.01em;background:#edf2ff;align-self:flex-start;align-items:center;margin:0 0 8px;padding:0 14px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #2054ff24}.offline-course-banner__copy h3{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:27px;font-weight:900;line-height:1.02}.offline-course-banner__text{color:var(--text-secondary);text-wrap:pretty;margin:8px 0 0;font-size:14px;line-height:1.34}.offline-course-banner__features{flex-wrap:wrap;gap:4px;margin:8px 0 10px;padding:0;list-style:none;display:flex}.offline-course-banner__features li{background:var(--accent-green-disabled);min-height:26px;color:var(--text-primary);border-radius:10px;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.offline-course-banner__features li:before{color:var(--accent-green);content:"✓";font-weight:900}.offline-course-banner__button{border-radius:var(--r-full);background:var(--brand-primary);color:#fff;justify-content:center;align-self:flex-start;align-items:center;gap:12px;min-height:40px;padding:0 16px;font-size:13px;font-weight:800;transition-property:transform,background-color,box-shadow;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1);display:inline-flex;box-shadow:0 12px 26px -16px #2054ffbf}.offline-course-banner__button:focus-visible,.offline-course-banner__button:hover{background:#1648ef;transform:translateY(-2px);box-shadow:0 16px 30px -16px #2054ffe6}.offline-course-banner__button:active{transform:scale(.96)}.offline-course-banner__button-label--mobile{display:none}.price-info-preview-page{min-height:100vh}.price-info-showcase{background:radial-gradient(circle at 15% 40%,#2054ff14,#0000 28%),radial-gradient(circle at 86% 72%,#ff497112,#0000 26%),#f7f8fb;flex-direction:column;align-items:center;width:100%;padding:8px 0 104px;display:flex;position:relative}.price-info-showcase__picker{background:#fff;border-radius:28px;grid-template-columns:minmax(330px,.8fr) minmax(610px,1.2fr);gap:18px 32px;width:1312px;margin-bottom:28px;padding:24px;display:grid;box-shadow:0 22px 60px -44px #1930708f,inset 0 0 0 1px #121f4014}.price-info-showcase__picker-copy{align-content:start;gap:8px;display:grid}.price-info-proposal__heading h2,.price-info-proposal__heading p,.price-info-showcase__picker-copy h1,.price-info-showcase__picker-copy p,.price-info-showcase__variant-note{margin:0}.price-info-showcase__picker-copy h1{color:var(--text-primary);letter-spacing:-.025em;font-size:24px;font-weight:850;line-height:1.1}.price-info-showcase__picker-copy p,.price-info-showcase__variant-note{color:var(--text-secondary);text-wrap:pretty;font-size:14px;line-height:1.45}.price-info-showcase__preview-label{width:max-content;color:var(--brand-primary);background:var(--brand-primary-disabled);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850}.price-info-showcase__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.price-info-showcase__tab{min-height:72px;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;background:#f3f5fa;border:0;border-radius:18px;align-content:center;justify-items:start;padding:12px 14px;font-size:13px;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s,transform .12s;display:grid;position:relative;box-shadow:inset 0 0 0 1px #121f4012}.price-info-showcase__tab>span{color:var(--text-secondary);font-size:11px;font-weight:800}.price-info-showcase__tab small{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#20ad31;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:850;position:absolute;top:8px;right:8px}.price-info-showcase__tab[data-active=true]{color:#fff;background:var(--brand-primary);box-shadow:0 12px 26px -18px #2054ffd1}.price-info-showcase__tab[data-active=true]>span{color:#ffffffb3}.price-info-showcase__tab:active{transform:scale(.96)}.price-info-proposal__focus-nav button:focus-visible,.price-info-proposal__pager button:focus-visible,.price-info-showcase__tab:focus-visible{outline-offset:2px;outline:3px solid #2054ff47}.price-info-showcase__variant-note{grid-column:2;padding-left:2px}.price-info-showcase__variant-note strong{color:var(--text-primary)}.price-info-proposal{background:#fffffff0;border-radius:36px;width:1312px;padding:48px;position:relative;overflow:hidden;box-shadow:0 34px 90px -58px #142a6785,inset 0 0 0 1px #121f4012}.price-info-proposal:before{content:"";border:46px solid #2054ff09;border-radius:50%;width:620px;height:220px;position:absolute;top:24px;left:-220px;transform:rotate(-12deg)}.price-info-proposal__heading{z-index:1;text-align:center;justify-items:center;gap:7px;max-width:660px;margin:0 auto 30px;display:grid;position:relative}.price-info-proposal__heading>span{color:var(--brand-primary);letter-spacing:.07em;text-transform:uppercase;font-size:13px;font-weight:850}.price-info-proposal__heading h2{color:var(--text-primary);letter-spacing:-.035em;font-size:36px;font-weight:900;line-height:1.05}.price-info-proposal__heading p{color:var(--text-secondary);font-size:16px}.price-info-proposal__grid,.price-info-proposal__page{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:relative}.price-info-proposal__card{outline-offset:-1px;background:#fff;border-radius:22px;outline:1px solid #0000001a;margin:0;overflow:hidden;box-shadow:0 22px 46px -36px #193480a3,0 1px 2px #121f400d}.price-info-proposal__card img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.price-info-proposal__focus{z-index:1;grid-template-columns:350px minmax(0,1fr);align-items:center;gap:22px;display:grid;position:relative}.price-info-proposal__focus-nav{gap:8px;display:grid}.price-info-proposal__focus-nav button{min-height:68px;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;background:#f5f7fb;border:0;border-radius:18px;grid-template-columns:32px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:11px 14px;transition:background-color .18s,color .18s,box-shadow .18s,transform .12s;display:grid;box-shadow:inset 0 0 0 1px #121f4012}.price-info-proposal__focus-nav button>span:first-child{width:32px;height:32px;color:var(--brand-primary);background:#fff;border-radius:11px;justify-content:center;align-items:center;font-size:11px;font-weight:850;display:inline-flex}.price-info-proposal__focus-nav button>span:nth-child(2){gap:3px;display:grid}.price-info-proposal__focus-nav strong{font-size:14px;line-height:1.2}.price-info-proposal__focus-nav small{color:var(--text-secondary);font-size:11px;line-height:1.2}.price-info-proposal__focus-nav i{color:var(--brand-primary);font-size:18px;font-style:normal}.price-info-proposal__focus-nav button[data-active=true]{color:#fff;background:var(--brand-primary);box-shadow:0 16px 30px -22px #2054ffcc}.price-info-proposal__focus-nav button[data-active=true] i,.price-info-proposal__focus-nav button[data-active=true] small{color:#ffffffc7}.price-info-proposal__focus-nav button:active,.price-info-proposal__pager button:active{transform:scale(.96)}.price-info-proposal__focus-card .price-info-proposal__card{animation:price-info-card-in .26s ease-out both}.price-info-proposal__pages{z-index:1;position:relative}.price-info-proposal__page{animation:price-info-card-in .26s ease-out both}.price-info-proposal__pager{align-items:center;gap:12px;width:max-content;margin:20px auto 0;display:flex}.price-info-proposal__pager button{color:#fff;background:var(--brand-primary);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:background-color .18s,transform .12s;display:inline-flex;box-shadow:0 12px 24px -16px #2054ffd1}.price-info-proposal__pager>div{align-items:center;gap:5px;display:flex}.price-info-proposal__pager>div span{background:#d8def0;border-radius:99px;width:7px;height:7px;transition:width .18s,background-color .18s}.price-info-proposal__pager>div span[data-active=true]{background:var(--brand-primary);width:24px}.price-info-proposal__pager>span{min-width:34px;color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:center;font-size:12px}@keyframes price-info-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.price-info-showcase{padding:8px 16px 72px}.price-info-proposal,.price-info-showcase__picker{width:100%}.price-info-showcase__picker{grid-template-columns:1fr}.price-info-showcase__variant-note{grid-column:1}.price-info-proposal{border-radius:28px;padding:32px 24px}.price-info-proposal__focus{grid-template-columns:1fr}.price-info-proposal__focus-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.price-info-showcase{padding:4px 12px 56px}.price-info-showcase__picker{border-radius:22px;padding:18px}.price-info-showcase__picker-copy h1{font-size:21px}.price-info-showcase__tabs{grid-template-columns:1fr}.price-info-showcase__tab{grid-template-columns:26px 1fr;align-items:center;min-height:54px}.price-info-proposal{border-radius:22px;padding:28px 10px 18px}.price-info-proposal__heading{margin-bottom:20px;padding:0 8px}.price-info-proposal__heading h2{font-size:28px}.price-info-proposal__heading p{font-size:14px}.price-info-proposal__grid,.price-info-proposal__page{grid-template-columns:1fr;gap:10px}.price-info-proposal__focus-nav{grid-template-columns:1fr}.price-info-proposal__focus-nav button{min-height:60px}.price-info-proposal__card{border-radius:15px}}@media (prefers-reduced-motion:reduce){.price-info-proposal__focus-card .price-info-proposal__card,.price-info-proposal__page{animation-duration:.01ms}}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-group(*){animation-duration:.42s;animation-timing-function:cubic-bezier(.2,0,0,1)}.form-checkbox-wrap{width:24px;height:24px;display:inline-flex;position:relative}.form-checkbox-input{z-index:2;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.form-checkbox{border:1px solid var(--brand-primary-hover);border-radius:var(--r-md);background:var(--surface-default);justify-content:center;align-items:center;width:24px;height:24px;transition-property:background-color,border-color,box-shadow;transition-duration:.18s;transition-timing-function:ease-out;display:flex;overflow:hidden;box-shadow:0 0 0 1px #2054ff14}.form-checkbox[data-checked=true]{border-color:var(--brand-primary);background:var(--brand-primary);box-shadow:0 0 0 2px #ffffff6b,0 0 0 4px #2054ff33}.form-checkbox__check{opacity:0;filter:blur(4px);transition-property:opacity,transform,filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,0,1);display:flex;transform:scale(.25)}.form-checkbox__check[data-visible=true]{opacity:1;filter:blur();transform:scale(1)}.form-checkbox__check[data-visible=true]:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:11px;height:7px;transform:translateY(-1px)rotate(-45deg)}.form-checkbox__check[data-visible=true] img{display:none}.form-checkbox-input:focus-visible+.form-checkbox{outline-offset:3px;outline:3px solid #2054ff52}.study-media-stack{outline-offset:-1px;outline:1px solid #0000001a}.study-media{z-index:0;opacity:0;filter:blur(4px);transition-property:opacity,transform,filter;transition-duration:.32s;transition-timing-function:cubic-bezier(.2,0,0,1);transform:scale(.985)}.study-media.is-active{z-index:1;opacity:1;filter:blur();transform:scale(1)}.study-copy-stack{display:grid}.study-copy{opacity:0;pointer-events:none;filter:blur(4px);grid-area:1/1;transition-property:opacity,transform,filter;transition-duration:.26s;transition-timing-function:cubic-bezier(.2,0,0,1);transform:translateY(8px)}.study-copy.is-active{opacity:1;pointer-events:auto;filter:blur();transform:translateY(0)}.review-card{box-shadow:var(--shadow-border);transition-property:transform,box-shadow;transition-duration:.18s;transition-timing-function:ease-out}.review-card:hover{box-shadow:var(--shadow-border-hover);transform:translateY(-3px)}.review-author-name{color:var(--brand-primary);font-family:var(--font-display);letter-spacing:-.15px;text-wrap:balance;font-size:18px;font-weight:900;line-height:1.15}.review-card__text{overscroll-behavior:contain;scrollbar-color:var(--brand-primary) transparent;min-height:0;padding-right:8px;overflow-y:auto}@supports (color:color-mix(in lab,red,red)){.review-card__text{scrollbar-color:color-mix(in srgb,var(--brand-primary) 45%,transparent) transparent}}.review-card__text{scrollbar-width:thin;text-wrap:pretty}.review-card__text::-webkit-scrollbar{width:5px}.review-card__text::-webkit-scrollbar-track{background:0 0}.review-card__text::-webkit-scrollbar-thumb{background:var(--brand-primary)}@supports (color:color-mix(in lab,red,red)){.review-card__text::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--brand-primary) 45%,transparent)}}.review-card__text::-webkit-scrollbar-thumb{border-radius:999px}.benefits-grid{grid-template-columns:repeat(3,minmax(0,421.33px));align-items:stretch!important;display:grid!important}.benefit-card{width:100%;min-width:0;height:234px;min-height:234px;box-shadow:var(--shadow-border)}.benefit-card .t-body{text-wrap:pretty}.benefit-card--featured .t-body{font-size:15px;line-height:1.42}.faq-item{transition-property:background-color;transition-duration:.18s;transition-timing-function:ease-out}.faq-item[data-open=true]{background:#fbfcff}.faq-trigger{min-height:40px;color:var(--text-primary);transition-property:color;transition-duration:.18s;transition-timing-function:ease-out}.faq-trigger:hover{color:var(--brand-primary)}.faq-chevron{flex:none;transition-property:transform;transition-duration:.26s;transition-timing-function:cubic-bezier(.2,0,0,1);display:flex;transform:rotate(0)}.faq-chevron[data-open=true]{transform:rotate(180deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition-property:grid-template-rows,opacity,transform;transition-duration:.28s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid;transform:translateY(-6px)}.faq-answer[data-open=true]{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.faq-answer__inner{min-height:0;padding-top:0;transition-property:padding-top;transition-duration:.28s;transition-timing-function:cubic-bezier(.2,0,0,1);overflow:hidden}.faq-answer[data-open=true] .faq-answer__inner{padding-top:12px}.tabular-nums{font-variant-numeric:tabular-nums}.course-page{background:var(--bg-default);width:1440px;min-height:100vh;overflow:visible}.course-page>:not(.course-top-band){z-index:1;position:relative}.course-top-band{z-index:0;pointer-events:none;width:max(1440px,100vw);height:591.22px;position:absolute;top:29.489px;left:50%;transform:translate(-50%)}.course-top-band img{object-fit:fill}.course-hero{align-items:center;gap:96px;width:1312px;min-height:397px;padding:24px 0;display:flex}.course-hero__copy{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:24px;min-width:327px;padding:24px 0;display:flex}.course-hero-title{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.4px;text-wrap:balance;margin:0;font-size:51px;font-weight:900;line-height:1}.course-hero-title span{color:var(--brand-primary)}.course-hero__cta-icon{filter:brightness(0)invert()}.course-hero__image{aspect-ratio:2816/1536;border:1px solid var(--border-default);border-radius:var(--r-3xl);background:var(--surface-default);flex:1 1 0;min-width:327px;position:relative;overflow:hidden;box-shadow:0 24px 50px -36px #2054ff8c}.course-section-heading{text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(644px,100%);display:flex}.course-section-heading h2,.course-section-heading p{width:100%;margin:0}.course-section-heading p{color:var(--text-secondary)}.course-skills{flex-direction:column;align-items:center;gap:24px;width:1312px;min-height:562px;padding:24px 0;display:flex}.course-skills__grid{flex-wrap:wrap;justify-content:center;gap:24px;width:min(1090px,100%);display:flex}.course-skill{border-radius:var(--r-2xl);background:var(--surface-default);width:347.333px;min-width:330px;max-width:347.333px;min-height:212px;box-shadow:var(--shadow-border);flex-direction:column;flex:330px;align-items:flex-start;gap:18px;padding:24px;display:flex}.course-skill__icon{border-radius:var(--r-xl);background:var(--brand-primary-disabled);width:56px;height:56px;color:var(--brand-primary);flex:0 0 56px;place-items:center;display:grid}.course-skill__icon svg{width:32px;height:32px}.course-skill__copy{color:var(--text-primary);text-wrap:pretty;margin:0;line-height:1.45}.course-curriculum{isolation:isolate;width:100vw;min-height:376px;padding:24px 64px;position:relative}.course-curriculum__bg{z-index:-1;pointer-events:none;width:max(1453.01px,100vw);height:calc(100% + 32.56px);position:absolute;top:-32.56px;left:50%;transform:translate(-50%)}.course-curriculum__bg img{object-fit:fill}.course-curriculum__promise{border-radius:var(--r-3xl);width:866px;color:var(--text-on-primary);background:radial-gradient(circle at 92% -40%,#ffffff3d,#0000 42%),linear-gradient(135deg,#2054ff,#1745d8);align-items:center;padding:14px 20px;display:grid;box-shadow:inset 0 0 0 1px #ffffff24,0 16px 30px -22px #0f38cde6}.course-curriculum__promise-copy{text-align:center;min-width:0}.course-curriculum__promise-copy .t-h6{color:#fff;text-wrap:balance;margin:0}.course-module-list{border-radius:var(--r-3xl);background:var(--surface-default);width:866px;box-shadow:var(--shadow-border);border:1px solid #e5ebffe6;overflow:hidden}.course-module{border-bottom:1px solid var(--border-default);padding:0 24px;transition:background-color .18s ease-out}.course-module:last-child{border-bottom:0}.course-module[data-open=true]{background:#fbfcff}.course-module__trigger{text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;display:flex}.course-module__heading{align-items:center;gap:12px;min-width:0;display:flex}.course-module__lessons{border-radius:var(--r-full);background:var(--brand-primary-disabled);min-height:30px;color:var(--brand-primary);white-space:nowrap;flex:none;align-items:center;padding:4px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.course-module__content{flex-direction:column;gap:16px;padding-bottom:22px;display:flex}.course-module__summary{color:var(--text-secondary);text-wrap:pretty;margin:0}.course-module__topics-card{border-radius:var(--r-xl);background:#f5f7ff;padding:16px}.course-module__label{color:var(--text-primary);margin:0 0 10px}.course-module__topics{gap:8px;margin:0;padding:0;list-style:none;display:grid}.course-module__topics li{color:var(--text-secondary);text-wrap:pretty;padding-left:21px;position:relative}.course-module__topics li:before{background:var(--brand-primary);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:2px;transform:translateY(-50%)}.course-module__outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.course-module__outcome{border-radius:var(--r-lg);align-items:center;gap:10px;min-height:52px;padding:11px 14px;display:flex}.course-module__outcome>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:15px;font-weight:900;display:grid}.course-module__outcome p{text-wrap:pretty;margin:0}.course-module__outcome--practice{background:var(--brand-primary-disabled);color:var(--brand-primary)}.course-module__outcome--final{color:#7e5900;background:#fff1ab}.course-work-section{width:1440px}.course-cost{justify-content:center;width:1312px;padding:24px 0;display:flex}.course-cost__card{border-radius:var(--r-3xl);background:var(--brand-primary);width:866px;max-width:100%;color:var(--text-on-primary);box-shadow:var(--shadow-border);padding:24px;position:relative;overflow:hidden}.course-cost__wave{z-index:0;pointer-events:none;background:url(/assets/courses/cost-wave.svg) 50%/100% 100% no-repeat;width:693px;max-width:none;height:342px;position:absolute;top:-117.31px;left:265px}.course-cost__body,.course-cost__head{z-index:1;position:relative}.course-cost__head{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;display:flex}.course-cost__head p{color:var(--text-on-primary);opacity:.5}.course-cost__body{border-radius:var(--r-xl);background:var(--surface-default);min-height:194px;color:var(--text-primary);flex-direction:column;gap:24px;margin-top:24px;padding:24px;display:flex;position:relative;overflow:hidden}.course-cost__star{z-index:0;pointer-events:none;background:url(/assets/courses/cost-star.svg) 50%/100% 100% no-repeat;width:576px;max-width:none;height:576px;position:absolute;top:-269.31px;left:472px}.course-cost__badge{z-index:2;border:1px solid var(--accent-green);border-radius:var(--r-full);background:var(--accent-green-disabled);min-height:40px;color:var(--accent-green);font-family:var(--font-display);font-size:var(--fs-subtitle);white-space:nowrap;align-items:center;gap:8px;padding:8px 16px;font-weight:700;display:flex;position:absolute;top:calc(50% - 67.31px);left:9px;transform:translateY(-50%)}.course-cost__details{z-index:1;flex-direction:column;gap:24px;display:flex;position:relative}.course-cost__dependencies{flex-direction:column;gap:12px;display:flex}.course-cost__details ul{color:var(--text-secondary);flex-direction:column;gap:6px;margin:0;padding:0;list-style-type:disc;list-style-position:inside;display:flex}.course-cost__economy{flex-direction:column;gap:12px;display:flex}.course-cost__economy .t-body{color:var(--text-secondary)}.course-signup{isolation:isolate;width:100vw;min-height:581px;color:var(--text-on-primary);justify-content:center;align-items:center;padding:24px 64px;display:flex;position:relative}.course-signup:before{z-index:0;content:"";pointer-events:none;background:url(/assets/courses/signup-bg.svg) 50%/100% 100% no-repeat;width:100vw;min-width:1440px;height:581px;position:absolute;top:0;left:50%;transform:translate(-50%)}.course-signup__inner{z-index:1;flex-wrap:wrap;align-items:flex-end;gap:24px;width:866px;max-width:100%;padding:24px 0;display:flex;position:relative}.course-signup__steps{flex:327px;width:421px;min-width:327px;height:348px;position:relative}.course-signup__lightning{z-index:0;background:url(/assets/courses/signup-lightning.svg) 50%/100% 100% no-repeat;width:187.636px;max-width:none;height:284.717px;position:absolute;top:calc(50% - 148px);left:calc(50% - 106.76px)}.course-signup__path{z-index:0;background:url(/assets/courses/signup-path.svg) 50%/100% 100% no-repeat;width:209.028px;max-width:none;height:564.814px;position:absolute;top:calc(50% - 277.32px);left:calc(50% - 134.5px)}.course-signup__step{z-index:1;border:1px solid var(--brand-primary-disabled);border-radius:var(--r-full);background:var(--surface-default);width:200px;min-height:42px;color:var(--text-primary);box-shadow:var(--shadow-border);align-items:center;gap:8px;padding:8px;display:flex;position:absolute}.course-signup__step span{border-radius:var(--r-full);background:var(--brand-primary);width:24px;height:24px;color:var(--text-on-primary);flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.course-signup__step--1{top:27px;left:27px}.course-signup__step--2{top:112px;left:175px}.course-signup__step--3{top:216px;left:25px}.course-signup__step--4{width:195px;top:281px;left:189px}.course-signup__form{flex-direction:column;flex:327px;align-items:center;gap:10px;min-width:327px;display:flex}.course-signup__form>p{opacity:.5;width:100%}.site-footer{border:1px solid var(--border-default);background:var(--surface-default);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.site-footer__inner{flex-direction:column;gap:48px;width:min(1440px,100%);margin:0 auto;padding:48px 12px;display:flex}.course-faq{width:1312px;min-height:600px}.course-faq__list{border:1px solid var(--border-default);border-radius:var(--r-3xl);background:var(--surface-default);width:866px;overflow:hidden}.course-faq__list .faq-item{border-bottom:1px solid var(--border-default);padding:16px 24px}.course-faq__list .faq-item:last-child{border-bottom:0}.course-related{flex-direction:column;align-items:center;gap:24px;width:1312px;min-height:488px;padding:24px 0;display:flex}.course-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}.course-related-card{border:1px solid var(--border-default);border-radius:var(--r-xl);background:var(--surface-default);min-height:370px;box-shadow:var(--shadow-border);transition-property:transform,border-color,box-shadow;transition-duration:.24s;transition-timing-function:cubic-bezier(.2,0,0,1);position:relative;overflow:hidden}.course-related-card:focus-visible,.course-related-card:hover{z-index:1;box-shadow:var(--shadow-border-hover);border-color:#2054ff6b;transform:translateY(-7px)}.course-related-card__image{width:100%;height:205px;position:relative;overflow:hidden}.course-related-card__image img{transition:transform .36s cubic-bezier(.2,0,0,1)}.course-related-card:focus-visible .course-related-card__image img,.course-related-card:hover .course-related-card__image img{transform:scale(1.035)}.course-related-card__copy{flex-direction:column;gap:8px;padding:16px 20px 20px;display:flex}.course-related-card__arrow{border-radius:var(--r-full);background:var(--brand-primary);color:#fff;opacity:0;place-items:center;width:40px;height:40px;font-size:22px;transition:opacity .2s ease-out,transform .24s cubic-bezier(.2,0,0,1);display:grid;position:absolute;top:16px;right:16px;transform:translateY(6px)scale(.85)}.course-related-card:focus-visible .course-related-card__arrow,.course-related-card:hover .course-related-card__arrow{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.course-related-card,.course-related-card__arrow,.course-related-card__image img,.program-card,.program-card-link,.program-card__arrow{transition-duration:.01ms!important}::view-transition-group(*){animation-duration:.01ms}}.site-nav__toggle,.utility-bar__login-label--mobile{display:none}.site-nav__panel,.site-nav__panel-inner{display:contents}@media (max-width:900px){html{scroll-padding-top:76px}#roboproject-root,#roboproject-root[data-responsive=true],.course-page,.home-page,.price-page{min-width:0;width:100%!important}#roboproject-root{zoom:1!important;margin:0!important}.course-page,.home-page,.price-page{gap:12px!important}.benefits-section,.bonuses-section,.faq-section,.formats-section,.home-page>section,.license-section,.reviews-section,.students-work-section,.study-section{min-width:0;width:100%!important;padding:20px 16px!important}.utility-bar{border-width:0 0 1px!important;width:100%!important;margin:0!important}.utility-bar__inner{flex-wrap:nowrap;min-height:64px;gap:12px!important;padding:12px 16px!important}.utility-brand{letter-spacing:-.5px;font-size:23px}.utility-bar__phones{flex:auto;font-size:14px;justify-content:flex-end!important}.utility-bar__login,.utility-bar__phones a:not(:first-child){display:none}.site-nav{z-index:1200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;flex-direction:column;margin:0 auto;display:flex;position:sticky;top:8px;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 12px 32px -20px #1c317061;border-radius:24px!important;align-items:stretch!important;gap:0!important;width:calc(100% - 24px)!important;max-width:none!important;padding:8px 12px!important}.site-nav__toggle{width:100%;min-height:44px;color:var(--text-primary);background:0 0;justify-content:space-between;align-items:center;padding:0 4px 0 8px;font-weight:700;display:flex}.site-nav__toggle-icons{place-items:center;width:40px;height:40px;display:grid;position:relative}.site-nav__toggle-icon{font-size:22px;line-height:1;transition-property:opacity,scale,filter;transition-duration:.22s;transition-timing-function:cubic-bezier(.2,0,0,1);position:absolute}.site-nav[data-open=true] .site-nav__toggle-icon--close,.site-nav__toggle-icon--menu{opacity:1;filter:blur();scale:1}.site-nav[data-open=true] .site-nav__toggle-icon--menu,.site-nav__toggle-icon--close{opacity:0;filter:blur(4px);scale:.25}.site-nav__panel{opacity:0;grid-template-rows:0fr;transition-property:grid-template-rows,opacity;transition-duration:.24s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid}.site-nav[data-open=true] .site-nav__panel{opacity:1;grid-template-rows:1fr}.site-nav__panel-inner{flex-direction:column;gap:8px;min-height:0;display:flex;overflow:hidden}.site-nav__links{flex-direction:column;padding-top:4px;align-items:stretch!important;gap:0!important}.site-nav__link{justify-content:flex-start;width:100%;min-height:44px;padding:0 12px}.site-nav__link:before{inset:2px 0}.site-nav__cta{min-height:48px;width:100%!important}.t-h1{font-size:clamp(58px,11vw,82px)}.hero-section{flex-direction:column;overflow:hidden;align-items:stretch!important}.formats-section>.absolute,.hero-section>.absolute,.programs-section>.absolute{opacity:.32}.hero-copy{width:100%;min-width:0!important}.hero-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch!important;gap:12px!important;height:auto!important;padding-top:8px!important;display:grid!important}.hero-card{width:100%;min-width:0!important;height:360px!important;padding:18px!important}.hero-lead{box-shadow:0 18px 46px -28px #2054ffb8;width:100%!important;padding:24px!important}.features-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;display:grid!important}.feature-card{min-width:0!important}.programs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.program-card,.program-card-link{min-width:0}.formats-grid{flex-direction:column;width:100%!important}.formats-grid>div{flex-basis:auto;width:100%;min-width:0!important}.students-work__layout,.study-layout{flex-direction:column;zoom:1!important;flex-wrap:nowrap!important;gap:12px!important;height:auto!important}.students-work__media,.study-layout__media{aspect-ratio:16/9;height:auto;width:100%!important;padding:10px!important}.students-work__copy,.study-layout__copy{min-height:210px;width:100%!important;padding:20px!important}.students-work__copy .t-h6,.study-layout__copy .t-h6{font-size:23px!important}.students-work__copy .t-body,.study-layout__copy .t-body{font-size:16px!important}.reviews-track{scroll-snap-type:x mandatory;padding:1px 1px 8px;gap:12px!important}.review-card{scroll-snap-align:start;width:min(327px,100vw - 48px)!important}.benefits-grid,.bonuses-grid{zoom:1!important;gap:12px!important}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important}.benefits-grid>div{min-width:0!important;max-width:none!important}.bonuses-grid{max-width:100%!important}.license-section{zoom:1!important}.license-section>div{width:100%;min-height:0!important;padding:24px!important}.faq-list{zoom:1!important;max-width:100%!important}.site-footer{width:100%!important;margin:0!important}.site-footer__inner{gap:28px;padding:36px 20px}.course-top-band{opacity:.55;width:100%;height:440px;top:48px}.course-cost,.course-faq,.course-hero,.course-related,.course-skills,.course-work-section,.price-section{min-width:0;padding:20px 16px;width:100%!important}.course-hero{flex-direction:column;gap:12px;min-height:0}.course-hero__copy,.course-hero__image{width:100%;min-width:0}.course-hero__copy{padding:8px 0}.course-hero-title{font-size:clamp(38px,8vw,52px)}.course-hero__image{aspect-ratio:16/9;outline-offset:-1px;outline:1px solid #0000001a;flex:none}.course-skills{min-height:0}.course-skills__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.course-skill{width:100%;min-width:0;max-width:none;min-height:0}.course-curriculum,.course-signup{min-height:0;padding:24px 16px;width:100%!important}.course-curriculum__bg{width:1200px}.course-cost__card,.course-faq__list,.course-module-list{width:100%}.course-signup{background:var(--brand-primary);border-radius:28px;overflow:hidden}.course-signup:before,.course-signup__steps{display:none}.course-signup__form,.course-signup__inner{width:100%;min-width:0}.course-signup__inner{padding:0}.course-faq{min-height:0}.course-related__grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:min(320px,82vw);grid-auto-flow:column;gap:12px;padding:1px 1px 10px;display:grid;overflow-x:auto}.benefits-grid,.course-related__grid,.hero-cards,.reviews-track{scrollbar-width:none}.hero-cards::-webkit-scrollbar,.reviews-track::-webkit-scrollbar{display:none}.benefits-grid::-webkit-scrollbar,.course-related__grid::-webkit-scrollbar{display:none}.course-related-card{scroll-snap-align:start;min-height:360px}.price-section__wave{opacity:.55;width:1100px;top:-40px}.price-grid,.price-heading,.price-intro{width:100%}.price-grid{gap:12px}.price-card{min-width:0;padding:20px}.price-stickers{display:none}}@media (max-width:620px){:root{--fs-body:14px;--fs-subtitle:14px;--fs-h6:18px;--fs-h5:22px;--fs-h4:28px}.benefits-section,.bonuses-section,.course-cost,.course-faq,.course-hero,.course-related,.course-skills,.course-work-section,.faq-section,.formats-section,.home-page>section,.license-section,.price-section,.reviews-section,.students-work-section,.study-section{padding:16px 12px!important}.course-curriculum__promise{border-radius:var(--r-2xl);width:100%;padding:12px 14px}.course-curriculum__promise-copy .t-h6{font-size:17px}.course-module__trigger{min-height:68px}.course-module__heading{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 0}.course-module__lessons{min-height:26px;font-size:12px}.course-module__topics-card{padding:14px}.course-module__outcomes{grid-template-columns:1fr}.course-module__outcome{min-height:48px;padding:10px 12px}.utility-brand{font-size:20px}.utility-bar__phones{font-size:12px}.t-h1{letter-spacing:-1px;font-size:clamp(42px,14vw,58px)}.hero-section{padding-top:8px!important}.hero-cards{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:min(292px,84vw);grid-auto-flow:column;scroll-padding-right:12px;overflow-x:auto;width:calc(100% + 12px)!important;padding:4px 12px 10px 0!important;display:grid!important}.hero-card{scroll-snap-align:start;height:350px!important}.hero-lead{padding:20px!important}.features-section{gap:8px!important}.feature-card{flex-direction:column;min-height:116px;align-items:flex-start!important;padding:10px!important}.feature-card>div:first-child{width:48px!important;height:48px!important}.program-card,.programs-grid{gap:8px!important}.program-card{padding:12px!important}.program-card__media{flex-basis:128px;width:calc(100% + 24px);height:128px;margin:-12px -12px 0}.program-card .t-subtitle{font-size:12px;width:100%!important}.program-card .t-h6{font-size:16px}.course-related-card__arrow,.program-card__arrow{opacity:1;width:40px;height:40px;top:8px;right:8px;transform:none}.formats-grid>div>div{gap:16px!important;padding:16px!important}.formats-grid h3.t-h4{font-size:25px}.students-work__media,.study-layout__media{min-height:205px}.students-work__copy,.study-layout__copy{min-height:230px;padding:18px!important}.benefits-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:min(300px,84vw);grid-auto-flow:column;padding:1px 12px 8px 0;overflow-x:auto;justify-content:start!important;width:calc(100% + 12px)!important;display:grid!important}.benefits-grid>div{scroll-snap-align:start;min-height:175px;padding:20px!important}.bonuses-grid{flex-direction:column;align-items:stretch!important}.bonuses-grid>div{width:100%;min-width:0!important}.license-section>div{gap:12px!important;padding:22px 18px!important}.license-section>div>div:first-of-type{display:none}.license-section>div>div:last-of-type{align-items:flex-start!important;width:100%!important;min-width:0!important}.course-faq__list .faq-item,.faq-item{padding:14px 16px!important}.site-footer__inner{gap:24px;padding:32px 16px}.site-footer__inner .whitespace-nowrap{white-space:normal}.course-hero-title{font-size:clamp(36px,11vw,46px)}.course-hero__copy>.pill{width:100%}.course-skills__grid{grid-template-columns:1fr}.course-skill{padding:20px}.course-curriculum,.course-signup{padding:22px 12px}.course-module{padding:0 16px}.course-cost__card{padding:18px}.course-cost__body{padding:18px;overflow:visible}.course-cost__star{opacity:.22}.course-cost__badge{white-space:normal;width:fit-content;max-width:100%;margin-top:12px;position:relative;top:auto;left:auto;transform:none}.course-signup{border-radius:24px}.price-grid{flex-direction:column}.price-card,.price-intro{padding:18px}.cookie-banner__copy h2,.cookie-banner__copy p{padding-right:4px}}.site-overlays{z-index:1600;pointer-events:none;position:relative}.cookie-banner,.promo-float,.success-modal{font-family:var(--font-sans)}.cookie-banner{z-index:1600;pointer-events:auto;background:#fffffff7;border-radius:20px;flex-wrap:wrap;align-items:center;gap:10px;width:min(390px,100vw - 40px);padding:12px;transition-property:opacity,transform,filter;transition-duration:.16s;transition-timing-function:ease-in;animation:overlay-rise-right .28s cubic-bezier(.2,0,0,1) both;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 0 0 1px #2054ff1a,0 16px 44px -22px #1c317057,0 6px 18px -14px #29292929}.cookie-banner[data-closing=true]{opacity:0;filter:blur(4px);transform:translateY(10px)}.cookie-banner__mark{background:var(--brand-primary-disabled);width:34px;height:34px;color:var(--brand-primary);font-family:var(--font-display);border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:inline-flex}.cookie-banner__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cookie-banner__copy h2{font-size:14px;line-height:1.2}.cookie-banner__copy p{color:var(--text-secondary);text-wrap:pretty;font-size:12px;line-height:1.35}.cookie-banner__actions{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.cookie-button,.promo-float__button,.success-modal__button{border-radius:var(--r-full);min-height:44px;font-size:var(--fs-body);justify-content:center;align-items:center;font-weight:700;transition-property:scale,background-color,color,box-shadow;transition-duration:.16s;transition-timing-function:cubic-bezier(.2,0,0,1);display:inline-flex}.cookie-button:active,.overlay-close:active,.promo-float__button:active,.success-modal__button:active{scale:.96}.cookie-button{min-height:40px;padding:0 14px;font-size:12px}.cookie-button--quiet{background:var(--brand-primary-disabled);color:var(--brand-primary)}.cookie-button--quiet:focus-visible,.cookie-button--quiet:hover{background:#d7e0ff}.cookie-button--primary,.success-modal__button{background:var(--brand-primary);color:var(--text-on-primary);box-shadow:0 8px 20px -12px #2054ffcc}.cookie-button--primary:focus-visible,.cookie-button--primary:hover,.success-modal__button:focus-visible,.success-modal__button:hover{background:var(--brand-primary-hover);box-shadow:0 12px 26px -13px #2054ffe6}.promo-float{z-index:1550;width:320px;color:var(--text-on-primary);pointer-events:auto;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 38%),linear-gradient(145deg,#174cff,#3465ff);border-radius:28px;flex-direction:column;gap:16px;padding:20px;transition-property:bottom,opacity,transform,filter;transition-duration:.22s,.16s,.16s,.16s;transition-timing-function:cubic-bezier(.2,0,0,1),ease-in,ease-in,ease-in;animation:overlay-rise-right .32s cubic-bezier(.2,0,0,1) both;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 0 0 1px #ffffff38,0 22px 62px -24px #1538aa94}.promo-float[data-closing=true]{opacity:0;filter:blur(4px);transform:translateY(10px)}.overlay-close{z-index:2;border-radius:var(--r-full);color:currentColor;background:#ffffff24;justify-content:center;align-items:center;width:44px;height:44px;font-size:25px;line-height:1;transition-property:scale,background-color;transition-duration:.16s;transition-timing-function:cubic-bezier(.2,0,0,1);display:inline-flex;position:absolute;top:8px;right:8px}.overlay-close:focus-visible,.overlay-close:hover{background:#ffffff40}.promo-float__top{align-items:center;gap:10px;min-height:40px;padding-right:36px;display:flex}.promo-float__icon{border-radius:var(--r-lg);background:#fffffff0;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.promo-float__badge{border-radius:var(--r-full);color:#fff;background:#ffffff29;padding:7px 10px}.promo-float__copy{flex-direction:column;gap:8px;display:flex}.promo-float__copy p{color:#ffffffc7}.promo-timer{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.promo-timer__part{border-radius:var(--r-lg);background:#ffffff21;flex-direction:column;align-items:center;gap:3px;min-width:0;padding:10px 4px 8px;display:flex}.promo-timer__value{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:21px;font-weight:900;line-height:1}.promo-timer__label{color:#ffffffb3;text-transform:uppercase;font-size:10px;font-weight:600}.promo-float__button{width:100%;color:var(--brand-primary);background:#fff;padding:0 18px;box-shadow:0 10px 22px -15px #091d59a6}.promo-float__button:focus-visible,.promo-float__button:hover{background:#f2f5ff;box-shadow:0 14px 28px -15px #091d59c7}.success-modal{z-index:2200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141e4070;justify-content:center;align-items:center;padding:24px;transition-property:opacity,-webkit-backdrop-filter,backdrop-filter;transition-duration:.17s;transition-timing-function:ease-in;animation:modal-backdrop-in .2s ease-out both;display:flex;position:fixed;inset:0}.success-modal[data-closing=true]{opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.success-modal__card{text-align:center;background:radial-gradient(circle at 100% 0,#2054ff24,#0000 34%),#fff;border-radius:32px;flex-direction:column;align-items:center;gap:20px;width:min(480px,100vw - 48px);padding:32px;transition-property:opacity,transform,filter;transition-duration:.17s;transition-timing-function:ease-in;animation:modal-card-in .28s cubic-bezier(.2,0,0,1) both;display:flex;position:relative;box-shadow:0 0 0 1px #ffffffb8,0 32px 90px -32px #0c22688c}.success-modal[data-closing=true] .success-modal__card{opacity:0;filter:blur(4px);transform:translateY(-10px)scale(.98)}.success-modal__close{color:var(--text-secondary);background:var(--brand-primary-disabled)}.success-modal__close:focus-visible,.success-modal__close:hover{color:var(--brand-primary);background:#d7e0ff}.success-modal__icon{border-radius:var(--r-3xl);background:var(--brand-primary-disabled);justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:0 12px 28px -18px #2054ffbf}.success-modal__copy{flex-direction:column;gap:10px;display:flex}.success-modal__copy .t-overline{color:var(--brand-primary)}.success-modal__copy .t-body{color:var(--text-secondary)}.success-modal__button{min-width:220px;padding:0 24px}@keyframes overlay-rise{0%{opacity:0;filter:blur(4px);transform:translate(-50%,12px)}to{opacity:1;filter:blur();transform:translate(-50%)}}@keyframes overlay-rise-right{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-card-in{0%{opacity:0;filter:blur(4px);transform:translateY(14px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:900px){.promo-float[data-cookie-visible=true]{bottom:164px}}@media (max-width:620px){.cookie-banner{border-radius:16px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;width:calc(100% - 24px);padding:8px;display:grid;bottom:12px;left:12px}.cookie-banner__mark{border-radius:8px;flex-basis:28px;width:28px;height:28px;font-size:13px}.cookie-banner__copy{gap:1px}.cookie-banner__copy h2{padding:0;font-size:12px}.cookie-banner__copy p{display:none}.cookie-banner__actions{flex-direction:row;gap:4px;width:auto}.cookie-button{min-height:40px;padding:0 9px;font-size:10px}.promo-float{border-radius:20px;grid-template-columns:minmax(0,1fr) 150px;grid-template-areas:"top top""copy timer""button button";gap:6px 10px;width:calc(100% - 24px);padding:10px;display:grid;bottom:12px;right:12px}.promo-float[data-cookie-visible=true]{bottom:76px}.promo-float__top{grid-area:top;gap:7px;min-height:32px;padding-right:40px}.promo-float__icon{border-radius:9px;flex-basis:30px;width:30px;height:30px}.promo-float__icon img{width:18px;height:18px}.promo-float__badge{padding:5px 8px;font-size:9px}.promo-float__copy{grid-area:copy;align-self:center;gap:0}.promo-float__copy h2{text-wrap:balance;font-size:15px;line-height:1.12}.promo-float__copy p{display:none}.promo-timer{grid-area:timer;align-self:center;gap:3px}.promo-timer__part{border-radius:9px;gap:1px;padding:6px 2px 5px}.promo-timer__value{font-size:16px}.promo-timer__label{font-size:8px}.promo-float__button{grid-area:button;min-height:40px;font-size:12px}.promo-float .overlay-close{width:40px;height:40px;font-size:21px;top:4px;right:4px}.success-modal__card{padding:28px 22px 24px}}@media (prefers-reduced-motion:reduce){.cookie-banner,.promo-float,.success-modal,.success-modal__card{transition-duration:.01ms;animation-duration:.01ms}}.price-page{background:var(--bg-default);width:1440px;min-height:1024px;overflow:visible}.price-page,.price-section{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.price-section{isolation:isolate;width:1312px;padding:24px 0}.price-section__wave{z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;width:max(1563px,100vw + 240px);max-width:none;height:368px;position:absolute;top:-73px;left:50%;transform:translate(-50%)rotate(4.11deg)}.price-intro{z-index:1;border:1px solid var(--border-default);border-radius:var(--r-3xl);background:var(--surface-default);flex-direction:column;gap:24px;width:866px;padding:24px;position:relative}.price-intro,.price-intro__row{align-items:flex-start;display:flex}.price-intro__row{gap:12px;width:100%}.price-intro__row p{min-width:0;color:var(--text-primary);flex:1}.price-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.price-icon img{max-width:none;display:block}.price-heading{text-align:center;width:644px}.price-grid,.price-heading{z-index:1;position:relative}.price-grid{justify-content:center;align-items:stretch;gap:24px;width:866px;display:flex}.price-info-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:1040px;display:grid;position:relative}.price-info-card{background:var(--surface-default);outline-offset:-1px;border-radius:16px;outline:1px solid #0000001a;margin:0;overflow:hidden;box-shadow:0 14px 34px -30px #19348073,0 1px 2px #121f400d}.price-info-card img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.price-card{border:1px solid var(--border-default);border-radius:var(--r-3xl);background:var(--surface-default);flex-direction:column;flex:1 1 0;align-items:flex-start;gap:24px;min-width:300px;padding:24px;display:flex;position:relative;overflow:hidden}.price-card>:not(.price-card__wave){z-index:1;position:relative}.price-card__wave{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.price-card[data-tone=green] .price-card__wave{width:427px;height:508px;top:101.5px;left:calc(50% - 2.5px);transform:translate(-50%)}.price-card[data-tone=pink] .price-card__wave{width:521px;height:432px;top:calc(50% + 49px);left:calc(50% + 15.5px);transform:translate(-50%,-50%)}.price-card__title{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.price-card__title p{color:var(--text-secondary)}.price-card__title .t-h6{white-space:pre-line;text-wrap:normal}.price-card__divider{background:var(--border-default);flex:0 0 1px;width:100%;height:1px}.price-card__amount{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.price-card[data-tone=green] .price-card__amount .t-h6{color:var(--accent-green)}.price-card[data-tone=pink] .price-card__amount .t-h6{color:var(--accent-pink)}.price-card__features{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.price-card__feature{align-items:center;gap:12px;width:100%;display:flex}.price-card__feature p{min-width:0;color:var(--text-primary);flex:1}.price-stickers{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.price-sticker{justify-content:center;align-items:center;display:flex;position:absolute}.price-sticker--sword{width:64px;height:81.455px;top:-5px;left:195px}.price-sticker--book{width:84.769px;height:77.391px;top:180px;left:972px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.faq-answer,.faq-answer__inner,.faq-chevron,.faq-trigger,.form-checkbox,.form-checkbox__check,.pill,.review-card,.site-nav__link,.site-nav__link:before,.study-copy,.study-media{transition-duration:.01ms}}@media (max-width:900px){.price-page,.price-section{min-width:0;width:100%!important}.price-section{padding:20px 16px}.price-section__wave{opacity:.55;width:1100px;top:-40px}.price-grid,.price-heading,.price-info-grid,.price-intro{width:100%}.price-grid{gap:12px}.price-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.price-info-card{border-radius:14px}.price-card{min-width:0;padding:20px}.price-stickers{display:none}}@media (max-width:620px){.price-section{padding:16px 12px}.price-grid{flex-direction:column}.price-card,.price-intro{padding:18px}.price-card{border-radius:20px;flex:none;gap:14px;width:100%}.price-card__title{gap:6px}.price-card__title p{text-wrap:pretty}.price-card__amount{flex-direction:row;align-items:baseline;gap:8px}.price-card__amount .t-h6{font-variant-numeric:tabular-nums;font-size:28px;line-height:1}.price-card__features{gap:6px}.price-card__feature{gap:10px}.price-info-grid{grid-template-columns:1fr;gap:10px}}@media (max-width:900px){.site-stickers{display:none!important}}@media (max-width:620px){.utility-bar__inner{grid-template-rows:40px auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:0;display:grid;gap:6px 8px!important;padding:10px 12px!important}.utility-brand{width:auto;letter-spacing:var(--ls-h6);text-align:left;grid-area:1/1;font-size:19px}.utility-bar .utility-brand__accent,.utility-brand{color:var(--text-primary)}.utility-bar__phones{text-align:center;flex-direction:row;flex:none;grid-area:2/1/auto/-1;align-items:center;width:100%;font-size:12px;line-height:1.2;display:flex;justify-content:space-between!important;gap:8px!important}.utility-bar__phones a{white-space:nowrap;min-width:0}.utility-bar__phones a:not(:first-child){display:inline-flex}.utility-bar__login{grid-area:1/2;gap:6px;width:auto;min-height:40px;padding:0 11px;display:inline-flex}.utility-bar__login img{width:18px;height:18px}.utility-bar__login-label--desktop{display:none}.utility-bar__login-label--mobile{font-size:11px;display:inline}.site-nav{grid-template-columns:40px minmax(0,201px);grid-auto-rows:auto;min-height:64px;display:grid;border-radius:var(--r-full)!important;justify-content:space-between!important;column-gap:12px!important;width:calc(100% - 24px)!important;padding:8px 12px!important}.site-nav__toggle{grid-area:1/1;width:40px;min-height:48px;padding:0}.site-nav__toggle>span:first-child{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-nav__panel,.site-nav__panel-inner{display:contents}.site-nav__panel{opacity:1}.site-nav__cta{grid-area:1/2;min-width:0;width:100%!important}.site-nav__links{opacity:0;grid-area:2/1/auto/-1;max-height:0;padding-top:0;transition-property:max-height,opacity,padding-top;transition-duration:.24s;transition-timing-function:cubic-bezier(.2,0,0,1);overflow:hidden}.site-nav[data-open=true] .site-nav__links{opacity:1;max-height:240px;padding-top:12px}.site-nav[data-open=true]{border-radius:24px!important}.hero-section{gap:24px!important}.formats-section>.absolute.pointer-events-none,.hero-section>.absolute.pointer-events-none,.programs-section>.absolute.pointer-events-none{display:none!important}.hero-heading{gap:8px!important}.hero-heading .t-h5{max-width:300px;font-size:19px;line-height:1.16}.hero-heading .t-h1{font-size:clamp(54px,17vw,64px);line-height:.98}.hero-heading .t-h1 span{display:block}.hero-cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;overflow:visible;gap:12px!important;width:100%!important;padding:8px 0 0!important;display:grid!important}.hero-card{border-radius:var(--r-xl);box-shadow:var(--shadow-border);min-width:0!important;padding:14px!important}.hero-card--game{grid-column:1/-1;height:360px!important}.hero-card--personal,.hero-card--rewards{height:326px!important}.hero-card--personal .t-h6,.hero-card--rewards .t-h6{font-size:16px;line-height:1.08}.hero-card--personal .t-body,.hero-card--rewards .t-body{text-wrap:pretty;font-size:11px;line-height:1.25}.hero-card--game .hero-game-images{width:calc(100% + 28px);min-height:205px;margin:0 -14px -14px;padding-top:10px!important;padding-right:0!important}.hero-reward-stack{height:128px!important}.hero-reward-card{border-radius:var(--r-lg)!important;padding:10px!important}.hero-reward-card__top{grid-template-columns:34px minmax(0,1fr);gap:7px!important}.hero-reward-icon{border-radius:9px!important;width:34px!important;height:34px!important}.hero-reward-icon svg{width:32px;height:32px}.hero-reward-title{font-size:12px;line-height:1.05}.hero-reward-message{display:none}.hero-reward-card__footer{border-radius:9px;gap:0;min-height:46px;margin-top:8px;padding:3px}.hero-reward-action{border-radius:6px;width:100%;min-height:40px}.hero-reward-action .t-button{font-size:11px}.hero-reward-action svg{width:14px;height:14px}.hero-reward-layer{border-radius:var(--r-lg);height:108px}.hero-reward-layer--middle{top:7px;left:8px;right:8px}.hero-reward-layer--back{top:14px;left:16px;right:16px}.hero-card__copy{gap:8px!important}.hero-personal-image{outline-offset:-1px;outline:1px solid #0000001a}.formats-section{gap:14px!important}.formats-heading,.formats-heading>div{gap:6px!important}.formats-grid{gap:16px!important}.format-card,.format-card--group{border-radius:22px!important;gap:14px!important;padding:14px!important}.format-card__content{gap:14px!important}.format-card--group .format-card__content{padding-top:54px}.formats-grid h3.t-h4{text-wrap:balance;font-size:22px;line-height:1.08}.format-recommend{gap:6px!important;padding:6px 10px!important;top:10px!important;left:10px!important}.format-recommend img{width:18px;height:18px}.format-recommend .t-subtitle{font-size:11px}.format-card__visual{width:100%;flex-wrap:nowrap!important;gap:8px!important}.format-card__visual--group,.format-card__visual--individual{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch!important;display:grid!important}.format-card__visual--individual{grid-template-columns:repeat(2,minmax(0,1fr))}.format-teacher{width:100%;border-radius:16px!important;min-width:0!important;max-width:none!important;height:auto!important}.format-browser-bar{padding:6px 8px!important}.format-teacher__body{gap:8px!important;padding:8px!important}.format-teacher__image{outline-offset:-1px;outline:1px solid #0000001a;height:118px;aspect-ratio:auto!important}.format-individual-student .t-subtitle,.format-teacher .t-subtitle{text-wrap:balance;font-size:12px;line-height:1.15}.format-group-students{flex-direction:column;display:flex;flex-wrap:nowrap!important;gap:6px!important;min-width:0!important}.format-student{width:100%;border-radius:14px!important;min-width:0!important}.format-student>div{gap:6px!important;padding:6px!important}.format-student__photo{border-radius:9px!important;width:42px!important;height:42px!important}.format-student .t-body,.format-student .t-subtitle{font-size:10px;line-height:1.12}.format-student .flex-col.gap-\[6px\]{gap:3px!important;padding-right:2px!important}.format-student .h-\[7px\]{height:5px!important}.format-individual-student{border-radius:16px!important;width:100%!important;height:auto!important}.format-individual-student>div:last-child{gap:6px!important;padding:8px!important}.format-desc{grid-template-columns:minmax(82px,.65fr) minmax(0,1.35fr);align-items:center;border-radius:18px!important;gap:10px!important;padding:12px!important;display:grid!important}.format-desc__heading{align-items:flex-start!important;gap:7px!important}.format-desc__heading img{width:20px;height:20px}.format-desc__heading .t-subtitle{text-wrap:balance;font-size:11.5px;line-height:1.18}.format-desc>.t-body{text-wrap:pretty;font-size:11px;line-height:1.32}.license-card{grid-template-columns:112px minmax(0,1fr);border-radius:22px!important;align-items:center!important;gap:12px!important;min-height:0!important;padding:12px!important;display:grid!important}.license-card__frame{display:none!important}.license-card__media{outline-offset:-1px;border-radius:16px;outline:1px solid #0000001a;overflow:hidden;width:112px!important;max-width:none!important;height:150px!important;display:block!important}.license-card__image{width:100%!important;height:100%!important;inset:0!important}.license-card__image img{object-fit:cover;object-position:42% center;width:100%!important;height:100%!important}.license-card__copy{align-items:flex-start!important;gap:7px!important;width:auto!important;min-width:0!important}.license-card__copy .t-h5{text-wrap:balance;font-size:18px;line-height:1.08}.license-card__copy .t-body{text-wrap:pretty;font-size:11px;line-height:1.34;opacity:.72!important}.students-work__course-pill{gap:6px!important;max-width:calc(100% - 16px)!important;padding:7px 10px!important;top:8px!important;left:8px!important}.students-work__course-pill img{width:18px;height:18px}.students-work__course-label{font-size:12px;line-height:1.15}.benefits-grid>.benefit-card{height:240px;min-height:240px;padding:16px!important}.benefit-card--featured .t-body{font-size:13px;line-height:1.34}}@media (max-width:340px){.utility-brand{font-size:17px}.utility-bar__login{padding-left:8px;padding-right:8px}.utility-bar__login-label--mobile{font-size:10px}.hero-card--personal,.hero-card--rewards{height:334px!important}.promo-float{grid-template-columns:minmax(0,1fr) 132px}.site-nav{width:calc(100% - 24px)!important;padding-left:16px!important;padding-right:16px!important}.site-nav__cta{padding-left:10px;padding-right:10px}.site-nav__cta .t-button{font-size:12px}}@media (max-width:900px){.programs-offline-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.programs-lego-card,.programs-roblox-card{grid-column:auto}.offline-course-banner-wrap{grid-column:1/-1}.offline-course-banner{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);min-height:240px}.offline-course-banner__media{min-height:240px}.offline-course-banner__media:after{background:linear-gradient(90deg,#0000 72%,#ffffffe0)}.offline-course-banner__copy{justify-content:flex-start;padding:20px}.offline-course-banner__copy h3{font-size:24px}.offline-course-banner__features,.offline-course-banner__text{display:none}.offline-course-banner__button{margin-top:18px}}@media (max-width:620px){.programs-offline-row{gap:8px}.offline-course-banner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:188px}.offline-course-banner,.offline-course-banner-wrap{border-radius:var(--r-xl)}.offline-course-banner__media{min-height:188px}.offline-course-banner__copy{padding:10px 12px 12px}.offline-course-banner__badge{min-height:26px;margin-bottom:6px;padding:0 10px;font-size:10px;line-height:1}.offline-course-banner__copy h3{font-size:16px;line-height:1.08}.offline-course-banner__button{gap:8px;width:100%;min-height:40px;margin-top:10px;padding:0 10px;font-size:11px}.offline-course-banner__button-label--desktop{display:none}.offline-course-banner__button-label--mobile{display:inline}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}