@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.circle{border-radius:50%}.small{height:4.5px;width:4.5px}.medium{height:8px;width:8px}.large{height:16px;width:16px}.green{background-color:#067d14}.red{background-color:#e61300}.orange{background-color:#f6921f}.light-gray{background-color:#999}.medium-gray{background-color:#808285}.dark-gray{background-color:#666}.white{background-color:#fff}.logo-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;text-decoration:none}.logo-container,.logo-container .product-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.logo-container .product-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:4px}.logo-container .product-container .company-logo{height:28px}.logo-container .product-container .product-name{color:#000;font-size:20px;font-weight:400;line-height:26px}.logo-container .product-container .product-name .product-superscript{font-size:4px;font-weight:400;vertical-align:super}.logo-container .product-container .product-version{color:#8c8c8c;font-size:10px;margin-bottom:3px}.connectModal .uxa-dialog-header.connectModalHeader .connectModalSubTitle{margin-left:5px}.connectModal .uxa-dialog-header.connectModalHeader .icon-button{position:absolute;right:20px}.connectModal .uxa-dialog-content .input{margin-bottom:10px}.connectModal .uxa-dialog-content .input-label .info-icon{margin-left:8px}.connectModal .uxa-dialog-footer .uxa-button.uxa-primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.input .required{color:#e61300}.input .input-label{color:#4a4a4a;font-size:12px;height:20px;width:100%}.copy-input-box{background-color:#f9f9f9;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;line-height:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:3px 3px 0 0;gap:10px;min-width:360px;padding:4px 8px 8px;width:100%}.copy-input-box .input-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.copy-input-box .copied{width:75%}.copy-input-box .input-copy{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.copy-input-box .input-copy,.copy-input-box .input-copy .input-copy-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.copy-input-box .input-copy .input-copy-icon .uxa-icon-button.uxa-primary{background-color:unset;color:unset}.copy-input-box .input-copy .input-copy-icon .copy-icon{cursor:pointer}.copy-input-box .input-copied-mark{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px}.full-width-input{max-width:648px;min-width:176px;width:100%}.icon-button{background-color:transparent;border:none;cursor:pointer;padding:0;position:relative}.icon-button,.icon-button .badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.icon-button .badge{background-color:#232e72;border-radius:50%;bottom:65%;color:#fff;font-size:10px;height:16px;left:60%;position:absolute;width:16px}.sql-editor-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;min-height:20%;z-index:0}.sql-editor-container .beautify-button{cursor:pointer;height:30px;position:absolute;right:2%;width:30px;z-index:1}.sql-editor-container .sql-editor-divider{border-bottom:1px solid #dcdcdc}.sql-editor-container .sql-editor{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:100%}.sql-editor-container .sql-editor .cm-editor{height:100%}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-gutters{background-color:#fff;border:1px solid transparent}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-gutters .cm-activeLineGutter{background-color:#fff}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-activeLine{background-color:transparent}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-content .cm-line .cb{display:inline-block}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-content .cm-line::-moz-selection{background-color:#d9d9d9!important}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-content .cm-line::selection{background-color:#d9d9d9!important}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-content .cm-line ::-moz-selection{background-color:#d9d9d9!important}.sql-editor-container .sql-editor .cm-editor .cm-scroller .cm-content .cm-line ::selection{background-color:#d9d9d9!important}.sql-editor-container .sql-editor .cm-focused{outline:none!important}.sql-editor-container .sql-editor .error{background-color:hsla(5,74%,80%,.3)!important}.sql-editor-container .sql-editor .success{background-color:rgba(6,125,20,.1)!important}.alert{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:4px;gap:8px;padding:8px}.alert-error{background-color:hsla(5,74%,80%,.3);color:#df3324}.alert-warning{background-color:#ffd589;color:#f6921f}.alert-info{background-color:#9edbfa;color:#0064ca}.alert-success{background-color:rgba(6,125,20,.1);color:#1aa364}.side-search-panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 4px}.side-search-panel .search-input{border:none;height:28px;width:100%}.side-search-panel .search-input:focus-visible{outline:none}.empty-view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:10px;height:100%;justify-content:center}.empty-view .image{padding:0 5px 5px}.empty-view .title{color:#486a7d;font-size:16px;font-weight:400;line-height:30px;padding:0 20px}.empty-view .subtitle{color:#486a7d;font-size:13px;line-height:16px;padding:0 20px}.toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px;margin-right:12px}.toolbar .toolbar-elements{position:relative}.toolbar .toolbar-elements .toolbar-badges{position:absolute;right:0;top:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background-color:#0073e7;border-radius:50%;color:#fff;font-size:10px;height:15px;justify-content:center;padding:3.5px;width:15px}.schema-view-wrapper,.toolbar .toolbar-elements .toolbar-badges{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.schema-view-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.schema-view-wrapper .tbl-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:10px}.schema-view-wrapper .tbl-list .tbl-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%}.schema-view-wrapper .tbl-list:hover{background-color:#dce4e8}.schema-view-wrapper .active{background-color:#cbd3d9}.loading-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.create-tbl{margin-bottom:20px;text-align:center}.create-tbl .btn-crte-tbl{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.side-panel-card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;background-color:#fff;border-bottom:1px solid #dcdcdc;cursor:pointer;justify-content:space-between;padding:1rem}.side-panel-card-container .border-bottom{border-bottom:1px solid rgba(0,0,0,.102);border-bottom-left-radius:0;border-bottom-right-radius:0}.side-panel-card-container .menu-items,.side-panel-card-container .uxa-menu-item-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.side-panel-card-container .uxa-menu-item-container{gap:10px}.side-panel-card-container .side-panel-content-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;min-width:85%;overflow:hidden;padding-top:.2rem;width:85%}.side-panel-card-container .side-panel-content-area .query-name-text,.side-panel-card-container .side-panel-content-area .query-text,.side-panel-card-container .side-panel-content-area .time-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel-card-container .side-panel-content-area .query-name-text{font-size:14px;font-weight:500;line-height:18px}.side-panel-card-container .side-panel-content-area .query-text{color:#59656d;font-size:12px;font-weight:400;line-height:16px;padding-top:4px}.side-panel-card-container .side-panel-content-area .time-text{color:#7b9ab0;font-size:10px;line-height:12px}.card-blue-background,.card-blue-background .side-panel-content-area{background-color:#c7e3ff}.rename-descp{background-color:#f9f9f9;border:none;padding:6px 10px 10px}.spinner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.spinner,.spinner span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.spinner span{gap:4px}.viewModal .uxa-dialog-header{display:block;overflow:hidden}.viewModal .uxa-dialog-header .uxa-dialog-header-title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewModal .uxa-dialog-content .bold-text{display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}#contentFavTab{overflow:hidden}#contentFavTab,#contentFavTab .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}#contentFavTab .list{overflow-x:hidden;overflow-y:auto}.wrapper-datapipeline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:95%}.wrapper-datapipeline .row{padding:16px}.wrapper-datapipeline .heading{font-size:20px;font-weight:400;line-height:24px}.wrapper-datapipeline .layout{padding-top:26px}.wrapper-datapipeline .stepper-wrapper{border-top:1px solid rgba(0,0,0,.15);height:100%;overflow:hidden}.input-group,.wrapper-datapipeline .stepper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.input-group label{color:#5f6163;font-size:13px;font-weight:500;line-height:18px}.input-group label.required:before{color:#e32;content:"* ";display:inline;vertical-align:text-top}.pipeline-header{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:8px}.pipeline-header,.pipeline-header.--logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.pipeline-header.--logo{height:58px;width:58px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.05);box-shadow:0 1px 4px 0 rgba(0,0,0,.05)}.pipeline-header--details h3{font-size:14px;font-weight:500;line-height:18px;text-align:left}.pipeline-header--details p{font-size:12px;font-weight:400;line-height:16px;margin:0;text-align:left}.pipeline-header--details p span{color:#47484a}.uxa-wizard .uxa-wizard-side-panel{background:transparent!important}.uxa-wizard .uxa-wizard-side-panel .uxa-wizard-header{border:none!important}.uxa-wizard .uxa-wizard-side-panel .uxa-wizard-header .uxa-wizard-step-list .uxa-wizard-step-button{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;justify-content:space-evenly!important}.uxa-wizard .uxa-wizard-side-panel .uxa-wizard-header .uxa-wizard-step-list .uxa-wizard-step-button.uxa-active .uxa-wizard-step-status{visibility:hidden!important}.label-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.label-wrapper .dotted-line{border-left:2px dotted rgba(0,0,0,.4)!important;height:54px!important;margin-left:5px!important;margin-top:4px!important;width:4px!important}.custom-label{background:transparent!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;gap:8px!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.custom-label .circle{background-color:var(--uxa-wizard-step-status-icon__fill,transparent)!important;border-radius:50%!important;height:var(--uxa-wizard-step-status-icon__size)!important;outline:1px solid var(--uxa-wizard-step-status-icon__fill,#0059ff)!important;outline-offset:1px!important;width:var(--uxa-wizard-step-status-icon__size)!important}.uxa-wizard-step-button{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.uxa-wizard-step-button:last-child .dotted-line{display:none!important}.uxa-wizard-step-status{visibility:hidden!important}.uxa-wizard-step-list{height:100%!important}.uxa-wizard-step-button.uxa-active{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.uxa-wizard-side-panel{border-right:1px solid rgba(0,0,0,.15)!important}.uxa-wizard{height:100%!important}.uxa-wizard-title{font-size:16px!important;font-weight:600!important;line-height:20px!important}.input-group{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.uxa-wizard-content-panel{padding:0!important}.uxa-wizard-footer,.uxa-wizard-step-header-panel{display:none!important}.stepper-content{display:grid!important;grid-template-rows:1fr 56px!important;overflow:hidden!important}.stepper-content--wrapper{overflow:auto!important;padding:32px!important}.uxa-wizard-step-content{display:grid!important;height:100%!important;padding:0!important}.uxa-wizard-step-button.uxa-visited:not(.uxa-active):hover{background-color:transparent!important}.footer{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;border-top:1px solid rgba(0,0,0,.1)!important;padding:0 16px!important}.option-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;border-radius:5px;cursor:pointer;gap:5;justify-content:flex-start;max-height:48px;max-width:140px;outline:1px solid rgba(0,0,0,.15);padding:8px}.option-card:hover{background:#edf6ff;outline:1px solid #0059ff}.custom-date-picker .uxa-popover{background:#fff;border:1px solid rgba(0,0,0,.15);z-index:40}.custom-date-picker .uxa-arrow-background,.custom-date-picker .uxa-arrow-foreground{border:none!important}.trigger-section{border:1px solid rgba(0,0,0,.15);border-radius:15px;margin-top:16px;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.trigger-section .toggle{display:grid;gap:4px;grid-template-columns:2fr auto}.month{gap:32px!important}.empty-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}.empty-container p{text-align:center}.data-pipeline-overview .data-pipeline-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1%}.data-pipeline-overview .data-pipeline-header .data-pipeline-title{font-size:20px}.data-pipeline-overview .data-pipeline-card-container{display:grid;gap:1%;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding:1%}.data-pipeline-overview .data-pipeline-card-container .uxa-card-title{font-size:16px;font-weight:600;letter-spacing:-2%;line-height:100%}.data-pipeline-overview .data-pipeline-card-container .uxa-card-content{font-size:32px;font-weight:600;letter-spacing:0;line-height:100%}.data-pipeline-listing-container{grid-template-rows:1fr 2.5fr}.data-pipeline-table-header-container{display:grid;grid-template-columns:1fr 1fr 1fr;padding:1% 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.data-pipeline-table-header-container .data-pipeline-table-title{color:#1e1e1e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:Inter;font-size:18px;font-weight:600;line-height:24px;text-align:center;vertical-align:middle;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:1%;justify-content:center}.data-pipeline-table-header-container .uxa-input-group{justify-self:end;width:50%}.data-pipeline-container.table-container .data-pipeline-table-column-clickable{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10%}.data-pipeline-table-container{-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;overflow:overlay;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.data-pipeline-pagination-section,.data-pipeline-table-container,.data-pipeline-table-container .icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.data-pipeline-pagination-section{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.data-pipeline-files-table.uxa-table{border:1px solid var(--uxa-table-cell__border-color);border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:none;width:100%}.data-pipeline-files-table.uxa-table .files-list-row-header{background-color:#f2f6fa}.data-pipeline-files-table.uxa-table .data-loader-file-icon-cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:2px}.data-pipeline-files-table.uxa-table .data-files-table-column-clickable{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10%}.data-pipeline-error-log-dialog.uxa-dialog{height:80%}.data-pipeline-error-log-dialog.uxa-dialog .data-pipeline-errors-table{border:1px solid var(--uxa-table-cell__border-color);width:-webkit-fill-available}.data-pipeline-error-log-dialog.uxa-dialog .error-dialog-file-header{color:var(--typography-text-color-secondary,#47484a);font-weight:400;padding:1rem}.data-pipeline-error-log-dialog.uxa-dialog .error-dialog-file-header .error-dialog-file-name{color:var(--typography-text-color-primary,#1e1e1e);font-weight:700}.data-pipeline-wrapper .data-pipeline-listing-container{grid-template-rows:1fr 4.5fr}.job-list-row{height:calc(var(--uxa-table-row__height)*2)!important}.job-list-row .table-border-left{border-bottom-left-radius:20px;border-left:1px solid var(--uxa-table-cell__border-color);border-top-left-radius:20px}.job-list-row .table-border-right{border-bottom-right-radius:20px;border-right:1px solid var(--uxa-table-cell__border-color);border-top-right-radius:20px}.job-list-row .uxa-table-cell{--uxa-table-cell__border-top-width:1px}.job-list-row#expanded-row .table-border-left{border-bottom-left-radius:0}.job-list-row#expanded-row .table-border-right{border-bottom-right-radius:0}.job-list-row#expanded-row .uxa-table-cell{border-bottom:0}.job-list-row-header{background-color:#f2f6fa}.job-list-padding-row{height:20px!important}.file-list-container{position:relative}.file-list-container .uxa-table{padding:0 1.5rem;position:absolute}.data-pipeline-container.table-container{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.data-job-table-container,.data-pipeline-container.table-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.data-job-table-container{-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;overflow:overlay}.data-pipeline-job-overview .data-pipeline-job-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1%}.data-pipeline-job-overview .data-pipeline-job-header .data-pipeline-job-title{font-size:20px}.data-pipeline-job-overview .data-pipeline-job-header .data-pipeline-job-button-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2%}.data-pipeline-job-overview .data-pipeline-job-header .data-pipeline-job-button-container .uxa-button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.data-pipeline-job-overview .data-pipeline-job-card-container{display:grid;gap:1%;grid-template-columns:1fr 2fr 1.5fr 1.5fr;padding:1%}.data-pipeline-job-overview .data-pipeline-job-card-container .uxa-card-title{font-size:16px;font-weight:600;letter-spacing:-2%;line-height:100%}.data-pipeline-job-overview .data-pipeline-job-card-container .uxa-card-content{font-size:32px;font-weight:600;letter-spacing:0;line-height:100%}.cidr-wrapper{position:relative}.cidr-wrapper header{padding:0 15px 15px}.cidr-wrapper header .ip-type{margin-top:15px}.cidr-wrapper header .ip-type .uxa-button{margin-right:10px}.cidr-wrapper section{background-color:#f9f9f9;border-top:1px solid #cacbcc;height:inherit;max-height:calc(100% - 50px);padding:0 10px}.cidr-wrapper section .action-ip-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:46px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cidr-wrapper section .action-ip-controls div #addCurrentIP,.cidr-wrapper section .action-ip-controls div #saveIP{margin-right:10px}.cidr-wrapper section .action-ip-controls .segment-input{margin-right:15px;position:relative}.cidr-wrapper section .action-ip-controls .segment-input .uxa-text-input{width:45px}.cidr-wrapper section .action-ip-controls .segment-input .uxa-text-input ::-webkit-outer-spin-button,.cidr-wrapper section .action-ip-controls .segment-input .uxa-text-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cidr-wrapper section .action-ip-controls .segment-input .error{border-color:#e61300}.cidr-wrapper section .action-ip-controls .segment-input:after{bottom:0;content:".";font-weight:600;position:absolute;right:-10px}.cidr-wrapper section .action-ip-controls .segment-input:nth-child(4):after{color:#757575;content:"/";font-size:x-large;font-weight:100;right:-12px}.cidr-wrapper section .action-ip-controls .segment-input:nth-child(5):after{content:""!important}.cidr-wrapper section .action-ip-controls .ipv6-sel{border-style:none!important;width:70px}.cidr-wrapper section .action-ip-controls .ipv6-sel .uxa-select-arrow,.cidr-wrapper section .action-ip-controls .ipv6-sel .uxa-select-value{color:#0059ff!important}.cidr-wrapper section .action-ip-controls .ipv6-sel:hover{background-color:none!important}.cidr-wrapper section .action-ip-controls .ipv6-sel:focus,.cidr-wrapper section .action-ip-controls .ipv6-sel:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.cidr-wrapper section .action-ip-controls .ipv6text{letter-spacing:4px;width:300px}.cidr-wrapper section .action-ip-controls .error{border-color:#e61300}.cidr-wrapper section .ip-lists{background-color:#fff;border:1px solid #cacbcc;border-radius:5px;height:inherit;max-height:inherit;overflow:auto;position:relative}.cidr-wrapper section .ip-lists .list{border-bottom:1px solid #cacbcc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:6px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cidr-wrapper section .ip-lists .list .ip-name{background-color:#ebeff5;border-radius:5px;letter-spacing:5px;line-height:25px;padding:4px 12px}.cidr-wrapper section .ip-lists .list .ip-action{display:none}.cidr-wrapper section .ip-lists .list .ip-action .uxa-icon-button{margin-left:10px}.cidr-wrapper section .ip-lists .list:hover:not(:first-child){background-color:#ebeff5}.cidr-wrapper section .ip-lists .list:hover:not(:first-child) .ip-action{display:initial}.cidr-wrapper .notification{bottom:35px;position:fixed;right:30px;-webkit-transition:cubic-bezier(.075,.82,.165,1);transition:cubic-bezier(.075,.82,.165,1)}.scaling-wrapper{overflow:unset;padding:0 15px}.scaling-wrapper .scaling-container{display:grid;gap:24px;grid-template-columns:1fr 3fr;padding-top:16px}.scaling-wrapper .scaling-container .guide{background:#f9f9f9;border-radius:12px;font-size:14px;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:18px;padding:16px}.scaling-wrapper .scaling-container .guide p{font-size:12px;line-height:16px}.scaling-wrapper .scaling-container .scaling-flex-container{height:100%}.scaling-wrapper .scaling-container .scaling-flex-container,.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container{overflow:auto;-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale{border:1px solid rgba(0,0,0,.15);border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:1rem}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-header{border:none!important;margin:0!important;padding:0!important}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-header:hover{background-color:unset!important}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-header .uxa-accordion-header-content{color:var(--cta-content-color-tertiary,#313233);font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-radio-button{padding:2rem 1rem}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-card{background:#f2f6fa;border-radius:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:1rem;padding:16px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-card .uxa-input-group,.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-card .uxa-select{width:60%}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-card .uxa-input-group:not(disabled),.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-card .uxa-select:not(disabled){background-color:#fff}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .required{color:#e61300}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scaling-header{color:var(--typography-text-color-primary,#1e1e1e);font-size:16px;font-weight:600;letter-spacing:-2%;line-height:19.36px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scaling-msg{color:var(--typography-text-color-secondary,#47484a);font-size:12px;font-weight:400;line-height:14px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scaling-vertical-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;color:var(--typography-text-color-tertiary,#707275);font-size:16px;font-weight:600;justify-content:space-between;line-height:19.36px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scaling-horizontal-msg,.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scaling-vertical-msg{color:var(--typography-forms-text-color-label,#5f6163);font-size:11px;font-weight:400;line-height:18px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .scale-upto{border-bottom:1px solid var(--divider-color-primary,rgba(0,0,0,.1));display:grid;grid-template-columns:1fr 2fr;padding-bottom:1rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;line-height:16px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .param{font-size:12px;font-weight:500;line-height:16px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .param-msg{font-size:10px;font-weight:400;line-height:14px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .info{color:#707275;font-family:Inter;font-size:11px;font-weight:400;line-height:18px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .learn-more{color:#0059ff;font-family:Inter;font-size:11px;font-weight:400;line-height:18px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .trigger{display:grid;grid-template-columns:1fr 2fr;padding:1rem 0;width:100%}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .trigger .trigger-toggle-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:Inter;font-size:13px;font-weight:400;line-height:18px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .trigger .trigger-form-container{color:#5f6163;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:11px;font-weight:500;line-height:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .trigger .trigger-form-container .leadingStyle{margin-left:.5rem}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .triggerParams .trigger .trigger-form-container .uxa-text-input{max-width:20%;text-align:right}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .selection{border:1px solid rgba(0,0,0,.15);border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:12px 24px 36px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-slider-thumb-box{z-index:1}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-slider-rail,.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-slider-track{-webkit-box-sizing:content-box;box-sizing:content-box}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .ticks{color:#707275;height:1px;position:absolute;top:-8px;width:1px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .small-ticks{background-color:rgba(0,0,0,.1);color:#707275;height:6px;position:absolute;top:-8px;width:2px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .last-tick{background-color:rgba(0,0,0,.1);right:0;width:2px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .tick-alignment{left:-25px;position:absolute}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-content{padding:1rem 0 0!important}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-content .uxa-table{width:100%}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-content .query-res-controller{background-color:unset;border:1px solid #cacbcc;border-radius:4px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-content .query-res-controller .uxa-table-header-cell{font-size:13px;font-weight:500;line-height:24px}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .uxa-accordion-content .query-res-controller .pagination-section{display:grid;grid-template-columns:1fr 3fr 1fr;justify-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .pagination-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scaling-wrapper .scaling-container .scaling-flex-container .scaling-scrollbar-container .scale .pagination-section .uxa-select{border:none}.scaling-wrapper .package{border:1px solid rgba(0,0,0,.15);border-bottom:none;border-left:none;font-size:14px;font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:18px;margin:0 -15px;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px}.scaling-wrapper .package,.scaling-wrapper .package .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.scaling-wrapper .package .actions{-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;gap:4px;justify-content:end}.query-res-controller{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#f9f9f9;color:#706d6d;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:50%}.query-res-controller,.query-res-controller .pagination-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.query-res-controller .pagination-section{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.query-res-controller .pagination-section .uxa-select{border:none}.query-res-controller .query-results-wrapper{height:100%;overflow:auto;position:relative;width:100%}.query-res-controller .query-results-wrapper .load-data-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;float:right;gap:5px}.query-res-controller .query-results-wrapper .uxa-table{width:100%}.query-res-controller .query-res-info{font-size:13px;font-weight:400;line-height:24px;padding:5px 10px}.query-res-controller .query-res-info #elapsedTime{margin-right:24px}.query-res-controller .query-res-info .uxa-button{float:right}.query-res-controller .query-res-info .uxa-dialog-layout .input{margin-top:15px}.overview-wrapper{max-height:100%;padding:0 15px}.overview-wrapper .overview-content-card.uxa-card{background-color:#f9f9f9;-webkit-box-shadow:unset;box-shadow:unset;margin:20px;width:64%}.overview-wrapper .overview-content-card.uxa-card .overview-text-content{padding:10px 0}@media only screen and (min-width:768px)and (max-width:1023px){.overview-wrapper .overview-content-card.uxa-card{width:100%}}@media only screen and (min-width:320px)and (max-width:767px){.overview-wrapper .overview-content-card.uxa-card{width:100%}}.card-wrapper{padding:0 15px}.card-wrapper .cards{display:grid;grid-gap:15px;grid-template-columns:repeat(3,1fr);padding:20px 0}@media only screen and (min-width:768px)and (max-width:1023px){.card-wrapper .cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:320px)and (max-width:767px){.card-wrapper .cards{grid-template-columns:repeat(1,1fr)}}.card-wrapper .cards .uxa-card:hover{--uxa-card__box-shadow:unset}.card-wrapper .cards .uxa-card-body{height:100%}.card-wrapper .cards .uxa-card-body .uxa-card-header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card-wrapper .cards .uxa-card-body .uxa-card-content,.container{height:100%}.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#eee;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}.container .side-nav-wrapper{bottom:0;left:0;position:fixed;top:64px;z-index:2}.sidenav-container-collapsed,.sidenav-container-expanded{-webkit-transition:all .2s;transition:all .2s}.sidenav-container-expanded{width:16rem}.sidenav-container-collapsed{border:0!important;padding:0!important;width:0}.sidenav-container{background:#fff;border:1px solid rgba(0,0,0,.15);border-bottom-right-radius:10px;border-top-right-radius:10px;color:#000;height:100%;overflow:hidden;padding:0 10px;position:fixed;top:0;z-index:2}.sidenav-container .sidenav-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:56px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:15px;padding-left:5px}.sidenav-container .sidenav-header .hamburger-close{cursor:pointer}.sidenav-container .side-nav-list li .sidenav-item{color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px;height:40px;padding-left:30px;text-decoration:none}.sidenav-container .side-nav-list li .disable-link{color:#bcbec5;pointer-events:none}.sidenav-container .side-nav-list li:hover{background-color:#f2f2f2}.sidenav-container .side-nav-list li .active{background-color:#c7e3ff;border-radius:8px;-webkit-box-shadow:inset 4px 0 #0059ff;box-shadow:inset 4px 0 #0059ff;font-weight:500}.avatar{cursor:pointer}.auth-loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#eee;color:#000;justify-content:center}.auth-loading .ot-progress-container .ot-progress--is-toolbar-dot{height:.9rem;width:.9rem}.login-error-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}.license-header,.login-error-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.license-header{padding:32px 32px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.license-header .close{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-right:-20px;margin-top:-20px}.content-container{height:50vh;padding:0 31px 31px}body,div,h1,h2,h3,h4,h5,h6,html,li,ul{font-family:Inter,serif;font-optical-sizing:auto;font-style:normal;margin:0;padding:0}#root,body,html{height:100vh}#root{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}*{-webkit-box-sizing:border-box;box-sizing:border-box}.center-absolute-el{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}