.partial-tabbed-entity-item .tabbed-entity-item--tabs{background-color:#f9f9f9}@media only screen and (min-width:64em){.partial-tabbed-entity-item .tabbed-entity-item--tabs{padding:0 50px}}@media only screen and (min-width:90em){.partial-tabbed-entity-item .tabbed-entity-item--tabs{padding:0 132px}}.partial-tabbed-entity-item .tabbed-entity-item--tabs-menu{margin-top:24px;padding:0 20px}@media only screen and (min-width:64em){.partial-tabbed-entity-item .tabbed-entity-item--tabs-menu{padding:0 50px}}@media only screen and (min-width:90em){.partial-tabbed-entity-item .tabbed-entity-item--tabs-menu{padding:0 132px}}.partial-attachment-viewer{display:flex;flex-direction:column;height:100%;min-width:320px;width:100%}.partial-attachment-viewer .attachment-viewer-header{background-color:#f2f2f2;border-bottom:1px solid #d9d9d9;height:auto;padding:10px 20px;z-index:21}@media only screen and (min-width:64em){.partial-attachment-viewer .attachment-viewer-header{height:56px;padding:0 38px}}@media only screen and (min-width:90em){.partial-attachment-viewer .attachment-viewer-header{padding:0 153px}.partial-attachment-viewer .attachment-viewer-header.no-padding{padding:0 132px}}.partial-attachment-viewer .attachment-viewer-header.is-dialog{padding:12px 24px}.partial-attachment-viewer .attachment-viewer-header .title{color:#666;font-weight:700}.partial-attachment-viewer .attachment-viewer-content{background-color:#f9f9f9;flex-direction:column;margin-bottom:12px;padding:0 20px;position:relative}@media only screen and (min-width:64em){.partial-attachment-viewer .attachment-viewer-content{flex-direction:row;margin-bottom:0;overflow:hidden;padding:0 38px}}@media only screen and (min-width:90em){.partial-attachment-viewer .attachment-viewer-content{padding:0 153px}}.partial-attachment-viewer .attachment-viewer-content.is-dialog{padding:0 24px}.partial-attachment-viewer .attachment-viewer-content .table-of-content{display:flex;flex-direction:row;gap:16px;height:fit-content;margin:24px 0 0;overflow-y:auto;padding:0;width:100%}@media only screen and (min-width:64em){.partial-attachment-viewer .attachment-viewer-content .table-of-content{flex-direction:column;margin-top:0;max-height:100%;overflow-x:hidden;padding:102px 40px 24px 24px;width:auto}.partial-attachment-viewer .attachment-viewer-content .table-of-content.is-drawer{display:grid;grid-template-columns:repeat(2,1fr);padding:32px 40px 24px 0}}.partial-attachment-viewer .attachment-viewer-content .table-of-content::-webkit-scrollbar{height:6px;width:6px}.partial-attachment-viewer .attachment-viewer-content .table-of-content::-webkit-scrollbar-track{background-color:#0000;-webkit-box-shadow:none}.partial-attachment-viewer .attachment-viewer-content .table-of-content::-webkit-scrollbar-thumb{background-color:#cecece;border-radius:2.5px}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-bottom:32px;min-width:149px;width:149px}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail .thumbnail-img{border:2px solid #0000;box-shadow:0 0 20px 0 #0037451a;height:auto;margin-bottom:8px;max-height:147px;max-width:149px;width:auto}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail .thumbnail-img.is-selected{border:2px solid #006ff8}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail .page-no{color:#006ff8;font-size:1rem;margin-bottom:4px;text-align:center;text-decoration:underline}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail .attachment-name{color:#666;font-size:1rem;text-align:center}.partial-attachment-viewer .attachment-viewer-content .table-of-content .thumbnail .download-link{font-size:1rem}.partial-attachment-viewer .attachment-viewer-content .table-of-content .ghost-thumbnail{align-items:center;animation:keyframe-ghost-fadein 1.5s infinite;display:flex;flex-direction:column;margin-bottom:32px}.partial-attachment-viewer .attachment-viewer-content .table-of-content .ghost-thumbnail .thumbnail-img{background-color:#d9d9d9;height:102px;margin-bottom:8px;width:145px}.partial-attachment-viewer .attachment-viewer-content .viewer-content{height:100%;position:relative;width:100%}.partial-attachment-viewer .attachment-viewer-content .viewer-content.image{height:100%;overflow:auto}@media only screen and (min-width:64em){.partial-attachment-viewer .attachment-viewer-content .viewer-content{width:auto}}.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-left,.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-right{align-self:center;color:#fff;cursor:pointer;height:36px;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:1}.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-left:hover,.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-right:hover{color:#d9d9d9}.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-left{left:16px}.partial-attachment-viewer .attachment-viewer-content .viewer-content .icon-right{right:16px}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands{gap:8px;height:78px;min-height:78px;padding:26px}@media only screen and (min-width:48em){.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands{gap:16px}}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon{align-items:center;background-color:#e6f3ff;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease;width:40px;will-change:background-color;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(hover:hover){.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon:not(.disabled):hover{background-color:#006ff8}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon:not(.disabled):hover .icon{color:#fff}}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon.disabled{background-color:#f2f2f2;cursor:not-allowed}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon.disabled .icon{color:#666}.partial-attachment-viewer .attachment-viewer-content .viewer-content .commands .command-icon .icon{color:#006ff8;height:18px;transition:color .2s ease;width:18px;will-change:color}.partial-attachment-viewer .attachment-viewer-content .viewer-content .attachment-container{display:flex;height:100%;justify-content:center;width:100%}.partial-attachment-viewer .attachment-viewer-content .viewer-content .attachment-container .object-viewer{height:100%;width:100%}.partial-attachment-viewer .attachment-viewer-content .viewer-content .image-viewer-content{display:flex;flex-grow:1;position:relative}.partial-attachment-viewer .attachment-viewer-content .viewer-content .image-viewer-content .image-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.partial-attachment-viewer .attachment-viewer-content .viewer-content .image-viewer-content .image-container .image{height:100%;height:auto;margin:8px;max-height:100%;max-width:100%;transform-origin:50% 50%}.partial-attachment-viewer .attachment-viewer-content .viewer-content .image-viewer-content .image-container .image-canvas{cursor:grab}.partial-attachment-viewer .attachment-viewer-content .viewer-content .image-viewer-content .image-container .image-canvas:active{cursor:grabbing}.partial-attachment-viewer .attachment-viewer-content .viewer-content .ghost-attachment{animation:keyframe-ghost-fadein 1.5s infinite;background-color:#d9d9d9;height:100%;margin:32px;width:100%}.partial-image-gallery{display:flex;flex-direction:column;height:100%;width:100%}.partial-image-gallery .my-gallery{background-color:#8c8c8c;height:100%;width:100%}.partial-image-gallery .my-gallery .viewer-content{align-items:center;height:100%;padding:0 16px;width:100%}@media only screen and (min-width:64em){.partial-image-gallery .my-gallery .viewer-content{padding:0;width:auto}}.partial-image-gallery .my-gallery .viewer-content .commands{background-color:#5f5f5f;gap:8px;height:64px;margin-bottom:32px;min-height:64px;padding:0 16px;position:relative;width:100%}@media only screen and (min-width:48em){.partial-image-gallery .my-gallery .viewer-content .commands{gap:16px;padding:0 48px;width:80%}}.partial-image-gallery .my-gallery .viewer-content .commands .zoom-controls{align-items:center;display:flex;left:50%;position:absolute;transform:translateX(-50%)}.partial-image-gallery .my-gallery .viewer-content .commands .zoom-controls .percentage{align-items:center;background-color:#fff;border-radius:6px;display:flex;justify-content:center;margin:0 8px;padding:4px 10px}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(hover:hover){.partial-image-gallery .my-gallery .viewer-content .commands .command-icon:not(.disabled):hover{background-color:#666}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon:not(.disabled):hover .icon{color:#fff}}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon.disabled{background-color:#f2f2f2;cursor:not-allowed}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon.disabled .icon{color:#666}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon .icon{color:#fff;height:18px;transition:color .2s ease;width:18px;will-change:color}.partial-image-gallery .my-gallery .viewer-content .commands .command-icon p{display:none}@media only screen and (min-width:64em){.partial-image-gallery .my-gallery .viewer-content .commands .command-icon p{display:block}}.partial-image-gallery .my-gallery .viewer-content .commands .reset{color:#fff;cursor:pointer}.partial-image-gallery .my-gallery .viewer-content .attachment-container{display:flex;flex-grow:1;margin-bottom:32px;min-height:0;position:relative;width:100%}@media only screen and (min-width:48em){.partial-image-gallery .my-gallery .viewer-content .attachment-container{width:80%}}.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-left,.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-right{align-self:center;color:#fff;cursor:pointer;height:36px;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:1}.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-left:hover,.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-right:hover{color:#666}.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-left{left:0}@media only screen and (min-width:48em){.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-left{left:16px}}.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-right{right:0}@media only screen and (min-width:48em){.partial-image-gallery .my-gallery .viewer-content .attachment-container .icon-right{right:16px}}.partial-image-gallery .my-gallery .viewer-content .attachment-container .image-viewer{align-items:center;display:flex;height:100%;justify-content:center;overflow:auto;width:100%}.partial-image-gallery .my-gallery .viewer-content .attachment-container .image-viewer::-webkit-scrollbar{height:6px;width:6px}.partial-image-gallery .my-gallery .viewer-content .attachment-container .image-viewer::-webkit-scrollbar-track{background-color:#0000;-webkit-box-shadow:none}.partial-image-gallery .my-gallery .viewer-content .attachment-container .image-viewer::-webkit-scrollbar-thumb{background-color:#cecece;border-radius:2.5px}.partial-image-gallery .my-gallery .viewer-content .attachment-container .image-viewer .image{align-items:center;display:flex;height:100%;justify-content:center;max-width:100%;object-fit:contain;transform-origin:50% 50%;width:100%}.partial-image-gallery .my-gallery .viewer-content .attachment-container .object-viewer{height:100%;width:100%}.partial-image-gallery .my-gallery .viewer-content .ghost-attachment{animation:keyframe-ghost-fadein 1.5s infinite;background-color:#d9d9d9;height:100%;margin:32px;width:100%}.partial-image-gallery .thumbnails-container{align-items:end;background-color:#5f5f5f;display:flex;height:206px;justify-content:center;padding:0 16px}.partial-image-gallery .thumbnails-container .thumbnails{align-items:center;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.partial-image-gallery .thumbnails-container .thumbnails::-webkit-scrollbar{height:6px;width:6px}.partial-image-gallery .thumbnails-container .thumbnails::-webkit-scrollbar-track{background-color:#0000;-webkit-box-shadow:none}.partial-image-gallery .thumbnails-container .thumbnails::-webkit-scrollbar-thumb{background-color:#cecece;border-radius:2.5px}.partial-image-gallery .thumbnails-container .thumbnails img{border-radius:8px;max-height:106px;max-width:161px;min-height:106px;min-width:161px;object-fit:cover}.partial-image-gallery .thumbnails-container .thumbnails img.is-selected{border:2px solid #fff}.partial-attachments .attachments-header{margin-bottom:20px}.partial-attachments .attachments-header .info{color:#666;flex-basis:100%;font-size:1.3rem;padding-top:10px}@media only screen and (min-width:48em){.partial-attachments .attachments-header .info{flex-basis:auto;padding:0 0 0 12px}}.partial-attachments .attachments-body .rs-table{border-collapse:initial;width:100%}.partial-attachments .attachments-body .rs-table .rs-table--thead{display:none}@media only screen and (min-width:75em){.partial-attachments .attachments-body .rs-table .rs-table--thead{display:table-header-group}}.partial-attachments .attachments-body .rs-table .rs-table--thead .rs-table--thead-tr .rs-table--thead-tr-th{border-bottom:1px solid #d1d1d1;font-weight:400;padding:15px 0;text-align:left}.partial-attachments .attachments-body .rs-table .rs-table--thead .rs-table--thead-tr .rs-table--thead-tr-th:not(:last-child){padding-right:12px}.partial-attachments .attachments-body .rs-table .rs-table--thead .rs-table--thead-tr .rs-table--thead-tr-th .text{font-size:1.3rem;font-weight:600}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr{border-bottom:1px solid #d1d1d1;display:flex;flex-direction:column;margin-bottom:12px;min-height:80px;position:relative}@media only screen and (min-width:75em){.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr{border-bottom:none;display:table-row}}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td{display:flex;flex-direction:column;margin-bottom:12px}@media only screen and (min-width:75em){.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td{border-bottom:1px solid #d1d1d1;display:table-cell;padding:24px 0}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td:not(:last-child){padding-right:12px}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td.list-menu{text-align:right}}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .label{display:inline-block;font-weight:600;margin-right:12px;padding-bottom:8px}@media only screen and (min-width:75em){.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .label{display:none}}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value{font-size:1.4rem;text-transform:capitalize}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments{align-items:center;display:flex}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments.has-comments{cursor:pointer}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments.has-comments .icon-comments{color:#006ff8}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments.has-comments .number{color:#003745}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments .icon-comments{color:#b3b3b3;height:20px;margin-right:4px;width:20px}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.comments .number{color:#b3b3b3}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.link{color:#006ff8;cursor:pointer;text-decoration:underline}@media(hover:hover){.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .value.link:hover{color:#0064df}}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .attach-file{color:#006ff8;cursor:pointer;font-size:1.4rem;font-weight:700;text-transform:uppercase}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table--tbody-tr .rs-table--tbody-tr-td .comment-tooltip .date{color:#666;font-size:1.2rem;text-align:right}.partial-attachments .attachments-body .rs-table .rs-table--tbody .rs-table-fallback .rs-table-fallback-td{padding:24px 0;text-align:center}.partial-attachments .attachments-body .loading{margin:60px 0}.partial-layout{bottom:0;display:flex;flex-direction:column;left:0;min-width:320px;position:fixed;right:0;top:0}@media only screen and (min-width:64em){.partial-layout{flex-direction:row}}.partial-layout.is-sidebar-open .layout-sidebar{opacity:1;transform:translate(0);visibility:visible}@media only screen and (max-width:1023px){.partial-layout.is-sidebar-open .layout-content{box-shadow:0 2px 4px 0 #00000080;overflow:hidden}}.partial-layout .layout-sidebar{background-color:#fff;bottom:0;display:flex;flex-direction:column;flex-shrink:0;opacity:0;position:fixed;right:0;top:0;transform:translate(400px);transition:all .3s ease;visibility:hidden;width:300px;z-index:31}@media only screen and (min-width:64em){.partial-layout .layout-sidebar{border-right:1px solid #d0d0d0;left:0;opacity:1;padding-top:65px;position:absolute;transform:translate(0);transition:width .3s ease;visibility:visible;width:250px}}@media only screen and (min-width:1800px){.partial-layout .layout-sidebar{position:static}}@media only screen and (min-width:64em){.partial-layout .layout-sidebar.sidebar-collapsed{width:65px}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-expand-icon,.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-title{opacity:0}}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-icon{margin-left:11px}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item{padding:0 12px 0 16px!important}@media only screen and (min-width:64em){.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-title{opacity:0}}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-link-external{opacity:0}@media only screen and (min-width:64em){.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-arrow{opacity:0}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items{display:none}.partial-layout .layout-sidebar.sidebar-collapsed .layout-sidebar-wrapper .layout-version{visibility:hidden}}.partial-layout .layout-sidebar.is-hide-layout-elements{display:none}.partial-layout .layout-sidebar .layout-sidebar-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow-x:hidden;overflow-y:auto}@media only screen and (min-width:64em){.partial-layout .layout-sidebar .layout-sidebar-wrapper::-webkit-scrollbar{height:6px;width:6px}.partial-layout .layout-sidebar .layout-sidebar-wrapper::-webkit-scrollbar-track{background-color:#0000;-webkit-box-shadow:none}.partial-layout .layout-sidebar .layout-sidebar-wrapper::-webkit-scrollbar-thumb{background-color:#cecece;border-radius:2.5px}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation{flex-shrink:0;margin-top:90px}@media only screen and (min-width:64em){.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation{flex-grow:1;margin-top:0;width:auto}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation.is-customer-user{margin-top:40px}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section{border-bottom:1px solid #d9d9d9}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section.no-bottom-border{border-bottom:none}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head{align-items:center;background-color:#f9f9f9;cursor:pointer;display:flex;min-height:40px;padding:0 10px;-webkit-touch-callout:none;transition:background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:background-color}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-icon{color:#f7661f;height:22px;transition:margin .2s ease;width:22px;will-change:margin}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-title{color:#666;display:block;flex-grow:1;font-size:1.2rem;font-weight:700;padding:0 10px;text-transform:uppercase;white-space:nowrap}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-head .section-expand-icon{height:16px;width:16px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body{padding-bottom:24px}@media only screen and (min-width:64em){.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap.mobile{display:none}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item{border-left:4px solid #0000;cursor:pointer;flex-shrink:0;max-height:48px;min-height:48px;overflow:hidden;padding:0 12px 0 20px;-webkit-touch-callout:none;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,padding .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:background-color,border-color,padding}@media(hover:hover){.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item:hover{background-color:#00000005}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item.is-active{background-color:#e6f3ff;border-left-color:#f7661f}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item.is-active.single-route .navigation-item-title{font-weight:600}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item.is-dropdown-open{background-color:#e6f3ff}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item.is-dropdown-open .icon-arrow{transform:rotate(180deg)}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-icon{flex-shrink:0;height:24px;width:24px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-icon svg{height:20px;width:20px;fill:#003745}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-logout,.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-person{color:#003745;flex-shrink:0;height:16px;margin-right:6px;width:18px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-title{color:#003745;display:flex;flex-grow:1;min-width:160px;padding-left:10px;transition:opacity .2s ease}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-title.help-center{min-width:auto}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-title .beta-chip{background-color:#006ff8;border-radius:2px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:500;height:20px;line-height:20px;margin-left:4px;padding:0 8px;text-align:center}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .navigation-item-title .freemium-lock{color:#f7661f;height:16px;margin-left:10px;width:16px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-link-external{color:#006ff8;height:16px;margin-left:auto;width:16px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .info{align-self:center;margin-left:auto}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .info .icon-info{height:16px;padding-left:2px;width:16px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .navigation-item .icon-arrow{color:#003745;height:14px;margin:0 0 -3px auto;transition:transform .2s ease;width:14px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items{background-color:#e6f3ff;padding:5px 0;transition:background-color,.2s ease;will-change:background-color}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items .sub-navigation-item{color:#003745;cursor:pointer;display:block;padding:10px 10px 10px 58px;text-decoration:none}@media(hover:hover){.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items .sub-navigation-item:hover{background-color:#daedfe}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items .sub-navigation-item.is-active{background-color:#cceaff;font-weight:700}.partial-layout .layout-sidebar .layout-sidebar-wrapper .navigation .navigation-section .navigation-section-body .navigation-wrap .sub-navigation-items .sub-navigation-item .new-tag{background-color:#006ff8;border-radius:2px;color:#fff;display:inline-block;font-size:1.4rem;font-weight:700;height:20px;line-height:20px;margin-left:4px;padding:0 8px;text-align:center}.partial-layout .layout-sidebar .layout-sidebar-wrapper .sidebar-bottom-section{flex-shrink:0;padding:30px 30px 10px}@media only screen and (min-width:64em){.partial-layout .layout-sidebar .layout-sidebar-wrapper .sidebar-bottom-section .profile{display:none}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .sidebar-bottom-section .profile .profile-picture{align-items:center;background-color:#006ff899;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.partial-layout .layout-sidebar .layout-sidebar-wrapper .sidebar-bottom-section .profile .profile-picture span{color:#fff}.partial-layout .layout-sidebar .layout-sidebar-wrapper .sidebar-bottom-section .profile .profile-name{color:#006ff8;font-size:1.4rem;font-weight:600;padding-top:5px}.partial-layout .layout-sidebar .layout-sidebar-wrapper .layout-version{color:#003745b3;font-size:1rem;padding:0 30px 30px;white-space:nowrap}@media only screen and (min-width:64em){.partial-layout .layout-sidebar .layout-sidebar-wrapper .layout-version{padding:0 16px 16px}}.partial-layout .layout-sidebar .layout-sidebar-wrapper .layout-version.clickable a{color:inherit;cursor:pointer;font-size:inherit}.partial-layout .layout-sidebar .sidebar-collapse{display:none}@media only screen and (min-width:1800px){.partial-layout .layout-sidebar .sidebar-collapse{background-color:#f7661f;border-radius:50%;bottom:30px;cursor:pointer;display:flex;height:20px;position:absolute;right:-10px;width:20px}}@media(hover:hover){.partial-layout .layout-sidebar .sidebar-collapse:hover{background-color:#f45609}}.partial-layout .layout-sidebar .sidebar-collapse .icon-chevron-left{color:#fff;height:10px;transition:all .3s linear;width:10px}.partial-layout .layout-sidebar .sidebar-collapse .icon-chevron-left.sidebar-collapsed{transform:rotate(180deg)}.partial-layout .layout-content{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;position:relative;transform-origin:380% 50%;transition:transform .3s ease}@media only screen and (min-width:30em){.partial-layout .layout-content{transform-origin:320% 50%}}@media only screen and (min-width:64em){.partial-layout .layout-content{position:static}.partial-layout .layout-content.authenticated{padding-left:65px;padding-top:65px}}@media only screen and (min-width:1800px){.partial-layout .layout-content.authenticated{padding-left:0}}.partial-layout .layout-content .layout-header{background-color:#fff;box-shadow:0 4px 16px #0037451a;height:56px;padding:0 16px;z-index:32}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header{border-bottom:1px solid #d0d0d0;box-shadow:none;height:65px;left:0;position:fixed;right:0;top:0}}.partial-layout .layout-content .layout-header.is-rightship-user{background-color:#003745;border-bottom-color:#003745}.partial-layout .layout-content .layout-header.is-rightship-user .global-search .advanced-search .advanced-search-text,.partial-layout .layout-content .layout-header.is-rightship-user .icon-arrow-back,.partial-layout .layout-content .layout-header.is-rightship-user .icon-menu .icon-hamburger-menu,.partial-layout .layout-content .layout-header.is-rightship-user .icon-search,.partial-layout .layout-content .layout-header.is-rightship-user .page-info .page-subtitle,.partial-layout .layout-content .layout-header.is-rightship-user .page-info .page-title{color:#fff}.partial-layout .layout-content .layout-header.is-rightship-user .profile .profile-details .avatar{background-color:#006ff8}.partial-layout .layout-content .layout-header.is-rightship-user .profile .profile-details .icon-chevron-down,.partial-layout .layout-content .layout-header.is-rightship-user .profile .profile-details .profile-name{color:#fff}.partial-layout .layout-content .layout-header .layout-logo-rightship{display:flex;flex-direction:row;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:90em){.partial-layout .layout-content .layout-header .layout-logo-rightship{width:220px}}.partial-layout .layout-content .layout-header .layout-logo-rightship.development{position:relative}.partial-layout .layout-content .layout-header .layout-logo-rightship.development:after{background-color:#006ff8;border-radius:3px;color:#fff;content:"DEV";font-size:1.5rem;font-weight:600;left:5px;line-height:22px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship.development:after{left:110px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-rightship.prestaging{position:relative}.partial-layout .layout-content .layout-header .layout-logo-rightship.prestaging:after{background-color:#006ff8;border-radius:3px;color:#fff;content:"PRESTAGING";font-size:1.5rem;font-weight:600;left:5px;line-height:22px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship.prestaging:after{left:110px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-rightship.staging{position:relative}.partial-layout .layout-content .layout-header .layout-logo-rightship.staging:after{background-color:#006ff8;border-radius:3px;color:#fff;content:"STAGING";font-size:1.5rem;font-weight:600;left:5px;line-height:22px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship.staging:after{left:110px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-rightship.production{position:relative}.partial-layout .layout-content .layout-header .layout-logo-rightship.production:after{background-color:#006ff8;border-radius:3px;color:#fff;content:"INTERNAL";font-size:1.5rem;font-weight:600;left:5px;line-height:22px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship.production:after{left:110px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-rightship.is-back-showing{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship.is-back-showing{display:flex}}.partial-layout .layout-content .layout-header .layout-logo-rightship .logo-rightship{height:30px;margin-right:32px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-rightship .logo-rightship{margin-right:0}}.partial-layout .layout-content .layout-header .layout-logo-platform{display:flex;flex-direction:row;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform{margin-right:20px}}@media only screen and (min-width:90em){.partial-layout .layout-content .layout-header .layout-logo-platform{margin-right:0;width:220px}}.partial-layout .layout-content .layout-header .layout-logo-platform.development{position:relative}.partial-layout .layout-content .layout-header .layout-logo-platform.development:after{background-color:#f7661f;border-radius:3px;color:#fff;content:"DEV";font-size:1.2rem;font-weight:600;left:5px;line-height:19px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform.development:after{left:104px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-platform.prestaging{position:relative}.partial-layout .layout-content .layout-header .layout-logo-platform.prestaging:after{background-color:#e61e2f;border-radius:3px;color:#fff;content:"PRESTAGING";font-size:1.2rem;font-weight:600;left:5px;line-height:19px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform.prestaging:after{left:104px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-platform.sandbox{position:relative}.partial-layout .layout-content .layout-header .layout-logo-platform.sandbox:after{background-color:#ca4f00;border-radius:3px;color:#fff;content:"SANDBOX";font-size:1.2rem;font-weight:600;left:5px;line-height:19px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform.sandbox:after{left:104px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-platform.staging{position:relative}.partial-layout .layout-content .layout-header .layout-logo-platform.staging:after{background-color:#ca4f00;border-radius:3px;color:#fff;content:"STAGING";font-size:1.2rem;font-weight:600;left:5px;line-height:19px;padding:0 6px;position:absolute;top:16px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform.staging:after{left:104px;top:3px}}.partial-layout .layout-content .layout-header .layout-logo-platform.is-back-showing{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform.is-back-showing{display:flex}}.partial-layout .layout-content .layout-header .layout-logo-platform .logo-platform{height:24px;margin-right:32px;width:24px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform .logo-platform{margin-right:0}}.partial-layout .layout-content .layout-header .layout-logo-platform .layout-name{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .layout-logo-platform .layout-name{display:block;font-size:1.5rem;font-weight:600;line-height:24px;padding-left:8px}}.partial-layout .layout-content .layout-header .icon-arrow-back{color:#003745;height:14px;margin-right:40px;width:18px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .icon-arrow-back{display:none}}.partial-layout .layout-content .layout-header .page-info{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .page-info{display:none}}.partial-layout .layout-content .layout-header .page-info .page-title{font-size:2rem;line-height:22px;max-height:50px;overflow:hidden}.partial-layout .layout-content .layout-header .page-info .page-title.has-subtitle{max-height:26px}.partial-layout .layout-content .layout-header .page-info .page-title.beta-chip:after{background-color:#006ff8;border-radius:3px;color:#fff;content:"BETA";display:inline-block;font-size:1.5rem;font-weight:700;height:20px;line-height:20px;margin-left:12px;padding:0 12px;text-align:center}.partial-layout .layout-content .layout-header .page-info .page-subtitle{font-size:1.2rem;line-height:1}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile{margin-right:8px;position:relative}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .staging-disclaimer-mobile{display:none}}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .icon{color:#ca4f00;cursor:pointer;height:20px;width:20px}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .icon:hover~.disclaimer-tooltip{display:flex}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip{display:none;position:absolute;right:-90px;top:calc(100% + 8px);width:290px;z-index:2}@media only screen and (min-width:30em){.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip{width:420px}}@media only screen and (min-width:48em){.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip{width:650px}}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip{left:50%;transform:translateX(-50%)}}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip:hover{display:flex}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip .wrap-tooltip{background:#fff;border-radius:5px;box-shadow:0 0 30px 0 #0003;padding:10px 15px}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip .wrap-tooltip:before{border:8px solid;border-color:#0000 #0000 #fff;content:"";cursor:pointer;display:block;height:0;position:absolute;right:92px;top:-15px;width:0}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip .wrap-tooltip:before{left:calc(50% - 8.5px)}}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip .wrap-tooltip .desc{font-size:1.2rem}.partial-layout .layout-content .layout-header .staging-disclaimer-mobile .disclaimer-tooltip .wrap-tooltip .desc a{color:#006ff8;cursor:pointer;font-size:1.2rem;text-decoration:underline}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile{margin-right:8px;position:relative}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile{display:none}}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .icon{color:#ca4f00;cursor:pointer;height:20px;width:20px}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .icon:hover~.maintenance-tooltip{display:flex}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip{display:none;left:50%;position:fixed;top:50px;transform:translateX(-50%);z-index:2}@media only screen and (min-width:30em){.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip{left:auto;position:absolute;right:-90px;top:calc(100% + 8px);transform:none;z-index:2}}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip{left:50%;transform:translateX(-50%)}}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip:hover{display:flex}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip{background:#fff;border-radius:5px;box-shadow:0 0 30px 0 #0003;padding:10px 15px}@media only screen and (min-width:30em){.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip:before{border:8px solid;border-color:#0000 #0000 #fff;content:"";cursor:pointer;display:block;height:0;position:absolute;right:92px;top:-15px;width:0}}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip:before{left:calc(50% - 8.5px)}}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip .date{margin-bottom:6px}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip .desc{font-size:1.2rem;min-width:280px;white-space:normal}.partial-layout .layout-content .layout-header .scheduled-maintenance-mobile .maintenance-tooltip .wrap-tooltip .desc p{font-size:1.2rem}.partial-layout .layout-content .layout-header .icon-search{height:18px;margin-left:8px;width:18px;-webkit-touch-callout:none;color:#003745;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .icon-search{display:none}}.partial-layout .layout-content .layout-header .icon-menu{height:24px;margin-left:8px;width:24px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .icon-menu{display:none}}.partial-layout .layout-content .layout-header .icon-menu .icon-hamburger-menu{color:#003745;height:24px;width:24px}.partial-layout .layout-content .layout-header .global-search{background-color:#fff;left:0;opacity:0;padding:38px 16px 0;position:absolute;right:0;top:-150px;transition:all .2s ease}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search{align-items:center;background-color:#0000;display:flex;flex-grow:1;margin-left:156px;opacity:1;padding:0;position:static;top:0}}@media only screen and (min-width:90em){.partial-layout .layout-content .layout-header .global-search{margin-left:132px}}.partial-layout .layout-content .layout-header .global-search.is-showing{bottom:0;opacity:1;top:0}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search{margin-right:64px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search{margin-right:0;width:318px}}@media only screen and (min-width:1300px){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search{width:456px}}@media only screen and (min-width:90em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search{width:520px}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value{background-color:#f2f2f2;border:0;border-radius:5px;height:48px;z-index:10}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value{background-color:#fff;border:1px solid #b5b5b5;border-radius:5px}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value.dropdown-open{background-color:#f2f2f2;border:1px solid #0000;border-radius:5px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--input-content{background-color:#0000;border:0;font-size:1.3rem;height:100%;padding:0 50px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--input-content .comp-entity-finder--input{line-height:46px;margin:0}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--input-content .comp-entity-finder--placeholder{left:54px;line-height:48px;max-width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--input-content.is-focus{border:0;box-shadow:none}@media(hover:hover){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--input-content:hover:not(:focus){background-color:#0000;border:none;box-shadow:none}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--icon{color:#b5b5b5;left:10px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--close{right:35px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder--value .comp-entity-finder--close{right:50px}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown{background:#0000;border:none;border-radius:0;bottom:0;box-shadow:none;margin-top:0;position:fixed;top:120px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown{background-color:#fff;border-radius:5px;bottom:inherit;box-shadow:0 0 10px 0 #00000026;left:-5px;padding-top:65px;position:absolute;top:-5px;width:calc(100% + 10px)}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list{max-height:100%}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list{max-height:500px}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category:not(:last-child){border-bottom:1px solid #90909040}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-title{font-size:1.4rem;font-weight:600;line-height:1.38;opacity:1;padding:16px 45px 0 16px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item{cursor:pointer;line-height:1.38;margin:0 10px;padding:5px 6px 10px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item a{text-decoration:none}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item.selected{background-color:#0000;color:#003745}@media(hover:hover){.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item{border-radius:5px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item:hover{background-color:#006ff81a}}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .icon-arrow{height:21px;margin-right:10px;width:10px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .icon-arrow path{fill:#006ff8}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .name{color:#006ff8;width:100%}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .previous-name{font-size:1.4rem;font-style:italic;padding-left:5px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .country{font-size:1.4rem;padding-left:20px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .prop-container{padding-left:20px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .prop-container .prop{color:#666}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .category-list .category-item .prop-container .prop:not(:last-child){padding-right:20px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .category .view-more{color:#006ff8;font-weight:600;padding:16px 16px 24px 36px;text-transform:uppercase}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .no-results{text-align:center}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .footer{padding:16px}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .footer .footer-title{font-size:1.4rem;font-weight:700;margin-bottom:8px;text-align:center}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .footer .footer-text{color:#666;font-size:1.4rem;text-align:center}.partial-layout .layout-content .layout-header .global-search .entity-finder-global-search .comp-entity-finder--dropdown-value .comp-entity-finder-dropdown .comp-entity-finder-dropdown-list .footer .footer-text .link{color:#006ff8;cursor:pointer}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .history-container{height:48px;position:relative}}.partial-layout .layout-content .layout-header .global-search .history-container .search-history{cursor:pointer;height:48px;position:absolute;right:80px;top:38px;width:48px;z-index:11}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .history-container .search-history{border-left:1px solid #b5b5b5;right:0;top:0}}@media(hover:hover){.partial-layout .layout-content .layout-header .global-search .history-container .search-history:hover .icon-history{color:#006ff8}}.partial-layout .layout-content .layout-header .global-search .history-container .search-history .icon-history{color:#b5b5b5;height:18px;width:18px}.partial-layout .layout-content .layout-header .global-search .cancel-search{color:#006ff8;position:absolute;right:16px;text-decoration:underline;top:48px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .cancel-search{display:none}}.partial-layout .layout-content .layout-header .global-search .advanced-search{cursor:pointer;display:flex;justify-content:center;padding-top:8px}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .global-search .advanced-search{padding:0 0 0 16px}}@media(hover:hover){.partial-layout .layout-content .layout-header .global-search .advanced-search:not(.is-freemium):hover .advanced-search-text{color:#006ff8;text-decoration:underline}}.partial-layout .layout-content .layout-header .global-search .advanced-search .advanced-search-text{color:#b5b5b5;font-size:1.2rem;font-weight:700;text-transform:uppercase}.partial-layout .layout-content .layout-header .global-search .advanced-search .freemium-lock{color:#f7661f;height:16px;margin-left:4px;width:16px}.partial-layout .layout-content .layout-header .profile{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .layout-header .profile{display:flex;height:40px;order:2;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media only screen and (min-width:75em){.partial-layout .layout-content .layout-header .profile{margin-right:30px}}@media only screen and (min-width:90em){.partial-layout .layout-content .layout-header .profile{margin-right:112px}}.partial-layout .layout-content .layout-header .profile.is-hide-layout-elements{margin-left:auto}.partial-layout .layout-content .layout-header .profile .profile-details{cursor:pointer}.partial-layout .layout-content .layout-header .profile .profile-details .avatar{align-items:center;display:flex;justify-content:center;-webkit-touch-callout:none;background-color:#003745;border-radius:50%;height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:40px}.partial-layout .layout-content .layout-header .profile .profile-details .avatar span{color:#fff;text-transform:uppercase;word-spacing:-2px}.partial-layout .layout-content .layout-header .profile .profile-details .profile-name{font-weight:600;padding:0 5px 0 10px}.partial-layout .layout-content .layout-header .profile .profile-details .icon-chevron-down{height:5px;margin-left:5px;transition:transform .2s ease;width:10px}.partial-layout .layout-content .layout-header .profile .profile-details .icon-chevron-down.flip{transform:rotate(180deg);transform-origin:center}.partial-layout .layout-content .layout-header .profile .profile-dropdown{background-color:#fff;border:1px solid #00374514;border-radius:5px;box-shadow:0 4px 16px 0 #006ff81a;padding:12px 0;position:absolute;right:-15px;top:40px;z-index:1}.partial-layout .layout-content .layout-header .profile .profile-dropdown .item{color:#003745;height:32px;padding:0 12px;text-decoration:none}@media(hover:hover){.partial-layout .layout-content .layout-header .profile .profile-dropdown .item{cursor:pointer}.partial-layout .layout-content .layout-header .profile .profile-dropdown .item:hover{background-color:#006ff81a}}.partial-layout .layout-content .layout-header .profile .profile-dropdown .item .icon{height:16px;width:16px}.partial-layout .layout-content .layout-header .profile .profile-dropdown .item .text{font-size:1.4rem;line-height:20px;padding-left:10px;white-space:nowrap}.partial-layout .layout-content .layout-header .profile .profile-dropdown .item .icon-link-external{color:#006ff8;height:16px;margin-left:12px;width:16px}.partial-layout .layout-content .banner-internal{align-items:center;background-color:#f8e3e5;box-shadow:0 1px 3px 1px #d0d0d0;display:flex;flex-shrink:0;padding:16px 20px;z-index:1}@media only screen and (min-width:64em){.partial-layout .layout-content .banner-internal{padding:16px 50px}}@media only screen and (min-width:90em){.partial-layout .layout-content .banner-internal{padding:16px 132px}}.partial-layout .layout-content .banner-internal .icon-warning{color:#e61e2f;height:22px;margin-right:16px;width:22px}.partial-layout .layout-content .banner-internal .desc{color:#e61e2f;font-size:1.2rem}@media only screen and (min-width:64em){.partial-layout .layout-content .banner-internal .desc{font-size:1.3rem}}.partial-layout .layout-content .staging-disclaimer{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .staging-disclaimer{background-color:#fff2d1;box-shadow:0 1px 3px 1px #d0d0d0;display:flex;flex-shrink:0;padding:16px 50px;z-index:1}}@media only screen and (min-width:90em){.partial-layout .layout-content .staging-disclaimer{padding:16px 132px}}.partial-layout .layout-content .staging-disclaimer .icon-info{color:#ca4f00;height:22px;margin-right:16px;width:22px}.partial-layout .layout-content .staging-disclaimer .desc{font-size:1.2rem}@media only screen and (min-width:64em){.partial-layout .layout-content .staging-disclaimer .desc{font-size:1.3rem}}.partial-layout .layout-content .staging-disclaimer .desc a{color:#006ff8;cursor:pointer;font-size:1.2rem;text-decoration:underline}@media only screen and (min-width:64em){.partial-layout .layout-content .staging-disclaimer .desc a{font-size:1.3rem}}.partial-layout .layout-content .router-view{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.partial-layout .layout-content .intercom-support{display:none}@media only screen and (min-width:64em){.partial-layout .layout-content .intercom-support{background-color:#f7661f;border-radius:5px;bottom:20px;color:#fff;cursor:pointer;display:block;font-size:1.4rem;font-weight:700;height:40px;line-height:40px;padding:0 16px;position:fixed;right:20px;text-transform:uppercase;transition:background-color .3s ease;z-index:2;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(hover:hover){.partial-layout .layout-content .intercom-support:hover{background-color:#f45609}}.partial-layout .layout-content .overlay{background-color:#0000;bottom:0;display:none;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:background-color .3s ease .05s;z-index:20}.partial-layout .layout-content .overlay.show{background-color:#0006;display:block;pointer-events:all}@media only screen and (min-width:64em){.partial-layout .layout-content .overlay.show{display:none}}.partial-upload-psc-files .icon-info{cursor:pointer;height:18px;margin-left:4px;width:18px}.partial-upload-psc-files .info-text{color:#666}.partial-upload-psc-files .attachment{display:flex;flex-wrap:wrap;row-gap:12px}@media only screen and (min-width:48em){.partial-upload-psc-files .attachment{flex-wrap:nowrap}}.partial-upload-psc-files .attachment .attachment-details{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:5px;display:flex;min-height:40px}.partial-upload-psc-files .attachment .attachment-details .icon-doc{color:#003745;flex-shrink:0;height:18px;margin:0 8px;width:18px}.partial-upload-psc-files .attachment .attachment-details .file-name{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.partial-upload-psc-files .attachment .attachment-details .file-size{color:#666;flex-shrink:0;padding:0 8px}.partial-upload-psc-files .attachment .attachment-details .icon-cross{color:#003745;height:14px;margin:0 12px 0 auto;transition:color .15s ease;width:14px}@media(hover:hover){.partial-upload-psc-files .attachment .attachment-details .icon-cross{cursor:pointer}.partial-upload-psc-files .attachment .attachment-details .icon-cross:hover{color:#e61e2f}}.partial-upload-psc-files .attachment .icon-bin{color:#003745;height:16px;margin-left:4px;width:16px}@media(hover:hover){.partial-upload-psc-files .attachment .icon-bin{cursor:pointer}.partial-upload-psc-files .attachment .icon-bin:hover{color:#e61e2f}}@media only screen and (min-width:48em){.partial-upload-psc-files .attachment .icon-bin.is-other-attachment{order:4}}
/*# sourceMappingURL=core-b7f29b566077249b5c55.css.map*/