.loader_overlay_in__FkMn2,.loader_overlay_out__XsfX8{display:grid;width:100vw;height:100vh;position:fixed;inset:0;place-items:center;background:var(--black-shadow,rgba(0,0,0,.6));transform:scale(1)}.loader_overlay_out__XsfX8{animation:loader_fadeOut__lSUWk .15s ease-in-out}.loader_loader_down__PqlW8,.loader_loader_up__asavB{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px 24px;max-width:289px;width:100%;border-radius:16px;background-color:var(--white-color);box-shadow:0 1px 20px 0 rgba(0,0,0,.3);text-align:center}.loader_loader_down__PqlW8 p,.loader_loader_up__asavB p{font-family:var(--ff-heading)!important;font-size:1.188rem;font-style:normal;font-weight:var(--heading-general);line-height:1.2}.loader_loader_up__asavB{animation:loader_animateUp__JdFjh .15s ease-in-out}.loader_loader_down__PqlW8{animation:loader_animateDown__XeJ_t .15s ease-in-out}.loader_svg_container__9SWb1{display:flex;justify-content:center;align-items:center;animation:loader_loader__eEaVj 1.25s linear infinite}@keyframes loader_fadeOut__lSUWk{0%{background:var(--black-shadow,rgba(0,0,0,.6))}to{background:transparent}}@keyframes loader_animateUp__JdFjh{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes loader_animateDown__XeJ_t{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes loader_loader__eEaVj{0%{rotate:0deg}to{rotate:180deg}}.layout_container__47BJF{width:100%;height:100%;display:flex}.layout_container__47BJF .layout_interactive_section__cX45a{width:100%;padding:0}@media(min-width:1024px){.layout_container__47BJF .layout_interactive_section__cX45a{width:50%;padding:32px 64px;margin-left:auto;max-width:828px}}.layout_container__47BJF .layout_interactive_section__cX45a .layout_content__ZzPsK{height:calc(100% - 56px);padding:24px 16px;display:flex;width:100%;flex-direction:column}@media(min-width:1024px){.layout_container__47BJF .layout_interactive_section__cX45a .layout_content__ZzPsK{padding:0}}.layout_container__47BJF .layout_img_section__Y9M74{position:-webkit-sticky;position:sticky;top:0;display:none;width:50%;margin-bottom:24px;padding-right:24px;margin-top:24px}@media(min-width:1024px){.layout_container__47BJF .layout_img_section__Y9M74{display:flex}}.layout_container__47BJF .layout_img_section__Y9M74 .layout_img__M_d7v{border-radius:24px;width:100%;object-fit:cover;height:100%}.layout_container__47BJF .layout_img_section__Y9M74 .layout_text__PG1ti{position:absolute;bottom:0;color:var(--white-color);text-align:center;text-shadow:0 1px 3px var(--black-color);width:100%;padding:16px 0;border-radius:16px;background:linear-gradient(180deg,var(--pure-black-shadow) 0,var(--transparent-black-70) 100%)}.header_header__L5G5U{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:var(--background-page-default);width:100%;padding:16px;justify-content:space-between;border-bottom:1px solid var(--light-gray);height:56px}.header_header__L5G5U,.header_header__L5G5U a{display:flex;align-items:center}.header_header__L5G5U.header_no_sticky__JWd8o{position:relative}@media(min-width:1024px){.header_header__L5G5U{padding:0;border:none;height:36px;margin-bottom:24px}}.header_logo__QW8KA{width:auto;height:32px}@media(min-width:1024px){.header_logo__QW8KA{width:auto;height:36px}}.header_save__qM5WW{display:flex;opacity:.75;color:var(--text-link);font-size:14px;font-weight:var(--body-general);font-family:var(--ff-body);line-height:140%;gap:4px;cursor:pointer}.header_save__qM5WW:hover{color:var(--text-primary)}.header_save__qM5WW:hover path{fill:var(--text-primary)}.header_save-img__a3gDG{margin-right:4px}