:export{primary_surface_subtle:#fff5f0;primary_surface_lighter:#fcb48d;primary_surface_default:#ea5b0c;primary_surface_darker:#d85109;error_surface_subtle:#fef3f2;error_surface_lighter:#fda29b;error_surface_default:#f04438;error_surface_darker:#b32318;warning_surface_subtle:#fffaeb;warning_surface_lighter:#fec84b;warning_surface_default:#f79009;warning_surface_darker:#b54708;success_surface_subtle:#ecfdf3;success_surface_lighter:#75e0a7;success_surface_default:#17b26a;success_surface_darker:#067647;greyscale_surface_white:#fff;greyscale_surface_subtle:#fafafa;greyscale_surface_lighter:#f5f5f5;greyscale_surface_default:#e5e5e5;greyscale_surface_darker:#424242;greyscale_surface_disabled:#d6d6d6;greyscale_surface_black:#0f0f0f;greyscale_text_white:#fdfdfd;greyscale_text_caption:#737373;greyscale_text_title:#141414;greyscale_border_default:#a3a3a3;greyscale_border_subtle:#e5e5e5;greyscale_white_border_opacity_20:rgba(249,250,251,.2);colours_orange_100:#ffe8dc;colours_greys_800:#292929;colours_green_100:#dbfae6;colours_greys_200:#e5e5e5;colours_greys_400:#686869;colours_blue_950:#0f285c;colours_blue_200:#90b5ff;colours_blue_50:#dbe7ff;colours_lighter_grey:#eaecf0;overlay:rgba(0,0,0,.5);background_dark:#000;white_60:rgba(255,255,255,.6);transparent:rgba(0,0,0,0)}.sim-switch-landing{margin:1.5rem auto;width:80%;background-color:#0f0f0f;border:1px solid #292929;border-radius:16px;padding:2rem;height:auto;position:relative;display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:1024px){.sim-switch-landing{flex-direction:column;gap:2rem;padding:1rem;width:90%}}.sim-switch-landing .sim-switch-landing-banner{min-height:528px;min-width:520px;background:url(/_next/static/media/switch-banner.01c76624.png) no-repeat;background-size:contain;background-position:50%;margin-right:4rem}@media screen and (max-width:1024px){.sim-switch-landing .sim-switch-landing-banner{background-size:cover;border-radius:.5rem;min-height:224px;background-position:50%;min-width:100%;margin-right:0}}.sim-switch-landing .switch-steps{display:flex;flex-direction:column;gap:1rem}.sim-switch-landing .switch-steps .switch-step{display:flex;flex-direction:row;gap:.5rem;align-items:center;margin-top:1rem}.sim-switch-landing .switch-steps .switch-step .step-icon svg path{width:1.5rem;height:1.5rem}.sim-switch-landing .button-wrapper{display:flex;gap:1rem;margin-top:1.5rem;position:absolute;bottom:4rem;text-align:center}@media screen and (max-width:1024px){.sim-switch-landing .button-wrapper{flex-direction:column-reverse;position:relative;gap:2rem;bottom:unset;align-items:anchor-center;text-align:center}}.sim-switch-landing .button-wrapper button{width:12.5rem;text-align:center;padding:unset}@media screen and (max-width:1024px){.sim-switch-landing .button-wrapper button{width:100%;text-align:center;padding:unset}}