.alert_wrapper__yA9OI{display:flex;flex-direction:column;padding:25px;width:100%;position:relative;box-shadow:0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);border-radius:8px;background-color:var(--ms-white)}.alert_wrapper__yA9OI .alert_close__EQ_ZP{position:absolute;right:15px;top:15px;width:17px;height:17px;cursor:pointer;padding:2px;transition:all .3s ease-in-out;fill:var(--ms-grey)}.alert_wrapper__yA9OI .alert_close__EQ_ZP:hover{opacity:.4}.alert_wrapper__yA9OI.alert_information__HV86I svg.alert_icon__0HGK7{stroke:var(--blue)}.alert_wrapper__yA9OI.alert_warning__eCXqw svg.alert_icon__0HGK7{stroke:var(--system-yellow)}.alert_wrapper__yA9OI.alert_error__ZN7DF svg.alert_icon__0HGK7{stroke:var(--system-red)}.alert_wrapper__yA9OI.alert_success__gUMaW svg.alert_icon__0HGK7{stroke:var(--system-green)}.alert_wrapper__yA9OI svg.alert_icon__0HGK7{margin-right:10px;width:22px;height:22px}.alert_wrapper__yA9OI .alert_title__VdoN2{font-family:var(--font);font-weight:600;font-size:1.125rem;margin-bottom:13px;display:flex;flex-direction:row;align-items:center}.alert_wrapper__yA9OI .alert_text__3sHkP{font-family:var(--font);font-size:.875rem;line-height:1.85;font-weight:400;max-width:90%}.alert_content__3LHkG{margin-bottom:20px}.alert_content__3LHkG:last-child{margin-bottom:0}.alert_fadeIn__0Gi9C{animation:alert_fadeIn__0Gi9C .6s ease-in-out 0s 1 normal forwards}.alert_slideIn__pmjdY{animation:alert_slideIn__pmjdY .8s cubic-bezier(.35,0,.02,1) 0s 1 normal forwards}@keyframes alert_fadeIn__0Gi9C{0%{opacity:0}to{opacity:1}}@keyframes alert_slideIn__pmjdY{0%{transform:translateX(150%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes alert_slideOut__vvoU6{0%{transform:translateX(0);opacity:1}to{transform:translateX(150%);opacity:0}}.alert_buttons__xYZyu{margin-top:25px;display:flex;flex-direction:row;justify-content:flex-end;gap:10px}@keyframes copy-to-clipboard_fadeIn__nwrdf{0%{opacity:0}to{opacity:1}}.copy-to-clipboard_wrapper__PJk2_{height:40px;border:1px solid rgba(var(--black-rgb),.15);border-radius:8px;display:flex}.copy-to-clipboard_wrapper__PJk2_ input{background:none;border:none;padding:0 12px;height:100%;flex:auto;font-size:.875rem}.copy-to-clipboard_wrapper__PJk2_ input:focus{outline:none}.copy-to-clipboard_wrapper__PJk2_ button{width:53px;height:100%;border:none;border-left:1px solid rgba(var(--black-rgb),.15);background-color:rgba(var(--black-rgb),.04);cursor:pointer;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;padding:0;margin:0}.copy-to-clipboard_wrapper__PJk2_ button svg{height:50%;width:auto;fill:rgba(var(--black-rgb),.4);margin-left:7px}.copy-to-clipboard_wrapper__PJk2_ button svg.copy-to-clipboard_ticked__3_UEz{fill:var(--system-green);height:35%}@keyframes single_fadeIn__ZjYYW{0%{opacity:0}to{opacity:1}}.single_wrapper__u6leY{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;max-height:calc(100vh - var(--header-height) - 80px - 25px - 15px);overflow:auto}.single_wrapper__u6leY.single_is-open__HFem3{opacity:1;pointer-events:all}.single_back__hDe7W{display:flex;font-weight:700;align-items:center;cursor:pointer}.single_back__hDe7W svg{fill:currentColor;height:13px;width:auto;margin-right:11px}.single_back__hDe7W:active{opacity:.7}.single_back__hDe7W:hover{color:var(--purple)}.single_title__x8xSW{display:flex;font-weight:700;margin-top:50px;margin-bottom:30px;min-width:380px}@media(max-width:1299px){.single_title__x8xSW{min-width:280px}}.single_title__x8xSW .single_icon__DuU0y{margin-left:auto;cursor:pointer}.single_title__x8xSW .single_icon__DuU0y:active{opacity:.7}.single_title__x8xSW .single_icon__DuU0y:hover{color:var(--purple)}.single_title__x8xSW .single_icon__DuU0y svg{fill:currentColor;height:19px;width:auto}.single_title__x8xSW.single_editing__deBZn{background-color:var(--ms-white);border:.5px solid var(--ms-grey);border-radius:5px;padding:16px}.single_title__x8xSW.single_editing__deBZn form{width:100%;display:flex;align-items:center}.single_title__x8xSW.single_editing__deBZn form input[type=text]{color:var(--ms-grey);font-weight:400;flex:1 1;height:40px;background:none;border:.5px solid rgba(var(--black-rgb),.3);outline:none;padding:0 20px;border-radius:8px}.single_title__x8xSW.single_editing__deBZn form button{margin-left:6px}.single_title__x8xSW.single_disabled__gCYtA{pointer-events:none;background-color:var(--light-grey);opacity:.7}.single_item__ezg1s{background-color:var(--ms-white);color:var(--ms-black);display:flex;align-items:center;padding:15px 20px 15px 15px;font-size:1rem;border:.5px solid var(--ms-grey);border-radius:5px;min-width:380px}@media(max-width:1299px){.single_item__ezg1s{min-width:280px}}.single_item__ezg1s:not(:first-child){margin-top:10px}.single_item__ezg1s.single_disabled__gCYtA{pointer-events:none;background-color:var(--light-grey);opacity:.7}.single_item-icon__E27L0{border-right:.5px solid rgba(var(--black-rgb),.5);display:flex;align-items:center;height:30px;padding-right:15px;margin-right:15px;cursor:pointer}.single_item-icon__E27L0 svg{width:auto;height:25px;fill:currentColor}.single_item-info__0Ql8R{line-height:1.1;cursor:pointer;text-decoration:none;color:var(--ms-black)}.single_item-title__Xojsk{font-weight:700;margin-bottom:3px}.single_item-size__iuKGD{font-size:.8125rem;color:var(--ms-grey);padding-top:2px}.single_item-options__BsYCx{margin-left:auto;cursor:pointer}.single_item-options__BsYCx:active{opacity:.7}.single_item-options__BsYCx:hover{color:var(--ms-red)}.single_item-options__BsYCx svg{height:18px;width:auto;fill:currentColor}.single_no-results__XWUuR{font-weight:700}.single_actions__nHoWm{margin-top:20px;padding-top:20px;border-top:1px solid var(--purple);display:flex;gap:20px}.single_actions__nHoWm button{width:100%}.single_copy-to-clipboard-alert__ogFoB{position:absolute;bottom:0;right:20px;width:calc(100% - 40px)}.single_copy-to-clipboard-alert-info__gQTq7{font-size:.8125rem;color:var(--ms-grey);margin-top:14px}@keyframes main_fadeIn__KouSs{0%{opacity:0}to{opacity:1}}.main_wrapper__blolY{width:100%;width:var(--right-side-width);transition:width .3s ease-in-out;height:calc(100% - var(--toggle-button-height))}.main_wrapper__blolY.main_is-closed__h37XH{width:75px}@media(max-width:1024px){.main_wrapper__blolY.main_is-closed__h37XH{display:none}}@media(max-width:1299px){.main_wrapper__blolY{width:var(--right-side-width-small)}}@media(max-width:1024px){.main_wrapper__blolY{display:block;width:auto;height:auto;position:fixed;left:0;right:0;top:0;bottom:0;z-index:30;background-color:var(--grey-blue)}}.main_inner__ik0uK{position:-webkit-sticky;position:sticky;top:0;padding:15px 30px 25px}.main_collections-icon__NxHHl{height:50px;position:absolute;left:0;right:0;width:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto;background:#fff;border-radius:5px;cursor:pointer}.main_collections-icon__NxHHl .main_count__Bn32_{position:absolute;top:0;right:0;transform:translateY(0)}.main_collections-icon__NxHHl .main_count__Bn32_.main_bounce__hHUgS{animation:main_bounce__hHUgS .3s ease-in-out 0s infinite alternate}.main_collections-icon__NxHHl svg{width:24px;height:24px;fill:var(--purple)}.main_collections-icon__NxHHl.main_is-active__HxIhH{animation:main_shake__AOzge 1s linear 1}@keyframes main_bounce__hHUgS{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.main_return-button__dkk6B{cursor:pointer;padding:0 10px 10px 0;display:flex;flex-direction:row;align-items:center;margin-bottom:20px;font-weight:600;color:var(--purple)}.main_return-button__dkk6B svg{height:12px;width:12px;margin-right:10px;transform:rotate(180deg)}.main_return-button__dkk6B svg path{fill:var(--purple)}@media(min-width:1025px){.main_return-button__dkk6B{display:none}}.main_title__jxme6{color:var(--purple);display:flex;align-items:center;font-weight:700;font-size:1.125rem;padding:15px 0;border-radius:5px;position:relative;min-width:380px}@media(max-width:1299px){.main_title__jxme6{min-width:280px}}.main_title__jxme6 svg{width:24px;height:24px;fill:var(--purple);margin-right:5px}.main_count__Bn32_{width:22px;height:22px;font-size:.75rem;font-weight:500;color:var(--ms-white);background-color:var(--purple);display:flex;align-items:center;justify-content:center;border-radius:50%;transform:translate(5px,-10px)}.main_add-form___FP34{margin-top:8px}.main_list__CYkgC{margin-top:38px}@keyframes main_shake__AOzge{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.3) rotate(-8deg)}50%{transform:scale(1.3) rotate(0deg)}75%{transform:scale(1.3) rotate(-8deg)}to{transform:scale(1) rotate(0deg)}}.main_info__vRf8z{margin-left:auto}@keyframes toggle-button_fadeIn__rg9HX{0%{opacity:0}to{opacity:1}}.toggle-button_toggle-button__WKt2C{padding:30px 10px;position:-webkit-sticky;position:sticky;bottom:0;z-index:10;cursor:pointer;display:flex;flex-flow:row nowrap;align-items:center;height:var(--toggle-button-height)}.toggle-button_toggle-button__WKt2C svg{transform:rotate(180deg)}@media(max-width:1024px){.toggle-button_toggle-button__WKt2C{display:none}}.toggle-button_align-left__d8hAA{justify-content:flex-start;right:20px}.toggle-button_align-right__hzIPr{justify-content:flex-end;left:20px}.toggle-button_is-closed__3dcBY{justify-content:center}.toggle-button_is-closed__3dcBY svg{transform:rotate(0deg)}@keyframes modal_fadeIn__I4wKW{0%{opacity:0}to{opacity:1}}.modal_modal__jQ6MW{position:fixed;inset:0;z-index:50;overflow-y:auto;flex-flow:row nowrap;align-items:center;justify-content:center;padding:50px;display:flex}@media(max-width:575px){.modal_modal__jQ6MW{padding:20px}}.modal_modal-underlay__gqcbe{position:fixed;inset:0;background-color:var(--ms-black);opacity:.75;z-index:1}.modal_modal-header__Jy2p1{border-bottom:1px solid var(--grey-light);padding:15px 10px 10px 40px;display:flex;align-items:center;justify-content:flex-end;gap:10px}@media(max-width:575px){.modal_modal-header__Jy2p1{padding:20px}}.modal_modal-title__QScct{font-size:22px;line-height:1;color:var(--ms-dark-blue);font-weight:600;max-width:70%;margin-right:auto}.modal_modal-title__QScct.modal_has-margin__4vGEH{margin-bottom:20px}.modal_modal-inner__gGLop{background-color:var(--white);border-radius:20px;width:100%;max-width:840px;position:relative;z-index:2}.modal_is-small__oV9ko .modal_modal-inner__gGLop{max-width:540px}@media(max-width:575px){.modal_modal-inner__gGLop{border-radius:10px}}.modal_modal-content__MhfC4{padding:30px 40px 40px;overflow-y:auto;max-height:68vh}.modal_modal-content__MhfC4 img{width:100%}.modal_modal-content__MhfC4 p{color:var(--ms-black)}@media(max-width:575px){.modal_modal-content__MhfC4{padding:20px}}.modal_modal-close__l_pkT{background-color:var(--ms-dark-blue);border-radius:50%}.modal_modal-close__l_pkT svg{fill:var(--white)}.modal_modal-buttons__EQui9{display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:10px;padding:10px 20px;margin-top:20px;border-top:1px solid var(--grey-light)}@keyframes footer_fadeIn__0CQEy{0%{opacity:0}to{opacity:1}}.footer_wrapper__FKC9G{background-color:var(--ms-purple);height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_acknowledgement__tmHzp{color:var(--white);padding:50px 20px;width:calc(100% - var(--padding-side)*2);border-bottom:1px solid var(--white);text-align:center;position:relative}@media(max-width:1299px){.footer_acknowledgement__tmHzp{text-align:left;padding-left:0;padding-right:0}}.footer_acknowledgement-text__M5gRT{max-width:850px;margin:0 auto;font-size:1.2rem;line-height:1.5;position:relative;z-index:2}@media(max-width:1299px){.footer_acknowledgement-text__M5gRT{font-size:16px}}@media(max-width:1024px){.footer_acknowledgement-text__M5gRT{font-size:14px}}.footer_acknowledgement-bg__5Whp2{position:absolute;inset:0;z-index:1;overflow:hidden;opacity:.8}.footer_footer-content__I0jSu{display:flex;flex-direction:row;justify-content:space-between;max-width:100%;width:100%;padding:30px calc(var(--padding-side)*2.5)}@media(max-width:1535px){.footer_footer-content__I0jSu{padding:30px calc(var(--padding-side));flex-direction:column}}.footer_lhs-content__kLCds{display:flex;flex-direction:column;align-items:flex-start}.footer_logo__pWQsH{display:block;height:50px;width:220px}.footer_rhs-content__etj2d{display:flex;flex-direction:column}.footer_abn__3Dif5{max-width:580px;font-size:16px;font-weight:500;margin-bottom:10px;text-align:right;line-height:24px;padding:10px 0}@media(max-width:1535px){.footer_abn__3Dif5{font-size:14px;padding-left:0;text-align:left}}@media(max-width:1024px){.footer_abn__3Dif5{margin-bottom:0}}.footer_sub-footer-content__G5ZE8{display:flex;flex-direction:row;justify-content:space-between;max-width:100%;width:100%;padding:0 calc(var(--padding-side)*2.5) 30px calc(var(--padding-side)*2.5)}@media(max-width:1535px){.footer_sub-footer-content__G5ZE8{padding:0 var(--padding-side) 30px var(--padding-side)}}@media(max-width:1024px){.footer_sub-footer-content__G5ZE8{padding:0 var(--padding-side) calc(var(--mobile-menu-height) + 20px) var(--padding-side)}}@media(max-width:575px){.footer_sub-footer-content__G5ZE8{flex-direction:column;gap:20px}}.footer_sub-footer__Oak2c{color:var(--grey-mid);font-size:.75rem;display:flex;flex-flow:row nowrap}@keyframes base-page_fadeIn__cul4H{0%{opacity:0}to{opacity:1}}.base-page_content__qhw4z{display:grid;grid-template-columns:auto 1fr auto;min-height:calc(100vh - var(--header-height));width:calc(100% - var(--padding-side)*2);margin:0 auto;border-radius:5px 5px 5px 5px;justify-content:space-between;position:relative;background:var(--ms-white);color:var(--ms-black)}.base-page_content__qhw4z.base-page_has-docked-nav__VrPtV{margin-top:var(--header-height)}.base-page_content__qhw4z main{grid-column:2;width:100%;margin:0 auto}@media(max-width:1299px){.base-page_content__qhw4z main{padding-right:var(--padding-side)}}@media(max-width:1024px){.base-page_content__qhw4z main{padding-right:0}}@media(max-width:575px){.base-page_content__qhw4z{width:100%;border-radius:0}}@keyframes menu_fadeIn__EO8gp{0%{opacity:0}to{opacity:1}}.menu_navigation__anZ_w{list-style-type:none;display:flex;flex-direction:row;margin-bottom:20px}.menu_navigation__anZ_w[class]{padding:10px 0}@media(max-width:1024px){.menu_navigation__anZ_w{flex-direction:column;margin-bottom:20px}}.menu_navigation__anZ_w li{display:inline-block}@media(max-width:1024px){.menu_navigation__anZ_w li{margin-bottom:10px}}.menu_navigation__anZ_w li>a{color:var(--white);text-decoration:none;padding:5px 25px;font-weight:500;font-size:16px;transition:all .3s ease-in-out}.menu_navigation__anZ_w li>a.menu_is-active__DtwVP,.menu_navigation__anZ_w li>a:hover{color:var(--ms-blue-green)}.menu_navigation__anZ_w li>a:first-child{padding-left:0}@keyframes account-menu_fadeIn__uU7dx{0%{opacity:0}to{opacity:1}}.account-menu_account-actions__k2MLh{position:relative}.account-menu_account__v2fLc{margin-right:10px;padding:10px 5px;font-size:17px;cursor:pointer}@media(max-width:1299px){.account-menu_account__v2fLc{font-size:16px}}.account-menu_account__v2fLc svg{margin-right:5px;width:18px;height:18px;transform:translateY(3px)}.account-menu_account__v2fLc svg path{fill:var(--white)}.account-menu_account-menu__12Rli{list-style-type:none;background:var(--white);padding:7px 8px!important;position:absolute;z-index:123;border:1px solid var(--ms-grey);border-radius:5px;width:170px;top:40px;right:10px}.account-menu_account-menu__12Rli li a,.account-menu_account-menu__12Rli li button{padding:5px 10px;text-decoration:none;transition:all .3s ease-in-out;color:var(--ms-black);width:100%;display:block;border-radius:2px}.account-menu_account-menu__12Rli li a:hover,.account-menu_account-menu__12Rli li button:hover{background-color:var(--ms-light-blue)}.account-menu_account-menu__12Rli li button{background-color:transparent;border:0;text-align:left;color:var(--ms-dark-blue);cursor:pointer}@keyframes hamburger_fadeIn__vQ6Cf{0%{opacity:0}to{opacity:1}}.hamburger_hamburger__rIxgQ{color:var(--white);cursor:pointer;width:40px;height:30px;position:relative;z-index:20}.hamburger_hamburger__rIxgQ .hamburger_line__kK0C_{height:3px;position:absolute;background-color:var(--white);transition:all .3s ease-in-out;top:50%;width:100%;transform:translateY(-50%)}.hamburger_hamburger__rIxgQ .hamburger_line__kK0C_:first-child{top:4px;left:0;width:100%;transform:translateY(0)}.hamburger_hamburger__rIxgQ .hamburger_line__kK0C_:last-child{left:0;top:24px;width:100%;transform:translateY(0)}.hamburger_hamburger__rIxgQ.hamburger_active___jnR_ .hamburger_line__kK0C_{transform:translateY(50%) rotate(-45deg);top:50%}.hamburger_hamburger__rIxgQ.hamburger_active___jnR_ .hamburger_line__kK0C_:first-child,.hamburger_hamburger__rIxgQ.hamburger_active___jnR_ .hamburger_line__kK0C_:last-child{transform:translateY(50%) rotate(45deg)}@media(min-width:1300px){.hamburger_hamburger__rIxgQ{display:none}}@keyframes header_fadeIn__b0uRi{0%{opacity:0}to{opacity:1}}.header_wrapper__43byV{height:var(--header-height);display:flex;align-items:center;padding:0 var(--padding-side)}@media(max-width:1299px){.header_wrapper__43byV{width:100%;justify-content:space-between}}.header_wrapper__43byV.header_is-hidden-nav__yIlfq{justify-content:space-between}.header_wrapper__43byV.header_is-docked-nav__k0JJe{position:fixed;top:0;left:0;right:0;z-index:30;background-color:var(--ms-dark-blue)}.header_logo__O3GNN{width:var(--left-side-width);display:block}.header_logo__O3GNN svg{height:auto;width:92%;display:block}.header_right__xdFUi{display:flex;gap:10px;align-items:center}@media(max-width:1299px){.header_right__xdFUi{display:none}}@keyframes menu_fadeIn__V9WHg{0%{opacity:0}to{opacity:1}}.menu_wrapper__zEEgs{display:flex;gap:30px;padding-left:var(--padding-side);margin-right:auto}.menu_wrapper__zEEgs a{color:var(--ms-white);text-decoration:none;font-size:17px}.menu_wrapper__zEEgs a.menu_active__mSu7J,.menu_wrapper__zEEgs a:hover{color:var(--ms-blue-green)}@media(max-width:1399px){.menu_wrapper__zEEgs{gap:20px}.menu_wrapper__zEEgs a{font-size:16px}}@media(max-width:1299px){.menu_wrapper__zEEgs{display:none}}@keyframes mobile-menu_fadeIn__Xdchz{0%{opacity:0}to{opacity:1}}.mobile-menu_wrapper__M3YCS{position:fixed;top:var(--header-height);right:0;bottom:0;left:0;overflow:hidden;z-index:555;visibility:hidden;opacity:0;transition:opacity .2s .3s,visibility 0s .5s;display:flex;flex-flow:row nowrap;justify-content:flex-end}.mobile-menu_wrapper__M3YCS.mobile-menu_is-open___sU1A{transition:opacity .1s,visibility 0s;visibility:visible;opacity:1}@media(min-width:1300px){.mobile-menu_wrapper__M3YCS{display:none}}.mobile-menu_mobile__BKLgq{display:flex}.mobile-menu_primary-wrapper__pCg1z{width:100%;background-color:var(--white);display:flex;flex-direction:column;max-width:500px;transform:translateX(100%);transition:transform .3s ease-in-out}@media screen and (min-width:501px){.mobile-menu_primary-wrapper__pCg1z{border-left:1px solid var(--border-colour)}}.mobile-menu_is-open___sU1A .mobile-menu_primary-wrapper__pCg1z{transform:translateX(0)}.mobile-menu_primary-wrapper__pCg1z button,.mobile-menu_primary-wrapper__pCg1z>.mobile-menu_menu-item__OuGHY{color:var(--black);font-size:1rem;border-bottom:1px solid rgba(var(--ms-grey-rgb),.2);display:flex;flex-direction:column;justify-content:center;height:56px;padding:10px 20px;text-decoration:none;cursor:pointer}@media screen and (max-height:680px){.mobile-menu_primary-wrapper__pCg1z button,.mobile-menu_primary-wrapper__pCg1z>.mobile-menu_menu-item__OuGHY{height:45px;padding:5px 20px}}.mobile-menu_primary-wrapper__pCg1z .mobile-menu_button__WlMlT,.mobile-menu_primary-wrapper__pCg1z button{margin:10px auto 0;max-width:95%;width:100%}.mobile-menu_primary-wrapper__pCg1z button{border:0;border-radius:50px;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--ms-white);height:45px;background-color:var(--ms-dark-blue)}.mobile-menu_account__VpaOv{padding:8px 0}.mobile-menu_account__VpaOv>.mobile-menu_menu-item__OuGHY{display:block;padding:8px 20px;text-decoration:none;cursor:pointer;color:var(--ms-dark-blue);font-size:.875rem}.mobile-menu_account__VpaOv h4{color:var(--black);padding-left:20px;padding-top:10px;font-size:1rem;font-weight:500;padding-bottom:10px}@keyframes menu_fadeIn__FSbPt{0%{opacity:0}to{opacity:1}}.menu_mobile-tab-menu__ZTGc0{position:fixed;left:0;right:0;z-index:40;bottom:0;height:var(--mobile-menu-height);width:100%;background-color:var(--white);border-top:1px solid #e3e3e3;display:flex;flex-direction:row}@media(min-width:1025px){.menu_mobile-tab-menu__ZTGc0{display:none}}.menu_mobile-tab__Arjf5{position:relative;max-width:50%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;font-weight:600;color:var(--grey)}.menu_mobile-tab__Arjf5:first-child{border-right:1px solid #e3e3e3}.menu_mobile-tab__Arjf5:last-child{border-left:1px solid #e3e3e3}.menu_mobile-tab__Arjf5 span{position:relative}.menu_mobile-tab__Arjf5 svg{width:20px;height:20px;fill:var(--ms-dark-blue)}.menu_mobile-tab__Arjf5 .menu_collection-icon__cfoCr{width:23px;height:23px;transform:translateY(2px)}.menu_collection-count__t9aBU{height:16px;width:16px;background-color:var(--purple);border-radius:50%;color:var(--white);position:absolute;top:-5px;right:-16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:.6rem;font-weight:400}.menu_collection-count__t9aBU.menu_bounce__6BFxQ{animation:menu_bounce__6BFxQ .3s ease-in-out 0s infinite alternate}@keyframes menu_bounce__6BFxQ{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes preview-exit_fadeIn__KuS_c{0%{opacity:0}to{opacity:1}}.preview-exit_wrapper__d_pC7{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;flex-direction:column}.preview-exit_wrapper__d_pC7:before{content:"";width:100%;height:5px;background-color:var(--green)}.preview-exit_link__61dkz{align-self:center;background-color:var(--green);color:var(--black);padding:3px 20px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;text-decoration:none;cursor:pointer}.preview-exit_link__61dkz.preview-exit_exiting__wqqyf{pointer-events:none;opacity:.8}@keyframes side-left_fadeIn__N7LXy{0%{opacity:0}to{opacity:1}}.side-left_wrapper__k51yr{border-right:1px solid var(--border-colour);width:var(--left-side-width);grid-column:1;position:relative;transition:width .3s ease-in-out}.side-left_wrapper__k51yr.side-left_is-closed__jCnY7{width:75px}@media(max-width:1024px){.side-left_wrapper__k51yr{display:none}}.side-left_inner__VOKT_{height:calc(100% - var(--toggle-button-height));width:100%;overflow:hidden;padding:10px 10px 0}@keyframes contextual_fadeIn__Tfbbs{0%{opacity:0}to{opacity:1}}.contextual_link-list__FuqA7{padding:0;list-style-type:none}.contextual_link-wrapper__aueJ9{transition:all .3s ease-in-out;min-width:calc(var(--left-side-width) - 20px);max-height:200px}.contextual_is-closed__rS2mv .contextual_link-wrapper__aueJ9{max-height:54px;overflow:hidden}.contextual_link__xwZHM{display:flex;border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;color:var(--wb-black);text-decoration:none}.contextual_is-closed__rS2mv .contextual_link__xwZHM{max-width:54px;border-radius:5px;white-space:nowrap}.contextual_link__xwZHM:hover{background:rgba(126,209,199,.271)}.contextual_link__xwZHM:hover .contextual_chevron__J4bgf{transform:translateX(5px)}.contextual_link-inner__F9RIf{display:flex;flex-direction:row;align-items:flex-start;line-height:1.5}.contextual_link-icon__94Lb6{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:18px}.contextual_link-icon__94Lb6 svg{width:18px;height:18px;transition:all .3s ease-in-out;fill:var(--ms-grey)}.contextual_link-icon__94Lb6.contextual_is-therapy-icon__CZd_9{width:26px}.contextual_link-icon__94Lb6.contextual_is-therapy-icon__CZd_9 svg{width:26px;height:26px}.contextual_link-chevron__l49Qy{display:flex;flex-direction:column;justify-content:center;transition:all .3s ease-in-out;width:10px;height:10px}.contextual_is-closed__rS2mv .contextual_link-chevron__l49Qy{display:none}.contextual_link-chevron__l49Qy svg{width:10px;height:10px;transition:all .3s ease-in-out;fill:var(--ms-grey)}.contextual_link-title__MhaJW{transition:all .3s ease-in-out;opacity:1;overflow:hidden;padding-left:10px}.contextual_is-closed__rS2mv .contextual_link-title__MhaJW{opacity:0}.contextual_back-button__DGDgM{cursor:pointer}.contextual_back-button__DGDgM .contextual_link-icon__94Lb6{transition:all .3s ease-in-out}.contextual_back-button__DGDgM:hover{background-color:transparent}.contextual_back-button__DGDgM:hover .contextual_link-icon__94Lb6{transform:translateX(-5px)}.resources_wrapper__zBNOL{padding:15px 0 0;animation:resources_fadeIn__VtJYx .3s ease-in-out 0s 1 normal forwards}.resources_wrapper__zBNOL .resources_title__jUrkV{margin-bottom:5px;color:var(--ms-dark-blue);font-weight:500;margin-left:15px}.resources_wrapper__zBNOL ul{list-style-type:none;padding:0}.resources_wrapper__zBNOL ul li{min-width:calc(var(--left-side-width) - 20px)}.resources_wrapper__zBNOL ul li svg{transition:all .3s ease-in-out;width:10px;height:10px}.resources_wrapper__zBNOL ul li a{padding:5px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;color:var(--wb-black);transition:all .3s ease-in-out}.resources_wrapper__zBNOL ul li a:hover{color:var(--ms-steel-blue)}.resources_wrapper__zBNOL ul li:hover{color:var(--wb-dark-blue)}.resources_wrapper__zBNOL ul li:hover svg{transform:translateX(5px)}@keyframes resources_fadeIn__VtJYx{0%{opacity:0}to{opacity:1}}@keyframes side-right_fadeIn__RI_6O{0%{opacity:0}to{opacity:1}}.side-right_wrapper__9AhO4{background-color:var(--grey-blue);grid-column:3;position:relative;border-top-right-radius:5px;border-bottom-right-radius:5px;z-index:30}.side-right_wrapper__9AhO4>div{overflow-x:clip}@media(max-width:1299px){.side-right_wrapper__9AhO4{position:absolute;right:-35px;top:0;bottom:0}}@media(max-width:1024px){.side-right_wrapper__9AhO4{position:static;grid-column:0;background-color:transparent}}@keyframes placeholder-content_fadeIn__AlNZ5{0%{opacity:0}to{opacity:1}}.placeholder-content_placeholder-content__4gipf{color:var(--ms-steel-blue);width:var(--right-side-width);padding:40px 30px 25px}.placeholder-content_placeholder-content__4gipf h2{margin-bottom:10px}.placeholder-content_placeholder-content__4gipf p{font-size:16px;font-weight:600;padding-right:20px;margin-bottom:10px}.placeholder-content_placeholder-content__4gipf ul{padding-left:15px;margin-bottom:30px}.placeholder-content_placeholder-content__4gipf .placeholder-content_button__r4AKv{margin-top:10px}.placeholder-content_title__Xn1iB{color:var(--ms-dark-blue)}.placeholder-content_image-wrapper__0_lXd{position:absolute;top:100px;left:0;right:0;z-index:0}.placeholder-content_button-wrapper__OYMf8{margin-top:250px}.toast_wrapper__UoAIB{display:flex;flex-direction:column;padding:25px;border-radius:15px;width:100%;position:relative;animation:toast_slideIn__hQ_zv .8s cubic-bezier(.35,0,.02,1) 0s 1 normal forwards;box-shadow:0 4px 10px 1px rgba(0,0,0,.1)}.toast_wrapper__UoAIB.toast_closed__7UkEa{animation:toast_slideOut__DvOvd .8s cubic-bezier(.35,0,.02,1) 0s 1 normal forwards}.toast_wrapper__UoAIB .toast_close__iwAGl{position:absolute;right:20px;top:20px;width:17px;height:17px;cursor:pointer;padding:2px;transition:all .3s ease-in-out}.toast_wrapper__UoAIB .toast_close__iwAGl:hover{opacity:.4}.toast_wrapper__UoAIB.toast_information__zELqU{background-color:var(--system-really-light-blue);color:var(--blue);border:1px solid var(--system-light-blue)}.toast_wrapper__UoAIB.toast_information__zELqU svg{stroke:var(--blue)}.toast_wrapper__UoAIB.toast_warning__u0YJg{background-color:var(--system-really-light-yellow);color:var(--system-yellow);border:1px solid var(--system-light-yellow)}.toast_wrapper__UoAIB.toast_warning__u0YJg svg{stroke:var(--system-yellow)}.toast_wrapper__UoAIB.toast_error__N3KOE{background-color:var(--system-really-light-red);color:var(--system-red);border:1px solid var(--system-light-red)}.toast_wrapper__UoAIB.toast_error__N3KOE svg{stroke:var(--system-red)}.toast_wrapper__UoAIB.toast_success__DNYPY{background-color:var(--system-really-light-green);color:var(--system-green);border:1px solid var(--system-light-green)}.toast_wrapper__UoAIB.toast_success__DNYPY svg{stroke:var(--system-green)}.toast_wrapper__UoAIB svg{margin-right:10px;width:22px;height:auto}.toast_wrapper__UoAIB .toast_title__P3xH8{font-family:var(--font);font-weight:600;font-size:1.125rem;margin-bottom:13px;display:flex;flex-direction:row;align-items:center}.toast_wrapper__UoAIB .toast_text__RyKxa{font-family:var(--font);font-size:.875rem;line-height:1.85;font-weight:400;max-width:90%}.toast_content___5LlR{margin-bottom:20px}.toast_content___5LlR:last-child{margin-bottom:0}.toast_fadeIn__om235{animation:toast_fadeIn__om235 .6s ease-in-out 0s 1 normal forwards}.toast_slideIn__hQ_zv{animation:toast_slideIn__hQ_zv .8s cubic-bezier(.35,0,.02,1) 0s 1 normal forwards}@keyframes toast_fadeIn__om235{0%{opacity:0}to{opacity:1}}@keyframes toast_slideIn__hQ_zv{0%{transform:translateX(150%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast_slideOut__DvOvd{0%{transform:translateX(0);opacity:1}to{transform:translateX(150%);opacity:0}}.toast_large__hcXii{width:100%;display:flex;flex-direction:row}.toast_large__hcXii.toast_option__uxz0h .toast_alertContent__2Q2yE{width:60%;margin-bottom:0;padding-right:40px}.toast_large__hcXii.toast_option__uxz0h .toast_buttonWrapper___oH5T{width:40%;align-items:flex-end}.toast_large__hcXii.toast_confirm__H6_9e{align-items:flex-end}.toast_large__hcXii.toast_confirm__H6_9e .toast_alertContent__2Q2yE{width:80%;margin-bottom:0;padding-right:40px}.toast_large__hcXii.toast_confirm__H6_9e button{width:20%}.toast_buttonWrapper___oH5T{display:flex;flex-direction:row;justify-content:stretch}.toast_buttonWrapper___oH5T button:first-child{margin-right:20px}@keyframes toasts_fadeIn__rQR98{0%{opacity:0}to{opacity:1}}.toasts_wrapper__4l5A0{position:fixed;display:flex;flex-direction:column;gap:10px;top:20px;right:10px;z-index:999999;width:calc(100% - 20px);max-width:900px}