/*!
This file is kept for backward compatibility.
It is no longer required.
*/.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}:root{--brand-primary: var(--dx-color-primary, #03A9F4);--brand-primary-hover: color-mix(in srgb, var(--brand-primary) 92%, black);--brand-primary-active: color-mix(in srgb, var(--brand-primary) 85%, black);--brand-primary-dark: color-mix(in srgb, var(--brand-primary) 55%, black);--brand-primary-light: color-mix(in srgb, var(--brand-primary) 60%, white);--brand-primary-lighter: color-mix(in srgb, var(--brand-primary) 30%, white);--brand-primary-lightest: color-mix(in srgb, var(--brand-primary) 8%, white);--brand-primary-soft: color-mix(in srgb, var(--brand-primary) 10%, transparent);--brand-primary-soft-2: color-mix(in srgb, var(--brand-primary) 40%, transparent);--brand-primary-shadow: color-mix(in srgb, var(--brand-primary-dark) 5%, transparent);--brand-surface-dark: color-mix(in srgb, var(--brand-primary) 18%, #111827);--brand-surface-darker: color-mix(in srgb, var(--brand-primary) 12%, #0b1119)}div.loader-in-confirmation-service{max-width:300px}div.loader-in-confirmation-service>div.loader-slot{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}div.loader-in-confirmation-service>div.loader-slot .lds-dual-ring{display:inline-block;width:50px;height:50px}div.loader-in-confirmation-service>div.loader-slot .lds-dual-ring:after{content:" ";display:block;width:40px;height:40px;margin:8px;border-radius:50%;border:4px solid var(--brand-primary);border-color:var(--brand-primary) transparent var(--brand-primary) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.loader-in-confirmation-service>div.help-text{text-align:center}dx-button div.button-content-with-loader{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}dx-button div.button-content-with-loader>div.loader{height:16px;width:16px}dx-button div.button-content-with-loader:has(div.loader)>div.dx-button-text{padding-left:26px}dx-button:has(div.button-content-with-loader) ::ng-deep .dx-button-content:after{display:none}dx-button.big-btn{height:40px;border-radius:3px;flex-shrink:1;width:200px}dx-button.big-btn:not(.dx-state-disabled).dark{color:#fff;background:var(--brand-surface-darker)}dx-button.big-btn:not(.dx-state-disabled).dark div.dx-button-text{color:#fff!important}dx-button.big-btn:not(.dx-state-disabled).dark:hover{background:#0f1520}dx-button.big-btn:not(.dx-state-disabled).dark ::ng-deep .dx-button.dx-state-disabled .dx-button-text{color:#fff!important}dx-button.big-btn:not(.dx-state-disabled).blue{color:#fff;background:var(--brand-primary)}dx-button.big-btn:not(.dx-state-disabled).blue:hover{background:var(--brand-primary-hover)}dx-button.big-btn:not(.dx-state-disabled).white{background:#fff;color:var(--brand-surface-darker)}dx-button.big-btn:not(.dx-state-disabled).white:hover{background:#f5f5f5}dx-button.block{opacity:.2;-webkit-user-select:none;user-select:none}.ellipsis-1{overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}.ellipsis-2{overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3{overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4{overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;-webkit-line-clamp:4}.form-layout{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.form-layout .form-item .label{display:none}.form-layout .buttons-row{margin-top:10px}.buttons-row{display:flex;flex-direction:row;justify-content:flex-end;gap:10px}.text-content-block{font-size:15px;color:#1f1f1f;line-height:1.5}.text-content-block h1:first-child:not(.keep-margin),.text-content-block h2:first-child:not(.keep-margin),.text-content-block h3:first-child:not(.keep-margin),.text-content-block h4:first-child:not(.keep-margin),.text-content-block h5:first-child:not(.keep-margin),.text-content-block h6:first-child:not(.keep-margin){margin-top:0}.text-content-block h5,.text-content-block h6{font-size:14px;font-weight:400;color:#9a9a9a;margin-top:0;margin-bottom:.5em}.text-content-block a{color:var(--brand-primary);cursor:pointer}.text-content-block a:hover{text-decoration:underline}.space-between{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:25px}.not-too-wide{max-width:600px}.card{padding:15px;box-shadow:0 5px 10px var(--brand-primary-shadow);border-radius:5px;background:#fff}.slider-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.slider-row span.label:first-child{text-align:left;width:80px}.slider-row dx-slider{flex-grow:1}.slider-row span.label:last-child{text-align:right;width:160px}.group-1{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px}.group-1:first-child{margin-top:0}.text-light{color:#9a9a9a}.two-rows-select-box-item{padding:4px 8px}.two-rows-select-box-item .row-1{font-size:14px;font-weight:500;line-height:1.4}.two-rows-select-box-item .row-2{font-size:12px;color:#9a9a9a;line-height:1.3;margin-top:2px}@font-face{font-family:GothamPro;src:url(GothamPro.e894eef3d3145fdd.ttf)}html,body{position:absolute;width:100%;height:100%;margin:0;padding:0;font-size:13px;font-family:Roboto,RobotoFallback,Helvetica,Arial,sans-serif}.dx-switch-wrapper{position:static;padding:0}.dx-accordion-item-title{padding:8px 11px;min-height:40px;font-size:17px}dx-tag-box .dx-tag-content{background-color:#dcedc8}span.text-red{color:#ff6a67}span.bold{font-weight:700}span.no-optional{color:var(--brand-primary);position:relative;bottom:3px;left:2px}div.error-text{color:#fff;background-color:#e57373;border-radius:10px;padding:8px 15px;margin-bottom:10px;box-shadow:0 1px 4px #00000026}div.zapier-info>p,div.sample-help-info>p{font-size:16px}div.zapier-info>p>a,div.sample-help-info>p>a{display:inline-block;background-color:#dfdfdf;padding:3px 10px;border-radius:5px}div.zapier-info>p>span.dot,div.sample-help-info>p>span.dot{color:var(--brand-primary);font-weight:700}div.zapier-info>p>span.title,div.sample-help-info>p>span.title{font-weight:700}div.zapier-info>p{margin-bottom:5px;margin-top:5px;word-break:break-word}div.zapier-info span.dot{display:inline-block;margin-right:10px}span.infinity-label{font-size:18px;line-height:.8}div.message-subject{color:#000;font-weight:700}.dx-sortable-dragging a.campaign-name-link,.dx-sortable-dragging a.profile-name-link{text-decoration:none;color:#000}.dx-sortable-dragging div.controls-cell{display:flex;flex-direction:row;justify-content:flex-end}.dx-sortable-dragging div.justify-end{display:flex;justify-content:flex-end}.dx-sortable-dragging div.profile-chip{border-radius:20px;padding:5px 10px;background-color:var(--brand-primary);color:#fff}.dx-sortable-dragging dx-switch{margin-top:8px;padding:0}.dx-sortable-dragging div.contacts{padding:6px}.dx-sortable-dragging div.contacts span,.dx-sortable-dragging div.unread span{position:relative;bottom:2px}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#b4b7b94d;border-radius:5px;border:3px solid transparent}
