@charset "UTF-8";:root,[data-theme=theme-light]{color-scheme:light;--font-family: Montserrat, sans-serif;--font-size: 1.4rem;--text-color: hsl(260, 23%, 10%);--letter-spacing: .05rem;--body-background-color: hsl(0, 0%, 100%);--brand-color: hsl(74, 68.1%, 44.3%);--link-color: hsl(217, 89%, 76%);--border-color: hsla(0, 0%, 0%, .2);--landing-page-background-image-color: hsl(200, 66%, 70%);--landing-page-client-background-color: hsl(262, 10%, 23%);--forgot-password-line-color: hsl(257, 12%, 34%);--input-background-color: hsl(240, 3%, 94%);--highlight-color: hsl(199, 85%, 72%);--tab-active-color: hsl(74, 48%, 50%);--tab-text-color: hsl(0, 0%, 33%);--accent-blue: hsl(199, 86%, 72%);--border-light: hsl(0, 0%, 88%);--shadow-light: hsla(0, 0%, 0%, .05);--shadow-medium: hsla(0, 0%, 0%, .1);--shadow-dark: hsla(0, 0%, 0%, .2);--shadow-darker: hsla(0, 0%, 0%, .3);--skeleton-loader-background-color: hsl(0, 0%, 88%);--sidebar-background-color: hsl(240, 3%, 94%);--sidebar-menu-hover-background-color: hsla(260, 23%, 10%, .1);--tab-background-color: hsl(240, 3%, 94%);--tab-hover-color: hsl(257, 12%, 34%);--cashflow-menu-color: hsl(0, 0%, 0%);--table-header-bg-color: hsl(240, 3%, 94%)}[data-theme=theme-dark]{color-scheme:dark;--text-color: hsl(270, 3%, 87%);--body-background-color: hsl(261, 16%, 17%);--border-color: hsl(257, 12%, 34%);--input-background-color: hsl(257, 12%, 34%);--highlight-color: hsl(199, 85%, 72%);--border-light: hsl(257, 12%, 34%);--tab-text-color: hsl(270, 3%, 87%);--shadow-light: hsla(0, 0%, 0%, .2);--shadow-medium: hsla(0, 0%, 0%, .3);--skeleton-loader-background-color: hsl(0, 0%, 20%);--sidebar-background-color: hsl(260, 23%, 10%);--sidebar-menu-hover-background-color: hsla(0, 0%, 100%, .1);--tab-background-color: hsl(260, 23%, 10%);--cashflow-menu-color: hsl(0, 0%, 100%);--table-header-bg-color: hsl(260, 23%, 10%)}*{-webkit-user-select:none;user-select:none}body{background-color:var(--body-background-color);margin:0}.skeleton-loader{width:50px;height:50px;background-color:var(--skeleton-loader-background-color);border-radius:4px}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.delete-icon{min-width:10rem!important}.drawer-icon{min-width:7rem!important}._app-root_2vzoi_1{height:100vh;max-height:100vh;overflow:hidden;width:100vw}._what_4yotq_1{height:100%;display:flex;flex-direction:column}._what_4yotq_1 ._tab-container_4yotq_6{height:calc(100% - 19rem);overflow:hidden}._what_4yotq_1 ._tab-content_4yotq_10{height:100%;overflow:hidden!important}._what__header_4yotq_14{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--background-color);border-bottom:1px solid var(--border-color)}._what__header__left_4yotq_22{display:flex;align-items:center;gap:1rem}._what__header__left__title_4yotq_27{font-size:2.8rem;color:var(--text-color);margin-right:1rem}._what__header__right_4yotq_32{display:flex;align-items:center;gap:1rem}._additional-attributes_17avt_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._additional-attributes__header_17avt_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._additional-attributes__header__title_17avt_18{font-size:2.8rem}._additional-attributes__header__left_17avt_21{display:flex;gap:1rem}._additional-attributes__content_17avt_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}._appraisal_1gtze_1{width:100%;height:100%}._loading_1gtze_6{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem;color:#666}._ribbon_hpfup_1{height:11rem;width:100%;display:flex;justify-content:space-between;border-bottom:.1rem solid var(--border-color)}._ribbon__summary_hpfup_8{max-width:calc(100% - 15rem);overflow-x:auto;padding:1.7rem;flex:1;display:inline-flex;align-items:center;height:100%;gap:1.8rem}._ribbon__summary_hpfup_8 .skeleton-loader{min-width:15rem;width:15rem;height:100%;flex-shrink:0}._ribbon__connected-user_hpfup_24{min-width:15rem;max-width:15rem;width:15rem;overflow:hidden;padding:1.7rem;display:inline-flex;align-items:center;height:100%}._ribbon__connected-user_hpfup_24 .skeleton-loader{width:100%;height:100%}._widget_hpfup_39{min-width:15rem;width:15rem;height:100%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:.8rem;padding:1.2rem;transition:all .2s ease-in-out}._widget_hpfup_39:hover{background:#ffffff0d;border-color:#ffffff26}._widget__value_hpfup_58{font-size:1.8rem;font-weight:700;color:var(--primary-color);line-height:1.2;margin-bottom:.4rem;text-align:center}._widget__title_hpfup_66{font-size:1.2rem;font-weight:500;color:var(--text-secondary);text-align:center;line-height:1.3;opacity:.8}._widget__unit_hpfup_74{font-size:1.6rem;font-weight:400;margin-left:.2rem;opacity:.7}._layout_l9rai_1{height:100%;width:100%;overflow:hidden}._layout__header_l9rai_6{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;border-bottom:.1rem solid var(--border-color);padding:1.7rem;height:8rem}._layout__header__title_l9rai_15{font-size:2.8rem;font-weight:500;max-width:100%;flex:auto}._layout__content_l9rai_21{height:calc(100% - 19rem);max-height:calc(100% - 19rem);overflow-y:auto}._overview_1sp8k_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._overview__header_1sp8k_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._overview__header__title_1sp8k_18{font-size:2.8rem}._overview__header__left_1sp8k_21{display:flex;gap:1rem}._overview__content_1sp8k_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}._overview__loading_1sp8k_30{display:flex;justify-content:center;align-items:center;height:20rem;font-size:16px;color:#666}._overview_1fmqa_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._overview__header_1fmqa_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._overview__header__title_1fmqa_18{font-size:2.8rem}._overview__header__left_1fmqa_21{display:flex;gap:1rem}._overview__content_1fmqa_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}.plot-order-container{display:flex;flex-direction:column;height:100%;width:100%;background-color:var(--body-background-color)}.plot-order-container .header{height:6rem;padding:0 1.6rem;display:flex;align-items:center;justify-content:start;gap:1.6rem;border-bottom:.1rem solid var(--border-color)}.plot-order-container .content{display:flex;height:calc(100% - 4rem);overflow:hidden}.plot-order-container .content .drag-drop-container{display:flex;overflow-x:auto;padding-bottom:1rem}.house-types-header{display:flex;flex-direction:column;align-items:center;width:100%;padding:1rem 1rem 1.9rem;border-bottom:.1rem solid var(--border-color)}.house-types-header h3{margin:0;color:var(--text-color)}.phase-header{display:flex;flex-direction:column;min-height:15rem;align-items:center;width:100%}.header-top{display:flex;flex-wrap:nowrap;gap:1rem;width:100%;align-items:center;height:5rem;border-bottom:.1rem solid var(--border-color);padding:0 1rem}.header-top .header-top-left{flex:1;padding:.45rem}.header-top .header-top-left :global(.sds-text-field){width:100%}.header-top .header-top-center{flex:0 0 auto}.header-top .header-top-center .summary-box{padding:.5rem;border-radius:1rem;min-width:fit-content;height:4rem}.header-top .header-top-right{flex:0 0 auto;min-width:4rem;display:flex;align-items:center;justify-content:flex-end}.header-bottom{display:flex;flex-direction:row;width:100%;height:10rem;border-bottom:.1rem solid var(--border-color)}.header-bottom .milestone-container{display:flex;flex-direction:row;align-items:flex-start;width:100%;position:relative;justify-content:space-between;padding:0 .25rem;margin-top:1rem}.milestone-dropdown{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;width:5rem}.milestone-dropdown.start{order:2;margin-right:.5rem}.milestone-dropdown.end{order:4;margin-left:.5rem}.milestone-dropdown .milestone-date{margin-top:.5rem;color:var(--text-color);text-align:center;background-color:var(--border-color);padding:.25rem;border-radius:.5rem}.milestone-icon-wrapper{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0}.milestone-icon-wrapper.middle{order:3;width:3rem;height:3rem;margin-top:0}.connector-line{height:.2rem;background-color:var(--border-color);width:100%;position:absolute;top:1.5rem;left:-1.5rem;right:-.5rem;transform:translateY(-50%);z-index:0}.milestone-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:var(--primary-color, #f97316);position:relative;z-index:1;flex-shrink:0;margin-top:0}.milestone-icon svg{width:100%;height:100%}.milestone-icon.start{order:1;color:#31c940;opacity:.7}.milestone-icon.middle{color:var(--border-color);margin-top:0}.milestone-icon.end{order:5;color:#ff617e;opacity:.5}.column{display:flex;flex-direction:column;gap:1rem;border-right:.1rem solid var(--border-color);position:relative}.column:last-child{border-right:none}.column-content{flex:1;overflow-y:auto;position:relative}.house-type-name{font-family:var(--font-family);font-size:var(--font-size);color:var(--text-color)}.house-type-count{font-family:var(--font-family);font-size:var(--font-size);color:var(--text-color);display:flex;align-items:center;justify-content:center;min-width:6rem}@media screen and (max-width: 60rem){.header-top{flex-direction:column;align-items:stretch}.header-top .header-top-left,.header-top .header-top-center,.header-top .header-top-right{width:100%;min-width:100%}.header-top .header-top-right{justify-content:center;margin-top:.5rem}}._rates-loans_zy4w8_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._rates-loans__header_zy4w8_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._rates-loans__header__title_zy4w8_18{font-size:2.8rem}._rates-loans__header__left_zy4w8_21{display:flex;gap:1rem}._rates-loans__content_zy4w8_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}._rent-allowances_ffiq2_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._rent-allowances__header_ffiq2_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._rent-allowances__header__title_ffiq2_18{font-size:2.8rem}._rent-allowances__header__left_ffiq2_21{display:flex;gap:1rem}._rent-allowances__content_ffiq2_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}._sales-staircasing_19t8z_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._sales-staircasing__header_19t8z_10{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._sales-staircasing__header__title_19t8z_18{font-size:2.8rem}._sales-staircasing__header__left_19t8z_21{display:flex;gap:1rem}._sales-staircasing__content_19t8z_25{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}.tab-content{padding:0!important;height:calc(100% - 5rem)!important}._when_10l8x_1{width:100%;height:100%}._where_1yxbx_1{display:flex;flex-direction:column;height:100%}._where_1yxbx_1 .page-layout-content{min-width:80rem;max-width:85rem;height:calc(100% - 12rem)}._where_1yxbx_1 .page-layout-content .page-layout-section,._where_1yxbx_1 .page-layout-content .page-layout-section .page-layout-section-form-content{height:100%}._who_k85mm_1{display:flex;flex-direction:column}._who_k85mm_1 ._who-section_k85mm_5{display:flex;flex-direction:column;gap:1rem}._configuration_aqtfm_1{padding:1.7rem;font-size:var(--font-size)}._layout_1fuhc_1{height:100%;width:100%;overflow:hidden}._layout__header_1fuhc_6{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;border-bottom:.1rem solid var(--border-color);padding:1rem 1.7rem;height:7rem}._layout__content_1fuhc_15{height:calc(100% - 7rem);max-height:calc(100% - 7rem);overflow:hidden;position:relative}._layout__content__header_1fuhc_21{height:6rem;display:flex;justify-content:flex-start;align-items:center;padding:0 1.6rem;border-bottom:.1rem solid var(--border-color);gap:1.6rem}._layout__tabs_1fuhc_30{display:flex;justify-content:flex-start;border-bottom:.1rem solid var(--border-color);background-color:var(--tab-background-color);height:5rem;position:relative}._layout__tabs_1fuhc_30 ._tab_1fuhc_38{padding:1.2rem 1.6rem;border:none;border-bottom:.2rem solid transparent;background:none;cursor:pointer;font-size:var(--font-size);font-family:var(--font-family);color:var(--text-color);position:relative}._layout__tabs_1fuhc_30 ._tab_1fuhc_38:hover{border-bottom:.2rem solid var(--tab-hover-color);opacity:.7}._layout__tabs_1fuhc_30 ._tab_1fuhc_38:hover:after{content:"";position:absolute;width:1.2rem;height:1.2rem;left:50%;bottom:-.7rem;margin-left:-.6rem;transform:rotate(45deg);clip-path:polygon(0 0,100% 0,0 100%);background-color:var(--tab-hover-color)}._layout__tabs_1fuhc_30 ._tab_1fuhc_38._active_1fuhc_65{color:var(--theme-color);border-bottom:.2rem solid var(--brand-color)}._layout__tabs_1fuhc_30 ._tab_1fuhc_38._active_1fuhc_65:after{content:"";position:absolute;width:1.2rem;height:1.2rem;left:50%;bottom:-.7rem;margin-left:-.6rem;transform:rotate(45deg);clip-path:polygon(0 0,100% 0,0 100%);background-color:var(--brand-color)}._organisation-container_1gecj_1{height:100%;display:flex;flex-direction:column}._organisation-container_1gecj_1 ._organisation-summarybox_1gecj_6{display:flex;padding:1rem;gap:1rem}._organisation-container_1gecj_1 ._organisation-search-field_1gecj_11{padding:1rem}._organisation-container_1gecj_1 ._organisation-table-container_1gecj_14{height:calc(100% - 22.3rem);overflow:hidden;max-height:calc(100% - 22.3rem)}._status-column_1gecj_20{display:flex;align-items:center;justify-content:center;height:100%;width:100%;width:10%}._status-column__active_1gecj_28{color:#31c940}._status-column__in-active_1gecj_31{color:#ff2e54}._status-column_1gecj_20 ._organisation-name_1gecj_34{text-align:left;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}._status-column_1gecj_20 ._organisation-name_1gecj_34 ._textFieldContainer_1gecj_42{width:100%}._status-column_1gecj_20 ._organisation-name_1gecj_34 ._textFieldContainer_1gecj_42 ._fieldLabel_1gecj_45{width:0}._status-column_1gecj_20 ._organisation-name_1gecj_34 ._textFieldContainer_1gecj_42 ._fieldDiv_1gecj_48{width:100%}._status-column_1gecj_20 ._organisation-name_1gecj_34 ._orgNameLabel_1gecj_51 svg{margin-right:.5rem}._status-column_1gecj_20 ._organisation-name_1gecj_34 ._orgNameLabel_1gecj_51:hover{cursor:pointer}._column-company-name_1gecj_58{min-width:25rem}._column-last-login_1gecj_62{min-width:15rem}._column-status_1gecj_66{min-width:5rem}._column-actions_1gecj_70{min-width:6.25rem}._action-column_1gecj_74{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._actions-container_1gecj_82{display:flex;justify-content:space-between}._organisation-drawer_1gecj_87{display:flex;align-items:center;flex-direction:column}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92{display:flex;align-items:center;width:100%}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92 ._organisation-avatar_1gecj_97{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background-color:var(--background-color-secondary);margin-right:1rem}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92 ._organisation-drawer-title_1gecj_117{margin-left:.625rem;display:flex;flex-direction:column;width:100%}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92 ._organisation-drawer-title_1gecj_117 ._organisation-drawer-title-text_1gecj_123{display:flex;align-items:center;gap:.625rem}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92 ._organisation-drawer-title_1gecj_117 ._organisation-drawer-h1_1gecj_128{align-items:end;display:flex}._organisation-drawer_1gecj_87 ._organisation-drawer-body_1gecj_92 ._organisation-drawer-title_1gecj_117 ._organisation-drawer-label_1gecj_132{position:relative;top:-.938rem}._business-icon_1gecj_137{font-size:5rem;color:var(--primary-color)}._organisation-drawer-verticalform_1gecj_142{height:auto;margin:1.6rem 0}._organisation-drawer-status_1gecj_147{padding:1rem;border-top:1px solid var(--border-color);margin-top:1rem}._organisation-drawer-status_1gecj_147 ._status-item_1gecj_152{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._organisation-drawer-status_1gecj_147 ._status-item_1gecj_152 ._status-label_1gecj_158{font-weight:600;color:var(--text-color-secondary)}._organisation-drawer-status_1gecj_147 ._status-item_1gecj_152 ._status-value_1gecj_162{font-weight:500}._organisation-drawer-status_1gecj_147 ._status-item_1gecj_152 ._status-value_1gecj_162._active_1gecj_165{color:#31c940}._organisation-drawer-status_1gecj_147 ._status-item_1gecj_152 ._status-value_1gecj_162._inactive_1gecj_168{color:#ff2e54}._organisation-drawer-table_1gecj_172{padding:1rem}._organisation-drawer-table_1gecj_172 h3{margin:0 0 1rem;color:var(--text-color);font-size:1.8rem;font-weight:600}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187{width:100%;border-collapse:collapse;font-size:var(--font-size);color:var(--text-color);border-bottom:.0625rem solid var(--border-color)}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-table-header_1gecj_194{background-color:var(--table-header-bg-color)}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-table-header_1gecj_194 ._organisation-drawer-table-header-cell_1gecj_197{text-align:left;height:3.3rem;padding:.7rem .4rem .7rem 0rem;font-weight:600}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-table-body-cell_1gecj_204{padding:.7rem .4rem .7rem 1.8rem;height:3.5rem;vertical-align:middle}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-table-body-cell_1gecj_204:first-child{padding-left:1rem;text-align:center;width:2.5rem}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-tr-row_1gecj_214{height:3.5rem}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-tr-row_1gecj_214:nth-child(2n){background-color:var(--table-row-even-bg-color, rgba(0, 0, 0, .02))}._organisation-drawer-table_1gecj_172 ._organisation-drawer-licence-table_1gecj_187 ._organisation-drawer-tr-row_1gecj_214:hover{background-color:var(--table-row-hover-bg-color, rgba(0, 0, 0, .04))}._licence-verified-icon_1gecj_230{color:#31c940}._no-licence-icon_1gecj_234{color:#ff2e54}._settings_15db2_1{width:100%;height:100%}._table-container_9rz3v_1{height:calc(100% - 23.3rem);overflow:hidden;max-height:calc(100% - 23.3rem)}._status-column_9rz3v_7{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._status-column__active_9rz3v_14{color:#31c940}._status-column__in-active_9rz3v_17{color:#ff2e54}._action-column_9rz3v_21{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._action-column_9rz3v_21 .confirm-deletion-container{height:3.2rem;padding:0}._summary-boxes_9rz3v_33{display:flex;gap:1.6rem;padding:1.6rem;overflow:auto}._filter-text-field_9rz3v_40{height:5.6rem;display:flex;align-items:center;padding:0 1.6rem 1.6rem;width:100%}._filter-text-field_9rz3v_40 .input-field{width:100%}._column-user_9rz3v_52{min-width:35rem}._column-role_9rz3v_56{min-width:9.375rem}._column-organisation_9rz3v_60{min-width:12.5rem}._column-licences_9rz3v_64{min-width:15.625rem}._column-actions_9rz3v_68{min-width:6.25rem}._header_1otpl_1{display:flex;justify-content:flex-start;align-items:center;gap:1.6rem;padding:1rem 0;height:10rem;margin-bottom:1.6rem}._header_1otpl_1 ._user-details_1otpl_10{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem}._header_1otpl_1 ._user-details_1otpl_10 ._full-name_1otpl_17{font-size:2.8rem}._header_1otpl_1 ._user-details_1otpl_10 ._organisation_1otpl_20{font-size:2rem;color:gray}._header_1otpl_1 ._user-details_1otpl_10 ._last-login_1otpl_24{font-size:1.4rem}._role-access-section_1otpl_28{height:3.4rem;margin:1.6rem 0}._licence-table-container_1otpl_33{margin:1.6rem 0}._licence-table-container_1otpl_33 ._licence-table_1otpl_33{width:100%;border-collapse:collapse;font-size:var(--font-size);color:var(--text-color);border-bottom:.0625rem solid var(--border-color)}._licence-table-container_1otpl_33 ._licence-table_1otpl_33 ._licence-table-header_1otpl_43{background-color:var(--table-header-bg-color)}._licence-table-container_1otpl_33 ._licence-table_1otpl_33 ._licence-table-header_1otpl_43 ._licence-table-header-cell_1otpl_46{text-align:left;height:3.3rem;padding:.7rem .4rem .7rem 1.8rem}._licence-table-container_1otpl_33 ._licence-table_1otpl_33 ._licence-table-body-cell_1otpl_51{height:3.5rem;padding:.7rem .4rem .7rem 1.8rem}._buttons-container_1otpl_56{font-size:var(--font-size);margin:1.6rem 0}._form-container_1otpl_61{height:auto;margin-bottom:1.6rem}._house-types-table-filter_1vehm_1{padding:1rem;width:50rem}._house-types-table-container_1vehm_6{height:calc(100% - 17rem);overflow:hidden;max-height:calc(100% - 11rem)}._action-column_1vehm_12{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._house-type-drawer_1vehm_20 .sds-drawer-content{padding:0!important}._house-type-drawer-table-container_1vehm_24{align-items:center;flex-direction:column;width:100%}._house-type-drawer-table_1vehm_24{width:100%;border-collapse:collapse}._house-type-drawer-table-head_1vehm_35{background:var(--input-field-background-color);border-bottom:1px solid var(--border-color)}._house-type-drawer-table-row_1vehm_40{border-bottom:1px solid var(--border-color)}._house-type-drawer-table-header_1vehm_44{font-family:var(--font-family);font-size:var(--font-size);text-align:left;padding:.75rem;border-bottom:1px solid var(--border-color)}._house-type-drawer-table-cell_1vehm_52{font-family:var(--font-family);font-size:var(--font-size);text-align:left;padding:.75rem;min-width:15rem}._house-types-header_1vehm_60{display:flex;justify-content:flex-start;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem}._house-types-header__left_1vehm_68{display:flex;align-items:center;gap:1rem}._house-types-header__title_1vehm_73{font-size:2.8rem}._formBuilder_ai0b8_1{width:100%;height:100%;display:flex;flex-direction:column}._formBuilder_ai0b8_1 ._formBuilderHeader_ai0b8_7{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;width:100%}._formBuilder_ai0b8_1 ._tabContainer_ai0b8_15{flex:1;overflow-x:auto}._formBuilder_ai0b8_1 ._addCustomPageButton_ai0b8_19{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background-color .2s;white-space:nowrap;margin-left:auto}._formBuilder_ai0b8_1 ._addCustomPageButton_ai0b8_19:hover{background-color:#0056b3}._formBuilder_ai0b8_1 ._loading_ai0b8_34{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem;color:#666}._formBuilder_ai0b8_1 ._modal_ai0b8_42{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--background-color);display:flex;justify-content:center;align-items:center;z-index:1000}._formBuilder_ai0b8_1 ._error_ai0b8_54{color:var(--error-color);margin-bottom:1rem;font-size:.9rem}._formBuilder_ai0b8_1 ._modalContent_ai0b8_59{background:var(--border-color);padding:2rem;border-radius:4px;min-width:300px}._formBuilder_ai0b8_1 ._modalActions_ai0b8_65{display:flex;justify-content:flex-end;gap:1rem}._formBuilder_ai0b8_1 ._modalActions_ai0b8_65 button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}._formBuilder_ai0b8_1 ._modalActions_ai0b8_65 button:first-child{background:#007bff;color:#fff}._formBuilder_ai0b8_1 ._modalActions_ai0b8_65 button:last-child{background:#6c757d;color:#fff}._formBuilder_ai0b8_1 ._noPages_ai0b8_84{display:flex;justify-content:center;align-items:center;height:100%}._pluginComponent_13qsn_1{display:flex;flex-direction:row;align-items:center}._pluginComponent_13qsn_1 ._pluginComponent__title_13qsn_6{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.5rem;margin-right:.2rem;font-size:1.2rem;font-weight:600;color:var(--sds-color-text-primary)}._typeComponent_up7j6_1{display:flex;flex-direction:row;align-items:center}._typeComponent_up7j6_1 ._typeComponent__title_up7j6_6{padding:.5rem;margin-right:.2rem;font-size:1.2rem;font-weight:600;color:var(--sds-color-text-primary)}._questions_dg1y3_1{padding:1rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--background-color);color:var(--text-color)}._questions__header_dg1y3_9{display:flex;justify-content:flex-end;margin-bottom:1rem;min-height:3rem}._questions__list_dg1y3_15{display:flex;flex-direction:column;gap:1rem}._questionCard_dg1y3_21{background-color:var(--card-background);border-radius:.5rem;box-shadow:0 .125rem .25rem #0000001a;overflow:hidden;transition:all .3s ease;border:.0625rem solid var(--border-color)}._questionCard__header_dg1y3_29{padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--header-background);cursor:pointer;border-bottom:.0625rem solid var(--border-color);min-height:7rem}._questionCard__header_dg1y3_29:hover{background-color:var(--hover-background)}._questionCard__reorder_dg1y3_42{display:flex;flex-direction:column;gap:.5rem;margin-right:1rem}._questionCard__reorder_dg1y3_42 button{background:none;border:none;color:var(--text-color);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._questionCard__reorder_dg1y3_42 button:hover{color:var(--primary-color)}._questionCard__reorder_dg1y3_42 button:disabled{color:var(--disabled-color);cursor:not-allowed}._questionCard__title_dg1y3_66{flex:1;margin-right:1rem}._questionCard__title_dg1y3_66 .text-field{width:100%}._questionCard__title_dg1y3_66 .text-field input{background-color:transparent;border:none;color:var(--text-color);font-size:1rem;font-weight:500;padding:.5rem 0;width:100%}._questionCard__title_dg1y3_66 .text-field input:focus{outline:none;border-bottom:.125rem solid var(--primary-color)}._questionCard__toggle_dg1y3_86{color:var(--text-color);font-size:1.25rem;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0}._questionCard__content_dg1y3_97{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--content-background)}._questionCard__field_dg1y3_104{display:flex;flex-direction:column;gap:.75rem}._questionCard__field_dg1y3_104 label{font-size:1.5rem;color:var(--label-color);font-weight:500}._questions_dg1y3_1{position:relative;height:100%;width:100%;overflow-x:hidden;font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family)}._questions__header_dg1y3_9{display:flex;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem;justify-content:space-between}._questions__header__left_dg1y3_132,._questions__header__right_dg1y3_137{display:flex;align-items:center;gap:1rem}._questions__header__right_dg1y3_137 .dropdown-field{width:25rem}._questions__header__title_dg1y3_145{font-size:2.8rem}._questions__content_dg1y3_148{height:calc(100% - 6rem);max-height:calc(100% - 6rem);overflow-y:auto}.tab-content{padding:0!important;height:calc(100% - 11rem)!important}._questions-drawer__content_dg1y3_159{display:flex;flex-direction:column;gap:1.6rem}._styleDrawerOverlay_dg1y3_165{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._styleDrawer_dg1y3_165{background-color:var(--body-background-color);border-radius:.5rem;box-shadow:0 .5rem 1rem #0000004d;width:90vw;max-width:60rem;height:80vh;max-height:50rem;display:flex;flex-direction:column;overflow:hidden}._styleDrawer__header_dg1y3_190{background-color:var(--header-background);padding:1.5rem;border-bottom:.0625rem solid var(--border-color);display:flex;justify-content:space-between;align-items:center}._styleDrawer__header_dg1y3_190 h3{margin:0;color:var(--text-color);font-size:1.5rem;font-weight:600}._styleDrawer__actions_dg1y3_204{display:flex;gap:1rem}._styleDrawer__save_dg1y3_208{background-color:var(--primary-color);color:var(--text-color);border:none;border-radius:.25rem;padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease}._styleDrawer__save_dg1y3_208:hover{background-color:var(--primary-color-hover)}._styleDrawer__save_dg1y3_208:focus{outline:none;box-shadow:0 0 0 .125rem rgba(var(--primary-color-rgb),.5)}._styleDrawer__saveDisabled_dg1y3_226{background-color:var(--disabled-color, #6c757d)!important;cursor:not-allowed!important}._styleDrawer__saveDisabled_dg1y3_226:hover{background-color:var(--disabled-color, #6c757d)!important}._styleDrawer__cancel_dg1y3_233{background-color:var(--secondary-color, #6c757d);color:#fff;border:none;border-radius:.25rem;padding:.75rem 1.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease}._styleDrawer__cancel_dg1y3_233:hover{background-color:var(--secondary-color-hover, #5a6268)}._styleDrawer__cancel_dg1y3_233:focus{outline:none;box-shadow:0 0 0 .125rem #6c757d80}._styleDrawer__content_dg1y3_251{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}._styleDrawer__editorSection_dg1y3_259{flex:1;display:flex;flex-direction:column;gap:1rem;overflow:hidden}._styleDrawer__editorSection_dg1y3_259 label{font-size:1.25rem;color:var(--label-color);font-weight:500;margin-bottom:.5rem}._styleDrawer__editorHeader_dg1y3_272{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._styleDrawer__editorHeader_dg1y3_272 label{margin-bottom:0}._styleDrawer__previewToggle_dg1y3_281{background-color:var(--secondary-color, #6c757d);color:#fff;border:none;border-radius:.25rem;padding:.375rem .75rem;cursor:pointer;font-size:.75rem;font-weight:500;transition:background-color .2s ease}._styleDrawer__previewToggle_dg1y3_281:hover{background-color:var(--secondary-color-hover, #5a6268)}._styleDrawer__previewToggle_dg1y3_281:focus{outline:none;box-shadow:0 0 0 .125rem #6c757d80}._styleDrawer__editor_dg1y3_259{flex:1;width:100%;padding:1rem;border:.0625rem solid var(--border-color);border-radius:.25rem;background-color:var(--input-background, var(--background-color));color:var(--text-color);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;resize:none;outline:none;transition:border-color .2s ease}._styleDrawer__editor_dg1y3_259:focus{border-color:var(--primary-color);box-shadow:0 0 0 .125rem rgba(var(--primary-color-rgb),.25)}._styleDrawer__editor_dg1y3_259::placeholder{color:var(--placeholder-color, #6c757d);font-style:italic}._validationSummary_dg1y3_323{display:flex;gap:1rem;margin-bottom:.5rem;padding:.75rem;background-color:var(--warning-background, #fff3cd);border:.0625rem solid var(--warning-border, #ffeaa7);border-radius:.25rem}._validationSummary__errors_dg1y3_332{color:var(--error-color, #dc3545);font-weight:600;font-size:.875rem}._validationSummary__warnings_dg1y3_337{color:var(--warning-color, #856404);font-weight:600;font-size:.875rem}._validationErrors_dg1y3_343{max-height:15rem;overflow-y:auto;border-top:.0625rem solid var(--border-color);padding-top:1rem}._validationErrors_dg1y3_343 h4{margin:0 0 1rem;color:var(--text-color);font-size:1.125rem;font-weight:600}._validationErrors__list_dg1y3_355{display:flex;flex-direction:column;gap:.5rem}._validationError_dg1y3_343{padding:.75rem;border-radius:.25rem;display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem}._validationError--error_dg1y3_369{background-color:var(--error-background, #f8d7da);border:.0625rem solid var(--error-border, #f5c6cb);color:var(--error-color, #721c24)}._validationError--warning_dg1y3_374{background-color:var(--warning-background, #fff3cd);border:.0625rem solid var(--warning-border, #ffeaa7);color:var(--warning-color, #856404)}._validationError__line_dg1y3_379{font-weight:600;white-space:nowrap;min-width:4rem}._validationError__message_dg1y3_384{flex:1;line-height:1.4}._styleField_dg1y3_389{display:flex;align-items:center;gap:1rem}._styleField__button_dg1y3_394{background-color:var(--primary-color);color:#fff;border:none;border-radius:.25rem;padding:.5rem 1rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s ease}._styleField__button_dg1y3_394:hover{background-color:var(--primary-color-hover)}._styleField__button_dg1y3_394:focus{outline:none;box-shadow:0 0 0 .125rem rgba(var(--primary-color-rgb),.5)}._styleField__indicator_dg1y3_412{color:var(--success-color, #28a745);font-size:.75rem;font-weight:500;font-style:italic}._storagePreview_dg1y3_419{background-color:var(--info-background);border:.0625rem solid var(--info-border);border-radius:.25rem;padding:1rem;margin-bottom:1rem}._storagePreview_dg1y3_419 h4{margin:0 0 .75rem;color:var(--info-color);font-size:1rem;font-weight:600}._storagePreview__content_dg1y3_432{background-color:var(--code-background, #f8f9fa);border:.0625rem solid var(--border-color);border-radius:.25rem;padding:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;color:var(--code-color, #495057);word-break:break-all;white-space:pre-wrap;margin-bottom:.5rem}._storagePreview__content_dg1y3_432 em{color:var(--muted-color, #6c757d);font-style:italic}._storagePreview__note_dg1y3_448{color:var(--muted-color, #6c757d);font-size:.75rem;font-style:italic;display:block;margin-top:.5rem}._other-settings-table-filter_id56i_1{padding:1rem;width:50rem}._other-settings-table-container_id56i_6{height:calc(100% - 17rem);overflow:hidden;max-height:calc(100% - 11rem)}._action-column_id56i_12{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._other-settings-header_id56i_20{display:flex;justify-content:flex-start;align-items:center;border-bottom:.1rem solid var(--border-color);height:6rem;padding:0 1.6rem}._other-settings-header__left_id56i_28{display:flex;align-items:center;gap:1rem}._other-settings-header__title_id56i_33{font-size:2.8rem}._other-settings-drawer_id56i_37{display:flex;align-items:center;flex-direction:column}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42{display:flex;align-items:center;width:100%}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42 ._other-settings-avatar_id56i_47{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;margin-right:1rem}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42 ._other-settings-drawer-title_id56i_56{margin-left:.625rem;display:flex;flex-direction:column;width:100%}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42 ._other-settings-drawer-title_id56i_56 ._other-settings-drawer-title-text_id56i_62{display:flex;align-items:center;gap:.625rem}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42 ._other-settings-drawer-title_id56i_56 ._other-settings-drawer-h1_id56i_67{align-items:end;display:flex}._other-settings-drawer_id56i_37 ._other-settings-drawer-body_id56i_42 ._other-settings-drawer-title_id56i_56 ._other-settings-drawer-label_id56i_71{position:relative;top:-.938rem;font-size:.875rem;color:var(--text-color-secondary)}._other-settings-drawer-verticalform_id56i_78{height:auto;margin:1.6rem 0}._other-settings-title_id56i_83{font-size:2.4rem;font-weight:600;margin:0}._drawer-column_xyr8x_1,._color-column_xyr8x_9{display:flex;justify-content:center;align-items:center;width:100%;min-height:2.5rem}._color-indicator_xyr8x_17{width:1.5rem;height:1.5rem;border-radius:.25rem;border:.0625rem solid #ccc}._column-drawer_xyr8x_24,._column-color_xyr8x_28{min-width:4rem}._column-name_xyr8x_32{min-width:20rem}._column-types_xyr8x_36{min-width:15rem}._column-visibility_xyr8x_40{min-width:8rem}._column-caps_xyr8x_44{min-width:12rem}._column-last-modified_xyr8x_48,._column-updated-by_xyr8x_52{min-width:15rem}._column-actions_xyr8x_56{min-width:10rem}._avatar-icon_1pqwt_1{font-size:2.5rem;color:#fff}._column-name_osw39_1{min-width:25rem}._column-last-modified_osw39_5,._column-updated-by_osw39_9{min-width:15rem}._column-actions_osw39_13{min-width:10rem}._lifecycle-costs-container_s0hpm_1{padding:2rem;height:100%}._lifecycle-costs-content_s0hpm_6{margin-top:2rem}._sectionCard_189dp_1{background-color:var(--card-background);border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:all .3s ease;border:1px solid var(--border-color);padding:1rem;margin:1rem;overflow:auto}._sectionCard__header_189dp_12{padding:.5rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--header-background);cursor:pointer}._sectionCard__header__reorder_189dp_20{display:flex;flex-direction:column;gap:2px;margin-right:.5rem}._sectionCard__header__reorder_189dp_20 button{background:none;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;font-size:12px;color:var(--text-color);padding:2px 6px;transition:all .3s ease;width:20px;height:20px;display:flex;align-items:center;justify-content:center}._sectionCard__header__reorder_189dp_20 button:hover:not(:disabled){background-color:var(--hover-background);border-color:var(--primary-color);color:var(--primary-color)}._sectionCard__header__reorder_189dp_20 button:disabled{opacity:.5;cursor:not-allowed}._sectionCard__header__actions_189dp_50{display:flex;align-items:center;gap:.5rem}._sectionCard__header__actions_189dp_50:hover{background-color:var(--hover-background)}._sectionCard__header__title_189dp_58{font-size:1.2rem;font-weight:700;flex:1}._sectionCard__content_189dp_63{padding:1rem;background-color:var(--content-background);border-top:1px solid var(--border-color)}._sectionCard__actions_189dp_68{display:flex;gap:.5rem;margin-bottom:1rem;align-items:center}._sectionCard__loading_189dp_74{display:flex;justify-content:center;align-items:center;padding:2rem;color:#666;font-style:italic}._sectionCard_189dp_1 ._expandButton_189dp_82{background:none;border:none;cursor:pointer;font-size:1.2rem;color:var(--text-color);padding:.5rem;transition:transform .3s ease}._sectionCard_189dp_1 ._expandButton_189dp_82:hover{color:var(--primary-color)}._sectionCard_189dp_1 ._question_189dp_94{padding:.75rem;border-bottom:1px solid var(--border-color)}._sectionCard_189dp_1 ._question_189dp_94:last-child{border-bottom:none}._sectionCard_189dp_1 ._question_189dp_94 h4{margin:0 0 .5rem;color:var(--text-color)}._sectionCard_189dp_1 ._question_189dp_94 p{margin:0;color:var(--text-secondary);font-size:.9rem}._sectionCard_189dp_1 ._gap1_189dp_110{gap:1rem}._customComponent_189dp_114{padding:1rem;background-color:var(--accent-background);border:1px solid var(--accent-border);border-radius:6px;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}._customComponent__title_189dp_124{color:var(--primary-color);margin-bottom:.5rem}._customComponent__status_189dp_128{font-size:.8rem;color:var(--text-secondary)}._customComponentError_189dp_133{padding:1rem;background-color:var(--error-background);border:1px solid var(--error-border);border-radius:6px;margin-bottom:1rem}._customComponentError_189dp_133 p{margin:0;color:var(--error-color)}._section-drawer_f2k87_1 .sds-drawer-content{padding:0!important}._section-drawer__content_f2k87_4{display:flex;flex-direction:column;gap:1.6rem;padding:2rem;height:100%;justify-content:space-between}._section-drawer__form_f2k87_12{display:flex;flex-direction:column;gap:1.6rem;overflow:hidden;height:calc(100% - 7rem)}._section-drawer__form-section_f2k87_19{display:flex;flex-direction:column;gap:1rem}._section-drawer__title_f2k87_24{font-size:2.4rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}._section-drawer__subtitle_f2k87_30{font-size:1.6rem;font-weight:500;color:var(--text-color);margin-bottom:.8rem}._section-drawer__note_f2k87_36{padding:1.6rem;margin-top:1.6rem;background-color:var(--tab-background-color);border:.1rem solid var(--border-color);border-radius:.8rem;font-size:1.4rem;color:var(--text-color);border-left:.4rem solid var(--brand-color);height:7rem}._section-drawer__note_f2k87_36 strong{color:var(--brand-color);font-weight:600}._section-drawer__field-group_f2k87_51{display:flex;flex-direction:column;gap:.8rem}._section-drawer__field-label_f2k87_56{font-size:1.4rem;font-weight:500;color:var(--text-color);margin-bottom:.4rem}._section-drawer__actions_f2k87_62{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:1px solid var(--border-color);margin-top:auto}._section-drawer--system_f2k87_71 ._section-drawer__title_f2k87_24:after{content:" (System)";font-size:1.6rem;font-weight:400;color:var(--text-color);opacity:.7}._section-drawer--system_f2k87_71 ._section-drawer__note_f2k87_36{background-color:var(--highlight-color);background-color:rgba(var(--brand-color-rgb, 73, 134, 224),.1);border-left-color:var(--brand-color)}@media (max-width: 768px){._section-drawer__content_f2k87_4{padding:1.6rem}._section-drawer__note_f2k87_36{padding:1.2rem}._section-drawer__actions_f2k87_62{flex-direction:column}._section-drawer__actions_f2k87_62 button{width:100%}}._sectionsCard_1llek_1{background-color:var(--card-background);border-radius:.1rem;box-shadow:0 .1rem .4rem #0000001a;overflow:hidden;transition:all .3s ease;border:.1rem solid var(--border-color);width:100%;height:100%;overflow:auto}._sectionsCard__header_1llek_12{padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--header-background);cursor:pointer;border-bottom:.1rem solid var(--border-color)}._sectionsCard__header_1llek_12:hover{background-color:var(--hover-background)}._sectionsCard__header__actions_1llek_24{display:flex;align-items:center;gap:.5rem}._sectionsCard__title_1llek_29{flex:1;margin-right:1rem}._sectionsCard__title_1llek_29 .text-field{width:100%}._sectionsCard__title_1llek_29 .text-field input{background-color:transparent;border:none;color:var(--text-color);font-size:1rem;font-weight:500;padding:.5rem 0;width:100%}._sectionsCard__title_1llek_29 .text-field input:focus{outline:none;border-bottom:2px solid var(--primary-color)}._sectionsCard_list_1llek_49{padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;height:100%}._sectionsCard__toggle_1llek_57{color:var(--text-color);font-size:1.25rem;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0}._sectionsCard__content_1llek_68{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--content-background)}._sectionsCard__field_1llek_75{display:flex;flex-direction:column;gap:.75rem}._sectionsCard__field_1llek_75 label{font-size:1.5rem;color:var(--label-color);font-weight:500}._sectionsCard_1llek_1 ._modal_1llek_85{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--background-color);display:flex;justify-content:center;align-items:center;z-index:1000}._sectionsCard_1llek_1 ._error_1llek_97{color:var(--error-color);margin-bottom:1rem;font-size:.9rem}._sectionsCard_1llek_1 ._modalContent_1llek_102{background:var(--border-color);padding:2rem;border-radius:4px;min-width:300px}._sectionsCard_1llek_1 ._modalActions_1llek_108{display:flex;justify-content:flex-end;gap:1rem}._sectionsCard_1llek_1 ._modalActions_1llek_108 button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}._sectionsCard_1llek_1 ._modalActions_1llek_108 button:first-child{background:#007bff;color:#fff}._sectionsCard_1llek_1 ._modalActions_1llek_108 button:last-child{background:#6c757d;color:#fff}._loginScreen_xi4qs_1{display:flex;justify-content:center;flex-direction:row;min-height:100vh;padding:2rem}._loginCredentialsArea_xi4qs_9{display:flex;flex-direction:column;justify-content:center;align-items:center}._credentialsFieldHolder_xi4qs_16{display:flex;flex-direction:column;gap:2rem;min-width:60rem;padding:4rem;border-radius:1.2rem;border:.1rem solid var(--borderColor)}._credentialsFieldHolder_xi4qs_16 ._sdsLogo_xi4qs_25{align-self:left}._credentialsFieldHolder_xi4qs_16 hr{border:none;border-top:.1rem solid var(--forgot-password-line-color);margin:1rem 0}._credentialsFieldHolder_xi4qs_16 span{text-align:center;font-family:var(--font-family);font-size:var(--font-size);color:var(--text-color)}._credentialsFieldHolder_xi4qs_16 span a{color:var(--link-color);font-size:var(--font-size);font-family:var(--font-family);text-decoration:none;font-weight:300}._credentialsFieldHolder_xi4qs_16 ._buttonsHolder_xi4qs_46{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}._credentialsFieldHolder_xi4qs_16 ._buttonsHolder_xi4qs_46 ._cancelButton_xi4qs_52,._credentialsFieldHolder_xi4qs_16 ._buttonsHolder_xi4qs_46 ._resendButton_xi4qs_52{width:50%}._credentialsFieldHolder_xi4qs_16 ._buttonsHolder_xi4qs_46 ._cancelButton_xi4qs_52 .MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary.MuiButton-sizeSmall.MuiButton-containedSizeSmall.MuiButton-colorPrimary,._credentialsFieldHolder_xi4qs_16 ._buttonsHolder_xi4qs_46 ._resendButton_xi4qs_52 .MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary.MuiButton-sizeSmall.MuiButton-containedSizeSmall.MuiButton-colorPrimary{margin-left:0!important;width:100%}._credentialsFieldHolder_xi4qs_16 ._validationMessage_xi4qs_59{color:var(--error-color);font-size:var(--font-size);text-align:center;font-family:var(--font-family)}._home-page_1v2op_1{height:100%}._home-page__welcome-message_1v2op_4{display:flex;justify-content:center;align-items:center;height:33rem;min-height:33rem;width:100%;background-color:var(--sidebar-background-color);font-size:7rem;line-height:10.5rem;color:var(--text-color);flex-direction:column}._layout_1yrch_1{height:100%;overflow:hidden;display:flex;flex-direction:row}._layout__sidebar_1yrch_7,._layout__content_1yrch_7{width:100%;height:100%;max-height:100%;overflow:hidden}body:has(._landing-page_1gtgg_2){overflow:auto}html{scroll-behavior:smooth}._landing-page_1gtgg_2{height:100vh;overflow-y:auto}._landing-page_1gtgg_2 header,._landing-page_1gtgg_2 ._content_1gtgg_24,._landing-page_1gtgg_2 header nav,._landing-page_1gtgg_2 ._product-box_1gtgg_26,._landing-page_1gtgg_2 ._hero-content_1gtgg_27,._landing-page_1gtgg_2 ._client-banner_1gtgg_28,._landing-page_1gtgg_2 ._right-content_1gtgg_29,._landing-page_1gtgg_2 ._product-box_1gtgg_26 form,._landing-page_1gtgg_2 ._navigation-example_1gtgg_31,._landing-page_1gtgg_2 ._product-box_1gtgg_26 ._product_1gtgg_26,._landing-page_1gtgg_2 footer ._content-wrapper_1gtgg_33,._landing-page_1gtgg_2 ._product-box_1gtgg_26 ._description_1gtgg_34,._landing-page_1gtgg_2 ._content-wrapper_1gtgg_33._split-content_1gtgg_35{display:flex}._landing-page_1gtgg_2 header{width:100%;height:fit-content;min-height:7rem;justify-content:flex-start;align-items:center;padding:0 1.6rem;position:fixed;z-index:1;background-color:var(--sidebar-background-color)}._landing-page_1gtgg_2 header nav{width:100%;padding:2rem;align-items:center}._landing-page_1gtgg_2 header nav ._left-content_1gtgg_54{flex-grow:1}._landing-page_1gtgg_2 header nav ._left-content_1gtgg_54 ._sds-logo_1gtgg_57{width:4.4rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29{gap:2rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63{display:flex;align-items:flex-start;gap:1.6rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._email-field_1gtgg_68,._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._password-field_1gtgg_69{width:30rem;min-height:8.8rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._email-field_1gtgg_68 .TextField,._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._password-field_1gtgg_69 .TextField{margin-bottom:0}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-memory-holder_1gtgg_77{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-top:2rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-memory-holder_1gtgg_77 .MuiFormControlLabel-root{margin-left:1.6rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-memory-holder_1gtgg_77 .MuiFormControlLabel-root .MuiFormControlLabel-label{font-family:var(--font-family);font-size:var(--font-size);color:var(--text-color)}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-memory-holder_1gtgg_77 ._forgot-password_1gtgg_92 a{color:var(--link-color);font-size:var(--font-size);text-decoration:none;font-family:var(--font-family)}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-button_1gtgg_98{width:15rem;margin-top:2.7rem}._landing-page_1gtgg_2 header nav ._right-content_1gtgg_29._login-page_1gtgg_63 ._credentials-field-holder-horizontal_1gtgg_63 ._login-button_1gtgg_98 button{width:100%}._landing-page_1gtgg_2 ._landing-page-content_1gtgg_105{padding-top:7rem;min-height:calc(100vh - 7rem);display:flex;flex-direction:column}._landing-page_1gtgg_2 section._hero_1gtgg_27{height:fit-content;background-color:var(--landing-page-background-image-color);background-image:url(/assets/images/developersInFieldB.jpg);background-size:cover;background-blend-mode:hard-light;padding:4rem 0}._landing-page_1gtgg_2 section._hero_1gtgg_27 p{opacity:1}._landing-page_1gtgg_2 ._client-banner_1gtgg_28{padding:4rem 6rem;background:var(--landing-page-client-background-color)}._landing-page_1gtgg_2 ._client-banner_1gtgg_28 ._content_1gtgg_24{justify-content:center;align-items:center;flex-wrap:wrap;gap:16rem;opacity:.7}._landing-page_1gtgg_2 ._client-banner_1gtgg_28 ._content_1gtgg_24>img{width:16rem;filter:contrast(2)}._landing-page_1gtgg_2 footer{background-color:var(--sidebar-background-color)}._landing-page_1gtgg_2 footer ul{list-style:none}._landing-page_1gtgg_2 footer ul li:first-of-type{opacity:1;font-size:var(--font-size)}._landing-page_1gtgg_2 footer ._content-wrapper_1gtgg_33{flex-direction:row;flex-wrap:wrap;gap:6rem;justify-content:space-between}._landing-page_1gtgg_2 footer ._content-wrapper_1gtgg_33 ._about_1gtgg_153{width:33.3%;min-width:40rem}._landing-page_1gtgg_2 footer ._content-wrapper_1gtgg_33 ._about_1gtgg_153 h3{padding:0;margin:0 0 1.6rem;opacity:1}._landing-page_1gtgg_2 footer ._content-wrapper_1gtgg_33 ._about_1gtgg_153 p{font-size:1.8rem;line-height:1.7}._landing-page_1gtgg_2 footer._copyright_1gtgg_166{padding:1.6rem;background-color:var(--sidebar-background-color)}._landing-page_1gtgg_2 footer._copyright_1gtgg_166 ul{font-size:1.2rem}._landing-page_1gtgg_2 footer:not(._copyright_1gtgg_166){margin-top:7.6rem}._landing-page_1gtgg_2 section{padding:0 6rem}._landing-page_1gtgg_2 section:nth-child(2n) ._content-wrapper_1gtgg_33{border-radius:1.2rem;border:.1rem solid var(--borderColor);background-color:var(--sidebar-background-color)}._landing-page_1gtgg_2 ._content-wrapper_1gtgg_33{padding:6rem;max-width:128rem;margin:auto}._landing-page_1gtgg_2 ._content-wrapper_1gtgg_33._split-content_1gtgg_35{flex-direction:row}._landing-page_1gtgg_2 ._content_1gtgg_24{max-width:117rem;margin:auto}._landing-page_1gtgg_2 ._content-left_1gtgg_196,._landing-page_1gtgg_2 ._content-right_1gtgg_197{width:50%;padding:2rem}._landing-page_1gtgg_2 h1{font-family:var(--font-family);font-weight:300;color:var(--text-color);font-size:7rem;line-height:8rem;margin-top:0}._landing-page_1gtgg_2 h2{font-size:5rem;font-family:var(--font-family);color:var(--text-color);font-weight:400}._landing-page_1gtgg_2 h3{font-size:2.4rem}._landing-page_1gtgg_2 p,._landing-page_1gtgg_2 ul{font-family:var(--font-family);color:var(--text-color);font-size:2.5rem;opacity:.65;font-weight:300}._landing-page_1gtgg_2 ul{list-style:circle}._landing-page_1gtgg_2 ._login-fails-message_1gtgg_228{border-radius:1.2rem;background-color:var(--background);border:.1rem solid var(--borderColor);display:flex;position:fixed;padding:.5rem;left:1.5rem;right:1.5rem;top:10rem;z-index:999}._landing-page_1gtgg_2 ._login-fails-message_1gtgg_228 ._icon-holder_1gtgg_240{align-items:baseline}._landing-page_1gtgg_2 ._login-fails-message_1gtgg_228 p{text-align:justify;margin-left:.5rem}@media (max-width: 1081px){._landing-page_1gtgg_2 ._hero_1gtgg_27 ._content_1gtgg_24{flex-direction:column}}@media (max-width: 760px){._landing-page_1gtgg_2 h1{font-size:6rem;line-height:6rem;font-family:var(--font-family);color:var(--text-color);font-weight:300}._landing-page_1gtgg_2 section._hero_1gtgg_27{padding:8.4rem 0 0}._landing-page_1gtgg_2 ._content-wrapper_1gtgg_33{padding:3rem}._landing-page_1gtgg_2 ._content-wrapper_1gtgg_33._split-content_1gtgg_35,._landing-page_1gtgg_2 ._content_1gtgg_24{flex-direction:column}._landing-page_1gtgg_2 ._client-banner_1gtgg_28 ._content_1gtgg_24{gap:6rem}._landing-page_1gtgg_2 ._content-left_1gtgg_196,._landing-page_1gtgg_2 ._content-right_1gtgg_197{width:100%}._landing-page_1gtgg_2 h2._landing-page-heading_1gtgg_277{font-size:3rem;line-height:4rem;margin-bottom:2rem;font-family:var(--font-family);color:var(--text-color);font-weight:400}}._products_1gtgg_287._list_1gtgg_287 ul li,._events_1gtgg_288._list_1gtgg_287 ul li{margin-bottom:1.2rem}._products_1gtgg_287._list_1gtgg_287 ul li:first-of-type,._events_1gtgg_288._list_1gtgg_287 ul li:first-of-type{font-size:2rem;font-weight:500;color:var(--text-color);margin-bottom:2rem}._products_1gtgg_287._list_1gtgg_287 ul li a,._events_1gtgg_288._list_1gtgg_287 ul li a{font-size:var(--font-size);font-weight:400;color:var(--highlight-color);text-decoration:none;opacity:.7;transition:opacity .3s ease}._products_1gtgg_287._list_1gtgg_287 ul li a:hover,._events_1gtgg_288._list_1gtgg_287 ul li a:hover{opacity:1}._cloudsuite-features_1gtgg_312{padding:5rem 0;background-color:var(--sidebar-background-color)}._cloudsuite-features_1gtgg_312 h2{text-align:center;margin-bottom:3.125rem;font-size:3rem;color:var(--text-color)}._feature-tabs_1gtgg_323{display:flex;flex-wrap:nowrap;justify-content:center;gap:.5rem;margin-bottom:3rem;border-bottom:.0625rem solid var(--border-light);padding-bottom:.5rem;max-width:98%;margin-left:auto;margin-right:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--tab-active-color) transparent}._feature-tabs_1gtgg_323::-webkit-scrollbar{height:.375rem}._feature-tabs_1gtgg_323::-webkit-scrollbar-track{background:transparent}._feature-tabs_1gtgg_323::-webkit-scrollbar-thumb{background-color:var(--tab-active-color);border-radius:.625rem}._tab-button_1gtgg_350{cursor:pointer;display:inline-block;font-size:1.3rem;min-height:3.5625rem;min-width:5rem;padding:.9375rem;transition-duration:.4s;transition-property:color,opacity,border-color,width,background-color;transition-timing-function:ease-in-out;border:none;background:transparent;text-align:center;text-transform:uppercase;position:relative;color:var(--tab-text-color);margin:0 .125rem;white-space:nowrap;flex:0 0 auto}._tab-button_1gtgg_350:hover{color:var(--tab-active-color)}._tab-button_1gtgg_350._active_1gtgg_373{border-bottom:.125rem solid var(--tab-active-color);color:var(--tab-active-color);font-weight:700}._tab-button_1gtgg_350._active_1gtgg_373._active_1gtgg_373:after{content:"";position:absolute;bottom:-.125rem;left:0;width:100%;height:.125rem;background-color:var(--tab-active-color)}._feature-content_1gtgg_388{max-width:60rem;width:90%;margin:0 auto;padding:2.5rem;background-color:var(--body-background-color);border-radius:.5rem;box-shadow:0 .25rem .75rem var(--shadow-light);transition:all .3s ease;color:var(--text-color)}._feature-detail_1gtgg_400{animation:_fadeIn_1gtgg_1 .5s ease}._feature-detail_1gtgg_400 p{font-size:1.75rem;line-height:1.6;margin-bottom:1.5rem}._active-title_1gtgg_409{color:var(--tab-active-color);margin-bottom:1.25rem;font-size:2.25rem}._benefit-list_1gtgg_415{margin-top:1.5rem;padding-left:0;list-style:none;margin:var(--ul-li-spacing, 1.5rem) 0}._benefit-list_1gtgg_415 li{margin-bottom:1rem;position:relative;line-height:1.6;padding-left:2rem;display:flex;align-items:center;font-size:1.5rem}._benefit-list_1gtgg_415 li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.2rem;height:.1875rem;background-color:var(--tab-active-color);margin-right:1rem}@keyframes _fadeIn_1gtgg_1{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._feature-tabs_1gtgg_323{flex-direction:column;align-items:center;border-bottom:none}._tab-button_1gtgg_350{width:100%;max-width:18.75rem;margin-bottom:.625rem;border-bottom:.0625rem solid var(--border-light)}._tab-button_1gtgg_350._active_1gtgg_373{border-bottom:.125rem solid var(--tab-active-color)}._cloudsuite-features_1gtgg_312 h2{font-size:2rem}}._benefits-section_1gtgg_471{padding:5rem 0;background-color:var(--sidebar-background-color)}._benefits-section_1gtgg_471 h2{text-align:center;margin-bottom:1.25rem;font-size:2.5rem;color:var(--text-color)}._benefits-section_1gtgg_471 p{text-align:center;max-width:50rem;margin:0 auto 3.125rem;font-size:1.8rem;line-height:1.6;color:var(--text-color);opacity:.8}._benefits-grid_1gtgg_491{display:grid;grid-template-columns:repeat(4,1fr);gap:1.875rem;margin-top:1.875rem}@media (max-width: 1024px){._benefits-grid_1gtgg_491{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._benefits-grid_1gtgg_491{grid-template-columns:1fr}}._benefit-card_1gtgg_508{position:relative;background-color:var(--body-background-color);padding:1.875rem;border-radius:.5rem;box-shadow:0 .25rem .75rem var(--shadow-light);transition:transform .3s ease,box-shadow .3s ease;height:100%}._benefit-card_1gtgg_508:hover{transform:translateY(-.3125rem);box-shadow:0 .5rem 1.5rem var(--shadow-medium)}._benefit-card_1gtgg_508 h3{color:var(--tab-active-color);font-size:1.8rem;margin-bottom:.9375rem;font-weight:600}._benefit-card_1gtgg_508 p{font-size:1.6rem;line-height:1.5;margin:0;text-align:left;color:var(--text-color);opacity:.8}._contact-section_1gtgg_536{padding:5rem 0;background-color:var(--sidebar-background-color)}._contact-section_1gtgg_536 h2{text-align:center;margin-bottom:1.875rem;font-size:2.8rem;color:var(--text-color)}._contact-content_1gtgg_547{max-width:50rem;margin:0 auto;text-align:center}._contact-info_1gtgg_553{padding:1.875rem;background-color:var(--body-background-color);border-radius:.5rem;box-shadow:0 .25rem .75rem var(--shadow-light);display:flex;flex-direction:column;align-items:center;gap:1.25rem}._contact-info_1gtgg_553 h3{font-size:2rem;margin-bottom:.625rem;color:var(--text-color)}._contact-info_1gtgg_553 ._contact-phone_1gtgg_568{margin:.9375rem 0}._contact-info_1gtgg_553 ._contact-phone_1gtgg_568 h4{font-size:1.8rem;font-weight:400;color:var(--text-color)}._contact-info_1gtgg_553 ._contact-phone_1gtgg_568 h4 span{color:var(--accent-blue);font-weight:600}._loginCredentialsArea_1ni4e_1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8{display:flex;flex-direction:column;gap:2rem;padding:4rem;border-radius:1.2rem;border:.1rem solid var(--borderColor);min-width:60rem;position:relative}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._sdsLogo_1ni4e_18{align-self:left}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._subHeader_1ni4e_21{font-size:var(--font-size);color:var(--text-color);font-family:var(--font-family);font-weight:300}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._loginButton_1ni4e_27{width:100%}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._loginButton_1ni4e_27 .MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary.MuiButton-sizeSmall.MuiButton-containedSizeSmall.MuiButton-colorPrimary{margin-left:0!important;width:100%}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._buttonsHolder_1ni4e_34{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._buttonsHolder_1ni4e_34 ._cancelButton_1ni4e_40,._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._buttonsHolder_1ni4e_34 ._resendButton_1ni4e_40{width:50%}._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._buttonsHolder_1ni4e_34 ._cancelButton_1ni4e_40 .MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary.MuiButton-sizeSmall.MuiButton-containedSizeSmall.MuiButton-colorPrimary,._loginCredentialsArea_1ni4e_1 ._credentialsFieldHolder_1ni4e_8 ._buttonsHolder_1ni4e_34 ._resendButton_1ni4e_40 .MuiButtonBase-root.MuiButton-root.MuiButton-contained.MuiButton-containedPrimary.MuiButton-sizeSmall.MuiButton-containedSizeSmall.MuiButton-colorPrimary{margin-left:0!important;width:100%}._not-found-root_kkqen_1{text-align:"center";margin-top:"50px";display:flex;justify-content:center;flex-direction:column;align-items:center;color:var(--text-color);height:100%;gap:3rem}._not-found-root__title_kkqen_12{margin:0;font-size:2.8rem}._not-found-root__sub-title_kkqen_16{font-size:var(--font-size)}._navigation-menu_13w9z_1{display:flex;flex-direction:column;color:var(--text-color);min-width:max-content;scrollbar-width:none;position:relative;height:100%;overflow-y:auto}._navigation-menu__settings_13w9z_11{border-bottom:.1rem solid var(--border-color);display:flex;flex-direction:column}._navigation-menu__workspace_13w9z_16{display:flex;align-items:center;gap:1rem;padding:1rem;position:sticky;top:0;background:var(--background-color);z-index:2}._navigation-menu__title_13w9z_26{font-size:2rem;font-weight:600}._navigation-menu__items_13w9z_30{display:flex;flex-direction:column;gap:.5rem;padding:1rem;overflow-y:auto}._navigation-menu__item_13w9z_30{display:flex;flex-direction:column;position:relative;font-size:var(--font-size);width:100%}._navigation-menu__item__name_13w9z_44{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer;position:relative;width:100%;height:4rem}._navigation-menu__item__name_13w9z_44:hover{background-color:var(--sidebar-menu-hover-background-color)}._navigation-menu__item__name_13w9z_44:hover ._navigation-menu__item__options_13w9z_57{opacity:1;visibility:visible}._navigation-menu__item__name_13w9z_44._--selected_13w9z_61{background-color:var(--link-color);color:#000;border-radius:.25rem}._navigation-menu__item__options_13w9z_57{position:absolute;right:1rem;cursor:pointer;z-index:3;top:1rem}._navigation-menu__item__options_13w9z_57._--selected_13w9z_61{background:var(--link-color);border-radius:.25rem;visibility:visible;color:var(--background-color)}._navigation-menu__item__sub-item_13w9z_79{margin-left:1rem}._options-menu_13w9z_83{position:fixed;background:var(--sidebar-background-color);border:.1rem solid var(--border-color);border-radius:1rem;padding:.5rem;z-index:1000;box-shadow:0 2px 4px #0000001a;min-width:155px;font-size:var(--font-size);padding:1.2rem .5rem;gap:.3rem}._options-menu_13w9z_83 button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;border:none;background:none;cursor:pointer;color:var(--text-color);text-align:left;border-radius:.25rem}._options-menu_13w9z_83 button:hover{background:var(--sidebar-menu-hover-background-color);border-radius:.25rem}._options-menu_13w9z_83 button._delete-button_13w9z_113{position:relative}._options-menu_13w9z_83 button._delete-button_13w9z_113 .confirm-deletion-container{height:24px;width:24px;padding:0;position:relative;display:flex;flex-direction:row}._options-menu_13w9z_83 button._delete-button_13w9z_113 .confirm-deletion-container svg{width:20px;height:20px}._options-menu_13w9z_83 button._delete-button_13w9z_113 span{position:relative;left:-6px}._rename-input_13w9z_133{position:fixed;background:var(--background-color);border:.1rem solid var(--border-color);border-radius:.25rem;padding:.5rem;z-index:1000;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:.5rem;min-width:200px}._rename-input_13w9z_133 input{padding:.5rem;border:.1rem solid var(--border-color);border-radius:.25rem;background:var(--input-background);color:var(--text-color)}._rename-input_13w9z_133 button{padding:.5rem;border:none;border-radius:.25rem;cursor:pointer;background:var(--button-background);color:var(--text-color)}._rename-input_13w9z_133 button:hover{background:var(--button-hover-background)}._navigation-menu__workspace_13w9z_16 button{background:none;border:none;box-shadow:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._sidebar_n1oj4_1{height:100%;background-color:var(--sidebar-background-color)}._sidebar__header_n1oj4_5{display:flex;flex-direction:column;color:var(--text-color);border-bottom:.1rem solid var(--border-color);min-width:max-content;scrollbar-width:none}._sidebar__header__brand_n1oj4_13{display:flex;align-items:center;height:6rem;cursor:pointer;gap:1rem;padding:1.5rem}._sidebar__header__brand__title_n1oj4_21{font-size:2.6rem}._sidebar__header__brand_n1oj4_13 img{height:2.8rem;width:2.8rem}._sidebar__header__profile_n1oj4_28{height:6rem;display:flex;align-items:center;gap:1rem;padding:1.5rem;font-size:var(--font-size)}._sidebar__header__profile__avatar_n1oj4_36{border-radius:50%;height:2.8rem;width:2.8rem}._sidebar__header__profile__name_n1oj4_41,._sidebar__header__profile__logout_n1oj4_41{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._sidebar__header__profile__logout_n1oj4_41{text-decoration:none;color:var(--link-color);cursor:pointer}._sidebar__navigation_n1oj4_51{display:flex;flex-direction:column;height:calc(100% - 18.2rem);max-height:calc(100% - 18.2rem);background-color:var(--sidebar-background-color)}._sidebar__footer_n1oj4_58{height:6rem;display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:1rem;border-top:.1rem solid var(--border-color)}._sidebar__footer__expand-collapse-container_n1oj4_67{display:flex;justify-content:center;align-items:center;height:6rem;padding:0 1rem}._sidebar__footer__icon-button_n1oj4_74{height:2.4rem;width:2.4rem;border:.2rem solid var(--border-color);border-radius:.5rem;color:var(--text-color);cursor:pointer}._sidebar__footer__theme-selector_n1oj4_82{display:flex;justify-content:flex-end;align-items:center;height:6rem}._--collapsed_n1oj4_89 ._sidebar__navigation_n1oj4_51{height:calc(100% - 26.2rem);max-height:calc(100% - 26.2rem)}._--collapsed_n1oj4_89 ._sidebar__navigation__collapsed_n1oj4_93{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}._--collapsed_n1oj4_89 ._sidebar__navigation__collapsed__rotated-content_n1oj4_101{transform:rotate(-90deg);transform-origin:center;white-space:nowrap;display:flex;align-items:center;justify-content:center;height:6rem;width:max-content;font-size:2.5rem;letter-spacing:1.5rem;text-transform:uppercase}._--collapsed_n1oj4_89 ._sidebar__navigation__expanded_n1oj4_114{display:none}._--collapsed_n1oj4_89 ._sidebar__footer_n1oj4_58{height:14rem;flex-direction:column}._--collapsed_n1oj4_89 ._sidebar__footer__theme-selector_n1oj4_82{height:10rem;width:100%}._--collapsed_n1oj4_89 ._sidebar__footer_n1oj4_58 .theme-selector-container{flex-direction:column}._--expanded_n1oj4_129 ._sidebar__navigation__collapsed_n1oj4_93{display:none}._--expanded_n1oj4_129 ._sidebar__navigation__expanded_n1oj4_114{overflow-y:auto;display:flex;flex-direction:column;gap:1rem;scrollbar-width:none;min-width:max-content}._--expanded_n1oj4_129 ._sidebar__footer_n1oj4_58 .theme-selector-container{width:8rem}._navigation_1ynjd_1{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:3rem;max-width:100%}._navigation__item_1ynjd_10{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.5rem;font-size:var(--font-size);cursor:pointer}._navigation__item_1ynjd_10 svg{font-size:2.2rem}:root,[data-theme=theme-light]{color-scheme:light;--text-color: hsl(260, 23%, 10%);--inverted-text-color: hsl(0, 0%, 100%);--font-family: Montserrat, sans-serif;--font-size: 1.4rem;--letter-spacing: .05rem;--white: hsl(0, 0%, 100%);--body-background-color: hsl(0, 0%, 100%);--error-color: hsl(4, 90%, 58%);--primary: hsl(74, 68.1%, 44.3%);--border-color: hsla(0, 0%, 0%, .2);--svg-font-size: 2rem;--link-color: hsl(217, 89%, 76%);--placeholder-color: hsl(0, 0%, 50%);--backdrop-background-color: hsla(0, 0%, 0%, .5);--theme-selector-background-color: hsl(237, 54%, 56%);--button-text-color: hsl(260, 23%, 10%);--button-background-color: hsl(74, 68.1%, 44.3%);--button-background-theme-color: hsl(0, 0%, 100%);--button-border-color: hsla(0, 0%, 0%, .2);--button-shadow-color: hsla(0, 0%, 0%, .15);--button-shadow-inner-color: hsla(0, 0%, 0%, .09);--button-shadow: 0 .1rem .2rem var(--button-border-color), 0 .3rem .3rem var(--button-shadow-color), 0 0 0 .1rem var(--button-shadow-color), inset 0 -.1rem .3rem 0 var(--button-shadow-inner-color), inset 0 -.1rem .6rem 0 var(--button-shadow-inner-color);--button-group-active-item-background-color: hsl(237, 54%, 56%);--button-group-active-item-border-color: hsl(0, 0%, 84%);--button-group-active-text-color: hsl(0, 0%, 100%);--icon-color: hsl(0, 0%, 44%);--delete-action-color: hsl(349, 100%, 59%);--confirm-action-color: hsl(126, 61%, 49%);--checkbox-checked-color: hsl(237, 54%, 56%);--checkbox-unchecked-color: hsl(257, 12%, 34%);--drawer-header-border-bottom-color: hsla(0, 0%, 0%, .2);--input-field-background-color: hsl(0, 0%, 98%);--highlight-blue-color: hsl(237, 54%, 56%);--input-border-color: hsla(0, 0%, 0%, .2);--tooltip-background-color: hsl(0, 0%, 98%);--card-area-border-color: hsl(46, 21%, 24%);--date-picker-background: hsl(0, 0%, 100%);--date-picker-popup-background: hsl(0, 0%, 100%);--date-picker-border-color: hsla(0, 0%, 0%, .2);--date-picker-shadow: 0 .1rem .2rem var(--button-border-color), 0 .3rem .3rem var(--button-shadow-color), 0 0 0 .1rem var(--button-shadow-color), inset 0 -.1rem .3rem 0 var(--button-shadow-inner-color), inset 0 -.1rem .6rem 0 var(--button-shadow-inner-color);--dropdown-background-color: hsl(0, 0%, 100%);--dropdown-border-color: hsla(0, 0%, 0%, .2);--dropdown-icon-color: hsl(237, 54%, 56%);--dropdown-icon-background-color: hsl(238, 50%, 81%);--dropdown-item-hover-color: hsl(240, 2%, 91%);--dropdown-item-selected-text: hsl(0, 0%, 100%);--summary-box-background-color: hsl(240, 3%, 94%);--summary-box-sub-text-color: hsl(214, 19%, 62%);--table-header-bg: hsl(240, 3%, 94%);--table-row-odd-bg: hsl(0, 0%, 97%);--table-row-even-bg: hsl(0, 0%, 100%);--table-row-hover-bg: hsl(240, 3%, 94%);--table-border-color: hsla(0, 0%, 0%, .2);--tab-navigation-background-color: hsl(240, 3%, 94%);--tab-hover-color: hsl(257, 12%, 34%);--tab-selected-color: hsl(74, 68.1%, 44.3%);--drag-drop-container-background-color: hsl(240, 3%, 94%)}[data-theme=theme-dark]{color-scheme:dark;--text-color: hsl(270, 3%, 87%);--inverted-text-color: hsl(260, 23%, 10%);--body-background-color: hsl(261, 16%, 17%);--border-color: hsl(257, 12%, 34%);--theme-selector-background-color: hsl(217, 89%, 76%);--theme-selector-text-color: hsl(217, 89%, 76%);--button-text-color: hsl(270, 3%, 87%);--button-background-theme-color: hsl(264, 5%, 38%);--button-group-active-item-background-color: hsl(217, 89%, 76%);--button-group-active-item-border-color: hsl(0, 0%, 44%);--button-group-active-text-color: hsl(260, 23%, 10%);--icon-color: hsl(270, 3%, 87%);--checkbox-checked-color: hsl(237, 54%, 56%);--checkbox-unchecked-color: hsl(0, 0%, 98%);--input-field-background-color: hsl(260, 23%, 10%);--highlight-blue-color: hsl(237, 54%, 56%);--input-border-color: hsl(257, 12%, 34%);--drawer-header-border-bottom-color: hsl(257, 12%, 34%);--tooltip-background-color: hsl(262, 22%, 10%);--card-area-border-color: hsl(0, 0%, 98%);--date-picker-background: hsl(262, 22%, 10%);--date-picker-popup-background: hsl(0, 0%, 23%);--date-picker-border-color: hsl(257, 12%, 34%);--dropdown-background-color: hsl(262, 22%, 10%);--dropdown-border-color: hsl(257, 12%, 34%);--dropdown-icon-color: hsl(217, 89%, 76%);--dropdown-icon-background-color: hsl(223, 26%, 37%);--dropdown-item-hover-color: hsl(263, 10%, 25%);--dropdown-item-selected-text: hsl(0, 0%, 0%);--summary-box-background-color: hsl(260, 23%, 10%);--summary-box-sub-text-color: hsl(214, 19%, 62%);--table-header-bg: hsl(260, 23%, 10%);--table-row-odd-bg: hsl(262, 10%, 23%);--table-row-even-bg: hsl(261, 16%, 17%);--table-row-hover-bg: hsl(230, 18%, 25%);--table-border-color: hsl(257, 12%, 34%);--tab-navigation-background-color: hsl(260, 23%, 10%);--drag-drop-container-background-color: hsl(260, 23%, 10%)}html{font-size:10px;font-family:var(--font-family);letter-spacing:var(--letter-spacing)}html *{box-sizing:border-box}body{background-color:var(--body-background-color)}.sds-label{position:absolute;color:var(--text-color);font-size:var(--font-size);font-weight:700;margin:1rem 0 0}.label-text{font-size:var(--font-size);font-family:var(--font-family);letter-spacing:var(--letter-spacing);color:var(--text-color)}.label-left{display:flex;flex-direction:row}.label-left>.label-text{height:4rem;width:25%;align-content:center}.input-field:not(.has-label) .autocomplete-control,.input-field:not(.has-label) .location-field-container,.input-field:not(.has-label) .generic-input,.input-field:not(.has-label) .dropdown-control,.input-field:not(.has-label) .sds-date-picker-field,.input-field:not(.has-label) .input-group,.input-field:not(.has-label) .input-container,.input-field:not(.has-label) .multi-select-control,.input-field:not(.has-label) .postcodeField-input,.input-field:not(.has-label) .upload-input-group{width:100%}.input-field.has-label>.autocomplete-control,.input-field.has-label>.location-field-container,.input-field.has-label>.generic-input,.input-field.has-label>.dropdown-control,.input-field.has-label>.sds-date-picker-field,.input-field.has-label>.input-group,.input-field.has-label>.input-container,.input-field.has-label>.multi-select-control,.input-field.has-label>.postcodeField-input,.input-field.has-label>.upload-input-group{width:75%}.input-field.label-top>.autocomplete-control,.input-field.label-top>.location-field-container,.input-field.label-top>.generic-input,.input-field.label-top>.dropdown-control,.input-field.label-top>.sds-date-picker-field,.input-field.label-top>.input-group,.input-field.label-top>.input-container,.input-field.label-top>.multi-select-control,.input-field.label-top>.postcodeField-input,.input-field.label-top>.upload-input-group{width:100%}.label-top{display:flex;flex-direction:column}.label-top>.label-text{margin-bottom:1rem}.label-top>.input-container .view-password-icon{top:3.6rem}.sds-card{position:relative;height:6.25rem}.sds-card .sds-card-icon{position:absolute;top:.3125rem;left:.3125rem;width:4.125rem;height:4.125rem;border-radius:50%;border:.125rem solid purple;display:flex;justify-content:center;align-items:center;color:purple}.sds-card .sds-card-icon .sds-card-icon-image{font-size:2.5rem}.sds-card-content{text-align:center}.sds-card-content .sds-card-title{font-size:1.75rem;font-family:var(--font-family)}.chipTag:nth-child(15n+1):not(.override){background:#8a2be280}.chipTag:nth-child(15n+2):not(.override){background:#ff149380}.chipTag:nth-child(15n+3):not(.override){background:#ff7f5080}.chipTag:nth-child(15n+4):not(.override){background:#00800080}.chipTag:nth-child(15n+5):not(.override){background:#80008080}.chipTag:nth-child(15n+6):not(.override){background:#ff634780}.chipTag:nth-child(15n+7):not(.override){background:#6a5acd80}.chipTag:nth-child(15n+8):not(.override){background:#da70d680}.chipTag:nth-child(15n+9):not(.override){background:#00fa9a80}.chipTag:nth-child(15n+10):not(.override){background:#32cd3280}.chipTag:nth-child(15n+11):not(.override){background:#9370db80}.chipTag:nth-child(15n+12):not(.override){background:#1e90ff80}.chipTag:nth-child(15n+13):not(.override){background:#7fffd480}.chipTag:nth-child(15n+14):not(.override){background:#ffff0080}.chipTag:nth-child(15n+15):not(.override){background:#98fb9880}.chipTag:nth-child(15n+16):not(.override){background:#8a2be280}.chipTag:nth-child(15n+17):not(.override){background:#ff149380}.chipTag:nth-child(15n+18):not(.override){background:#ff7f5080}.chipTag:nth-child(15n+19):not(.override){background:#00800080}.chipTag:nth-child(15n+20):not(.override){background:#80008080}.confirm-deletion-container{padding:1rem;display:inline-block;height:4.8rem}.confirm-deletion-container.has-progressbar{padding:0}.confirm-deletion-container svg:nth-child(2){margin-left:1rem}.cost-input-table-container .readonly-field-right-align .readonly-field-value,.cost-input-table-container .readonly-field.readonly-field-right-align .readonly-field-value{text-align:right!important;justify-content:flex-end!important;display:flex!important}.cost-input-table-container .cost-input-table-footer{display:flex;justify-content:flex-start;padding:1rem}.cost-input-table-container .cost-input-table-footer button[data-testid=add-cost-button]{background:none;border:none;padding:0;cursor:pointer}.sds-date-popper{color:var(--text-color)}.sds-date-popper .MuiPickersDay-root.Mui-selected{background-color:"white";color:"blue"}.sds-date-popper .MuiPickersDay-dayWithMargin,.sds-date-popper .MuiPickersYear-yearButton{color:var(--text-color);font-size:var(--font-size);font-family:var(--font-family);letter-spacing:var(--letter-spacing)}.sds-date-popper .MuiPickersDay-root:hover{background-color:#fff3}.sds-date-popper .MuiDateCalendar-root{background-color:var(--date-picker-popup-background)}.sds-date-popper .MuiPickersCalendarHeader-root{color:var(--text-color)}.sds-date-popper .MuiDayCalendar-weekDayLabel{color:var(--text-color);font-size:var(--font-size);font-family:var(--font-family);letter-spacing:var(--letter-spacing)}.sds-date-popper .MuiPickersCalendarHeader-label{color:var(--text-color);font-size:var(--font-size);font-family:var(--font-family);letter-spacing:var(--letter-spacing);font-weight:700}.sds-date-prev-button svg,.sds-date-next-button svg,.sds-date-switch-view-button svg{color:var(--text-color)}.sds-date-action-bar{background-color:var(--date-picker-popup-background)}.sds-date-action-bar .MuiButtonBase-root{font-size:1.2rem}.sds-drawer-container{height:100%;background-color:var(--body-background-color);color:var(--text-color)}.sds-drawer-container .sds-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.6rem;border-bottom:.1rem solid var(--drawer-header-border-bottom-color);height:6rem;font-family:var(--font-family);letter-spacing:var(--letter-spacing)}.sds-drawer-container .sds-drawer-header .sds-drawer-header-title{font-size:2.4rem;font-weight:400}.sds-drawer-container .sds-drawer-content{padding:1.6rem;overflow-y:auto;height:calc(100% - 6rem);font-family:var(--font-family);letter-spacing:var(--letter-spacing)}.upload-input-group{display:flex;width:100%;height:4rem;justify-content:space-between;font-family:var(--font-family);font-size:var(--font-size);border:.2rem solid var(--border-color);background-color:var(--input-field-background-color);border-radius:.7rem}.upload-input-group .icon-holder{display:flex;align-items:center;justify-content:center;width:4rem;height:100%;cursor:pointer}.upload-input-group .file-upload-icon{border-right:.2rem solid var(--border-color)}.upload-input-group .file-name{color:var(--placeholder-color);padding:.9rem;display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size);font-family:var(--font-family);width:calc(100% - 8rem)}.upload-input-group .file-name .file-name-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%}.upload-input-group .file-view-icon{border-left:.2rem solid var(--border-color);cursor:not-allowed}.upload-input-group .clear-file-icon{cursor:pointer;height:2rem}.upload-input-group.contains-file .file-view-icon{cursor:pointer}.upload-input-group.contains-file .file-name{color:var(--text-color)}.validation-error{color:var(--error-color);font-size:var(--font-size);font-family:var(--font-family);padding:1rem;margin:0rem}.upload-in-progress{color:var(--text-color);font-size:var(--font-size);font-family:var(--font-family);margin:0rem}.avatar-container{position:relative}.flex-grid-table{display:flex;height:100%;flex-direction:column;width:100%;overflow:hidden;border-bottom:1px solid var(--table-border-color)}.grid-container{width:100%;max-height:calc(100% - 5.2rem);min-height:calc(100% - 5.2rem);overflow:auto;position:relative;font-size:var(--font-size);font-family:var(--font-family);color:var(--text-color);border-bottom:1px solid var(--table-border-color)}.flex-grid{display:grid;width:max-content;min-width:100%}.flex-grid.horizontal{grid-template-rows:auto}.flex-grid.vertical{grid-template-columns:minmax(.625rem,auto)}.grid-row{display:contents}.grid-row .last-frozen-left{border-right:1px solid var(--table-border-color)}.grid-row .first-frozen-right{border-left:1px solid var(--table-border-color)}.grid-cell{padding:.7rem 1.5rem;display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;height:5.6rem;position:static}.grid-cell.frozen-left{position:sticky;left:0;z-index:1}.grid-cell.frozen-right{position:sticky;right:0;z-index:1}.grid-cell.even-row{background-color:var(--table-row-even-bg)!important}.grid-cell.odd-row{background-color:var(--table-row-odd-bg)!important}.grid-cell:has(.input-field){padding:.7rem .4rem}.grid-cell .input-field{width:100%}.grid-cell.frozen-left.last-frozen-left{border-right:2px solid var(--table-border-color);box-shadow:.125rem 0 .5rem #00000026}.grid-cell.frozen-right.first-frozen-right{border-left:2px solid var(--table-border-color);box-shadow:-.125rem 0 .5rem #00000026}.grid-cell.frozen-left:not(.last-frozen-left){box-shadow:.125rem 0 .25rem #0000001a}.grid-cell.frozen-right:not(.first-frozen-right){box-shadow:-.125rem 0 .25rem #0000001a}.grid-header-cell{padding:.7rem 1.5rem;background-color:var(--table-header-bg);border-top:1px solid var(--table-border-color);border-bottom:1px solid var(--table-border-color);display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;font-weight:700;height:5.6rem;position:sticky;top:0;z-index:2}.grid-header-cell.frozen-left{left:0;z-index:3}.grid-header-cell.frozen-right{right:0;z-index:3}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vertical-table-container{width:100%;max-height:calc(100% - 5.2rem);min-height:calc(100% - 5.2rem);overflow:auto;position:relative;font-size:var(--font-size);font-family:var(--font-family);color:var(--text-color);padding:1rem}.vertical-record-card{border:1px solid var(--table-border-color);border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem;background-color:var(--table-row-odd-bg);box-shadow:0 .125rem .25rem #0000001a;position:relative}.vertical-record-card.summary-row{background-color:var(--table-header-bg);font-weight:700}.vertical-record-card:last-child{margin-bottom:0}.vertical-record-card:before{content:attr(data-index);position:absolute;top:.5rem;right:.5rem;background:var(--secondary-color, #6c757d);color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:.75rem;font-weight:500}.vertical-field-row{display:flex;margin-bottom:1rem;align-items:flex-start;min-height:2.4rem}.vertical-field-row:last-child{margin-bottom:0}.vertical-field-label{font-weight:600;color:var(--text-color);min-width:7.5rem;margin-right:1rem;flex-shrink:0}.vertical-field-value{flex:1;color:var(--text-color)}.vertical-field-value .input-field{width:100%;max-width:18.75rem}.input-group{display:flex;border-radius:.7rem}.input-group .MuiTextField-root{border-radius:.7rem 0 0 .7rem}.input-group .input-field{margin:0;width:100%}.input-group .input-group-dropdown{width:30%;border-style:solid;border-width:2px 2px 2px 1px;border-color:var(--dropdown-border-color);border-radius:0 .7rem .7rem 0}.input-group .input-group-input .MuiInputBase-root,.input-group .input-group-dropdown .MuiInputBase-root,.input-group fieldset{border:none}.input-group>.custom-input{border-style:solid;border-width:2px 1px 2px 2px;border-color:var(--dropdown-border-color);border-radius:.7rem 0 0 .7rem}.input-group .custom-input .MuiOutlinedInput-root{border-radius:.7rem 0 0 .7rem}.input-group .dropdown-focused,.input-group .input-focused{border-color:var(--highlight-blue-color)}.page-layout-container .page-layout-heading{padding:0 1.6rem}.page-layout-container .page-layout-heading,.page-layout-container .page-layout-section-heading{border-bottom:.1rem solid var(--border-color);height:5.9rem;display:flex;align-items:center;justify-content:start}.page-layout-container .page-layout-content{padding:1.6rem 3.2rem}.page-layout-container .page-layout-section-heading{margin-bottom:1.6rem}.page-layout-container .Layout1GapLeft{margin-left:2rem}.page-layout-container .Layout2GapLeft{margin-left:4rem}.page-layout-container .Layout3GapLeft{margin-left:6rem}.page-layout-container .Layout4GapLeft{margin-left:8rem}.page-layout-container .Layout5GapLeft{margin-left:10rem}.page-layout-container .Layout1GapTop{margin-top:1rem}.page-layout-container .Layout2GapTop{margin-top:2rem}.page-layout-container .Layout3GapTop{margin-top:3rem}.page-layout-container .Layout1GapBottom{margin-bottom:1rem}.page-layout-container .Layout2GapBottom{margin-bottom:2rem}.page-layout-container .Layout3GapBottom{margin-bottom:3rem}.page-layout-container .Layout1GapRight{margin-right:2rem}.page-layout-container .Layout2GapRight{margin-right:4rem}.page-layout-container .Layout3GapRight{margin-right:6rem}.page-layout-container .Layout1PaddingLeft{padding-left:1rem}.page-layout-container .Layout2PaddingLeft{padding-left:2rem}.page-layout-container .Layout3PaddingLeft{padding-left:3rem}.page-layout-container .Layout1PaddingTop{padding-top:1rem}.page-layout-container .Layout2PaddingTop{padding-top:2rem}.page-layout-container .Layout3PaddingTop{padding-top:3rem}.page-layout-container .Layout1PaddingBottom{padding-bottom:1rem}.page-layout-container .Layout2PaddingBottom{padding-bottom:2rem}.page-layout-container .Layout3PaddingBottom{padding-bottom:3rem}.page-layout-container .Layout1PaddingRight{padding-right:1rem}.page-layout-container .Layout2PaddingRight{padding-right:2rem}.page-layout-container .Layout3PaddingRight{padding-right:3rem}.page-layout-container .Layout1PaddingAll{padding:1rem}.page-layout-container .Layout2PaddingAll{padding:2rem}.page-layout-container .Layout3PaddingAll{padding:3rem}.page-layout-container .LayoutBorderLeft{border-left:2px solid var(--primary-color, #2196F3)}.page-layout-container .LayoutBorderLeftSecondary{border-left:2px solid var(--secondary-color, #FF9800)}.page-layout-container .LayoutBorderLeftSuccess{border-left:2px solid var(--success-color, #4CAF50)}.page-layout-container .LayoutBorderLeftInfo{border-left:2px solid var(--info-color, #00BCD4)}.page-layout-container .LayoutBorderLeftWarning{border-left:2px solid var(--warning-color, #FF5722)}.page-layout-container .LayoutBorderTop{border-top:2px solid var(--primary-color, #2196F3)}.page-layout-container .LayoutBorderTopSecondary{border-top:2px solid var(--secondary-color, #FF9800)}.page-layout-container .LayoutBorderTopSuccess{border-top:2px solid var(--success-color, #4CAF50)}.page-layout-container .LayoutBorderBottom{border-bottom:2px solid var(--primary-color, #2196F3)}.page-layout-container .LayoutBorderBottomSecondary{border-bottom:2px solid var(--secondary-color, #FF9800)}.page-layout-container .LayoutBorderAll{border:2px solid var(--primary-color, #2196F3)}.page-layout-container .LayoutBorderAllSecondary{border:2px solid var(--secondary-color, #FF9800)}.page-layout-container .LayoutBackgroundPrimary{background-color:var(--primary-light, #e3f2fd)}.page-layout-container .LayoutBackgroundSecondary{background-color:var(--secondary-light, #fff3e0)}.page-layout-container .LayoutBackgroundSuccess{background-color:var(--success-light, #e8f5e8)}.page-layout-container .LayoutBackgroundInfo{background-color:var(--info-light, #e0f2f1)}.page-layout-container .LayoutBackgroundWarning{background-color:var(--warning-light, #ffebee)}.page-layout-container .LayoutBackgroundLight{background-color:#f5f5f5}.page-layout-container .LayoutBackgroundWhite{background-color:#fff}.page-layout-container .LayoutRounded{border-radius:4px}.page-layout-container .LayoutRoundedLg{border-radius:8px}.page-layout-container .LayoutRoundedXl{border-radius:12px}.page-layout-container .LayoutShadowSm{box-shadow:0 1px 2px #0000000d}.page-layout-container .LayoutShadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.page-layout-container .LayoutShadowLg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.page-layout-container .LayoutNested1{margin-left:2rem;padding-left:1rem;border-left:2px solid var(--primary-color, #2196F3)}.page-layout-container .LayoutNested2{margin-left:4rem;padding-left:1rem;border-left:2px solid var(--secondary-color, #FF9800)}.page-layout-container .LayoutNested3{margin-left:6rem;padding-left:1rem;border-left:2px solid var(--success-color, #4CAF50)}.page-layout-container .LayoutNested4{margin-left:8rem;padding-left:1rem;border-left:2px solid var(--info-color, #00BCD4)}.page-layout-container .LayoutNested5{margin-left:10rem;padding-left:1rem;border-left:2px solid var(--warning-color, #FF5722)}.password-input{position:relative}.password-input .input-container{display:flex;align-items:baseline}.password-input .view-password-icon{position:absolute;right:1rem;top:1rem;background-color:var(--input-field-background-color)}.password-input-field{width:100%}.password-input-field input{width:calc(100% - 2.8rem)}.postcodeField-input{position:relative}.postcodeField-progressBar{position:absolute;top:0;right:0}.validation-message{color:red;margin-left:25%}.readonly-field-value{display:flex;align-items:center;width:70%;max-width:35rem;position:relative;gap:1rem}.readonly-field-value.has-icon svg{cursor:pointer}.split-panel{width:100%;height:100%;display:flex}.split-panel .split-panel-left{transition:all .15s ease-in-out}.split-panel .split-panel-divider{width:2px;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--border-color)}.split-panel .split-panel-divider.expanded{cursor:col-resize;z-index:10}.split-panel .split-panel-divider .split-panel-divider-icon{transform:rotate(90deg);background-color:transparent}.split-panel .split-panel-right{flex:1}.sds-summary-box{padding:1.5rem;border:1px solid var(--summary-box-background-color);border-radius:1.4rem;background-color:var(--summary-box-background-color);height:8.5rem;min-width:fit-content}.sds-summary-box .sds-box-icon-with-value{display:flex;justify-content:flex-start;align-items:flex-end;gap:1rem;margin-bottom:.3rem}.sds-summary-box .sds-box-icon-with-value .sds-box-icon{height:2.8rem;width:2.8rem}.sds-summary-box .sds-box-icon-with-value .sds-box-value{font-size:2.2rem}.sds-summary-box .sds-box-description{font-size:1.4rem;color:var(--summary-box-sub-text-color);font-family:var(--font-family)}.tab-container{height:100%;width:100%;overflow:hidden}.tabs{display:flex;justify-content:flex-start;border-bottom:.1rem solid var(--border-color);background-color:var(--tab-navigation-background-color);height:5rem;position:relative}.tab{padding:1.2rem 1.6rem;border:none;border-bottom:.2rem solid transparent;background:none;cursor:pointer;font-size:var(--font-size);font-family:var(--font-family);color:var(--text-color);position:relative}.tab:hover{border-bottom:.2rem solid var(--tab-hover-color);opacity:.7}.tab:hover:after{content:"";position:absolute;width:1.2rem;height:1.2rem;left:50%;bottom:-.7rem;margin-left:-.6rem;transform:rotate(45deg);clip-path:polygon(0 0,100% 0,0 100%);background-color:var(--tab-hover-color)}.tab.active{color:var(--theme-color);border-bottom:.2rem solid var(--tab-selected-color)}.tab.active:after{content:"";position:absolute;width:1.2rem;height:1.2rem;left:50%;bottom:-.7rem;margin-left:-.6rem;transform:rotate(45deg);clip-path:polygon(0 0,100% 0,0 100%);background-color:var(--tab-selected-color)}.tab-header{height:6rem;display:flex;justify-content:flex-start;align-items:center;padding-left:1.6rem;border-bottom:.1rem solid var(--border-color);gap:1.6rem}.tab-content{height:calc(100% - 11rem);overflow:auto;padding:1.6rem}.sds-telephone-field-position{position:relative}.sds-telephone-field-label.with-label{margin-left:14.5rem}.sds-telephone-field-label.without-label{margin-left:0}.theme-selector-container{display:flex;height:4rem;width:10rem;justify-content:center;align-items:center;gap:1rem}.theme-selector-container .theme-light.theme-active{color:#fff}.theme-selector-container .theme-dark.theme-active{color:var(--text-color)}.theme-selector-container .theme-selector{height:3rem;width:3rem;padding:.5rem;border-radius:50%}.theme-selector-container .theme-selector:has(.theme-active){background-color:var(--theme-selector-background-color)}.newToolTip{position:absolute;background-color:var(--inputFieldBackgroundColor);color:#4c4c80;padding:.7rem 1rem;border-radius:10px;font-size:1.2rem;border:1px solid #A3B7DC;box-shadow:1px .2rem .8rem #00006433;width:fit-content!important;transition-delay:1.5s;margin-top:1rem;display:flex;flex-direction:row;z-index:999!important;max-width:20em;animation:.5s ease normal showingToolTip}.newToolTip label{text-align:justify!important;height:fit-content;white-space:normal!important}.Tooltip{grid-gap:1%;display:flex;align-items:center;overflow:hidden;position:absolute;transition:all .5s ease-in;top:0;right:-.7rem;z-index:10}.Tooltip .tip{opacity:0;position:absolute;display:block;box-shadow:0 0 .5ex #e8e8e3;padding:.5ex 1ex;border-radius:1ex;background-color:var(--inputFieldBackgroundColor);right:1.5em;top:.2em;transition:opacity .5s ease-in;width:max-content}.Tooltip .middle{transform:translate(50%,-120%)}.Tooltip .left{transform:translate(-100%,-50%)}.Tooltip .right,.Tooltip .bottom{transform:translateY(-50%)}.Tooltip .breakSpanLine{height:fit-content;width:25em;min-width:fit-content}.Tooltip:hover{overflow:visible}.Tooltip:hover span{opacity:1}.labelDisplay{display:none}@keyframes showingToolTip{0%{opacity:10%}10%{opacity:20%}20%{opacity:30%}30%{opacity:40%}40%{opacity:50%}50%{opacity:60%}75%{opacity:80%}95%{opacity:90%}to{opacity:100%}}.form-layout-container{overflow:auto;height:inherit;display:flex;flex-direction:column;width:100%;gap:1.5rem}.location-field-container{display:flex;width:100%;justify-content:space-between;font-family:var(--font-family);font-size:var(--font-size);border:.2rem solid var(--border-color);background-color:var(--input-field-background-color);border-radius:.7rem}.location-field-container .location-field-name{color:var(--placeholder-color);padding:.9rem;display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size);font-family:var(--font-family);width:100%;cursor:default}.location-field-container .location-field-name .location-field-name-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%;color:var(--text-color)}.location-field-drawer-input .input-field{margin:0 0 1.5rem}h1,h2,h3,h4,h5{font-family:var(--font-family);font-weight:400}h1{font-size:2.8rem}.google-map{padding-top:1rem;height:59vh;width:100%;min-height:25rem}.google-map *{-webkit-transition-property:none;-moz-transition-property:none;-o-transition-property:none;transition-property:none}.map-marker{position:absolute;height:0;width:0}.map-marker svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;width:2.2rem;height:2.2rem;color:#ff6a6a}.component-selector{padding:2rem;border:.1rem solid var(--border-color);border-radius:.8rem;background-color:var(--input-field-background-color);margin-bottom:2rem}.component-selector .component-selector-title{color:var(--text-color);font-family:var(--font-family);font-size:1.8rem;font-weight:700;margin:0 0 2rem;border-bottom:.1rem solid var(--border-color);padding-bottom:1rem}.component-selector .component-selector-section{margin-bottom:1.6rem}.component-selector .component-selector-section .section-label{color:var(--text-color);font-family:var(--font-family);font-size:var(--font-size);font-weight:600;margin-bottom:.8rem;display:block}.component-selector .component-info-card{background-color:var(--body-background-color);border:.1rem solid var(--border-color);border-radius:.4rem;padding:1.2rem;margin-bottom:2rem}.component-selector .component-info-card .component-info-title{color:var(--text-color);font-family:var(--font-family);font-size:1.6rem;font-weight:700;margin:0 0 .8rem}.component-selector .component-info-card .component-info-description{color:var(--text-color);font-family:var(--font-family);font-size:1.4rem;margin:0 0 .8rem;opacity:.8}.component-selector .component-info-card .component-info-meta{color:var(--text-color);font-family:var(--font-family);font-size:1.2rem;opacity:.6}.component-selector .component-info-card .component-info-meta .meta-label{font-weight:600}.component-selector .component-preview-card{background-color:var(--body-background-color);border:.2rem dashed var(--primary);border-radius:.8rem;padding:1.6rem;margin-top:2rem}.component-selector .component-preview-card .preview-title{color:var(--primary);font-family:var(--font-family);font-size:1.6rem;font-weight:700;margin:0 0 1.2rem}.component-selector .component-list-section{margin-top:2rem}.component-selector .component-list-section .list-toggle{cursor:pointer;font-weight:700;color:var(--primary);font-family:var(--font-family);font-size:1.4rem;margin-bottom:1.2rem;display:block}.component-selector .component-list-section .list-toggle:hover{opacity:.8}.component-selector .component-list-section .list-container{background-color:var(--body-background-color);border:.1rem solid var(--border-color);border-radius:.4rem;padding:1.2rem}.component-selector .component-list-section .list-container .component-list{margin:0;padding-left:2rem;list-style-type:disc}.component-selector .component-list-section .list-container .component-list .component-list-item{margin-bottom:.4rem;color:var(--text-color);font-family:var(--font-family);font-size:1.3rem}.component-selector .component-list-section .list-container .component-list .component-list-item .component-name{font-weight:700;color:var(--text-color)}.component-selector .component-list-section .list-container .component-list .component-list-item .component-display-name{color:var(--text-color)}.component-selector .component-list-section .list-container .component-list .component-list-item .component-category{font-size:1.2rem;color:var(--text-color);opacity:.6}[data-theme=theme-dark] .component-selector .component-info-card,[data-theme=theme-dark] .component-selector .component-preview-card,[data-theme=theme-dark] .component-selector .list-container{background-color:var(--dropdown-background-color)}@media (max-width: 768px){.component-selector{padding:1.6rem}.component-selector .component-selector-title{font-size:1.6rem;margin-bottom:1.6rem}.component-selector .component-selector-section{margin-bottom:1.2rem}.component-selector .component-info-card,.component-selector .component-preview-card{padding:1rem}.component-selector .preview-title,.component-selector .component-info-title{font-size:1.4rem}}
