.arrow{width:7px;height:7px;border:solid #000c22;border-width:0 2px 2px 0;display:inline-block;padding:2px;transition:transform .2s ease}.arrow.tiny{width:6px;height:6px}.arrow.big{width:14px;height:14px;border-width:0 4px 4px 0;margin-top:7px;margin-left:5px}@media (min-width: 1200px){.arrow:not(.tiny,.big){width:8px;height:8px}}@media (min-width: 1440px){.arrow:not(.tiny,.big){width:9px;height:9px}}.arrow.arrow-up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.arrow.arrow-up-right{transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.arrow.arrow-right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.arrow.arrow-down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.arrow.arrow-down-left{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.arrow.arrow-left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.arrow.arrow-up-left{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.arrow.arrow-white{border-color:#fff}.btn{border-radius:0;border:1px solid transparent;height:38px;color:#000c22}.btn.react-loading-skeleton{pointer-events:none}.btn.no-margin{margin:0;height:inherit;padding:0}.btn.no-padding{padding:0}.btn:active{box-shadow:inset 0 0 7px #000c229c}.btn:focus,.btn:active,.btn:focus:active{outline:0}a.btn,label.btn,div.btn{padding-top:8px}.btn-green,.btn-green:focus{background:#28b9ad;color:#fff}.btn-green .arrow,.btn-green:focus .arrow{border-color:#fff}.btn-green:hover{background:#e0f5f3;color:#000c22;border:1px solid #28b9ad}.btn-green:hover .arrow{border-color:#000c22}.btn-green:active{background:#1c8d84;color:#28b9ad;border:1px solid #28b9ad}.btn-green:active .arrow{border-color:#28b9ad}.btn-lightblue,.btn-lightblue:focus{background:#b3d9ff}.btn-lightblue:hover{background:#dfefff;border:1px solid #b3d9ff}.btn-lightblue:active{background:#659bd2;color:#b3d9ff;border:1px solid #b3d9ff}.btn-lightblue:active .arrow{border-color:#b3d9ff}.btn-darkblue,.btn-darkblue:focus{background-color:#043ca0;color:#fff}.btn-darkblue:hover,.btn-darkblue:active,.btn-darkblue:focus:hover,.btn-darkblue:focus:active{background-color:#5778bb;color:#fff}.btn-adcalls-blue,.btn-adcalls-blue:focus{background-color:#004fff;color:#fff}.btn-adcalls-blue:hover,.btn-adcalls-blue:focus:hover{background-color:#4a82ff}.btn-adcalls-blue:active,.btn-adcalls-blue:focus:active{background-color:#043ca0}.btn-purple,.btn-purple:focus{background:#b92896;color:#fff}.btn-purple:hover{background:#f5e0f0;border:1px solid #b92896}.btn-purple:active{background:#7e2c6a;color:#b92896;border:1px solid #b92896}.btn-white,.btn-white:focus{background:#fff;border:1px solid #b3d9ff}.btn-white:hover{background:#e3e6ee}.btn-white:active{background:#000c22;border:1px solid #e3e6ee;color:#e3e6ee}.btn-yellow,.btn-yellow:focus{background:#ffcd52}.btn-yellow:hover{background:#ffe6a9;border:1px solid #ffcd52}.btn-yellow:active{background:#ffe6a9;border:1px solid #ffe6a9}.btn-darkyellow,.btn-darkyellow:focus{background:#fcb70c}.btn-darkyellow:hover,.btn-darkyellow:focus:hover{background:#ffe6a9;border:1px solid #FCB70C}.btn-darkyellow:active,.btn-darkyellow:focus:active{background:#ffe6a9;border:1px solid #ffe6a9}.btn-text,.btn-text:focus{border:0;background:0;color:#004fff}.btn-text:focus.purple-text{color:#b92896}.btn-text:active{box-shadow:none;text-decoration:underline}.btn-wide{width:100%}.btn-border,.btn-border:hover,.btn-border:active{border:1px solid #000c22}.btn-small{height:28px;padding:2px 12px}.btn-medium{width:25px;height:25px}.btn-small-text{font-size:12px}.btn-round,.btn-small-round{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.btn-small-round{width:15px;height:15px}.btn-square{width:35px;height:35px}.btn-square.btn-small{width:25px;height:25px;padding:2px 4px}.btn-square img{max-width:22px;max-height:22px}.btn-add{padding:9px;display:flex;align-items:center}.btn-add:not(.no-size){width:35px;height:35px}.btn-add span{height:15px;width:15px}.btn-refresh{display:flex;border-radius:13px;height:25px;min-width:177px;align-items:center;font-size:12px;line-height:14px}.btn-refresh img{padding-left:10px}.btn-export,.btn-mark{width:25px;height:25px}.google-button{background:url(/assets/google_signin_light_normal_web-DxNi1TNk.svg) no-repeat;background-size:cover;padding:0;margin-right:-3px;border:0;height:48px;width:193px}@media (max-width: 1199px){.google-button{height:40px;width:161px}}.google-button:active{background:url(/assets/google_signin_light_pressed_web-UbSg-Sis.svg) no-repeat;background-size:cover}.google-button:disabled{background:url(/assets/google_signin_light_disabled_web-DsYHvnIb.svg) no-repeat;background-size:cover}.btn-unstyled{background:none;border:none;padding:0;color:inherit}.btn-help,.btn-help:hover,.btn-help:focus{border-radius:50vh;background:transparent;border:1px solid #b92896;color:#b92896;display:flex;align-items:center;justify-content:center;padding:0 20px}.btn-help svg,.btn-help:hover svg,.btn-help:focus svg{margin-right:10px}.form-row{display:flex;justify-content:space-between;align-items:center;margin:8px 0;min-height:44px}@media (max-width: 1199px){.form-row{min-height:37px}}.form-row .value-wrapper{display:flex;justify-content:space-between;align-items:center;width:65%}.form-row .value-wrapper input.number{width:50px}.form-row .value-wrapper.no-space{justify-content:flex-start}.form-row .value-wrapper.wrap{flex-wrap:wrap}.form-row .value-wrapper .value-col-1{width:40%}.form-row .value-wrapper .value-col-2{width:60%;padding-left:10px}.form-row .name-label{padding-right:10px;width:35%}.form-row .name-label:not(.thin){font-family:CeraProRegular,sans-serif}.required:after{content:" *";color:#b92896}@font-face{font-family:CeraPro;src:url(/assets/CeraProLight-CoC59Q6y.otf)}@font-face{font-family:CeraProBold;src:url(/assets/CeraProBold-Cbixje3V.otf)}@font-face{font-family:CeraProThin;src:url(/assets/CeraProThin-DLBEs7vf.otf)}@font-face{font-family:CeraCompactPro;src:url(/assets/CeraCompactProLight-jdeJeFZT.otf)}@font-face{font-family:CeraCompactProMedium;src:url(/assets/CeraCompactProMedium-B72NH5Z0.otf)}@font-face{font-family:CeraProMedium;src:url(/assets/CeraProMedium-B81BWT1c.otf)}@font-face{font-family:CeraProRegular;src:url(/assets/CeraProRegular-DmxgJIzG.otf)}@font-face{font-family:CeraCompactProRegular;src:url(/assets/CeraCompactProRegular-CfUuMQhm.otf)}@font-face{font-family:DejaVu Sans;src:url(/assets/DejaVuSans-DaePwSKI.ttf) format("truetype")}body{box-sizing:border-box;min-width:300px;font-family:CeraPro,Segoe UI,Helvetica Neue,Verdana,Helvetica,Arial,sans-serif,CeraCompactPro;color:#000c22;font-size:14px}@media (min-width: 1024px){body{overflow:hidden}}@media (max-width: 1199px){body{font-size:12px}}h1,h2,h3,h4{display:flex;width:100%;line-height:inherit;margin:0}h1 .sub-title,h2 .sub-title,h3 .sub-title,h4 .sub-title{align-items:center;display:flex;margin-left:35px}h1 .sub-title .big-dot,h2 .sub-title .big-dot,h3 .sub-title .big-dot,h4 .sub-title .big-dot{display:inline-block;margin-bottom:-1px;margin-right:20px}h1{font-size:22px;margin-bottom:22px;margin-top:32px}@media (max-width: 1199px){h1{font-size:20px}}h2{font-size:20px}@media (max-width: 1199px){h2{font-size:18px}}h3{font-size:18px}@media (max-width: 1199px){h3{font-size:16px}}h3 .sub-title{font-size:14px}h4{font-size:16px}@media (max-width: 1199px){h4{font-size:14px}}.huge-text{font-size:80px;font-style:normal;font-weight:700;line-height:88px}.big-text{font-size:42px;font-style:normal;font-weight:700;line-height:52px}b,strong{font-family:CeraProRegular,sans-serif}a:not(.btn){color:#004fff;cursor:pointer}a:not(.btn):hover{color:#000c22}a:not(.btn):active{color:#004fff}.text-field:focus,.text-field:active,.text-field:focus:active,select:focus,select:active,select:focus:active,textarea,div,button,a:focus,li:focus-visible,a:focus-visible{outline:0}::placeholder{color:#999ea7;opacity:1}:-ms-input-placeholder{color:#999ea7}::-ms-input-placeholder{color:#999ea7}label{font-weight:inherit;padding-left:20px;margin-bottom:0!important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.general-mutating *{cursor:wait!important}.general-loading *{cursor:progress!important}#root{display:flex;flex-direction:column;height:100vh;width:100%}#root #app-wrapper{position:relative;height:100%;overflow:hidden auto}#root #authenticated-wrapper{display:flex;flex-wrap:nowrap;background:#ecf5ff;margin:0;padding:0;overflow:hidden;height:100%}#root #authenticated-wrapper .popup.mcc-popup{min-height:244px;padding:44px 52px;width:357px}#root #authenticated-wrapper .popup.mcc-popup .popup-body-wrapper{padding:0}#root #authenticated-wrapper .popup.mcc-popup .mcc-options{margin-top:33px}#root #authenticated-wrapper .popup.mcc-popup .mcc-options .mcc-option{align-items:center;cursor:pointer;display:flex;height:44px;margin-top:10px;padding:0 16px;width:100%}#root #authenticated-wrapper #page{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}#root #authenticated-wrapper #page #content-wrapper{display:flex;flex-grow:1;overflow:hidden}#root #authenticated-wrapper #page #content-wrapper #content-outer{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}#root #authenticated-wrapper #page #content-wrapper #content-outer #content-inner{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;width:100%;overflow:auto;padding:25px 40px 0}@media (max-width: 799px){#root #authenticated-wrapper #page #content-wrapper #content-outer #content-inner{padding:15px 15px 0}}#root #authenticated-wrapper #page #content-wrapper #content-outer #content-inner #content{max-width:2000px;width:100%}#root #authenticated-wrapper #page #content-wrapper #content-outer #content-inner.has-filter{padding-top:0}#root #authenticated-wrapper #page #content-wrapper #content-outer #content-inner.has-filter h1:first-child{margin-top:7px}.full-width{width:100%}.center{text-align:center}.disabled{pointer-events:none}.bold{font-family:CeraProRegular,Arial,sans-serif}.italic{font-style:italic}.error{border:1px solid #b92896!important}.link{color:#004fff;cursor:pointer;text-decoration:underline}.link .small{font-size:12px}.no-data{color:#ccced3;font-style:italic}.purple-text{color:#b92896}.code{color:#004fff;padding:10px 12px;white-space:pre-wrap}.fade-out{-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 90%);mask-image:linear-gradient(to bottom,black 0%,transparent 90%)}.margin-right{margin-right:25px}@media (max-width: 1439px){.margin-right{margin-right:15px}}.margin-left{margin-left:25px}@media (max-width: 1439px){.margin-left{margin-left:15px}}.margin-top{margin-top:25px}@media (max-width: 1439px){.margin-top{margin-top:15px}}.margin-bottom{margin-bottom:25px}@media (max-width: 1439px){.margin-bottom{margin-bottom:15px}}.no-margin{margin:0}.clickable-icon,.clickable,.selectable{cursor:pointer}.clickable-icon{height:15px}@media (min-width: 1200px){.clickable-icon{height:20px}}.selectable{border:1px solid #fff}.selectable:hover{border:1px solid #004fff}.big-dot{background:#ccced3;border-radius:50%!important;height:12px!important;width:12px!important;min-width:12px;min-height:12px}@media (max-width: 1199px){.big-dot{height:11px!important;width:11px!important;min-width:11px;min-height:11px}}.big-dot.active,.big-dot.passed{background:#28b9ad}.big-dot.inactive,.big-dot.failed,.big-dot.not-read{background:#b92896}.big-dot.warning,.big-dot.invited{background:#ffae70}::-webkit-scrollbar-track{background-color:#e3e6ee;box-shadow:inset 0 0 8px #59616f4d}::-webkit-scrollbar{background-color:#e3e6ee;height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#999ea7}.white-block{background:#fff;border-radius:4px;box-shadow:0 0 4px #0000001a;padding:15px 20px}@media (max-width: 2000px){.white-block:not(.dropdown-open){max-width:100%}}.white-block .tooltip-i{float:right;height:0}.white-block h2,.white-block h3{margin-bottom:20px}.skeleton-wrapper:not(.no-full-width){width:100%}.skeleton-wrapper.full-height{height:100%}.skeleton-wrapper,.react-loading-skeleton{pointer-events:none!important}.ribbon{position:absolute;width:80px;height:80px;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:997;top:-10px}.ribbon.right{transform:rotate(90deg);right:-10px}.ribbon:not(.right){left:-10px}.ribbon.no-bordered-child{top:-9px}.ribbon.no-bordered-child.right{right:-9px}.ribbon.no-bordered-child:not(.right){left:-9px}.ribbon:before{content:attr(data-text);position:absolute;width:150%;height:25px;transform:rotate(-45deg) translateY(-12.5px);display:flex;justify-content:center;box-shadow:0 5px 10px #0000001a;align-items:center}.ribbon:after{content:"";position:absolute;width:9px;height:9px;bottom:0;left:0;z-index:-1}.ribbon.purple:before{background:#b92896;color:#fff}.ribbon.purple:after{background:#7e2c6a;box-shadow:71px -71px #7e2c6a}.ribbon.green:before{background:#28b9ad;color:#fff}.ribbon.green:after{background:#0c766d;box-shadow:71px -71px #0c766d}.restricted{position:relative;width:100%}.restricted.outline{border:2px solid #b92896;padding:20px 10px;border-radius:6px}.key-value-table{margin-bottom:0}.key-value-table tr:first-child td{padding-top:0!important}.key-value-table tr:last-child td{padding-bottom:0!important}.key-value-table tr th:first-child,.key-value-table tr td:first-child{padding-left:0}.key-value-table tr.sub-entry th:first-child,.key-value-table tr.sub-entry td:first-child{padding-left:12px}.key-value-table td{word-break:break-word;border-top:0!important}.key-value-table tbody td:nth-child(1){width:40%}.key-value-table tbody td:nth-child(2){width:60%}.tabs{display:flex;background:#f0f1f2}.tabs .tab{line-height:0;border-bottom:solid 1px rgba(0,12,34,.25);flex:1;background:#f0f1f2;display:flex;align-items:center;justify-content:center;cursor:pointer;height:40px}@media (min-width: 1200px){.tabs .tab{height:50px}}.tabs .tab.selected{background:#fff;border-top:solid 1px rgba(0,12,34,.25);border-bottom:0}.tabs .tab.left.selected{border-right:solid 1px rgba(0,12,34,.25);border-top-right-radius:6px}.tabs .tab.right.selected{border-left:solid 1px rgba(0,12,34,.25);border-top-left-radius:6px}.badge-wrap{height:40px;border-radius:12px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;background:#f0f1f2}.very-positive{white-space:nowrap}.very-positive:not(.badge-wrap){color:#4caf50}.very-positive.badge-wrap{background:#4caf50;color:#fff}.positive:not(.badge-wrap){color:#81c784}.positive.badge-wrap{background:#81c784}.neutral:not(.badge-wrap){color:#b0bec5}.neutral.badge-wrap{background:#b0bec5}.negative:not(.badge-wrap){color:#ef5350}.negative.badge-wrap{background:#ef5350;color:#fff}.very-negative{white-space:nowrap}.very-negative:not(.badge-wrap){color:#c62828}.very-negative.badge-wrap{background:#c62828;color:#fff}.text-field-wrapper{width:100%;display:inline-block;position:relative}.text-field-wrapper .warning-icon,.text-field-wrapper .error-icon{position:absolute;top:11px;right:11px;width:16px;height:16px}.text-field-wrapper .text-field{background:#fff;border:1px solid #999ea7;border-radius:0;width:100%}.text-field-wrapper .text-field:disabled{background:#e5e5e5;opacity:.35}.text-field-wrapper input{padding-left:20px;padding-right:20px;height:38px}.text-field-wrapper input[type=number]{padding:1px 2px 1px 20px}.text-field-wrapper textarea{resize:vertical;padding:10px}.text-field-wrapper .text-field-error{color:#b92896}select{background:#fff;border:1px solid #999ea7;border-radius:0;padding-left:20px;padding-right:5px;width:100%;height:38px}select:disabled{background:#e5e5e5;opacity:.35}.select-box{position:relative;width:100%}.select-box .arrow{pointer-events:none;position:absolute;right:14px;top:14px}.select-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 30px 0 20px;line-height:initial}.custom-input{width:fit-content;display:flex;align-items:center;height:30px}@media (min-width: 1200px){.custom-input{height:35px}}.custom-input .tooltip-icon{margin:0}.custom-input .tooltip-wrapper{margin-top:-3px;line-height:inherit}.custom-input .radio,.custom-input .checkbox{position:absolute;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.custom-input label{padding-left:0;position:relative}.custom-input .radio+label,.custom-input .checkbox+label{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;line-height:1;align-items:center}.custom-input .radio-label,.custom-input .checkbox-label{margin-left:4px;font-size:11.4px}@media (min-width: 1200px){.custom-input .radio-label,.custom-input .checkbox-label{font-size:14.5px}}.custom-input .radio-label.extra-margin,.custom-input .checkbox-label.extra-margin{margin-left:12px}@media (min-width: 1200px){.custom-input .radio-label.extra-margin,.custom-input .checkbox-label.extra-margin{margin-left:17px}}.custom-input .radio+label:before,.custom-input .checkbox+label:before{margin-top:-1px;content:"";display:inline-block;background:#fff;border:solid 1px #000c22;flex-shrink:0;width:11px;height:11px}@media (min-width: 1200px){.custom-input .radio+label:before,.custom-input .checkbox+label:before{width:14px;height:14px}}.custom-input .radio:disabled+label:before,.custom-input .checkbox:disabled+label:before{opacity:.35;background:#e5e5e5}.custom-input .radio:disabled+label,.custom-input .checkbox:disabled+label{cursor:inherit}.custom-input .error.radio+label:before,.custom-input .error.checkbox+label:before{border:solid 1px #b92896}.custom-input.indent{margin-left:26px}@media (min-width: 1200px){.custom-input.indent{margin-left:33px}}.custom-input .radio+label:before{position:relative;border-radius:50%}.custom-input .radio-inner{display:none;position:absolute;border-radius:50%;background:#000c22;top:3px;left:3px;width:5px;height:5px}@media (min-width: 1200px){.custom-input .radio-inner{top:3px;left:3px;width:8px;height:8px}}.custom-input .checkbox+label:before{position:relative;border-radius:2.2px}.custom-input .checkbox-inner{display:none;position:absolute;height:8px;width:8px;margin-top:0;left:1.5px;content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20class='checkmark-svg-wrapper'%20width='14px'%20height='11px'%20viewBox='0%200%2014%2011'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20%3ctitle%3e%25%3c/title%3e--%3e%3cg%20id='Symbols'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Checkbox/Checkbox-on'%20class='checkmark-svg'%20transform='translate(-3.000000,%20-4.000000)'%20fill='%23000C22'%20fill-rule='nonzero'%3e%3cpolygon%20points='8.378%2014.981%2016.51%205.861%2014.439%203.98%208.055%2010.934%205.072%207.97%203.21%209.851'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}@media (min-width: 1200px){.custom-input .checkbox-inner{height:11px;width:11px}}.custom-input .radio:checked+label .radio-inner,.custom-input .radio:checked+label .checkbox-inner,.custom-input .checkbox:checked+label .radio-inner,.custom-input .checkbox:checked+label .checkbox-inner{display:block}.switch{position:relative;display:inline-block;width:35px;height:18px}@media (min-width: 1200px){.switch{width:40px;height:20px}}.switch input{display:none}.slider-toggle{display:flex}.slider-toggle label{margin-bottom:0}.slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#b92896;border:1px solid #b92896;-webkit-transition:.4s;transition:.4s;border-radius:30px}.slider:before{position:absolute;content:"";background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%;height:12px;width:12px;left:2px;bottom:2px}@media (min-width: 1200px){.slider:before{height:14px;width:14px;bottom:2px}}input:checked+.slider{background-color:#28b9ad;border:1px solid #28b9ad}input+.slider.disabled{opacity:.35;cursor:not-allowed}input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translate(18px)}@media (min-width: 1200px){input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}}.skeleton-wrapper .toggle-skeleton{width:35px;height:20px;border-radius:30px}input[type=file]{display:none}.star-rating-wrapper{width:min-content}.star-rating-wrapper .star-rating{display:flex;height:27px}.star-rating-wrapper .star-rating .star-error .star-icon{stroke:#b92896;stroke-width:4px}.star-rating-wrapper .star-rating .star-icon{fill:#ccced3}.star-rating-wrapper .star-rating .star{width:25px;height:25px}.star-rating-wrapper .star-rating .star.hoverable{cursor:pointer}.star-rating-wrapper .star-rating .star:not(.no-margin){margin-right:5px}.star-rating-wrapper .star-rating .star.active .star-icon{fill:#ffcd52}.star-rating-wrapper .star-rating:hover>.star.hoverable:not(.active) .star-icon{fill:#ffe6a9}.add-domain-wrapper{position:relative}.add-domain-wrapper .add-domain-dropdown{z-index:1;position:absolute;box-shadow:0 0 4px #0000001a;background:#fff;border:1px solid #ccced3;width:max-content;top:44px;left:-9px}@media (min-width: 1200px){.add-domain-wrapper .add-domain-dropdown{top:43px;left:-12px}}.add-domain-wrapper .add-domain-dropdown>div{display:block;text-align:left;background:#fff;width:100%;padding:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.add-domain-wrapper .add-domain-dropdown>div:hover{background:#e3e6ee}.add-domain-wrapper .add-domain-dropdown:after,.add-domain-wrapper .add-domain-dropdown:before{bottom:100%;left:22%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.add-domain-wrapper .add-domain-dropdown:after{border-color:#88b7d500;border-bottom-color:#fff;border-width:8px;margin-left:-8px}.add-domain-wrapper .add-domain-dropdown:before{border-color:#b8f5c200;border-bottom-color:#ccced3;border-width:10px;margin-left:-10px}.audio-player-with-wave,.audio-player-container{position:relative;width:100%;display:flex}.audio-player-with-wave #control-icon:hover:not(:disabled) svg circle,.audio-player-container #control-icon:hover:not(:disabled) svg circle{fill:#b3d9ff!important}.audio-player-with-wave #control-icon:hover:not(:disabled).seeker svg path,.audio-player-container #control-icon:hover:not(:disabled).seeker svg path{fill:#b3d9ff!important}.audio-player-with-wave #control-icon:focus svg circle,.audio-player-container #control-icon:focus svg circle{fill:#043ca0!important}.audio-player-with-wave #control-icon:focus.seeker svg path,.audio-player-container #control-icon:focus.seeker svg path{fill:#043ca0!important}.audio-player-with-wave #control-icon,.audio-player-container #control-icon{margin-right:min(2.5%,20px);padding:0;border:0;background:transparent;outline:none}.audio-player-with-wave .separator,.audio-player-container .separator{margin:0 5px}.audio-player-with-wave #current-time,.audio-player-container #current-time{margin-left:2px}.audio-player-with-wave #duration,.audio-player-container #duration{margin-right:2px}.audio-player-with-wave .time,.audio-player-container .time{display:inline-block;text-align:center;min-width:30px;max-width:90px}.audio-player-container{--seek-slider-width: 0%}.audio-player-container audio{display:none}.audio-player-container .play-and-seek-container{display:flex;align-items:center;width:100%}.audio-player-container #control-icon{height:26px}.audio-player-container svg{width:26px;height:26px}.audio-player-container output{width:32px;text-align:center;margin:10px 2.5% 0 5%;float:left;clear:left}.audio-player-container input[type=range]{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;padding:0;height:19px;margin:0 2.5%;float:left;outline:none}.audio-player-container input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;background:#b3d9ff}.audio-player-container input[type=range]:before{position:absolute;content:"";top:7px;left:0;width:var(--seek-slider-width);height:5px;background-color:#004fff;cursor:pointer}.audio-player-container input[type=range]::-webkit-slider-thumb{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:content-box;height:25px;width:10px;background:#28b9ad;cursor:pointer;margin-top:-10px}.audio-player-container input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2);background:#004fff}.audio-player-container input[type=range]::-moz-range-track{width:100%;height:3px;cursor:pointer;background:#b3d9ff}.audio-player-container input[type=range]::-moz-range-progress{background-color:#004fff}.audio-player-container input[type=range]::-moz-focus-outer{border:0}.audio-player-container input[type=range]::-moz-range-thumb{box-sizing:content-box;height:25px;width:10px;border-radius:0;border:0;background:#28b9ad;cursor:pointer}.audio-player-container input[type=range]:active::-moz-range-thumb{transform:scale(1.2);background:#004fff}.audio-player-container input[type=range]::-ms-track{width:100%;height:3px;cursor:pointer;background:transparent;border:solid transparent;color:transparent}.audio-player-container input[type=range]::-ms-fill-lower{background-color:#004fff}.audio-player-container input[type=range]::-ms-fill-upper{background:#b3d9ff}.audio-player-container input[type=range]::-ms-thumb{box-sizing:content-box;height:25px;width:10px;background:#28b9ad;cursor:pointer}.audio-player-container input[type=range]:active::-ms-thumb{transform:scale(1.2);background:#004fff}.audio-player-with-wave{align-items:center;justify-content:center;font-family:CeraProMedium,sans-serif}.audio-player-with-wave #control-icon{height:36px}.audio-player-with-wave #control-icon.time-control{height:30px}.audio-player-with-wave #waveform{margin-left:min(2.5%,20px)}.audio-player-with-wave .skeleton-wrapper.no-full-width{margin-right:10px}.auto-grid{display:grid!important;grid-gap:25px;grid-auto-flow:dense;margin-bottom:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width: 1439px){.auto-grid{grid-gap:15px;margin-bottom:15px}}.auto-grid.mini{grid-template-columns:repeat(auto-fill,minmax(154px,1fr))}.auto-grid.tiny{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.auto-grid.large{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.auto-grid.extra-large{grid-template-columns:repeat(auto-fill,minmax(475px,1fr))}.auto-grid.stretch{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.auto-grid.stretch.mini{grid-template-columns:repeat(auto-fit,minmax(154px,1fr))}.auto-grid.stretch.tiny{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.auto-grid.stretch.large{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.auto-grid.stretch.extra-large{grid-template-columns:repeat(auto-fit,minmax(475px,1fr))}.auto-grid>*:not(.slide-in-wrapper){width:100%;height:fit-content;min-height:100%}.card-list-view{display:flex;width:100%}@media (max-width: 799px){.card-list-view{flex-direction:column}}.card-list-view .list{width:calc(50% - 12.5px);max-width:580px}@media (max-width: 799px){.card-list-view .list{width:100%;max-width:100%}.card-list-view .list .selected .list-item:not(.selected){display:none}}.card-list-view .list .list-item-enter{margin-top:-50px}.card-list-view .list .list-item-enter-active,.card-list-view .list .list-item-exit{margin-top:0;transform:translateY(0);transition:all .5s ease-in}.card-list-view .list .list-item-exit-active{margin-top:-50px}.card-list-view .list .white-block{padding:12px}.card-list-view .list .search-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:0!important;position:relative;z-index:3}.card-list-view .list .search-row .skeleton-wrapper:not(:first-of-type){display:flex;justify-content:right}.card-list-view .list .list-item{font-size:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:0!important}.card-list-view .list .list-item.selected{background-color:#f0f1f2}.card-list-view .list .list-item:not(.loading){position:relative;z-index:2}.card-list-view .list .list-item .left{display:flex;align-items:center;width:100%}.card-list-view .list .list-item .left .big-dot{margin-right:15px}.card-list-view .list .list-item .left .identifier{width:120px}.card-list-view .list .list-item .right{display:flex;align-items:center}.card-list-view .list .list-item .right .edit-button{position:initial;margin-left:20px}.card-list-view .list .list-item .right .tooltip-wrapper{margin:0 20px 0 0}.card-list-view .card-view{margin-left:25px;top:0;position:sticky!important;width:calc(50% - 12.5px)!important;height:fit-content;padding:0 0 10px!important}@media (max-width: 799px){.card-list-view .card-view{margin:0;width:100%!important}.card-list-view .card-view .btn{display:none}}@media (min-width: 1440px){.card-list-view .card-view{width:580px}}.card-list-view .card-view .card-header{padding:15.5px 12px;font-size:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccced3}@media (max-width: 799px){.card-list-view .card-view .card-header{display:none}}.card-list-view .card-view .card-header .left{display:flex}.card-list-view .card-view .card-header .left div:not(:first-of-type){margin-left:30px}.card-list-view .card-view .card-header .right{display:flex;margin-right:40px;align-items:center}.card-list-view .card-view .card-header .right .status{display:flex;align-items:center;margin-left:15px}.card-list-view .card-view .card-header .right .status .big-dot{margin-right:15px}.card-list-view .card-view .card-header .right .pending{color:#004fff;font-style:italic;font-size:12px;text-align:end;margin-left:20px}.card-list-view .card-view-appear:not(.card-view-enter){opacity:0;transform:translateY(-50%)}.card-list-view .card-view-appear-active:not(.card-view-enter-active){opacity:1;transform:translateY(0);transition:all .3s ease-in}.card-list-view .card-view-enter:not(.card-view-appear){opacity:0;transform:translateY(-50%)}.card-list-view .card-view-enter-active:not(.card-view-appear-active){opacity:1;transform:translateY(0);transition:all .3s ease-in}.card-list-view .card-view-exit{opacity:1;transform:translateY(0)}.card-list-view .card-view-exit-active{opacity:0;transform:translateY(-50%);transition:all .3s ease-out}@media (max-width: 799px){.card-list-view .card-view-appear:not(.card-view-enter),.card-list-view .card-view-appear-active:not(.card-view-enter-active),.card-list-view .card-view-enter:not(.card-view-appear),.card-list-view .card-view-enter-active:not(.card-view-appear-active),.card-list-view .card-view-exit,.card-list-view .card-view-exit-active{transform:none}}.carousel-container{position:relative;margin-top:70px;width:100%}@media (max-width: 1199px){.carousel-container{margin-top:50px}}.carousel-container .carousel-image{width:100%;height:auto;min-height:200px;max-height:562px;object-fit:cover}.carousel-container .content-preview{position:absolute;top:10%;left:10%;min-width:200px;max-width:40%;padding:20px;background:#fff;max-height:80%;overflow:auto}.carousel-container .content-preview p{margin:12px 0}.carousel-container .content-preview.is-loading{width:40%;border:1px solid #ccced3}.carousel-container .content-preview .btn{margin-top:10px}.carousel-container .dot{cursor:pointer;background-color:#000c22;border-radius:50%;display:inline-block;transition:background-color .6s ease;width:9px;height:9px;margin:0 4px}@media (max-width: 1199px){.carousel-container .dot{width:7px;height:7px;margin:0 2px}}.carousel-container .dot.active,.carousel-container .dot:hover{background-color:#004fff}.carousel-container .fading{-webkit-animation-name:fading;-webkit-animation-duration:1.5s;animation-name:fading;animation-duration:1.5s}@-webkit-keyframes fading{0%{opacity:.4}to{opacity:1}}@keyframes fading{0%{opacity:.4}to{opacity:1}}.carousel-container .dots-container{left:50%!important;transform:translate(-50%);position:absolute;z-index:1;display:flex;background:#fff;text-align:center;border-radius:25px;bottom:20px;padding:8px}@media (max-width: 1199px){.carousel-container .dots-container{bottom:12px;padding:6px}}.carousel-container .carousel-image-skeleton{height:500px;border:1px solid #ccced3}.images-prev-button,.images-next-button{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:1;color:#fff;font-weight:700;transition:.6s ease;-webkit-user-select:none;user-select:none;background:#fff;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center}@media (max-width: 1199px){.images-prev-button,.images-next-button{width:30px;height:30px}}.images-prev-button .arrow.arrow-right,.images-next-button .arrow.arrow-right{margin-left:-2px}.images-prev-button .arrow.arrow-left,.images-next-button .arrow.arrow-left{margin-right:-2px}@media (min-width: 1200px){.images-prev-button .arrow,.images-next-button .arrow{border-width:0 4px 4px 0;width:14px;height:14px}.images-prev-button .arrow.arrow-right,.images-next-button .arrow.arrow-right{margin-left:-5px}.images-prev-button .arrow.arrow-left,.images-next-button .arrow.arrow-left{margin-right:-5px}}.images-prev-button{left:20px}@media (max-width: 1199px){.images-prev-button{left:12px}}.images-next-button{right:20px}@media (max-width: 1199px){.images-next-button{right:12px}}.create-delete-table{width:100%}.create-delete-table h3{margin:35px 0 15px}.create-delete-table .add-row td{display:flex;align-items:center;margin-bottom:25px}@media (max-width: 1439px){.create-delete-table .add-row td{margin-bottom:15px}}.create-delete-table .add-row td *+.btn-add{margin-left:10px}.create-delete-table .item-row td{padding:5px 20px}.create-delete-table .item-row.faded td:not(.status){opacity:.5}.create-delete-table .item-row .status{text-align:end;width:60px}.create-delete-table .item-row .buttons{width:60px;opacity:0}.create-delete-table .item-row .buttons .undo-button{font-size:10px}.create-delete-table .item-row .buttons .button-wrapper{display:flex;float:right}.create-delete-table .item-row .buttons .button-wrapper .btn:not(:last-of-type){margin-right:5px}.create-delete-table .item-row .buttons .button-wrapper .btn .delete-button{margin-top:-7px}.create-delete-table .item-row .buttons .button-wrapper .btn img{width:9px}.create-delete-table .item-row .buttons .btn-purple:hover .minus-color,.create-delete-table .item-row .buttons .btn-purple:active .minus-color{fill:#333}.create-delete-table .item-row:hover{background:#f0f1f2}.create-delete-table .item-row:hover .buttons{opacity:1}#content-sidebar{overflow-y:auto;background:#b3d9ff;height:100%}#content-sidebar .left{width:100%;background:#fff;padding-left:30px;padding-right:30px}#content-sidebar .left .content{margin:auto}#content-sidebar .left .content .text-field-wrapper{display:block;margin-bottom:20px}@media (min-width: 1440px){#content-sidebar .left .content .text-field-wrapper{margin-bottom:30px}}#content-sidebar .left .content.align-center h2,#content-sidebar .left .content.align-center p{text-align:center}#content-sidebar .left .content.align-center h2{display:block}#content-sidebar .left .content.align-center p{line-height:25px}#content-sidebar .left .content.align-center p:first-of-type{margin-top:17px}#content-sidebar .left .content.align-center p:last-of-type{margin-bottom:30px}#content-sidebar .logo{margin-bottom:46px}#content-sidebar .left .content,#content-sidebar .right .content{padding:20px 0}#content-sidebar .content-footer{margin:0 auto}#content-sidebar .image-wrapper{text-align:center}#content-sidebar .right{text-align:center;padding-left:30px;padding-right:30px}#content-sidebar .right .content{margin:auto;width:100%;max-width:100%;text-align:center}#content-sidebar .right .content img{max-width:100%}@media (min-width: 1024px){#content-sidebar{display:flex;flex-direction:row}#content-sidebar .left{width:40%;min-height:100%;display:flex;flex-direction:column;overflow:auto}#content-sidebar .logo{margin-bottom:60px}#content-sidebar .left .content,#content-sidebar .content-footer{width:75%}#content-sidebar .right{width:60%;display:flex;flex-direction:column;overflow:auto}#content-sidebar .right .content{max-width:523px}#content-sidebar .language-wrapper{position:relative;top:26px}}@media (min-width: 1440px){#content-sidebar .left{width:34%}#content-sidebar .left .content,#content-sidebar #footer,#content-sidebar .content-footer{width:343px}#content-sidebar .right{width:66%}}@media (min-width: 1920px){#content-sidebar .right .content{max-width:700px}}@media (max-width: 1023px){#content-sidebar .right .content{display:flex;display:-ms-flex;flex-direction:column}#content-sidebar .language-wrapper{display:flex;justify-content:center;padding-top:26px;padding-bottom:30px}#content-sidebar .language-options{position:absolute;margin-top:24px}}.date-selector .range-buttons{margin-bottom:20px;width:350px;display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width: 1200px){.date-selector .range-buttons{width:420px}}.date-selector .range-buttons .btn{margin-top:10px;height:37px;font-size:11.2px;width:157px}@media (min-width: 1200px){.date-selector .range-buttons .btn{width:196px;height:44px;font-size:14px}}.date-selector .range-buttons .btn.selected{color:#fff;background:#dfefff}.date-selector .react-datepicker{display:flex;position:relative;width:100%;border:none}.date-selector .react-datepicker .react-datepicker__aria-live{display:none}@media (min-width: 1200px){.date-selector .react-datepicker{font-size:1.2rem}}.date-selector .react-datepicker .react-datepicker__navigation-icon:before{border-color:#000c22;border-style:solid;border-width:2.5px 2.5px 0 0;content:"";display:block;position:absolute;height:7px;top:7px;width:7px}@media (min-width: 1200px){.date-selector .react-datepicker .react-datepicker__navigation-icon:before{height:8px;top:8px;width:8px}}.date-selector .react-datepicker .react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:40px;width:20px;text-indent:-999em;overflow:hidden}.date-selector .react-datepicker .react-datepicker__navigation--previous{left:2px}.date-selector .react-datepicker .react-datepicker__navigation--next{right:2px}.date-selector .react-datepicker .react-datepicker__navigation:hover *:before{border-color:#979797}.date-selector .react-datepicker .react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.date-selector .react-datepicker .react-datepicker__navigation-icon--next{left:-2px}.date-selector .react-datepicker .react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.date-selector .react-datepicker .react-datepicker__navigation-icon--previous{right:-2px}.date-selector .react-datepicker .react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.date-selector .react-datepicker .react-datepicker__month-container:last-child{margin-left:10px}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__header{text-align:center;padding:8px 0;position:relative}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month{display:block;font-size:1.1em;text-transform:capitalize;font-weight:700}@media (min-width: 1200px){.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month{font-size:1.3em}}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-names,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__week{white-space:nowrap;display:flex}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-names .react-datepicker__day--outside-month,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-names .react-datepicker__day--outside-month:hover,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__week .react-datepicker__day--outside-month,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__week .react-datepicker__day--outside-month:hover{cursor:default;color:#ccced3}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-names{margin-top:4px;margin-bottom:-8px}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-name{text-transform:capitalize;font-weight:700}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-name,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day{font-size:.9em;display:inline-block;width:2.1rem;line-height:2.1rem;text-align:center;margin:.166rem}@media (min-width: 1200px){.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day-name,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day{font-size:.9em;display:inline-block;width:2.4rem;line-height:2.4rem;text-align:center;margin:.166rem}}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day{border-radius:50%;cursor:pointer}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day:not(.react-datepicker__day--disabled,.react-datepicker__day--outside-month):hover{background-color:#f0f1f2}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day:not(.react-datepicker__day--disabled,.react-datepicker__day--outside-month):hover.react-datepicker__day--in-selecting-range,.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day:not(.react-datepicker__day--disabled,.react-datepicker__day--outside-month):hover.react-datepicker__day--in-range{background-color:#1c8d84}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--outside-month),.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day--in-range:not(.react-datepicker__day--outside-month),.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day--selected:not(.react-datepicker__day--outside-month){background-color:#28b9ad;color:#fff}.date-selector .react-datepicker .react-datepicker__month-container .react-datepicker__day--disabled{cursor:default;color:#ccced3;text-decoration:line-through}.date-picker-input{width:100%;display:flex;margin:15px 0 0}.date-picker-input form{display:flex}.date-picker-input .input{display:flex;align-items:center}.date-picker-input .input .text-field-wrapper{width:145px}.date-picker-input .input:first-of-type{margin-left:8px}.date-picker-input .input:first-of-type .text-field-wrapper{margin-left:8px}.date-picker-input .input:last-of-type{margin-left:33px}.date-picker-input .input:last-of-type .text-field-wrapper{margin-left:15px}@media (max-width: 1199px){.date-picker-input .input .text-field-wrapper{width:115px}.date-picker-input .input:last-of-type{margin-left:35px}}.no-flex{display:block}.company-selector-wrapper{list-style-type:none}.company-selector-wrapper a,.company-selector-wrapper a:hover,.company-selector-wrapper a:focus{color:inherit;text-decoration:inherit}.company-selector-wrapper .company-selector{background:#fff;border:1px solid #999ea7;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:default;width:275px;height:38px}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.company-selector-wrapper .company-selector{width:100%;height:60px}}.company-selector-wrapper .company-selector .company-title{font-size:16px;font-family:CeraProRegular,Arial,sans-serif;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-right:3px}@media (max-width: 1199px) and (min-width: 1024px){.company-selector-wrapper .company-selector .company-title{font-size:14px}}.company-selector-wrapper .dropdown-menu{border:1px solid #ccced3;border-top:0;border-radius:0;margin:0;box-shadow:none;padding:0;width:100%;min-height:90px;max-height:510px;overflow-y:auto;transform:translateY(38px)!important}@media (height <= 660px){.company-selector-wrapper .dropdown-menu{max-height:calc(100vh - 150px)}}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.company-selector-wrapper .dropdown-menu{width:100%;transform:translateY(60px)!important}}.company-selector-wrapper .dropdown-menu .type-selector{display:flex;background:#fff;border-bottom:1px solid #ccced3;position:sticky;top:0;z-index:1;height:60px}.company-selector-wrapper .dropdown-menu .type-selector .type{margin-left:10px}.company-selector-wrapper .dropdown-menu .type-selector .type .has-fill{fill:#808590}.company-selector-wrapper .dropdown-menu .type-selector .type:hover,.company-selector-wrapper .dropdown-menu .type-selector .type.active{cursor:pointer}.company-selector-wrapper .dropdown-menu .type-selector .type:hover .has-fill,.company-selector-wrapper .dropdown-menu .type-selector .type.active .has-fill{fill:#043ca0}.company-selector-wrapper .dropdown-menu .type-selector .type.active{border-bottom:2px solid #043ca0}.company-selector-wrapper .dropdown-menu .dropdown-item{overflow-x:hidden;word-break:break-word;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.company-selector-wrapper .dropdown-menu #search-bar{position:sticky;top:0;border:0;border-bottom:1px solid #ccced3}.company-selector-wrapper .item:first-of-type{margin-top:10px}.company-selector-wrapper .item.sub>.dropdown-item{padding-left:30px}.company-selector-wrapper .item>.dropdown-item,.company-selector-wrapper .item .no-data{padding:7px 20px;cursor:default}.company-selector-wrapper .item>.dropdown-item.selected,.company-selector-wrapper .item>.dropdown-item:hover,.company-selector-wrapper .item>.dropdown-item:focus{background:#f0f1f2}.company-selector-wrapper .dropdown-arrow-wrapper{margin-top:-5px;margin-right:-5px}.editable-json table td{padding:5px;line-height:38px;width:auto;max-width:100%;white-space:nowrap;border:none}.editable-json table td.align-right{text-align:right}.editable-json table td:first-of-type{width:min-content}.editable-json table tr:not(:last-of-type){border-bottom:solid #ccced3 1px}.editable-json table span{padding-left:calc(var(--level) * 10px);padding-right:10px}.editable-json .buttons{margin-top:10px}.editable-json .buttons .btn:not(:first-of-type){margin-left:10px}.editable-json .hide{display:none}.edit-button{position:absolute;right:0;top:0}.edit-button .btn{width:40px;height:55px;display:flex;align-items:center;justify-content:center}.edit-button .btn path{fill:#fff}.edit-button.small .btn{width:26px;height:26px}.edit-button.small .btn:not(.react-loading-skeleton){background-color:#fff;border:.7143px solid #e1e3e6}.edit-button.small .btn path{fill:#004fff}.error-page-wrapper{display:flex;flex-wrap:nowrap;overflow:hidden;height:100%}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.error-page-wrapper .left-side{flex-direction:initial!important}.error-page-wrapper .right-side{display:flex!important;flex-direction:row-reverse!important;background-color:transparent!important}}.error-page-wrapper .logout-wrapper{display:flex;flex-direction:row;justify-content:flex-end;cursor:pointer}.error-page-wrapper .logout-wrapper .logout-text{margin-left:5px}#footer{margin-top:50px;z-index:2}#footer a{color:#000c22}#footer a:hover{color:#004fff}@media (min-width: 1024px){#footer{width:100%}}#copyright{font-family:CeraProThin,Arial,sans-serif;padding-bottom:20px}#footer.center{font-size:14px;padding-top:10px;border-top:1px solid #979797;text-align:center}#footer.center .links{padding-bottom:40px}#footer.center a:first-of-type{float:left}#footer.center a:last-of-type{float:right}#footer.right{font-size:16px;text-align:right}@media (max-width: 1199px){#footer.right{font-size:14.4px}}#footer.right .links{padding-bottom:5px}#footer.right .links span{padding:0 18px}@media (max-width: 1199px){#footer.right .links span{padding:0 16px}}#footer.knowledge-center{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:657px}@media (min-width: 1200px){#footer.knowledge-center{max-width:968px}}.gray-bar-wrapper{display:block;width:100%;margin:0 -15px}.gray-bar-wrapper:before,.gray-bar-wrapper:after{display:table;content:" "}.gray-bar-wrapper:after{clear:both}@media (min-width: 800px){.gray-bar-wrapper.two-columns .gray-bar:not(.gray-bar-title){width:50%}}.gray-bar-wrapper .gray-bar{width:100%;padding:5px 15px;float:left}.gray-bar-wrapper .gray-bar.gray-bar-title{padding:0 15px 5px}.gray-bar-wrapper .gray-bar .gray-bar-item:not(.react-loading-skeleton){background:#f0f1f2}.gray-bar-wrapper .gray-bar .gray-bar-item{padding:3px 20px;display:flex}.gray-bar-wrapper .gray-bar .gray-bar-item .item-label{min-width:170px;width:30%}.gray-bar-wrapper .gray-bar .gray-bar-item .item-label:not(.no-tooltip){margin-right:30px}.gray-bar-wrapper .gray-bar .gray-bar-item .item-tooltip{display:flex;width:40px;align-items:center;margin-right:30px}.gray-bar-wrapper .gray-bar .gray-bar-item .item-tooltip .tooltip-link span{display:flex;align-items:center}.gray-bar-wrapper .gray-bar .value-wrapper{display:flex;align-items:center;justify-content:space-between;flex-grow:1}.gray-bar-wrapper .gray-bar .value-wrapper .main-value{display:flex;align-items:center}.gray-bar-wrapper .gray-bar .value-wrapper .big-dot{margin-right:10px}.gray-bar-wrapper .gray-bar-title.react-loading-skeleton,.gray-bar-wrapper .gray-bar-item.react-loading-skeleton{border-radius:0%;height:26px}@media (max-width: 1199px){.gray-bar-wrapper .gray-bar-title.react-loading-skeleton,.gray-bar-wrapper .gray-bar-item.react-loading-skeleton{height:23.1px}}.popup-big.guided-tour{height:min-content}.popup-big.guided-tour .popup-body{display:grid;column-gap:30px;grid-template-columns:3fr 2fr;grid-template-areas:"title title" "image description" "image navigation"}@media (max-width: 1023px){.popup-big.guided-tour .popup-body{grid-template-columns:1fr;grid-template-areas:"title" "description" "image" "navigation";row-gap:20px}.popup-big.guided-tour .popup-body h1{margin-bottom:0}}.popup-big.guided-tour .popup-body h1{grid-area:title}.popup-big.guided-tour .popup-body img{width:100%;border:1px solid #b1c3dc;grid-area:image}.popup-big.guided-tour .popup-body .description{text-align:left;grid-area:description}.popup-big.guided-tour .popup-body .navigation{grid-area:navigation;align-self:end}.popup-big.guided-tour .popup-body .navigation .buttons{display:flex;justify-content:space-between}.popup-big.guided-tour .popup-body .navigation .buttons .arrow-right{margin-left:5px}.popup-big.guided-tour .popup-body .navigation .step-navigation{display:flex;gap:10px;margin-top:10px}.popup-big.guided-tour .popup-body .navigation .step-navigation button{border:none;height:5px;flex:1;border-radius:5px;background:#b3d9ff}.popup-big.guided-tour .popup-body .navigation .step-navigation button.active{background:#004fff}.start-tour h1,.completed-tour h1{display:block}.start-tour p,.completed-tour p{text-align:left;line-height:25px}.start-tour button,.completed-tour button{display:block;width:50%;min-width:200px;margin-inline:auto}.start-tour button.btn-green,.completed-tour button.btn-green{margin-top:25px}.start-tour button.btn-text,.completed-tour button.btn-text{margin-top:15px}.start-tour img{width:135px;margin-bottom:20px}.completed-tour{height:350px}.completed-tour img{position:absolute;z-index:-1;width:100%;bottom:0;left:0}.quit-tour .popup-body-wrapper{text-align:left;line-height:25px}.quit-tour .popup-body-wrapper p{margin-bottom:30px}.header-color.knowledge-center{background:#fff}#header{z-index:999;color:#000c22;padding:10px 20px;border-bottom:1px solid rgba(0,12,34,.25);display:flex;align-items:center;flex-direction:row;justify-content:space-between}#header a{color:#000c22}#header .left-side,#header .right-side{display:flex}#header .left-side .inner{display:flex;width:100%;justify-content:space-between;align-items:center}@media (min-width: 1024px){#header{min-height:62px}#header .logo{height:37px}#header .notification-center-preview{margin-left:20px}#header .company-selector-wrapper{margin-left:30px}#header #global-search-field{width:275px}#header .account-wrapper .text{display:none}}@media (min-width: 1200px){#header .notification-center-preview{margin-left:30px}#header .company-selector-wrapper{margin-left:40px}}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){#header:not(.open) .company-selector-wrapper,#header:not(.open) .right-side{display:none}#header.open{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;border-bottom:0;background:#ecf5ff}#header.open .middle{display:flex;width:100%}#header.open .middle .mobile-routes-wrapper{width:100%}#header.open .middle .mobile-routes-wrapper .route-row{height:60px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 20px;cursor:pointer}#header.open .middle .mobile-routes-wrapper .route-row .title-wrapper{justify-content:space-between;display:flex;align-items:center;width:100%}#header.open .middle .mobile-routes-wrapper .route-row .title-wrapper .arrow{margin-right:2px}#header.open .middle .mobile-routes-wrapper .route-row .icon{width:100px}#header.open .middle .mobile-routes-wrapper .route-row.selected,#header.open .middle .mobile-routes-wrapper .route-row:hover{background:#dfefff;font-weight:900}#header.open .middle .inline-svg{filter:none}#header{min-height:60px;padding:0;max-height:100vh;overflow:auto}#header .left-middle-wrapper{width:100%}#header .left-side,#header .right-side{width:100%;flex-direction:column;padding:16px 20px}#header .right-side{background:#000c22}#header #global-search-field{width:100%}#header .logo{float:right;height:27px}#header .company-selector-wrapper,#header .notification-center-preview{margin-top:20px}}.arrow-container{display:inline-block;height:100%;vertical-align:top;margin-right:8px}@media (min-width: 1200px){.arrow-container{margin-right:10px}}.arrow-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.admin-support-dropdown-wrapper{display:inline-block;position:relative}.admin-support-dropdown-wrapper .dropdown-open{padding:0;margin-top:5px;overflow:auto;position:absolute;z-index:1000}.admin-support-dropdown-wrapper .dropdown-open .option{cursor:default;padding:4px 10px;white-space:nowrap}.admin-support-dropdown-wrapper .dropdown-open .option:hover{background:#dfefff}.admin-support-icon-wrapper{min-height:37px;max-height:37px;min-width:37px;max-width:37px;line-height:37px;font-size:17px;border-radius:50%;background:#043ca0;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;margin-left:30px}.admin-support-icon-wrapper span{display:flex}.admin-support-icon-wrapper .admin-support-icon{width:45%;height:45%}.admin-support-icon-wrapper.disabled{opacity:.6;cursor:default}.image-page .content{height:100%;max-width:300px;padding:19px 16px 21px 19px;position:relative;z-index:2}.image-page .content h2{font-size:18px;line-height:22px;margin-top:0}.image-page .content .button-wrapper{display:flex;justify-content:center;margin-top:20px;width:100%}.image-page .content .button-wrapper:first-of-type{margin-top:30px}.image-page .image-wrapper{left:25%;position:absolute;top:20%}@media (width <= 600px){.image-page .image-wrapper{left:0;position:relative}}.image-page .image-wrapper img{width:100%}.image-page button{width:220px}.prev-next-container{flex:1;cursor:default;display:flex;align-items:center;justify-content:flex-end;height:100%}.prev-next-container span{display:flex;align-items:center}.prev-next-container span:hover{text-decoration:underline}.prev-next-container span .arrow-right{margin-left:10px;order:2}.prev-next-container span .arrow-left{margin-right:10px}.prev-next-container .disabled{pointer-events:none;cursor:default;color:#ccced3}.prev-next-container .disabled .arrow{border-color:#ccced3}.prev-next-container .skeleton-wrapper{width:inherit}.language-wrapper{position:relative}.language-wrapper .selected-language-wrapper{cursor:pointer;height:18px;width:55px}.language-wrapper .language-options .flag{margin-top:-4px}.language-wrapper .language-options .flag,.language-wrapper .selected-language .flag{height:18px;-webkit-user-select:none;user-select:none}.language-wrapper .selected-language .flag,.language-wrapper .selected-language .triangle-down{float:left}.language-wrapper .selected-language .triangle-down{margin:6px 2px 7px 5px}.language-wrapper .language-options{position:absolute;padding:5px 0;margin-top:5px;box-shadow:0 0 3px #0003;background:#fff;max-width:160px}.language-wrapper .language-option{padding:3px 15px;cursor:pointer}.language-wrapper .language-option:hover{background:#b3d9ff}.language-wrapper .language-options .language{margin-left:9px}.language-wrapper .triangle-down{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #000c22}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader-wrapper .loader{width:50px;height:50px;transform:rotate(90deg)}.loader-wrapper .loader .animation{width:100%;height:100%}.loader-wrapper .loader .animation>div>div{transform-origin:25px 25px;animation:loading 2.7777777778s linear infinite;opacity:.8}.loader-wrapper .loader .animation>div>div>div{position:absolute;left:7.5px;top:7.5px;width:17.5px;height:17.5px;border-radius:70px 0 0;transform-origin:25px 25px}.loader-wrapper .loader .animation>div div:nth-child(1){animation-duration:.6944444444s}.loader-wrapper .loader .animation>div div:nth-child(2){animation-duration:.9259259259s}.loader-wrapper .loader .animation>div div:nth-child(2)>div{background:#004fff}.loader-wrapper .loader .animation>div div:nth-child(3){animation-duration:1.3888888889s}.loader-wrapper .loader .animation>div div:nth-child(3)>div{background:#b3d9ff}.loader-wrapper .loader .animation>div div:nth-child(4){animation-duration:2.7777777778s}.loader-wrapper .loader .animation>div div:nth-child(4)>div{background:#dfc39f}.loader-wrapper .loader.small{width:30px;height:30px}.loader-wrapper .loader.small .animation>div>div{transform-origin:15px 15px}.loader-wrapper .loader.small .animation>div>div>div{left:4.5px;top:4.5px;width:10.5px;height:10.5px;transform-origin:15px 15px}.spin{animation:loading 1s linear infinite}.message-bars{display:flex;flex-direction:column-reverse}.message-bars .message-bar{min-height:35px;background:#dfefff;z-index:100000}.message-bars .message-bar:not(:last-of-type){padding-top:2px}.message-bars .message-bar .message{display:flex;justify-content:space-between;width:100%;height:100%;line-height:33px;color:#000;text-align:center;margin-top:0;position:relative}@media (max-width: 480px){.message-bars .message-bar .message{padding:4px;flex-direction:column}}.message-bars .message-bar .message .left,.message-bars .message-bar .message .right{align-items:center;font-size:14px;padding:0 12px;display:flex;justify-content:center}.message-bars .message-bar .message .middle{display:flex;align-items:center;font-size:16px;column-gap:10px}@media (max-width: 480px){.message-bars .message-bar .message .middle{flex-direction:column}}.message-bars .message-bar .message .middle img{height:20px;width:20px}.message-bars .message-bar .message .middle a{color:#000c22}.message-bars .message-bar .message .middle a:hover{color:#004fff}.message-bars .message-bar .message .right{display:flex}.message-bars .message-bar .message .right .clear,.message-bars .message-bar .message .right .next{cursor:pointer}.message-bars .message-bar .message .right .next{display:flex;margin-right:15px}.message-bars .message-bar .message .right .next .counter{margin-left:5px}.message-bars .message-bar .message-timer:not(.reset){height:2px;background-color:#b3d9ff;transform-origin:right center;animation:timer calc(var(--duration) * 1s) linear forwards}.message-bars .message-bar.error-message{background-color:#f5e0f0}.message-bars .message-bar.error-message .message-timer{background-color:#b92896}.message-bars .message-bar.success-message{background-color:#e0f5f3}.message-bars .message-bar.success-message .message-timer{background-color:#28b9ad}@keyframes timer{to{transform:scaleX(0)}}.message-bar-enter{margin-bottom:-35px;transform:translateY(-100%)}.message-bar-enter-active{margin-bottom:0;transform:translateY(0);transition:all .3s ease-in}.message-bar-exit{margin-bottom:0;transform:translateY(0)}.message-bar-exit-active{margin-bottom:-35px;transform:translateY(-100%);transition:all .3s ease-out}.notification-center-preview{display:flex;align-items:center;cursor:pointer}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.notification-center-preview{justify-content:space-between;color:#fff}.notification-center-preview .user-avatar-wrapper{display:flex;align-items:center}.notification-center-preview .user-avatar-wrapper .user-avatar{margin-right:20px}.notification-center-preview .arrow-container{display:flex;flex-direction:row;order:2}.notification-center-preview .arrow-container .arrow{transform:rotate(-45deg);border-color:#fff;order:2}}.slide-in-wrapper .slide-in.notification-center-wrapper{box-shadow:none;border-left:1px solid rgba(0,12,34,.25)}.slide-in-wrapper .slide-in.notification-center-wrapper .close-icon{display:none}.notification-center-wrapper .notification-center{position:relative;display:flex;flex-direction:column;height:calc(100vh - 50px);overflow:auto}.notification-center-wrapper .notification-center .header{margin:16px 18px;line-height:1.5}@media (min-width: 1200px){.notification-center-wrapper .notification-center .header{margin:20px 18px}}.notification-center-wrapper .notification-center .tabs .notification-count,.notification-center-wrapper .notification-center .invitations .notification-count{line-height:0;display:flex;border:solid 2px #b92896;border-radius:9px;color:#b92896;font-size:12px;font-weight:bolder;margin-left:5px;height:18px;min-width:18px;align-items:center;justify-content:center}.notification-center-wrapper .notification-center .account-settings{margin:0 20px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .account-settings{margin:0 23px}}.notification-center-wrapper .notification-center .account-settings h3{margin:15px 0 25px}.notification-center-wrapper .notification-center .account-settings .btn{font-size:11.2px;display:block;width:100%;margin-top:10px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .account-settings .btn{font-size:14px;margin-top:15px}}.notification-center-wrapper .notification-center .account-settings .invitations{display:flex;justify-content:center;align-items:center}.notification-center-wrapper .notification-center .notification-buttons{margin:32px 18px 0;display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notification-buttons{margin:40px 23px 0}}.notification-center-wrapper .notification-center .notification-buttons span{cursor:pointer;font-size:14px;font-family:CeraProRegular,sans-serif;text-decoration:underline;text-underline-offset:1px;text-decoration-thickness:2px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notification-buttons span{font-size:17px}}.notification-center-wrapper .notification-center .notifications{margin-top:35px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications{margin-top:40px}}.notification-center-wrapper .notification-center .notifications .notification-preview:first-of-type{margin-top:0}.notification-center-wrapper .notification-center .notifications .notification-preview:last-of-type{margin-bottom:30px}.notification-center-wrapper .notification-center .notifications .notification-preview{padding:14.4px 16px;margin:24px 18px 0;border-radius:7px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview{padding:18px 20px;margin:30px 23px 0}}.notification-center-wrapper .notification-center .notifications .notification-preview.regular{background:#dfefff}.notification-center-wrapper .notification-center .notifications .notification-preview.critical{background:#f5e0f0}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header{display:flex}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .important{vertical-align:top;height:25px;display:inline-block}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .important img{height:15px;width:15px;margin-top:3px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .important img{height:18px;width:18px}}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .title{display:inline-block}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .title:not(:first-child){margin-left:6px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .title:not(:first-child){margin-left:8px}}.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .title span{margin-top:2px;font-size:9.6px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .notification-header .title span{font-size:12px}}.notification-center-wrapper .notification-center .notifications .notification-preview .message{margin-top:6px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:11.2px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .message{font-size:14px}}.notification-center-wrapper .notification-center .notifications .notification-preview .buttons{cursor:pointer;margin-top:7px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .buttons{margin-top:15px}}.notification-center-wrapper .notification-center .notifications .notification-preview .buttons div{font-family:CeraProRegular,sans-serif;font-size:11.2px}@media (min-width: 1200px){.notification-center-wrapper .notification-center .notifications .notification-preview .buttons div{font-size:14px}}.notification-center-wrapper .start-tour-wrapper{height:50px;border-top:1px solid rgba(0,12,34,.25);display:flex;justify-content:center;align-items:center}.notification-center-wrapper .start-tour-wrapper .btn{padding:0;flex:1}.builder .builder-preview{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#f0f1f2;width:100%;padding:22px;text-align:center;cursor:default;max-width:890px;margin-bottom:20px}.builder .builder-preview .draggable{padding:0 1px}.builder .builder-preview .dragged{opacity:.4}.builder .builder-preview .format-builder-block-wrapper{position:relative}.builder .builder-preview .format-builder-block-wrapper.dragging:hover .btn-small-round,.builder .builder-preview .format-builder-block-wrapper.dragging .btn-small-round{display:none}.builder .builder-preview .format-builder-block-wrapper .btn-small-round{cursor:pointer;display:none;position:absolute;right:-5px;top:-5px;z-index:100}.builder .builder-preview .format-builder-block-wrapper:hover .btn-small-round{display:flex}.builder .builder-preview .format-builder-block-wrapper .format-builder-block{cursor:grab;padding:0 1px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;color:#333;background:#b3d9ff;margin:2px}.builder .builder-preview .format-builder-block-wrapper .format-builder-block.hidden{background:red}.builder .builder-preview .format-builder-block-wrapper .format-builder-block.country,.builder .builder-preview .format-builder-block-wrapper .format-builder-block.area{width:fit-content;padding:0 6px}.builder .builder-preview .format-builder-block-wrapper .format-builder-block.space{background:#dfefff}.builder .builder-buttons{display:flex;flex-wrap:wrap;justify-content:center}.builder .builder-buttons .btn-lightblue{margin:4px 10px}.builder .error-wrapper{margin-top:42px}.builder .error-wrapper .errors,.builder .error-wrapper .warnings{display:flex;gap:10px}.pagination-wrapper{display:flex;width:100%}.pagination-wrapper a{color:#000c22}.pagination-wrapper a:hover{color:#004fff}.pagination-wrapper>div{align-items:center;display:inline-flex;flex:1}.pagination-wrapper>div.pagination-selector{justify-content:center}.pagination-wrapper>div.size-selector{justify-content:flex-end}.pagination-wrapper>div.size-selector .number-of-items{margin-right:15px}.pagination-wrapper .pagination{margin:0}.pagination-wrapper .pagination .pagination-arrow-prev a{margin-right:7px}.pagination-wrapper .pagination .pagination-arrow-next a{margin-left:7px}.pagination-wrapper .pagination .pagination-arrow-next a,.pagination-wrapper .pagination .pagination-arrow-prev a{border-radius:0!important;margin-top:-1px;padding-bottom:15px!important}.pagination-wrapper .pagination .arrow-right{margin-right:4px}.pagination-wrapper .pagination .arrow-left{margin-left:4px}.pagination-wrapper .pagination>li:not(.pagination-arrow) a{margin-left:3px;margin-right:3px}.pagination-wrapper .pagination>li>a{background:transparent;border-color:transparent;color:#000c22;height:16px;line-height:14px;outline:0;padding:0;text-align:center}.pagination-wrapper .pagination>li>a:focus,.pagination-wrapper .pagination>li>a:hover{background:transparent;border-bottom:1px solid #000c22}.pagination-wrapper .pagination>li.pagination-arrow>a:focus{border-bottom:none}.pagination-wrapper .pagination>li.pagination-arrow>a:hover{border-bottom:1px solid #000c22}.pagination-wrapper .pagination>.disabled>a,.pagination-wrapper .pagination>.disabled>a:focus,.pagination-wrapper .pagination>.disabled>a:hover{border-color:transparent}.pagination-wrapper .pagination>.disabled>a .arrow,.pagination-wrapper .pagination>.disabled>a:focus .arrow,.pagination-wrapper .pagination>.disabled>a:hover .arrow{border-color:#979797}.pagination-wrapper .pagination>.active>a,.pagination-wrapper .pagination>.active>a:focus,.pagination-wrapper .pagination>.active>a:hover{background-color:transparent;border-color:transparent;border-bottom:1px solid #000c22;color:#000c22}.pagination-wrapper .pagesizer-wrapper select{display:flex;align-items:center;padding-left:10px;width:auto}.pagination-wrapper .number-of-items{font-size:12px;padding:6px 0;width:100%;text-align:right}.password-validator .at-least{margin-top:25px;margin-bottom:10px;font-family:CeraCompactProRegular,sans-serif;font-size:12px}.password-validator .password-conditions{font-family:CeraCompactProRegular,sans-serif;font-size:12px;display:flex;flex-wrap:wrap}.password-validator .password-conditions .column-one{width:50%}.password-validator .password-conditions .column-two{padding-left:5px;width:50%}.password-validator .password-conditions .validation-row{display:flex;align-items:center;margin:8px 0}.password-validator .password-conditions .validation-row .big-dot{margin-right:12px}.password-validator .password-conditions .validation-row .validation-label{max-width:calc(100% - 25px);-webkit-hyphens:auto;hyphens:auto}.overlay{width:100%;height:100%;background-color:#000c22;opacity:.6;position:fixed;top:0;right:0;z-index:3998}.overlay.transparent,.overlay.under{background-color:transparent}.overlay.under{z-index:-1}.overlay.most-important{z-index:99998}.popup{background-color:#fff}.popup-image{max-height:80vh;max-width:80vw;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width: 799px){.popup-image{max-width:100vw}}.popup-image,.popup{overflow-y:auto;position:fixed;left:50%;top:10%;max-height:80%;transform:perspective(1px) translate(-50%);backface-visibility:hidden;width:100%;box-shadow:0 0 50px #000c229c;opacity:1;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:3999}.popup-image.most-important,.popup.most-important{z-index:99999}.popup-image h1,.popup h1{margin-top:0;line-height:25px}.popup-standard{max-width:600px}.popup-small{max-width:500px}.popup-medium{max-width:800px}.popup-big{max-width:1000px;height:inherit}.popup-body-wrapper{height:100%;text-align:center;display:flex;flex-direction:column;padding:35px 42px}@media (min-width: 1200px){.popup-body-wrapper{padding:44px 53px}}.popup-body-wrapper ul{text-align:start}.popup-body-wrapper .popup-body{margin:auto}.popup-body-wrapper .popup-body h1{margin-top:0;margin-bottom:30px}.popup-body-wrapper .popup-body .buttons-wrapper{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px 40px;justify-content:center}.popup-body-wrapper .popup-body .buttons-wrapper .btn{min-width:150px}.popup-body-wrapper .popup-body.align-left{text-align:left;width:100%;height:100%}.popup-body-wrapper .input-wrapper .input-label{padding-left:0}.close-popup{font-size:26px;float:right;cursor:pointer;position:absolute;right:0;top:0;width:37px;display:flex;justify-content:center}.plans{background:#fff;color:#000c22;display:flex;text-align:left;border-radius:8px;margin-top:70px;width:100%}.plans .plan{position:relative;width:100%;padding:30px}.plans .plan:not(:first-of-type){border-left:1px solid #979797}.plans .plan .title-wrapper{display:flex;align-items:center}.plans .plan .title-wrapper h1{font-size:28px;font-weight:700;margin:0;padding-left:10px}.plans .plan .info-text{margin-top:20px}.plans .plan .time-select{display:flex;border-radius:50vh;border:1px solid #ccced3;background:#e3e6ee;font-weight:700;margin:20px 0}.plans .plan .time-select div{padding:5px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%}.plans .plan .time-select div.active{border-radius:50vh;background:#fff;outline:1px solid #28b9ad}.plans .plan .time-select div.yearly .discount{font-size:12px;color:#28b9ad}.plans .plan .price-wrapper .price{font-size:32px;font-weight:700}.plans .plan .price-wrapper .per{font-size:12px}.plans .plan .additional{color:#59616f}.plans .plan .trial{margin:30px 0 0}.plans .plan .btn{width:100%;margin-top:20px;margin-bottom:40px}.plans .plan .btn.is-current-plan{cursor:default}.plans .plan .btn.is-current-plan:active{box-shadow:unset;white-space:normal}.plans .plan .features-and-services{border-top:1px solid #979797}.plans .plan .features-and-services .toggle{display:none;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;padding:15px 0;cursor:pointer}.plans .plan .features-and-services .lists h4{margin:35px 0 20px;font-weight:700}.plans .plan .features-and-services .lists ul{list-style-type:none;padding:0}.plans .plan .features-and-services .lists ul li{line-height:30px;display:flex}.plans .plan .features-and-services .lists ul li svg{align-self:center;margin-right:8px}.plans .plan.analyze svg.included circle{fill:#fcb70c}.plans .plan.insight svg.included circle{fill:#043ca0}.plans .plan.perceive svg.included circle{fill:#b92896}@media (max-width: 799px){.plans{flex-direction:column}.plans .plan:not(:first-of-type){border-top:1px solid #979797;border-left:0}.plans .plan .features-and-services .toggle{display:flex}.plans .plan .features-and-services .lists:not(.open){display:none}}#filters-wrapper{display:flex;flex-direction:row;width:100%}#filters-wrapper.open #filters{height:calc(100% - 60px);width:unset}@media (min-width: 1024px){#filters-wrapper.open #filters{height:calc(100% - 62px)}}#filters-wrapper.open #applied-filters{color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}#filters-wrapper.open #applied-filters .filter-bar{background:transparent}#filters{display:flex;justify-content:flex-end;height:40px;z-index:998;position:absolute;right:0;top:0;margin-top:60px}@media (min-width: 1024px){#filters{margin-top:62px}}#filters .reports-filter-wrapper{max-width:100vw}#filters .reports-filter-wrapper .display-button-wrapper{max-width:100vw;cursor:pointer;background:#043ca0}#filters .reports-filter-wrapper .display-button-wrapper .display-button{margin:0 0 0 10px;display:flex;align-items:center;height:40px;background:#043ca0;color:#fff;font-size:12px;width:100px}@media (min-width: 1200px){#filters .reports-filter-wrapper .display-button-wrapper .display-button{font-size:16px;height:50px;width:110px}}#filters .reports-filter-wrapper .display-button-wrapper .display-button .arrow-container{margin-right:0;display:flex;align-items:center}#filters .reports-filter-wrapper .display-button-wrapper .display-button span{margin-right:10px}#filters .reports-filter-wrapper .display-button-wrapper .display-button .filter-icon{margin-left:-12px}@media (min-width: 1200px){#filters .reports-filter-wrapper .display-button-wrapper .display-button .filter-icon{margin-left:-15px}}#filters .reports-filter-wrapper .display-button-wrapper:not(:last-child) .display-button{justify-content:space-between;width:377px}@media (min-width: 1200px){#filters .reports-filter-wrapper .display-button-wrapper:not(:last-child) .display-button{width:450px}}#filters .reports-filter-wrapper .display-button-wrapper:not(:last-child) .display-button .arrow-container{order:2;margin-right:10px}#filters .reports-filter-wrapper .display-button-wrapper .filter-icon-wrapper{display:flex;align-items:center;width:90px;margin-left:5px}#filters .reports-filter-wrapper .display-button-wrapper .filter-icon-wrapper .filter-icon{margin:0 -3px 0 -12px;width:40px;height:40px}@media (min-width: 1200px){#filters .reports-filter-wrapper .display-button-wrapper .filter-icon-wrapper .filter-icon{width:50px;height:50px}}#filters .reports-filter-wrapper #reports-filter{display:flex;flex-direction:column;justify-content:space-between;border-left:solid 1px #ccced3;background:#fff;max-width:100vw}#filters .reports-filter-wrapper #reports-filter .content{flex:1;overflow-y:auto}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper{border-bottom:solid 1px #ccced3}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option{padding:0 20px;height:40px;display:flex;align-items:center;cursor:pointer;justify-content:space-between;width:100%}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option{height:50px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option:hover,#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option.selected{background:#e3e6ee}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option .option-label{font-family:CeraCompactProRegular,sans-serif;font-size:12.8px;color:#000c22}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option .option-label{font-size:16px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-option img{margin-right:10px}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector{margin:25px 19px}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list{margin-top:40px;display:flex;flex-direction:row;max-height:380px;overflow-y:auto}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list{max-height:440px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column:not(:only-child){width:160px}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column:not(:only-child){width:200px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column .checkbox-label{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column>div{position:relative}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column div:first-of-type{margin-top:0}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column:nth-child(2){margin-left:10px}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .checkbox-list .column:nth-child(2){margin-left:15px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .select-clear-all{margin-top:30px;color:#000c22;display:flex}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .select-clear-all div{cursor:pointer;text-decoration:underline;text-underline-offset:1px;text-decoration-thickness:2px;font-size:11.2px}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .select-clear-all div{font-size:14px}}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector .select-clear-all div:last-of-type{margin-left:20px}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration{display:flex;flex-direction:row;align-items:center}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration select,#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration input,#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration label{font-family:CeraProRegular,sans-serif}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration .duration-seconds-input{width:45px;margin-left:20px}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration .duration-seconds-input .text-field{width:45px;padding:0 10px}#filters .reports-filter-wrapper #reports-filter .content .filter-selector-wrapper .filter-selector.duration #duration-seconds-label{height:38px;line-height:38px;padding-left:0;margin:0 0 0 15px}#filters .reports-filter-wrapper #reports-filter .filter-errors{margin:10px 50px 0}#filters .reports-filter-wrapper #reports-filter .filter-errors .message{display:flex;align-items:center;margin-top:10px}#filters .reports-filter-wrapper #reports-filter .filter-errors .message span{display:inline-flex;margin-left:5px;justify-content:center;align-items:center;font-style:italic;color:#b92896}#filters .reports-filter-wrapper #reports-filter .buttons-wrapper{margin:20px 40px}@media (min-width: 1200px){#filters .reports-filter-wrapper #reports-filter .buttons-wrapper{margin:20px 50px}}#filters .reports-filter-wrapper #reports-filter .buttons-wrapper .apply{margin-top:10px}#filters .reports-filter-wrapper #reports-filter .buttons-wrapper .skeleton-wrapper{display:flex;justify-content:center}#filters .reports-filter-wrapper #reports-filter .buttons-wrapper .skeleton-wrapper:not(:first-of-type){margin-top:5px}#filters .reports-filter-button-enter{width:110px}@media (min-width: 1200px){#filters .reports-filter-button-enter{width:120px}}#filters .reports-filter-button-enter-active,#filters .reports-filter-button-enter-done{transition:all .3s ease-in-out;width:397px}@media (min-width: 1200px){#filters .reports-filter-button-enter-active,#filters .reports-filter-button-enter-done{width:470px}}#filters .reports-filter-button-exit{transition:all .3s ease-in-out .3s;width:397px}@media (min-width: 1200px){#filters .reports-filter-button-exit{width:470px}}#filters .reports-filter-button-exit-active{width:110px}@media (min-width: 1200px){#filters .reports-filter-button-exit-active{width:120px}}#filters .reports-filter-enter{height:0;width:0;overflow:hidden}#filters .reports-filter-enter-active,#filters .reports-filter-enter-done{transition:height .3s ease-in-out .3s,width 0ms linear .3s;width:397px;height:calc(100% - 40px);overflow:hidden}@media (min-width: 1200px){#filters .reports-filter-enter-active,#filters .reports-filter-enter-done{height:calc(100% - 50px);width:470px}}#filters .reports-filter-exit{transition:height .3s ease-in-out,width 0ms linear .3s;width:100%;height:calc(100% - 40px);overflow:inherit}@media (min-width: 1200px){#filters .reports-filter-exit{height:calc(100% - 50px);width:470px}}#filters .reports-filter-exit-active{height:0;width:0;overflow:hidden}#filters .date-selector .react-datepicker .react-datepicker__aria-live{display:none}#filters .date-selector .react-datepicker .react-datepicker__month-container{width:50%;max-width:50%}#filters .previous:not(.react-datepicker__day--outside-month){background-color:#8fddd7;color:#fff}#filters .date-picker-previous{display:flex;width:100%;margin-left:8px}#filters .date-picker-previous .options-divide{margin-left:8px}@media (max-width: 1199px){#filters .date-picker-previous .options-divide{margin-left:15px}}#filters .date-picker-previous .left,#filters .date-picker-previous .right{width:50%}#filters .date-picker-previous .left{display:flex}#filters .date-picker-previous .left .slider-toggle{margin-right:10px}#filters .date-picker-input{margin-bottom:30px}#applied-filters{width:100%;display:flex;transition:color .3s ease-in-out .3s;height:40px}@media (min-width: 1200px){#applied-filters{height:50px}}#applied-filters:not(.no-padding){margin-right:110px}@media (min-width: 1200px){#applied-filters:not(.no-padding){margin-right:120px}}#applied-filters .filter-bar{text-align:center;display:flex;flex-direction:row;align-items:center;width:100%;max-width:100vw;justify-content:flex-end;background:#ecf5ff;height:40px}#applied-filters .filter-bar .applied-filter{display:flex;margin-right:20px}#applied-filters .filter-bar .applied-filter .skeleton-wrapper:not(:first-child){margin-left:5px}#applied-filters .filter-bar .applied-filter.loading{min-width:160px}@media (max-width: 1023px){#applied-filters .filter-bar{width:100%}}@media (min-width: 1200px){#applied-filters .filter-bar{height:50px}}#request-account-info{text-align:center}#request-account-info h2{display:block;font-size:18px}#request-account-info p{line-height:25px}#request-account-info p:first-of-type{margin-top:17px}#request-account-info p:last-of-type{margin-bottom:30px}.searchable-select{width:275px;height:38px;border:1px solid #999ea7}@media (max-width: 1199px){.searchable-select{width:200px}}.searchable-select.wide{min-width:100%;max-width:100%}.searchable-select.wide .options-wrapper{width:calc(100% + 2px)}.searchable-select.disabled{background:#e5e5e5;opacity:.35}.searchable-select .tooltip-wrapper{height:100%;width:100%}.searchable-select .tooltip-wrapper div:not([class]){height:100%}.searchable-select .tooltip-wrapper div:not([class]) .selected{height:100%;padding:0 13px 0 20px;display:flex;justify-content:space-between;align-items:center}.searchable-select .tooltip-wrapper div:not([class]) .selected .option{word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-select .options-wrapper{position:relative;width:inherit;margin:1px 0 0 -1px;z-index:999}.searchable-select .options-wrapper input{border-top:0;max-width:100%}.searchable-select .options-wrapper .options{max-height:calc(100vh - 200px);overflow:auto;background:#fff;border:1px solid #999ea7;border-top:0}.searchable-select .options-wrapper .options div{padding:7px 20px;cursor:default}.searchable-select .options-wrapper .options div:hover{background:#f0f1f2}.select-from-list-wrapper .row{display:flex}.select-from-list-wrapper .row .list{position:relative;border:1px solid #000c22;width:100%;height:162px;overflow-y:auto;margin-top:5px}@media (min-width: 1200px){.select-from-list-wrapper .row .list{height:185px}}.select-from-list-wrapper .row .list .list-item{color:#000c22;min-height:24px;font-size:11.2px;display:flex;align-items:center;justify-content:space-between;line-height:25px;padding:6px 10px;cursor:pointer}@media (min-width: 1200px){.select-from-list-wrapper .row .list .list-item{font-size:14px;min-height:30px}}.select-from-list-wrapper .row .list .list-item:hover{background:#e3e6ee}.select-from-list-wrapper .row .list .list-item.selected{background:#ccced3}.select-from-list-wrapper .row .list .list-item .addition{display:flex;justify-content:center;align-items:center}.select-from-list-wrapper .row .list .list-item .addition .preview-image{height:35px}.select-from-list-wrapper .row .list .list-item .addition .close{margin-left:5px}.select-from-list-wrapper .row .column{padding:15px;width:66.67%}.select-from-list-wrapper .row .column.select{width:41.67%}.select-from-list-wrapper .row .column.change-order.select{width:33.33%}.select-from-list-wrapper .row .column.search-selected{margin-left:16.67%}.select-from-list-wrapper .row .text-field-wrapper{margin-top:10px}.select-from-list-wrapper .select-from-list-button-wrapper{width:16.67%;height:163px;display:flex;flex-direction:column;padding:0 15px}@media (min-width: 1200px){.select-from-list-wrapper .select-from-list-button-wrapper{height:190px}}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button{cursor:pointer}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.add,.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.remove{text-align:center;width:100%}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.add.remove,.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.remove.remove{margin-top:20px}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.add.disabled,.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button.remove.disabled{opacity:.5;cursor:default}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button:not(.add,.remove){padding:20px 0}.select-from-list-wrapper .select-from-list-button-wrapper .select-from-list-button:not(.disabled):hover .arrow-box{background:#1c8d84}.select-from-list-wrapper .arrow-box{width:40px;height:40px;background:#28b9ad;display:inline-flex;justify-content:center;align-items:center}@media (min-width: 1200px){.select-from-list-wrapper .arrow-box{width:50px;height:50px}}.select-from-list-wrapper .arrow-box .arrow{width:12.8px;height:12.8px;border-width:0 4px 4px 0}@media (min-width: 1200px){.select-from-list-wrapper .arrow-box .arrow{width:16px;height:16px}}.select-from-list-wrapper .arrow-box .arrow-left{margin-left:5px}.select-from-list-wrapper .arrow-box .arrow-right{margin-right:5px}.select-from-list-wrapper .arrow-box .arrow-up{margin-top:5px}.select-from-list-wrapper .arrow-box .arrow-down{margin-bottom:5px}.select-from-list-wrapper .arrow-label{margin-top:10px;font-size:11.2px}@media (min-width: 1200px){.select-from-list-wrapper .arrow-label{font-size:14px}}.select-from-list-wrapper .select-from-list-icon-preview{float:left;width:25px}.setup-wrapper .header{transition:.4s ease-in-out;padding:0 35px 10px;display:flex;align-items:center;position:relative;z-index:1}.setup-wrapper .header:before{content:"";background:linear-gradient(to bottom,white,transparent 90%);height:20px;width:calc(100% - 8px);position:absolute;left:0;bottom:-20px}.setup-wrapper .header h3{width:100%;margin-left:0;transition:.4s ease-in-out;transform:rotate(0);transform-origin:left top}.setup-wrapper .header .setup-icon{margin-right:15px;height:50px;max-width:100%;transition:.4s ease-in-out}.setup-wrapper h3{font-family:CeraProRegular,Arial,sans-serif}.setup-wrapper .setup{transition:.4s ease-in-out;padding:15px 35px 35px;width:100%;min-width:50px;height:100%;overflow-y:auto}.setup-wrapper .setup .section{margin-top:35px}.setup-wrapper .setup .section-title{margin:35px 0 15px}.setup-wrapper .setup .input-section{margin-top:20px}.setup-wrapper .setup .input-wrapper{padding-top:10px}.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field{display:flex;min-height:38px}.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field>*{width:50%;display:flex;align-items:center}.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field>*:first-child{margin-right:15px}@media (max-width: 480px){.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field{flex-direction:column}.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field>*{width:100%}.setup-wrapper .setup .input-wrapper .edit-field-wrapper .input-field>*:first-child{margin-right:0}}.setup-wrapper .setup .input-wrapper .text-field-wrapper:not(.full),.setup-wrapper .setup .input-wrapper .select-box:not(.full){max-width:300px}.setup-wrapper .setup .input-wrapper .text-field-wrapper:not(.full).value,.setup-wrapper .setup .input-wrapper .select-box:not(.full).value{max-width:70px}.setup-wrapper .setup .input-wrapper .searchable-select{width:300px}.setup-wrapper .setup .input-wrapper .searchable-select.full{width:100%}.setup-wrapper .setup .input-wrapper .input-label{font-family:CeraProRegular,Arial,sans-serif;display:flex;align-items:center;padding-left:0}.setup-wrapper .setup .input-wrapper .input-label .info{font-family:CeraPro,Segoe UI,Helvetica Neue,Verdana,Helvetica,Arial,sans-serif;color:#ccced3;font-style:italic}.setup-wrapper .setup .input-wrapper .input-field{display:flex;align-items:center;margin-top:5px;width:100%}.setup-wrapper .setup .input-wrapper .input-field textarea{line-height:25px}.setup-wrapper .setup .input-wrapper .attachment-container{flex-direction:column;align-items:flex-start}.setup-wrapper .setup .input-wrapper .attachment-container .file-input{width:100%}@media (max-width: 480px){.setup-wrapper .setup .input-wrapper .attachment-container .file-input{width:initial}}.setup-wrapper .setup .input-wrapper .attachment-container .file-names{margin-top:3px;font-style:italic}.setup-wrapper .setup .double-input{display:flex}.setup-wrapper .setup .double-input:not(.no-align){align-items:center}@media (max-width: 480px){.setup-wrapper .setup .double-input{flex-direction:column;align-items:initial}}.setup-wrapper .setup .double-input .input-wrapper{width:calc(50% - 12.5px)}@media (max-width: 480px){.setup-wrapper .setup .double-input .input-wrapper{width:100%}}.setup-wrapper .setup .double-input .input-wrapper .input-field{min-height:38px;display:flex;align-items:center}@media (max-width: 480px){.setup-wrapper .setup .double-input .input-wrapper .input-field{align-items:flex-start}}.setup-wrapper .setup .double-input .input-wrapper:not(:first-of-type){margin-left:25px}@media (max-width: 480px){.setup-wrapper .setup .double-input .input-wrapper:not(:first-of-type){margin-left:0}}.setup-wrapper .back-button-wrapper{opacity:0;visibility:hidden;transition:.4s ease-in-out;width:100%;background-color:#dfefff;position:absolute;bottom:0;z-index:1}.setup-wrapper .back-button-wrapper .close-sub{min-height:100px;width:50px}.setup-wrapper .back-button-wrapper .close-sub-menu{display:flex;justify-content:space-between;align-items:center;width:100%}.setup-wrapper .setup-footer{display:flex;justify-content:center;flex-direction:column;border-top:1px solid rgba(0,12,34,.1)}.setup-wrapper .setup-footer .appendage{transition:.4s;display:flex;justify-content:center;padding:15px 42px 5px;margin-bottom:-20px;z-index:1;width:100%;overflow:hidden;opacity:1}.setup-wrapper .setup-footer .appendage.sub-open{margin-bottom:-50px;z-index:0;opacity:0}.setup-wrapper .setup-footer .buttons-wrapper{overflow:hidden;padding:30px 42px;width:100%;display:flex;justify-content:center}.setup-wrapper .setup-footer .buttons-wrapper .btn{min-width:100px}.setup-wrapper .setup-footer .buttons-wrapper .btn:not(:first-of-type){margin-left:10px}.setup-wrapper.sub-open{background-color:#ecf5ff!important}.setup-wrapper.sub-open:not(.is-menu){opacity:1;visibility:visible;min-width:50px}.setup-wrapper.sub-open:not(.is-menu) .header{padding:0 15% 25px;width:100%}.setup-wrapper.sub-open:not(.is-menu) .header:not(.has-icon) h3{margin-left:30px}.setup-wrapper.sub-open:not(.is-menu) .header.has-icon h3{padding:20px 0 25px 60px}.setup-wrapper.sub-open:not(.is-menu) .header h3{transform:rotate(90deg)}.setup-wrapper.sub-open:not(.is-menu) .header h3 span{overflow:hidden;white-space:nowrap;word-break:break-all;text-overflow:ellipsis}.setup-wrapper.sub-open:not(.is-menu) .setup-body{transition:.4s ease-in-out;opacity:0;visibility:hidden}.setup-wrapper.sub-open .back-button-wrapper{opacity:1;visibility:visible}.setup-wrapper .side-menu .side-menu-item{display:flex;align-items:center;cursor:pointer}.setup-wrapper .side-menu .side-menu-item h3{margin-left:5px;font-size:12px}.setup-wrapper .side-menu .side-menu-item.active,.setup-wrapper .side-menu .side-menu-item:hover{background:none}.setup-wrapper .side-menu .side-menu-item.active h3,.setup-wrapper .side-menu .side-menu-item:hover h3{color:#004fff;text-decoration:underline}.setup-wrapper .side-menu .side-menu-item.active .arrow-block,.setup-wrapper .side-menu .side-menu-item:hover .arrow-block{fill:#004fff}.setup-wrapper .side-menu .side-menu-item .blue-arrow-box{width:20px;height:20px;margin:10px 10px 10px 0}.setup-wrapper .side-menu .side-menu-item .blue-arrow-box .blue-arrow-box-svg{width:20px;height:20px}.slide-in-wrapper.too-wide .is-menu .setup{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:115px}.slide-in-wrapper.too-wide:not(.menu-is-open) .is-menu .setup{padding-left:15px;padding-right:15px}.slide-in-wrapper.too-wide:not(.menu-is-open) .is-menu .header{padding-left:12.5px;padding-right:12.5px}.slide-in-wrapper.too-wide:not(.menu-is-open) .is-menu .header .setup-icon{max-width:25px}.slide-in-wrapper.is-sub{max-width:calc(100% - 50px)}#sidebar{background:#043ca0;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 1024px){#sidebar{width:40px}}@media (min-width: 1200px){#sidebar{width:50px}}#sidebar .bottom-items{border-top:1px solid #fff}#sidebar .sidebar-item{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;cursor:pointer}#sidebar .sidebar-item img{margin:auto;width:100%}#sidebar .sidebar-item .hamburger{width:22px}#sidebar .sidebar-item .hamburger:hover{background:#043ca0}#sidebar .sidebar-item-container{position:relative}#sidebar .sidebar-item:hover,#sidebar .sidebar-item.active,#sidebar .sidebar-item-container:hover .sidebar-item{background:#ecf5ff}#sidebar .sidebar-item-container:hover .sidebar-item.knowledge-center{background:#fff}#sidebar .sidebar-item-container:hover .has-fill{fill:#000c22}#sidebar .sidebar-item-container:hover .has-stroke{stroke:#000c22}#sidebar .sidebar-item-selected .sidebar-item{background:#ecf5ff}#sidebar .sidebar-item-selected .sidebar-item.knowledge-center{background:#fff}#sidebar .sidebar-item-selected .has-fill{fill:#000c22}#sidebar .sidebar-item-selected .has-stroke{stroke:#000c22}#sidebar .item-extended{display:inline-block;padding-bottom:18px}#sidebar .hamburger-icon-container{height:62px;display:flex;align-items:center}#sidebar .hamburger-icon-container .sidebar-item:hover{background:#043ca0}#sidebar .nav-icon-tooltip{background:#043ca0;color:#fff;position:absolute;z-index:10000;top:3.5px;left:50px}@media (min-width: 1200px){#sidebar .nav-icon-tooltip{top:9.5px;left:60px}}#sidebar .nav-icon-tooltip .outer-tooltip{white-space:nowrap;padding:10.5px;background:#043ca0;display:inline-block;position:relative;color:#fff}#sidebar .nav-icon-tooltip .outer-tooltip:before{border-right:10px solid #043ca0;content:"";position:absolute;border-bottom:10px solid transparent;border-top:10px solid transparent;height:0;width:0;margin-left:-10px;left:0;bottom:calc(50% - 11px)}.hamburger div{transition:.4s ease;width:15px;height:1px;border-top:solid 2px #fff}@media (min-width: 1200px){.hamburger div{border-top:solid 3px #fff}}@media (min-width: 1024px) and (max-width: 1199px){.hamburger div{width:12px}}.hamburger div:not(:last-of-type){margin:0 0 7px}@media (min-width: 1024px) and (max-width: 1199px){.hamburger div:not(:last-of-type){margin:0 0 6px}}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.hamburger div{border-color:#000c22}}.hamburger.open div:nth-child(1){width:22px}@media (min-width: 1024px) and (max-width: 1199px){.hamburger.open div:nth-child(1){width:16px}}.hamburger.open div:nth-child(2){width:15px}@media (min-width: 1024px) and (max-width: 1199px){.hamburger.open div:nth-child(2){width:12px}}.hamburger.open div:nth-child(3){width:8px}@media (min-width: 1024px){#sidebar{width:40px}#sidebar .sidebar-item,#sidebar .sidebar-icon-container,#sidebar .sidebar-icon,#sidebar .sidebar-icon svg{height:48px}}@media (min-width: 1200px){#sidebar{width:50px}#sidebar .sidebar-item,#sidebar .sidebar-icon-container,#sidebar .sidebar-icon,#sidebar .sidebar-icon svg{height:60px}}@media (max-width: 1023px),(min-width: 1024px) and (height <= 440px),(min-width: 1200px) and (height <= 550px){.sidemenu-divider{border-bottom:1px solid #ccced3;margin:16px 20px}}#navigation{overflow:hidden auto;height:100%;min-width:195px}@media (min-width: 1200px){#navigation{min-width:220px}}#navigation.knowledge-center{background:#fff}#navigation .item-wrapper{-webkit-user-select:none;user-select:none;font-family:CeraCompactPro,sans-serif;font-size:14px;color:#000c22}@media (min-width: 1200px){#navigation .item-wrapper{font-size:16px}}#navigation .item-wrapper .sub-item-selectable{-webkit-user-select:none;user-select:none;cursor:pointer;height:60px;display:flex;justify-content:space-between;flex-direction:row;padding-right:15px;align-items:center;padding-left:12px}@media (min-width: 1200px){#navigation .item-wrapper .sub-item-selectable{padding-left:15px}}@media (max-width: 1199px){#navigation .item-wrapper .sub-item-selectable{height:48px}}#navigation .item-wrapper .sub-item-selectable .arrow{margin-left:30px}#navigation .item-wrapper .sub-items .sub-item{-webkit-user-select:none;user-select:none;cursor:pointer}#navigation .item-wrapper .sub-items .sub-item .sub-item-selectable{padding-left:24px}@media (min-width: 1200px){#navigation .item-wrapper .sub-items .sub-item .sub-item-selectable{padding-left:30px}}#navigation .item-wrapper .sub-items .sub-item .sub-items .sub-item .sub-item-selectable{padding-left:36px}@media (min-width: 1200px){#navigation .item-wrapper .sub-items .sub-item .sub-items .sub-item .sub-item-selectable{padding-left:45px}}#navigation .item-wrapper .sub-items .sub-item .sub-items .sub-item .sub-items .sub-item .sub-item-selectable{padding-left:48px}@media (min-width: 1200px){#navigation .item-wrapper .sub-items .sub-item .sub-items .sub-item .sub-items .sub-item .sub-item-selectable{padding-left:60px}}#navigation .item-wrapper .sub-items div:last-of-type{padding-bottom:0}#navigation .item-wrapper .sub-item:hover,#navigation .item-wrapper .selected-item{font-family:CeraCompactProRegular,sans-serif}#navigation .item-wrapper .unselected-item{font-family:CeraCompactPro,sans-serif}.extension-nav-link{text-decoration:none}.extension-nav-link:hover,.extension-nav-link:link,.extension-nav-link:visited,.extension-nav-link:active{color:#000c22;text-decoration:none}.slide-in-wrapper{position:absolute;top:0;right:0;display:flex;height:100%;max-width:100%;z-index:3999;line-height:25px}.slide-in-wrapper .slide-in{background-color:#fff;min-width:200px;box-shadow:-2px 0 7px #0000001a;transition:.4s ease-in-out;display:flex;flex-direction:column}.slide-in-wrapper .slide-in .close-icon{font-size:26px;display:flex;justify-content:center;align-items:center;height:37px;width:37px;min-height:37px}.slide-in-enter{transform:translate(100%)}.slide-in-enter-active{transform:translate(0);transition:all .4s ease-in-out}.slide-in-exit{transform:translate(0)}.slide-in-exit-active{transform:translate(100%);transition:all .4s ease-in-out}.slide-in-background-enter{opacity:0}.slide-in-background-enter-active{opacity:.6;transition:all .4s ease-in-out}.slide-in-background-exit{opacity:.6}.slide-in-background-exit-active{opacity:0;transition:all .4s ease-in-out}.sticky-bar{position:sticky;z-index:5;padding:10px 0;background-color:#ecf5ff}.sticky-bar.no-stick{position:initial}.sticky-bar.top{top:-25px;margin-bottom:5px}.sticky-bar.bottom{bottom:0;margin-top:5px}.table-wrapper{display:inline-block;min-width:100%}.table-wrapper.white-block{padding:25px}@media (max-width: 1199px){.table-wrapper.white-block{padding:20px}}.table-wrapper .table-title{display:flex;justify-content:space-between}.table-wrapper .wrap-table{margin-bottom:10px;overflow-x:auto}.table-wrapper .no-wrap{display:flex;flex-wrap:nowrap}.table-wrapper .tooltip-i{margin:-20px}.table-wrapper .top-row{width:100%;display:flex;justify-content:space-between;margin-bottom:5px}.table-wrapper .top-row .left,.table-wrapper .top-row .right{flex-grow:1;display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px}.table-wrapper .top-row .right{justify-content:end}.table-wrapper .top-row .right .refresher,.table-wrapper .top-row .right .download{display:flex;align-items:center;min-width:25px}.table-wrapper .top-row .right .global-search{width:100%;max-width:200px}.table-wrapper .extra-button-text{display:inline-flex;align-items:center;height:100%}.table-wrapper .extra-button-arrow{display:inline-block;margin-left:5px}.table-wrapper table:not(.wrap) td,.table-wrapper table:not(.wrap) .table-header{white-space:nowrap}.table-wrapper table{width:100%;font-size:14px}@media (max-width: 1199px){.table-wrapper table{font-size:12px}}.table-wrapper table th{font-family:CeraProRegular,Arial,sans-serif;font-weight:500}.table-wrapper table td,.table-wrapper table th{border-bottom:solid #ccced3 1px}.table-wrapper .table{margin-bottom:10px}.table-wrapper .table.no-border thead>tr>th,.table-wrapper .table.no-border tbody>tr>td{border:0}.table-wrapper .table.no-side-padding thead>tr>th:first-of-type,.table-wrapper .table.no-side-padding tbody>tr>td:first-of-type{padding-left:0}.table-wrapper .table.no-side-padding thead>tr>th:last-of-type,.table-wrapper .table.no-side-padding tbody>tr>td:last-of-type{padding-right:0}.table-wrapper .table thead>tr>th,.table-wrapper .table tbody>tr>td{vertical-align:middle;padding:10px;border:0;border-bottom:1px solid #e3e6ee}.table-wrapper .table thead>tr>th.with-bar,.table-wrapper .table tbody>tr>td.with-bar{position:relative;padding-top:16px;padding-bottom:16px}.table-wrapper .table thead>tr>th .indent,.table-wrapper .table tbody>tr>td .indent{margin-left:10px}.table-wrapper .table thead>tr>th .bar,.table-wrapper .table tbody>tr>td .bar{position:absolute;bottom:0;height:8px;background:#004fff}.table-wrapper .table thead>tr>th{border-bottom:1px solid #ccced3}.table-wrapper .custom-input{height:inherit;margin-top:4px}.table-wrapper .prev-data-text{color:#59616f}.responsive-table{width:100%;border-collapse:collapse}.responsive-table td,.responsive-table th{padding:6px;border:1px solid #e3e6ee;text-align:left}.highlight-rows tbody tr:not(.search-bar,.no-data):hover{background:#f0f1f2;cursor:pointer}.table-header{overflow:hidden}.table-header .arrow{margin-left:10px}@media (max-width: 1023px){.responsive-table table,.responsive-table thead,.responsive-table tbody,.responsive-table th,.responsive-table td,.responsive-table tr{display:block}.responsive-table thead tr{position:absolute;top:-9999px;left:-9999px}.responsive-table tr{border:1px solid #ccced3}.responsive-table td{border:0!important;border-bottom:1px solid #eee!important;position:relative;min-height:41px;display:flex}.responsive-table td .skeleton-wrapper,.responsive-table td .title{width:50%!important}.responsive-table td.select,.responsive-table td.follow-number{padding-left:50%!important}.responsive-table td.select,.responsive-table td .title{display:flex;align-items:center}}.choose-columns,.multi-select-dropdown{background:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px #0000002d;border:1px solid #ccced3}.column-selector{float:left;position:relative;min-width:165px}.column-selector .choose-columns{position:absolute;padding:6px 12px;list-style:none;white-space:nowrap;background:#f7fbff;z-index:3000}.column-selector .choose-columns .push-right{margin-left:10px}.column-selector li{margin:2px 0}.multi-evaluate.skeleton-wrapper{width:165px}.multi-select-dropdown-wrapper{position:relative}.multi-select-dropdown-wrapper .multi-select-dropdown{position:absolute;z-index:100;padding:20px;width:250px}.multi-select-dropdown-wrapper .multi-select-dropdown h3{font-size:14px;line-height:18px;margin-bottom:15px}.multi-select-dropdown-wrapper .multi-select-dropdown .data-row{display:flex;margin-top:12px}.multi-select-dropdown-wrapper .multi-select-dropdown .data-row .row-label{align-items:center;display:flex;flex:1;font-family:CeraProRegular,sans-serif;margin-right:25px;min-width:100px}.multi-select-dropdown-wrapper .multi-select-dropdown .data-row .row-input{flex:2;width:100%}.multi-select-dropdown-wrapper .multi-select-dropdown .buttons{display:flex;margin-top:35px}.multi-select-dropdown-wrapper .multi-select-dropdown .buttons .btn:first-of-type:not(:only-of-type),.multi-select-dropdown-wrapper .multi-select-dropdown .buttons .skeleton-wrapper:first-of-type{margin-right:12px}@media (max-width: 1199px){.multi-select-dropdown-wrapper .multi-select-dropdown .buttons:not(.right){flex-direction:column}.multi-select-dropdown-wrapper .multi-select-dropdown .buttons:not(.right) .btn:first-of-type{margin:0 0 10px}}.multi-select-dropdown-wrapper .multi-select-dropdown .buttons.right{display:flex;justify-content:flex-end}#terms-and-agreement a{text-decoration:underline}.tooltip-icon{width:15px;height:15px;margin:5px}@media (max-width: 1439px){.tooltip-icon{width:13px;height:13px}}@media (max-width: 1199px){.tooltip-icon{width:11px;height:11px}}.tooltip-icon:not(.alt-tooltip){cursor:pointer;margin-left:12px}@media (max-width: 1439px){.tooltip-icon:not(.alt-tooltip){margin-left:10px}}@media (max-width: 1199px){.tooltip-icon:not(.alt-tooltip){margin-left:8px}}.tooltip-wrapper{line-height:1;opacity:1}.tooltip-wrapper.inline{display:inline-block}.tooltip-link.right{position:absolute;right:4px;top:4px}.tooltip.in,.tooltip.show{opacity:1}.tooltip{border-radius:0;color:#000c22;z-index:10000}.tooltip.most-important,.tooltip.most-important .tooltip-arrow{z-index:100000}.tooltip .tooltip-arrow{z-index:10000;border:5px solid transparent}.tooltip .tooltip-arrow:after{position:absolute;content:"";border:5px solid transparent}.tooltip[x-placement=top]{margin-bottom:10px}.tooltip[x-placement=top] .tooltip-arrow{border-top:5px solid #ccced3;border-bottom:0;bottom:-5px}.tooltip[x-placement=top] .tooltip-arrow:after{bottom:-3px;left:-5px;border-top-color:#fff}.tooltip[x-placement=bottom]{margin-top:10px}.tooltip[x-placement=bottom] .tooltip-arrow{border-top:0;border-bottom:5px solid #ccced3;top:-5px}.tooltip[x-placement=bottom] .tooltip-arrow:after{top:-3px;left:-5px;border-bottom-color:#fff}.tooltip[x-placement=left]{margin-right:10px}.tooltip[x-placement=left] .tooltip-arrow{border-right:0;border-left:5px solid #ccced3;right:-5px}.tooltip[x-placement=left] .tooltip-arrow:after{right:-3px;top:-5px;border-left-color:#fff}.tooltip[x-placement=right]{margin-left:10px}.tooltip[x-placement=right] .tooltip-arrow{border-left:0;border-right:5px solid #ccced3;left:-5px}.tooltip[x-placement=right] .tooltip-arrow:after{left:-3px;top:-5px;border-right-color:#fff}.tooltip .tooltip-inner{box-shadow:0 0 4px #0000001a;border:1px solid #ccced3;max-width:250px;font-size:12px;line-height:18px;padding:15px;background:#fff;color:#000;text-align:left;word-break:break-word}.transcript-wrapper .title-wrapper{display:flex;justify-content:space-between;padding-bottom:15px;width:100%}.transcript-wrapper .title-wrapper span{color:#59616f}.transcript-wrapper .transcript{min-height:500px;max-height:min(700px,60vh);overflow-y:auto;padding:0 20px 10px;margin:30px -20px 0}.transcript-wrapper .transcript .highlight{background:#b3d9ff}.transcript-wrapper .transcript .speaker-block{display:flex;flex-direction:column;border-radius:15px;padding:18px 23px;margin:10px 0}.transcript-wrapper .transcript .speaker-block.skeleton-wrapper{padding:0}.transcript-wrapper .transcript .speaker-block:last-of-type{margin:10px 0 0}.transcript-wrapper .transcript .speaker-block .time-text-wrapper{display:flex}.transcript-wrapper .transcript .speaker-block .time-text-wrapper .time{width:max(45px,5%)}.transcript-wrapper .transcript .speaker-block .time-text-wrapper .text{width:100%}.transcript-wrapper .transcript .speaker-block.speaker-a{border:1px solid #fbf4f9;background:#fbf4f9}.transcript-wrapper .transcript .speaker-block.speaker-a .speaker{color:#b92896}.transcript-wrapper .transcript .speaker-block.speaker-b{border:1px solid #f2f5fa;background:#f2f5fa}.transcript-wrapper .transcript .speaker-block.speaker-b .speaker{color:#043ca0}.transcript-wrapper .transcript .speaker-block.speaker-c{border:1px solid #fffcf6;background:#fffcf6}.transcript-wrapper .transcript .speaker-block.speaker-c .speaker{color:#ffcd52}.transcript-scorecard .star-rating-wrapper .star-rating,.transcript-table .star-rating-wrapper .star-rating{height:20px}.transcript-scorecard .star-rating-wrapper .star-rating .star,.transcript-table .star-rating-wrapper .star-rating .star{width:18px;height:18px}.transcript-scorecard .star-rating-wrapper .star-rating .star:not(.no-margin),.transcript-table .star-rating-wrapper .star-rating .star:not(.no-margin){margin-right:1px}#trial-bar{background:#dfefff;z-index:100000;width:100%;background-color:#fff;border-top:1px solid #e3e6ee;padding:0 10px}#trial-bar #trial-message{display:flex;text-align:center;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:10px;font-size:16px;margin-top:0;color:#000;line-height:33px}#trial-bar .counter{padding:0 5px;color:#fff}#trial-bar .counter.full{background-color:#28b9ad}#trial-bar .counter.high{background-color:#ffcd52}#trial-bar .counter.medium{background-color:#ffae70}#trial-bar .counter.low{background-color:#b92896}.trial-bar-enter{margin-top:-35px;transform:translateY(100%)}.trial-bar-enter-active{margin-top:0;transform:translateY(0);transition:all .3s ease-in}.trial-bar-exit{margin-top:0;transform:translateY(0)}.trial-bar-exit-active{margin-top:-35px;transform:translateY(100%);transition:all .3s ease-out}.trial-prompt .popup-body-wrapper .popup-body{text-align:left}.trial-prompt .popup-body-wrapper .popup-body .custom-input{margin-top:30px}.trial-prompt .popup-body-wrapper .popup-body .buttons-wrapper{display:flex;justify-content:space-between;margin-top:20px}.two-step-auth,.two-step-auth form{display:flex;flex-direction:column;align-items:center}.two-step-auth h2{align-self:start;margin-bottom:30px}.two-step-auth h3{justify-content:center;margin-top:50px}.two-step-auth .section{width:100%;margin-top:35px}.two-step-auth .section .bold{margin-bottom:10px}.two-step-auth .section .text-field-wrapper{margin-bottom:0!important}.two-step-auth a{color:#004fff}.two-step-auth a:hover{color:#000c22}.two-step-auth a:active{color:#004fff}.two-step-auth p{margin:0}.two-step-auth p:not(:first-child){margin-top:10px}.two-step-auth .btn-text{margin-top:20px}.two-step-auth-qr-code .qr-code{width:150px;height:150px;margin:40px auto 20px}.two-step-auth-qr-code .qr-code .skeleton-wrapper{display:inline-block;height:100%}.two-step-auth-qr-code .qr-code .skeleton-wrapper .react-loading-skeleton{height:100%}.two-step-auth-qr-code .qr-info{width:100%;word-break:break-word;border:solid rgba(0,12,34,.1) 1px;padding:20px;text-align:center}.two-step-auth-qr-code .qr-info .bold{margin:25px auto 0}.two-step-auth-qr-code p:not(.bold){margin-top:10px;text-align:center}.user-data{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.user-data .left-side-wrapper{display:flex;flex-direction:row;width:100%}.user-data .left-side-wrapper .arrow-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.user-data .left-side-wrapper .avatar-wrapper{display:flex;align-items:center;margin-left:10px;vertical-align:top}@media (min-width: 1200px){.user-data .left-side-wrapper .avatar-wrapper{margin-left:12px}}.user-data .left-side-wrapper .avatar-wrapper a:hover{text-decoration:none}.user-data .left-side-wrapper .user-details{width:100%;margin-left:13px}@media (min-width: 1200px){.user-data .left-side-wrapper .user-details{margin-left:16px}}.user-data .left-side-wrapper .user-details .email-partner,.user-data .left-side-wrapper .user-details .full-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word;max-width:145px}@media (min-width: 1200px){.user-data .left-side-wrapper .user-details .email-partner,.user-data .left-side-wrapper .user-details .full-name{max-width:200px}}.user-data .left-side-wrapper .user-details .full-name{font-size:14.4px;font-family:CeraProRegular,sans-serif}@media (min-width: 1200px){.user-data .left-side-wrapper .user-details .full-name{font-size:18px}}.user-data .left-side-wrapper .user-details .email-partner{font-weight:300;font-size:9.6px}@media (min-width: 1200px){.user-data .left-side-wrapper .user-details .email-partner{font-size:12px}}.user-data .logout-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px}.user-data .logout-wrapper .logout{cursor:pointer;margin-left:8px;height:18px;width:18px}@media (min-width: 1200px){.user-data .logout-wrapper .logout{height:20px;width:20px}}.user-data .logout-wrapper .logout-text{min-width:fit-content;font-size:12px;margin-left:5px}@media (max-width: 1199px){.user-data .logout-wrapper .logout-text{font-size:10px}}.user-avatar{position:relative;line-height:1}.user-avatar .notification-count{position:absolute;right:-4px;top:-8px;color:#fff}.user-avatar .notification-count .count-icon{height:14px;min-width:14px;padding:0 5px;line-height:14px;font-size:10px;border-radius:7px;text-align:center;background-color:#b92896;display:inline-block;font-family:CeraPro,sans-serif;font-weight:700}@media (min-width: 1200px){.user-avatar .notification-count .count-icon{height:17px;min-width:17px;line-height:17px;font-size:12px;border-radius:9px}}.user-avatar .avatar{min-height:37px;max-height:37px;min-width:37px;max-width:37px;line-height:37px;font-size:17px;border-radius:50%;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.user-avatar .avatar:not(.react-loading-skeleton){background:#043ca0}.wysiwyg{width:100%}.wysiwyg .wysiwyg-input{height:400px;overflow-y:scroll;border:1px solid #d1d1d1;padding:20px;width:100%;background:#fff}.wysiwyg .wysiwyg-input.source{font-family:monospace;font-size:medium}.wysiwyg .header-bar{background:#f8f8f8;padding:5px;border:1px solid #d1d1d1;border-bottom:0}.wysiwyg .header-bar .select-box{max-width:120px;display:inline-block}.wysiwyg .header-bar .select-box .arrow{top:7px}.wysiwyg button,.wysiwyg select{background:transparent;border:1px transparent solid;min-width:28px;height:26px;color:#000}.wysiwyg button:hover,.wysiwyg select:hover{background:#e5e5e5;border:1px #bcbcbc solid}.wysiwyg button:disabled,.wysiwyg select:disabled{background:transparent;border:1px transparent solid;min-width:28px;height:26px;opacity:.2}.wysiwyg .separator{margin:0 3px;border-left:1px solid #d1d1d1}.wysiwyg.full-screen{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:1001}.wysiwyg.full-screen .wysiwyg-input{height:calc(100vh - 38px);background:#fff}.my-account .white-block{display:inline-block;padding:25px}.my-account .white-block h2:not(:first-of-type){margin-top:70px}.my-account .white-block .form-row{margin-bottom:15px}.my-account .white-block .form-row .name-label{width:200px}@media (min-width: 1200px){.my-account .white-block .form-row .name-label{width:260px}}.my-account .white-block .form-row .value-wrapper{width:300px}.my-account .white-block .form-row .value-wrapper .btn-text{font-size:12px}@media (min-width: 1200px){.my-account .white-block .form-row .value-wrapper{width:385px}.my-account .white-block .form-row .value-wrapper .btn-text{font-size:14px}}.my-account .white-block .form-row .value-wrapper.two-step{justify-content:initial}.my-account .white-block .form-row .value-wrapper.two-step .btn:not(:first-of-type){margin-left:12px}.my-account .white-block .notification-settings .value-wrapper{justify-content:inherit}.my-account .white-block .notification-settings .value-wrapper>div{width:50%}.my-account .white-block .save-container{margin-top:75px;display:flex;justify-content:center}.my-account .white-block .save-container .btn{width:256px}@media (min-width: 1200px){.my-account .white-block .save-container .btn{width:320px}}.my-account .white-block .save-container .skeleton-wrapper{width:inherit}.my-account .reset-password-wrapper .column-one{width:162px}@media (min-width: 1200px){.my-account .reset-password-wrapper .column-one{width:195px}}.my-account .reset-password-wrapper .column-two{width:180px}@media (min-width: 1200px){.my-account .reset-password-wrapper .column-two{width:200px}}.notifications .big-dot.not-read{background-color:#004fff}.notifications .notification-detail{padding:30px 26px;line-height:25px}.notifications .notification-detail .important{margin-left:10px}.notifications .notification-detail p{margin-top:20px}.notifications .notification-footer{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.admin-wrapper h1{display:inline-block}.admin-wrapper h1 span{font-size:16px;margin-left:10px}.admin-wrapper h1 .right{float:right}.admin-wrapper :not(.auto-grid) .white-block:not(:first-of-type){margin-top:25px}.admin-wrapper .form-row:first-of-type{margin-top:0}.admin-wrapper .form-row:last-of-type{margin-bottom:0}.admin-wrapper .form-row .value-wrapper{width:80%}.admin-wrapper .form-row .name-label{width:20%}.admin-wrapper .no-space{justify-content:left}.admin-wrapper .form-button{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.admin-wrapper .form-button.left-button{justify-content:space-between}.admin-wrapper .form-button .btn:not(:first-child){margin-left:10px}.admin-wrapper .form-button span{margin-left:10px}.admin-wrapper .section-title{margin-bottom:10px}.admin-wrapper .table-wrapper .search-bar .text-field-wrapper .text-field{padding-left:3px;padding-right:3px}.admin-wrapper .table-wrapper .search-bar select{padding-left:3px;padding-right:23px}.admin-wrapper .change-account-manager{width:410px}.admin-wrapper .campaign-builder,.admin-wrapper .session-filter{max-width:1175px}.admin-wrapper .campaign-builder .top-bar,.admin-wrapper .session-filter .top-bar{display:flex;gap:10px}.admin-wrapper .campaign-builder .top-bar .text-field-wrapper,.admin-wrapper .session-filter .top-bar .text-field-wrapper{max-width:250px}.admin-wrapper .campaign-builder .top-bar .btn.right,.admin-wrapper .session-filter .top-bar .btn.right{margin-left:auto}.admin-wrapper .campaign-builder .campaign-builder-pool.inactive,.admin-wrapper .campaign-builder .session-filter-pool.inactive,.admin-wrapper .session-filter .campaign-builder-pool.inactive,.admin-wrapper .session-filter .session-filter-pool.inactive{opacity:.5}.admin-wrapper .campaign-builder .campaign-builder-pool .changed,.admin-wrapper .campaign-builder .campaign-builder-pool .changed select,.admin-wrapper .campaign-builder .session-filter-pool .changed,.admin-wrapper .campaign-builder .session-filter-pool .changed select,.admin-wrapper .session-filter .campaign-builder-pool .changed,.admin-wrapper .session-filter .campaign-builder-pool .changed select,.admin-wrapper .session-filter .session-filter-pool .changed,.admin-wrapper .session-filter .session-filter-pool .changed select{background-color:#f5e0f0}.admin-wrapper .campaign-builder .campaign-builder-pool .header,.admin-wrapper .campaign-builder .session-filter-pool .header,.admin-wrapper .session-filter .campaign-builder-pool .header,.admin-wrapper .session-filter .session-filter-pool .header{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #f0f1f2}@media (max-width: 1439px){.admin-wrapper .campaign-builder .campaign-builder-pool .header,.admin-wrapper .campaign-builder .session-filter-pool .header,.admin-wrapper .session-filter .campaign-builder-pool .header,.admin-wrapper .session-filter .session-filter-pool .header{flex-direction:column;align-items:start}}.admin-wrapper .campaign-builder .campaign-builder-pool .header .input,.admin-wrapper .campaign-builder .session-filter-pool .header .input,.admin-wrapper .session-filter .campaign-builder-pool .header .input,.admin-wrapper .session-filter .session-filter-pool .header .input{display:flex;align-items:center}@media (max-width: 1439px){.admin-wrapper .campaign-builder .campaign-builder-pool .header .input,.admin-wrapper .campaign-builder .session-filter-pool .header .input,.admin-wrapper .session-filter .campaign-builder-pool .header .input,.admin-wrapper .session-filter .session-filter-pool .header .input{width:100%;justify-content:space-between;margin-top:5px}.admin-wrapper .campaign-builder .campaign-builder-pool .header .input .text-field-wrapper,.admin-wrapper .campaign-builder .session-filter-pool .header .input .text-field-wrapper,.admin-wrapper .session-filter .campaign-builder-pool .header .input .text-field-wrapper,.admin-wrapper .session-filter .session-filter-pool .header .input .text-field-wrapper{width:275px}}.admin-wrapper .campaign-builder .campaign-builder-pool .header .input span,.admin-wrapper .campaign-builder .session-filter-pool .header .input span,.admin-wrapper .session-filter .campaign-builder-pool .header .input span,.admin-wrapper .session-filter .session-filter-pool .header .input span{margin-right:5px}.admin-wrapper .campaign-builder .campaign-builder-pool .header .input.location .searchable-select .options-wrapper .options,.admin-wrapper .campaign-builder .session-filter-pool .header .input.location .searchable-select .options-wrapper .options,.admin-wrapper .session-filter .campaign-builder-pool .header .input.location .searchable-select .options-wrapper .options,.admin-wrapper .session-filter .session-filter-pool .header .input.location .searchable-select .options-wrapper .options{max-height:500px}.admin-wrapper .campaign-builder .campaign-builder-pool .header .offline.select-box,.admin-wrapper .campaign-builder .session-filter-pool .header .offline.select-box,.admin-wrapper .session-filter .campaign-builder-pool .header .offline.select-box,.admin-wrapper .session-filter .session-filter-pool .header .offline.select-box{width:150px}.admin-wrapper .campaign-builder .campaign-builder-pool .header .new,.admin-wrapper .campaign-builder .session-filter-pool .header .new,.admin-wrapper .session-filter .campaign-builder-pool .header .new,.admin-wrapper .session-filter .session-filter-pool .header .new{color:#979797}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section,.admin-wrapper .campaign-builder .session-filter-pool .condition-section,.admin-wrapper .session-filter .campaign-builder-pool .condition-section,.admin-wrapper .session-filter .session-filter-pool .condition-section{padding:15px 0 0}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section:not(:last-child),.admin-wrapper .campaign-builder .session-filter-pool .condition-section:not(:last-child),.admin-wrapper .session-filter .campaign-builder-pool .condition-section:not(:last-child),.admin-wrapper .session-filter .session-filter-pool .condition-section:not(:last-child){padding:15px 0;border-bottom:1px solid #f0f1f2}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition{display:flex;align-items:center;background-color:#f0f1f2;padding:10px;margin-bottom:10px;border-radius:5px;gap:5px}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition select,.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition input,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition select,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition input,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition select,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition input,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition select,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition input{border:0}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition :nth-child(1),.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition :nth-child(1),.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition :nth-child(1),.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition :nth-child(1){flex:2}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition :nth-child(2),.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition :nth-child(2),.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition :nth-child(2),.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition :nth-child(2){flex:2}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition :nth-child(3),.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition :nth-child(3),.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition :nth-child(3),.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition :nth-child(3){flex:6}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition .add,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition .add,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition .add,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition .add{flex-shrink:0;cursor:pointer}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition .add circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition .add circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition .add circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition .add circle{fill:#ccced3;stroke:#ccced3}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .new-condition .add:hover circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .new-condition .add:hover circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .new-condition .add:hover circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .new-condition .add:hover circle{fill:#979797;stroke:#979797}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions{display:flex;flex-wrap:wrap;gap:5px}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag{padding:6px 10px;border-radius:50px;display:flex;flex-shrink:0;align-items:center}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag .remove,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag .remove,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag .remove,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag .remove{height:20px;margin-left:2px;margin-right:-8px;cursor:pointer}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag:not(.changed),.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag:not(.changed),.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag:not(.changed),.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag:not(.changed){background-color:#f0f1f2}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove{height:20px;margin-left:2px;margin-right:-8px;cursor:pointer}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove circle{fill:#ccced3}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove:hover circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove:hover circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag:not(.changed) .remove:hover circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag:not(.changed) .remove:hover circle{fill:#979797}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag.changed .remove circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag.changed .remove circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag.changed .remove circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag.changed .remove circle{fill:#b92896}.admin-wrapper .campaign-builder .campaign-builder-pool .condition-section .conditions .tag.changed .remove:hover circle,.admin-wrapper .campaign-builder .session-filter-pool .condition-section .conditions .tag.changed .remove:hover circle,.admin-wrapper .session-filter .campaign-builder-pool .condition-section .conditions .tag.changed .remove:hover circle,.admin-wrapper .session-filter .session-filter-pool .condition-section .conditions .tag.changed .remove:hover circle{fill:#7e2c6a}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section,.admin-wrapper .campaign-builder .session-filter-pool .number-section,.admin-wrapper .session-filter .campaign-builder-pool .number-section,.admin-wrapper .session-filter .session-filter-pool .number-section{padding:15px 0 0}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section:not(:last-child),.admin-wrapper .campaign-builder .session-filter-pool .number-section:not(:last-child),.admin-wrapper .session-filter .campaign-builder-pool .number-section:not(:last-child),.admin-wrapper .session-filter .session-filter-pool .number-section:not(:last-child){padding:15px 0;border-bottom:1px solid #f0f1f2}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .text-field-wrapper,.admin-wrapper .campaign-builder .session-filter-pool .number-section .text-field-wrapper,.admin-wrapper .session-filter .campaign-builder-pool .number-section .text-field-wrapper,.admin-wrapper .session-filter .session-filter-pool .number-section .text-field-wrapper{width:fit-content;max-width:80px}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section small,.admin-wrapper .campaign-builder .session-filter-pool .number-section small,.admin-wrapper .session-filter .campaign-builder-pool .number-section small,.admin-wrapper .session-filter .session-filter-pool .number-section small{margin-left:4px;color:#979797}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .show-numbers,.admin-wrapper .campaign-builder .session-filter-pool .number-section .show-numbers,.admin-wrapper .session-filter .campaign-builder-pool .number-section .show-numbers,.admin-wrapper .session-filter .session-filter-pool .number-section .show-numbers{text-decoration:underline;cursor:pointer;margin-top:15px}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .numbers,.admin-wrapper .campaign-builder .session-filter-pool .number-section .numbers,.admin-wrapper .session-filter .campaign-builder-pool .number-section .numbers,.admin-wrapper .session-filter .session-filter-pool .number-section .numbers{display:flex;flex-wrap:wrap;margin-top:10px;gap:5px}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .numbers div,.admin-wrapper .campaign-builder .session-filter-pool .number-section .numbers div,.admin-wrapper .session-filter .campaign-builder-pool .number-section .numbers div,.admin-wrapper .session-filter .session-filter-pool .number-section .numbers div{padding:5px 12px;background:#f5e0f0}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .numbers div.assignable,.admin-wrapper .campaign-builder .session-filter-pool .number-section .numbers div.assignable,.admin-wrapper .session-filter .campaign-builder-pool .number-section .numbers div.assignable,.admin-wrapper .session-filter .session-filter-pool .number-section .numbers div.assignable{background:#e0f5f3}.admin-wrapper .campaign-builder .campaign-builder-pool .number-section .numbers div.fallback,.admin-wrapper .campaign-builder .session-filter-pool .number-section .numbers div.fallback,.admin-wrapper .session-filter .campaign-builder-pool .number-section .numbers div.fallback,.admin-wrapper .session-filter .session-filter-pool .number-section .numbers div.fallback{text-decoration:underline}.admin-wrapper .campaign-builder .campaign-builder-pool .footer,.admin-wrapper .campaign-builder .session-filter-pool .footer,.admin-wrapper .session-filter .campaign-builder-pool .footer,.admin-wrapper .session-filter .session-filter-pool .footer{display:flex;gap:10px;padding-top:15px}.admin-wrapper .campaign-builder .campaign-builder-pool .footer .text-field-wrapper,.admin-wrapper .campaign-builder .session-filter-pool .footer .text-field-wrapper,.admin-wrapper .session-filter .campaign-builder-pool .footer .text-field-wrapper,.admin-wrapper .session-filter .session-filter-pool .footer .text-field-wrapper{max-width:100px}.admin-wrapper .campaign-builder .campaign-builder-pool .footer .btn-purple,.admin-wrapper .campaign-builder .session-filter-pool .footer .btn-purple,.admin-wrapper .session-filter .campaign-builder-pool .footer .btn-purple,.admin-wrapper .session-filter .session-filter-pool .footer .btn-purple{margin-left:auto}.admin-wrapper .campaign-builder .session-filter-method,.admin-wrapper .session-filter .session-filter-method{display:flex;align-items:center;margin-bottom:10px;gap:10px}.admin-wrapper .campaign-builder .session-filter-method .select-box,.admin-wrapper .session-filter .session-filter-method .select-box{max-width:300px}.admin-wrapper .campaign-builder table,.admin-wrapper .session-filter table{border-collapse:separate;border-spacing:0 5px}.admin-wrapper .campaign-builder table td:not(:first-of-type),.admin-wrapper .session-filter table td:not(:first-of-type){padding-left:5px}.admin-wrapper .user-details .user-status{display:flex;align-items:center}.admin-wrapper .user-details .user-status .big-dot{margin-left:10px}.admin-wrapper .user-details .user-link{word-break:break-all}.admin-wrapper .voip td{padding-bottom:0}.admin-wrapper .call-history-details .call-history-table{width:100%}.admin-wrapper .call-history-details .call-history-table tr:not(:first-of-type){border-top:1px solid #f0f1f2;display:table-row;vertical-align:inherit}.admin-wrapper .call-history-details .call-history-table td,.admin-wrapper .call-history-details .call-history-table th{padding:8px}.admin-wrapper .call-history-details .call-history-table tr td:first-of-type{width:20%}.admin-wrapper .available-phone-numbers .table-wrapper .left label:first-child{padding-left:0}.admin-wrapper .available-phone-numbers .table-wrapper .left label{white-space:nowrap}.admin-wrapper .available-phone-numbers .table-wrapper .left .country{max-width:85px}.admin-wrapper .available-phone-numbers .table-wrapper .left .select-box{margin-left:10px}.admin-wrapper .number-assign-stats .number-input{min-width:200px}.admin-wrapper .number-assign-stats .number-input .text-field-wrapper{min-width:55px;margin-right:10px;width:45%}.admin-wrapper .content-notifications .btn-purple{float:right}.admin-wrapper .free-numbers-row{display:flex;justify-content:flex-end}.admin-wrapper .free-numbers-row span{margin-right:10px}.admin-wrapper .release-select .button-wrapper .btn{margin-right:15px}.admin-wrapper .release-select .button-wrapper .btn.selected{border:1px solid #043ca0}.admin-wrapper .release-notes .release-row{display:flex;justify-content:space-between;align-items:center}.admin-wrapper .release-notes .release-row .btn{height:initial}.admin-wrapper .release-notes .repo-title{display:flex;margin-top:0;justify-content:space-between}.admin-wrapper .release-notes .row-wrapper{padding-bottom:15px}.admin-wrapper .release-notes .white-block{margin-top:0}.admin-wrapper .bulk-update .white-block{display:flex;gap:25px}.admin-wrapper .bulk-update .white-block>:nth-child(1){flex:3}.admin-wrapper .bulk-update .white-block>:nth-child(2){flex:4}.admin-wrapper .bulk-update .name-label{width:35%}.admin-wrapper .bulk-update .value-wrapper{width:65%}.admin-wrapper .bulk-update .value-wrapper>:first-child{margin-right:20px}.admin-wrapper .number-assign-overview .select-box{max-width:170px}.admin-wrapper .extreme-danger-wrapper{align-items:center;border:20px double #b92896;color:#b92896;display:flex;flex-direction:column;margin-top:25px;padding:20px 50px;text-align:center}.admin-wrapper .extreme-danger-wrapper h1{font-size:50px;text-transform:uppercase}.admin-wrapper .extreme-danger-wrapper .text-field-wrapper{margin-bottom:40px}.admin-wrapper .extreme-danger-wrapper .text-field-wrapper input{text-align:center;border:3px double #b92896}.admin-wrapper .extreme-danger-wrapper .btn:first-of-type{margin-right:15px}.admin-wrapper .evaluation-buttons-wrapper{display:flex;flex-direction:column;align-items:flex-end;margin-top:25px}.admin-wrapper .evaluation-buttons-wrapper .skip-number-check{margin-bottom:10px}.admin-wrapper .evaluation-buttons-wrapper .buttons{display:flex;justify-content:flex-end;width:100%}.admin-wrapper .evaluation-buttons-wrapper .buttons .show-intake{margin-right:auto}.admin-wrapper .evaluation-buttons-wrapper .buttons .evaluation-buttons .btn{margin-left:8px}.admin-wrapper .number-formatter-preview-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.admin-wrapper .upgrade-statistics .statistic-tile{margin-top:0}.configuration-card.white-block{width:100%;padding:15px 20px;position:relative}.configuration-card.white-block h3 .skeleton-wrapper{width:50%}.configuration-card.white-block h3 .sub-title .skeleton-wrapper:last-of-type{min-width:50px}@media (min-width: 481px){.configuration-card.white-block h3 .skeleton-wrapper{width:150px}.configuration-card.white-block h3 .sub-title .skeleton-wrapper:first-of-type{width:30px}}.configuration-card.white-block .content{display:flex;width:100%}.configuration-card.white-block .content>div{width:100%}.configuration-card.white-block .content .right-paragraph{width:50%;padding:8px 5%;font-size:12px}.configuration-wrapper .configuration-card{max-width:800px}.configuration-wrapper .not-delivered{padding:15px}.configuration-wrapper .white-block:not(:last-of-type){margin-bottom:15px}.configuration-wrapper .implementation-formats .auto-grid{margin-top:20px;margin-bottom:0;grid-gap:12.5px 25px}.configuration-wrapper .implementation-formats .location .bold{display:flex}.configuration-wrapper .implementation-formats .location .bold div{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:3px}.configuration-wrapper .implementation-formats .location .bold span:not(.purple-text){color:#004fff}.configuration-wrapper .place-javascript .code-title{margin-top:25px;margin-bottom:12px}.configuration-wrapper .place-javascript .copy-script{float:right}.configuration-wrapper .place-javascript .copy-script.disabled{opacity:.65}.configuration-wrapper .place-javascript .buttons-wrapper{margin-top:40px}.configuration-wrapper .place-javascript .buttons-wrapper .btn:not(:first-of-type){margin-left:20px}.configuration-wrapper .sources-list .pending{margin-top:20px;display:flex;flex-direction:column;margin-bottom:15px}.configuration-wrapper .sources-list .pending .pending-text{color:#004fff;font-style:italic;display:flex;align-items:center;font-size:12px}.configuration-wrapper .sources-list .pending .btn{margin-top:10px}.configuration-wrapper .sources-list .gray-bar-wrapper{margin-top:20px}.configuration-wrapper .session-stop .sessions-label{white-space:nowrap;margin-right:5px;margin-left:10px}.configuration-wrapper .session-stop .btn{margin-left:10px}.configuration-wrapper .location-number-details,.intake-wrapper .location-number-details{display:flex}.configuration-wrapper .location-number-details>div,.intake-wrapper .location-number-details>div{width:50%}.configuration-wrapper .location-number-details,.configuration-wrapper .location-type-details,.configuration-wrapper .location-offsite-details,.intake-wrapper .location-number-details,.intake-wrapper .location-type-details,.intake-wrapper .location-offsite-details{padding:12px;line-height:25px}.configuration-wrapper .location-offsite-details .offsite-details,.intake-wrapper .location-offsite-details .offsite-details{padding:10px 0;position:relative}.configuration-wrapper .location-offsite-details .offsite-details:not(:last-of-type),.intake-wrapper .location-offsite-details .offsite-details:not(:last-of-type){border-bottom:1px solid #ccced3}.configuration-wrapper .location-offsite-details .offsite-details .offsite-row,.intake-wrapper .location-offsite-details .offsite-details .offsite-row{display:flex}.configuration-wrapper .location-offsite-details .offsite-details .offsite-row div:first-of-type,.intake-wrapper .location-offsite-details .offsite-details .offsite-row div:first-of-type{width:200px}@media (max-width: 1199px){.configuration-wrapper .location-offsite-details .offsite-details .offsite-row div:first-of-type,.intake-wrapper .location-offsite-details .offsite-details .offsite-row div:first-of-type{width:150px}}.configuration-wrapper .location-offsite-details .offsite-details .extra-tooltip,.intake-wrapper .location-offsite-details .offsite-details .extra-tooltip{position:absolute;right:10px;top:10px}.configuration-wrapper .right-wrapper,.intake-wrapper .right-wrapper{display:flex;align-items:center}.configuration-wrapper .right-wrapper .btn,.intake-wrapper .right-wrapper .btn{margin-right:15px}.configuration-wrapper.offsites .search-row,.intake-wrapper.offsites .search-row{display:flex;justify-content:space-between;width:100%;padding-bottom:25px}.configuration-wrapper.offsites .white-block,.intake-wrapper.offsites .white-block{max-width:100%}.configuration-wrapper.offsites .white-block .content,.intake-wrapper.offsites .white-block .content{margin-top:0}.configuration-wrapper.offsites .white-block p,.intake-wrapper.offsites .white-block p{margin-top:20px}.configuration-wrapper.offsites .offsites-table,.intake-wrapper.offsites .offsites-table{border-collapse:separate;border-spacing:0 10px;width:100%}.configuration-wrapper.offsites .offsites-table th,.configuration-wrapper.offsites .offsites-table td,.intake-wrapper.offsites .offsites-table th,.intake-wrapper.offsites .offsites-table td{padding:5px 10px}.configuration-wrapper.offsites .offsites-table td,.intake-wrapper.offsites .offsites-table td{background:#f0f1f2}.configuration-wrapper.offsites .offsites-table tr td:first-of-type,.intake-wrapper.offsites .offsites-table tr td:first-of-type{font-weight:700;word-break:break-all}.configuration-wrapper.offsites .offsites-table tr td:last-of-type,.intake-wrapper.offsites .offsites-table tr td:last-of-type{text-align:right}.configuration-wrapper.offsites .offsites-table .requested-new,.configuration-wrapper.offsites .offsites-table .requested-stop,.intake-wrapper.offsites .offsites-table .requested-new,.intake-wrapper.offsites .offsites-table .requested-stop{font-style:italic;cursor:default;font-size:12px;text-align:end}.configuration-wrapper.offsites .offsites-table .requested-new,.intake-wrapper.offsites .offsites-table .requested-new{color:#004fff}.configuration-wrapper.offsites .offsites-table .requested-stop,.intake-wrapper.offsites .offsites-table .requested-stop{color:#b92896}.area-selector,.country-selector{line-height:1}.country-selector{flex:1}.area-selector:not(:only-child){flex:2;margin-left:10px}.debug-mode{display:flex;gap:20px;width:fit-content}.debug-mode .white-block:not(:last-of-type){margin-bottom:0}.debug-mode .frame{height:100%}.debug-mode .frame .controls{display:flex}.debug-mode .frame .controls .buttons{display:flex;column-gap:5px}.debug-mode .frame .controls .url-bar{display:flex;align-items:center;margin-left:22px;width:100%}.debug-mode .frame .controls .url-bar .domain{display:inline-flex;align-items:center;white-space:nowrap}.debug-mode .frame .controls .url-bar .skeleton-wrapper{margin-right:10px}.debug-mode .frame .controls .url-bar .separator{margin-right:20px}.debug-mode .frame .controls .url-bar .select-box+.separator{margin-right:10px;margin-left:10px}.debug-mode .frame .controls .url-bar .select-box select{width:auto}.debug-mode .frame .controls .url-bar form{width:100%}.debug-mode .frame .controls .url-bar .go-button-wrapper{position:absolute;right:0;top:0;height:100%;display:inline-flex;align-items:center}.debug-mode .frame .controls .url-bar .go-button-wrapper .go-button{width:25px;height:25px;flex:0 0 25px;display:flex;border-radius:50%;justify-content:center;align-items:center;margin-right:10px}.debug-mode .frame .controls .url-bar .go-button-wrapper .go-button svg{height:15px;width:15px}.debug-mode .frame .controls .btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;padding:0}.debug-mode .frame .controls .btn svg{height:19px;width:19px}.debug-mode .frame .controls .btn .reload{height:20px;width:20px}.debug-mode .frame .controls .btn .mirror{transform:rotate(180deg);backface-visibility:hidden}.debug-mode .frame .invalid-page{width:min-content;min-width:100%;display:flex;align-items:center;margin-top:10px}.debug-mode .frame .invalid-page img{margin-right:10px}.debug-mode .frame .iframe-container{margin-top:15px;display:flex;justify-content:center}.debug-mode .frame .iframe-container .iframe-wrapper{border:1px solid #ccced3;position:relative}.debug-mode .frame .iframe-container .iframe-wrapper:not(.resizing){transition:width .5s ease-in-out,height .5s ease-in-out}.debug-mode .frame .iframe-container .iframe-wrapper .block-user-select{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;user-select:none}.debug-mode .frame .iframe-container .iframe-wrapper .iframe-overlay{padding:20px;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;text-align:center}.debug-mode .frame .iframe-container .iframe-wrapper .iframe-overlay.message{background:#000c2299;font-size:1.5rem;color:#fff}.debug-mode .frame .iframe-container .iframe-wrapper.loading iframe{width:0;height:0}.debug-mode .frame .iframe-container .iframe-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;border:none}.debug-mode .frame .iframe-container .iframe-wrapper .resize{position:absolute;width:12px;height:12px;cursor:nwse-resize;bottom:0;right:0;-webkit-user-select:none;user-select:none}.debug-mode .frame .iframe-container #verification-iframe{display:none}.debug-mode .frame .size-selector{margin-top:20px;display:flex;align-items:center;column-gap:15px}.debug-mode .frame .size-selector .custom-input .tooltip-wrapper{margin-top:0;line-height:1}.debug-mode .frame .size-selector form{display:flex;gap:10px}.debug-mode .frame .size-selector form .dimension-input{display:flex;align-items:center}.debug-mode .frame .size-selector form .dimension-input>:first-child{margin-right:10px}.debug-mode .frame .size-selector form .dimension-input>:last-child{margin-left:5px}.debug-mode .frame .size-selector form .dimension-input .text-field-wrapper{width:80px}.debug-mode .side-controls{width:250px;display:flex;flex-direction:column;height:100%}.debug-mode .side-controls .tabs{margin:0 -20px}.debug-mode .side-controls .no-formats-box{padding:16px 20px;border:1px solid #ccced3}.debug-mode .side-controls .content{display:flex;flex-direction:column;margin-top:16px}.debug-mode .side-controls .content .formats{display:flex;flex-direction:column}.debug-mode .side-controls .content .formats.excluded .text{color:#b92896}.debug-mode .side-controls .content .formats .view-icon{height:22px;width:22px;border-radius:28px;display:flex;align-items:center;justify-content:center}.debug-mode .side-controls .content .formats .view-icon .loop{height:12px;width:12px}.debug-mode .side-controls .content .formats .view-icon .loop path{fill:#000c22}.debug-mode .side-controls .content .formats .formats-inner{max-height:405px;overflow-y:auto;border:1px solid #ccced3;border-top:0;padding:0 17px 12px}.debug-mode .side-controls .content .formats .format{margin-top:12px}.debug-mode .side-controls .content .formats .format .header .text{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.debug-mode .side-controls .content .formats .format .header .text.advanced{cursor:default}.debug-mode .side-controls .content .formats .format .header .text .add-icon{height:20px;width:20px}.debug-mode .side-controls .content .formats .format .elements{margin-top:6px;padding-left:8px;display:flex;flex-direction:column}.debug-mode .side-controls .content .formats .format .elements .tooltip-link{width:100%}.debug-mode .side-controls .content .formats .format .elements .element-description{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:inline-block;text-align:left;white-space:nowrap}.debug-mode .side-controls .content .formats .format .elements .element-wrapper{display:flex;align-items:center}.debug-mode .side-controls .content .formats .format .elements .element-wrapper .view-icon{flex:1;cursor:pointer}.debug-mode .side-controls .content .formats .format .elements .btn.btn-text{width:140px;color:#004fff;display:flex;justify-content:space-between;padding:0;height:initial;margin-top:5px}.debug-mode .side-controls .btn{width:100%;margin-top:10px}.call-history-overview .star-icon{display:inline-block;background-size:contain;background-repeat:no-repeat;background-color:transparent;background-position:center;border:0;height:18px;width:18px}.call-history-overview .star-icon:focus{outline:none}.call-history-overview .star-icon:not(.marked){background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2021.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20121.2%20115.6'%20style='enable-background:new%200%200%20121.2%20115.6;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23ccced3;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0%20star-icon'%20d='M63.5,1.9l15.4,36.5l39.5,3.4c2.7,0.2,3.9,3.7,1.8,5.4L90.2,73.2l9,38.6c0.6,2.7-2.3,4.8-4.6,3.4L60.6,94.7l-33.9,20.5%20c-2.4,1.4-5.3-0.7-4.6-3.4l9-38.6L1.1,47.2c-2.1-1.8-1-5.2,1.8-5.4l39.5-3.4L57.7,1.9C58.8-0.6,62.4-0.6,63.5,1.9z'/%3e%3c/g%3e%3c/svg%3e")}.call-history-overview .star-icon.marked{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2021.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20121.2%20115.6'%20style='enable-background:new%200%200%20121.2%20115.6;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFCD52;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M63.5,1.9l15.4,36.5l39.5,3.4c2.7,0.2,3.9,3.7,1.8,5.4L90.2,73.2l9,38.6c0.6,2.7-2.3,4.8-4.6,3.4L60.6,94.7l-33.9,20.5%20c-2.4,1.4-5.3-0.7-4.6-3.4l9-38.6L1.1,47.2c-2.1-1.8-1-5.2,1.8-5.4l39.5-3.4L57.7,1.9C58.8-0.6,62.4-0.6,63.5,1.9z'/%3e%3c/g%3e%3c/svg%3e")}@media (min-width: 1024px){.call-history-overview .marked,.call-history-overview .is-missed{text-align:center}}.call-history-overview .multi-select-dropdown{width:410px}.history-details .header{width:100%;display:flex;justify-content:space-between;align-items:center;margin:32px 0 22px}.history-details .header h1{flex:1;margin:0}.history-details .header .icon-container{display:flex;justify-content:center;gap:15px;flex:1}.history-details .header .icon-container img{height:25px;width:25px}.history-details .header .icon-container .skeleton-wrapper{width:inherit}.history-details .details-section{width:100%}.history-details .details-section .table-wrapper tr:first-child th{padding-top:0}.history-details .details-section.notes textarea{min-height:160px}.history-details .details-section.notes .button-wrapper{display:flex;justify-content:flex-end}.history-details .details-section.notes .button-wrapper .btn{margin-top:25px;display:block}.history-details .details-section.notes .button-wrapper .skeleton-wrapper{width:inherit}.history-details .details-section.notes .notes-history-title{margin-top:25px}@media (min-width: 1200px){.history-details .details-section.notes .notes-history-title{margin-top:30px}}.history-details .details-section.notes .note-item-wrapper{position:relative}.history-details .details-section.notes .note-item-wrapper:not(:first-of-type){margin-top:25px}.history-details .details-section.notes .note-item-wrapper .white-block{margin-top:0;padding:25px}.history-details .details-section.notes .note-item-wrapper .delete{cursor:pointer;margin-top:10px;margin-right:10px;position:absolute;top:0;right:0}.history-details .details-section.notes .note-item-wrapper p{margin:0}.history-details .details-section.notes .note-item-wrapper .body{margin-top:5px}.history-details .details-section .evaluations-log{margin-top:35px}.history-details .input-container .input-row{margin-top:10px;display:flex;width:100%}.history-details .input-container .input-row .input-label{display:flex;align-items:center}.history-details .input-container .input-row .input-label,.history-details .input-container .input-row .input{min-width:140px;flex:2}@media (min-width: 1200px){.history-details .input-container .input-row .input-label,.history-details .input-container .input-row .input{min-width:170px}}.history-details .input-container .input-row .fill{min-width:70px;flex:1}@media (min-width: 1200px){.history-details .input-container .input-row .fill{min-width:85px}}.history-details .input-container .input-row.submit-row{display:flex;justify-content:flex-end;margin-top:25px}.history-details .input-container .input-row.submit-row .input-label{flex:2}.history-details .input-container .input-row.submit-row .input-label .btn{padding-left:0;text-align:left}.history-details .input-container .input-row.submit-row .input{flex:1;min-width:initial}.history-details .input-container .input-row.submit-row .input .btn{float:right}.history-details .input-container .input-row.submit-row .skeleton-wrapper{width:inherit}.history-details.form-tracking h1{display:flex;align-items:center}.history-details.form-tracking h1>div{margin-left:10px}.history-details.form-tracking h1>div:first-of-type{margin-left:25px}.history-details.form-tracking h1 div{line-height:0}.history-details.form-tracking h1 button:hover circle{stroke:#000c22}.history-details.form-tracking h1 button:hover rect,.history-details.form-tracking h1 button:hover path{fill:#000c22}.history-details.form-tracking h1 button:disabled circle{stroke:#ccced3}.history-details.form-tracking h1 button:disabled rect,.history-details.form-tracking h1 button:disabled path{fill:#ccced3}.insights-wrapper{position:relative}.insights-wrapper .insights-icon{position:absolute;top:0;right:0;z-index:0}@media (max-width: 799px){.insights-wrapper .insights-icon{display:none}}.insights-wrapper .title{position:relative;width:60%;min-height:490px;z-index:1;padding-bottom:100px}@media (max-width: 799px){.insights-wrapper .title{width:100%;min-height:unset}}.insights-wrapper .title .introtext{margin-top:35px;margin-bottom:35px}.insights-wrapper .blue-box{background:#004fff;padding:50px 35px;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.insights-wrapper .blue-box .text{max-width:600px;margin-top:15px}.insights-wrapper .blue-box .steps{border-radius:8px;border:2px dashed #fff;width:100%;padding:25px;margin-top:100px;gap:max(20px,6%);display:flex;margin-bottom:75px}@media (max-width: 799px){.insights-wrapper .blue-box .steps{flex-direction:column;padding:0 0 25px}.insights-wrapper .blue-box .steps .step{padding:25px}.insights-wrapper .blue-box .steps .step:not(:first-of-type){margin-top:40px;border-top:2px dashed #fff}}.insights-wrapper .blue-box .steps .step{display:flex;flex-direction:column;align-items:center}.insights-wrapper .blue-box .steps .step .step-icon{position:relative;margin-top:-75px;margin-bottom:15px;background:#004fff;display:flex;justify-content:center;align-items:center;height:100px;width:100px;border-radius:50%;border:2px solid #fff;vertical-align:center}.insights-wrapper .blue-box .steps .step .step-icon .step-number{border-radius:50%;background:#fff;width:30px;height:30px;color:#004fff;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;position:absolute;top:-2px;right:-2px}.insights-wrapper .blue-box a{color:#fff;font-weight:700;font-size:16px}.insights-wrapper .blue-box a svg{margin-left:10px}.insights-wrapper .blue-box .benefits{background:#fff;color:#000c22;display:flex;text-align:left;border-radius:8px;margin-top:70px;width:100%;flex-wrap:wrap;padding:5%}.insights-wrapper .blue-box .benefits .benefit{width:50%;padding:5%}@media (min-width: 800px){.insights-wrapper .blue-box .benefits .benefit:nth-of-type(odd):not(:nth-of-type(1)){border-top:1px solid #979797}.insights-wrapper .blue-box .benefits .benefit:nth-of-type(2n){border-left:1px solid #979797}.insights-wrapper .blue-box .benefits .benefit:nth-of-type(2n):not(:nth-of-type(2)){border-top:1px solid #979797}}.insights-wrapper .blue-box .benefits .benefit .title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.insights-wrapper .blue-box .benefits .benefit .title-wrapper .icon-wrapper{max-height:80px;max-width:80px;margin-right:15px}.insights-wrapper .blue-box .benefits .benefit .title-wrapper svg{height:80px;width:80px}@media (max-width: 799px){.insights-wrapper .blue-box .benefits .benefit{width:100%}.insights-wrapper .blue-box .benefits .benefit:not(:nth-of-type(1)){border-top:1px solid #979797}}.intake-wrapper,.edit-subscription-wrapper{max-width:1650px}.intake-wrapper .progress-bar-wrapper,.edit-subscription-wrapper .progress-bar-wrapper{display:flex;align-items:center;justify-content:space-between;min-height:80px;width:100%;font-family:CeraCompactProMedium,sans-serif}.intake-wrapper .progress-bar-wrapper svg,.edit-subscription-wrapper .progress-bar-wrapper svg{transition:.4s ease-out;width:36px;height:17px}.intake-wrapper .progress-bar-wrapper .progress-item,.edit-subscription-wrapper .progress-bar-wrapper .progress-item{background:#ccced3;border:none;border-radius:50%;height:50px;width:50px;min-width:50px;display:flex;justify-content:center;align-items:center;font-size:20px;transition:.4s ease-out}.intake-wrapper .progress-bar-wrapper .progress-item .checkmark-svg,.edit-subscription-wrapper .progress-bar-wrapper .progress-item .checkmark-svg{fill:#000c22}.intake-wrapper .progress-bar-wrapper .progress-item.done,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.done{color:#fff;background:#28b9ad}.intake-wrapper .progress-bar-wrapper .progress-item.done svg,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.done svg{fill:#fff}.intake-wrapper .progress-bar-wrapper .progress-item.active,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.active{height:80px;width:80px;min-width:80px;background:#fff;color:#28b9ad;border:5px solid #28b9ad;font-size:45px}.intake-wrapper .progress-bar-wrapper .progress-item.active svg,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.active svg{width:38px;height:35px}.intake-wrapper .progress-bar-wrapper .progress-item.active svg *,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.active svg *{fill:#28b9ad}.intake-wrapper .progress-bar-wrapper .bar,.edit-subscription-wrapper .progress-bar-wrapper .bar{width:100%;height:4px;background:#000c22;transition:.4s ease-out}.intake-wrapper .progress-bar-wrapper .bar.active,.edit-subscription-wrapper .progress-bar-wrapper .bar.active{width:300%}@media (max-width: 1439px){.intake-wrapper .progress-bar-wrapper,.edit-subscription-wrapper .progress-bar-wrapper{min-height:57px}.intake-wrapper .progress-bar-wrapper svg,.edit-subscription-wrapper .progress-bar-wrapper svg{width:18px;height:11px}.intake-wrapper .progress-bar-wrapper .progress-item,.edit-subscription-wrapper .progress-bar-wrapper .progress-item{-webkit-user-select:none;user-select:none;height:35px;width:35px;min-width:35px;font-size:16px}.intake-wrapper .progress-bar-wrapper .progress-item:not(.clickable),.edit-subscription-wrapper .progress-bar-wrapper .progress-item:not(.clickable){cursor:default}.intake-wrapper .progress-bar-wrapper .progress-item.active,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.active{height:57px;width:57px;min-width:57px;font-size:35px}.intake-wrapper .progress-bar-wrapper .progress-item.active svg,.edit-subscription-wrapper .progress-bar-wrapper .progress-item.active svg{width:28px;height:25px}}.intake-wrapper .step-button-wrapper,.edit-subscription-wrapper .step-button-wrapper{display:flex;width:100%;margin-top:45px}.intake-wrapper .step-button-wrapper .right,.edit-subscription-wrapper .step-button-wrapper .right{display:flex;margin-left:auto;gap:8px}.intake-wrapper .step-button-wrapper .arrow-right,.edit-subscription-wrapper .step-button-wrapper .arrow-right{margin-left:8px}.intake-wrapper .step-button-wrapper .arrow-left,.edit-subscription-wrapper .step-button-wrapper .arrow-left{margin-right:8px}.intake-wrapper .step-block,.edit-subscription-wrapper .step-block{width:100%;margin-top:45px}.intake-wrapper .step-block .number,.edit-subscription-wrapper .step-block .number{align-items:center;justify-content:center;background:#043ca0;border-radius:50%;color:#fff;display:flex;font-size:16px;height:30px;min-height:30px;min-width:30px;width:30px;margin-right:10px}.intake-wrapper .step-block h2,.edit-subscription-wrapper .step-block h2{margin-bottom:20px;line-height:30px}.intake-wrapper .properties-section .info-button,.edit-subscription-wrapper .properties-section .info-button{width:100%;display:flex;justify-content:flex-end}.intake-wrapper .properties-section .pricing-plan-info h3,.edit-subscription-wrapper .properties-section .pricing-plan-info h3{margin-bottom:0}.intake-wrapper .properties-section .pricing-plan-info i,.edit-subscription-wrapper .properties-section .pricing-plan-info i{float:right;font-size:12px;margin-top:25px}.intake-wrapper .properties-section .pricing-plan-info table,.edit-subscription-wrapper .properties-section .pricing-plan-info table{margin-bottom:25px}.intake-wrapper .properties-section .pricing-plan-info table td.bold,.edit-subscription-wrapper .properties-section .pricing-plan-info table td.bold{border-bottom:2px solid #ddd}.intake-wrapper .properties-section .pricing-plan-info table td,.edit-subscription-wrapper .properties-section .pricing-plan-info table td{vertical-align:middle}.intake-wrapper .call-tracking-section,.edit-subscription-wrapper .call-tracking-section{max-width:1000px}.intake-wrapper .call-tracking-section .tooltip-wrapper.no-data,.edit-subscription-wrapper .call-tracking-section .tooltip-wrapper.no-data{max-width:300px}.intake-wrapper .call-tracking-section .white-block,.edit-subscription-wrapper .call-tracking-section .white-block{padding:15px 20px}.intake-wrapper .call-tracking-section .white-block.no-data,.edit-subscription-wrapper .call-tracking-section .white-block.no-data{max-width:300px;display:flex;align-items:center}.intake-wrapper .call-tracking-section .white-block .btn-add,.edit-subscription-wrapper .call-tracking-section .white-block .btn-add{margin-right:20px}.intake-wrapper .summary-section,.edit-subscription-wrapper .summary-section{max-width:1400px;margin-top:45px}.intake-wrapper .summary-section .step-block,.edit-subscription-wrapper .summary-section .step-block{margin-top:0}.intake-wrapper .summary-section .btn-text,.edit-subscription-wrapper .summary-section .btn-text{height:initial}.intake-wrapper .summary-section .text-field-wrapper,.edit-subscription-wrapper .summary-section .text-field-wrapper{margin-top:15px}.intake-wrapper .summary-section .text-field-wrapper textarea,.edit-subscription-wrapper .summary-section .text-field-wrapper textarea{resize:none}.intake-wrapper .thanks-section .white-block,.edit-subscription-wrapper .thanks-section .white-block{max-width:700px}.intake-wrapper .thanks-section .white-block p,.edit-subscription-wrapper .thanks-section .white-block p{margin-top:25px}td.intake-continue{text-align:right}td.intake-continue .btn{height:auto}.intake-wrapper .properties-section{display:flex;gap:30px;max-width:1400px}@media (max-width: 1023px){.intake-wrapper .properties-section{flex-direction:column}}.edit-subscription-wrapper p{line-height:25px}.edit-subscription-wrapper .properties-section{margin-top:45px}.edit-subscription-wrapper .properties-section .key-value-table{margin-top:20px}.edit-subscription-wrapper .properties-section .pricing-indication{min-height:315px}@media (min-width: 1200px){.edit-subscription-wrapper .properties-section .pricing-indication{min-height:345px}}@media (min-width: 1440px){.edit-subscription-wrapper .properties-section .pricing-indication{min-height:355px}}@media (width <= 1093px){.edit-subscription-wrapper .properties-section .pricing-indication{min-height:0}}@media (width >= 1613px){.edit-subscription-wrapper .properties-section .pricing-indication{min-height:0}}.edit-subscription-wrapper .upgrade-price-indication{width:100%}.edit-subscription-wrapper .upgrade-price-indication td{padding:10px}.edit-subscription-wrapper .upgrade-price-indication td:first-of-type{padding-left:0}.edit-subscription-wrapper .upgrade-price-indication td:last-of-type{padding-right:0}.edit-subscription-wrapper .upgrade-price-indication .total{border-top:1px solid #000c22}.edit-subscription-wrapper .upgrade-price-indication .total td:last-of-type{float:right}.integrations .integration-overview{display:flex;width:100%;max-width:2000px}.integrations .integration-overview a{text-decoration:none;color:#000c22}.integrations .integration-overview .integration-card{display:flex;height:100px;max-height:100px;min-height:100px;position:relative;align-items:center;justify-content:space-between;padding:20px;align-self:stretch;flex-grow:1}@media (max-width: 1439px){.integrations .integration-overview .integration-card{height:90px;max-height:90px;min-height:90px;padding:15px}}.integrations .integration-overview .integration-card .icon-wrapper{min-width:50px;height:50px}.integrations .integration-overview .integration-card .icon-wrapper .icon{width:100%;height:100%}.integrations .integration-overview .integration-card .title{width:100%;text-align:center;padding-left:10px;line-height:18px}.integrations .integration-overview .integration-card .tooltip-wrapper{position:absolute;right:10px;top:8px}.integrations .integrations-not-available{margin-top:35px;padding:20px;display:flex}.integrations .integrations-not-available .integration-card{border:1px solid #e5e5e5}.integrations .integrations-not-available .integration-card .title{padding-left:13px;font-size:12px}.integrations .integrations-not-available .content{width:40%;padding-right:25px}.integrations .integrations-not-available .content .message{padding:25px 0}.integrations .integrations-not-available .integration-overview{width:60%;flex-wrap:wrap;max-width:1175px}.integrations .integrations-not-available .integration-overview .auto-grid{margin-bottom:0;width:100%;grid-gap:20px;height:fit-content}.integrations .integrations-not-available .integration-overview .auto-grid .ribbon{width:64px;height:64px}.integrations .integrations-not-available .integration-overview .auto-grid .ribbon:before{height:20px;transform:rotate(-45deg) translateY(-10px);font-size:12px}.integrations .integrations-not-available .integration-overview .auto-grid .ribbon.purple:after{box-shadow:55px -55px #7e2c6a}.integrations .integrations-not-available .integration-overview .auto-grid .ribbon.green:after{box-shadow:55px -55px #0c766d}@media (max-width: 1439px){.integrations .integrations-not-available .integration-overview .auto-grid{grid-gap:12px}}.integrations .integrations-not-available .integration-overview .auto-grid .integration-card,.integrations .integrations-not-available .integration-overview .auto-grid .restricted{height:80px;max-height:80px;min-height:80px}@media (max-width: 1439px){.integrations .integrations-not-available .integration-overview .auto-grid .integration-card,.integrations .integrations-not-available .integration-overview .auto-grid .restricted{height:72px;max-height:72px;min-height:72px}}.integrations .integrations-not-available .integration-overview .icon-wrapper{min-width:40px;height:40px}@media (max-width: 1199px){.integrations .integrations-not-available{flex-direction:column}.integrations .integrations-not-available .content,.integrations .integrations-not-available .integration-overview{width:100%}}.integrations .slide-in .view-connector{width:200px;max-width:100%;margin-top:35px}.integrations .slide-in .token-wrapper{margin-top:10px;max-width:100%}.integrations .slide-in .token-wrapper .token-label{display:flex;justify-content:space-between;align-items:center}.integrations .slide-in .token-wrapper .token-label span{font-family:CeraProRegular,sans-serif}.integrations .slide-in .token-wrapper .token-label .skeleton-wrapper{width:inherit}.integrations .slide-in .webhook-input .add-webhook{margin-bottom:35px}.integrations .slide-in .webhook-input .add-webhook .arrow{margin-left:20px}.integrations .slide-in .webhook-input .item-row td{font-size:12px;padding:5px 12px;word-break:break-all}.integrations .slide-in .webhook-input .pagination-selector{margin-top:15px}.integrations .slide-in .api-test-form .test-webhook{margin-top:25px}.integrations .slide-in.google-analytics-4 .create-delete-table .item-row td:nth-of-type(1),.integrations .slide-in.integration-google-ads .create-delete-table .item-row td:nth-of-type(1){width:1px;padding:5px 10px;vertical-align:middle}.integrations .slide-in.google-analytics-4 .create-delete-table .item-row td:nth-of-type(1) .big-dot,.integrations .slide-in.integration-google-ads .create-delete-table .item-row td:nth-of-type(1) .big-dot{width:9px!important;min-width:9px!important;height:9px!important;min-height:9px!important}.input-wrapper.filter-condition .condition-wrapper{width:100%;align-items:initial;flex-direction:column}.input-wrapper.filter-condition .condition-wrapper .condition-row{display:flex}.input-wrapper.filter-condition .condition-wrapper .condition-row .select-box:not(:first-child){margin-left:10px}.input-wrapper.filter-condition .condition-wrapper .condition-key{display:flex;align-items:center;flex-grow:1}.input-wrapper.filter-condition .condition-wrapper .condition-value{margin-top:10px}.input-wrapper.filter-condition .condition-wrapper .duration-seconds-input{width:100%;max-width:300px}.input-wrapper.filter-condition .condition-wrapper .duration-seconds-input .text-field{width:100%;padding:0 30px 0 20px}.input-wrapper.filter-condition .condition-wrapper #duration-seconds-label{width:100%;max-width:300px;height:38px;line-height:38px;padding-left:0;margin:0 0 0 10px}.conditions-list .input-field{padding:10px}.conditions-list .input-field .btn-purple{min-width:15px;margin-left:5px;opacity:0}.conditions-list .input-field .btn-purple .delete-button{margin-top:-6px}.conditions-list .input-field:hover{background-color:#f0f1f2}.conditions-list .input-field:hover .btn-purple{opacity:1}.conditions-list .input-field .condition-wrapper{width:100%}.verification-button{display:flex}.verification-button button,.verification-button .btn{margin-right:25px}@media (max-width: 480px){.verification-button{flex-direction:column;align-items:start!important}.verification-button button,.verification-button .btn{margin-top:15px;margin-right:0}}.verification-button .verification-status{display:flex;align-items:center}.verification-button .verification-status .big-dot{margin-right:12px}.verification-button .verification-status span:not(:first-of-type){width:100%}.verification-button .verification-status .skeleton-wrapper{width:initial}.verification-button.loading>*{flex:1}.verification-button.loading .verification-status{width:100%}.conversion-action-input{margin-top:10px;display:flex}.conversion-action-input .btn .arrow{margin-left:8px}.conversion-action-input .alert-icon{margin-left:7px}.conversion-action .setup .btn{margin-top:10px;margin-bottom:15px}#page.knowledge-center{background:#fff}#content-inner.knowledge-center.is-overview{align-items:center}#content-inner.knowledge-center.is-overview .knowledge-center-wrapper{margin:auto}.knowledge-center-wrapper{max-width:1200px}.knowledge-center-wrapper .inspiration{--color-light: #ffe6a9;--color-medium: #ffcd52;--color-dark: #ffcd52}.knowledge-center-wrapper .marketing{--color-light: #e0f5f3;--color-medium: #e0f5f3;--color-dark: #28b9ad}.knowledge-center-wrapper .breadcrumbs{color:#043ca0;font-size:12px}.knowledge-center-wrapper .breadcrumbs a{color:inherit}.knowledge-center-wrapper .breadcrumbs .breadcrumb-item:not(:last-of-type):after{content:">";margin:0 5px}.knowledge-center-wrapper .created-by{color:#808590;font-size:10px}.knowledge-center-wrapper .created-by .author{color:#004fff}.knowledge-center-wrapper .submit-ticket-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:148px;border:1px solid #b3d9ff;border-radius:4px;padding:10px}.knowledge-center-wrapper .submit-ticket-wrapper>p{text-align:center}.knowledge-center-wrapper .submit-ticket-wrapper>button{border-radius:8px}.knowledge-center-wrapper .navigation-list .items{margin-top:30px}@media (max-width: 1199px){.knowledge-center-wrapper .navigation-list .items{margin-top:20px}}.knowledge-center-wrapper .navigation-list .items .item{display:flex;align-items:center;border-bottom:solid 1px #ccced3;padding:10px 0}@media (max-width: 1199px){.knowledge-center-wrapper .navigation-list .items .item{padding:8px 0}}.knowledge-center-wrapper .navigation-list .items .item .arrow-skeleton .react-loading-skeleton,.knowledge-center-wrapper .navigation-list .items .item svg{width:25px;height:25px;margin-right:10px;flex-shrink:0}.knowledge-center-wrapper .navigation-list .items .item span{display:flex;align-items:center}.knowledge-center-wrapper .navigation-list .items .item .arrow-block{fill:var(--color-medium, #b3d9ff)}.knowledge-center-wrapper .navigation-list .items .item .arrow-block-arrow{fill:#000c22}.knowledge-center-wrapper .navigation-list .items .item .arrow-skeleton{width:35px}.knowledge-center-wrapper>:not(.knowledge-center-overview).search-bar-wrapper,.knowledge-center-wrapper>:not(.knowledge-center-overview) .search-bar-wrapper{margin-bottom:32px}.knowledge-center-wrapper>:not(.knowledge-center-overview).search-bar-wrapper .text-field-wrapper .text-field,.knowledge-center-wrapper>:not(.knowledge-center-overview) .search-bar-wrapper .text-field-wrapper .text-field{border-width:0 0 1px;border-color:#000c2240;height:30px}.knowledge-center-wrapper .knowledge-center-overview .title-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.knowledge-center-wrapper .knowledge-center-overview .title-container .title{font-size:45px;margin-top:32px;margin-bottom:0;font-family:CeraProMedium,sans-serif;line-height:1.2}@media (max-width: 1199px){.knowledge-center-wrapper .knowledge-center-overview .title-container .title{font-size:35px}}.knowledge-center-wrapper .knowledge-center-overview .title-container .sub-title{font-style:italic;font-size:30px}@media (max-width: 1199px){.knowledge-center-wrapper .knowledge-center-overview .title-container .sub-title{font-size:20px}}.knowledge-center-wrapper .knowledge-center-overview .search-bar-wrapper{width:65%;margin-top:40px}@media (max-width: 799px){.knowledge-center-wrapper .knowledge-center-overview .search-bar-wrapper{width:90%;margin-top:30px}}.knowledge-center-wrapper .knowledge-center-overview .search-bar-wrapper .text-field{border-radius:999px;text-align:center;font-size:22px;height:50px}@media (max-width: 1199px){.knowledge-center-wrapper .knowledge-center-overview .search-bar-wrapper .text-field{height:40px;font-size:20px}}@media (max-width: 799px){.knowledge-center-wrapper .knowledge-center-overview .search-bar-wrapper .text-field{font-size:16px}}.knowledge-center-wrapper .knowledge-center-overview .categories{display:flex;justify-content:space-between}@media (max-width: 799px){.knowledge-center-wrapper .knowledge-center-overview .categories{flex-direction:column}}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer{width:30%}@media (max-width: 799px){.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer{width:100%}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer:not(:first-of-type){margin-top:20px}}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer .category{height:100%;width:100%;border:solid 1px #ccced3;display:flex;flex-direction:column;align-items:center;padding:2.5em}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer .category p{margin-top:1.5em;margin-bottom:0;line-height:25px;width:100%}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer .category-image-wrapper{margin-top:1.5em;width:100%;max-width:min(85%,300px)}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer .category-image-wrapper img{width:100%;height:100%;border-radius:180px}.knowledge-center-wrapper .knowledge-center-overview .categories .category-outer .category-image-wrapper .react-loading-skeleton{aspect-ratio:1.8/1;border-radius:999px}.knowledge-center-wrapper .knowledge-center-overview .categories,.knowledge-center-wrapper .knowledge-center-overview .item-container{margin-top:40px}@media (max-width: 1199px){.knowledge-center-wrapper .knowledge-center-overview .categories,.knowledge-center-wrapper .knowledge-center-overview .item-container{margin-top:30px}}@media (max-width: 799px){.knowledge-center-wrapper .knowledge-center-overview .categories,.knowledge-center-wrapper .knowledge-center-overview .item-container{margin-top:20px}}.knowledge-center-wrapper .knowledge-center-overview .latest-items{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.knowledge-center-wrapper .knowledge-center-overview .latest-items .item-container{width:48%}.knowledge-center-wrapper .knowledge-center-overview .latest-items .item-container .items{width:100%;max-width:250px}.knowledge-center-wrapper .knowledge-center-overview .latest-items .item-container .items .item{margin-top:12px;display:block;text-decoration:underline;text-underline-position:under}.knowledge-center-wrapper .knowledge-center-overview .latest-items .left{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.knowledge-center-wrapper .knowledge-center-overview .latest-items .right{display:flex;flex-direction:column;text-align:left}.knowledge-center-wrapper .knowledge-center-overview .categories h2,.knowledge-center-wrapper .knowledge-center-overview .latest-items h2{width:fit-content}.knowledge-center-wrapper .knowledge-center-edit .double-row{display:flex;width:100%;gap:20px}.knowledge-center-wrapper .knowledge-center-edit .form-row{width:100%;flex-direction:column;align-items:revert}.knowledge-center-wrapper .knowledge-center-edit .form-row .value-wrapper{width:100%}.knowledge-center-wrapper .knowledge-center-edit .preview{max-width:100%;margin-top:15px}.knowledge-center-wrapper .knowledge-center-edit .preview.small{width:100px}.knowledge-center-wrapper .knowledge-center-edit .faq-add,.knowledge-center-wrapper .knowledge-center-edit .faq-edit{display:inline}.knowledge-center-wrapper .knowledge-center-edit .faq-edit{margin-left:15px}.knowledge-center-wrapper .content-wrapper{display:grid;gap:60px 30px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper{gap:40px 18px}}.knowledge-center-wrapper .content-wrapper.category-type{grid-template:"title title" auto "tiles popular" auto "tiles last" 1fr/2fr minmax(300px,1fr)}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.category-type{margin-bottom:18px;grid-template:"title title" auto "tiles tiles" auto "popular last" auto/1fr 1fr}}@media (max-width: 480px){.knowledge-center-wrapper .content-wrapper.category-type{flex-direction:column;grid-template:"title" auto "tiles" auto "popular" auto "last" auto/1fr}}.knowledge-center-wrapper .content-wrapper.category-type .title-wrapper{grid-area:title}.knowledge-center-wrapper .content-wrapper.category-type .title-wrapper h1{margin:0;font-family:CeraProRegular,sans-serif;line-height:1.2}.knowledge-center-wrapper .content-wrapper.category-type.inspiration .right{flex:3 0 200px}@media (min-width: 800px){.knowledge-center-wrapper .content-wrapper.category-type.inspiration{grid-template:"title title" auto "tiles image" auto "tiles popular" auto "tiles last" 1fr/2fr minmax(300px,1fr)}}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles{grid-area:tiles;display:grid;gap:30px;grid-auto-flow:dense;height:fit-content;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-type .category-tiles{gap:18px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles.fade-out .category-tile:hover{background:none}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile{height:150px;display:flex;flex-direction:column;border:1px solid #ccced3;align-items:center;justify-content:space-between;padding:20px 10px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile{height:130px;padding:15px 10px}}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile .category-image{height:60px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile .category-image{height:45px}}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile .category-image.react-loading-skeleton{aspect-ratio:1/1}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile:hover{background:var(--color-light, #ecf5ff)}.knowledge-center-wrapper .content-wrapper.category-type .category-tiles .category-tile .category-title{font-size:16px;line-height:1.1;text-align:center;word-break:break-word;width:100%}.knowledge-center-wrapper .content-wrapper.category-type .image-article-container{grid-area:image}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.category-type .image-article-container{display:none}}.knowledge-center-wrapper .content-wrapper.category-type .image-article-container .article-inner>.skeleton-wrapper{aspect-ratio:300/169}.knowledge-center-wrapper .content-wrapper.category-type .navigation-list:last-of-type{grid-area:last}.knowledge-center-wrapper .content-wrapper.category-type .navigation-list:first-of-type{grid-area:popular}.knowledge-center-wrapper .content-wrapper.category-details{grid-template:"title ticket" auto "articles faq" 1fr/3fr minmax(300px,2fr)}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.category-details{grid-template:"title" auto "articles" auto "faq" 1fr/1fr}}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.category-details.support{grid-template:"title ticket" auto "articles articles" auto "faq faq" 1fr/2fr minmax(214px,1fr)}}@media (max-width: 480px){.knowledge-center-wrapper .content-wrapper.category-details.support{grid-template:"title" auto "articles" auto "ticket" 1fr/1fr}}.knowledge-center-wrapper .content-wrapper.category-details .title-container{grid-area:title;display:flex;flex-direction:column}.knowledge-center-wrapper .content-wrapper.category-details .title-container h1{display:flex;align-items:center;margin-top:0}.knowledge-center-wrapper .content-wrapper.category-details .title-container h1 :first-child{width:auto}.knowledge-center-wrapper .content-wrapper.category-details .title-container h1 :not(:first-child){margin-left:15px}.knowledge-center-wrapper .content-wrapper.category-details .title-container img{margin-left:15px;width:40px;height:40px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-details .title-container img{margin-left:10px;width:30px;height:30px}}.knowledge-center-wrapper .content-wrapper.category-details .submit-ticket-wrapper{grid-area:ticket}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list{grid-area:articles}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .items .item{font-family:CeraProRegular,Arial,sans-serif;border-bottom:solid 1px #ccced3;padding:15px 0}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .items .item{padding:13px 0}}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .image-article-container{margin-top:30px;max-width:644px;position:relative}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .image-article-container:before{display:block;content:"";width:100%;padding-top:34.1614906832%}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .image-article-container .article-inner{display:flex;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .image-article-container .article-inner img{box-shadow:0 2px 2px #00000040}.knowledge-center-wrapper .content-wrapper.category-details .navigation-list .image-article-container .article-inner .article-preview-area{word-break:break-word;width:350px}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper{grid-area:faq}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-header{margin-bottom:40px}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .arrow-wrapper{margin-right:20px}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand.active .top{border-radius:4px 4px 0 0;background:var(--color-dark, #b3d9ff)}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .top{background:var(--color-light, #ecf5ff);display:flex;justify-content:space-between;align-items:center;border-radius:4px;padding:20px 0 20px 20px;margin-top:10px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .top{padding:12px 0 12px 20px}}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .bottom{border-radius:0 0 4px 4px;border-color:var(--color-dark, #b3d9ff);padding:20px;border-width:1px;border-style:solid;min-height:60px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .bottom{min-height:42px;padding:15px 20px}}.knowledge-center-wrapper .content-wrapper.category-details .faq-wrapper .faq-container .faq-expand .bottom button{width:100%;border-radius:8px;margin-top:20px}.knowledge-center-wrapper .content-wrapper.article{grid-template:"title ticket" auto "article content" auto "article related" 1fr/2fr minmax(200px,1fr)}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.article{grid-template:"title" auto "content" auto "article" auto "related" auto/1fr}}@media (max-width: 799px){.knowledge-center-wrapper .content-wrapper.article.support{grid-template:"title" auto "content" auto "article" auto "related" auto "ticket" auto/1fr}}.knowledge-center-wrapper .content-wrapper.article .title-wrapper{grid-area:title;margin:0}.knowledge-center-wrapper .content-wrapper.article .title-wrapper h1{font-size:45px;margin:0;font-family:CeraProMedium,sans-serif}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.article .title-wrapper h1{font-size:35px}}.knowledge-center-wrapper .content-wrapper.article .submit-ticket-wrapper{grid-area:ticket}.knowledge-center-wrapper .content-wrapper.article .article-content{grid-area:article}.knowledge-center-wrapper .content-wrapper.article .article-content .attachments{margin-top:60px}@media (max-width: 1199px){.knowledge-center-wrapper .content-wrapper.article .article-content .attachments{margin-top:40px}}.knowledge-center-wrapper .content-wrapper.article .article-content .attachments .attachment{margin-top:20px}.knowledge-center-wrapper .content-wrapper.article .article-content .attachments .attachment a{margin-left:12px}.knowledge-center-wrapper .content-wrapper.article .article-content>:first-child{margin-top:0}.knowledge-center-wrapper .content-wrapper.article .article-content ol{border-left:6px solid #004fff}.knowledge-center-wrapper .content-wrapper.article .article-content ul{border-left:6px solid transparent}.knowledge-center-wrapper .content-wrapper.article .article-content ul ul,.knowledge-center-wrapper .content-wrapper.article .article-content ul ol,.knowledge-center-wrapper .content-wrapper.article .article-content ol ul,.knowledge-center-wrapper .content-wrapper.article .article-content ol ol{padding-left:25px}.knowledge-center-wrapper .content-wrapper.article .article-content h1{margin-top:32px;margin-bottom:22px}.knowledge-center-wrapper .content-wrapper.article .article-content h2{margin-top:26px;margin-bottom:18px}.knowledge-center-wrapper .content-wrapper.article .article-content h3,.knowledge-center-wrapper .content-wrapper.article .article-content h4{margin-top:20px;margin-bottom:14px}.knowledge-center-wrapper .content-wrapper.article .article-content>pre{border-radius:0;border:0;padding:20px 30px}.knowledge-center-wrapper .content-wrapper.article .article-content>.quote{border-left:6px solid #004fff;color:#004fff;padding:0 0 0 20px}.knowledge-center-wrapper .content-wrapper.article .article-content *{max-width:100%}.knowledge-center-wrapper .content-wrapper.article .article-content details{background-color:var(--color-light, #dfefff)}.knowledge-center-wrapper .content-wrapper.article .article-content details .arrow{margin-right:10px}.knowledge-center-wrapper .content-wrapper.article .article-content details[open] summary div{width:100%;border-bottom:solid 1px rgba(0,12,34,.25)}.knowledge-center-wrapper .content-wrapper.article .article-content details:not([open]) .arrow{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.knowledge-center-wrapper .content-wrapper.article .article-content details summary{padding:0 10px}.knowledge-center-wrapper .content-wrapper.article .article-content details summary div{display:flex;cursor:pointer;align-items:center;justify-content:space-between;font-size:16px;line-height:25px;padding:15px 10px}.knowledge-center-wrapper .content-wrapper.article .article-content details p{padding:15px 20px}.knowledge-center-wrapper .content-wrapper.article .navigation-list:last-of-type{grid-area:related}.knowledge-center-wrapper .content-wrapper.article .navigation-list:first-of-type{grid-area:content}.image-article-container{background:#ffe6a9}.image-article-container .article-inner>.skeleton-wrapper{display:flex;flex-grow:1}.image-article-container .article-inner img{object-fit:cover;width:100%;height:100%}.image-article-container .article-inner .article-preview-area{display:flex;flex-direction:column;box-shadow:0 2px 2px #00000040;background:#fff;padding:14px}.image-article-container .article-inner .article-preview-area .top-title{overflow:auto;height:100%;margin-bottom:10px}.image-article-container .article-inner .article-preview-area .btn{display:flex;justify-content:center;align-items:center;width:100%;height:35px}@media (max-width: 1199px){.image-article-container .article-inner .article-preview-area .btn{height:25px}}.image-article-container .article-inner .skeleton-wrapper+.article-preview-area{box-shadow:0 0}.search-bar-wrapper{position:relative}.search-bar-wrapper .results{position:absolute;z-index:1000;width:100%;padding:5px 0;text-align:left;background-color:#fff;border:1px solid #ccc;max-height:400px;overflow-y:auto}.search-bar-wrapper .results.none{padding:10px 20px;color:#000c22}.search-bar-wrapper .results .item{width:100%;padding:3px 20px;cursor:default}.search-bar-wrapper .results .item.category{display:block;padding:3px 13px;font-size:12px;color:#59616f;white-space:nowrap}.search-bar-wrapper .results .item:focus,.search-bar-wrapper .results .item:hover{color:#000c22;background:#ccced3}.search-bar-wrapper .results.load{padding:5px 20px}#login-remember-me-bar{height:20px;margin-bottom:20px}.forgot-password{padding:20px}.forgot-password h2{margin-top:20px;display:initial}.forgot-password p{margin-top:20px}.forgot-password .text-field-wrapper{margin:20px 0 30px}.forgot-password .btn{min-width:150px}#login-footer{margin-top:20px;padding-top:10px;border-top:1px solid #979797;height:20px}#login-footer .btn-text{color:#000c22}#login-footer .btn-text:active,#login-footer .btn-text:hover{color:#004fff;text-decoration:underline}#login-request-domain{margin-top:80px}#login-request-domain p{margin:30px 0}.news-wrapper .news-image{float:center;margin-bottom:43px;max-width:100%;max-height:50vh}.news-wrapper .news-title{font-size:20px;font-weight:500}.news-wrapper .news-text{margin-bottom:20px}.login-wrapper .remember-me-label{font-family:inherit;margin-left:15px}.login-wrapper .input-label{padding-left:0}.login-wrapper .logged-in-as p{margin-top:25px;margin-bottom:45px}.login-wrapper .logged-in-as .btn-text{width:100%;text-decoration:underline}.login-wrapper .logged-in-as .btn-text:hover{text-decoration:underline}.login-wrapper .logged-in-as button{margin-bottom:15px}.login-wrapper .buttons-wrapper{margin-top:30px;display:flex;justify-content:center}.login-wrapper .buttons-wrapper .btn{min-width:150px}.login-wrapper .buttons-wrapper .margin{margin-left:40px}@media (min-width: 1024px){#login-remember-me-bar{margin-bottom:20px}#login-request-domain{margin-top:50px}}@media (min-width: 1440px){#login-remember-me-bar{margin-bottom:30px}#login-footer{margin-top:40px}.news-wrapper .news-image{margin-bottom:50px}.news-wrapper .news-text{margin-bottom:25px}}@media (max-width: 1023px){#login-request-domain .title{text-align:center}#login-request-domain p{margin:10px 0}.news-wrapper .news-title{order:-1}}.domain-overview-table{white-space:nowrap}.domain-overview-table td{white-space:break-spaces;word-break:break-word;overflow:hidden}.domain-overview-table .revoke-header{width:5%}.difference{color:#043ca0;cursor:default;margin-left:7px}.difference.positive{color:#28b9ad}.difference.negative{color:#b92896}.statistic-tile .difference{margin-left:0}.widget-container{width:100%}.widget-container .loading-wrapper,.widget-container .loading-wrapper .skeleton-wrapper{display:flex;justify-content:center}.widget-container .top-row{display:flex;justify-content:space-between;z-index:1;position:relative}.widget-container .top-row .title{margin-bottom:10px}.widget-container .top-row .skeleton-wrapper{margin-left:auto}.widget-container .top-row .react-loading-skeleton{margin:12px 0}.widget-container .top-row .loader-grouped-wrapper{height:38px;width:auto;margin-left:auto}.widget-container .top-row .grouped{width:auto;margin-left:auto}.widget-container .top-row .grouped select{border:0;width:auto;padding:0 30px 0 5px}.widget{height:auto!important;min-height:200px;max-height:300px}.widget.pie,.widget.donut{margin-top:-20px}.widget .recharts-legend-wrapper{position:inherit!important;width:auto!important;height:auto!important;left:-14px!important;top:0!important;bottom:0!important}.widget .recharts-text{font-size:11px}.widget .horizontal-lines{stroke:#e3e6ee}.statistics-wrapper{margin-bottom:15px}@media (min-width: 1440px){.statistics-wrapper{margin-bottom:25px}}.statistics-wrapper .statistic-tile{position:relative;display:flex;align-items:center;padding:5px 15px}.statistics-wrapper .statistic-tile.selected{border:1px solid #043ca0}.statistics-wrapper .statistic-tile .tooltip-i{position:absolute;top:0;right:3px}.statistics-wrapper .statistic-tile .content{width:100%}.statistics-wrapper .statistic-tile .content .value-wrapper{display:flex;justify-content:space-between}.statistics-wrapper .statistic-tile .content .value{width:50%;color:#004fff;max-width:75px}.statistics-wrapper .statistic-tile .content .name{margin-bottom:5px}.reports-wrapper{width:100%}.reports-wrapper .white-block:not(.statistic-tile){display:flex;flex-direction:column}.reports-wrapper .table-wrapper.white-block{padding:15px 20px}.reports-wrapper .header{align-items:center;display:flex;justify-content:space-between;width:100%}.reports-wrapper .export-refresh-buttons{display:flex}.reports-wrapper .export-refresh-buttons .download{margin-right:15px}.reports-wrapper .export-refresh-buttons .download img{height:25px;width:25px}.reports-wrapper.overview{position:relative}.reports-wrapper.overview .export-refresh-buttons{position:absolute;right:0;top:15px}.reports-wrapper.overview .updates-and-recommendation-wrapper{display:flex;margin:0 -7.5px}.reports-wrapper.overview .updates-and-recommendation-wrapper .title-wrapper{min-height:60px}@media (max-width: 1199px){.reports-wrapper.overview .updates-and-recommendation-wrapper .title-wrapper{min-height:57px}}@media (max-width: 1023px){.reports-wrapper.overview .updates-and-recommendation-wrapper .title-wrapper .title-wrapper{min-height:15px}}.reports-wrapper.overview .updates-and-recommendation-wrapper .message{display:flex;flex:1;flex-direction:column;margin:0 7.5px}@media (min-width: 1440px){.reports-wrapper.overview .updates-and-recommendation-wrapper .message{margin:0 12.5px}}.reports-wrapper.overview .updates-and-recommendation-wrapper .updates-and-recommendations{padding:15px 18px 18px;flex:1;border:1px solid transparent}.reports-wrapper.overview .updates-and-recommendation-wrapper .updates-and-recommendations .article-title{margin-bottom:20px;display:flex;flex-direction:row}.reports-wrapper.overview .updates-and-recommendation-wrapper .updates-and-recommendations .article-title h3{margin-bottom:0}.reports-wrapper.overview .updates-and-recommendation-wrapper .updates-and-recommendations .article-title .critical{margin-left:10px}@media (min-width: 1440px){.reports-wrapper.overview .updates-and-recommendation-wrapper{margin:0 -12.5px}}@media (max-width: 1023px){.reports-wrapper.overview .updates-and-recommendation-wrapper{flex-direction:column}}.reports-wrapper.overview>h1{display:flex;align-items:center}.reports-wrapper.overview>h1 svg{margin-left:10px}.reports-wrapper.overview>h1:hover{cursor:pointer}.reports-wrapper.overview>h1:hover .arrow-block{fill:#000c22}.reports-wrapper.overview>h1:hover:not(:active){text-decoration:underline}.reports-wrapper .best-days-and-times .value-wrapper{flex-direction:column}.reports-wrapper .best-days-and-times .value-wrapper .value{width:100%;max-width:100%}.recharts-custom-legend{flex-direction:column;width:100%;padding-inline-start:0;list-style-type:none;display:flex;float:left}.recharts-custom-legend:not(.vertical){flex-flow:row wrap;justify-content:center}.recharts-custom-legend .legend-item-wrapper{margin-left:7px;display:inline-block;width:100%}.recharts-custom-legend .tooltip-wrapper{display:inline-block;line-height:inherit;width:100%}.recharts-custom-legend .space-between{display:flex;justify-content:space-between}.recharts-custom-legend .space-between .difference{width:40px;justify-content:right;margin-left:10px;display:flex}.recharts-custom-legend .space-between .difference .tooltip-wrapper{width:initial}.recharts-custom-legend .legend-item{font-size:11px;color:#000c22;display:flex;flex-direction:row}.recharts-custom-legend .legend-item .ball{width:7px;height:7px;border-radius:50%;margin-top:4px;margin-right:8px;margin-left:9px}.recharts-custom-legend .legend-item .ball.empty{border:2px solid #e3e6ee}.recharts-custom-legend .legend-item.right{margin-left:4px}.recharts-tooltip{background:#000c22;opacity:.9;border-radius:2px;color:#fff;padding:3px 8px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.recharts-tooltip .name{font-size:9px;margin-right:10px}.recharts-tooltip .value{font-size:11px}.recharts-tooltip .tooltip-row{display:flex;justify-content:space-between;width:100%}.recharts-layer .recharts-cartesian-axis-tick-value tspan{font-family:CeraPro,Arial,sans-serif}.correlation-chart{display:flex;justify-items:start}.correlation-chart .correlation-table{width:100%;border-spacing:5px;border-collapse:separate;table-layout:fixed}.correlation-chart .correlation-table tr{height:30px}.correlation-chart .correlation-table tr:last-of-type{font-size:12px}.correlation-chart .correlation-table tr:last-of-type td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.correlation-chart .correlation-table td:first-of-type{width:66px}.correlation-chart .correlation-table td:not(:first-of-type){text-align:center;width:30px;font-family:CeraProMedium,Arial,sans-serif;position:relative}.correlation-chart .correlation-table td:not(:first-of-type) .prev{position:absolute;right:max(5%,5px);top:calc(50% - 8px)}.correlation-chart .legend{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:5px min(20px,3%) 40px min(20px,4%)}.correlation-chart .legend .gradient{height:100%;width:6px}.correlation-chart .legend .numbers{display:flex;flex-direction:column;justify-content:space-between;margin:-5px 5px;font-size:10px;height:100%;height:-moz-available;height:-webkit-fill-available;height:fill-available}.correlation-chart .legend-text{writing-mode:vertical-rl;text-orientation:mixed;text-align:center;font-size:10px;margin:30px 0 40px}.sentiment .sentiment-row{margin-bottom:10px}.sentiment .sentiment-row.has-previous .sentiment-bar-wrapper .sentiment-bar{height:24px}.sentiment .sentiment-label{margin-bottom:5px}.sentiment .bar-value-wrapper{width:100%;display:flex;align-items:center}.sentiment .bar-value-wrapper .sentiment-bar-wrapper{width:100%;position:relative;display:flex;align-items:center}.sentiment .bar-value-wrapper .sentiment-bar-wrapper .sentiment-bar{height:36px;position:relative;margin:2px 0}.sentiment .bar-value-wrapper .sentiment-bar-wrapper .sentiment-value{flex-shrink:0;width:35px;padding-left:5px}.settings-wrapper .white-block{line-height:25px}.settings-wrapper .white-block .number-distribution-status{display:flex;align-items:center;margin-bottom:25px}.settings-wrapper .white-block .number-distribution-status .skeleton-wrapper{width:inherit;padding-right:12px}.settings-wrapper .white-block .number-distribution-status .header{margin-right:50px}.settings-wrapper .white-block .number-distribution-status .big-dot{margin-right:12px}.settings-wrapper .change-history .max-length{max-width:300px;overflow:hidden;text-overflow:ellipsis}.settings-wrapper .mcc-properties{width:100%;display:flex}@media (max-width: 799px){.settings-wrapper .mcc-properties{flex-direction:column;align-items:center}}.settings-wrapper .mcc-properties .white-block{width:100%;padding:22px 20px;max-width:500px}@media (max-width: 799px){.settings-wrapper .mcc-properties .white-block{max-width:100%}}.settings-wrapper .mcc-properties .account-manager-photo{width:300px;aspect-ratio:1;border-radius:50%;margin-left:40px;max-width:100%}@media (max-width: 799px){.settings-wrapper .mcc-properties .account-manager-photo{margin-left:0;margin-top:40px}}.settings-wrapper.data-processor-agreement .download-wrapper{display:flex;align-items:center}.settings-wrapper.data-processor-agreement .download-wrapper .btn-text{margin-left:10px;height:auto}@media (max-width: 1199px){.settings-wrapper.data-processor-agreement .download-wrapper .btn-text{font-size:12px}}.settings-wrapper.data-processor-agreement .popup{height:800px;max-height:80vh}.settings-wrapper.data-processor-agreement .popup .popup-body{display:flex;flex:1;height:100%;width:100%}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper{display:flex;flex:1;flex-direction:column;row-gap:30px}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .document{flex:3;height:100%}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .document iframe{height:100%;width:100%}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions{flex:1;width:65%;margin:0 auto}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper{display:flex;justify-content:space-between;column-gap:20px}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper .input-label{font-family:CeraProRegular,sans-serif;font-weight:700;display:inline-flex;align-items:center}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper .text-field-wrapper{max-width:324px}@media (max-width: 480px){.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper .text-field-wrapper{max-width:100%}}@media (max-width: 480px){.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper{flex-direction:column}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .input-wrapper .input-label{margin-bottom:15px}}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .accept{margin-top:20px;text-align:left}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .buttons{display:flex;justify-content:center;column-gap:30px;margin-top:35px}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .buttons .btn{width:150px;align-items:center}@media (max-width: 480px){.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .buttons{flex-direction:column}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .buttons .btn{width:100%}.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions .buttons .btn:not(:first-of-type){margin-top:10px}}@media (max-width: 799px){.settings-wrapper.data-processor-agreement .sign-dpa-wrapper .actions{width:100%}}.settings-wrapper .number-formatter-preview{text-align:center}.settings-wrapper.change-request-details{max-width:800px}.settings-wrapper.change-request-details .white-block:not(:first-of-type){margin-top:20px}#data-processor-agreement{overflow:auto!important;padding:20px}#data-processor-agreement.fade-out{overflow:hidden!important}#data-processor-agreement .skeleton-wrapper{line-height:25px}.go-to-arrow{display:flex;justify-content:end;align-items:center;color:#043ca0;font-size:16px;font-weight:700;cursor:pointer;align-self:end;margin-top:auto;padding-top:10px}.go-to-arrow:hover{text-decoration:underline}.go-to-arrow svg{margin-left:10px}.transcripts-wrapper,.table-wrapper .wrap-table.whole-rows{margin:0 -20px}.table-wrapper .table.transcripts{width:100%;margin-bottom:0}.table-wrapper .table.transcripts tbody tr:not(.no-data) td{padding:10px 0}.table-wrapper .table.transcripts tbody tr:not(.no-data) td:first-of-type{padding-left:20px}.table-wrapper .table.transcripts tbody tr:not(.no-data) td:last-of-type{padding-right:20px;text-align:end;vertical-align:top}.table-wrapper .table.transcripts tbody tr:not(.no-data) .caller{display:flex;flex-direction:column}.table-wrapper .table.transcripts tbody td.no-data{padding:10px 20px}.reports-wrapper .transcript-details{display:grid;grid-template-areas:"summary" "transcript" "scorecard" "participation" "participants" "sentiment-development";grid-gap:15px;width:100%}@media (min-width: 1199px){.reports-wrapper .transcript-details{grid-template-areas:"summary summary" "transcript scorecard" "transcript participation" "participants participants" "sentiment-development sentiment-development";grid-template-columns:[transcript] calc(100% - 365px) [scorecard participation] 350px [summary participants sentiment-development] 100%}}@media (min-width: 1199px) and (min-width: 1440px){.reports-wrapper .transcript-details{grid-gap:25px;margin-bottom:25px;grid-template-columns:[transcript] calc(100% - 375px) [scorecard participation] 350px [summary participants sentiment-development] 100%}}.reports-wrapper .transcript-details .summary{grid-area:summary}.reports-wrapper .transcript-details .summary .detail-bar{height:auto;padding:15px 30px;margin-bottom:20px;width:100%;justify-content:space-between}@media (max-width: 799px){.reports-wrapper .transcript-details .summary .detail-bar{flex-direction:column;align-items:flex-start}}.reports-wrapper .transcript-details .transcript-scorecard tr{height:50px}.reports-wrapper .transcript-details .transcript-scorecard tr td:first-of-type{padding-right:20px}.reports-wrapper .transcript-details .transcript-wrapper{grid-area:transcript}.reports-wrapper .transcript-details .scorecard-wrapper{grid-area:scorecard}.reports-wrapper .transcript-details .participation-ratio-wrapper{grid-area:participation}.reports-wrapper .transcript-details .table-wrapper{grid-area:participants}.reports-wrapper .transcript-details .sentiment-development{grid-area:sentiment-development}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
