:root{--gray0:#fff;--gray1:#f6f6f6;--gray2:#e9e9e9;--gray3:#8f8f91;--gray4:#626266;--gray5:#2a2a2f;--gray0-rgb:255,255,255;--gray1-rgb:246,246,246;--gray2-rgb:233,233,233;--gray3-rgb:143,143,145;--gray4-rgb:98,98,102;--gray5-rgb:42,42,47;--blue1:#4f44e0;--blue2:#463dbb;--blue3:#322e6f;--green1:#219464;--green2:#217d57;--green3:#204e3e;--red1:#e34f2f;--red2:#bc452d;--red3:#6d3228;--orange1:#df7800;--orange2:#b96607;--orange3:#6c4316;--blue1-rgb:79,68,224;--blue2-rgb:70,61,187;--blue3-rgb:50,46,111;--green1-rgb:33,148,100;--green2-rgb:33,125,87;--green3-rgb:32,78,62;--red1-rgb:227,79,47;--red2-rgb:188,69,45;--red3-rgb:109,50,40;--orange1-rgb:223,120,0;--orange2-rgb:185,102,7;--orange3-rgb:108,67,22;--text-highlight-color:#accef7;--text-editor-highlight-rgb:79,68,224;--chrome-color:#4f44e0;--chrome-active-color:#322e6f;--chrome-hover-color:#463dbb;--chrome-search-bar-color:#463dbb;--chrome-text-color:#e9e9e9;--chrome-active-text-color:#fff;--primary-text-color:var(--gray5);--secondary-text-color:var(--gray4);--tertiary-text-color:var(--gray3);--disabled-text-color:var(--gray3);--positive-color:var(--green1);--negative-color:var(--red1);--component-hover-color:var(--gray1);--component-active-color:var(--gray1);--component-divider-color:var(--gray1);--component-outline-color:var(--gray2);--report-background-color:var(--gray1);--background-color:var(--gray0);--background-color-rgb:var(--gray0-rgb);--secondary-background-color:var(--gray1);--inverted-component-background-color:var(--gray5);--inverted-component-secondary-background-color:var(--gray4);--inverted-component-text-color:var(--gray0);--inverted-component-secondary-text-color:var(--gray1);--upsell-color:var(--green1);--chart-axis-label-color:var(--gray4);--chart-axis-grid-color:var(--gray2);--chart-axis-line-color:var(--gray2);--chart-axis-tick-marker-color:var(--gray2);--chart-crosshair-line-color:var(--gray2);--chart-annotations-line-color:var(--gray2);--chart-highlight-color:var(--blue1);--chart-highlight-color-rgb:79,68,224;--drop-box-shadow:0 4px 10px rgba(55,56,60,.16),0 0 2px rgba(55,56,60,.48)}:root.dark-mode{--gray0:#1f2023;--gray1:#28292c;--gray2:#3a3b3d;--gray3:#88898a;--gray4:#c7c7c8;--gray5:#f6f6f6;--gray0-rgb:31,32,35;--gray1-rgb:40,41,44;--gray2-rgb:58,59,61;--gray3-rgb:136,137,138;--gray4-rgb:199,199,200;--gray5-rgb:246,246,246;--blue1:#7b80ff;--blue2:#9291de;--blue3:#b9b8ea;--green1:#26ab74;--green2:#33d28f;--green3:#5cdba6;--red1:#e66347;--red2:#ec8974;--red3:#f2afa1;--orange1:#ff8900;--orange2:#ffa133;--orange3:#ffb866;--blue1-rgb:123,128,255;--blue2-rgb:146,145,222;--blue3-rgb:185,184,234;--green1-rgb:38,171,116;--green2-rgb:51,210,143;--green3-rgb:92,219,166;--red1-rgb:230,99,71;--red2-rgb:236,137,116;--red3-rgb:242,175,161;--orange1-rgb:255,137,0;--orange2-rgb:255,161,51;--orange3-rgb:255,184,102;--text-highlight-color:hsla(0,0%,100%,.15);--chart-highlight-color-rgb:123,128,255;--text-editor-highlight-rgb:255,255,255;--drop-box-shadow:0 0 2px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.36),inset 0 0 0 1px hsla(240,5%,96%,.16);color-scheme:dark}.segmentation-limit-info{position:relative}.segmentation-limit-info svg-icon{vertical-align:middle}.segmentation-limit-info a{color:var(--gray3);text-decoration:underline}.segmentation-limit-info a:hover{color:var(--gray0)}.segmentation-limit-info p{margin:0}.draggable-wrapper:not(.is-dragging).drop-indicator-above{box-shadow:0 -2px var(--blue1)}.draggable-wrapper:not(.is-dragging).drop-indicator-below{border-bottom:2px solid var(--blue1);margin-bottom:-2px}.draggable-wrapper:not(.is-dragging).drop-indicator-below .item-label{border-bottom:none}.draggable-wrapper.is-dragging{opacity:.5}.draggable-wrapper.is-dragging mp-tooltip{display:none}.draggable-wrapper:active{opacity:.999}.draggable-wrapper.is-draggable .gripper{cursor:-webkit-grab;cursor:grab}.draggable-wrapper.is-draggable .gripper:active{cursor:-webkit-grabbing;cursor:grabbing}.item-wrapper{align-items:center;border-radius:0 16px 16px 0;cursor:pointer;display:flex;font-size:$font-size-medium;margin-right:16px;margin-top:2px;text-decoration:none}.item-wrapper .tooltip-container{color:var(--secondary-text-color);display:flex;width:100%}.item-wrapper:focus-within .tooltip-container,.item-wrapper:hover .tooltip-container{max-width:calc(100% - 32px)}.item-wrapper:hover{background-color:$hover-color}.item-wrapper:hover .item-label{color:var(--blue1)}.item-wrapper:hover .overflow-menu-wrapper{visibility:visible;width:22px}.item-wrapper:hover:not(.is-disabled) .gripper{visibility:visible}.item-wrapper .item.is-new{width:calc(100% - 76px)}.item-wrapper.is-selected{background-color:$active-color}.item-wrapper.is-selected .item-label{color:var(--primary-text-color)}.item-wrapper .gripper{align-items:center;color:var(--gray3);display:flex;padding:5px;text-align:center;visibility:hidden}.item-wrapper .gripper:hover{color:var(--blue1)}.item-wrapper .item{display:flex;height:100%;width:calc(100% - 32px)}.item-wrapper .item:focus{outline:none}.item-wrapper .item-label{font-weight:$weight-medium;justify-content:space-between;overflow:hidden;padding:6px 8px 4px 0;text-overflow:ellipsis;white-space:nowrap;width:100%}.item-wrapper .tooltip .tooltip-label{max-width:256px;overflow-wrap:break-word;white-space:pre-wrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;word-break:break-word}.item-wrapper .tooltip .user-metadata{display:flex;margin-top:8px}.item-wrapper .tooltip .user-metadata .user-name{color:var(--gray2);line-height:24px;margin-left:8px}.item-wrapper .overflow-menu-wrapper{align-items:center;display:flex;margin:0 8px 0 auto;visibility:hidden;width:0}.item-wrapper mp-text-highlight{margin-top:8px}.expanded-row{margin:20px;width:100%}.expanded-row pre{word-wrap:break-word;white-space:pre-wrap}.expanded-row-header{justify-content:space-between;margin:18px}.expanded-row-header,.expanded-row-switch{align-items:center;display:flex;flex-direction:row}.expanded-row-grid{display:grid;grid-auto-flow:column;grid-template-columns:repeat(3,33%)}.expanded-row-grid-item{align-items:center;border-bottom:1px solid var(--gray2);display:flex;flex-direction:row;font-size:12px;justify-content:flex-start;margin:0 15px;padding:10px}.expanded-row-grid-item.expanded-row-grid-item-col-1{grid-column:1}.expanded-row-grid-item.expanded-row-grid-item-col-2{grid-column:2}.expanded-row-grid-item.expanded-row-grid-item-col-3{grid-column:3}.expanded-row-grid-item.expanded-row-last-item-in-col{border:none}.expanded-row-grid-item:hover .expanded-row-pin{visibility:visible}.expanded-row-label{white-space:nowrap}.expanded-row-item-text,.expanded-row-label.expanded-row-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expanded-row-item-text{font-weight:700;margin-left:10px}.expanded-row-item-text a{color:var(--blue1);text-decoration:none}.expanded-row-item-text a:hover{text-decoration:underline}.expanded-row-json{display:flex;font-size:12px;margin:10px 20px;max-width:100%}.expanded-row-switch-label{font-weight:700;margin-left:20px}.expanded-row-pin{cursor:pointer;left:-13px;position:relative;top:0;visibility:hidden}.expanded-row-pin svg-icon{display:inline-block;height:18px;min-height:18px;min-width:18px;position:relative;width:18px}.expanded-row-pin svg-icon svg{color:var(--gray3);display:block;height:18px;left:0;min-height:18px;min-width:18px;position:absolute;top:0;width:18px}.expanded-row-pinned{visibility:visible!important}.expanded-row-pinned svg-icon{display:inline-block;height:18px;min-height:18px;min-width:18px;position:relative;width:18px}.expanded-row-pinned svg-icon svg{color:var(--gray5);display:block;height:18px;left:0;min-height:18px;min-width:18px;position:absolute;top:0;width:18px}.events-sidebar-content-container{align-items:stretch;border-top:1px solid var(--gray2);display:flex;flex-direction:column;width:400px}.events-sidebar-content-list{overflow-y:auto}.events-sidebar-loading{align-items:center;display:flex;height:100vh;justify-content:center}.events-sidebar-search-input{margin-bottom:10px;margin-left:20px;margin-top:20px;width:90%}.events-sidebar-icon-wrapper{padding:15px 10px}.events-sidebar-event{cursor:pointer;display:flex;padding:0 10px}.events-sidebar-event:hover{background-color:var(--component-hover-color)}.events-sidebar-events{overflow-y:scroll}.events-sidebar-wrapper{align-items:stretch;display:flex;flex-direction:column;height:calc(100vh - 60px);overflow:hidden}.events-sidebar-event-expanded .events-sidebar-event-expanded-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:2rem}.events-sidebar-event-expanded .events-sidebar-event-expanded-header .events-sidebar-event-details{align-items:center;display:flex;flex-direction:column;text-align:center}.events-sidebar-event-expanded .events-sidebar-event-expanded-header .events-sidebar-event-page-control{color:var(--gray5);padding:15px}.events-sidebar-event-expanded .events-sidebar-event-expanded-header .events-sidebar-event-page-control-disabled{color:var(--gray3);pointer-events:none}.events-sidebar-event-expanded .events-sidebar-event-expanded-header .events-sidebar-expanded-row{margin:0}.events-sidebar-event-detail-name{font-weight:500;line-height:24px}.events-sidebar-event-detail{border-bottom:1px solid var(--gray2);display:flex;flex:1 1;flex-direction:column;justify-content:center}.events-sidebar-event-detail-name{align-items:center;color:var(--gray5);display:flex}.events-sidebar-event-detail-name .events-sidebar-event-detail-name-label{font-size:19px;line-height:24px;margin-left:5px}.events-sidebar-event-detail-subproperty{color:var(--gray4);font-size:14px;line-height:18px}.events-sidebar-event-detail-subproperty span{padding-right:5px}.events-sidebar-header{align-items:center;display:flex;margin:1rem;width:80%}.events-sidebar-header h2{flex:1 1;font-size:16px}.events-sidebar-event-expanded{height:100%}.events-sidebar-event-expanded .expanded-row-header{display:block}.events-sidebar-event-expanded .expanded-row-header mp-toggle{width:100%}.events-sidebar-event-expanded .expanded-row-grid{display:block;height:100%;overflow-y:auto}.events-sidebar-event-expanded .expanded-row-switch{display:none;flex-direction:row-reverse;justify-content:left;margin-top:1rem}.events-sidebar-event-expanded .expanded-row-switch-label{margin-left:10px;margin-right:10px}.events-sidebar-event-expanded .expanded-row{height:100%;margin:0;overflow-y:auto;padding-bottom:3.5rem}.events-sidebar-event-expanded .expanded-row .expanded-row-last-item-in-col{border-bottom:1px solid var(--gray2)}.single-option{color:var(--secondary-text-color)}.title{font-size:19px;font-weight:400}#wrapper{height:100%}.dataset-holder{align-items:center;background-color:var(--background-color);border:1px solid var(--component-outline-color);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:12vmin;justify-content:center;margin-bottom:12px;margin-left:6px;margin-right:6px;max-height:156px;max-width:156px;min-height:156px;min-width:156px;overflow:hidden;position:relative}.dataset-holder.selected{border:1px solid var(--blue1);box-shadow:var(--drop-box-shadow)}.dataset-holder:hover{box-shadow:var(--drop-box-shadow);color:var(--blue1);cursor:pointer}.dataset-holder .image-holder{display:block;font-size:14px;font-weight:700;height:100%;max-height:93.6px;max-width:93.6px;min-height:93.6px;min-width:93.6px;text-align:center}.dataset-holder .Media{background-image:url(//cdn.mxpnl.com/static/asset-cache/abe01bad0669c139d0df/iron/common/widgets/demo-selector-modal/assets/icons/Media.svg)}.dataset-holder .Media,.dataset-holder .Social{background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Social{background-image:url(//cdn.mxpnl.com/static/asset-cache/09be056e590fb9307bfe/iron/common/widgets/demo-selector-modal/assets/icons/Social.svg)}.dataset-holder .eCommerce{background-image:url(//cdn.mxpnl.com/static/asset-cache/1b847e062c4980ea111e/iron/common/widgets/demo-selector-modal/assets/icons/eCommerce.svg)}.dataset-holder .Finance,.dataset-holder .eCommerce{background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Finance{background-image:url(//cdn.mxpnl.com/static/asset-cache/7d5936bf978161f51e09/iron/common/widgets/demo-selector-modal/assets/icons/Finance.svg)}.dataset-holder .B2B{background-image:url(//cdn.mxpnl.com/static/asset-cache/f8ec387c0e1d9b14e979/iron/common/widgets/demo-selector-modal/assets/icons/B2B.svg)}.dataset-holder .B2B,.dataset-holder .Other{background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Other{background-image:url(//cdn.mxpnl.com/static/asset-cache/6d039d2e3a19bc8e8f37/iron/common/widgets/demo-selector-modal/assets/icons/Other.svg)}.mp-link__ad040PP8,a{cursor:pointer;text-decoration:none}.mp-link__ad040PP8,.mp-link__ad040PP8:hover,.mp-link__ad040PP8:visited,a,a:hover,a:visited{color:var(--blue1)}.is-sticky__R2CHOttb{position:-webkit-sticky;position:sticky;z-index:1}.is-sticky__R2CHOttb.stuck__IJhaPVuu{z-index:2000}.mp-font-size-xxxl___1fGo48X{font-size:44px}.mp-font-size-xxl__zIqY629W{font-size:24px}.mp-font-size-xl__yPDIn7WR{font-size:19px}.mp-font-size-large__CKhrxRGS{font-size:16px}.mp-font-size-medium__vJFeqDHO{font-size:14px}.mp-font-size-small__gCpvwq0S{font-size:12px}.mp-font-size-xs__WZf0Y87W{font-size:12px;text-transform:uppercase}.mp-font-weight-bold__uL9QdQrY{font-weight:700}.mp-font-weight-medium__SG7TkOp1{font-weight:500}.mp-font-weight-regular__iZ8nlErK{font-weight:400}.mp-font-paragraph__mAHpwDB_{color:var(--secondary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-stretch:normal;font-weight:500;line-height:18px}input[type=number]:active:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),input[type=number]:focus:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),input[type=password]:active:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),input[type=password]:focus:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),input[type=text]:active:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),input[type=text]:focus:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),textarea:active:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG),textarea:focus:not([disabled]):not(:disabled):not(.is-disabled__ulewoUi7):not(.hide-focus-styling__IBJ4lZqG){border-color:var(--blue1);transition:border-color .2s ease-in}.mp-confirm-title__RFjHoBUq{color:var(--primary-text-color);font-size:24px;font-weight:700;padding-bottom:24px}.mp-confirm-label__kgzPdpgb{color:var(--primary-text-color);font-size:16px;font-weight:700;padding-bottom:16px}.mp-confirm-input__tS0ZWeFI{width:100%}.mp-dialog-content__d4tR_PAy{padding:15px 30px}.mp-dialog-container__iSZ9Q6iS{display:flex;flex-direction:column}.mp-dialog-container__iSZ9Q6iS .mp-dialog-body__iJQDrfR8{display:flex;flex-direction:row;min-height:92px;padding:15px 30px 0 20px;text-align:left}.mp-dialog-container__iSZ9Q6iS .mp-dialog-buttons__eRikWVxw{border-top:1px solid var(--component-outline-color);margin-top:15px;padding:15px 20px 15px 0;text-align:right}.mp-dialog-container__iSZ9Q6iS mp-button{margin-left:8px;min-width:90px}.mp-dialog-title__A9MIv__2{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-dialog-subtitle__g_5FEuXT,.mp-dialog-title__A9MIv__2{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-dialog-subtitle__g_5FEuXT{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.mp-modal-content__y5me4299{padding:15px 30px}.mp-modal-title__DzXZX6tJ{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-modal-subtitle__Qr6bVZFm,.mp-modal-title__DzXZX6tJ{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-modal-subtitle__Qr6bVZFm{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.mp-query-builder__JoNb3_bv.contained__tiHBY_Kx .for-body__fVMpIXwX{border:0;margin:0}.mp-query-builder__JoNb3_bv.contained__tiHBY_Kx .for-body__fVMpIXwX.section-content-only__vRyxRljr .mp-query-body__Mk0RxF6i{padding:0}.mp-query-builder-panel__NZB9izTi{background-color:var(--background-color);border:1px solid var(--component-outline-color);border-radius:12px;margin-bottom:16px;position:relative}.mp-query-header__k38d6aM3,.mp-query-report-header__WcygfB_e{padding-bottom:16px}.mp-query-report-header-placeholder__baEJi3ax{position:-webkit-sticky;position:sticky}.mp-query-report-header__WcygfB_e{min-height:62px;padding-top:8px}.mp-query-report-header__WcygfB_e.is-sticky__R2CHOttb{background-color:var(--report-background-color)}.mp-query-report-header__WcygfB_e.stuck__IJhaPVuu{border-bottom:1px solid var(--component-outline-color)}.mp-query-report-header__WcygfB_e.boards-mode__xBrBAyyQ{background-color:var(--background-color);min-height:48px;padding:0}.mp-query-type-selection__BNkb7eE2{height:38px}.mp-query-body__Mk0RxF6i{padding:0 16px 8px}.mp-query-builder-panel__NZB9izTi.for-body__fVMpIXwX mp-section.builder-section__JJP4hqNl:first-child{border:0}.mp-query-builder-panel__NZB9izTi.for-body__fVMpIXwX .slot__mpKjeq6s>*>*>mp-section,.mp-query-builder-panel__NZB9izTi.for-body__fVMpIXwX .slot__mpKjeq6s>*>mp-section,.mp-query-builder-panel__NZB9izTi.for-body__fVMpIXwX .slot__mpKjeq6s>mp-section,.mp-query-builder-panel__NZB9izTi.for-body__fVMpIXwX mp-section.builder-section__JJP4hqNl:not(:first-child){border-bottom:0;border-left:0;border-radius:0;border-right:0}.mp-query-filter-operator-info__yLxwz6Lu{align-items:center;color:var(--tertiary-text-color);display:flex;margin-bottom:6px}.mp-query-filter-operator-info__yLxwz6Lu .mp-query-filter-operator-icon__APNHL7ly{display:flex}.breakdown-attribution-wrapper__vdTzNZTv{align-items:center;display:flex;font-size:14px;font-weight:400;margin:8px 8px 0 0}.breakdown-attribution-wrapper__vdTzNZTv>mp-select:hover{box-shadow:0 0 1pt 1pt #4f44e0}.breakdown-attribution-wrapper__vdTzNZTv .breakdown-attribution-options__CWoBFWXx{align-items:center;display:flex}.breakdown-attribution-wrapper__vdTzNZTv .text__bHolBxUp{color:var(--tertiary-text-color);font-size:14px;margin-right:8px}.breakdown-attribution-wrapper__vdTzNZTv>mp-select{margin-right:4px}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa{padding-bottom:24px}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa.boards-mode__xBrBAyyQ{padding-bottom:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa mp-section.builder-section__JJP4hqNl{--section-body-padding:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-body-sections__sWdV0d28{min-height:40px}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-body-sections__sWdV0d28,.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa mp-section.builder-section__JJP4hqNl{margin:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa mp-section.builder-section__JJP4hqNl:first-of-type{margin-top:24px}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-type-selection__BNkb7eE2{border-bottom:1px solid var(--component-outline-color);padding:0 6%}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-type-drop-selection__jbDI5td1{--button-padding:12px;font-size:14px;font-weight:700;left:6%;margin:0;position:absolute;text-transform:none}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-type-drop-selection__jbDI5td1:hover{box-shadow:0 0 1pt 1pt #4f44e0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-type-drop-selection__jbDI5td1.is-empty__cG9mtHaX{color:inherit}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa>mp-data-group-selector{border-bottom:1px solid var(--component-outline-color);padding:12px 6% 12px calc(6% + 13px)}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .breakdown-attribution-wrapper__vdTzNZTv{margin:0;position:absolute;right:calc(6% + 40px);top:8px}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .breakdown-attribution-wrapper__vdTzNZTv>mp-select{color:var(--tertiary-text-color)}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-body__Mk0RxF6i{padding:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi{background-color:none;border:0;margin:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi .slot__mpKjeq6s>*>*>mp-section,.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi .slot__mpKjeq6s>*>mp-section,.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi .slot__mpKjeq6s>mp-section,.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi mp-section.builder-section__JJP4hqNl{border:0}.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi .mp-query-body-sections__sWdV0d28,.mp-query-builder__JoNb3_bv.for-new-ui__YqN01mxa .mp-query-builder-panel__NZB9izTi mp-section.builder-section__JJP4hqNl:not(:last-child){margin-bottom:24px}.mp-link__BCYyTGfJ,a{cursor:pointer;text-decoration:none}.mp-link__BCYyTGfJ,.mp-link__BCYyTGfJ:hover,.mp-link__BCYyTGfJ:visited,a,a:hover,a:visited{color:var(--blue1)}.is-sticky___Ck76cr7{position:-webkit-sticky;position:sticky;z-index:1}.is-sticky___Ck76cr7.stuck__qo0BAL5b{z-index:2000}.mp-font-size-xxxl__qXi2mXqx{font-size:44px}.mp-font-size-xxl__BleQEfts{font-size:24px}.mp-font-size-xl__nWiiLxF5{font-size:19px}.mp-font-size-large__lm86kOD9{font-size:16px}.mp-font-size-medium__jRoX8jwD{font-size:14px}.mp-font-size-small__gO8TKSv5{font-size:12px}.mp-font-size-xs__yKKHIbQf{font-size:12px;text-transform:uppercase}.mp-font-weight-bold__YtTknGqh{font-weight:700}.mp-font-weight-medium__n2xnopR2{font-weight:500}.mp-font-weight-regular__x_DFKuvs{font-weight:400}.mp-font-paragraph__UCCxOCld{color:var(--secondary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-stretch:normal;font-weight:500;line-height:18px}input[type=number]:active:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),input[type=number]:focus:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),input[type=password]:active:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),input[type=password]:focus:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),input[type=text]:active:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),input[type=text]:focus:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),textarea:active:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B),textarea:focus:not([disabled]):not(:disabled):not(.is-disabled__PEinKyyQ):not(.hide-focus-styling__I8aS2M4B){border-color:var(--blue1);transition:border-color .2s ease-in}.mp-confirm-title__g8GjRJIi{color:var(--primary-text-color);font-size:24px;font-weight:700;padding-bottom:24px}.mp-confirm-label__dp3wcICL{color:var(--primary-text-color);font-size:16px;font-weight:700;padding-bottom:16px}.mp-confirm-input__YRQW3Qw0{width:100%}.mp-dialog-content__u9CmDsi5{padding:15px 30px}.mp-dialog-container__tCVQIUac{display:flex;flex-direction:column}.mp-dialog-container__tCVQIUac .mp-dialog-body__tkOaMpHt{display:flex;flex-direction:row;min-height:92px;padding:15px 30px 0 20px;text-align:left}.mp-dialog-container__tCVQIUac .mp-dialog-buttons__bFERvwff{border-top:1px solid var(--component-outline-color);margin-top:15px;padding:15px 20px 15px 0;text-align:right}.mp-dialog-container__tCVQIUac mp-button{margin-left:8px;min-width:90px}.mp-dialog-title__rKu6HxQi{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-dialog-subtitle___oBUXIEe,.mp-dialog-title__rKu6HxQi{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-dialog-subtitle___oBUXIEe{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.mp-modal-content__bsDT3aoC{padding:15px 30px}.mp-modal-title__dJAPRuk8{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-modal-subtitle__dTPAXdBd,.mp-modal-title__dJAPRuk8{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-modal-subtitle__dTPAXdBd{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.cohorts-builder__uAwkxYeP{padding:0}.inline-cohorts-modal__mR4bbAlp{color:var(--primary-text-color)}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5{background-color:var(--background-color);border-radius:12px;max-width:1700px;min-width:800px;overflow:visible;position:relative;width:95vw}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-modal-header__L7TjqcK8{align-items:flex-start;box-sizing:border-box;color:var(--primary-text-color);display:flex;flex-direction:column;justify-content:flex-start;padding:29px 24px 0;width:100%}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-label__iJFjyF96{color:var(--secondary-text-color);display:flex;font-size:14px;font-weight:500;margin-top:16px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-edit-banner__msWQ7W_f{margin-bottom:10px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-name-input__WPZGqxF5>mp-input{width:100%}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx{box-sizing:border-box;min-height:100%;padding:0 24px 74px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv{margin-top:16px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .no-cohort-definition__OPmWwG05{padding:50px 0;text-align:center}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .no-cohort-definition__OPmWwG05 .cohort-not-editable-text__wTzz4j_5{margin:10px 0}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-qb-wrapper__JIIk6X6G{background-color:var(--background-color);box-sizing:border-box;margin-top:16px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-footer__eRzwgsiD{align-items:center;background:var(--background-color);border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;overflow:hidden;padding:20px 24px;position:absolute;width:100%}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-footer__eRzwgsiD .inline-cohorts-button__pxjycVS4{margin-left:8px}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-footer__eRzwgsiD .left-controls__EO9czzHm,.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-footer__eRzwgsiD .right-controls__ZYPfzDi4{display:flex}.inline-cohorts-modal__mR4bbAlp .inline-cohorts-modal-scroll-wrapper__mBWQezm5 .inline-cohorts-workspace__LkClPdYx .inline-cohorts-builder__BLrApUvv .inline-cohorts-builder-footer__eRzwgsiD .left-controls__EO9czzHm .cohort-count__fYngd3je{height:20px;margin-right:6px}.property-wrapper.horizontal{display:flex}.property-wrapper.horizontal .property-name{word-wrap:break-word;flex-shrink:0;font-weight:700;padding-right:12px;width:250px}.property-wrapper.horizontal .property-value{font-weight:400}.property-wrapper.vertical .property-name{font-weight:700}.property-wrapper.vertical .property-value{color:var(--secondary-text-color);font-size:14px;font-weight:400;min-height:19px;overflow:hidden;text-overflow:ellipsis}.property-wrapper.vertical .property-value .not-set{font-style:italic}span.property-match-part:nth-child(odd){color:var(--blue1);font-weight:500}.event-properties-wrapper{border:1px solid var(--component-outline-color);border-radius:6px;margin-bottom:16px;margin-top:8px}.properties-title{border-bottom:1px solid var(--component-outline-color);display:flex;font-weight:700;padding:8px}.properties-title svg-icon{padding-right:6px}.property-row{border-bottom:1px solid var(--component-outline-color);display:flex;padding:6px 6px 6px 8px}.property-row .property-value{max-width:440px;word-break:break-word}.property-row:last-child{border-bottom:none}.mp-skeleton-header{animation:pulsing 1s ease-in-out infinite alternate forwards;background:var(--gray1);border-radius:3px;height:40px;margin-bottom:16px;overflow:hidden;position:relative}.mp-skeleton-header:nth-child(1n){animation-delay:.1s}.mp-skeleton-header:nth-child(2n){animation-delay:.2s}.mp-skeleton-header:nth-child(3n){animation-delay:.3s}.mp-skeleton-header:nth-child(4n){animation-delay:.4s}.mp-skeleton-header:nth-child(5n){animation-delay:.5s}.mp-skeleton-header:nth-child(6n){animation-delay:.6s}.mp-skeleton-header:nth-child(7n){animation-delay:.7s}.mp-skeleton-header:nth-child(8n){animation-delay:.8s}.mp-skeleton-header:nth-child(9n){animation-delay:.9s}.mp-skeleton-header:nth-child(10n){animation-delay:1s}.mp-skeleton-large{animation:pulsing 1s ease-in-out infinite alternate forwards;background:var(--gray1);border-radius:3px;height:24px;margin-bottom:16px;overflow:hidden;position:relative}.mp-skeleton-large:nth-child(1n){animation-delay:.1s}.mp-skeleton-large:nth-child(2n){animation-delay:.2s}.mp-skeleton-large:nth-child(3n){animation-delay:.3s}.mp-skeleton-large:nth-child(4n){animation-delay:.4s}.mp-skeleton-large:nth-child(5n){animation-delay:.5s}.mp-skeleton-large:nth-child(6n){animation-delay:.6s}.mp-skeleton-large:nth-child(7n){animation-delay:.7s}.mp-skeleton-large:nth-child(8n){animation-delay:.8s}.mp-skeleton-large:nth-child(9n){animation-delay:.9s}.mp-skeleton-large:nth-child(10n){animation-delay:1s}.mp-skeleton-medium{animation:pulsing 1s ease-in-out infinite alternate forwards;background:var(--gray1);border-radius:3px;height:16px;margin-bottom:12px;overflow:hidden;position:relative}.mp-skeleton-medium:nth-child(1n){animation-delay:.1s}.mp-skeleton-medium:nth-child(2n){animation-delay:.2s}.mp-skeleton-medium:nth-child(3n){animation-delay:.3s}.mp-skeleton-medium:nth-child(4n){animation-delay:.4s}.mp-skeleton-medium:nth-child(5n){animation-delay:.5s}.mp-skeleton-medium:nth-child(6n){animation-delay:.6s}.mp-skeleton-medium:nth-child(7n){animation-delay:.7s}.mp-skeleton-medium:nth-child(8n){animation-delay:.8s}.mp-skeleton-medium:nth-child(9n){animation-delay:.9s}.mp-skeleton-medium:nth-child(10n){animation-delay:1s}.mp-skeleton-small{animation:pulsing 1s ease-in-out infinite alternate forwards;background:var(--gray1);border-radius:3px;height:12px;margin-bottom:8px;overflow:hidden;position:relative}.mp-skeleton-small:nth-child(1n){animation-delay:.1s}.mp-skeleton-small:nth-child(2n){animation-delay:.2s}.mp-skeleton-small:nth-child(3n){animation-delay:.3s}.mp-skeleton-small:nth-child(4n){animation-delay:.4s}.mp-skeleton-small:nth-child(5n){animation-delay:.5s}.mp-skeleton-small:nth-child(6n){animation-delay:.6s}.mp-skeleton-small:nth-child(7n){animation-delay:.7s}.mp-skeleton-small:nth-child(8n){animation-delay:.8s}.mp-skeleton-small:nth-child(9n){animation-delay:.9s}.mp-skeleton-small:nth-child(10n){animation-delay:1s}.mp-skeleton-wrapper :nth-child(1n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(1n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(1n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(1n) .mp-skeleton-small{animation-delay:.1s}.mp-skeleton-wrapper :nth-child(2n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(2n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(2n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(2n) .mp-skeleton-small{animation-delay:.2s}.mp-skeleton-wrapper :nth-child(3n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(3n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(3n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(3n) .mp-skeleton-small{animation-delay:.3s}.mp-skeleton-wrapper :nth-child(4n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(4n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(4n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(4n) .mp-skeleton-small{animation-delay:.4s}.mp-skeleton-wrapper :nth-child(5n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(5n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(5n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(5n) .mp-skeleton-small{animation-delay:.5s}.mp-skeleton-wrapper :nth-child(6n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(6n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(6n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(6n) .mp-skeleton-small{animation-delay:.6s}.mp-skeleton-wrapper :nth-child(7n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(7n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(7n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(7n) .mp-skeleton-small{animation-delay:.7s}.mp-skeleton-wrapper :nth-child(8n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(8n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(8n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(8n) .mp-skeleton-small{animation-delay:.8s}.mp-skeleton-wrapper :nth-child(9n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(9n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(9n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(9n) .mp-skeleton-small{animation-delay:.9s}.mp-skeleton-wrapper :nth-child(10n) .mp-skeleton-header,.mp-skeleton-wrapper :nth-child(10n) .mp-skeleton-large,.mp-skeleton-wrapper :nth-child(10n) .mp-skeleton-medium,.mp-skeleton-wrapper :nth-child(10n) .mp-skeleton-small{animation-delay:1s}@keyframes pulsing{0%{background:var(--gray1)}to{background:var(--gray2)}}.profile-activity{display:flex;flex-direction:column;padding:24px 0 24px 24px}.profile-activity.sidebar-mode{overflow-x:hidden;padding:16px 22px}.profile-activity.sidebar-mode .mp-skeleton-header{margin-right:0}.profile-activity.sidebar-mode .title-bar{align-items:flex-start;border-top:1px solid #e9e9e9;flex-direction:column;margin-bottom:16px;padding-top:16px}.profile-activity.sidebar-mode .activity-time{font-size:12px;padding-right:0;padding-top:16px}.profile-activity.sidebar-mode .activity-name{padding:8px 0;width:calc(100% - 75px)}.profile-activity.sidebar-mode .detail-pane{margin:12px 0}.profile-activity.sidebar-mode .sub-event-pane{margin-left:-80px;margin-right:0}.profile-activity.sidebar-mode .grouped-event-row{width:100%}.profile-activity.sidebar-mode .activity-ungrouped-name{padding-right:0;width:calc(100% - 75px)}.profile-activity.sidebar-mode .activity-ungrouped-time{font-size:12px;padding-right:0}.profile-activity.sidebar-mode .single-event-properties{margin-left:-80px;padding:0}.profile-activity.sidebar-mode .sub-event-pane .single-event-properties{margin-left:-80px;width:calc(100% + 80px)}.profile-activity mp-warning{align-items:center;display:flex;height:300px;justify-content:center}.profile-activity mp-spinner{align-self:center;margin-top:16px}.profile-activity .mp-skeleton-header{margin-right:24px}.title-bar{display:flex;justify-content:space-between;padding-right:24px}.no-data-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:16px}.no-data-wrapper .no-data-image{background-image:url(//cdn.mxpnl.com/static/asset-cache/cb40cf6cde1b94efd8e3/iron/common/assets/images/no-data-laptop.svg);background-repeat:no-repeat;background-size:165px 117px;height:117px;margin-bottom:24px;width:165px}.day-header{font-size:14px;font-weight:700;padding-bottom:24px}.day-header svg-icon{padding-right:8px;top:6px}.day-activities{padding-top:24px}.activity-title{font-size:19px;font-weight:700;padding-bottom:24px}.activity-event-wrapper{display:flex}.activity-event-wrapper:last-child .activity-name{border-bottom:1px solid var(--component-outline-color)}.activity-time{padding-top:20px}.activity-time,.activity-ungrouped-time{color:var(--tertiary-text-color);flex-shrink:0;font-size:14px;font-weight:400;padding-right:8px;width:75px}.activity-ungrouped-time{padding-top:19px}.activity-name{border-top:1px solid var(--component-outline-color);flex-grow:1;padding:12px 24px 12px 0}.activity-name mp-section{border:none}.activity-name .activity-event-title{color:var(--primary-text-color);font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.activity-name .activity-event-title:hover{color:var(--blue1)}.activity-name .activity-event-title mp-text-highlight{display:inline-block;padding-left:5px}.activity-ungrouped-name{border-bottom:1px solid var(--component-outline-color);flex-grow:1;padding:0 16px 0 0}.activity-ungrouped-name mp-section{border:none;padding:12px 0}.activity-ungrouped-name .activity-event-title{color:var(--primary-text-color);font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.detail-pane{margin:12px 90px 12px 0}.event-group-pane{margin:12px 0 0}.filters-section{display:flex}.filters-section mp-query-block{margin-left:8px}.grouped-event-row{display:flex;margin-right:-16px}.grouped-event-row:first-child{border-top:1px solid var(--component-outline-color)}.grouped-event-row:last-child mp-section{padding-bottom:0}.grouped-event-row:last-child .activity-ungrouped-name{border:none}.sub-event-pane{margin-left:-72px;margin-right:90px;padding-top:4px}.expand-event-properties{align-items:center;color:var(--primary-text-color);display:flex;font-size:14px;font-weight:400;height:32px;letter-spacing:0;padding:0;text-transform:none}.expand-event-properties:hover{color:var(--blue1)}.activity-footer{display:flex;flex-direction:column;text-align:center}.activity-footer .since-date-wrapper{color:var(--secondary-text-color);font-size:14px;font-weight:400}.show-more-wrapper{padding-top:8px}.skeleton-wrapper{padding-right:16px}.formatted-property{cursor:pointer;padding:16px 22px;position:relative}.formatted-property .loading-spinner-wrapper{background-color:var(--background-color);display:block;position:absolute;right:16px;top:25px}.formatted-property .hover-button-wrapper{display:none}.formatted-property.edit-disabled{cursor:not-allowed}.formatted-property:hover .hover-button-wrapper{background-color:var(--background-color);display:block;position:absolute;right:16px;top:21px}.editing-property mp-input{width:100%}.editing-property .property-name{font-weight:700}.editing-property .confirmation-buttons{padding-top:12px}.profile-demographics{display:flex;flex-direction:column}.profile-demographics mp-warning{align-items:center;display:flex;height:300px;justify-content:center}.profile-demographics mp-toggle{padding-top:8px}.profile-demographics .create-new-property-button{align-self:flex-end;color:var(--tertiary-text-color);margin:8px}.profile-demographics .toggle-panel{display:flex;height:46px;justify-content:center}.profile-demographics .properties-header{align-items:center;display:flex;font-size:16px;font-weight:700;height:46px;padding-left:16px}.profile-demographics .search-input{flex-grow:1;padding:16px;width:unset}.profile-demographics .content{max-height:600px;overflow-y:auto}.profile-demographics .content .create-disabled{cursor:not-allowed}.profile-demographics .content .mp-skeleton-large{margin:20px}.profile-demographics .profile-message-wrapper{padding:16px}.profile-demographics .profile-message-title{font-weight:700}.profile-demographics .profile-message-body{color:var(--secondary-text-color);font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-demographics .profile-demographics-property-management{border-bottom:1px solid var(--component-outline-color);display:flex;justify-content:space-between}.profile-demographics .confirmation-buttons{display:flex;justify-content:flex-end}.profile-demographics .confirmation-buttons mp-button{margin-left:12px}.profile-demographics .new-property-input{display:flex;flex-direction:column;padding:16px 22px}.profile-demographics .new-property-input .new-property-title{font-size:16px;font-weight:700}.profile-demographics .new-property-input mp-input{padding:12px 0;width:unset}.profile-user-summary-wrapper{display:flex;flex-direction:column}.profile-user-summary-wrapper .mp-skeleton-large{margin:20px}.profile-header{align-items:center;display:flex;flex-direction:column;margin-top:-55px}.profile-header.sidebar-mode{margin-top:0}.profile-header .email{display:flex;flex-direction:column;text-align:center}.profile-header mp-text-highlight{margin-top:8px}.profile-header .name{font-size:19px;font-weight:700;margin-top:8px;min-width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:94%}.profile-header>:last-child{padding-bottom:16px}.avatar{position:relative}.action-buttons-wrapper{display:flex;flex-direction:row;padding-top:16px}.action-buttons-wrapper .action-button{padding:0 8px}.user-info-property{display:flex;flex-direction:row;padding:16px 16px 16px 24px}.user-info-property svg-icon{padding-right:8px}.user-info-property.sidebar-mode{padding:8px 16px}.user-info-detail{display:flex;flex-direction:column;flex-grow:1}.user-info-detail-type{font-size:16px}.user-info-detail-data{align-items:center;color:var(--secondary-text-color);display:flex;flex-grow:1;font-size:14px;font-weight:400;justify-content:space-between}.user-info-detail-data mp-section{border:none;width:100%}.user-info-default-alias{font-size:14px;overflow:hidden;text-overflow:ellipsis;text-transform:none;width:250px}.user-info-alias,.user-info-default-alias{color:var(--secondary-text-color);font-weight:400}.user-info-alias{font-size:12px;overflow-wrap:break-word;padding-top:8px}.user-info-alias-error{color:var(--red1);font-size:14px;font-weight:400;padding-top:8px}.user-info-aliases-container{max-height:300px;max-width:280px;overflow:auto}.delete-profile-button{padding:8px}.delete-profile-button mp-button{color:var(--tertiary-text-color)}.profile-sidebar-container{position:relative}.profile-sidebar-body{margin:12px 0}.profile-sidebar-container{overflow:hidden}.profile-sidebar-header{height:44px;padding:6px}.profile-sidebar-tabs{border-bottom:1px solid var(--component-outline-color);text-align:center}.profile-sidebar-body .profile-demographics-property-management{border-bottom:none}.profile-sidebar-body .content{height:100%;max-height:100%}.profile-sidebar-body .formatted-property{cursor:inherit;margin:0 22px;padding:12px 0;position:relative}.profile-sidebar-body .formatted-property:before{background:var(--component-divider-color);bottom:0;content:"";height:2px;position:absolute;width:calc(100% + 22px)}.profile-sidebar-body .formatted-property:hover .property-value{color:var(--blue1)}.profile-sidebar-body .property-wrapper.horizontal{flex-direction:column;width:100%}.profile-sidebar-body .property-wrapper.horizontal .property-name{overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;white-space:nowrap;width:100%}.profile-sidebar-body .property-wrapper.horizontal .property-value{color:var(--secondary-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sidebar-body .property-wrapper.horizontal .property-value .not-set{font-style:italic}.profile-sidebar-body .property-wrapper.horizontal .property-value *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sidebar-body .event-properties-wrapper,.profile-sidebar-body .event-properties-wrapper .properties-title{border:none}.user-sidebar .go-back-button{left:6px;position:absolute;top:8px;z-index:1}.user-sidebar .close{position:absolute;right:22px;top:8px;z-index:1}.user-sidebar .open-in-new-page{color:var(--secondary-text-color);position:absolute;right:64px;top:12px;z-index:1}.user-sidebar .profile-sidebar-container{display:flex;flex-direction:column;height:calc(100vh - 60px);overflow:hidden;width:400px}.user-sidebar .profile-sidebar-body{height:100%;overflow:auto}.user-sidebar .profile-sidebar-header{padding:12px 6px}.user-sidebar .profile-demographics{height:100%}.user-sidebar .profile-demographics .content{overflow:auto}mp-section.qb-section__i92kdjuG{border:none}mp-report-editor .mp-report-editor{background:var(--background-color);height:100%}mp-report-editor .mp-report-editor .report-header-loading{height:60px;padding-bottom:12px}mp-report-editor .mp-report-editor .qb-loading{padding-right:12px;padding-top:12px}.report-viz-chart-header{align-items:center;background-color:var(--background-color);border:1px solid var(--component-outline-color);border-radius:12px 12px 0 0;padding:16px}.report-viz-chart-header .chart-controls-extra{align-items:center;display:flex}.report-viz-chart-header .chart-controls-extra .chart-control-extra{margin-right:8px}.report-viz-status{background-color:var(--background-color);border:1px solid var(--component-outline-color);border-radius:0 0 12px 12px;border-top:0;display:flex;flex-direction:column}.report-viz-status .loading-state{align-items:center;display:flex;flex-direction:column;height:456px;justify-content:center}.results{height:100%}::-moz-selection{background:var(--text-highlight-color)}::selection{background:var(--text-highlight-color)}*{-webkit-font-smoothing:antialiased}:focus{outline:0}::-ms-clear{height:0;width:0}.mp-link,a{cursor:pointer;text-decoration:none}.mp-link,.mp-link:hover,.mp-link:visited,a,a:hover,a:visited{color:var(--blue1)}.is-sticky{position:-webkit-sticky;position:sticky;z-index:1}.is-sticky.stuck{z-index:2000}.mp-font-size-xxxl{font-size:44px}.mp-font-size-xxl{font-size:24px}.mp-font-size-xl{font-size:19px}.mp-font-size-large{font-size:16px}.mp-font-size-medium{font-size:14px}.mp-font-size-small{font-size:12px}.mp-font-size-xs{font-size:12px;text-transform:uppercase}.mp-font-weight-bold{font-weight:700}.mp-font-weight-medium{font-weight:500}.mp-font-weight-regular{font-weight:400}.mp-font-paragraph{color:var(--secondary-text-color);font-stretch:normal;font-weight:500;line-height:18px}.mp-font-paragraph,input[type=number],input[type=password],input[type=text],textarea{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px}input[type=number],input[type=password],input[type=text],textarea{border:1px solid var(--component-outline-color);border-radius:6px;box-sizing:border-box;color:var(--primary-text-color);display:inline-block;font-weight:400;padding:10px;transition:border-color .15s ease-out}input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--tertiary-text-color)!important;font-weight:400!important}input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--tertiary-text-color)!important;font-weight:400!important}input[type=number]:active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=number]:focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=password]:active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=password]:focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=text]:active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=text]:focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),textarea:active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),textarea:focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling){border-color:var(--blue1);transition:border-color .2s ease-in}input[type=number],input[type=password],input[type=text]{height:38px}svg-icon{display:inline-block;position:relative}svg-icon,svg-icon svg{height:22px;min-height:22px;min-width:22px;width:22px}svg-icon svg{display:block;left:0;position:absolute;top:0}.mp-confirm-title{font-size:24px;padding-bottom:24px}.mp-confirm-label,.mp-confirm-title{color:var(--primary-text-color);font-weight:700}.mp-confirm-label{font-size:16px;padding-bottom:16px}.mp-confirm-input{width:100%}.mp-dialog-content{padding:15px 30px}.mp-dialog-container{display:flex;flex-direction:column}.mp-dialog-container .mp-dialog-body{display:flex;flex-direction:row;min-height:92px;padding:15px 30px 0 20px;text-align:left}.mp-dialog-container .mp-dialog-buttons{border-top:1px solid var(--component-outline-color);margin-top:15px;padding:15px 20px 15px 0;text-align:right}.mp-dialog-container mp-button{margin-left:8px;min-width:90px}.mp-dialog-title{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-dialog-subtitle,.mp-dialog-title{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-dialog-subtitle{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.mp-modal-content{padding:15px 30px}.mp-modal-title{color:var(--primary-text-color);font-size:19px;font-weight:700;line-height:1.4}.mp-modal-subtitle,.mp-modal-title{font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif}.mp-modal-subtitle{color:var(--secondary-text-color);font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.payment-details-form.payment-info-border{border:1px solid var(--component-outline-color);border-radius:6px;margin:8px 0 16px;padding:20px}.payment-details-form .input-row{display:flex;margin-bottom:10px}.payment-details-form .input-row .error-message{color:var(--red1);font-size:12px;margin-top:5px}.payment-details-form .input-row .stripe-input{display:flex;flex-direction:column;margin-right:20px}.payment-details-form .input-row .stripe-input label{margin-bottom:8px}.payment-details-form .input-row .stripe-input.card-number{flex-grow:4}.payment-details-form .input-row .stripe-input.expiration{flex:1 0 21%}.payment-details-form .input-row .stripe-input.cvc{flex:1 1 24%;max-width:200px}.payment-details-form .input-row .stripe-input.country{flex:3 1 0}.payment-details-form .input-row .stripe-input.country #cardCountry{color:var(--secondary-text-color);flex-grow:0;font-size:14px;font-weight:400;height:39px;max-width:240px;padding:0}.payment-details-form .input-row .stripe-input.postal-code{flex:1 1 100%;max-width:31%}.payment-details-form .input-row .stripe-input.postal-code #postal-code{border-radius:8px}.payment-details-form .input-row .stripe-input .input{background-color:var(--secondary-background-color);border-radius:5px;padding:10px 15px}.payment-details-form #postal-code,.payment-details-form .StripeElement{border:1px solid transparent;max-height:39px;transition:border .2s}.payment-details-form #postal-code.invalid,.payment-details-form .StripeElement.invalid{border-color:var(--red1);color:var(--red1)}.payment-details-form #postal-code.complete,.payment-details-form .StripeElement.complete{border-color:var(--green1)}.payment-details-form #postal-code.focus,.payment-details-form #postal-code:focus,.payment-details-form .StripeElement.focus,.payment-details-form .StripeElement:focus{border-color:var(--blue1);box-shadow:0 0 0 4px rgba(var(--blue1-rgb),.2)}.payment-details-form #postal-code:hover,.payment-details-form .StripeElement:hover{border-color:var(--blue1)}.review-btn-area{align-items:center;display:flex}.review-btn-area.modal{justify-content:space-between;padding-top:10px}.review-btn-area mp-button{margin-right:10px}.review-btn-area .info-icon-area{align-items:center;display:flex}.review-btn-area .info-icon-area .info-icon{color:var(--blue1);margin-right:3px}
/*# sourceMappingURL=iron.min.css.map*/