.QuickStartCard_quickStartCardContainer__nia_p{display:flex;flex-direction:column;gap:1rem;padding:1rem;width:25%;flex-grow:1;border:1px solid #d4d6d9;border-radius:10px;background-color:#f9f9f9}.ShowOverlay_overlay__W4UBS{display:none}.ShowOverlay_overlayShow__MGoeE{background:rgba(0,0,0,.3);height:100%;width:100%;display:flex;position:fixed;top:0;left:0;z-index:1}.commonRightSidebarModal{--right-sidebar-width:0px;position:fixed;top:0;right:0;height:100vh;height:100dvh;width:min(var(--right-sidebar-width),100vw);max-width:100vw;background:#fff;display:flex;flex-direction:column;overflow:hidden;transition:width .5s;z-index:9}.commonRightSidebarModal .rightSidebarheading{flex:0 0 auto;background:var(--bs-blue);padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.commonRightSidebarModal .rightSidebarheading h3{margin:0;min-width:0;overflow-wrap:anywhere}.commonRightSidebarModal .rightSidebarheading p{margin:0}.commonRightSidebarModal .closeRightSidebar{flex:0 0 auto;cursor:pointer;background:#fff;width:26px;height:26px;border-radius:50px;display:flex;align-items:center;justify-content:center}.rightSidebarModalBody{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.rightSideBarModalBodyScroller{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.rightSidebarActions{flex:0 0 auto;align-items:center;justify-content:space-between;padding:1rem}.rightSidebarActions,.rightSidebarActions__group{display:flex;flex-wrap:wrap;gap:12px}.form-panel{container-type:inline-size;container-name:form-panel}@container form-panel (max-width: 48rem){.form-panel .row>*{min-width:50%}}@container form-panel (max-width: 34rem){.form-panel .row>*{min-width:100%}}.form-row{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:1rem;column-gap:.75rem}.form-row>*{flex:1 1 var(--form-field-basis,15rem);min-width:0}.form-row--compact{gap:.5rem}.form-row--bottom{align-items:flex-end}.form-row--stretch{align-items:stretch}.form-row--inline{--form-field-basis:10rem}.form-field--full{flex-basis:100%}.form-field--half{max-width:max(var(--form-field-basis,15rem),50%)}.form-field--wide{flex-grow:2}.form-field--narrow{--form-field-basis:8rem;flex-grow:0}.form-field--auto{flex:0 0 auto}.form-field--actions{flex:0 0 auto;align-self:flex-end;display:flex;align-items:center;gap:.5rem;min-height:calc(.875rem * 1.5 + 1rem + 2px)}.form-split{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.form-split__list{flex:1 1 14rem;min-width:0;max-width:max(14rem,25%)}.form-split__detail{flex:3 1 22rem;min-width:0}.form-scroll-x{max-width:100%;overflow-x:auto}