@charset "UTF-8";.l-login{background:#383351;width:100%;height:100%;min-height:100vh;padding:4rem 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}@media screen and (min-width: 796px){.l-login{justify-content:center}}.l-login__logo{margin-bottom:2rem}@media screen and (min-width: 796px){.l-login__logo{margin-top:-3rem}}.l-login__card{max-width:100%;width:24rem;position:relative}.l-login__confetti-left,.l-login__confetti-right{display:none;position:absolute;pointer-events:none}@media screen and (min-width: 40rem){.l-login__confetti-left,.l-login__confetti-right{display:block}}.l-login__confetti-left{top:1.5rem;left:-86px}.l-login__confetti-right{bottom:1.5rem;right:-120px}.select-menu{position:relative}.select-menu svg{position:absolute;right:.75em;top:50%;transform:translateY(-25%)}.select-menu__button{position:relative;border:1px solid #dadde2;display:block;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:100%;padding:calc(.75em - 1px) 2.5em calc(.75em - 1px) .75em;font-size:1rem;border-radius:.25rem;line-height:1;cursor:pointer;text-align:left}.select-menu__button:hover{border-color:#b5b5b5}.select-menu:not(.is-focus-visible) .select-menu__button:focus{outline:none}.is-focus-visible .select-menu__button{outline:none;box-shadow:0 0 0 2px #005fcc}.select-menu.is-open .select-menu__button{border-color:#383351}.select-menu__menu{visibility:hidden;opacity:0;position:absolute;z-index:10;box-shadow:0 4px 20px #00000026;background:#fff;padding:.5rem;border-radius:.25rem;width:100%;min-width:16rem;transition:all .3s ease;transform:translateY(0)}.select-menu__menu-list:focus{outline:none}.select-menu.is-open .select-menu__menu{visibility:visible;opacity:1;transform:translateY(1rem)}.select-menu__item{padding:.75em;border-radius:.25rem;cursor:pointer}.select-menu__item:not(:last-of-type){margin-bottom:.25em}.select-menu__item.is-highlighted{background:rgba(114,104,202,.2)}.select-menu__item.is-selected{font-weight:500;background:rgba(114,104,202,.2)}.select-menu__null-item{cursor:default}.searchable-select-menu__menu{max-height:12em;overflow-y:auto}.sign-in-form__description{margin:1em 0 2em}.sign-in-form__dropdown{margin:0 0 2em}.app-shell{min-height:100vh;display:flex;flex:1 1 auto;flex-direction:column}.app-shell__body{display:flex;flex:1 1 auto;flex-direction:column}@media screen and (max-width: 995px){.app-shell__body{padding-top:3rem}}.app-shell__content{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 auto;padding-bottom:6rem;width:100%}@media screen and (min-width: 996px){.app-shell__body{flex-direction:row;padding-left:200px;transition:padding-left .2s ease-out}}@media screen and (min-width: 996px) and (prefers-reduced-motion: reduce){.app-shell__body{transition:none}}@media screen and (min-width: 996px){.app-shell.is-nav-collapsed .app-shell__body{padding-left:60px;transition:padding-left .2s ease-in}}@media screen and (min-width: 996px) and (prefers-reduced-motion: reduce){.app-shell.is-nav-collapsed .app-shell__body{transition:none}}@media screen and (min-width: 996px){.app-shell__left-panel{flex:0 0 auto}}._ToastLink_1thfe_8{color:inherit}._ToastLink_1thfe_8._ToastLink_1thfe_8:hover,._ToastLink_1thfe_8._ToastLink_1thfe_8:focus{color:#383351}._NotificationAlert_atqa7_15{z-index:1;position:relative;display:flex;flex-direction:column;width:100%;max-width:272px;background-color:#fff;box-shadow:0 2px 4px #00000026;border-radius:9px;margin-left:auto}._ImageArea_atqa7_28{background-color:#f4f3fa;height:160px;width:100%;display:flex;align-items:center;justify-content:center;border-top-left-radius:9px}._ActionsArea_atqa7_38{display:flex;flex-direction:column;padding:24px}._ActionsArea_atqa7_38 ._Title_atqa7_43{font-size:18px;font-weight:500;margin-bottom:8px}._ActionsArea_atqa7_38 ._Text_atqa7_48{margin-bottom:24px}._ActionsArea_atqa7_38 ._Actions_atqa7_38{--primary-button-background: #7268ca;--primary-button-colour: #fff;--primary-button-hover-background: #5b53a2;--secondary-button-background: #e5e3f6;--secondary-button-colour: #383351;--secondary-button-hover-background: #d3d0ef;--secondary-button-disabled-background: #f3f4f6;--secondary-button-disabled-colour: #afb5bf;--secondary-button-hover-colour: #383351;--ghost-button-hover-background: #f3f4f6;--secondary-button-highlight-background: var(--primary-button-background);--secondary-button-highlight-hover-background: var(--primary-button-hover-background);--secondary-button-highlight-colour: var(--primary-button-colour);--secondary-button-highlight-hover-colour: var(--primary-button-colour);--ghost-button-highlight-background: var(--secondary-button-background);--ghost-button-highlight-hover-background: var(--secondary-button-hover-background);--ghost-button-highlight-colour: var(--secondary-button-colour);--ghost-button-highlight-hover-colour: var(--secondary-button-colour);--secondary-button-hover-background: var(--ghost-button-hover-background);--secondary-button-hover-colour: var(--ghost-button-hover-colour);--secondary-button-highlight-background: var(--ghost-button-highlight-background);--secondary-button-highlight-colour: var(--ghost-button-highlight-colour);--secondary-button-highlight-hover-colour: var(--ghost-button-highlight-hover-colour);--secondary-button-highlight-hover-background: var(--ghost-button-highlight-hover-background);--secondary-button-background: none;--secondary-button-disabled-background: none;flex:1 0 auto;text-align:right}._UpsellModal__image_gwqti_8{height:10rem;margin:1rem 0 2rem;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.c-navigation{background-color:#383351;position:fixed;top:0;left:0;bottom:0;width:200px;transition:width .2s ease-out;display:flex;flex-direction:column;z-index:10}.c-navigation.is-collapsed{width:60px;transition:width .2s ease-in}.c-navigation__mobile-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:3rem;height:3rem;border:0;background-color:#383351;border-radius:100%;position:absolute;top:1rem;right:-4rem;color:#fff;transition:transform .2s ease-in,background-color .2s ease-in;z-index:1}.c-navigation.is-open-mobile .c-navigation__mobile-toggle{background-color:#7268ca;transform:translate(-2.5rem);transition:transform .2s ease-out,background-color .2s ease-out}.c-navigation__menu-icon,.c-navigation__close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-navigation__menu-icon{transition:opacity .2s ease-out;transition-delay:.1s}.c-navigation.is-open-mobile .c-navigation__menu-icon,.c-navigation__close-icon{visibility:hidden;opacity:0;transition:opacity .2s ease-in}.c-navigation.is-open-mobile .c-navigation__close-icon{visibility:visible;opacity:1;transition:opacity .2s ease-out;transition-delay:.1s}.c-navigation__collapse-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#7268ca;width:1.75rem;height:1.75rem;border:none;border-radius:100%;position:absolute;top:auto;right:-.875rem;bottom:6.5rem;left:auto;cursor:pointer;transition:transform .2s ease;z-index:1;display:flex;justify-content:center;align-items:center;color:#fff}.c-navigation__collapse-toggle:hover{transform:scale(1.1) translate(-2px);transition:transform .2s ease}.c-navigation.is-collapsed .c-navigation__collapse-toggle:hover{transform:scale(1.1) translate(2px)}.c-navigation__collapse-toggle>svg{transform:rotate(90deg);transition:transform .2s ease}.c-navigation.is-collapsed .c-navigation__collapse-toggle>svg{transform:rotate(-90deg);transition:transform .2s ease}.c-navigation__header{padding:0;display:flex;justify-content:center;align-items:flex-start}.c-navigation.is-collapsed .c-navigation__header{padding:0}.c-navigation__logo-wrapper{overflow:hidden;position:relative;height:6rem;flex:1 1 auto}.c-navigation__logo-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-navigation__logo-svg--small{visibility:hidden;opacity:0;transition:visibility .2s ease-out,opacity .2s ease-out}.c-navigation__logo-svg--large{width:8.5rem;transition:visibility .2s ease-in,opacity .2s ease-in;transition-delay:.1s}.c-navigation.is-collapsed .c-navigation__logo-svg--small{visibility:visible;opacity:1;transition:visibility .2s ease-in,opacity .2s ease-in;transition-delay:.1s}.c-navigation.is-collapsed .c-navigation__logo-svg--large{visibility:hidden;opacity:0;transition:visibility .2s ease-out,opacity .2s ease-out}.c-navigation__menu{flex:1 1 auto;overflow-y:auto;scrollbar-width:thin}.c-navigation__item{position:relative;margin:0 .5rem}.c-navigation .is-accordion,.c-navigation .is-accordion>button{margin-bottom:0}.c-navigation .is-accordion li:first-child,.c-navigation .is-accordion li:first-child a{margin-top:0}.c-navigation .is-accordion li:last-child,.c-navigation .is-accordion li:last-child a{margin-bottom:0}.c-navigation.is-collapsed .c-navigation__item{margin:.5rem}.c-navigation__sub-item{margin:.25rem 0}.c-navigation__link{display:flex;align-items:center;color:#fff;background-color:inherit;margin:.25rem 0;border:0;width:100%;font-size:1rem;text-decoration:none;min-height:2.75rem;padding:.5rem 1rem;border-radius:.25rem;transition:padding .2s ease-out;position:relative}.c-navigation.is-collapsed .c-navigation__link{padding-left:.75rem;padding-right:0;transition:padding .2s ease-in}.c-navigation__link:hover{background-color:#3f396f}.c-navigation.is-collapsed .c-navigation__link.is-active,.c-navigation__link.is-active:not(.is-accordion-expanded){background-color:#5b53a2}.c-navigation__link-icon{display:flex;align-items:center}.c-navigation__link-label{margin-left:.75rem;opacity:1;transition:visibility .2s ease-out,opacity .2s ease-out;transition-delay:.1s;white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-overflow:ellipsis}.c-navigation.is-collapsed .c-navigation__link-label{opacity:0;transition:visibility .1s ease-in,opacity .1s ease-in}.c-navigation__footer{position:relative;padding:1rem 0;color:#fff}.c-navigation__footer:before{content:"";height:2px;position:absolute;top:-2px;right:1.5rem;bottom:auto;left:1.5rem;background-color:#5b53a2;opacity:1;transition:opacity .2s ease-out}.c-navigation.is-collapsed .c-navigation__footer:before{opacity:0;transition:opacity .2s ease-in}.c-navigation__overlay{position:absolute;top:0;left:200px;height:100vh;width:calc(100vw - 200px)}@media screen and (max-width: 995px){.c-navigation{transform:translate(-100%);transition:transform .2s ease-in}.c-navigation .c-new-tag{visibility:hidden}.c-navigation.is-open-mobile{transform:translate(0);transition:transform .2s ease-out}.c-navigation.is-open-mobile .c-new-tag{visibility:visible}.c-navigation__collapse-toggle{display:none}}@media screen and (min-width: 996px){.c-navigation__overlay,.c-navigation__mobile-toggle{display:none}}@media screen and (prefers-reduced-motion: reduce){.c-navigation,.c-navigation *{transition:none!important}}.skip-to-content{position:absolute;overflow:hidden;margin:0;width:1px;height:1px;clip-path:inset(100%);clip:rect(1px,1px,1px,1px);white-space:nowrap}.skip-to-content:focus{overflow:visible;width:auto;height:auto;clip-path:none;clip:auto;display:block;position:absolute;top:1rem;left:1rem;z-index:11;padding:.5rem;background:#fff;text-decoration:none}._bannerContainer_1pbed_8{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media screen and (min-width: 710px){._bannerContainer_1pbed_8{grid-template-columns:1fr 1fr}}._Dropdown_gqaxs_8{width:-moz-max-content;width:max-content;display:flex;flex-direction:column;box-shadow:0 0 15px #00000026;border-radius:4px;background-color:#fff;margin-bottom:1rem;padding:.5rem 0}._Dropdown_gqaxs_8 ._Item_gqaxs_18{margin:0 .5rem;color:#383351;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.25rem;font-family:inherit;text-align:left;padding:.25rem .75rem;position:relative;text-decoration:none;font-size:1rem;line-height:1.5rem}._Dropdown_gqaxs_8 ._Item_gqaxs_18[\:has\(.Icon\)]{padding-left:2.5rem}._Dropdown_gqaxs_8 ._Item_gqaxs_18:has(._Icon_gqaxs_33){padding-left:2.5rem}._Dropdown_gqaxs_8 ._Item_gqaxs_18 ._Icon_gqaxs_33{position:absolute;left:.75rem;top:.375rem}._Dropdown_gqaxs_8 ._Item_gqaxs_18+._Item_gqaxs_18{margin-top:.125rem}._Dropdown_gqaxs_8 ._Item_gqaxs_18._focus-visible_gqaxs_1{outline:none;box-shadow:0 0 0 2px #005fcc}._Dropdown_gqaxs_8 ._Item_gqaxs_18:focus-visible{outline:none;box-shadow:0 0 0 2px #005fcc}._Dropdown_gqaxs_8 ._Item_gqaxs_18:not(._focus-visible_gqaxs_1):focus{outline:none}._Dropdown_gqaxs_8 ._Item_gqaxs_18:not(:focus-visible):focus{outline:none}._Dropdown_gqaxs_8 ._Item_gqaxs_18:hover:not(._disabled_gqaxs_51),._Dropdown_gqaxs_8 ._Item_gqaxs_18._focus-visible_gqaxs_1{background-color:#e6e8ec;color:#383351}._Dropdown_gqaxs_8 ._Item_gqaxs_18:hover:not(._disabled_gqaxs_51),._Dropdown_gqaxs_8 ._Item_gqaxs_18:focus-visible{background-color:#e6e8ec;color:#383351}._Dropdown_gqaxs_8 hr{width:auto;background-color:#dadde2;margin:.5rem;height:1px}._hidden_gqaxs_62{display:none}._Caption_effed_1{font-size:14px}._Caption_effed_1 p{margin:.5rem 0}._BlockContainer_16i2j_8{margin:2rem 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}._Selected_16i2j_14:after{content:"";background:#b5d7fb;position:absolute;inset:0;mix-blend-mode:multiply;pointer-events:none}._Buttons_16i2j_23{display:flex;justify-content:flex-end}._Container_185w2_1{display:flex;flex-wrap:wrap;justify-content:stretch;gap:1rem}._Container_185w2_1>*{flex:0 0 100%}._Container_185w2_1>*>:first-child{margin-top:0}._Container_185w2_1>*.c-text-input{margin-top:0}._Container_185w2_1>*._halfWidth_185w2_16{flex:1 1 max(15rem,40%)}._Toolbar_12i3v_15{--secondary-button-hover-background: var(--ghost-button-hover-background);--secondary-button-hover-colour: var(--ghost-button-hover-colour);--secondary-button-highlight-background: var(--ghost-button-highlight-background);--secondary-button-highlight-colour: var(--ghost-button-highlight-colour);--secondary-button-highlight-hover-colour: var(--ghost-button-highlight-hover-colour);--secondary-button-highlight-hover-background: var(--ghost-button-highlight-hover-background);--secondary-button-background: none;--secondary-button-disabled-background: none;display:flex;border-width:1px;border-color:#dadde2;border-style:solid solid none;border-radius:.25rem .25rem 0 0;padding:.5rem;gap:1rem;flex-wrap:wrap}._MainToolbar_12i3v_34{border:none;padding:.5rem 0}._Group_12i3v_39{display:flex;flex-direction:row;gap:.75rem;border-right:1px solid #dadde2;padding-right:1rem}._Group_12i3v_39>*{margin:0!important}._Group_12i3v_39:last-child{border-right:none;padding-right:0}._ContentEditable_1cuau_8{padding:0 1rem;border:1px solid #dadde2;border-radius:0 0 .25rem .25rem;background-color:#fff;min-height:8rem}._ContentEditable_1cuau_8 a{text-decoration:underline;color:#074a9c;pointer-events:none}._ContentEditable_1cuau_8::-moz-selection,._ContentEditable_1cuau_8 ::-moz-selection{background-color:#b5d7fb}._ContentEditable_1cuau_8::selection,._ContentEditable_1cuau_8 ::selection{background-color:#b5d7fb}._ContentEditable_1cuau_8 img{max-width:100%}._NestedEditor__contentEditable_1cuau_28{width:100%;height:100%;cursor:text;position:relative;margin:.5rem 0;white-space:pre-wrap;word-break:break-word;outline:none}._NestedEditor__contentEditable_1cuau_28 p{margin:0}._MainElement_1cuau_43{display:flex;flex-direction:column;overflow-y:hidden;height:100%}._MainElement_1cuau_43 ._ContentEditable_1cuau_8{overflow-y:scroll;height:100%;padding:0;border:none;box-shadow:none}._MainElement_1cuau_43 ._ContentEditable_1cuau_8:focus{outline:none}._Bold_g6bhk_8{font-weight:800}._Italic_g6bhk_12{font-style:italic}._Underline_g6bhk_16{text-decoration:underline}._Paragraph_g6bhk_20{margin:1em 0}._UnorderedList_g6bhk_24{margin:1em 0;padding-left:2em;list-style:disc}._OrderedList_g6bhk_30{margin:1em 0;padding-left:2em;list-style:auto}._ListWithSublist_g6bhk_36{list-style:none}._ListWithSublist_g6bhk_36 ._OrderedList_g6bhk_30,._ListWithSublist_g6bhk_36 ._UnorderedList_g6bhk_24{margin:0}._Heading2_g6bhk_44{font-weight:800;font-size:1.5rem;margin:1rem 0}._Heading3_g6bhk_50{font-weight:800;font-size:1.25rem;margin:1rem 0}._Heading3_g6bhk_50 ._Italic_g6bhk_12,._Heading2_g6bhk_44 ._Italic_g6bhk_12{font-style:inherit}._Heading3_g6bhk_50 ._Bold_g6bhk_8,._Heading2_g6bhk_44 ._Bold_g6bhk_8{font-weight:inherit}._Heading3_g6bhk_50 ._Underline_g6bhk_16,._Heading2_g6bhk_44 ._Underline_g6bhk_16,._Heading3_g6bhk_50 a,._Heading2_g6bhk_44 a{text-decoration:none}._TableContainer_g6bhk_73{position:relative;overflow:scroll}._Table_g6bhk_73{border-collapse:collapse;border-spacing:0;max-width:100%;table-layout:fixed;width:100%;margin:1.25rem 0 .75rem}._TableSelected_g6bhk_87{outline:2px solid #005fcc}[dir=ltr] ._TableCell_g6bhk_91{text-align:left}[dir=rtl] ._TableCell_g6bhk_91{text-align:right}._TableCell_g6bhk_91{border:1px solid #dadde2;min-width:5rem;width:9rem;max-width:9rem;vertical-align:top;position:relative;cursor:default;outline:none}[dir=ltr] th._TableCell_g6bhk_91{text-align:left}[dir=rtl] th._TableCell_g6bhk_91{text-align:right}th._TableCell_g6bhk_91{background-color:#f3f4f6}._Caption_g6bhk_108{font-size:14px;padding:0 .5rem;cursor:default;border:1px transparent}._Caption_g6bhk_108[focus-within]{border:1px solid #dadde2;border-radius:.25rem}._Caption_g6bhk_108:focus-within{border:1px solid #dadde2;border-radius:.25rem}._pageHeader_ibs0p_8{display:flex;justify-content:space-between;flex-direction:column;padding:1.5rem 0}._pageHeader__button-group_ibs0p_14{margin-top:1.5rem}._content_ibs0p_18{display:flex;flex-direction:column-reverse;justify-content:space-between}._card__blockEditor_ibs0p_24{margin-top:1rem}._card__savePanel_ibs0p_27{height:-moz-fit-content;height:fit-content}._card__headerPanel_ibs0p_30{display:none}._linkContainer_ibs0p_34{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}._websiteLink_ibs0p_41{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:17rem}@media screen and (min-width: 796px){._pageHeader_ibs0p_8{flex-direction:row;padding:2rem 0}._pageHeader__button-group_ibs0p_14{margin-top:0}._content_ibs0p_18{display:flex;flex-direction:row;gap:1rem}._contentManager_ibs0p_62{height:calc(100vh - 124px);display:flex;flex-direction:column;min-width:23rem;width:0}._card__blockEditor_ibs0p_24{display:flex;justify-content:stretch;align-items:stretch;margin-top:0;width:100%;max-width:calc(100% - 24rem);height:calc(100vh - 124px)}._card__savePanel_ibs0p_27{min-width:23rem;width:-moz-fit-content;width:fit-content}}@media screen and (min-width: 796px) and (min-height: 40rem){._card__headerPanel_ibs0p_30{display:flex;min-width:23rem;flex:1 1 auto;height:0}._card__headerPanel_tableOfContents_ibs0p_90{overflow-y:scroll;height:calc(100% - 2rem)}._card__headerPanel_tableOfContents_ibs0p_90 li{padding:.25rem 0}}._insight_header_ibs0p_98{display:flex;text-decoration:none;height:1.5rem}._insight_header_ibs0p_98._h2_ibs0p_104 :hover,._insight_header_ibs0p_98._h3_ibs0p_105 :hover{text-decoration:underline}._insight_header_ibs0p_98 span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._insight_header_ibs0p_98 span:first-child{padding-left:1rem}._insight_header_ibs0p_98._h3_ibs0p_105 span:first-child{padding-left:2rem}._Main_ibs0p_122{padding-bottom:2rem}._Block_apmc2_1+._Block_apmc2_1{margin-top:0}ul ._ListItem_apmc2_5{margin-left:2rem;list-style:disc}ol ._ListItem_apmc2_5{margin-left:2rem;list-style:auto}li._ListWithSubList_apmc2_15{list-style:none}@media print{._Block_apmc2_1{font-size:18px;margin:1.125rem 0 1.5rem;line-height:1.5rem}._Block_apmc2_1 a{color:#074a9c}._Block_apmc2_1:empty{margin:0;display:block;height:1.125rem}}._Block_s6hlr_1+._Block_s6hlr_1{margin-top:1em}ul ._ListItem_s6hlr_5{margin-left:2em;list-style:disc}ol ._ListItem_s6hlr_5{margin-left:2em;list-style:auto}li._ListWithSubList_s6hlr_15{list-style:none}h2._Heading_s6hlr_19{margin-top:1rem;font-weight:800;font-size:1.5rem}h3._Heading_s6hlr_19{margin-top:1rem;font-weight:800;font-size:1.25rem}@media print{._Block_s6hlr_1{font-size:18px;margin:1.125rem 0 1.5rem;line-height:1.5rem}._Block_s6hlr_1 a{color:#074a9c}._Block_s6hlr_1:empty{margin:0;display:block;height:1.125rem}._tableContainer_s6hlr_45{margin:1rem 0 0}._tableContainer_s6hlr_45 table{line-height:24px;width:100%;border-spacing:0}._tableContainer_s6hlr_45 table th,._tableContainer_s6hlr_45 table td{height:-moz-fit-content;height:fit-content;min-width:10rem;width:10rem;border:1px solid #dadde2;padding:1rem;text-align:left}._tableContainer_s6hlr_45 table th a,._tableContainer_s6hlr_45 table td a{color:#074a9c}._tableContainer_s6hlr_45 table th ._Block_s6hlr_1,._tableContainer_s6hlr_45 table td ._Block_s6hlr_1{margin:0}._tableContainer_s6hlr_45 table th{background-color:#f3f4f6;position:sticky}._tableContainer_s6hlr_45 table th:first-child{left:0;z-index:1}._tableContainer_s6hlr_45 table tr:first-child th{top:0;z-index:1}._tableContainer_s6hlr_45 table tr:first-child th:first-child{z-index:2}._tableContainer_s6hlr_45 table p._empty_s6hlr_85{padding:0;margin:0;line-height:0}._caption_s6hlr_90{font-size:16px}._caption_s6hlr_90 ._Block_s6hlr_1{font-size:16px;margin:.5rem 0 0;line-height:1.5rem}._caption_s6hlr_90 ._Block_s6hlr_1:empty{display:none}._imageBlock_s6hlr_101{margin:1.5rem auto;line-height:1.5;width:-moz-fit-content;width:fit-content}._image_s6hlr_101{margin:0 auto;max-width:100%}._ChartContainer_s6hlr_110{margin:1rem 0}}._PrivateLinkDisplay_u1r3w_1{display:flex;justify-content:stretch;align-items:center;margin:1rem 0}._PrivateLinkDisplay_u1r3w_1 ._PrivateLinkTextBox_u1r3w_7{flex:1}._PrivateLinkDisplay_u1r3w_1 button{margin:1.6rem 0 0 1rem!important}body,button,input,optgroup,select,textarea{font-family:aktiv-grotesk,Open Sans,Helvetica,system,sans-serif;font-family:var(--font)}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button,input,select,textarea{margin:0}ul{list-style:none}fieldset{border:none}*,*:before,*:after{box-sizing:border-box}.is-sr-only{position:absolute;left:-10000vmax;font-size:0;opacity:0}.ds-font-normal{font-weight:400}.ds-font-medium{font-weight:500}.ds-font-bold{font-weight:700}.ds-d1,.ds-d2,.ds-h1,.ds-h2,.ds-h3,.ds-h4{margin-top:0;margin-bottom:.5rem;color:#383351}.ds-d1,.ds-display-large{font-size:3rem;font-weight:700;line-height:3.5rem}.ds-d2,.ds-display-small{font-size:2.5rem;font-weight:500;line-height:3rem}.ds-h1,.ds-title{font-size:2rem;font-weight:500;line-height:2.75rem}.ds-h2,.ds-heading{font-size:1.75rem;font-weight:500;line-height:2.5rem}.ds-h3,.ds-sub-heading{font-size:1.375rem;font-weight:500;line-height:2rem}.ds-h4{font-size:1.125rem;font-weight:500;line-height:1.75rem}.ds-b1{font-size:1rem;font-weight:400;line-height:1.5rem}.ds-b2{font-size:1rem;font-weight:500;line-height:1.5rem}.ds-b3{font-size:.875rem;font-weight:400;line-height:1.25rem}.ds-b4{font-size:.875rem;font-weight:500;line-height:1.25rem}.ds-b5{font-size:.75rem;font-weight:400;line-height:1.125rem}.u-text-center{text-align:center}.u-hint-text{color:#606772;font-size:.875rem}b,strong{font-weight:500}a{color:#383351;outline-color:#005fcc;outline-width:2px;position:relative}a.external-link:after{content:"";display:inline-flex;width:.75em;height:.75em;margin-top:.375em;margin-left:4px;-webkit-mask:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.25 12a.74.74 0 0 0-.75.75v3.5c0 .156-.125.25-.25.25h-9.5c-.156 0-.25-.094-.25-.25v-9.5c0-.125.094-.25.25-.25h3.5A.74.74 0 0 0 8 5.75.76.76 0 0 0 7.25 5h-3.5C2.781 5 2 5.813 2 6.75v9.5c0 .969.781 1.75 1.75 1.75h9.5c.938 0 1.75-.781 1.75-1.75v-3.5a.76.76 0 0 0-.75-.75Zm3-10H12a.74.74 0 0 0-.75.75c0 .438.313.75.75.75h3.438l-7.72 7.719c-.312.312-.312.781 0 1.062.126.156.313.219.532.219a.622.622 0 0 0 .5-.219l7.75-7.719V8c0 .438.313.75.75.75A.74.74 0 0 0 18 8V2.75a.76.76 0 0 0-.75-.75Z' fill='currentColor'/%3E%3C/svg%3E");mask:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.25 12a.74.74 0 0 0-.75.75v3.5c0 .156-.125.25-.25.25h-9.5c-.156 0-.25-.094-.25-.25v-9.5c0-.125.094-.25.25-.25h3.5A.74.74 0 0 0 8 5.75.76.76 0 0 0 7.25 5h-3.5C2.781 5 2 5.813 2 6.75v9.5c0 .969.781 1.75 1.75 1.75h9.5c.938 0 1.75-.781 1.75-1.75v-3.5a.76.76 0 0 0-.75-.75Zm3-10H12a.74.74 0 0 0-.75.75c0 .438.313.75.75.75h3.438l-7.72 7.719c-.312.312-.312.781 0 1.062.126.156.313.219.532.219a.622.622 0 0 0 .5-.219l7.75-7.719V8c0 .438.313.75.75.75A.74.74 0 0 0 18 8V2.75a.76.76 0 0 0-.75-.75Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;background:currentColor}a.no-underline,.list-item a{text-decoration:none}p+p{margin-top:1em}.bg-neutral,.ds-bg-neutral{background-color:#8791a0}.ds-text-neutral{color:#8791a0}.bg-neutral-900,.ds-bg-neutral-900{background-color:#393d43}.ds-text-neutral-900{color:#393d43}.bg-neutral-700,.ds-bg-neutral-700{background-color:#606772}.ds-text-neutral-700{color:#606772}.bg-neutral-600,.ds-bg-neutral-600{background-color:#7b8492}.ds-text-neutral-600{color:#7b8492}.bg-neutral-500,.ds-bg-neutral-500{background-color:#8791a0}.ds-text-neutral-500{color:#8791a0}.bg-neutral-300,.ds-bg-neutral-300{background-color:#afb5bf}.ds-text-neutral-300{color:#afb5bf}.bg-neutral-200,.ds-bg-neutral-200{background-color:#dadde2}.ds-text-neutral-200{color:#dadde2}.bg-neutral-100,.ds-bg-neutral-100{background-color:#e6e8ec}.ds-text-neutral-100{color:#e6e8ec}.bg-neutral-50,.ds-bg-neutral-50{background-color:#f3f4f6}.ds-text-neutral-50{color:#f3f4f6}.bg-violet,.ds-bg-violet{background-color:#7268ca}.ds-text-violet{color:#7268ca}.bg-violet-900,.ds-bg-violet-900{background-color:#383351}.ds-text-violet-900{color:#383351}.bg-violet-700,.ds-bg-violet-700{background-color:#5b53a2}.ds-text-violet-700{color:#5b53a2}.bg-violet-600,.ds-bg-violet-600{background-color:#685fb8}.ds-text-violet-600{color:#685fb8}.bg-violet-500,.ds-bg-violet-500{background-color:#7268ca}.ds-text-violet-500{color:#7268ca}.bg-violet-300,.ds-bg-violet-300{background-color:#ada7e0}.ds-text-violet-300{color:#ada7e0}.bg-violet-200,.ds-bg-violet-200{background-color:#d3d0ef}.ds-text-violet-200{color:#d3d0ef}.bg-violet-100,.ds-bg-violet-100{background-color:#e5e3f6}.ds-text-violet-100{color:#e5e3f6}.bg-violet-50,.ds-bg-violet-50{background-color:#f4f3fa}.ds-text-violet-50{color:#f4f3fa}.bg-coral,.ds-bg-coral{background-color:#e95540}.ds-text-coral{color:#e95540}.bg-coral-900,.ds-bg-coral-900{background-color:#62241b}.ds-text-coral-900{color:#62241b}.bg-coral-700,.ds-bg-coral-700{background-color:#a53c2d}.ds-text-coral-700{color:#a53c2d}.bg-coral-600,.ds-bg-coral-600{background-color:#d24632}.ds-text-coral-600{color:#d24632}.bg-coral-500,.ds-bg-coral-500{background-color:#e95540}.ds-text-coral-500{color:#e95540}.bg-coral-300,.ds-bg-coral-300{background-color:#f08d7f}.ds-text-coral-300{color:#f08d7f}.bg-coral-200,.ds-bg-coral-200{background-color:#f5b1a7}.ds-text-coral-200{color:#f5b1a7}.bg-coral-100,.ds-bg-coral-100{background-color:#f8cac4}.ds-text-coral-100{color:#f8cac4}.bg-coral-50,.ds-bg-coral-50{background-color:#ffe8e4}.ds-text-coral-50{color:#ffe8e4}.bg-jade,.ds-bg-jade{background-color:#18c48a}.ds-text-jade{color:#18c48a}.bg-jade-900,.ds-bg-jade-900{background-color:#0a523a}.ds-text-jade-900{color:#0a523a}.bg-jade-700,.ds-bg-jade-700{background-color:#118b62}.ds-text-jade-700{color:#118b62}.bg-jade-600,.ds-bg-jade-600{background-color:#16b27e}.ds-text-jade-600{color:#16b27e}.bg-jade-500,.ds-bg-jade-500{background-color:#18c48a}.ds-text-jade-500{color:#18c48a}.bg-jade-300,.ds-bg-jade-300{background-color:#8ddbb9}.ds-text-jade-300{color:#8ddbb9}.bg-jade-200,.ds-bg-jade-200{background-color:#b5e4cf}.ds-text-jade-200{color:#b5e4cf}.bg-jade-100,.ds-bg-jade-100{background-color:#c2eddf}.ds-text-jade-100{color:#c2eddf}.bg-jade-50,.ds-bg-jade-50{background-color:#dbf5ec}.ds-text-jade-50{color:#dbf5ec}.bg-mustard,.ds-bg-mustard{background-color:#ffc969}.ds-text-mustard{color:#ffc969}.bg-mustard-900,.ds-bg-mustard-900{background-color:#6b542c}.ds-text-mustard-900{color:#6b542c}.bg-mustard-700,.ds-bg-mustard-700{background-color:#b58f4b}.ds-text-mustard-700{color:#b58f4b}.bg-mustard-600,.ds-bg-mustard-600{background-color:#e8b760}.ds-text-mustard-600{color:#e8b760}.bg-mustard-500,.ds-bg-mustard-500{background-color:#ffc969}.ds-text-mustard-500{color:#ffc969}.bg-mustard-300,.ds-bg-mustard-300{background-color:#ffdb9b}.ds-text-mustard-300{color:#ffdb9b}.bg-mustard-200,.ds-bg-mustard-200{background-color:#ffe6ba}.ds-text-mustard-200{color:#ffe6ba}.bg-mustard-100,.ds-bg-mustard-100{background-color:#ffeed1}.ds-text-mustard-100{color:#ffeed1}.bg-mustard-50,.ds-bg-mustard-50{background-color:#fff8eb}.ds-text-mustard-50{color:#fff8eb}.bg-teal,.ds-bg-teal{background-color:#51beca}.ds-text-teal{color:#51beca}.bg-teal-900,.ds-bg-teal-900{background-color:#145b63}.ds-text-teal-900{color:#145b63}.bg-teal-700,.ds-bg-teal-700{background-color:#328b95}.ds-text-teal-700{color:#328b95}.bg-teal-600,.ds-bg-teal-600{background-color:#4aadb8}.ds-text-teal-600{color:#4aadb8}.bg-teal-500,.ds-bg-teal-500{background-color:#51beca}.ds-text-teal-500{color:#51beca}.bg-teal-300,.ds-bg-teal-300{background-color:#8ad3db}.ds-text-teal-300{color:#8ad3db}.bg-teal-200,.ds-bg-teal-200{background-color:#afe1e7}.ds-text-teal-200{color:#afe1e7}.bg-teal-100,.ds-bg-teal-100{background-color:#c9ebef}.ds-text-teal-100{color:#c9ebef}.bg-teal-50,.ds-bg-teal-50{background-color:#e1f8fa}.ds-text-teal-50{color:#e1f8fa}.bg-white-0,.ds-bg-white-0{background-color:#fff}.ds-text-white-0{color:#fff}.rounded-md{border-radius:.25rem}.overflow-hidden{overflow:hidden}.ds-no-underline{text-decoration:none}.ds-block{display:block}.ds-hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.ds-hstack__full-width{width:100%}.ds-vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.ds-flex-wrap{flex-wrap:wrap}.ds-justify-between{justify-content:space-between}.ds-justify-end{justify-content:flex-end}.ds-hidden{display:none}.ds-highlight{background-color:#fff8eb;padding:0 .25em;color:#6b542c;font-weight:500}.ds-p-auto{padding:auto}.ds-p-auto\!{padding:auto!important}.ds-px-auto{padding-left:auto;padding-right:auto}.ds-px-auto\!{padding-left:auto!important;padding-right:auto!important}.ds-py-auto{padding-top:auto;padding-bottom:auto}.ds-py-auto\!{padding-top:auto!important;padding-bottom:auto!important}.ds-pl-auto{padding-left:auto}.ds-pl-auto\!{padding-left:auto!important}.ds-pr-auto{padding-right:auto}.ds-pr-auto\!{padding-right:auto!important}.ds-pt-auto{padding-top:auto}.ds-pt-auto\!{padding-top:auto!important}.ds-pb-auto{padding-bottom:auto}.ds-pb-auto\!{padding-bottom:auto!important}.ds-m-auto{margin:auto}.ds-m-auto\!{margin:auto!important}.ds-mx-auto{margin-left:auto;margin-right:auto}.ds-mx-auto\!{margin-left:auto!important;margin-right:auto!important}.ds-my-auto{margin-top:auto;margin-bottom:auto}.ds-my-auto\!{margin-top:auto!important;margin-bottom:auto!important}.ds-ml-auto{margin-left:auto}.ds-ml-auto\!{margin-left:auto!important}.ds-mr-auto{margin-right:auto}.ds-mr-auto\!{margin-right:auto!important}.ds-mt-auto{margin-top:auto}.ds-mt-auto\!{margin-top:auto!important}.ds-mb-auto{margin-bottom:auto}.ds-mb-auto\!{margin-bottom:auto!important}.ds-space-y-auto>:not([hidden])~:not([hidden]){margin-top:auto;margin-bottom:0}.ds-space-y-auto\!>:not([hidden])~:not([hidden]){margin-top:auto!important;margin-bottom:0!important}.ds-space-x-auto>:not([hidden])~:not([hidden]){margin-left:auto;margin-right:0}.ds-space-x-auto\!>:not([hidden])~:not([hidden]){margin-left:auto!important;margin-right:0!important}.ds-p-0{padding:0}.ds-p-0\!{padding:0!important}.ds-px-0{padding-left:0;padding-right:0}.ds-px-0\!{padding-left:0!important;padding-right:0!important}.ds-py-0{padding-top:0;padding-bottom:0}.ds-py-0\!{padding-top:0!important;padding-bottom:0!important}.ds-pl-0{padding-left:0}.ds-pl-0\!{padding-left:0!important}.ds-pr-0{padding-right:0}.ds-pr-0\!{padding-right:0!important}.ds-pt-0{padding-top:0}.ds-pt-0\!{padding-top:0!important}.ds-pb-0{padding-bottom:0}.ds-pb-0\!{padding-bottom:0!important}.ds-m-0{margin:0}.ds-m-0\!{margin:0!important}.ds-mx-0{margin-left:0;margin-right:0}.ds-mx-0\!{margin-left:0!important;margin-right:0!important}.ds-my-0{margin-top:0;margin-bottom:0}.ds-my-0\!{margin-top:0!important;margin-bottom:0!important}.ds-ml-0{margin-left:0}.ds-ml-0\!{margin-left:0!important}.ds-mr-0{margin-right:0}.ds-mr-0\!{margin-right:0!important}.ds-mt-0{margin-top:0}.ds-mt-0\!{margin-top:0!important}.ds-mb-0{margin-bottom:0}.ds-mb-0\!{margin-bottom:0!important}.ds-space-y-0>:not([hidden])~:not([hidden]){margin-top:0;margin-bottom:0}.ds-space-y-0\!>:not([hidden])~:not([hidden]){margin-top:0!important;margin-bottom:0!important}.ds-space-x-0>:not([hidden])~:not([hidden]){margin-left:0;margin-right:0}.ds-space-x-0\!>:not([hidden])~:not([hidden]){margin-left:0!important;margin-right:0!important}.ds-p-1{padding:.125rem}.ds-p-1\!{padding:.125rem!important}.ds-px-1{padding-left:.125rem;padding-right:.125rem}.ds-px-1\!{padding-left:.125rem!important;padding-right:.125rem!important}.ds-py-1{padding-top:.125rem;padding-bottom:.125rem}.ds-py-1\!{padding-top:.125rem!important;padding-bottom:.125rem!important}.ds-pl-1{padding-left:.125rem}.ds-pl-1\!{padding-left:.125rem!important}.ds-pr-1{padding-right:.125rem}.ds-pr-1\!{padding-right:.125rem!important}.ds-pt-1{padding-top:.125rem}.ds-pt-1\!{padding-top:.125rem!important}.ds-pb-1{padding-bottom:.125rem}.ds-pb-1\!{padding-bottom:.125rem!important}.ds-m-1{margin:.125rem}.ds-m-1\!{margin:.125rem!important}.ds-mx-1{margin-left:.125rem;margin-right:.125rem}.ds-mx-1\!{margin-left:.125rem!important;margin-right:.125rem!important}.ds-my-1{margin-top:.125rem;margin-bottom:.125rem}.ds-my-1\!{margin-top:.125rem!important;margin-bottom:.125rem!important}.ds-ml-1{margin-left:.125rem}.ds-ml-1\!{margin-left:.125rem!important}.ds-mr-1{margin-right:.125rem}.ds-mr-1\!{margin-right:.125rem!important}.ds-mt-1{margin-top:.125rem}.ds-mt-1\!{margin-top:.125rem!important}.ds-mb-1{margin-bottom:.125rem}.ds-mb-1\!{margin-bottom:.125rem!important}.ds-space-y-1>:not([hidden])~:not([hidden]){margin-top:.125rem;margin-bottom:0}.ds-space-y-1\!>:not([hidden])~:not([hidden]){margin-top:.125rem!important;margin-bottom:0!important}.ds-space-x-1>:not([hidden])~:not([hidden]){margin-left:.125rem;margin-right:0}.ds-space-x-1\!>:not([hidden])~:not([hidden]){margin-left:.125rem!important;margin-right:0!important}.ds-p-2{padding:.25rem}.ds-p-2\!{padding:.25rem!important}.ds-px-2{padding-left:.25rem;padding-right:.25rem}.ds-px-2\!{padding-left:.25rem!important;padding-right:.25rem!important}.ds-py-2{padding-top:.25rem;padding-bottom:.25rem}.ds-py-2\!{padding-top:.25rem!important;padding-bottom:.25rem!important}.ds-pl-2{padding-left:.25rem}.ds-pl-2\!{padding-left:.25rem!important}.ds-pr-2{padding-right:.25rem}.ds-pr-2\!{padding-right:.25rem!important}.ds-pt-2{padding-top:.25rem}.ds-pt-2\!{padding-top:.25rem!important}.ds-pb-2{padding-bottom:.25rem}.ds-pb-2\!{padding-bottom:.25rem!important}.ds-m-2{margin:.25rem}.ds-m-2\!{margin:.25rem!important}.ds-mx-2{margin-left:.25rem;margin-right:.25rem}.ds-mx-2\!{margin-left:.25rem!important;margin-right:.25rem!important}.ds-my-2{margin-top:.25rem;margin-bottom:.25rem}.ds-my-2\!{margin-top:.25rem!important;margin-bottom:.25rem!important}.ds-ml-2{margin-left:.25rem}.ds-ml-2\!{margin-left:.25rem!important}.ds-mr-2{margin-right:.25rem}.ds-mr-2\!{margin-right:.25rem!important}.ds-mt-2{margin-top:.25rem}.ds-mt-2\!{margin-top:.25rem!important}.ds-mb-2{margin-bottom:.25rem}.ds-mb-2\!{margin-bottom:.25rem!important}.ds-space-y-2>:not([hidden])~:not([hidden]){margin-top:.25rem;margin-bottom:0}.ds-space-y-2\!>:not([hidden])~:not([hidden]){margin-top:.25rem!important;margin-bottom:0!important}.ds-space-x-2>:not([hidden])~:not([hidden]){margin-left:.25rem;margin-right:0}.ds-space-x-2\!>:not([hidden])~:not([hidden]){margin-left:.25rem!important;margin-right:0!important}.ds-p-3{padding:.5rem}.ds-p-3\!{padding:.5rem!important}.ds-px-3{padding-left:.5rem;padding-right:.5rem}.ds-px-3\!{padding-left:.5rem!important;padding-right:.5rem!important}.ds-py-3{padding-top:.5rem;padding-bottom:.5rem}.ds-py-3\!{padding-top:.5rem!important;padding-bottom:.5rem!important}.ds-pl-3{padding-left:.5rem}.ds-pl-3\!{padding-left:.5rem!important}.ds-pr-3{padding-right:.5rem}.ds-pr-3\!{padding-right:.5rem!important}.ds-pt-3{padding-top:.5rem}.ds-pt-3\!{padding-top:.5rem!important}.ds-pb-3{padding-bottom:.5rem}.ds-pb-3\!{padding-bottom:.5rem!important}.ds-m-3{margin:.5rem}.ds-m-3\!{margin:.5rem!important}.ds-mx-3{margin-left:.5rem;margin-right:.5rem}.ds-mx-3\!{margin-left:.5rem!important;margin-right:.5rem!important}.ds-my-3{margin-top:.5rem;margin-bottom:.5rem}.ds-my-3\!{margin-top:.5rem!important;margin-bottom:.5rem!important}.ds-ml-3{margin-left:.5rem}.ds-ml-3\!{margin-left:.5rem!important}.ds-mr-3{margin-right:.5rem}.ds-mr-3\!{margin-right:.5rem!important}.ds-mt-3{margin-top:.5rem}.ds-mt-3\!{margin-top:.5rem!important}.ds-mb-3{margin-bottom:.5rem}.ds-mb-3\!{margin-bottom:.5rem!important}.ds-space-y-3>:not([hidden])~:not([hidden]){margin-top:.5rem;margin-bottom:0}.ds-space-y-3\!>:not([hidden])~:not([hidden]){margin-top:.5rem!important;margin-bottom:0!important}.ds-space-x-3>:not([hidden])~:not([hidden]){margin-left:.5rem;margin-right:0}.ds-space-x-3\!>:not([hidden])~:not([hidden]){margin-left:.5rem!important;margin-right:0!important}.ds-p-4{padding:.75rem}.ds-p-4\!{padding:.75rem!important}.ds-px-4{padding-left:.75rem;padding-right:.75rem}.ds-px-4\!{padding-left:.75rem!important;padding-right:.75rem!important}.ds-py-4{padding-top:.75rem;padding-bottom:.75rem}.ds-py-4\!{padding-top:.75rem!important;padding-bottom:.75rem!important}.ds-pl-4{padding-left:.75rem}.ds-pl-4\!{padding-left:.75rem!important}.ds-pr-4{padding-right:.75rem}.ds-pr-4\!{padding-right:.75rem!important}.ds-pt-4{padding-top:.75rem}.ds-pt-4\!{padding-top:.75rem!important}.ds-pb-4{padding-bottom:.75rem}.ds-pb-4\!{padding-bottom:.75rem!important}.ds-m-4{margin:.75rem}.ds-m-4\!{margin:.75rem!important}.ds-mx-4{margin-left:.75rem;margin-right:.75rem}.ds-mx-4\!{margin-left:.75rem!important;margin-right:.75rem!important}.ds-my-4{margin-top:.75rem;margin-bottom:.75rem}.ds-my-4\!{margin-top:.75rem!important;margin-bottom:.75rem!important}.ds-ml-4{margin-left:.75rem}.ds-ml-4\!{margin-left:.75rem!important}.ds-mr-4{margin-right:.75rem}.ds-mr-4\!{margin-right:.75rem!important}.ds-mt-4{margin-top:.75rem}.ds-mt-4\!{margin-top:.75rem!important}.ds-mb-4{margin-bottom:.75rem}.ds-mb-4\!{margin-bottom:.75rem!important}.ds-space-y-4>:not([hidden])~:not([hidden]){margin-top:.75rem;margin-bottom:0}.ds-space-y-4\!>:not([hidden])~:not([hidden]){margin-top:.75rem!important;margin-bottom:0!important}.ds-space-x-4>:not([hidden])~:not([hidden]){margin-left:.75rem;margin-right:0}.ds-space-x-4\!>:not([hidden])~:not([hidden]){margin-left:.75rem!important;margin-right:0!important}.ds-p-5{padding:1rem}.ds-p-5\!{padding:1rem!important}.ds-px-5{padding-left:1rem;padding-right:1rem}.ds-px-5\!{padding-left:1rem!important;padding-right:1rem!important}.ds-py-5{padding-top:1rem;padding-bottom:1rem}.ds-py-5\!{padding-top:1rem!important;padding-bottom:1rem!important}.ds-pl-5{padding-left:1rem}.ds-pl-5\!{padding-left:1rem!important}.ds-pr-5{padding-right:1rem}.ds-pr-5\!{padding-right:1rem!important}.ds-pt-5{padding-top:1rem}.ds-pt-5\!{padding-top:1rem!important}.ds-pb-5{padding-bottom:1rem}.ds-pb-5\!{padding-bottom:1rem!important}.ds-m-5{margin:1rem}.ds-m-5\!{margin:1rem!important}.ds-mx-5{margin-left:1rem;margin-right:1rem}.ds-mx-5\!{margin-left:1rem!important;margin-right:1rem!important}.ds-my-5{margin-top:1rem;margin-bottom:1rem}.ds-my-5\!{margin-top:1rem!important;margin-bottom:1rem!important}.ds-ml-5{margin-left:1rem}.ds-ml-5\!{margin-left:1rem!important}.ds-mr-5{margin-right:1rem}.ds-mr-5\!{margin-right:1rem!important}.ds-mt-5{margin-top:1rem}.ds-mt-5\!{margin-top:1rem!important}.ds-mb-5{margin-bottom:1rem}.ds-mb-5\!{margin-bottom:1rem!important}.ds-space-y-5>:not([hidden])~:not([hidden]){margin-top:1rem;margin-bottom:0}.ds-space-y-5\!>:not([hidden])~:not([hidden]){margin-top:1rem!important;margin-bottom:0!important}.ds-space-x-5>:not([hidden])~:not([hidden]){margin-left:1rem;margin-right:0}.ds-space-x-5\!>:not([hidden])~:not([hidden]){margin-left:1rem!important;margin-right:0!important}.ds-p-6{padding:1.5rem}.ds-p-6\!{padding:1.5rem!important}.ds-px-6{padding-left:1.5rem;padding-right:1.5rem}.ds-px-6\!{padding-left:1.5rem!important;padding-right:1.5rem!important}.ds-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.ds-py-6\!{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.ds-pl-6{padding-left:1.5rem}.ds-pl-6\!{padding-left:1.5rem!important}.ds-pr-6{padding-right:1.5rem}.ds-pr-6\!{padding-right:1.5rem!important}.ds-pt-6{padding-top:1.5rem}.ds-pt-6\!{padding-top:1.5rem!important}.ds-pb-6{padding-bottom:1.5rem}.ds-pb-6\!{padding-bottom:1.5rem!important}.ds-m-6{margin:1.5rem}.ds-m-6\!{margin:1.5rem!important}.ds-mx-6{margin-left:1.5rem;margin-right:1.5rem}.ds-mx-6\!{margin-left:1.5rem!important;margin-right:1.5rem!important}.ds-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ds-my-6\!{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.ds-ml-6{margin-left:1.5rem}.ds-ml-6\!{margin-left:1.5rem!important}.ds-mr-6{margin-right:1.5rem}.ds-mr-6\!{margin-right:1.5rem!important}.ds-mt-6{margin-top:1.5rem}.ds-mt-6\!{margin-top:1.5rem!important}.ds-mb-6{margin-bottom:1.5rem}.ds-mb-6\!{margin-bottom:1.5rem!important}.ds-space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem;margin-bottom:0}.ds-space-y-6\!>:not([hidden])~:not([hidden]){margin-top:1.5rem!important;margin-bottom:0!important}.ds-space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem;margin-right:0}.ds-space-x-6\!>:not([hidden])~:not([hidden]){margin-left:1.5rem!important;margin-right:0!important}.ds-p-7{padding:2rem}.ds-p-7\!{padding:2rem!important}.ds-px-7{padding-left:2rem;padding-right:2rem}.ds-px-7\!{padding-left:2rem!important;padding-right:2rem!important}.ds-py-7{padding-top:2rem;padding-bottom:2rem}.ds-py-7\!{padding-top:2rem!important;padding-bottom:2rem!important}.ds-pl-7{padding-left:2rem}.ds-pl-7\!{padding-left:2rem!important}.ds-pr-7{padding-right:2rem}.ds-pr-7\!{padding-right:2rem!important}.ds-pt-7{padding-top:2rem}.ds-pt-7\!{padding-top:2rem!important}.ds-pb-7{padding-bottom:2rem}.ds-pb-7\!{padding-bottom:2rem!important}.ds-m-7{margin:2rem}.ds-m-7\!{margin:2rem!important}.ds-mx-7{margin-left:2rem;margin-right:2rem}.ds-mx-7\!{margin-left:2rem!important;margin-right:2rem!important}.ds-my-7{margin-top:2rem;margin-bottom:2rem}.ds-my-7\!{margin-top:2rem!important;margin-bottom:2rem!important}.ds-ml-7{margin-left:2rem}.ds-ml-7\!{margin-left:2rem!important}.ds-mr-7{margin-right:2rem}.ds-mr-7\!{margin-right:2rem!important}.ds-mt-7{margin-top:2rem}.ds-mt-7\!{margin-top:2rem!important}.ds-mb-7{margin-bottom:2rem}.ds-mb-7\!{margin-bottom:2rem!important}.ds-space-y-7>:not([hidden])~:not([hidden]){margin-top:2rem;margin-bottom:0}.ds-space-y-7\!>:not([hidden])~:not([hidden]){margin-top:2rem!important;margin-bottom:0!important}.ds-space-x-7>:not([hidden])~:not([hidden]){margin-left:2rem;margin-right:0}.ds-space-x-7\!>:not([hidden])~:not([hidden]){margin-left:2rem!important;margin-right:0!important}.ds-p-8{padding:2.5rem}.ds-p-8\!{padding:2.5rem!important}.ds-px-8{padding-left:2.5rem;padding-right:2.5rem}.ds-px-8\!{padding-left:2.5rem!important;padding-right:2.5rem!important}.ds-py-8{padding-top:2.5rem;padding-bottom:2.5rem}.ds-py-8\!{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.ds-pl-8{padding-left:2.5rem}.ds-pl-8\!{padding-left:2.5rem!important}.ds-pr-8{padding-right:2.5rem}.ds-pr-8\!{padding-right:2.5rem!important}.ds-pt-8{padding-top:2.5rem}.ds-pt-8\!{padding-top:2.5rem!important}.ds-pb-8{padding-bottom:2.5rem}.ds-pb-8\!{padding-bottom:2.5rem!important}.ds-m-8{margin:2.5rem}.ds-m-8\!{margin:2.5rem!important}.ds-mx-8{margin-left:2.5rem;margin-right:2.5rem}.ds-mx-8\!{margin-left:2.5rem!important;margin-right:2.5rem!important}.ds-my-8{margin-top:2.5rem;margin-bottom:2.5rem}.ds-my-8\!{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.ds-ml-8{margin-left:2.5rem}.ds-ml-8\!{margin-left:2.5rem!important}.ds-mr-8{margin-right:2.5rem}.ds-mr-8\!{margin-right:2.5rem!important}.ds-mt-8{margin-top:2.5rem}.ds-mt-8\!{margin-top:2.5rem!important}.ds-mb-8{margin-bottom:2.5rem}.ds-mb-8\!{margin-bottom:2.5rem!important}.ds-space-y-8>:not([hidden])~:not([hidden]){margin-top:2.5rem;margin-bottom:0}.ds-space-y-8\!>:not([hidden])~:not([hidden]){margin-top:2.5rem!important;margin-bottom:0!important}.ds-space-x-8>:not([hidden])~:not([hidden]){margin-left:2.5rem;margin-right:0}.ds-space-x-8\!>:not([hidden])~:not([hidden]){margin-left:2.5rem!important;margin-right:0!important}.ds-p-9{padding:3rem}.ds-p-9\!{padding:3rem!important}.ds-px-9{padding-left:3rem;padding-right:3rem}.ds-px-9\!{padding-left:3rem!important;padding-right:3rem!important}.ds-py-9{padding-top:3rem;padding-bottom:3rem}.ds-py-9\!{padding-top:3rem!important;padding-bottom:3rem!important}.ds-pl-9{padding-left:3rem}.ds-pl-9\!{padding-left:3rem!important}.ds-pr-9{padding-right:3rem}.ds-pr-9\!{padding-right:3rem!important}.ds-pt-9{padding-top:3rem}.ds-pt-9\!{padding-top:3rem!important}.ds-pb-9{padding-bottom:3rem}.ds-pb-9\!{padding-bottom:3rem!important}.ds-m-9{margin:3rem}.ds-m-9\!{margin:3rem!important}.ds-mx-9{margin-left:3rem;margin-right:3rem}.ds-mx-9\!{margin-left:3rem!important;margin-right:3rem!important}.ds-my-9{margin-top:3rem;margin-bottom:3rem}.ds-my-9\!{margin-top:3rem!important;margin-bottom:3rem!important}.ds-ml-9{margin-left:3rem}.ds-ml-9\!{margin-left:3rem!important}.ds-mr-9{margin-right:3rem}.ds-mr-9\!{margin-right:3rem!important}.ds-mt-9{margin-top:3rem}.ds-mt-9\!{margin-top:3rem!important}.ds-mb-9{margin-bottom:3rem}.ds-mb-9\!{margin-bottom:3rem!important}.ds-space-y-9>:not([hidden])~:not([hidden]){margin-top:3rem;margin-bottom:0}.ds-space-y-9\!>:not([hidden])~:not([hidden]){margin-top:3rem!important;margin-bottom:0!important}.ds-space-x-9>:not([hidden])~:not([hidden]){margin-left:3rem;margin-right:0}.ds-space-x-9\!>:not([hidden])~:not([hidden]){margin-left:3rem!important;margin-right:0!important}.ds-p-10{padding:4rem}.ds-p-10\!{padding:4rem!important}.ds-px-10{padding-left:4rem;padding-right:4rem}.ds-px-10\!{padding-left:4rem!important;padding-right:4rem!important}.ds-py-10{padding-top:4rem;padding-bottom:4rem}.ds-py-10\!{padding-top:4rem!important;padding-bottom:4rem!important}.ds-pl-10{padding-left:4rem}.ds-pl-10\!{padding-left:4rem!important}.ds-pr-10{padding-right:4rem}.ds-pr-10\!{padding-right:4rem!important}.ds-pt-10{padding-top:4rem}.ds-pt-10\!{padding-top:4rem!important}.ds-pb-10{padding-bottom:4rem}.ds-pb-10\!{padding-bottom:4rem!important}.ds-m-10{margin:4rem}.ds-m-10\!{margin:4rem!important}.ds-mx-10{margin-left:4rem;margin-right:4rem}.ds-mx-10\!{margin-left:4rem!important;margin-right:4rem!important}.ds-my-10{margin-top:4rem;margin-bottom:4rem}.ds-my-10\!{margin-top:4rem!important;margin-bottom:4rem!important}.ds-ml-10{margin-left:4rem}.ds-ml-10\!{margin-left:4rem!important}.ds-mr-10{margin-right:4rem}.ds-mr-10\!{margin-right:4rem!important}.ds-mt-10{margin-top:4rem}.ds-mt-10\!{margin-top:4rem!important}.ds-mb-10{margin-bottom:4rem}.ds-mb-10\!{margin-bottom:4rem!important}.ds-space-y-10>:not([hidden])~:not([hidden]){margin-top:4rem;margin-bottom:0}.ds-space-y-10\!>:not([hidden])~:not([hidden]){margin-top:4rem!important;margin-bottom:0!important}.ds-space-x-10>:not([hidden])~:not([hidden]){margin-left:4rem;margin-right:0}.ds-space-x-10\!>:not([hidden])~:not([hidden]){margin-left:4rem!important;margin-right:0!important}.ds-p-11{padding:6rem}.ds-p-11\!{padding:6rem!important}.ds-px-11{padding-left:6rem;padding-right:6rem}.ds-px-11\!{padding-left:6rem!important;padding-right:6rem!important}.ds-py-11{padding-top:6rem;padding-bottom:6rem}.ds-py-11\!{padding-top:6rem!important;padding-bottom:6rem!important}.ds-pl-11{padding-left:6rem}.ds-pl-11\!{padding-left:6rem!important}.ds-pr-11{padding-right:6rem}.ds-pr-11\!{padding-right:6rem!important}.ds-pt-11{padding-top:6rem}.ds-pt-11\!{padding-top:6rem!important}.ds-pb-11{padding-bottom:6rem}.ds-pb-11\!{padding-bottom:6rem!important}.ds-m-11{margin:6rem}.ds-m-11\!{margin:6rem!important}.ds-mx-11{margin-left:6rem;margin-right:6rem}.ds-mx-11\!{margin-left:6rem!important;margin-right:6rem!important}.ds-my-11{margin-top:6rem;margin-bottom:6rem}.ds-my-11\!{margin-top:6rem!important;margin-bottom:6rem!important}.ds-ml-11{margin-left:6rem}.ds-ml-11\!{margin-left:6rem!important}.ds-mr-11{margin-right:6rem}.ds-mr-11\!{margin-right:6rem!important}.ds-mt-11{margin-top:6rem}.ds-mt-11\!{margin-top:6rem!important}.ds-mb-11{margin-bottom:6rem}.ds-mb-11\!{margin-bottom:6rem!important}.ds-space-y-11>:not([hidden])~:not([hidden]){margin-top:6rem;margin-bottom:0}.ds-space-y-11\!>:not([hidden])~:not([hidden]){margin-top:6rem!important;margin-bottom:0!important}.ds-space-x-11>:not([hidden])~:not([hidden]){margin-left:6rem;margin-right:0}.ds-space-x-11\!>:not([hidden])~:not([hidden]){margin-left:6rem!important;margin-right:0!important}.ds-p-12{padding:8rem}.ds-p-12\!{padding:8rem!important}.ds-px-12{padding-left:8rem;padding-right:8rem}.ds-px-12\!{padding-left:8rem!important;padding-right:8rem!important}.ds-py-12{padding-top:8rem;padding-bottom:8rem}.ds-py-12\!{padding-top:8rem!important;padding-bottom:8rem!important}.ds-pl-12{padding-left:8rem}.ds-pl-12\!{padding-left:8rem!important}.ds-pr-12{padding-right:8rem}.ds-pr-12\!{padding-right:8rem!important}.ds-pt-12{padding-top:8rem}.ds-pt-12\!{padding-top:8rem!important}.ds-pb-12{padding-bottom:8rem}.ds-pb-12\!{padding-bottom:8rem!important}.ds-m-12{margin:8rem}.ds-m-12\!{margin:8rem!important}.ds-mx-12{margin-left:8rem;margin-right:8rem}.ds-mx-12\!{margin-left:8rem!important;margin-right:8rem!important}.ds-my-12{margin-top:8rem;margin-bottom:8rem}.ds-my-12\!{margin-top:8rem!important;margin-bottom:8rem!important}.ds-ml-12{margin-left:8rem}.ds-ml-12\!{margin-left:8rem!important}.ds-mr-12{margin-right:8rem}.ds-mr-12\!{margin-right:8rem!important}.ds-mt-12{margin-top:8rem}.ds-mt-12\!{margin-top:8rem!important}.ds-mb-12{margin-bottom:8rem}.ds-mb-12\!{margin-bottom:8rem!important}.ds-space-y-12>:not([hidden])~:not([hidden]){margin-top:8rem;margin-bottom:0}.ds-space-y-12\!>:not([hidden])~:not([hidden]){margin-top:8rem!important;margin-bottom:0!important}.ds-space-x-12>:not([hidden])~:not([hidden]){margin-left:8rem;margin-right:0}.ds-space-x-12\!>:not([hidden])~:not([hidden]){margin-left:8rem!important;margin-right:0!important}.ds-p-13{padding:12rem}.ds-p-13\!{padding:12rem!important}.ds-px-13{padding-left:12rem;padding-right:12rem}.ds-px-13\!{padding-left:12rem!important;padding-right:12rem!important}.ds-py-13{padding-top:12rem;padding-bottom:12rem}.ds-py-13\!{padding-top:12rem!important;padding-bottom:12rem!important}.ds-pl-13{padding-left:12rem}.ds-pl-13\!{padding-left:12rem!important}.ds-pr-13{padding-right:12rem}.ds-pr-13\!{padding-right:12rem!important}.ds-pt-13{padding-top:12rem}.ds-pt-13\!{padding-top:12rem!important}.ds-pb-13{padding-bottom:12rem}.ds-pb-13\!{padding-bottom:12rem!important}.ds-m-13{margin:12rem}.ds-m-13\!{margin:12rem!important}.ds-mx-13{margin-left:12rem;margin-right:12rem}.ds-mx-13\!{margin-left:12rem!important;margin-right:12rem!important}.ds-my-13{margin-top:12rem;margin-bottom:12rem}.ds-my-13\!{margin-top:12rem!important;margin-bottom:12rem!important}.ds-ml-13{margin-left:12rem}.ds-ml-13\!{margin-left:12rem!important}.ds-mr-13{margin-right:12rem}.ds-mr-13\!{margin-right:12rem!important}.ds-mt-13{margin-top:12rem}.ds-mt-13\!{margin-top:12rem!important}.ds-mb-13{margin-bottom:12rem}.ds-mb-13\!{margin-bottom:12rem!important}.ds-space-y-13>:not([hidden])~:not([hidden]){margin-top:12rem;margin-bottom:0}.ds-space-y-13\!>:not([hidden])~:not([hidden]){margin-top:12rem!important;margin-bottom:0!important}.ds-space-x-13>:not([hidden])~:not([hidden]){margin-left:12rem;margin-right:0}.ds-space-x-13\!>:not([hidden])~:not([hidden]){margin-left:12rem!important;margin-right:0!important}.ds-p-14{padding:16rem}.ds-p-14\!{padding:16rem!important}.ds-px-14{padding-left:16rem;padding-right:16rem}.ds-px-14\!{padding-left:16rem!important;padding-right:16rem!important}.ds-py-14{padding-top:16rem;padding-bottom:16rem}.ds-py-14\!{padding-top:16rem!important;padding-bottom:16rem!important}.ds-pl-14{padding-left:16rem}.ds-pl-14\!{padding-left:16rem!important}.ds-pr-14{padding-right:16rem}.ds-pr-14\!{padding-right:16rem!important}.ds-pt-14{padding-top:16rem}.ds-pt-14\!{padding-top:16rem!important}.ds-pb-14{padding-bottom:16rem}.ds-pb-14\!{padding-bottom:16rem!important}.ds-m-14{margin:16rem}.ds-m-14\!{margin:16rem!important}.ds-mx-14{margin-left:16rem;margin-right:16rem}.ds-mx-14\!{margin-left:16rem!important;margin-right:16rem!important}.ds-my-14{margin-top:16rem;margin-bottom:16rem}.ds-my-14\!{margin-top:16rem!important;margin-bottom:16rem!important}.ds-ml-14{margin-left:16rem}.ds-ml-14\!{margin-left:16rem!important}.ds-mr-14{margin-right:16rem}.ds-mr-14\!{margin-right:16rem!important}.ds-mt-14{margin-top:16rem}.ds-mt-14\!{margin-top:16rem!important}.ds-mb-14{margin-bottom:16rem}.ds-mb-14\!{margin-bottom:16rem!important}.ds-space-y-14>:not([hidden])~:not([hidden]){margin-top:16rem;margin-bottom:0}.ds-space-y-14\!>:not([hidden])~:not([hidden]){margin-top:16rem!important;margin-bottom:0!important}.ds-space-x-14>:not([hidden])~:not([hidden]){margin-left:16rem;margin-right:0}.ds-space-x-14\!>:not([hidden])~:not([hidden]){margin-left:16rem!important;margin-right:0!important}.ds-p-15{padding:24rem}.ds-p-15\!{padding:24rem!important}.ds-px-15{padding-left:24rem;padding-right:24rem}.ds-px-15\!{padding-left:24rem!important;padding-right:24rem!important}.ds-py-15{padding-top:24rem;padding-bottom:24rem}.ds-py-15\!{padding-top:24rem!important;padding-bottom:24rem!important}.ds-pl-15{padding-left:24rem}.ds-pl-15\!{padding-left:24rem!important}.ds-pr-15{padding-right:24rem}.ds-pr-15\!{padding-right:24rem!important}.ds-pt-15{padding-top:24rem}.ds-pt-15\!{padding-top:24rem!important}.ds-pb-15{padding-bottom:24rem}.ds-pb-15\!{padding-bottom:24rem!important}.ds-m-15{margin:24rem}.ds-m-15\!{margin:24rem!important}.ds-mx-15{margin-left:24rem;margin-right:24rem}.ds-mx-15\!{margin-left:24rem!important;margin-right:24rem!important}.ds-my-15{margin-top:24rem;margin-bottom:24rem}.ds-my-15\!{margin-top:24rem!important;margin-bottom:24rem!important}.ds-ml-15{margin-left:24rem}.ds-ml-15\!{margin-left:24rem!important}.ds-mr-15{margin-right:24rem}.ds-mr-15\!{margin-right:24rem!important}.ds-mt-15{margin-top:24rem}.ds-mt-15\!{margin-top:24rem!important}.ds-mb-15{margin-bottom:24rem}.ds-mb-15\!{margin-bottom:24rem!important}.ds-space-y-15>:not([hidden])~:not([hidden]){margin-top:24rem;margin-bottom:0}.ds-space-y-15\!>:not([hidden])~:not([hidden]){margin-top:24rem!important;margin-bottom:0!important}.ds-space-x-15>:not([hidden])~:not([hidden]){margin-left:24rem;margin-right:0}.ds-space-x-15\!>:not([hidden])~:not([hidden]){margin-left:24rem!important;margin-right:0!important}.ds-p-16{padding:32rem}.ds-p-16\!{padding:32rem!important}.ds-px-16{padding-left:32rem;padding-right:32rem}.ds-px-16\!{padding-left:32rem!important;padding-right:32rem!important}.ds-py-16{padding-top:32rem;padding-bottom:32rem}.ds-py-16\!{padding-top:32rem!important;padding-bottom:32rem!important}.ds-pl-16{padding-left:32rem}.ds-pl-16\!{padding-left:32rem!important}.ds-pr-16{padding-right:32rem}.ds-pr-16\!{padding-right:32rem!important}.ds-pt-16{padding-top:32rem}.ds-pt-16\!{padding-top:32rem!important}.ds-pb-16{padding-bottom:32rem}.ds-pb-16\!{padding-bottom:32rem!important}.ds-m-16{margin:32rem}.ds-m-16\!{margin:32rem!important}.ds-mx-16{margin-left:32rem;margin-right:32rem}.ds-mx-16\!{margin-left:32rem!important;margin-right:32rem!important}.ds-my-16{margin-top:32rem;margin-bottom:32rem}.ds-my-16\!{margin-top:32rem!important;margin-bottom:32rem!important}.ds-ml-16{margin-left:32rem}.ds-ml-16\!{margin-left:32rem!important}.ds-mr-16{margin-right:32rem}.ds-mr-16\!{margin-right:32rem!important}.ds-mt-16{margin-top:32rem}.ds-mt-16\!{margin-top:32rem!important}.ds-mb-16{margin-bottom:32rem}.ds-mb-16\!{margin-bottom:32rem!important}.ds-space-y-16>:not([hidden])~:not([hidden]){margin-top:32rem;margin-bottom:0}.ds-space-y-16\!>:not([hidden])~:not([hidden]){margin-top:32rem!important;margin-bottom:0!important}.ds-space-x-16>:not([hidden])~:not([hidden]){margin-left:32rem;margin-right:0}.ds-space-x-16\!>:not([hidden])~:not([hidden]){margin-left:32rem!important;margin-right:0!important}.ds-p-17{padding:40rem}.ds-p-17\!{padding:40rem!important}.ds-px-17{padding-left:40rem;padding-right:40rem}.ds-px-17\!{padding-left:40rem!important;padding-right:40rem!important}.ds-py-17{padding-top:40rem;padding-bottom:40rem}.ds-py-17\!{padding-top:40rem!important;padding-bottom:40rem!important}.ds-pl-17{padding-left:40rem}.ds-pl-17\!{padding-left:40rem!important}.ds-pr-17{padding-right:40rem}.ds-pr-17\!{padding-right:40rem!important}.ds-pt-17{padding-top:40rem}.ds-pt-17\!{padding-top:40rem!important}.ds-pb-17{padding-bottom:40rem}.ds-pb-17\!{padding-bottom:40rem!important}.ds-m-17{margin:40rem}.ds-m-17\!{margin:40rem!important}.ds-mx-17{margin-left:40rem;margin-right:40rem}.ds-mx-17\!{margin-left:40rem!important;margin-right:40rem!important}.ds-my-17{margin-top:40rem;margin-bottom:40rem}.ds-my-17\!{margin-top:40rem!important;margin-bottom:40rem!important}.ds-ml-17{margin-left:40rem}.ds-ml-17\!{margin-left:40rem!important}.ds-mr-17{margin-right:40rem}.ds-mr-17\!{margin-right:40rem!important}.ds-mt-17{margin-top:40rem}.ds-mt-17\!{margin-top:40rem!important}.ds-mb-17{margin-bottom:40rem}.ds-mb-17\!{margin-bottom:40rem!important}.ds-space-y-17>:not([hidden])~:not([hidden]){margin-top:40rem;margin-bottom:0}.ds-space-y-17\!>:not([hidden])~:not([hidden]){margin-top:40rem!important;margin-bottom:0!important}.ds-space-x-17>:not([hidden])~:not([hidden]){margin-left:40rem;margin-right:0}.ds-space-x-17\!>:not([hidden])~:not([hidden]){margin-left:40rem!important;margin-right:0!important}.ds-p-18{padding:48rem}.ds-p-18\!{padding:48rem!important}.ds-px-18{padding-left:48rem;padding-right:48rem}.ds-px-18\!{padding-left:48rem!important;padding-right:48rem!important}.ds-py-18{padding-top:48rem;padding-bottom:48rem}.ds-py-18\!{padding-top:48rem!important;padding-bottom:48rem!important}.ds-pl-18{padding-left:48rem}.ds-pl-18\!{padding-left:48rem!important}.ds-pr-18{padding-right:48rem}.ds-pr-18\!{padding-right:48rem!important}.ds-pt-18{padding-top:48rem}.ds-pt-18\!{padding-top:48rem!important}.ds-pb-18{padding-bottom:48rem}.ds-pb-18\!{padding-bottom:48rem!important}.ds-m-18{margin:48rem}.ds-m-18\!{margin:48rem!important}.ds-mx-18{margin-left:48rem;margin-right:48rem}.ds-mx-18\!{margin-left:48rem!important;margin-right:48rem!important}.ds-my-18{margin-top:48rem;margin-bottom:48rem}.ds-my-18\!{margin-top:48rem!important;margin-bottom:48rem!important}.ds-ml-18{margin-left:48rem}.ds-ml-18\!{margin-left:48rem!important}.ds-mr-18{margin-right:48rem}.ds-mr-18\!{margin-right:48rem!important}.ds-mt-18{margin-top:48rem}.ds-mt-18\!{margin-top:48rem!important}.ds-mb-18{margin-bottom:48rem}.ds-mb-18\!{margin-bottom:48rem!important}.ds-space-y-18>:not([hidden])~:not([hidden]){margin-top:48rem;margin-bottom:0}.ds-space-y-18\!>:not([hidden])~:not([hidden]){margin-top:48rem!important;margin-bottom:0!important}.ds-space-x-18>:not([hidden])~:not([hidden]){margin-left:48rem;margin-right:0}.ds-space-x-18\!>:not([hidden])~:not([hidden]){margin-left:48rem!important;margin-right:0!important}.ds-neutral-border-1{border:1px solid #dadde2}@media (min-width: 796px){.tablet\:flex{display:flex}.tablet\:flex-auto{flex:1 1 auto}.tablet\:items-center{align-items:center}.tablet\:self-stretch{align-self:stretch}.tablet\:flex-wrap{flex-wrap:wrap}}.columns-2{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem}.columns-2>*{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.u-flex-center{display:flex;justify-content:center;align-items:center}.form-hint{padding:.5em 0 0 2em;margin:1.5em 0 1em 1em;border-left:2px solid #8791a0;min-height:3rem}.vertically-centered{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%}.container{padding:0 1.5rem}@font-face{font-family:BLOKKNeue;src:url(data:font/woff2;base64,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) format("woff2");src:url(/assets/BLOKKNeue-Regular-CxGHJcWW.woff) format("woff");font-weight:400;font-style:normal}.can-load.is-loading{position:relative;pointer-events:none;opacity:.5;font-family:BLOKKNeue,sans-serif}.can-load.is-loading input[type=text],.can-load.is-loading textarea,.can-load.is-loading button{font-family:BLOKKNeue,sans-serif}.can-load.is-loading *{color:#eee}.can-load.is-loading:after{display:inline-block;position:relative;width:1.25rem;height:1.25rem;content:"";animation:loading-spin-around .6s infinite linear;border:2px solid currentColor;border-right-color:transparent;border-top-color:transparent;border-radius:100rem;position:absolute;top:calc(50% - 2em);left:calc(50% - 2em);width:4em;height:4em;border-width:.25em}.can-load.is-loading.no-spinner:after,.is-loading .can-load.is-loading:after{display:none}.list{background-color:#fff;border-radius:.25rem;box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a}.list-item{display:block;padding:.5em 1em}.list-item:not(a){color:#383351}.list-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.list-item:not(:last-child){border-bottom:1px solid #ccc}.list-item.is-active{background-color:#383351;color:findColorInvert(#383351)}a.list-item{background-color:#f3f4f6;cursor:pointer}:root{--font: "aktiv-grotesk", "Open Sans", "Helvetica", system, sans-serif}.main{min-height:calc(100vh - 8rem);position:relative}html{-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility}img{image-orientation:from-image}body{color:#383351;font-size:1em;font-weight:400;line-height:1.5}#print-container{display:none}@media print{body.printing{background:none}body.printing #root,body.printing #modal-container,body.printing #toaster,body.printing #tooltip-container{display:none}body.printing #print-container{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.printing #print-container{display:block}}
